Advertisement
iamthemelocked

Iamthemelocked Theme 54 (REVAMPED)

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