Advertisement
iamthemelocked

Iamthemelocked #140 - Mythology

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