Advertisement
iamthemelocked

Iamthemelocked Theme 59 (REVAMPED)

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