Advertisement
iamthemelocked

Iamthemelocked Theme 57 (REVAMPED)

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