Advertisement
iamthemelocked

Iamthemelocked Theme 46 (REVAMPED)

May 7th, 2014
916
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.10 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--- Theme by iamthemelocked
  4. DO NOT REMOVE THE CREDIT
  5. DO NOT COPY
  6. DO NOT CLAIM AS YOUR OWN
  7. IF YOU DO THEN I´LL MAKE YOU INTO SHOES
  8. BIT NOT GOOD, ISN´T IT?--->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  11.  
  12. <title>{block:TagPage}#{Tag} /// {/block:TagPage} {block:SearchPage}{lang:Search Results For SearchQuery} - {/block:SearchPage} {Title}</title>
  13.  
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
  15.  
  16. <meta charset="utf-8">
  17. <meta name="viewport" content="initial-scale=1.0, width=device-width" />
  18.  
  19. <link rel="shortcut icon" href="{favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22.  
  23. <meta name="image:Background Image" content=""/>
  24.  
  25. <meta name="image:Sidebar Image 1" content=""/>
  26. <meta name="image:Sidebar Image 2" content=""/>
  27. <meta name="image:Sidebar Image 3" content=""/>
  28.  
  29. <meta name="if:250px Posts" content="0"/>
  30. <meta name="if:One Column" content="1"/>
  31. <meta name="if:Show Captions" content="1"/>
  32. <meta name="if:Infinite Scroll" content="0"/>
  33. <meta name="if:Background Image" content="0"/>
  34. <meta name="if:5 Accent Colours" content="1"/>
  35. <meta name="if:Accentuated Tags" content="0"/>
  36. <meta name="if:Black And White Posts" content="0"/>
  37. <meta name="if:Zooming Post Images" content="1"/>
  38. <meta name="if:Tiny Cursor" content="1">
  39. <meta name="if:Updates Tab" content="1"/>
  40.  
  41. <meta name="font:General Font" content="calibri" />
  42. <meta name="text:General Font Size" content="8px"/>
  43. <meta name="if:Uppercase Text" content="1"/>
  44.  
  45. <meta name="color:Background" content="#fafafa"/>
  46. <meta name="color:Post Background" content="#ffffff"/>
  47. <meta name="color:Post Border" content="#f1f1f1"/>
  48. <meta name="color:Text" content="#8f8f8f"/>
  49. <meta name="color:Links" content="#222222"/>
  50. <meta name="color:Title" content="#fdfdfd"/>
  51.  
  52. <meta name="color:Sidebar" content="#111111"/>
  53. <meta name="color:Accent 1" content="#df6c7a" />
  54. <meta name="color:Accent 2" content="#df9a6c" />
  55. <meta name="color:Accent 3" content="#e5de71" />
  56. <meta name="color:Accent 4" content="#8bea71" />
  57. <meta name="color:Accent 5" content="#97c5e0" />
  58. <meta name="color:Alternative Accent" content="#cccccc" />
  59.  
  60. <meta name="color:Scrollbar" content="#000000"/>
  61.  
  62. <meta name="text:Home Link" content="Index"/>
  63. <meta name="text:Message Link" content="Message"/>
  64. <meta name="text:Link 1 Title" content="Link 1"/>
  65. <meta name="text:Link 1 Url" content="http://"/>
  66. <meta name="text:Link 2 Title" content="Link 2"/>
  67. <meta name="text:Link 2 Url" content="http://"/>
  68. <meta name="text:Link 3 Title" content="Link 3"/>
  69. <meta name="text:Link 3 Url" content="http://"/>
  70.  
  71. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  72. <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  73.  
  74. <!--- SPECIAL FONTS --->
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
  77. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  78. <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
  79. <link href='http://fonts.googleapis.com/css?family=Wisdom Script' rel='stylesheet' type='text/css'>
  80. <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
  81. <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  82. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  83.  
  84. <!--- SPECIAL FONTS --->
  85.  
  86. <style type="text/css">
  87.  
  88. /* basic styles */
  89.  
  90. /* --- SCROLLBAR ---*/
  91.  
  92. ::-webkit-scrollbar {background-color:{color:Background}; height:5px; width:4px}::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:40px;}::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:5px!important}
  93.  
  94. iframe#tumblr_controls {top:auto;right:0;bottom:2px;z-index:99999;opacity:.5!important;position:fixed!important;-webkit-transition:opacity .4s linear;transition:opacity .4s linear;}
  95.  
  96. iframe#tumblr_controls:hover {opacity:.67!important;}
  97.  
  98. /* --- SCROLLBAR ---*/
  99.  
  100. /* --- IMAGE EFFECT ---*/
  101.  
  102. .imgp {
  103. {block:ifNotBackgroundImage}background-color:{color:Post Background};{/block:ifNotBackgroundImage}{block:ifBackgroundImage}background-color:transparent;{/block:ifBackgroundImage}
  104. overflow:hidden;
  105. }
  106.  
  107. .imgp img {
  108. -webkit-transform: scale(1.00);
  109. -webkit-transition: all 1s ease;
  110. -moz-transition: all 1s ease;
  111. -o-transition: all 1s ease;
  112. -ms-transition: all 1s ease;
  113. transition: all 1s ease;
  114. }
  115.  
  116. {block:IfZoomingPostImages}
  117. .po:hover .imgp img {
  118. -webkit-transform: scale(1.3);
  119. }{/block:IfZoomingPostImages}
  120.  
  121. .pset {
  122. -webkit-transform: scale(1.0);
  123. -webkit-transition: all 1s ease;
  124. -moz-transition: all 1s ease;
  125. -o-transition: all 1s ease;
  126. -ms-transition: all 1s ease;
  127. transition: all 1s ease;
  128. }
  129.  
  130. {block:IfZoomingPostImages}
  131. .po:hover .pset {
  132. -webkit-transform: scale(1.15);
  133. }{/block:IfZoomingPostImages}
  134.  
  135. /* --- IMAGE EFFECT ---*/
  136.  
  137. /* --- BODY ---*/
  138.  
  139. #s-m-t-tooltip{
  140. position:absolute;
  141. margin-top: 15px;
  142. margin-left:15px;
  143. z-index:9999999999999;
  144. background:{color:Links};
  145. color:{color:Post Background};
  146. {block:IfUppercaseText}
  147. text-transform:uppercase;
  148. {/block:IfUppercaseText}
  149. {block:IfNotUppercaseText}
  150. text-transform:normal;
  151. {/block:IfNotUppercaseText}
  152. letter-spacing:0.5px;
  153. line-height:13px;
  154. font-family:{font:General Font};
  155. font-size:{text:General Font Size};
  156. max-width:300px;
  157. padding:2px 6px;
  158. -webkit-transition:all 0.4s;
  159. -moz-transition:all 0.4s;
  160. -ms-transition:all 0.4s;
  161. -o-transition:all 0.4s;
  162. transition:all 0.4s;
  163. }
  164.  
  165. body {
  166. color: {color:Text};
  167. background-color:{color:Background};
  168. {block:ifBackgroundImage}background-image:url({image:Background Image});
  169. background-position:center top;background-repeat:repeat;background-attachment:fixed;background-size:cover;{/block:ifBackgroundImage}
  170. font: 9px 'Trebuchet MS', sans-serif;
  171. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  172. }
  173.  
  174. {block:IfTinyCursor}*, body, a, a:hover {cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;} {/block:IfTinyCursor}
  175.  
  176. b, strong {color:{color:Text};word-wrap:normal;}
  177. i, em {color: color:{color:Text};word-wrap:normal;}
  178. p {margin-top:5px;margin-bottom:5px}
  179. ol {list-style:normal;}
  180. ul {list-style:square;}
  181. small {font-family:{font:General Font};font-size:{text:General Font Size};}
  182. big {font-family:{font:General Font};font-size:{text:General Font Size};}
  183.  
  184. blockquote {
  185. padding-left:10px;
  186. margin-left:15px;
  187. margin-top:5px;
  188. border-left:1px solid {color:Post Border};
  189. }
  190.  
  191. a {
  192. font-weight:normal;
  193. word-wrap:initial;
  194. text-decoration:none;
  195. {block:IfUppercaseText}
  196. text-transform:uppercase;
  197. {/block:IfUppercaseText}
  198. {block:IfNotUppercaseText}
  199. text-transform:normal;
  200. {/block:IfNotUppercaseText}
  201. font-family:{font:General Font};
  202. font-size:{text:General Font Size};
  203. color:{color:Text};
  204. word-wrap: break-word;
  205. -moz-outline-style:none;
  206. -webkit-transition:all 0.5s;
  207. -moz-transition:all 0.5s;
  208. -ms-transition:all 0.5s;
  209. -o-transition:all 0.5s;
  210. transition:all 0.5s;
  211. }
  212.  
  213. a:hover {
  214. color:{color:Links};
  215. -moz-outline-style:none;
  216. -webkit-transition:all 0.5s;
  217. -moz-transition:all 0.5s;
  218. -ms-transition:all 0.5s;
  219. -o-transition:all 0.5s;
  220. transition:all 0.5s;
  221. }
  222.  
  223. .caption a, .text a, #description a, #tab11 a {
  224. padding:0px;
  225. position:relative;
  226. border-bottom:1px solid {color:Post Border};
  227. }
  228.  
  229. .caption a:before, .text a:before, #description a:before, #tab11 a:before{
  230. content:'';
  231. top:99%;
  232. width:0;
  233. height:1px;
  234. right:50%;
  235. background:{color:Links};
  236. position:absolute;
  237. transition:all .2s linear;
  238. -webkit-transition:all .2s linear;
  239. -moz-transition:all .2s linear;
  240. -o-transition:all .2s linear;
  241. }
  242.  
  243. .caption a:hover::before, .text a:hover::before, #description a:hover::before, #tab11 a:hover::before{
  244. width:100%;
  245. right:0;
  246. }
  247.  
  248. h2 {
  249. font-family: 'Montserrat', sans-serif;
  250. font-size:14px;
  251. margin-top:-5px;
  252. line-height:12px;
  253. padding-bottom:3px;
  254. margin-bottom:-3px;
  255. border-bottom:1px solid {color:Post Border};
  256. color:{color:Links};
  257. -webkit-transition:all 0.5s;
  258. -moz-transition:all 0.5s;
  259. -ms-transition:all 0.5s;
  260. -o-transition:all 0.5s;
  261. transition:all 0.5s;
  262. }
  263.  
  264. h2:first-letter {color:{color:Accent 1};}
  265.  
  266. pre {
  267. white-space: pre-wrap;
  268. white-space: -moz-pre-wrap;
  269. white-space: -pre-wrap;
  270. white-space: -o-pre-wrap;
  271. word-wrap: break-word;
  272. font-family:inconsolata, consolas, monospace;
  273. }
  274.  
  275. pre a{font-size:8px;}
  276. .caption {text-align:left;display:block;}
  277. .caption img {width:50%;}
  278.  
  279. /* --- BODY ---*/
  280.  
  281. /* --- POST ENTRIES ---*/
  282.  
  283. #big {
  284. position:absolute;z-index:9999;top:32px;
  285. min-height:calc(100% - 200px);
  286. {block:ifNotBackgroundImage}background-color:{color:background};{/block:ifNotBackgroundImage}{block:ifBackgroundImage}background-color:transparent;{/block:ifBackgroundImage}
  287. margin-left:auto;margin-right:auto;right:0px;
  288. {block:IndexPage}{block:ifNotOneColumn}
  289. {block:if250pxPosts}width:950px;left:250px;{/block:if250pxPosts}
  290. {block:ifNot250pxPosts}width:950px;left:250px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:530px;left:200px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}width:530px;left:200px;{/block:PermalinkPage}
  291. }
  292.  
  293. .entries {
  294. position:relative;
  295. text-align:left;
  296. display:inline-block;
  297. margin:0px 35px 35px 0px;
  298. padding:0px 0px 0px 0px;
  299. {block:IndexPage}{block:ifNotOneColumn}
  300. {block:if250pxPosts}width:275px;{/block:if250pxPosts}
  301. {block:ifNot250pxPosts}width:425px;{/block:ifNot250pxPosts}
  302. {/block:ifNotOneColumn}{block:ifOneColumn}width:531px;margin-bottom:35px;{/block:ifOneColumn}{/block:IndexPage}
  303. {block:PermalinkPage}width:531px;{/block:PermalinkPage}
  304. }
  305.  
  306. .post {
  307. position:relative;
  308. padding:15px 15px 13px 15px;
  309. {block:ifNotBackgroundImage}background-color:{color:Post Background};{/block:ifNotBackgroundImage}{block:ifBackgroundImage}background-color:transparent;{/block:ifBackgroundImage}
  310. border:1px solid {color:Post Border};
  311. color:{color:Post Text};
  312. {block:IfUppercaseText}
  313. text-transform:uppercase;
  314. {/block:IfUppercaseText}
  315. {block:IfNotUppercaseText}
  316. text-transform:normal;
  317. {/block:IfNotUppercaseText}
  318. font-family:{font:General Font};
  319. font-size:{text:General Font Size};
  320. {block:IfBlackandWhitePosts}
  321. -webkit-filter: grayscale(100%);
  322. -moz-filter: grayscale(100%);
  323. filter: grayscale(100%);
  324. -webkit-transition:all 0.5s;
  325. -moz-transition:all 0.5s;
  326. -ms-transition:all 0.5s;
  327. -o-transition:all 0.5s;
  328. transition:all 0.5s;
  329. }
  330.  
  331. .post:hover {
  332. -webkit-transition:all 0.5s;
  333. -moz-transition:all 0.5s;
  334. -ms-transition:all 0.5s;
  335. -o-transition:all 0.5s;
  336. transition:all 0.5s;
  337. -webkit-filter: grayscale(0%);
  338. -moz-filter: grayscale(0%);
  339. filter: grayscale(0%);
  340. {block:IfBlackandWhitePosts}
  341. }
  342.  
  343. /* --- POST ENTRIES ---*/
  344.  
  345. /* --- HEADER ---*/
  346.  
  347. #sidebar {
  348. height:350px;
  349. z-index:99999;
  350. position:fixed;
  351. width:100px;
  352. margin-top:100px;
  353. margin-left:auto;margin-right:auto;right:0px;
  354. {block:if250pxPosts}left:-980px;{/block:if250pxPosts}
  355. {block:ifNot250pxPosts}left:-980px;{/block:ifNot250pxPosts}
  356. {block:ifOneColumn}left:-560px;{/block:ifOneColumn}
  357. {block:PermalinkPage}left:-560px;{/block:PermalinkPage}
  358. }
  359.  
  360. #sidebarimage1 img{
  361. width:80px;
  362. height:80px;
  363. z-index:999;
  364. padding:10px;
  365. position:fixed;
  366. border:5px solid {color:Sidebar};
  367. margin-top:0px;
  368. }
  369.  
  370. #sidebarimage2 img{
  371. width:80px;
  372. height:80px;
  373. z-index:99;
  374. padding:10px;
  375. position:fixed;
  376. border:5px solid {color:Sidebar};
  377. margin-top:136px;
  378. }
  379.  
  380. #sidebarimage3 img{
  381. width:80px;
  382. height:80px;
  383. z-index:99;
  384. padding:10px;
  385. position:fixed;
  386. border:5px solid {color:Sidebar};
  387. margin-top:272px;
  388. }
  389.  
  390. #links {
  391. margin-top:113px;
  392. margin-left:-1.7px;
  393. z-index:99999;
  394. position:fixed;
  395. text-align:center;
  396. }
  397.  
  398. #links a{
  399. margin:0px 1.25px;
  400. font-size:13px;
  401. width:12px;
  402. font-weight:bold;
  403. height:12px;
  404. line-height:11px;
  405. padding:2px;
  406. text-align:center;
  407. background:{color:Sidebar};
  408. font-family:calibri;
  409. border:2px solid {color:Sidebar};
  410. display:inline-block;
  411. color:{color:Title};
  412. }
  413.  
  414. {block:If5AccentColours}
  415. #links a:hover:nth-child(5n+1){background:{color:Accent 1};}
  416. #links a:hover:nth-child(5n+2){background:{color:Accent 2};}
  417. #links a:hover:nth-child(5n+3){background:{color:Accent 3};}
  418. #links a:hover:nth-child(5n+4){background:{color:Accent 4};}
  419. #links a:hover:nth-child(5n+5){background:{color:Accent 5};}
  420. {/block:If5AccentColours}
  421.  
  422. {block:IfNot5AccentColours}#links a:hover {background:{color:Alternative Accent};color:{color:Sidebar};}{/block:IfNot5AccentColours}
  423.  
  424. #description {
  425. color:{color:Text};
  426. font-family:calibri;
  427. font-size:9px;
  428. line-height:9px;
  429. position:fixed;
  430. z-index:9;
  431. overflow:auto;
  432. height:112px;
  433. width:110px;
  434. padding-right:4px;
  435. {block:IndexPage}margin-top:385px;{/block:IndexPage}
  436. text-transform:uppercase;
  437. text-align:justify;
  438. {block:PermalinkPage}margin-left:auto;margin-right:auto;right:0px;left:-547px;margin-top:480px;{/block:PermalinkPage}}
  439.  
  440. #title {
  441. text-align:center;
  442. font-size:13px;
  443. left:0px;right:0px;margin-left:auto;margin-right:auto;
  444. padding:5px 2px;
  445. line-height:12px;
  446. background:{color:Sidebar};
  447. text-transform:uppercase;
  448. color:{color:Title};
  449. position:relative;
  450. margin-bottom:3px;
  451. font-family: 'Montserrat', sans-serif;
  452. }
  453.  
  454. /* --- HEADER ---*/
  455.  
  456. /* --- PAGINATION ---*/
  457.  
  458. .pagination {
  459. letter-spacing:1px;
  460. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  461. margin-top:252px;
  462. width:108px;
  463. margin-bottom:12px;
  464. text-align:center;
  465. z-index:99999;
  466. margin-left:0px;
  467. position:fixed;
  468. {block:IfInfiniteScroll}display:none;{block:IfInfiniteScroll}
  469. {block:IfNotInfiniteScroll}display:block;{block:IfNotInfiniteScroll}
  470. text-transform:uppercase;
  471. }
  472.  
  473. .pagination a, .current {
  474. margin-top:50px;
  475. font-weight:bold;
  476. margin:0px;
  477. color:{color:Title};background-color:{color:Sidebar};
  478. border:2px solid {color:Post Border};
  479. padding:1.5px 5.5px;
  480. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  481. font-size:10px;}
  482.  
  483. .current {background-color:{color:Title};color:{color:Sidebar};}
  484. .pagination a:hover{background-color:{color:Title};color:{color:Sidebar};}
  485.  
  486. /* --- PAGINATION ---*/
  487.  
  488. /* --- INFO SECTION ---*/
  489.  
  490. #info {margin-top:7px;padding:0px 4px 2px 4px;text-align:center;position:relative;display:block;border:1px solid {color:Post Border};z-index:0;}
  491.  
  492. #info a {
  493. display:inline-block;padding:2px 4px;font-family:calibri;font-size:8px;color:white;margin:2px 1px 0px 1px;}
  494.  
  495. {block:If5AccentColours}
  496. #info a:nth-child(5n+1){background:{color:Accent 1};}
  497. #info a:nth-child(5n+2){background:{color:Accent 2};}
  498. #info a:nth-child(5n+3){background:{color:Accent 3};}
  499. #info a:nth-child(5n+4){background:{color:Accent 4};}
  500. #info a:nth-child(5n+5){background:{color:Accent 5};}
  501. {/block:If5AccentColours}
  502.  
  503. {block:IfNot5AccentColours}
  504. #info a{background:{color:Alternative Accent};}
  505. {/block:IfNot5AccentColours}
  506.  
  507. #info a:hover{box-shadow:inset 0px -20px 0px {color:Links};}
  508.  
  509. .tags {
  510. display:block;
  511. text-align:justify;
  512. {block:IndexPage}margin-top:-21px;{/block:IndexPage}
  513. {block:PermalinkPage}margin-top:5px;{/block:PermalinkPage}
  514. padding:4px;
  515. position:relative;
  516. line-height:12px;
  517. z-index:99;
  518. {/block:IfNotAccentuatedTags}
  519. background-color:{color:Post Background};border:1px solid {color:Post Border};{/block:IfNotAccentuatedTags}
  520. {block:IfAccentuatedTags}
  521. background-color:{color:Links};border:0px solid transparent;
  522. {/block:IfAccentuatedTags}
  523. -webkit-transition:all 0.5s;
  524. -moz-transition:all 0.5s;
  525. -ms-transition:all 0.5s;
  526. -o-transition:all 0.5s;
  527. transition:all 0.5s;
  528. }
  529.  
  530. .post:hover .tags {
  531. margin-top:7px;
  532. {block:ifNotBackgroundImage}background-color:{color:Post Background};{/block:ifNotBackgroundImage}{block:ifBackgroundImage}background-color:transparent;{/block:ifBackgroundImage}
  533. -webkit-transition:all 0.5s;
  534. -moz-transition:all 0.5s;
  535. -ms-transition:all 0.5s;
  536. -o-transition:all 0.5s;
  537. transition:all 0.5s;
  538. }
  539.  
  540. .tags a {
  541. font-family:calibri;
  542. font-style:normal;
  543. margin:0px;
  544. text-align:justify;
  545. padding:2px 3px;
  546. text-transform:uppercase;
  547. {/block:IfNotAccentuatedTags}color:{color:Text};{/block:IfNotAccentuatedTags}
  548. {block:IfAccentuatedTags}color:white;{/block:IfAccentuatedTags}
  549. font-size:8px;
  550. }
  551.  
  552. {block:IfAccentuatedTags}
  553. .tags a:hover {box-shadow:inset 0px 20px 0px white;color:{color:Links};}{/block:IfAccentuatedTags}
  554.  
  555. {block:IfNot5AccentColours}
  556. .tags a:hover {box-shadow:inset 0px 20px 0px {color:Alternative Accent};color:white;}
  557. {/block:IfNot5AccentColours}
  558.  
  559. {block:If5AccentColours}{block:IfNotAccentuatedTags}
  560. .tags a:hover:nth-child(5n+1)
  561. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 1};}
  562. .tags a:hover:nth-child(5n+2)
  563. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 2};}
  564. .tags a:hover:nth-child(5n+3)
  565. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 3};}
  566. .tags a:hover:nth-child(5n+4)
  567. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 4};}
  568. .tags a:hover:nth-child(5n+5)
  569. {color:white;box-shadow:inset 0px 20px 0px {color:Accent 5};}
  570. {/block:IfNotAccentuatedTags}{/block:If5AccentColours}
  571.  
  572. /* --- INFO SECTION ---*/
  573.  
  574. /* --- QUOTES ---*/
  575.  
  576. .quote {
  577. padding:0px;
  578. font-family: 'Montserrat', sans-serif;
  579. font-size:14px;
  580. color:{color:Links};
  581. }
  582.  
  583. .quote:first-letter{
  584. padding:0px;
  585. font-family: 'Montserrat', sans-serif;
  586. font-size:14px;
  587. text-transform:uppercase;
  588. color:{color:Links};
  589. }
  590.  
  591. .quote-source {
  592. text-align:right;
  593. margin-top:-3px;
  594. font-weight:bold;
  595. color:{color:Text};
  596. padding-top:5px;
  597. font-size:8px;
  598. text-transform:uppercase;
  599. font-family:calibri;
  600. }
  601.  
  602. .quote-source a{
  603. text-align:right;
  604. font-weight:bold;
  605. font-size:8px;
  606. text-transform:uppercase;
  607. font-family:calibri;
  608. }
  609.  
  610. /* --- QUOTES ---*/
  611.  
  612. /* --- CHATS ---*/
  613.  
  614. ul.chat {
  615. margin:0px;
  616. padding:0px;
  617. }
  618.  
  619. .chat li {
  620. list-style-type:none;
  621. margin-left:0px;
  622. padding:4px;
  623. }
  624.  
  625. .odd .label {
  626. color:{color:Accent 1};
  627. }
  628.  
  629. .even .label {
  630. color:{color:Accent 2};
  631. }
  632.  
  633. .label {
  634. font-weight:bold;
  635. text-transform:uppercase;
  636. letter-spacing:1px;
  637. font-size:8px;
  638. }
  639.  
  640. .chat li.odd {
  641. background-color:{color:Background};
  642. margin-bottom:1px;
  643. }
  644.  
  645. .chat li.even {
  646. {block:ifNotBackgroundImage}background-color:{color:Post Background};{/block:ifNotBackgroundImage}{block:ifBackgroundImage}background-color:transparent;{/block:ifBackgroundImage}
  647. opacity:1;
  648. margin-bottom:1px;
  649. }
  650.  
  651. /* --- CHATS ---*/
  652.  
  653. /* --- AUDIO PLAYER ---*/
  654.  
  655. #audio {
  656. position:relative;
  657. min-height:60px;}
  658.  
  659. #audioimage {
  660. width:60px;
  661. height:60px;
  662. position:absolute;
  663. z-index:2;}
  664.  
  665. #audioimage img {
  666. margin-left:0px;
  667. }
  668.  
  669. #audiobackground {
  670. margin-top:5px;
  671. margin-left:5px;
  672. width:50px;
  673. height:50px;
  674. z-index:3;
  675. position:absolute;
  676. opacity:0.3;
  677. background-color:white;
  678. -webkit-transition:all 0.6s ease-out;
  679. -moz-transition:all 0.6s ease-out;
  680. transition:all 0.6s ease-out;}
  681.  
  682. #audiobackground:hover {
  683. opacity:0.8;
  684. transform:rotate(360deg);
  685. -ms-transform:rotate(360deg);
  686. -webkit-transform:rotate(360deg);
  687. background-color:white;
  688. -webkit-transition:all 0.6s ease-out;
  689. -moz-transition:all 0.6s ease-out;
  690. transition:all 0.6s ease-out;}
  691.  
  692. #audioplayer {
  693. width:20px;
  694. height:20px;
  695. margin-top:11px;
  696. margin-left:11px;
  697. overflow:hidden;}
  698.  
  699. #audiobig {
  700. {block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}width:250px;{/block:if250pxPosts}{block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:500px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}
  701. height:52px;
  702. padding-top:8px;
  703. overflow:hidden;}
  704.  
  705. #audioinfo {
  706. font-size:8px;
  707. font-family: calibri;
  708. color:{color:Text};
  709. text-transform:uppercase;
  710. {block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}width:170px;{/block:if250pxPosts}{block:ifNot250pxPosts}width:320px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:420px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}width:420px;{/block:PermalinkPage}
  711. display:inline-block;
  712. margin:0.5px;
  713. margin-left:73px;
  714. text-align:left;
  715. }
  716.  
  717. #audioinfo b{
  718. color:{color:Text};
  719. padding:0.5px 1px 0.5px 2px;
  720. -webkit-transition: all 0.6s;
  721. -moz-transition: all 0.6s;
  722. -ms-transition:all 0.6s;
  723. -o-transition: all 0.6s;
  724. transition: all 0.6s;
  725. }
  726.  
  727. #audioinfo:hover b{
  728. margin-left:20px;
  729. color:{color:Post Border};
  730. margin-right:4px;
  731. background:{color:Links};
  732. -webkit-transition: all 0.6s;
  733. -moz-transition: all 0.6s;
  734. -ms-transition:all 0.6s;
  735. -o-transition: all 0.6s;
  736. transition: all 0.6s;}
  737.  
  738. /* --- AUDIO PLAYER ---*/
  739.  
  740. /* --- QUESTIONS ---*/
  741.  
  742. #question {
  743. padding:10px 20px;
  744. border:2px solid {color:Links};
  745. }
  746.  
  747. #question:first-letter {color:{color:Accent 1};font-weight:bold;}
  748.  
  749. #asker {
  750. text-align:right;
  751. background:{color:Links};
  752. text-transform:uppercase;
  753. font-size:8px;
  754. font-family:calibri;
  755. color:{color:Title};
  756. height:10px;
  757. margin-bottom:5px;
  758. padding-right:5px;
  759. line-height:9px;
  760. }
  761.  
  762. #asker a{
  763. text-align:right;
  764. color:white;
  765. font-weight: bold;
  766. font-size:8px;
  767. font-family:calibri;
  768. text-transform:uppercase;
  769. }
  770.  
  771. #answer{padding-left:10px;}
  772.  
  773. /* --- QUESTIONS ---*/
  774.  
  775. /* --- PAGE PAGINATION ---*/
  776.  
  777. .pagepagination{
  778. position:absolute;
  779. width:530px;
  780. margin-top:10px;
  781. margin-left:0px;
  782. margin-right:auto;
  783. }
  784.  
  785. .pagepagination a{
  786. display:inline-block;
  787. color:#ffffff;
  788. text-transform:uppercase;
  789. font-family:calibri;
  790. font-size:8px;
  791. text-decoration:none;
  792. padding:0 2% 0 2%;
  793. background:{color:Links};
  794. }
  795.  
  796. .pagepagination a:hover:nth-child(2n+1)
  797. {background:{color:Accent 1};color:white;}
  798. .pagepagination a:hover:nth-child(2n+2)
  799. {background:{color:Accent 2};color:white;}
  800.  
  801. /* --- PAGE PAGINATION ---*/
  802.  
  803. /* --- NOTES ---*/
  804.  
  805. .pagenotes a {text-decoration:none;font-family:calibri;background:none;color:{color:Links};}
  806.  
  807. ol.notes {
  808. font-weight:none;
  809. background:none;
  810. text-align:left;
  811. font-size:8px;
  812. font-family:calibri;
  813. margin-left:0px;
  814. height:auto;
  815. width:500px;
  816. text-transform:uppercase;
  817. margin-top:30px;
  818. list-style-type:upper-roman;
  819. }
  820.  
  821. ol.notes li.note {
  822. padding:5px;
  823. color:{color:Text};
  824. background:{color:Background};
  825. margin:2px 0;
  826. font-size:8px;
  827. font-family:calibri;
  828. text-transform:uppercase;
  829. width:480px;
  830. list-style-type:upper-roman;
  831. -webkit-transition: all 0.6s;
  832. -moz-transition: all 0.6s;
  833. -ms-transition:all 0.6s;
  834. -o-transition: all 0.6s;
  835. transition: all 0.6s;
  836. }
  837.  
  838. ol.notes li.note a{
  839. font-size:8px;
  840. font-family:calibri;
  841. text-transform:uppercase;
  842. }
  843.  
  844. ol.notes li.note:hover {
  845. background:transparent;
  846. -webkit-transition: all 0.6s;
  847. -moz-transition: all 0.6s;
  848. -ms-transition:all 0.6s;
  849. -o-transition: all 0.6s;
  850. transition: all 0.6s;
  851. }
  852.  
  853. ol.notes li.note img.avatar {
  854. width:0px;
  855. height:0px;
  856. }
  857.  
  858. /* --- NOTES ---*/
  859.  
  860. /* --- SELECTION ---*/
  861.  
  862. ::selection {
  863. background-color:{color:Post Background};
  864. color:{color:Text};
  865. border-radius:2px;
  866. }
  867.  
  868. ::-moz-selection {
  869. background-color:{color:Post Background};
  870. color:{color:Text};
  871. border-radius:2px;
  872. }
  873.  
  874. /* --- SELECTION ---*/
  875.  
  876. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  877.  
  878. .credit, .credit a {
  879. width:12px;
  880. height:12px;
  881. bottom:7px;
  882. right:10px;
  883. padding:2px;
  884. font-size:8px;
  885. letter-spacing:1px;
  886. color:white;
  887. z-index:1;
  888. line-height:12px;
  889. position:fixed;
  890. text-align:center;
  891. font-family:calibri;
  892. text-decoration:none;
  893. text-transform:uppercase;
  894. background-color:{color:Accent 1};
  895. border:1px solid #cccccc;
  896. z-index:9999999999999999999999;
  897. -webkit-transition: all 0.5s ease-in-out;
  898. -moz-transition: all 0.5s ease-in-out;
  899. -o-transition: all 0.5s ease-in-out;
  900. transition: all 0.5s ease-in-out;
  901. }
  902.  
  903. .credit a:hover {
  904. -webkit-transition: all 0.5s ease-in-out;
  905. -moz-transition: all 0.5s ease-in-out;
  906. -o-transition: all 0.5s ease-in-out;
  907. transition: all 0.5s ease-in-out;
  908. background-color:black;
  909. color:white;
  910. transform:rotate(360deg);
  911. -ms-transform:rotate(360deg);
  912. -webkit-transform:rotate(360deg);}
  913.  
  914. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  915.  
  916. /* --- UPDATES TAB ---*/
  917.  
  918. #tab11 {
  919. position:fixed;
  920. float:right;
  921. z-index:9999999999999999;
  922. font-size:8px;
  923. line-height:110%;
  924. text-align:right;
  925. font-family:calibri;
  926. display:inline-block;
  927. top:0px;right:10px;
  928. }
  929.  
  930. #tab11 a{
  931. text-decoration:none;
  932. background:none;
  933. text-transform:uppercase;
  934. color:{color:Links};
  935. font-size:8px;
  936. -webkit-transition: all 0.5s ease-in-out;
  937. -moz-transition: all 0.5s ease-in-out;
  938. -o-transition: all 0.5s ease-in-out;
  939. transition: all 0.5s ease-in-out;
  940. }
  941.  
  942. /* --- UPDATES TAB BOX 1 START ---*/
  943.  
  944. #tab11line1 {
  945. height:30px;
  946. width:6px;
  947. margin-top:0px;
  948. display: inline-block;
  949. float:left;
  950. margin-left:5px;
  951. opacity:1;
  952. background-color: {color:Accent 1};
  953. -webkit-transition: all 0.5s ease-in-out;
  954. -moz-transition: all 0.5s ease-in-out;
  955. -o-transition: all 0.5s ease-in-out;
  956. transition: all 0.5s ease-in-out;
  957. }
  958.  
  959. #tab11box1 {
  960. width: 0px;
  961. height: 10px;
  962. display: inline-block;
  963. float:right;
  964. opacity:1;
  965. padding-bottom:4px;
  966. margin-top:5px;
  967. padding-top:4px;
  968. overflow:hidden;
  969. border-right:6px solid {color:Accent 1};
  970. text-transform:uppercase;
  971. color:{color:Text};
  972. -webkit-transition: all 0.5s ease-in-out;
  973. -moz-transition: all 0.5s ease-in-out;
  974. -o-transition: all 0.5s ease-in-out;
  975. transition: all 0.5s ease-in-out;
  976. }
  977.  
  978. #tab11line1:hover #tab11box1 {
  979. padding-right:5px;
  980. padding-left:4px;
  981. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  982. width: 70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  983. -webkit-transition: all 0.5s ease-in-out;
  984. -moz-transition: all 0.5s ease-in-out;
  985. -o-transition: all 0.5s ease-in-out;
  986. transition: all 0.5s ease-in-out;
  987. }
  988.  
  989. /* --- UPDATES TAB BOX 1 END ---*/
  990.  
  991. /* --- UPDATES TAB BOX 2 START ---*/
  992.  
  993. #tab11line2 {
  994. height:50px;
  995. width:6px;
  996. display: inline-block;
  997. float:left;
  998. margin-left:4px;
  999. opacity:1;
  1000. background-color: {color:Accent 2};
  1001. -webkit-transition: all 0.5s ease-in-out;
  1002. -moz-transition: all 0.5s ease-in-out;
  1003. -o-transition: all 0.5s ease-in-out;
  1004. transition: all 0.5s ease-in-out;
  1005. }
  1006.  
  1007. #tab11box2 {
  1008. width: 0px;
  1009. height: 15px;
  1010. display: inline-block;
  1011. float:right;
  1012. opacity:1;
  1013. margin-top:35px;
  1014. padding-bottom:4px;
  1015. padding-top:4px;
  1016. overflow:hidden;
  1017. border-right:6px solid {color:Accent 2};
  1018. text-transform:uppercase;
  1019. color:{color:Text};
  1020. -webkit-transition: all 0.5s ease-in-out;
  1021. -moz-transition: all 0.5s ease-in-out;
  1022. -o-transition: all 0.5s ease-in-out;
  1023. transition: all 0.5s ease-in-out;
  1024. }
  1025.  
  1026. #tab11line2:hover #tab11box2 {
  1027. padding-right:5px;
  1028. padding-left:4px;
  1029. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1030. width: 70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1031. -webkit-transition: all 0.5s ease-in-out;
  1032. -moz-transition: all 0.5s ease-in-out;
  1033. -o-transition: all 0.5s ease-in-out;
  1034. transition: all 0.5s ease-in-out;
  1035. }
  1036.  
  1037. /* --- UPDATES TAB BOX 2 END ---*/
  1038.  
  1039. /* --- UPDATES TAB BOX 3 START ---*/
  1040.  
  1041. #tab11line3 {
  1042. height:70px;
  1043. width:6px;
  1044. display: inline-block;
  1045. float:left;
  1046. margin-left:4px;
  1047. opacity:1;
  1048. background-color: {color:Accent 3};
  1049. -webkit-transition: all 0.5s ease-in-out;
  1050. -moz-transition: all 0.5s ease-in-out;
  1051. -o-transition: all 0.5s ease-in-out;
  1052. transition: all 0.5s ease-in-out;
  1053. }
  1054.  
  1055. #tab11box3 {
  1056. width: 0px;
  1057. height: 15px;
  1058. display: inline-block;
  1059. float:right;
  1060. opacity:1;
  1061. margin-top:62px;
  1062. padding-bottom:4px;
  1063. padding-top:4px;
  1064. overflow:hidden;
  1065. border-right:6px solid {color:Accent 3};
  1066. text-transform:uppercase;
  1067. color:{color:Text};
  1068. -webkit-transition: all 0.5s ease-in-out;
  1069. -moz-transition: all 0.5s ease-in-out;
  1070. -o-transition: all 0.5s ease-in-out;
  1071. transition: all 0.5s ease-in-out;
  1072. }
  1073.  
  1074. #tab11line3:hover #tab11box3 {
  1075. padding-right:5px;
  1076. padding-left:4px;
  1077. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1078. width:70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1079. -webkit-transition: all 0.5s ease-in-out;
  1080. -moz-transition: all 0.5s ease-in-out;
  1081. -o-transition: all 0.5s ease-in-out;
  1082. transition: all 0.5s ease-in-out;
  1083. }
  1084.  
  1085. /* --- UPDATES TAB BOX 3 END ---*/
  1086.  
  1087. /* --- UPDATES TAB BOX 4 START ---*/
  1088.  
  1089. #tab11line4 {
  1090. height:100px;
  1091. width:6px;
  1092. display: inline-block;
  1093. float:left;
  1094. margin-left:4px;
  1095. opacity:1;
  1096. background-color: {color:Accent 4};
  1097. -webkit-transition: all 0.5s ease-in-out;
  1098. -moz-transition: all 0.5s ease-in-out;
  1099. -o-transition: all 0.5s ease-in-out;
  1100. transition: all 0.5s ease-in-out;
  1101. }
  1102.  
  1103. #tab11box4 {
  1104. width: 0px;
  1105. height: 15px;
  1106. display: inline-block;
  1107. float:right;
  1108. opacity:1;
  1109. margin-top:92px;
  1110. padding-bottom:4px;
  1111. padding-top:4px;
  1112. overflow:hidden;
  1113. border-right:6px solid {color:Accent 4};
  1114. text-transform:uppercase;
  1115. color:{color:Text};
  1116. -webkit-transition: all 0.5s ease-in-out;
  1117. -moz-transition: all 0.5s ease-in-out;
  1118. -o-transition: all 0.5s ease-in-out;
  1119. transition: all 0.5s ease-in-out;
  1120. }
  1121.  
  1122. #tab11line4:hover #tab11box4 {
  1123. padding-right:5px;
  1124. padding-left:4px;
  1125. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1126. width:70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1127. -webkit-transition: all 0.5s ease-in-out;
  1128. -moz-transition: all 0.5s ease-in-out;
  1129. -o-transition: all 0.5s ease-in-out;
  1130. transition: all 0.5s ease-in-out;
  1131. }
  1132.  
  1133. /* --- UPDATES TAB BOX 4 END ---*/
  1134.  
  1135. /* --- UPDATES TAB BOX 4 START ---*/
  1136.  
  1137. #tab11line5 {
  1138. height:130px;
  1139. width:6px;
  1140. display: inline-block;
  1141. float:left;
  1142. margin-left:4px;
  1143. opacity:1;
  1144. background-color: {color:Accent 5};
  1145. -webkit-transition: all 0.5s ease-in-out;
  1146. -moz-transition: all 0.5s ease-in-out;
  1147. -o-transition: all 0.5s ease-in-out;
  1148. transition: all 0.5s ease-in-out;
  1149. }
  1150.  
  1151. #tab11box5 {
  1152. width: 0px;
  1153. height: 15px;
  1154. display: inline-block;
  1155. float:right;
  1156. opacity:1;
  1157. margin-top:122px;
  1158. padding-bottom:4px;
  1159. padding-top:4px;
  1160. overflow:hidden;
  1161. border-right:6px solid {color:Accent 5};
  1162. text-transform:uppercase;
  1163. color:{color:Text};
  1164. -webkit-transition: all 0.5s ease-in-out;
  1165. -moz-transition: all 0.5s ease-in-out;
  1166. -o-transition: all 0.5s ease-in-out;
  1167. transition: all 0.5s ease-in-out;
  1168. }
  1169.  
  1170. #tab11line5:hover #tab11box5 {
  1171. padding-right:5px;
  1172. padding-left:4px;
  1173. height:130px; /* --- CHANGE THE CONTENT´S HEIGHT HERE ---*/
  1174. width:70px; /* --- CHANGE THE CONTENT´S WIDTH HERE ---*/
  1175. -webkit-transition: all 0.5s ease-in-out;
  1176. -moz-transition: all 0.5s ease-in-out;
  1177. -o-transition: all 0.5s ease-in-out;
  1178. transition: all 0.5s ease-in-out;
  1179. }
  1180.  
  1181. /* --- UPDATES TAB BOX 5 END ---*/
  1182.  
  1183. /* --- UPDATES TAB ---*/
  1184.  
  1185. {CustomCSS}</style>
  1186.  
  1187. </head><body>
  1188.  
  1189. {block:IfUpdatesTab}
  1190. <div id="tab11">
  1191.  
  1192. <div id="tab11line1">
  1193. <div id="tab11box1">
  1194. <div style="padding:2px;background-color:{color:Accent 1}";>
  1195. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 1</FONT></FONT></div></p>
  1196. This is where your text belongs. </p>
  1197. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1198. New paragraph with < p > < / p > and
  1199. </br>New line with < br > without the spaces</p>
  1200. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1201. </div></div>
  1202.  
  1203. <div id="tab11line2">
  1204. <div id="tab11box2">
  1205. <div style="padding:2px;background-color:{color:Accent 2}";>
  1206. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 2</FONT></FONT></div></p>
  1207. This is where your text belongs. </p>
  1208. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1209. New paragraph with < p > < / p > and
  1210. </br>New line with < br > without the spaces</p>
  1211. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1212. </div></div>
  1213.  
  1214. <div id="tab11line3">
  1215. <div id="tab11box3">
  1216. <div style="padding:2px;background-color:{color:Accent 3}";>
  1217. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 3</FONT></FONT></div></p>
  1218. This is where your text belongs. </p>
  1219. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1220. New paragraph with < p > < / p > and
  1221. </br>New line with < br > without the spaces</p>
  1222. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1223. </div></div>
  1224.  
  1225. <div id="tab11line4">
  1226. <div id="tab11box4">
  1227. <div style="padding:2px;background-color:{color:Accent 4}";>
  1228. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 4</FONT></FONT></div></p>
  1229. This is where your text belongs. </p>
  1230. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1231. New paragraph with < p > < / p > and
  1232. </br>New line with < br > without the spaces</p>
  1233. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1234. </div></div>
  1235.  
  1236. <div id="tab11line5">
  1237. <div id="tab11box5">
  1238. <div style="padding:2px;background-color:{color:Accent 5}";>
  1239. <FONT COLOR=#FFFFFF><FONT size=1>TAB BOX 5</FONT></FONT></div></p>
  1240. This is where your text belongs. </p>
  1241. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1242. New paragraph with < p > < / p > and
  1243. </br>New line with < br > without the spaces</p>
  1244. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a></p>
  1245. </div></div>
  1246.  
  1247. </div>{/block:IfUpdatesTab}
  1248.  
  1249. <div id="sidebar">
  1250.  
  1251. <div id="sidebarimage1"><img src="{image:Sidebar Image 1}"></div>
  1252. <div id="sidebarimage2"><img src="{image:Sidebar Image 2}"></div>
  1253. <div id="sidebarimage3"><img src="{image:Sidebar Image 3}"></div>
  1254.  
  1255. <div id="links">
  1256. <a href="/" title="{text:Home Link}">I</a><a href="/ask" title="{text:Message Link}">II</a><a href="{text:Link 1 URL}" title="{text:Link 1 Title}">III</a><a href="{text:Link 2 URL}" title="{text:Link 2 Title}">IV</a><a href="{text:Link 3 URL}" title="{text:Link 3 Title}">V</a>
  1257. </div>
  1258.  
  1259. {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:JumpPagination length="2"}{block:CurrentPage}<span class="current">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div>
  1260.  
  1261. <div id="description"><div id="title">{Title}</div> {Description}</div>
  1262.  
  1263. </div></div></div>
  1264.  
  1265. <div id="big">
  1266. <div id="content">
  1267. {block:Posts}<article class="entries"><div class="post">
  1268.  
  1269. <div class="po">
  1270.  
  1271. {block:ContentSource}
  1272. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1273. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1274. {/block:SourceLogo}
  1275. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1276. {/block:ContentSource}
  1277.  
  1278. <!----- TEXT / PHOTO / PHOTOSET ----->
  1279.  
  1280. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="text">{Body}</div>{/block:Text}
  1281.  
  1282. {block:Photo}{LinkOpenTag}<div class="imgp"><img src="{block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{PhotoURL-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{PhotoURL-400}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}{PhotoURL-500}{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-500}{/block:PermalinkPage}"/></div>{LinkCloseTag}{block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photo}
  1283.  
  1284. {block:Photoset}
  1285. <div class="imgp"><div class="pset">{block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{Photoset-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Photoset-400}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}{Photoset-500}{/block:ifOneColumn}{/block:IndexPage}
  1286. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div></div> {block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
  1287.  
  1288. <!----- TEXT / PHOTO / PHOTOSET ----->
  1289.  
  1290. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1291.  
  1292. {block:Quote}<div class="quote"><h2>{Quote}</h2></div>{block:Source}<div class="quote-source">{Source}</div>{/block:Source}{/block:Quote}
  1293.  
  1294. {block:Video}<div class="imgp"><div class="pset">{block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{Video-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Video-400}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}{Video-500}{/block:ifOneColumn}{block:IndexPage}
  1295. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div></div>
  1296. {block:Caption}{block:ifShowCaptions}
  1297. <span class="caption">{Caption}</span>
  1298. {/block:ifShowCaptions}{/block:Caption}{/block:Video}
  1299.  
  1300. {block:Link}<a href="{URL}" target="_blank" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1301.  
  1302. {block:Chat}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;
  1303. {Line}</li>{/block:Lines}</ul>{/block:Chat}
  1304.  
  1305. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1306.  
  1307. <!----- AUDIO POSTS ----->
  1308.  
  1309. {block:Audio}
  1310. <div id="audio">
  1311. <div id="audiobackground"><div id="audioplayer">{AudioPlayer}</div></div>
  1312. <img id="audioimage" style="max-width:60px;" img src="http://www.i2symbol.com/images/symbols/music/beamed_sixteenth_notes_u266C_icon_256x256.png"/>
  1313. {block:AlbumArt}<img id="audioimage" style="max-width:60px;" src="{AlbumArtURL}" />{/block:AlbumArt}<div id="audiobig">
  1314. {block:TrackName}<div id="audioinfo"><b>Track: </b>{TrackName}</div>{/block:TrackName}{block:Artist}<div id="audioinfo"><b>Artist: </b> {Artist}</div>{/block:Artist}{block:Album}<div id="audioinfo"><b>Album: </b>{Album}</div>{/block:Album}<div id="audioinfo"><b>Played: </b>{PlayCountWithLabel}</div>
  1315. </div></div>{block:ifshowcaptions}
  1316. <span class="caption">{Caption}</span>
  1317. {/block:ifshowcaptions}
  1318. {/block:Audio}
  1319.  
  1320. <!----- AUDIO POSTS ----->
  1321.  
  1322. <!----- ASKS POSTS ----->
  1323.  
  1324. {block:Answer}<div id="question">{Question}</div><div id="asker">{Asker}</div></p><div id="answer">{Answer}</div>{/block:Answer}
  1325.  
  1326. <!----- ASKS POSTS ----->
  1327.  
  1328. <!----- INFO SECTION ----->
  1329.  
  1330. {block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{block:Date}<div id="info"><a href="{Permalink}" title="{DayofMonth}. {Month} {Year} | {TimeAgo}">Posted on</a><a href="{Permalink}" title="{NoteCountWithLabel}">Notes{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}" target="blank">From</a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootName}" target="blank">source</a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" target="_blank">Reblog</a></div>{/block:if250pxPosts}
  1331.  
  1332. {block:ifNot250pxPosts}{block:Date}<div id="info"><a href="{Permalink}">posted {TimeAgo}</a><a href="{Permalink}">{NoteCountWithLabel}{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}" target="blank">Reblogged from</a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootName}" target="blank">originally by</a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:ifNot250pxPosts}{/block:ifNotOneColumn}
  1333.  
  1334. {block:ifOneColumn}{block:Date}<div id="info"><a href="{Permalink}">posted {TimeAgo} | {DayofMonth}. {Month}</a><a href="{Permalink}">{NoteCountWithLabel}{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" target="blank">via: {ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" target="blank">org: {ReblogRootName}</a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:ifOneColumn}{block:IndexPage}
  1335.  
  1336. {block:PermalinkPage}{block:Date}<div id="info"><a href="{Permalink}">posted {TimeAgo} | {DayofMonth}. {Month}</a><a href="{Permalink}">{NoteCountWithLabel}{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" target="blank">via: {ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" target="blank">org: {ReblogRootName}</a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:PermalinkPage}
  1337.  
  1338. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  1339.  
  1340. </div></div>
  1341.  
  1342. <!----- INFO SECTION ----->
  1343.  
  1344. <!----- PAGE PAGINATION ----->
  1345.  
  1346. <div class="pagepagination">
  1347. {block:PermalinkPagination}
  1348. {block:PreviousPost}
  1349. <a href="{PreviousPost}">⇚&nbsp;&nbsp;go to Previous Post</a>
  1350. {/block:PreviousPost}
  1351. {block:NextPost}
  1352. <a href="{NextPost}" style="position:absolute; right:0;">go to Next Post&nbsp;&nbsp;⇛</a>
  1353. {/block:NextPost}
  1354. {/block:PermalinkPagination}
  1355. </div>
  1356.  
  1357. <!----- PAGE PAGINATION ----->
  1358.  
  1359. <!----- NOTES ----->
  1360.  
  1361. {block:PostNotes}
  1362. <div class="pagenotes">{PostNotes}</div>
  1363. {/block:PostNotes}
  1364.  
  1365. <!----- NOTES ----->
  1366.  
  1367. </article>{/block:Posts}</div>
  1368.  
  1369. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  1370. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  1371. {block:IfInfiniteScroll}
  1372. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1373. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  1374. {/block:IfInfiniteScroll}
  1375.  
  1376. <script>
  1377. (function() {
  1378. var $tumblelog = $('#content');
  1379. {block:IfInfiniteScroll}
  1380. $tumblelog.infinitescroll({
  1381. navSelector : ".pagination",
  1382. nextSelector : ".pagination a:first",
  1383. itemSelector : "article",
  1384. bufferPx : 50,
  1385. done : "",
  1386. loading: {
  1387. finishedMsg: "<p> </p>",
  1388. img : " ",
  1389. msg: null,
  1390. msgText: "<p> </p>"
  1391. },
  1392. },
  1393. function( newElements ) {
  1394. var $newElems = $( newElements ).css({ opacity: 0 });
  1395. $newElems.imagesLoaded(function(){
  1396. $newElems.animate({ opacity: 1 });
  1397. $tumblelog.masonry( 'appended', $newElems);
  1398. });
  1399. }
  1400. );
  1401. {/block:IfInfiniteScroll}
  1402. $tumblelog.imagesLoaded( function(){
  1403. $tumblelog.masonry({
  1404. columnWidth: function( containerWidth ) {
  1405. return containerWidth / 100;
  1406. }
  1407. });
  1408. });
  1409. })();
  1410. </script><script>
  1411. var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
  1412. (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
  1413. g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
  1414. s.parentNode.insertBefore(g,s)}(document,'script'));
  1415. </script>
  1416.  
  1417. <span class="credit">
  1418. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  1419.  
  1420. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement