Advertisement
iamthemelocked

Iamthemelocked Theme 55 (REVAMPED)

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