Advertisement
iamthemelocked

Iamthemelocked Theme 62 (REVAMPED)

May 25th, 2014
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.47 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:Sidebar Image" content=""/>
  24. <meta name="image:Background Image" content="http://www.wallpaperidol.com/wp-content/uploads/2017/01/white-photo-background.jpg"/>
  25.  
  26. <meta name="if:250px Posts" content="0"/>
  27. <meta name="if:One Column" content="1"/>
  28. <meta name="if:Show Captions" content="1"/>
  29. <meta name="if:Infinite Scroll" content="0"/>
  30. <meta name="if:Background Image" content="0"/>
  31. <meta name="if:Transparent Posts" content="0"/>
  32. <meta name="if:5 Accent Colours" content="1"/>
  33. <meta name="if:Uppercase Text" content="1"/>
  34. <meta name="if:Black And White Posts" content="0"/>
  35. <meta name="if:Zooming Post Images" content="1"/>
  36. <meta name="if:Tiny Cursor" content="1">
  37. <meta name="if:Updates Tab" content="1"/>
  38.  
  39. <meta name="font:General Font" content="calibri" />
  40. <meta name="text:General Font Size" content="10px"/>
  41.  
  42. <meta name="color:Background" content="#fafafa"/>
  43. <meta name="color:Post Background" content="#ffffff"/>
  44. <meta name="color:Post Border" content="#f1f1f1"/>
  45. <meta name="color:Text" content="#8f8f8f"/>
  46. <meta name="color:Links" content="#232323"/>
  47. <meta name="color:Sidebar" content="#232323"/>
  48.  
  49. <meta name="color:Contra Accent" content="#f6f6f6"/>
  50.  
  51. <meta name="color:Accent 1" content="#df6c7a" />
  52. <meta name="color:Accent 2" content="#df9a6c" />
  53. <meta name="color:Accent 3" content="#e5de71" />
  54. <meta name="color:Accent 4" content="#8bea71" />
  55. <meta name="color:Accent 5" content="#97c5e0" />
  56. <meta name="color:Alternative Accent" content="#dddddd" />
  57.  
  58. <meta name="color:Scrollbar" content="#000000"/>
  59.  
  60. <meta name="text:Home Link" content="Index"/>
  61. <meta name="text:Message Link" content="Message"/>
  62. <meta name="text:Link1 Name" content="Link 1"/>
  63. <meta name="text:Link1 Url" content="http://"/>
  64. <meta name="text:Link2 Name" content="Link 2"/>
  65. <meta name="text:Link2 Url" content="http://"/>
  66. <meta name="text:Link3 Name" content="Link 3"/>
  67. <meta name="text:Link3 Url" content="http://"/>
  68.  
  69. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  70. <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  71.  
  72. <!--- SPECIAL FONTS --->
  73.  
  74. <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
  75. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  76. <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
  77. <link href='http://fonts.googleapis.com/css?family=Wisdom Script' rel='stylesheet' type='text/css'>
  78. <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
  79. <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  80. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  81.  
  82. <!--- SPECIAL FONTS --->
  83.  
  84. <style type="text/css">
  85.  
  86. /* basic styles */
  87.  
  88. /* --- SCROLLBAR ---*/
  89.  
  90. ::-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}
  91.  
  92. 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;}
  93.  
  94. iframe#tumblr_controls:hover {opacity:.67!important;}
  95.  
  96. /* --- SCROLLBAR ---*/
  97.  
  98. /* --- IMAGE EFFECT ---*/
  99.  
  100. .imgp {
  101. {block:ifNotTransparentPosts}background-color:{color:Post Background};{/block:ifNotTransparentPosts}{block:ifTransparentPosts}background-color:transparent;{/block:ifTransparentPosts}
  102. overflow:hidden;
  103. }
  104.  
  105. .imgp img {
  106. -webkit-transform: scale(1.00);
  107. -webkit-transition: all 1s ease;
  108. -moz-transition: all 1s ease;
  109. -o-transition: all 1s ease;
  110. -ms-transition: all 1s ease;
  111. transition: all 1s ease;
  112. }
  113.  
  114. {block:IfZoomingPostImages}
  115. .po:hover .imgp img {
  116. -webkit-transform: scale(1.3);
  117. }{/block:IfZoomingPostImages}
  118.  
  119. .pset {
  120. -webkit-transform: scale(1.0);
  121. -webkit-transition: all 1s ease;
  122. -moz-transition: all 1s ease;
  123. -o-transition: all 1s ease;
  124. -ms-transition: all 1s ease;
  125. transition: all 1s ease;
  126. }
  127.  
  128. {block:IfZoomingPostImages}
  129. .po:hover .pset {
  130. -webkit-transform: scale(1.15);
  131. }{/block:IfZoomingPostImages}
  132.  
  133. /* --- IMAGE EFFECT ---*/
  134.  
  135. /* --- BODY ---*/
  136.  
  137. #s-m-t-tooltip{
  138. position:absolute;
  139. margin-top: 15px;
  140. margin-left:15px;
  141. z-index:9999999999999;
  142. background:{color:Links};
  143. color:{color:Post Background};
  144. {block:IfUppercaseText}
  145. text-transform:uppercase;
  146. {/block:IfUppercaseText}
  147. {block:IfNotUppercaseText}
  148. text-transform:normal;
  149. {/block:IfNotUppercaseText}
  150. letter-spacing:0.5px;
  151. line-height:13px;
  152. font-family:{font:General Font};
  153. font-size:{text:General Font Size};
  154. max-width:300px;
  155. padding:2px 6px;
  156. -webkit-transition:all 0.4s;
  157. -moz-transition:all 0.4s;
  158. -ms-transition:all 0.4s;
  159. -o-transition:all 0.4s;
  160. transition:all 0.4s;
  161. }
  162.  
  163. body {
  164. color: {color:Text};
  165. background-color:{color:Background};
  166. {block:ifBackgroundImage}background-image:url({image:Background Image});
  167. background-position:center top;background-repeat:repeat;background-attachment:fixed;background-size:cover;{/block:ifBackgroundImage}
  168. font: 9px 'Trebuchet MS', sans-serif;
  169. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  170. }
  171.  
  172. {block:IfTinyCursor}*, body, a, a:hover {cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;} {/block:IfTinyCursor}
  173.  
  174. b, strong {color:{color:Text};word-wrap:normal;}
  175. i, em {color: color:{color:Text};word-wrap:normal;}
  176. p {margin-top:5px;margin-bottom:5px}
  177. ol {list-style:normal;}
  178. ul {list-style:square;}
  179. small {font-family:{font:General Font};font-size:{text:General Font Size};}
  180. big {font-family:{font:General Font};font-size:{text:General Font Size};}
  181.  
  182. blockquote {
  183. padding-left:10px;
  184. margin-left:15px;
  185. margin-top:5px;
  186. border-left:1px solid {color:Post Border};
  187. }
  188.  
  189. a {
  190. font-weight:normal;
  191. word-wrap:initial;
  192. text-decoration:none;
  193. {block:IfUppercaseText}
  194. text-transform:uppercase;
  195. {/block:IfUppercaseText}
  196. {block:IfNotUppercaseText}
  197. text-transform:normal;
  198. {/block:IfNotUppercaseText}
  199. font-family:{font:General Font};
  200. font-size:{text:General Font Size};
  201. color:{color:Text};
  202. word-wrap: break-word;
  203. -moz-outline-style:none;
  204. -webkit-transition:all 0.5s;
  205. -moz-transition:all 0.5s;
  206. -ms-transition:all 0.5s;
  207. -o-transition:all 0.5s;
  208. transition:all 0.5s;
  209. }
  210.  
  211. a:hover {
  212. color:{color:Links};
  213. -moz-outline-style:none;
  214. -webkit-transition:all 0.5s;
  215. -moz-transition:all 0.5s;
  216. -ms-transition:all 0.5s;
  217. -o-transition:all 0.5s;
  218. transition:all 0.5s;
  219. }
  220.  
  221. .caption a, .text a, #tab11 a {
  222. padding:0px;
  223. color:{color:Text};
  224. position:relative;
  225. border-bottom:1px solid {color:Post Border};
  226. }
  227.  
  228. .caption a:before, .text a:before, #tab11 a:before{
  229. content:'';
  230. top:99%;
  231. width:0;
  232. height:1px;
  233. right:50%;
  234. background:{color:Links};
  235. position:absolute;
  236. transition:all .2s linear;
  237. -webkit-transition:all .2s linear;
  238. -moz-transition:all .2s linear;
  239. -o-transition:all .2s linear;
  240. }
  241.  
  242. .caption a:hover::before, .text a:hover::before, #tab11 a:hover::before{
  243. width:100%;
  244. right:0;
  245. }
  246.  
  247. h2 {
  248. font-family: 'Montserrat', sans-serif;
  249. font-size:14px;
  250. margin-top:-5px;
  251. line-height:12px;
  252. padding-bottom:3px;
  253. margin-bottom:-3px;
  254. border-bottom:1px solid {color:Post Border};
  255. color:{color:Links};
  256. -webkit-transition:all 0.5s;
  257. -moz-transition:all 0.5s;
  258. -ms-transition:all 0.5s;
  259. -o-transition:all 0.5s;
  260. transition:all 0.5s;
  261. }
  262.  
  263. h2:first-letter {color:{color:Accent 1};}
  264.  
  265. pre {
  266. white-space: pre-wrap;
  267. white-space: -moz-pre-wrap;
  268. white-space: -pre-wrap;
  269. white-space: -o-pre-wrap;
  270. word-wrap: break-word;
  271. font-family:inconsolata, consolas, monospace;
  272. }
  273.  
  274. pre a{font-size:{font:General Font Size};}
  275. .caption {text-align:left;display:block;}
  276. .caption img {width:50%;}
  277.  
  278. /* --- BODY ---*/
  279.  
  280. /* --- POST ENTRIES ---*/
  281.  
  282. #big {
  283. position:absolute;z-index:99;
  284. min-height:calc(100% - 200px);
  285. {block:ifNotBackgroundImage}background-color:{color:background};{/block:ifNotBackgroundImage}{block:ifBackgroundImage}background-color:transparent;{/block:ifBackgroundImage}
  286. right:0;margin-left:auto;margin-right:auto;top:150px;margin-bottom:30px;
  287. {block:IndexPage}{block:ifNotOneColumn}
  288. {block:if250pxPosts}width:950px;left:352px;{/block:if250pxPosts}
  289. {block:ifNot250pxPosts}width:950px;left:375px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:530px;left:343px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}width:530px;left:343px;{/block:PermalinkPage}
  290. }
  291.  
  292. .entries {
  293. position:relative;
  294. text-align:left;
  295. display:inline-block;
  296. margin:0px 35px 50px 0px;
  297. padding:0px 0px 0px 0px;
  298. {block:IndexPage}{block:ifNotOneColumn}
  299. {block:if250pxPosts}width:275px;{/block:if250pxPosts}
  300. {block:ifNot250pxPosts}width:425px;{/block:ifNot250pxPosts}
  301. {/block:ifNotOneColumn}{block:ifOneColumn}width:531px;margin-bottom:40px;{/block:ifOneColumn}{/block:IndexPage}
  302. {block:PermalinkPage}width:531px;{/block:PermalinkPage}
  303. }
  304.  
  305. .post {
  306. position:relative;
  307. padding:15px 15px 13px 15px;
  308. {block:ifNotTransparentPosts}background-color:{color:Post Background};{/block:ifNotTransparentPosts}{block:ifTransparentPosts}background-color:transparent;{/block:ifTransparentPosts}
  309. border:1px solid {color:Post Border};
  310. color:{color:Post Text};
  311. line-height:11px;
  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 img{width:100%;}
  344.  
  345. /* --- POST ENTRIES ---*/
  346.  
  347. /* --- SIDEBAR ---*/
  348.  
  349. #sidebar {
  350. z-index:9999999999999999999;
  351. display:inline-block;
  352. overflow:hidden;
  353. background:{color:Post Background};
  354. padding:20px;
  355. border:1px solid {color:Post Border};
  356. position:fixed;
  357. right:0;margin-left:auto;margin-right:auto;margin-top:150px;width:200px;
  358. {block:IndexPage}{block:ifOneColumn}left:-575px;{/block:ifOneColumn}{block:ifNotOneColumn}{block:if250pxPosts}left:-905px;{/block:if250pxPosts}
  359. {block:ifNot250pxPosts}left:-905px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{/block:IndexPage}
  360. {block:PermalinkPage}left:-575px;{/block:PermalinkPage}
  361. -webkit-transition:all 0.5s;
  362. -moz-transition:all 0.5s;
  363. -ms-transition:all 0.5s;
  364. -o-transition:all 0.5s;
  365. transition:all 0.5s;
  366. }
  367.  
  368. .hex{
  369. width:200px;
  370. height:122px;
  371. margin-top:-5px;
  372. background-image: url({image:Sidebar Image});
  373. background-size: cover;
  374. position:relative;
  375. }
  376.  
  377. .hex:before, .hex:after{
  378. content:"";
  379. position:absolute;
  380. margin-left:-10px;
  381. top:-4px;height:110px;width:50px; /* 40 = height/2 */
  382. z-index:1;
  383. border:10px solid {color:Post Background}; /*change #FFF to your bg color*/
  384. }
  385.  
  386. .hex:before{
  387. left:0px; /* -1*borderWidth */
  388. border-right:80px solid transparent;/* width/2 */
  389. }
  390.  
  391. .hex:after{
  392. left:80px; /* width/2 */
  393. border-left:80px solid transparent;/* width/2 */
  394. }
  395.  
  396. #links {
  397. color:{color:Links};
  398. position:fixed;
  399. width:220px;
  400. height:20px;
  401. margin-left:-2px;
  402. margin-top:-54px;
  403. color:{color:Links};
  404. z-index:9999999999;
  405. display:inline-block;
  406. text-align:left;
  407. {block:IfUppercaseText}
  408. text-transform:uppercase;
  409. {/block:IfUppercaseText}
  410. {block:IfNotUppercaseText}
  411. text-transform:normal;
  412. {/block:IfNotUppercaseText}
  413. }
  414.  
  415. #links a{
  416. height:10px;
  417. width:33px;
  418. margin:2px;
  419. display:inline-block;
  420. font-weight:bold;
  421. font-size:0px;
  422. line-height:0px;
  423. text-align:center;
  424. color:{color:Links};
  425. border:1px solid {color:Post Border};
  426. font-family:{font:General Font};
  427. -moz-transition:all 0.5s;
  428. -ms-transition:all 0.5s;
  429. -o-transition:all 0.5s;
  430. transition:all 0.5s;
  431. }
  432.  
  433. {block:IfNot5AccentColours}
  434. #links a {background:{color:Post Background};}#links a:hover {background:{color:Links};color:{color:Contra Accent};font-size:10px;
  435. line-height:10px;}
  436. {/block:IfNot5AccentColours}
  437.  
  438. {block:If5AccentColours}
  439.  
  440. #links a:nth-child(5n+1){background:{color:Accent 1};}
  441. #links a:nth-child(5n+2){background:{color:Accent 2};}
  442. #links a:nth-child(5n+3){background:{color:Accent 3};}
  443. #links a:nth-child(5n+4){background:{color:Accent 4};}
  444. #links a:nth-child(5n+5){background:{color:Accent 5};}
  445.  
  446. #links a:hover{
  447. font-size:10px;
  448. line-height:10px;
  449. color:{color:Contra Accent};
  450. -moz-transition:all 0.5s;
  451. -ms-transition:all 0.5s;
  452. -o-transition:all 0.5s;
  453. transition:all 0.5s;}
  454. {/block:If5AccentColours}
  455.  
  456. #title {
  457. padding:5px 15px;
  458. background:{color:Post Background};
  459. z-index:999999999999999999999999999999;
  460. display:inline-block;
  461. position:fixed;
  462. height:12px;
  463. font-weight:bold;
  464. right:0;margin-left:auto;margin-right:auto;left:30px;
  465. {block:IndexPage}{block:ifOneColumn}width:815px;{/block:ifOneColumn}{block:ifNotOneColumn}{block:if250pxPosts}width:1145px;{/block:if250pxPosts}
  466. {block:ifNot250pxPosts}width:1145px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{/block:IndexPage}
  467. {block:PermalinkPage}width:815px;{/block:PermalinkPage}
  468. border-top:90px solid {color:Background};
  469. border-bottom:1px solid {color:Post Border};
  470. overflow:hidden;
  471. letter-spacing:0.5px;
  472. line-height:15px;
  473. text-align:right;
  474. font-family: 'Montserrat', sans-serif;
  475. font-size:11px;
  476. color:{color:Sidebar};
  477. font-weight:bold;
  478. {block:IfUppercaseText}
  479. text-transform:uppercase;
  480. {/block:IfUppercaseText}
  481. {block:IfNotUppercaseText}
  482. text-transform:normal;
  483. {/block:IfNotUppercaseText}
  484. -moz-transition:all 0.5s;
  485. -ms-transition:all 0.5s;
  486. -o-transition:all 0.5s;
  487. transition:all 0.5s;
  488. }
  489.  
  490. #description {
  491. color:{color:Text};
  492. {block:IfUppercaseText}
  493. text-transform:uppercase;
  494. {/block:IfUppercaseText}
  495. {block:IfNotUppercaseText}
  496. text-transform:normal;
  497. {/block:IfNotUppercaseText}
  498. font-family:{font:General Font};
  499. font-size:{text:General Font Size};
  500. line-height:10.5px;
  501. opacity:1;
  502. position:relative;
  503. padding:20px;
  504. border:1px solid {color:Post Border};
  505. margin-top:15px;
  506. overflow:hidden;
  507. z-index:0;
  508. display:inline-block;
  509. text-align:justify;
  510. }
  511.  
  512. /* --- PAGINATION ---*/
  513.  
  514. .pagination {
  515. position:relative;
  516. display:inline-block;
  517. margin-top:10px;
  518. width:198px;
  519. text-align:center;
  520. opacity:1;
  521. border:1px solid {color:Post Border};
  522. z-index:9999999999999;
  523. color:{color:Links};
  524. {block:IndexPage}display:block;{/block:IndexPage}
  525. {block:PermalinkPage}opacity:0;{/block:PermalinkPage}
  526. {block:IfInfiniteScroll}display:none;{block:IfInfiniteScroll}
  527. {block:IfNotInfiniteScroll}display:block;{block:IfNotInfiniteScroll}
  528. text-transform:uppercase;
  529. -moz-transition:all 0.5s;
  530. -ms-transition:all 0.5s;
  531. -o-transition:all 0.5s;
  532. transition:all 0.5s;
  533. }
  534.  
  535. .pagination a{
  536. display:inline-block;
  537. color:{color:Links};
  538. background-color:{color:Post Background};
  539. border:1px solid {color:Post Border};
  540. margin:5px 1px;
  541. padding:0px 5px;
  542. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  543. font-size:{text:General Font Size};}
  544.  
  545. .current {line-height:18px;border:1px solid {color:Post Border};font-size:{text:General Font Size};padding:0px 5px;margin:8px 1px;background-color:{color:Links};color:{color:Post Background};}
  546.  
  547. .pagination a:hover{border:1px solid {color:Post Border};background-color:{color:Links};color:{color:Post Background};}
  548.  
  549. /* --- PAGINATION ---*/
  550.  
  551. /* --- SIDEBAR ---*/
  552.  
  553. /* --- INFO SECTION ---*/
  554.  
  555. #info {margin-top:4px;padding:4px 14px 4px 14px;height:13px;
  556. {block:ifNotOneColumn}text-align:center;{/block:ifNotOneColumn}
  557. {block:ifOneColumn}text-align:right;{/block:ifOneColumn}
  558. position:relative;display:block;z-index:0;border:1px solid {color:Post Border};{block:ifNotTransparentPosts}background-color:{color:Post Background};{/block:ifNotTransparentPosts}{block:ifTransparentPosts}background-color:transparent;{/block:ifTransparentPosts}}
  559. #info a {display:inline-block;padding:3px 12px;margin:1px 1px 0px 1px;}
  560.  
  561. {block:If5AccentColours}
  562. #info a:nth-child(5n+1){background:{color:Accent 1};}
  563. #info a:nth-child(5n+2){background:{color:Accent 2};}
  564. #info a:nth-child(5n+3){background:{color:Accent 3};}
  565. #info a:nth-child(5n+4){background:{color:Accent 4};}
  566. #info a:nth-child(5n+5){background:{color:Accent 5};}
  567. {/block:If5AccentColours}
  568.  
  569. {block:IfNot5AccentColours}
  570. #info a{background:{color:Alternative Accent};}
  571. {/block:IfNot5AccentColours}
  572.  
  573. #info a:hover{padding:3px 24px;}
  574.  
  575. .post-meta {
  576. margin-left:-3px;
  577. margin-top:-20.5px;
  578. display:block;
  579. z-index:99999999999999999999999999;
  580. }
  581.  
  582. .post-meta .type {
  583. float:left;
  584. padding:1px 8px;
  585. text-align:left;
  586. line-height:10px;
  587. }
  588.  
  589. .post-meta .type a {
  590. color:white;
  591. display:inline-block;
  592. text-align:left;
  593. font-family:{text:General Font};
  594. font-size:{text:General Font Size};
  595. margin:2px 1px 2px 1px;
  596. {block:IfUppercaseText}
  597. text-transform:uppercase;
  598. {/block:IfUppercaseText}
  599. {block:IfNotUppercaseText}
  600. text-transform:normal;
  601. {/block:IfNotUppercaseText}
  602. text-decoration: none;
  603. }
  604.  
  605. #button {
  606. display:inline-block;
  607. position:absolute;
  608. text-align:left;
  609. z-index:999999999999999999999;
  610. width:auto;
  611. -webkit-transition:all 0.5s;
  612. -moz-transition:all 0.5s;
  613. -ms-transition:all 0.5s;
  614. -o-transition:all 0.5s;
  615. transition:all 0.5s;
  616. }
  617.  
  618. #button a {
  619. display:inline-block;
  620. text-align:left;
  621. color:{color:Links};
  622. background:{color:Contra Accent};
  623. width:auto;
  624. padding:1px 5px;
  625. }
  626.  
  627. #button a:hover {
  628. -webkit-transition:all 0.5s;
  629. -moz-transition:all 0.5s;
  630. -ms-transition:all 0.5s;
  631. -o-transition:all 0.5s;
  632. transition:all 0.5s;
  633. background:{color:Links};
  634. color:{color:Contra Accent};
  635. }
  636.  
  637. .tags {
  638. display:block;margin-top:25px;margin-bottom:-20px;
  639. {block:IndexPage}{block:ifNotOneColumn}text-align:center;{/block:ifNotOneColumn}
  640. {block:ifOneColumn}margin-left:-1px;text-align:right;width:532px;{/block:ifOneColumn}{/block:IndexPage}
  641. {block:PermalinkPage}margin-top:5px;width:530px;margin-left:0px;{/block:PermalinkPage}
  642. position:relative;
  643. line-height:12px;
  644. z-index:99;
  645. -webkit-transition:all 0.5s;
  646. -moz-transition:all 0.5s;
  647. -ms-transition:all 0.5s;
  648. -o-transition:all 0.5s;
  649. transition:all 0.5s;
  650. }
  651.  
  652. .tags a {
  653. font-family:{text:General Font};
  654. font-size:{text:General Font Size};
  655. font-style:normal;
  656. {block:IndexPage}{block:ifNotOneColumn}display:block;color:{color:Links};border-right:2.5px solid {color:Links};background:{color:Post Background};margin:2px 1px;padding:0px 4px;{/block:ifNotOneColumn}
  657. {block:ifOneColumn}border-right:2.5px solid {color:Post Background};display:inline-block;color:{color:Contra Accent};background:{color:Links};margin:1.5px;width:auto;padding:1.5px 4px;{/block:ifOneColumn}{/block:IndexPage}
  658. {block:PermalinkPage}display:block;color:{color:Links};border-right:2.5px solid {color:Links};background:{color:Post Background};margin:2px 1px;padding:0px 4px;{/block:PermalinkPage}
  659. text-align:right;
  660. text-transform:uppercase;}
  661.  
  662.  
  663. {block:IfNot5AccentColours}
  664.  
  665. {block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}.tags a:hover {box-shadow:inset -265px 0px 0px {color:Alternative Accent};color:white;border-right:15px solid {color:Links};}{/block:if250pxPosts}{block:ifNot250pxPosts}.tags a:hover {box-shadow:inset -410px 0px 0px {color:Alternative Accent};color:white;border-right:15px solid {color:Links};}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}
  666. {block:ifOneColumn}.tags a:hover {background:{color:Alternative Accent};color:white;border-right:15px solid {color:Post Background};}{/block:ifOneColumn}{/block:IndexPage}
  667. {block:PermalinkPage}.tags a:hover {box-shadow:inset -520px 0px 0px {color:Alternative Accent};color:white;border-right:15px solid {color:Links};}{/block:PermalinkPage}
  668.  
  669. {/block:IfNot5AccentColours}
  670.  
  671. {block:If5AccentColours}
  672. {block:ifNotOneColumn}
  673. .tags a:hover {border-right:15px solid {color:Links};}
  674. {block:if250pxPosts}
  675. .tags a:hover:nth-child(5n+1)
  676. {color:white;box-shadow:inset -265px 0px 0px {color:Accent 1};}
  677. .tags a:hover:nth-child(5n+2)
  678. {color:white;box-shadow:inset -265px 0px 0px {color:Accent 2};}
  679. .tags a:hover:nth-child(5n+3)
  680. {color:white;box-shadow:inset -265px 0px 0px {color:Accent 3};}
  681. .tags a:hover:nth-child(5n+4)
  682. {color:white;box-shadow:inset -265px 0px 0px {color:Accent 4};}
  683. .tags a:hover:nth-child(5n+5)
  684. {color:white;box-shadow:inset -265px 0px 0px {color:Accent 5};}
  685. {/block:if250pxPosts}
  686.  
  687. {block:ifNot250pxPosts}
  688. .tags a:hover:nth-child(5n+1)
  689. {color:white;box-shadow:inset -410px 0px 0px {color:Accent 1};}
  690. .tags a:hover:nth-child(5n+2)
  691. {color:white;box-shadow:inset -410px 0px 0px {color:Accent 2};}
  692. .tags a:hover:nth-child(5n+3)
  693. {color:white;box-shadow:inset -410px 0px 0px {color:Accent 3};}
  694. .tags a:hover:nth-child(5n+4)
  695. {color:white;box-shadow:inset -410px 0px 0px {color:Accent 4};}
  696. .tags a:hover:nth-child(5n+5)
  697. {color:white;box-shadow:inset -410px 0px 0px {color:Accent 5};}
  698. {/block:ifNot250pxPosts}{/block:ifNotOneColumn}
  699.  
  700. {block:ifOneColumn}
  701. .tags a:hover {border-right:15px solid {color:Post Background};}
  702. .tags a:hover:nth-child(5n+1){color:white;background:{color:Accent 1};}
  703. .tags a:hover:nth-child(5n+2){color:white;background:{color:Accent 2};}
  704. .tags a:hover:nth-child(5n+3){color:white;background:{color:Accent 3};}
  705. .tags a:hover:nth-child(5n+4){color:white;background:{color:Accent 4};}
  706. .tags a:hover:nth-child(5n+5){color:white;background:{color:Accent 5};}
  707. {/block:ifOneColumn}
  708. {/block:IndexPage}
  709.  
  710. {block:PermalinkPage}
  711. .tags a:hover {border-right:15px solid {color:Links};}
  712. .tags a:hover:nth-child(5n+1)
  713. {color:white;box-shadow:inset -530px 0px 0px {color:Accent 1};}
  714. .tags a:hover:nth-child(5n+2)
  715. {color:white;box-shadow:inset -530px 0px 0px {color:Accent 2};}
  716. .tags a:hover:nth-child(5n+3)
  717. {color:white;box-shadow:inset -530px 0px 0px {color:Accent 3};}
  718. .tags a:hover:nth-child(5n+4)
  719. {color:white;box-shadow:inset -530px 0px 0px {color:Accent 4};}
  720. .tags a:hover:nth-child(5n+5)
  721. {color:white;box-shadow:inset -530px 0px 0px {color:Accent 5};}
  722. {/block:PermalinkPage}
  723. {/block:If5AccentColours}
  724.  
  725. /* --- INFO SECTION ---*/
  726.  
  727. /* --- QUOTES ---*/
  728.  
  729. .quote {
  730. padding:0px;
  731. font-family: 'Montserrat', sans-serif;
  732. font-size:14px;
  733. color:{color:Links};
  734. }
  735.  
  736. .quote:first-letter{
  737. padding:0px;
  738. font-family: 'Montserrat', sans-serif;
  739. font-size:14px;
  740. text-transform:uppercase;
  741. color:{color:Links};
  742. }
  743.  
  744. .quote-source {
  745. text-align:right;
  746. margin-top:-3px;
  747. font-weight:bold;
  748. color:{color:Text};
  749. padding-top:5px;
  750. text-transform:uppercase;
  751. font-size:{font:General Font Size};
  752. font-family:{font:General Font};
  753. }
  754.  
  755. .quote-source a{
  756. text-align:right;
  757. font-weight:bold;
  758. text-transform:uppercase;
  759. font-size:{font:General Font Size};
  760. font-family:{font:General Font};
  761. }
  762.  
  763. /* --- QUOTES ---*/
  764.  
  765. /* --- CHATS ---*/
  766.  
  767. ul.chat {
  768. margin:0px;
  769. padding:0px;
  770. }
  771.  
  772. .chat li {
  773. list-style-type:none;
  774. margin-left:0px;
  775. padding:4px;
  776. }
  777.  
  778. .odd .label {
  779. color:{color:Accent 1};
  780. }
  781.  
  782. .even .label {
  783. color:{color:Accent 2};
  784. }
  785.  
  786. .label {
  787. font-weight:bold;
  788. text-transform:uppercase;
  789. letter-spacing:1px;
  790. font-size:{font:General Font Size};
  791. }
  792.  
  793. .chat li.odd {
  794. background-color:{color:Background};
  795. margin-bottom:1px;
  796. }
  797.  
  798. .chat li.even {
  799. background-color:{color:Post Background};
  800. opacity:1;
  801. margin-bottom:1px;
  802. }
  803.  
  804. /* --- CHATS ---*/
  805.  
  806. /* --- AUDIO PLAYER ---*/
  807.  
  808. #audio {
  809. position:relative;
  810. min-height:60px;}
  811.  
  812. #audioimage {
  813. width:60px;
  814. height:60px;
  815. position:absolute;
  816. z-index:2;}
  817.  
  818. #audioimage img {
  819. margin-left:0px;
  820. }
  821.  
  822. #audiobackground {
  823. margin-top:5px;
  824. margin-left:5px;
  825. width:50px;
  826. height:50px;
  827. z-index:3;
  828. position:absolute;
  829. opacity:0.3;
  830. background-color:white;
  831. -webkit-transition:all 0.6s ease-out;
  832. -moz-transition:all 0.6s ease-out;
  833. transition:all 0.6s ease-out;}
  834.  
  835. #audiobackground:hover {
  836. opacity:0.8;
  837. transform:rotate(360deg);
  838. -ms-transform:rotate(360deg);
  839. -webkit-transform:rotate(360deg);
  840. background-color:white;
  841. -webkit-transition:all 0.6s ease-out;
  842. -moz-transition:all 0.6s ease-out;
  843. transition:all 0.6s ease-out;}
  844.  
  845. #audioplayer {
  846. width:20px;
  847. height:20px;
  848. margin-top:11px;
  849. margin-left:11px;
  850. overflow:hidden;}
  851.  
  852. #audiobig {
  853. {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}
  854. height:52px;
  855. padding-top:8px;
  856. overflow:hidden;}
  857.  
  858. #audioinfo {
  859. font-size:{font:General Font Size};
  860. font-family:{font:General Font};
  861. color:{color:Text};
  862. text-transform:uppercase;
  863. {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}
  864. display:inline-block;
  865. margin:0.5px;
  866. margin-left:73px;
  867. text-align:left;
  868. }
  869.  
  870. #audioinfo b{
  871. color:{color:Text};
  872. padding:0.5px 1px 0.5px 2px;
  873. -webkit-transition: all 0.6s;
  874. -moz-transition: all 0.6s;
  875. -ms-transition:all 0.6s;
  876. -o-transition: all 0.6s;
  877. transition: all 0.6s;
  878. }
  879.  
  880. #audioinfo:hover b{
  881. margin-left:20px;
  882. color:{color:Post Border};
  883. margin-right:4px;
  884. background:{color:Links};
  885. -webkit-transition: all 0.6s;
  886. -moz-transition: all 0.6s;
  887. -ms-transition:all 0.6s;
  888. -o-transition: all 0.6s;
  889. transition: all 0.6s;}
  890.  
  891. /* --- AUDIO PLAYER ---*/
  892.  
  893. /* --- QUESTIONS ---*/
  894.  
  895. #question {
  896. padding:10px 20px;
  897. border:2px solid {color:Links};
  898. }
  899.  
  900. #question:first-letter {color:{color:Accent 1};font-weight:bold;}
  901.  
  902. #asker {
  903. text-align:right;
  904. background:{color:Links};
  905. text-transform:uppercase;
  906. font-size:{font:General Font Size};
  907. font-family:{font:General Font};
  908. color:{color:Contra Accent};
  909. height:10px;
  910. margin-bottom:5px;
  911. padding-right:5px;
  912. line-height:9px;
  913. }
  914.  
  915. #asker a{
  916. text-align:right;
  917. color:white;
  918. font-weight: bold;
  919. font-size:{font:General Font Size};
  920. font-family:{font:General Font};
  921. text-transform:uppercase;
  922. }
  923.  
  924. #answer{padding-left:10px;}
  925.  
  926. /* --- QUESTIONS ---*/
  927.  
  928. /* --- PAGE PAGINATION ---*/
  929.  
  930. .pagepagination{
  931. position:absolute;
  932. width:530px;
  933. margin-top:25px;
  934. margin-left:0px;
  935. margin-right:auto;
  936. }
  937.  
  938. .pagepagination a{
  939. display:inline-block;
  940. color:#ffffff;
  941. {block:IfUppercaseText}
  942. text-transform:uppercase;
  943. {/block:IfUppercaseText}
  944. {block:IfNotUppercaseText}
  945. text-transform:normal;
  946. {/block:IfNotUppercaseText}
  947. font-family:calibri;
  948. font-size:10px;
  949. text-decoration:none;
  950. padding:0 2% 0 2%;
  951. background:{color:Links};
  952. }
  953.  
  954. .pagepagination a:hover {
  955. color:{color:Links};
  956. background:{color:Post Background};
  957. -webkit-transition: all 0.6s;
  958. -moz-transition: all 0.6s;
  959. -ms-transition:all 0.6s;
  960. -o-transition: all 0.6s;
  961. transition: all 0.6s;
  962. }
  963.  
  964. /* --- PAGE PAGINATION ---*/
  965.  
  966. /* --- NOTES ---*/
  967.  
  968. .pagenotes a {text-decoration:none;font-family:{font:General Font};background:none;color:{color:Links};}
  969.  
  970. ol.notes {
  971. text-align:left;
  972. font-size:10px;
  973. font-family:{font:General Font};
  974. height:auto;
  975. font-weight:bold;
  976. {block:IfUppercaseText}
  977. text-transform:uppercase;
  978. {/block:IfUppercaseText}
  979. {block:IfNotUppercaseText}
  980. text-transform:normal;
  981. {/block:IfNotUppercaseText}
  982. margin-top:50px;
  983. list-style-type:upper-roman;
  984. }
  985.  
  986. ol.notes li.note {
  987. padding:5px;
  988. color:{color:Links};
  989. background:{color:Post Background};
  990. border:1px solid {color:Post Border};
  991. margin:2px 0px;
  992. font-size:{font:General Font Size};
  993. font-family:{font:General Font};
  994. {block:IfUppercaseText}
  995. text-transform:uppercase;
  996. {/block:IfUppercaseText}
  997. {block:IfNotUppercaseText}
  998. text-transform:normal;
  999. {/block:IfNotUppercaseText}
  1000. width:478px;
  1001. list-style-type:upper-roman;
  1002. -webkit-transition: all 0.6s;
  1003. -moz-transition: all 0.6s;
  1004. -ms-transition:all 0.6s;
  1005. -o-transition: all 0.6s;
  1006. transition: all 0.6s;
  1007. }
  1008.  
  1009. {block:IfNot5AccentColours}
  1010.  
  1011. ol.notes li.note:hover {
  1012. color:{color:Links};
  1013. box-shadow:inset 500px 0px 0px {color:Alternative Accent};
  1014. -webkit-transition: all 0.6s;
  1015. -moz-transition: all 0.6s;
  1016. -ms-transition:all 0.6s;
  1017. -o-transition: all 0.6s;
  1018. transition: all 0.6s;
  1019. }
  1020.  
  1021. {/block:IfNot5AccentColours}
  1022.  
  1023. {block:If5AccentColours}
  1024.  
  1025. ol.notes li.note:hover:nth-child(5n+1){color:white;box-shadow:inset 500px 0px 0px {color:Accent 1};}
  1026. ol.notes li.note:hover:nth-child(5n+2){color:white;box-shadow:inset 500px 0px 0px {color:Accent 2};}
  1027. ol.notes li.note:hover:nth-child(5n+3){color:white;box-shadow:inset 500px 0px 0px {color:Accent 3};}
  1028. ol.notes li.note:hover:nth-child(5n+4){color:white;box-shadow:inset 500px 0px 0px {color:Accent 4};}
  1029. ol.notes li.note:hover:nth-child(5n+5){color:white;box-shadow:inset 500px 0px 0px {color:Accent 5};}
  1030.  
  1031. {/block:If5AccentColours}
  1032.  
  1033. ol.notes li.note a{
  1034. font-size:{font:General Font Size};
  1035. font-family:{font:General Font};
  1036. {block:IfUppercaseText}
  1037. text-transform:uppercase;
  1038. {/block:IfUppercaseText}
  1039. {block:IfNotUppercaseText}
  1040. text-transform:normal;
  1041. {/block:IfNotUppercaseText}
  1042. }
  1043.  
  1044. li.note:hover a {
  1045. color:{color:Post Background};
  1046. -webkit-transition: all 0.6s;
  1047. -moz-transition: all 0.6s;
  1048. -ms-transition:all 0.6s;
  1049. -o-transition: all 0.6s;
  1050. transition: all 0.6s;
  1051. }
  1052.  
  1053. ol.notes li.note img.avatar {
  1054. width:0px;
  1055. height:0px;
  1056. }
  1057.  
  1058. /* --- NOTES ---*/
  1059.  
  1060. /* --- SELECTION ---*/
  1061.  
  1062. ::selection {
  1063. background-color:{color:Post Background};
  1064. color:{color:Text};
  1065. border-radius:2px;
  1066. }
  1067.  
  1068. ::-moz-selection {
  1069. background-color:{color:Post Background};
  1070. color:{color:Text};
  1071. border-radius:2px;
  1072. }
  1073.  
  1074. /* --- SELECTION ---*/
  1075.  
  1076. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  1077.  
  1078. .credit, .credit a {
  1079. width:12px;
  1080. height:12px;
  1081. bottom:7px;
  1082. right:10px;
  1083. padding:2px;
  1084. font-size:8px;
  1085. letter-spacing:1px;
  1086. color:white;
  1087. z-index:1;
  1088. line-height:12px;
  1089. position:fixed;
  1090. display:block;
  1091. text-align:center;
  1092. font-family:calibri;
  1093. text-decoration:none;
  1094. text-transform:uppercase;
  1095. background-color:{color:Accent 1};
  1096. border:1px solid #cccccc;
  1097. z-index:999999999999999999999999999999999999999;
  1098. -webkit-transition: all 0.5s ease-in-out;
  1099. -moz-transition: all 0.5s ease-in-out;
  1100. -o-transition: all 0.5s ease-in-out;
  1101. transition: all 0.5s ease-in-out;
  1102. }
  1103.  
  1104. .credit a:hover {
  1105. -webkit-transition: all 0.5s ease-in-out;
  1106. -moz-transition: all 0.5s ease-in-out;
  1107. -o-transition: all 0.5s ease-in-out;
  1108. transition: all 0.5s ease-in-out;
  1109. background-color:black;
  1110. color:white;
  1111. transform:rotate(360deg);
  1112. -ms-transform:rotate(360deg);
  1113. -webkit-transform:rotate(360deg);}
  1114.  
  1115. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  1116.  
  1117. /* --- UPDATES TAB ---*/
  1118.  
  1119. #tab17 {
  1120. position:fixed;
  1121. left:5px;
  1122. top:5px;
  1123. width:130px;
  1124. padding:10px;
  1125. text-align:center;
  1126. line-height:9px;
  1127. {block:IfUppercaseText}
  1128. text-transform:uppercase;
  1129. {/block:IfUppercaseText}
  1130. {block:IfNotUppercaseText}
  1131. text-transform:normal;
  1132. {/block:IfNotUppercaseText}
  1133. color:{color:Text};
  1134. font-family:{font:General Font};
  1135. font-size:{text:General Font Size};
  1136. }
  1137.  
  1138. #tab17 a{
  1139. text-decoration:none;
  1140. background:none;
  1141. color:{color:Links};
  1142. -webkit-transition: all 0.5s ease-in-out;
  1143. -moz-transition: all 0.5s ease-in-out;
  1144. -o-transition: all 0.5s ease-in-out;
  1145. transition: all 0.5s ease-in-out;
  1146. }
  1147.  
  1148. #tab17 a:hover{
  1149. background:none;
  1150. color:{color:Text};
  1151. -webkit-transition: all 0.5s ease-in-out;
  1152. -moz-transition: all 0.5s ease-in-out;
  1153. -o-transition: all 0.5s ease-in-out;
  1154. transition: all 0.5s ease-in-out;
  1155. }
  1156.  
  1157. /* UPDATES TAB */
  1158.  
  1159. /* --- UPDATES TAB BOX 1 ---*/
  1160.  
  1161. #tab17line1 {
  1162. height:4px;
  1163. width:25px;
  1164. position:fixed;
  1165. opacity:1;
  1166. {block:If5AccentColours}background-color:{color:Accent 1};
  1167. border:2px solid {color:Accent 1};{/block:If5AccentColours}
  1168. {block:IfNot5AccentColours}background-color:{color:Alternative Accent};
  1169. border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1170. -webkit-transition:0.6s;
  1171. -moz-transition:0.6s;
  1172. -ms-transition:0.6s;
  1173. -o-transition:0.6s;
  1174. transition:0.6s;
  1175. }
  1176.  
  1177. #tab17line1:hover {
  1178. {block:If5AccentColours}border:2px solid {color:Accent 1};{/block:If5AccentColours}{block:IfNot5AccentColours}border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1179. background:{color:Post Background};
  1180. -webkit-transition:0.6s;
  1181. -moz-transition:0.6s;
  1182. -ms-transition:0.6s;
  1183. -o-transition:0.6s;
  1184. transition:0.6s;
  1185. }
  1186.  
  1187. #tab17line1:hover #tab17box1{
  1188. margin-left:-2px;
  1189. opacity:1;
  1190. -webkit-transition:0.6s;
  1191. -moz-transition:0.6s;
  1192. -ms-transition:0.6s;
  1193. -o-transition:0.6s;
  1194. transition:0.6s;
  1195. }
  1196.  
  1197. #tab17box1 {
  1198. width:145px;
  1199. height:auto;
  1200. border:2px solid {color:Post Border};
  1201. background:{color:Post Background};
  1202. padding:4px;
  1203. margin-top:12px;
  1204. margin-left:-300px;
  1205. overflow:hidden;
  1206. -webkit-transition:0.6s;
  1207. -moz-transition:0.6s;
  1208. -ms-transition:0.6s;
  1209. -o-transition:0.6s;
  1210. transition:0.6s;
  1211. }
  1212.  
  1213. /* --- UPDATES TAB BOX 1 ---*/
  1214.  
  1215. /* --- UPDATES TAB BOX 2 ---*/
  1216.  
  1217. #tab17line2 {
  1218. height:4px;
  1219. width:25px;
  1220. position:fixed;
  1221. margin-left:32px;
  1222. margin-top:0px;
  1223. opacity:1;
  1224. {block:If5AccentColours}background-color:{color:Accent 2};
  1225. border:2px solid {color:Accent 2};{/block:If5AccentColours}
  1226. {block:IfNot5AccentColours}background-color:{color:Alternative Accent};
  1227. border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1228. -webkit-transition:0.6s;
  1229. -moz-transition:0.6s;
  1230. -ms-transition:0.6s;
  1231. -o-transition:0.6s;
  1232. transition:0.6s;
  1233. }
  1234.  
  1235. #tab17line2:hover {
  1236. {block:If5AccentColours}border:2px solid {color:Accent 2};{/block:If5AccentColours}{block:IfNot5AccentColours}border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1237. background:{color:Post Background};
  1238. -webkit-transition:0.6s;
  1239. -moz-transition:0.6s;
  1240. -ms-transition:0.6s;
  1241. -o-transition:0.6s;
  1242. transition:0.6s;
  1243. }
  1244.  
  1245. #tab17line2:hover #tab17box2{
  1246. margin-left:-34px;
  1247. opacity:1;
  1248. -webkit-transition:0.6s;
  1249. -moz-transition:0.6s;
  1250. -ms-transition:0.6s;
  1251. -o-transition:0.6s;
  1252. transition:0.6s;
  1253. }
  1254.  
  1255. #tab17box2 {
  1256. width:145px;
  1257. height:auto;
  1258. border:2px solid {color:Post Border};
  1259. background:{color:Post Background};
  1260. padding:4px;
  1261. margin-top:12px;
  1262. margin-left:-300px;
  1263. overflow:hidden;
  1264. -webkit-transition:0.6s;
  1265. -moz-transition:0.6s;
  1266. -ms-transition:0.6s;
  1267. -o-transition:0.6s;
  1268. transition:0.6s;
  1269. }
  1270.  
  1271. /* --- UPDATES TAB BOX 2 ---*/
  1272.  
  1273. /* --- UPDATES TAB BOX 3 ---*/
  1274.  
  1275. #tab17line3 {
  1276. height:4px;
  1277. width:25px;
  1278. margin-left:64px;
  1279. position:fixed;
  1280. margin-top:0px;
  1281. {block:If5AccentColours}background-color:{color:Accent 3};
  1282. border:2px solid {color:Accent 3};{/block:If5AccentColours}
  1283. {block:IfNot5AccentColours}background-color:{color:Alternative Accent};
  1284. border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1285. -webkit-transition:0.7s;
  1286. -moz-transition:0.7s;
  1287. -ms-transition:0.7s;
  1288. -o-transition:0.7s;
  1289. transition:0.7s;
  1290. }
  1291.  
  1292. #tab17line3:hover {
  1293. {block:If5AccentColours}border:2px solid {color:Accent 3};{/block:If5AccentColours}{block:IfNot5AccentColours}border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1294. background:{color:Post Background};
  1295. -webkit-transition:0.6s;
  1296. -moz-transition:0.6s;
  1297. -ms-transition:0.6s;
  1298. -o-transition:0.6s;
  1299. transition:0.6s;
  1300. }
  1301.  
  1302. #tab17line3:hover #tab17box3{
  1303. margin-left:-66px;
  1304. opacity:1;
  1305. -webkit-transition:0.7s;
  1306. -moz-transition:0.7s;
  1307. -ms-transition:0.7s;
  1308. -o-transition:0.7s;
  1309. transition:0.7s;
  1310. }
  1311.  
  1312. #tab17box3 {
  1313. width:145px;
  1314. height:auto;
  1315. border:2px solid {color:Post Border};
  1316. background:{color:Post Background};
  1317. padding:4px;
  1318. margin-top:12px;
  1319. margin-left:-300px;
  1320. overflow:hidden;
  1321. -webkit-transition:0.6s;
  1322. -moz-transition:0.6s;
  1323. -ms-transition:0.6s;
  1324. -o-transition:0.6s;
  1325. transition:0.6s;
  1326. }
  1327.  
  1328. /* --- UPDATES TAB BOX 3 ---*/
  1329.  
  1330. /* --- UPDATES TAB BOX 4 ---*/
  1331.  
  1332. #tab17line4 {
  1333. margin-left:96px;
  1334. height:4px;
  1335. width:25px;
  1336. position:fixed;
  1337. margin-top:0px;
  1338. {block:If5AccentColours}background-color:{color:Accent 4};
  1339. border:2px solid {color:Accent 4};{/block:If5AccentColours}
  1340. {block:IfNot5AccentColours}background-color:{color:Alternative Accent};
  1341. border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1342. -webkit-transition:0.7s;
  1343. -moz-transition:0.7s;
  1344. -ms-transition:0.7s;
  1345. -o-transition:0.7s;
  1346. transition:0.7s;
  1347. }
  1348.  
  1349. #tab17line4:hover {
  1350. {block:If5AccentColours}border:2px solid {color:Accent 4};{/block:If5AccentColours}{block:IfNot5AccentColours}border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1351. background:{color:Post Background};
  1352. -webkit-transition:0.6s;
  1353. -moz-transition:0.6s;
  1354. -ms-transition:0.6s;
  1355. -o-transition:0.6s;
  1356. transition:0.6s;
  1357. }
  1358.  
  1359. #tab17line4:hover #tab17box4{
  1360. margin-left:-98px;
  1361. opacity:1;
  1362. -webkit-transition:0.7s;
  1363. -moz-transition:0.7s;
  1364. -ms-transition:0.7s;
  1365. -o-transition:0.7s;
  1366. transition:0.7s;
  1367. }
  1368.  
  1369. #tab17box4 {
  1370. width:145px;
  1371. height:auto;
  1372. border:2px solid {color:Post Border};
  1373. background:{color:Post Background};
  1374. padding:4px;
  1375. margin-top:12px;
  1376. margin-left:-350px;
  1377. overflow:hidden;
  1378. -webkit-transition:0.6s;
  1379. -moz-transition:0.6s;
  1380. -ms-transition:0.6s;
  1381. -o-transition:0.6s;
  1382. transition:0.6s;
  1383. }
  1384.  
  1385. /* --- UPDATES TAB BOX 4 ---*/
  1386.  
  1387. /* --- UPDATES TAB BOX 5 ---*/
  1388.  
  1389. #tab17line5 {
  1390. height:4px;
  1391. width:25px;
  1392. position:fixed;
  1393. margin-left:128px;
  1394. margin-top:0px;
  1395. {block:If5AccentColours}background-color:{color:Accent 5};
  1396. border:2px solid {color:Accent 5};{/block:If5AccentColours}
  1397. {block:IfNot5AccentColours}background-color:{color:Alternative Accent};
  1398. border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1399. -webkit-transition:0.7s;
  1400. -moz-transition:0.7s;
  1401. -ms-transition:0.7s;
  1402. -o-transition:0.7s;
  1403. transition:0.7s;
  1404. }
  1405.  
  1406. #tab17line5:hover {
  1407. {block:If5AccentColours}border:2px solid {color:Accent 5};{/block:If5AccentColours}{block:IfNot5AccentColours}border:2px solid {color:Alternative Accent};{/block:IfNot5AccentColours}
  1408. background:{color:Post Background};
  1409. -webkit-transition:0.6s;
  1410. -moz-transition:0.6s;
  1411. -ms-transition:0.6s;
  1412. -o-transition:0.6s;
  1413. transition:0.6s;
  1414. }
  1415.  
  1416. #tab17line5:hover #tab17box5{
  1417. margin-left:-130px;
  1418. -webkit-transition:0.6s;
  1419. -moz-transition:0.6s;
  1420. -ms-transition:0.6s;
  1421. -o-transition:0.6s;
  1422. transition:0.6s;
  1423. }
  1424.  
  1425. #tab17box5 {
  1426. width:145px;
  1427. height:auto;
  1428. border:2px solid {color:Post Border};
  1429. background:{color:Post Background};
  1430. padding:4px;
  1431. margin-top:12px;
  1432. margin-left:-350px;
  1433. overflow:hidden;
  1434. -webkit-transition:0.6s;
  1435. -moz-transition:0.6s;
  1436. -ms-transition:0.6s;
  1437. -o-transition:0.6s;
  1438. transition:0.6s;
  1439. }
  1440.  
  1441. /* --- UPDATES TAB BOX 5 ---*/
  1442.  
  1443. /* --- UPDATES TAB ---*/
  1444.  
  1445. {CustomCSS}</style>
  1446.  
  1447. </head><body>
  1448.  
  1449. {block:IfUpdatesTab}
  1450.  
  1451.  
  1452. <div id="tab17">
  1453.  
  1454. <!-- UPDATES TAB BOX 1 START -->
  1455.  
  1456. <div id="tab17line1">
  1457. <div id="tab17box1">
  1458. {block:If5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Accent 1}";><FONT COLOR=#FFFFFF>TAB BOX 1</FONT></div>{/block:If5AccentColours}
  1459. {block:IfNot5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Alternative Accent}";><FONT COLOR=#FFFFFF>TAB BOX 1</FONT></div>{/block:IfNot5AccentColours}</p>
  1460.  
  1461.  
  1462. This is where your text belongs.</p>
  1463. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s>.
  1464. New paragraph with < p > < / p > and a new line with < br > without the spaces</p>
  1465. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1466. </div>
  1467. </div>
  1468. <!-- UPDATES TAB BOX 1 END -->
  1469.  
  1470. <!-- UPDATES TAB BOX 2 START -->
  1471.  
  1472. <div id="tab17line2">
  1473. <div id="tab17box2">
  1474. {block:If5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Accent 2}";><FONT COLOR=#FFFFFF>TAB BOX 2</FONT></div>{/block:If5AccentColours}
  1475. {block:IfNot5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Alternative Accent}";><FONT COLOR=#FFFFFF>TAB BOX 1</FONT></div>{/block:IfNot5AccentColours}</p>
  1476.  
  1477. This is where your text belongs.</p>
  1478. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s>.
  1479. New paragraph with < p > < / p > and a new line with < br > without the spaces</p>
  1480. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1481. </div>
  1482. </div>
  1483.  
  1484. <!-- UPDATES TAB BOX 2 END -->
  1485.  
  1486. <!-- UPDATES TAB BOX 3 START -->
  1487.  
  1488. <div id="tab17line3">
  1489. <div id="tab17box3">
  1490. {block:If5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Accent 3}";><FONT COLOR=#FFFFFF>TAB BOX 3</FONT></div>{/block:If5AccentColours}
  1491. {block:IfNot5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Alternative Accent}";><FONT COLOR=#FFFFFF>TAB BOX 1</FONT></div>{/block:IfNot5AccentColours}</p>
  1492.  
  1493. This is where your text belongs.</p>
  1494. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s>.
  1495. New paragraph with < p > < / p > and a new line with < br > without the spaces</p>
  1496. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1497. </div>
  1498. </div>
  1499.  
  1500. <!-- UPDATES TAB BOX 3 END -->
  1501.  
  1502. <!-- UPDATES TAB BOX 4 START -->
  1503.  
  1504. <div id="tab17line4">
  1505. <div id="tab17box4">
  1506. {block:If5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Accent 4}";><FONT COLOR=#FFFFFF>TAB BOX 4</FONT></div>{/block:If5AccentColours}
  1507. {block:IfNot5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Alternative Accent}";><FONT COLOR=#FFFFFF>TAB BOX 1</FONT></div>{/block:IfNot5AccentColours}</p>
  1508.  
  1509. This is where your text belongs.</p>
  1510. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s>.
  1511. New paragraph with < p > < / p > and a new line with < br > without the spaces</p>
  1512. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1513. </div>
  1514. </div>
  1515.  
  1516. <!-- UPDATES TAB BOX 4 END -->
  1517.  
  1518. <!-- UPDATES TAB BOX 5 START -->
  1519.  
  1520. <div id="tab17line5">
  1521. <div id="tab17box5">
  1522. {block:If5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Accent 5}";><FONT COLOR=#FFFFFF>TAB BOX 5</FONT></div>{/block:If5AccentColours}
  1523. {block:IfNot5AccentColours}<div style="width:142px;line-height:8px;padding:2px;background-color:{color:Alternative Accent}";><FONT COLOR=#FFFFFF>TAB BOX 1</FONT></div>{/block:IfNot5AccentColours}</p>
  1524.  
  1525. This is where your text belongs.</p>
  1526. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s>.
  1527. New paragraph with < p > < / p > and a new line with < br > without the spaces</p>
  1528. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1529.  
  1530. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
  1531. </div>
  1532. </div>
  1533.  
  1534. <!-- UPDATES TAB BOX 5 END -->
  1535.  
  1536. </div>
  1537.  
  1538. {/block:IfUpdatesTab}
  1539.  
  1540. <div id="title">{Title}</div>
  1541.  
  1542. <div id="sidebar">
  1543.  
  1544. <div id="links">
  1545. <a href="/" title="{text:Home Link}">1.</a>
  1546. <a href="/ask" title="{text:Message Link}">2.</a>
  1547. <a href="{text:Link1 Url}" title="{text:Link1 Name}">3.</a>
  1548. <a href="{text:Link2 Url}" title="{text:Link2 Name}">4.</a>
  1549. <a href="{text:Link3 Url}" title="{text:Link3 Name}">5.</a>
  1550. </div>
  1551.  
  1552.  
  1553. <div class="hex">
  1554. <div style="position:absolute;top:-20px;left:-20px;bottom:-20px;right:-20px;z-index:2;background-image:url{image:Sidebar Image};">
  1555. </div></div>
  1556.  
  1557. <div id="description">{Description}</div>
  1558.  
  1559. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">Prev</a>{/block:PreviousPage}{block:JumpPagination length="3"}{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}">Next</a>{/block:NextPage}</div>{/block:Pagination}
  1560.  
  1561. </div>
  1562.  
  1563. <div id="big">
  1564. <div id="content">
  1565.  
  1566. {block:Posts}
  1567. <article class="entries">
  1568. <div class="post">
  1569. <div class="po">
  1570.  
  1571. {block:ContentSource}
  1572. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1573. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1574. {/block:SourceLogo}
  1575. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1576. {/block:ContentSource}
  1577.  
  1578. <!----- TEXT / PHOTO / PHOTOSET ----->
  1579.  
  1580. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="text">{Body}</div>{/block:Text}
  1581.  
  1582. {block:Photo}
  1583. {LinkOpenTag}<div class="imgp"><img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}"/></div>{LinkCloseTag}{block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photo}
  1584.  
  1585. {block:Photoset}
  1586. <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}
  1587. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div></div>{block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
  1588.  
  1589. <!----- TEXT / PHOTO / PHOTOSET ----->
  1590.  
  1591. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1592.  
  1593. {block:Quote}<div class="quote"><h2>{Quote}</h2></div>{block:Source}<div class="quote-source">{Source}</div>{/block:Source}{/block:Quote}
  1594.  
  1595. {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}
  1596. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div></div>
  1597. {block:Caption}{block:ifShowCaptions}
  1598. <span class="caption">{Caption}</span>
  1599. {/block:ifShowCaptions}{/block:Caption}{/block:Video}
  1600.  
  1601. {block:Link}<a href="{URL}" target="_blank" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1602.  
  1603. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}</p>{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;
  1604. {Line}</li>{/block:Lines}</ul>{/block:Chat}
  1605.  
  1606. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1607.  
  1608. <!----- AUDIO POSTS ----->
  1609.  
  1610. {block:Audio}
  1611. <div id="audio">
  1612. <div id="audiobackground"><div id="audioplayer">{AudioPlayer}</div></div>
  1613. <img id="audioimage" style="max-width:60px;" img src="http://www.i2symbol.com/images/symbols/music/beamed_sixteenth_notes_u266C_icon_256x256.png"/>
  1614. {block:AlbumArt}<img id="audioimage" style="max-width:60px;" src="{AlbumArtURL}" />{/block:AlbumArt}<div id="audiobig">
  1615. {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>
  1616. </div></div>{block:ifshowcaptions}
  1617. <span class="caption">{Caption}</span>
  1618. {/block:ifshowcaptions}
  1619. {/block:Audio}
  1620.  
  1621. <!----- AUDIO POSTS ----->
  1622.  
  1623. <!----- ASKS POSTS ----->
  1624.  
  1625. {block:Answer}<div id="question">{Question}</div><div id="asker">{Asker}</div></p><div id="answer">{Answer}</div>{/block:Answer}
  1626.  
  1627. <!----- ASKS POSTS ----->
  1628.  
  1629. </div></div>
  1630.  
  1631. <!----- INFO SECTION ----->
  1632.  
  1633. {block:PermalinkPage}{block:Date}<div id="info"><a href="{Permalink}" title="Posted: {DayofMonth}. {Month} {Year} | {TimeAgo}"></a><a href="{Permalink}" title="{NoteCountWithLabel}">{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="From: {ReblogParentName}" target="blank"></a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="Source: {ReblogRootName}" target="blank"></a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" title="Reblog" target="_blank"></a></div>
  1634.  
  1635. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:PermalinkPage}
  1636.  
  1637. <!----- INFO SECTION ----->
  1638.  
  1639. <!----- PAGE PAGINATION ----->
  1640.  
  1641. <div class="pagepagination">
  1642. {block:PermalinkPagination}
  1643. {block:PreviousPost}
  1644. <a href="{PreviousPost}">⇚&nbsp;&nbsp;go to Previous Post</a>
  1645. {/block:PreviousPost}
  1646. {block:NextPost}
  1647. <a href="{NextPost}" style="position:absolute; right:0;">go to Next Post&nbsp;&nbsp;⇛</a>
  1648. {/block:NextPost}
  1649. {/block:PermalinkPagination}
  1650. </div>
  1651.  
  1652. <!----- PAGE PAGINATION ----->
  1653.  
  1654. <!----- NOTES ----->
  1655.  
  1656. {block:PostNotes}
  1657. <div class="pagenotes">{PostNotes}</div>
  1658. {/block:PostNotes}
  1659.  
  1660. <!----- NOTES ----->
  1661.  
  1662. <!----- INFO SECTION ----->
  1663.  
  1664. {block:IndexPage}
  1665.  
  1666. {block:ifNotOneColumn}{block:Date}<div id="info"><a href="{Permalink}" title="Posted: {DayofMonth}. {Month} {Year} | {TimeAgo}"></a><a href="{Permalink}" title="{NoteCountWithLabel}">{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="From: {ReblogParentName}" target="blank"></a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="Source: {ReblogRootName}" target="blank"></a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" title="Reblog" target="_blank"></a></div>{/block:ifNotOneColumn}
  1667.  
  1668. {block:ifOneColumn}{block:Date}<div id="info"><a href="{Permalink}" title="Posted: {DayofMonth}. {Month} {Year} | {TimeAgo}"></a><a href="{Permalink}" title="{NoteCountWithLabel}">{block:NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="From: {ReblogParentName}" target="blank"></a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="Source: {ReblogRootName}" target="blank"></a>{/block:RebloggedFrom}{/block:Date}<a href="{ReblogURL}" title="Reblog" target="_blank"></a></div>{/block:ifOneColumn}
  1669.  
  1670. <div class="post-meta"><div class="type"><div id="button">
  1671. <a href="{Permalink}">{block:Text}Text{/block:Text}{block:Photo}Photo{/block:Photo}{block:Photoset}Photoset{/block:Photoset}{block:Quote}Quote{/block:Quote}{block:Link}Link{/block:Link}{block:Chat}Chat{/block:Chat}{block:Video}Video{/block:Video}{block:Audio}Audio{/block:Audio}{block:Answer}Question{/block:Answer}</a></div></div>
  1672.  
  1673. </div>
  1674.  
  1675. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"> #{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  1676.  
  1677. <!----- INFO SECTION ----->
  1678.  
  1679. {/block:IndexPage}
  1680.  
  1681. </article>{/block:Posts}</div>
  1682.  
  1683. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  1684. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  1685. {block:IfInfiniteScroll}
  1686. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1687. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  1688. {/block:IfInfiniteScroll}
  1689.  
  1690. <script>
  1691. (function() {
  1692. var $tumblelog = $('#content');
  1693. {block:IfInfiniteScroll}
  1694. $tumblelog.infinitescroll({
  1695. navSelector : ".pagination",
  1696. nextSelector : ".pagination a:first",
  1697. itemSelector : "article",
  1698. bufferPx : 50,
  1699. done : "",
  1700. loading: {
  1701. finishedMsg: "<p> </p>",
  1702. img : " ",
  1703. msg: null,
  1704. msgText: "<p> </p>"
  1705. },
  1706. },
  1707. function( newElements ) {
  1708. var $newElems = $( newElements ).css({ opacity: 0 });
  1709. $newElems.imagesLoaded(function(){
  1710. $newElems.animate({ opacity: 1 });
  1711. $tumblelog.masonry( 'appended', $newElems);
  1712. });
  1713. }
  1714. );
  1715. {/block:IfInfiniteScroll}
  1716. $tumblelog.imagesLoaded( function(){
  1717. $tumblelog.masonry({
  1718. columnWidth: function( containerWidth ) {
  1719. return containerWidth / 100;
  1720. }
  1721. });
  1722. });
  1723. })();
  1724. </script><script>
  1725. var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
  1726. (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
  1727. g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
  1728. s.parentNode.insertBefore(g,s)}(document,'script'));
  1729. </script>
  1730.  
  1731. <span class="credit">
  1732. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  1733.  
  1734. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement