Advertisement
iamthemelocked

Iamthemelocked Theme 58 (REVAMPED)

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