Advertisement
iamthemelocked

Iamthemelocked Theme 77 (REVAMPED)

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