Advertisement
iamthemelocked

Iamthemelocked #127 - Madness

Feb 7th, 2015
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.78 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">
  11.  
  12. <head><title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link href='http://fonts.googleapis.com/css?family=Alegreya+SC' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Advent+Pro:400,300' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Belleza' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21. <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>
  22.  
  23. <script type="text/javascript"
  24. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  25.  
  26. <meta name="if:Black And White Posts" content="0"/>
  27. <meta name="if:Post Images Upon Scroll" content="1">
  28. <meta name="if:Show Captions" content="1"/>
  29. <meta name="if:Alternative Info" content="0">
  30. <meta name="if:Colour Tags" content="1">
  31. <meta name="if:Tags Upon Hover" content="0">
  32. <meta name="if:Infinite Scroll" content="0">
  33. <meta name="if:Tiny Cursor" content="1">
  34.  
  35. <meta name="image:Header Image" content=""/>
  36. <meta name="image:Sidebar Image" content=""/>
  37.  
  38. <meta name="font:Post Font" content="Sofia Pro" />
  39. <meta name="font:Description Font" content="Sofia Pro" />
  40. <meta name="font:Tags Font" content="Sofia Pro" />
  41.  
  42. <meta name="text:Post Font Size" content="10px"/>
  43. <meta name="text:Description Font Size" content="8px"/>
  44. <meta name="text:Tags Font Size" content="7px"/>
  45.  
  46. <meta name="color:Background" content="#ffffff"/>
  47. <meta name="color:Posts Background" content="#f6f6f6"/>
  48. <meta name="color:Post Text" content="#222222"/>
  49. <meta name="color:Post Links" content="#b6b6b6"/>
  50.  
  51. <meta name="color:Sidebar Links" content="#ffffff"/>
  52. <meta name="color:Description" content="#000000"/>
  53. <meta name="color:Title" content="#ffffff"/>
  54. <meta name="color:Pagination" content="#ffffff"/>
  55.  
  56. <meta name="color:Accent 1" content="#df6c7a" />
  57. <meta name="color:Accent 2" content="#df9a6c" />
  58. <meta name="color:Accent 3" content="#e5de71" />
  59. <meta name="color:Accent 4" content="#8bea71" />
  60. <meta name="color:Accent 5" content="#70e7d3" />
  61.  
  62. <meta name="color:Info Accent" content="#000000"/>
  63. <meta name="color:Info Links" content="#b6b6b6"/>
  64.  
  65. <meta name="color:Tags" content="#000000"/>
  66. <meta name="color:Tags Hover" content="#ffffff"/>
  67.  
  68. <meta name="color:Chat Background 1" content="#f6f6f6"/>
  69. <meta name="color:Chat Background 2" content="#ffffff"/>
  70.  
  71. <meta name="color:Tooltip Accent" content="#000000"/>
  72. <meta name="color:Tooltip Text" content="#ffffff"/>
  73. <meta name="color:Selection" content="#df6c7a"/>
  74. <meta name="color:Scrollbar" content="#000000"/>
  75.  
  76. <meta name="text:Title" content="Theme #127 - Madness"/>
  77.  
  78. <meta name="text:Home Link Title" content="Index"/>
  79. <meta name="text:Home Link Name" content="Go Back"/>
  80. <meta name="text:Link 2 Title" content="Askbox"/>
  81. <meta name="text:Link 2 Name" content="Leave a message"/>
  82. <meta name="text:Link 2 Url" content="/ask"/>
  83. <meta name="text:Link 3 Title" content="Submit"/>
  84. <meta name="text:Link 3 Name" content="Submissions"/>
  85. <meta name="text:Link 3 Url" content="/submit"/>
  86. <meta name="text:Link 4 Title" content="Link 4"/>
  87. <meta name="text:Link 4 Name" content="Your 4th Link"/>
  88. <meta name="text:Link 4 Url" content="http://"/>
  89. <meta name="text:Link 5 Title" content="Link 5"/>
  90. <meta name="text:Link 5 Name" content="Your 5th Link"/>
  91. <meta name="text:Link 5 Url" content="http://"/>
  92.  
  93. <meta name="color:Tab Text" content="#222222"/>
  94. <meta name="color:Tab Links" content="#b6b6b6"/>
  95. <meta name="color:Tab Links Hover" content="#000000"/>
  96.  
  97. <meta name="if:Updates Tab" content="1"/>
  98.  
  99. <!---INFINTE SCROLL --->
  100.  
  101. {block:IfInfiniteScroll}
  102. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  103. {/block:IfInfiniteScroll}
  104. {block:IfNotInfiniteScroll}{/block:IfNotInfiniteScroll}
  105.  
  106. <!---INFINTE SCROLL --->
  107.  
  108. <!--- SPECIAL FONTS --->
  109.  
  110. <script type="text/javascript">
  111. WebFontConfig = {
  112. google: { families: [ 'Petit+Formal+Script::latin' ] }
  113. };
  114. (function() {
  115. var wf = document.createElement('script');
  116. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  117. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  118. wf.type = 'text/javascript';
  119. wf.async = 'true';
  120. var s = document.getElementsByTagName('script')[0];
  121. s.parentNode.insertBefore(wf, s);
  122. })(); </script>
  123.  
  124. <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
  125.  
  126. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  127.  
  128. <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
  129.  
  130. <link href='http://fonts.googleapis.com/css?family=Wisdom Script' rel='stylesheet' type='text/css'>
  131.  
  132. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  133. <!--- SPECIAL FONTS --->
  134.  
  135. <style type="text/css">
  136.  
  137. ::-webkit-scrollbar-thumb:vertical {
  138. height:10px; border:2px solid {color:background}; background-color:{color:Scrollbar};}
  139.  
  140. ::-webkit-scrollbar-thumb:horizontal {
  141. background-color:{color:Accent 1};}
  142.  
  143. ::-webkit-scrollbar {
  144. width:11px; height:5px; border:5px solid {color:background}; background-color:{color:Scrollbar};}
  145.  
  146. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{display:block; height:7px; border-right:2px solid {color:background}; border-left:2px solid {color:background}; background-color:{color:Scrollbar};}
  147.  
  148. 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;}
  149.  
  150. /* --- SCROLLBAR ---*/
  151.  
  152. /* --- BODY ---*/
  153.  
  154. #s-m-t-tooltip{
  155. position:absolute;
  156. margin-top: 15px;
  157. z-index:9999999999999;
  158. color:{color:Tooltip Text};
  159. box-shadow:inset 350px 0 0 0 {color:Tooltip Accent};
  160. text-transform:uppercase;
  161. letter-spacing:0.5px;
  162. font-family:calibri;
  163. line-height:13px;
  164. max-width:300px;
  165. border:4px double {color:background};
  166. font-size:8px;
  167. padding:0.5px 3px 0.5px 3px;
  168. -webkit-transition:all 0.4s;
  169. -moz-transition:all 0.4s;
  170. -ms-transition:all 0.4s;
  171. -o-transition:all 0.4s;
  172. transition:all 0.4s;
  173. }
  174.  
  175. body {
  176. color: {color:Post Text};
  177. background-color: {color:background};
  178. font: 9px 'Trebuchet MS', sans-serif;
  179. }
  180.  
  181. b, strong {color: color:{color:Post text};word-wrap:normal;}
  182. i, em {color: color:{color:Post text};word-wrap:normal;}
  183. p {margin-top:5px;margin-bottom:5px}
  184. ol {list-style:normal;}
  185. ul {list-style:square;}
  186. small {font-size:8px;}
  187. big {font-size:10px;}
  188.  
  189. blockquote {
  190. padding-left:10px;
  191. margin-left:10px;
  192. margin-top:5px;
  193. border-left:1px solid;
  194. }
  195.  
  196. a {
  197. text-decoration:none;
  198. outline:none;
  199. font-weight:bold;
  200. word-wrap:initial;
  201. font-family: {text:Post Font};
  202. font-size: {text:Post Font Size};
  203. color:{color:Post Links};
  204. -moz-outline-style:none;
  205. -webkit-transition:all 0.5s;
  206. -moz-transition:all 0.5s;
  207. -ms-transition:all 0.5s;
  208. -o-transition:all 0.5s;
  209. transition:all 0.5s;
  210. }
  211.  
  212. a:hover {
  213. text-decoration:none;
  214. outline:none;
  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. a:hover:nth-child(5n+1){color:{color:Accent 1};}
  224. a:hover:nth-child(5n+2){color:{color:Accent 2};}
  225. a:hover:nth-child(5n+3){color:{color:Accent 3};}
  226. a:hover:nth-child(5n+4){color:{color:Accent 4};}
  227. a:hover:nth-child(5n+5){color:{color:Accent 5};}
  228.  
  229. h1 {
  230. font-size:22px;
  231. text-align:left;
  232. line-height:120%;
  233. text-transform:lowercase;
  234. line-height:15px;
  235. color:{color:General Links};
  236. font-family:"wisdom script";
  237. }
  238.  
  239. h1:first-letter {
  240. text-transform:uppercase;
  241. }
  242.  
  243. pre {
  244. white-space: pre-wrap;
  245. white-space: -moz-pre-wrap;
  246. white-space: -pre-wrap;
  247. white-space: -o-pre-wrap;
  248. word-wrap: break-word;
  249. font-weight:bold;
  250. font-size:8px;
  251. font-family:"DISCO";
  252. text-transform:uppercase;
  253. }
  254.  
  255. pre a{
  256. font-size:8px;
  257. }
  258.  
  259. .caption {
  260. text-align:left;
  261. display:block;
  262. }
  263.  
  264. .caption img {
  265. max-width:350px;
  266. }
  267.  
  268. /* --- BODY ---*/
  269.  
  270. /* --- POST ENTRIES ---*/
  271.  
  272. #entries {
  273. margin-left: 290px;
  274. margin-top:200px;
  275. padding-bottom:20px;
  276. font-family: {font:Post Font};
  277. }
  278.  
  279. #post {
  280. margin-top:0px;
  281. margin-bottom:5px;
  282. width:500px;
  283. position:relative;
  284. word-wrap:normal;
  285. font-family: {font:Post Font};
  286. font-size: {text:Post Font Size};
  287. background:{color:Posts Background};
  288. padding:30px;
  289. {block:IfBlackandWhitePosts}
  290. -webkit-filter: grayscale(100%);
  291. -moz-filter: grayscale(100%);
  292. filter: grayscale(100%);
  293. -webkit-transition:all 0.5s;
  294. -moz-transition:all 0.5s;
  295. -ms-transition:all 0.5s;
  296. -o-transition:all 0.5s;
  297. transition:all 0.5s;
  298. }
  299.  
  300. #post:hover {
  301. -webkit-transition:all 0.5s;
  302. -moz-transition:all 0.5s;
  303. -ms-transition:all 0.5s;
  304. -o-transition:all 0.5s;
  305. transition:all 0.5s;
  306. -webkit-filter: grayscale(0%);
  307. -moz-filter: grayscale(0%);
  308. filter: grayscale(0%);
  309. {block:IfBlackandWhitePosts}
  310. }
  311.  
  312. /* --- POST ENTRIES ---*/
  313.  
  314. /* --- SIDEBAR ---*/
  315.  
  316. #container {
  317. width:900px;
  318. margin: 0 auto;
  319. }
  320.  
  321. #sidebar {
  322. width:215px;
  323. top:200px;
  324. z-index:99999;
  325. height:100%;
  326. overflow:hidden;
  327. margin-left:50px;
  328. position: fixed;
  329. }
  330.  
  331. #sidebar img {
  332. width:215px;
  333. margin-top:25px;
  334. height:250px;
  335. display: block;
  336. }
  337.  
  338. #header {
  339. width:800px;
  340. top:30px;
  341. z-index:99999;
  342. height:150px;
  343. overflow:hidden;
  344. background:transparent;
  345. margin-left:50px;
  346. position: fixed;
  347. }
  348.  
  349. #header img {
  350. width:800px;
  351. height:150px;
  352. display: block;
  353. -webkit-transition: all 0.6s;
  354. -moz-transition: all 0.6s;
  355. -ms-transition:all 0.6s;
  356. -o-transition: all 0.6s;
  357. transition: all 0.6s;
  358. }
  359.  
  360. #header img.sticky {
  361. margin-left:-800px;
  362. -webkit-transition: all 0.6s;
  363. -moz-transition: all 0.6s;
  364. -ms-transition:all 0.6s;
  365. -o-transition: all 0.6s;
  366. transition: all 0.6s;
  367. }
  368.  
  369. #headerborder {
  370. width:100%;
  371. height:6px;
  372. margin-top:-1px;
  373. background:{color:background};
  374. overflow-y:hidden;
  375. }
  376.  
  377. .headercolour {
  378. width:20%;
  379. height:100%;
  380. float:left;
  381. opacity:1;
  382. }
  383.  
  384. /* --- SIDEBAR ---*/
  385.  
  386. /* --- TITLE ---*/
  387.  
  388. #title {
  389. background-color:{color:Description};
  390. font: 9px/9px 'Calibri';
  391. letter-spacing: 1px;
  392. font-weight:bold;
  393. text-align:left;
  394. margin-top:8px;
  395. padding:5px;
  396. width:210px;
  397. z-index:9999;
  398. position: absolute;
  399. color:{color:Title};
  400. text-transform: uppercase;
  401. }
  402.  
  403. /* --- TITLE ---*/
  404.  
  405. /* --- LINKS ---*/
  406.  
  407. #links {
  408. font: 8px/8px 'Calibri';
  409. letter-spacing: 1px;
  410. text-transform: uppercase;
  411. text-align: center;
  412. margin-top:-6px;
  413. overflow:hidden;
  414. padding: 5px 0;
  415. width:8px;
  416. margin-left:-2px;
  417. height:150px;
  418. position: absolute;
  419. -webkit-transition: all 0.6s;
  420. -moz-transition: all 0.6s;
  421. -ms-transition:all 0.6s;
  422. -o-transition: all 0.6s;
  423. transition: all 0.6s;
  424. }
  425.  
  426. #links.sticky {
  427. width:230px;
  428. -webkit-transition: all 0.6s;
  429. -moz-transition: all 0.6s;
  430. -ms-transition:all 0.6s;
  431. -o-transition: all 0.6s;
  432. transition: all 0.6s;
  433. }
  434.  
  435. #links a {
  436. padding:4px;
  437. margin:0px;
  438. font-family: {font:Post Font};
  439. font-size:10px;
  440. line-height:20px;
  441. width:209px;
  442. color:{color:Title};
  443. text-transform: uppercase;
  444. background:{color:Description};
  445. height:22.5px;
  446. display:block;
  447. -webkit-transition:all 0.5s;
  448. -moz-transition:all 0.5s;
  449. -ms-transition:all 0.5s;
  450. -o-transition:all 0.5s;
  451. transition:all 0.5s;
  452. }
  453.  
  454. #links a:nth-child(5n+1){background:{color:Accent 1};}
  455. #links a:nth-child(5n+2){background:{color:Accent 2};}
  456. #links a:nth-child(5n+3){background:{color:Accent 3};}
  457. #links a:nth-child(5n+4){background:{color:Accent 4};}
  458. #links a:nth-child(5n+5){background:{color:Accent 5};}
  459.  
  460. #links a:hover {
  461. background:transparent;
  462. color:{color:Description};
  463. -webkit-transition:all 0.5s;
  464. -moz-transition:all 0.5s;
  465. -ms-transition:all 0.5s;
  466. -o-transition:all 0.5s;
  467. transition:all 0.5s;
  468. }
  469.  
  470. /* --- LINKS ---*/
  471.  
  472. /* --- DESCRIPTION ---*/
  473.  
  474. #description {
  475. color:{color:Description};
  476. font: 8px 'Calibri', sans-serif;
  477. letter-spacing: 1px;
  478. text-transform: uppercase;
  479. text-align: justify;
  480. height:150px;
  481. z-index:999999;
  482. overflow:auto;
  483. margin-top:35px;
  484. }
  485.  
  486. #description a{
  487. color:{color:Post Links};
  488. font: 8px 'Calibri', sans-serif;
  489. letter-spacing: 1px;
  490. }
  491.  
  492. #description a:hover{
  493. color:{color:Accent 1};
  494. }
  495.  
  496. /* --- DESCRIPTION ---*/
  497.  
  498. #pagination {
  499. font: 7px 'Calibri', sans-serif;
  500. letter-spacing: 1px;
  501. width:212px;
  502. padding:2px;
  503. height:17px;
  504. background-color:{color:Description};
  505. text-align:center;
  506. margin-top:-465px;
  507. }
  508.  
  509. #pagination a {
  510. padding:3px;
  511. margin:2px;
  512. width:auto;
  513. height:auto;
  514. text-align:center;
  515. line-height:11px;
  516. color:{color:Pagination};
  517. display:inline-block;
  518. -webkit-transition:all 0.5s;
  519. -moz-transition:all 0.5s;
  520. -ms-transition:all 0.5s;
  521. -o-transition:all 0.5s;
  522. transition:all 0.5s;
  523. }
  524.  
  525. .current {
  526. font-size:10px;
  527. color:{color:Accent 1};
  528. padding:3px;
  529. margin:2px;
  530. }
  531.  
  532. #pagination a:hover {
  533. color:{color:Accent 1};
  534. -webkit-transition:all 0.5s;
  535. -moz-transition:all 0.5s;
  536. -ms-transition:all 0.5s;
  537. -o-transition:all 0.5s;
  538. transition:all 0.5s;
  539. }
  540.  
  541. /* --- POST INFO ---*/
  542.  
  543. {block:ifNotAlternativeInfo}
  544. #post:hover .perma {opacity:1;}
  545. {/block:ifNotAlternativeInfo}
  546.  
  547. .perma {
  548. height:100%;
  549. padding:1px 0px;
  550. top:0px;
  551. left:0px;
  552. position:absolute;
  553. opacity:0;
  554. z-index:999;
  555. color:{color:Info Accent};
  556. overflow:auto;
  557. font-size:20px;
  558. letter-spacing:-1px;
  559. line-height:0px;
  560. text-align:center;
  561. text-transform:lowercase;
  562. background:{color:background};
  563. -webkit-transition:all 0.5s;
  564. -moz-transition:all 0.5s;
  565. -ms-transition:all 0.5s;
  566. -o-transition:all 0.5s;
  567. transition:all 0.5s;
  568. width:100%;
  569. }
  570.  
  571. #info {
  572. position:absolute;
  573. width:550px;
  574. height:120px;
  575. opacity:1;
  576. top:5%;
  577. margin-left:0px;}
  578.  
  579. .notes {
  580. top:37%;
  581. position:relative;
  582. margin-bottom:70px;
  583. color:{color:Info Accent};
  584. font-size:20px;
  585. font-family:Helvetica;}
  586.  
  587. .notes a {
  588. font-family:Helvetica;
  589. background:none;
  590. font-size:20px;
  591. text-transform:lowercase;
  592. color:{color:Info Links};}
  593.  
  594. .notes a:hover:nth-child(3n+1){color:{color:Accent 1};}
  595. .notes a:hover:nth-child(3n+2){color:{color:Accent 2};}
  596. .notes a:hover:nth-child(3n+3){color:{color:Accent 3};}
  597.  
  598. #urls {
  599. width:400px;
  600. margin-top:85px;
  601. height:36px;
  602. margin-left:80px;
  603. }
  604.  
  605. #from a {font-family:Helvetica;background:none;font-size:15px;text-transform:lowercase;color:{color:Info Accent};background:none;}
  606. #from a:hover {color:{color:Accent 4};background:none;}
  607.  
  608. #from{
  609. display:block;
  610. width:165px;
  611. margin-top:-7px;
  612. padding:none;
  613. height:15px;
  614. margin-left:-2px;
  615. line-height:18px;
  616. text-align:right;
  617. background:none;
  618. }
  619.  
  620. #from img {
  621. display:block;
  622. width:20px;
  623. margin-top:-21px;
  624. padding:none;
  625. margin-left:172px;
  626. padding:2px;
  627. border:1px solid {color:Info Accent};
  628. background:none;
  629. -webkit-transition:all 0.5s;
  630. -moz-transition:all 0.5s;
  631. -ms-transition:all 0.5s;
  632. -o-transition:all 0.5s;
  633. transition:all 0.5s;
  634. }
  635.  
  636. #from img:hover {
  637. transform:rotate(360deg);
  638. -ms-transform:rotate(360deg);
  639. -webkit-transform:rotate(360deg);
  640. -webkit-transition:all 0.5s;
  641. -moz-transition:all 0.5s;
  642. -ms-transition:all 0.5s;
  643. -o-transition:all 0.5s;
  644. transition:all 0.5s;
  645. }
  646.  
  647. #by{
  648. display:block;
  649. width:158px;
  650. margin-top:-16px;
  651. padding:none;
  652. height:15px;
  653. margin-left:235px;
  654. line-height:19px;
  655. text-align:left;
  656. background:none;
  657. }
  658.  
  659. #by img {
  660. display:block;
  661. width:20px;
  662. margin-top:-21px;
  663. padding:none;
  664. margin-left:-31px;
  665. padding:2px;
  666. border:1px solid {color:Info Accent};
  667. background:none;
  668. -webkit-transition:all 0.5s;
  669. -moz-transition:all 0.5s;
  670. -ms-transition:all 0.5s;
  671. -o-transition:all 0.5s;
  672. transition:all 0.5s;
  673. }
  674.  
  675. #by img:hover {
  676. transform:rotate(-360deg);
  677. -ms-transform:rotate(-360deg);
  678. -webkit-transform:rotate(-360deg);
  679. -webkit-transition:all 0.5s;
  680. -moz-transition:all 0.5s;
  681. -ms-transition:all 0.5s;
  682. -o-transition:all 0.5s;
  683. transition:all 0.5s;
  684. }
  685.  
  686. #by a {font-family:Helvetica;background:none;font-size:15px;text-transform:lowercase;color:{color:Info Accent};background:none;}
  687. #by a:hover {color:{color:Accent 5};background:none;}
  688.  
  689. .reblog a:hover {color:{color:Accent 3};}
  690.  
  691. #info2 {
  692. background:{color:Info Accent};
  693. color:#fff;
  694. opacity:1;
  695. letter-spacing:1px;
  696. margin:auto;
  697. width:175px;
  698. height:10px;
  699. font-size:8px;
  700. font-family:calibri;
  701. text-align:center;
  702. margin-top:10px;
  703. text-transform:uppercase;
  704. padding:3px;
  705. }
  706.  
  707. #info2 a{
  708. color:#ffffff;
  709. font-size:8px;
  710. font-family:calibri;
  711. text-align:center;
  712. text-transform:uppercase;
  713. -webkit-transition:all 0.5s;
  714. -moz-transition:all 0.5s;
  715. -ms-transition:all 0.5s;
  716. -o-transition:all 0.5s;
  717. transition:all 0.5s;
  718. }
  719.  
  720. #info2 a:hover:nth-child(3n+1){color:{color:Accent 1};}
  721. #info2 a:hover:nth-child(3n+2){color:{color:Accent 2};}
  722. #info2 a:hover:nth-child(3n+3){color:{color:Accent 3};}
  723.  
  724. #via{
  725. width:200px;
  726. height:15px;
  727. margin-left:-20px;
  728. margin-top:-12px;
  729. }
  730.  
  731. #org1 img{
  732. width:14px;
  733. height:14px;
  734. border:1px solid {color:Info Accent};
  735. margin-left:-192px;
  736. margin-top:-1px;
  737. display:inline-block;
  738. }
  739.  
  740. #org2{
  741. margin-top:-17px;
  742. }
  743.  
  744. #org2 img{
  745. width:14px;
  746. height:14px;
  747. border:1px solid {color:Info Accent};
  748. margin-left:203px;
  749. margin-top:0px;
  750. display:inline-block;
  751. }
  752.  
  753. /* --- POST INFO ---*/
  754.  
  755. /* --- POST TAGS ---*/
  756.  
  757. #tags {
  758. width:480px;
  759. padding: 2px;
  760. background:{color:background};
  761. margin-left:30px;
  762. font-size: {text:Tags Font Size};
  763. margin-top:-2px;
  764. overflow:hidden;
  765. word-wrap: break-word;
  766. font-family: {font:Tags Font};
  767. text-align: center;
  768. -webkit-transition: all 0.4s ease-in-out;
  769. -moz-transition: all 0.4s ease-in-out;
  770. -o-transition: all 0.4s ease-in-out;
  771. transition: all 0.4s ease-in-out;
  772. }
  773.  
  774. {block:ifColourTags}
  775. #tags a:nth-child(5n+1)
  776. {background-color:{color:Accent 1};color:{color:Tags Hover};}
  777. #tags a:nth-child(5n+2)
  778. {background-color:{color:Accent 2};color:{color:Tags Hover};}
  779. #tags a:nth-child(5n+3)
  780. {background-color:{color:Accent 3};color:{color:Tags Hover};}
  781. #tags a:nth-child(5n+4)
  782. {background-color:{color:Accent 4};color:{color:Tags Hover};}
  783. #tags a:nth-child(5n+5)
  784. {background-color:{color:Accent 5};color:{color:Tags Hover};}
  785.  
  786. #tags a:hover {
  787. background:none;
  788. border:1px solid {color:Tags};
  789. color:{color:Tags};}
  790. {/block:ifColourTags}
  791.  
  792. {block:ifNotColourTags}
  793. #tags a:hover:nth-child(5n+1)
  794. {background-color:{color:Accent 1};color:{color:Tags Hover};}
  795. #tags a:hover:nth-child(5n+2)
  796. {background-color:{color:Accent 2};color:{color:Tags Hover};}
  797. #tags a:hover:nth-child(5n+3)
  798. {background-color:{color:Accent 3};color:{color:Tags Hover};}
  799. #tags a:hover:nth-child(5n+4)
  800. {background-color:{color:Accent 4};color:{color:Tags Hover};}
  801. #tags a:hover:nth-child(5n+5)
  802. {background-color:{color:Accent 5};color:{color:Tags Hover};}
  803. {/block:ifNotColourTags}
  804.  
  805. #tags a {
  806. margin:2.5px 1.5px;
  807. border-radius:1px;
  808. padding:0px 4px;
  809. line-height:17px;
  810. text-transform: uppercase;
  811. font-size: {text:Tags Font Size};
  812. font-weight:bold;
  813. border:1px solid transparent;
  814. letter-spacing:0.5px;
  815. {block:ifNotColourTags}
  816. color:{color:Tags};
  817. {/block:ifNotColourTags}
  818. font-family: {font:Tags Font};
  819. -webkit-transition: all 0.4s ease-in-out;
  820. -moz-transition: all 0.4s ease-in-out;
  821. -o-transition: all 0.4s ease-in-out;
  822. transition: all 0.4s ease-in-out;
  823. }
  824.  
  825. #tags2 {
  826. width:498px;
  827. padding: 2px;
  828. margin-left:0px;
  829. font-size: {text:Tags Font Size};
  830. margin-top:3px;
  831. {block:ifTagsUponHover}
  832. opacity:0;
  833. {block:ifTagsUponHover}
  834. overflow:hidden;
  835. word-break:break-word;
  836. font-family: {font:Tags Font};
  837. text-align: center;
  838. -webkit-transition: all 0.4s ease-in-out;
  839. -moz-transition: all 0.4s ease-in-out;
  840. -o-transition: all 0.4s ease-in-out;
  841. transition: all 0.4s ease-in-out;
  842. }
  843.  
  844. {block:ifTagsUponHover}
  845. #post:hover #tags2{
  846. opacity:1;
  847. -webkit-transition: all 0.4s ease-in-out;
  848. -moz-transition: all 0.4s ease-in-out;
  849. -o-transition: all 0.4s ease-in-out;
  850. transition: all 0.4s ease-in-out;
  851. }
  852. {/block:ifTagsUponHover}
  853.  
  854. {block:ifColourTags}
  855. #tags2 a:nth-child(5n+1)
  856. {background-color:{color:Accent 1};color:{color:Tags Hover};}
  857. #tags2 a:nth-child(5n+2)
  858. {background-color:{color:Accent 2};color:{color:Tags Hover};}
  859. #tags2 a:nth-child(5n+3)
  860. {background-color:{color:Accent 3};color:{color:Tags Hover};}
  861. #tags2 a:nth-child(5n+4)
  862. {background-color:{color:Accent 4};color:{color:Tags Hover};}
  863. #tags2 a:nth-child(5n+5)
  864. {background-color:{color:Accent 5};color:{color:Tags Hover};}
  865. {/block:ifColourTags}
  866.  
  867. {block:ifNotColourTags}
  868. #tags2 a:hover:nth-child(5n+1)
  869. {background-color:{color:Accent 1};color:{color:Tags Hover};}
  870. #tags2 a:hover:nth-child(5n+2)
  871. {background-color:{color:Accent 2};color:{color:Tags Hover};}
  872. #tags2 a:hover:nth-child(5n+3)
  873. {background-color:{color:Accent 3};color:{color:Tags Hover};}
  874. #tags2 a:hover:nth-child(5n+4)
  875. {background-color:{color:Accent 4};color:{color:Tags Hover};}
  876. #tags2 a:hover:nth-child(5n+5)
  877. {background-color:{color:Accent 5};color:{color:Tags Hover};}
  878. {/block:ifNotColourTags}
  879.  
  880. #tags2 a {
  881. margin:2.5px 1px;
  882. border-radius:1px;
  883. padding:0px 2.5px;
  884. line-height:16px;
  885. text-transform: uppercase;
  886. font-size: {text:Tags Font Size};
  887. font-weight:normal;
  888. letter-spacing:0.5px;
  889. color:{color:Tags};
  890. {block:ifColourTags}
  891. border:1px solid transparent;
  892. {/block:ifColourTags}
  893. {block:ifNotColourTags}
  894. border:1px solid {color:Tags};
  895. {/block:ifNotColourTags}
  896. font-family: {font:Tags Font};
  897. -webkit-transition: all 0.4s ease-in-out;
  898. -moz-transition: all 0.4s ease-in-out;
  899. -o-transition: all 0.4s ease-in-out;
  900. transition: all 0.4s ease-in-out;
  901. }
  902.  
  903. #tags2 a:hover {
  904. background:none;
  905. color:{color:Tags};
  906. {block:ifColourTags}
  907. border:1px solid {color:Tags};
  908. {/block:ifColourTags}
  909. {block:ifNotColourTags}
  910. border:1px solid transparent;
  911. {/block:ifNotColourTags}
  912. -webkit-transition: all 0.4s ease-in-out;
  913. -moz-transition: all 0.4s ease-in-out;
  914. -o-transition: all 0.4s ease-in-out;
  915. transition: all 0.4s ease-in-out;
  916. }
  917.  
  918. /* --- POST TAGS ---*/
  919.  
  920. /* --- QUOTES ---*/
  921.  
  922. #mark {
  923. font: bold 40px georgia;
  924. margin-top:-38px;
  925. margin-left:-30px;
  926. position: absolute;
  927. float:left;
  928. z-index:99;
  929. color:{color:Accent 1};
  930. transform:rotate(180deg);
  931. -ms-transform:rotate(180deg);
  932. -webkit-transform:rotate(180deg);
  933. }
  934.  
  935. #quote {
  936. background-color:transparent;
  937. padding:15px;
  938. width:460px;
  939. font-family:'lato', helvetica, arial;
  940. text-align:left;
  941. font-weight:bold;
  942. font-size:11px;
  943. border:2px solid {color:Post Text};
  944. color:{color:Post Text};
  945. }
  946.  
  947. #quote:first-letter {
  948. font-weight:bold;
  949. font-size:14px;
  950. text-align:center;
  951. font-family:'lato', helvetica, arial;
  952. text-transform:uppercase;
  953. color:{color:Accent 2};
  954. }
  955.  
  956. #source {
  957. padding-top:5px;
  958. margin-top:4px;
  959. padding-left:40px;
  960. padding-bottom:5px;
  961. text-align:left;
  962. width:450px;
  963. text-transform:uppercase;
  964. border:2px solid transparent;
  965. background-color:none;
  966. color:{color:Post Text};
  967. -webkit-transition: all 0.6s;
  968. -moz-transition: all 0.6s;
  969. -ms-transition:all 0.6s;
  970. -o-transition: all 0.6s;
  971. transition: all 0.6s;
  972. }
  973.  
  974. #source:hover {
  975. border:2px solid {color:Accent 1};
  976. -webkit-transition: all 0.6s;
  977. -moz-transition: all 0.6s;
  978. -ms-transition:all 0.6s;
  979. -o-transition: all 0.6s;
  980. transition: all 0.6s;
  981. }
  982.  
  983. /* --- QUOTES ---*/
  984.  
  985. /* --- AUDIO PLAYER ---*/
  986.  
  987. #audio {
  988. position:relative;
  989. min-height:60px;}
  990.  
  991. #audioimage {
  992. width:60px;
  993. height:60px;
  994. position:absolute;
  995. z-index:2;}
  996.  
  997. #audioimage img {
  998. margin-left:0px;
  999. }
  1000.  
  1001. #audiobackground {
  1002. margin-top:5px;
  1003. margin-left:5px;
  1004. width:50px;
  1005. height:50px;
  1006. z-index:3;
  1007. position:absolute;
  1008. opacity:0.2;
  1009. background-color:white;
  1010. -webkit-transition:all 0.6s ease-out;
  1011. -moz-transition:all 0.6s ease-out;
  1012. transition:all 0.6s ease-out;}
  1013.  
  1014. #audiobackground:hover {
  1015. opacity:0.8;
  1016. transform:rotate(360deg);
  1017. -ms-transform:rotate(360deg);
  1018. -webkit-transform:rotate(360deg);
  1019. background-color:#ffffff;
  1020. -webkit-transition:all 0.6s ease-out;
  1021. -moz-transition:all 0.6s ease-out;
  1022. transition:all 0.6s ease-out;}
  1023.  
  1024. #audioplayer {
  1025. width:20px;
  1026. height:20px;
  1027. margin-top:11px;
  1028. margin-left:11px;
  1029. overflow:hidden;}
  1030.  
  1031. #audiobig {
  1032. width:490px;
  1033. height:70px;
  1034. overflow:hidden;}
  1035.  
  1036. #audioinfo {
  1037. background-color:transparent;
  1038. font-size:8px;
  1039. font-family: {text:Post Font};
  1040. color:#b6b6b6;
  1041. text-transform:uppercase;
  1042. height:6px;
  1043. width:405px;
  1044. padding:4px;
  1045. line-height:90%;
  1046. margin-bottom:1px;
  1047. margin-top:1.5px;
  1048. margin-left:68px;
  1049. text-align:left;
  1050. }
  1051.  
  1052. #audioinfo b{
  1053. color:{color:post text};
  1054. padding:0.5px 2px;
  1055. -webkit-transition: all 0.6s;
  1056. -moz-transition: all 0.6s;
  1057. -ms-transition:all 0.6s;
  1058. -o-transition: all 0.6s;
  1059. transition: all 0.6s;
  1060. }
  1061.  
  1062. #audioinfo:hover b{
  1063. margin-left:40px;
  1064. color:{color:Background};
  1065. margin-right:4px;
  1066. background:{color:Accent 1};
  1067. -webkit-transition: all 0.6s;
  1068. -moz-transition: all 0.6s;
  1069. -ms-transition:all 0.6s;
  1070. -o-transition: all 0.6s;
  1071. transition: all 0.6s;}
  1072.  
  1073. /* --- AUDIO PLAYER ---*/
  1074.  
  1075. /* --- CHATS ---*/
  1076.  
  1077. ul.chat {
  1078. margin:0px;
  1079. padding:0px;
  1080. }
  1081.  
  1082. .chat li {
  1083. list-style-type:none;
  1084. margin-left:0px;
  1085. padding:4px;
  1086. }
  1087.  
  1088. .odd .label {
  1089. color:{color:Accent 1};
  1090. }
  1091.  
  1092. .even .label {
  1093. color:{color:Accent 2};
  1094. }
  1095.  
  1096. .label {
  1097. font-weight:bold;
  1098. text-transform:uppercase;
  1099. font-family: {text:Post Font};
  1100. letter-spacing:1px;
  1101. font-size:8px;
  1102. }
  1103.  
  1104. .chat li.odd {
  1105. background-color:{color:Chat Background 1};
  1106. margin-bottom:1px;
  1107. width:460px;
  1108. }
  1109.  
  1110. .chat li.even {
  1111. background-color:{color:Chat Background 2};
  1112. opacity:1;
  1113. margin-bottom:1px;
  1114. width:460px;
  1115. }
  1116.  
  1117. #ll {
  1118. padding:1.5px;
  1119. font-size:10px;
  1120. text-transform:uppercase;
  1121. text-align:center;
  1122. letter-spacing:2px;
  1123. font-family:Sofia Pro;
  1124. background:{color:Accent 2};
  1125. -webkit-transition: all 0.6s;
  1126. -moz-transition: all 0.6s;
  1127. -ms-transition:all 0.6s;
  1128. -o-transition: all 0.6s;
  1129. transition: all 0.6s;
  1130. }
  1131.  
  1132. #ll a{
  1133. font-size:10px;
  1134. text-transform:uppercase;
  1135. text-align:center;
  1136. letter-spacing:2px;
  1137. font-family:Sofia Pro;
  1138. background:none;
  1139. color:#ffffff;
  1140. color:{color:Info Text};
  1141. -webkit-transition: all 0.6s;
  1142. -moz-transition: all 0.6s;
  1143. -ms-transition:all 0.6s;
  1144. -o-transition: all 0.6s;
  1145. transition: all 0.6s;
  1146. }
  1147.  
  1148. #ll a:hover{
  1149. background:none;
  1150. color:{color:Info Text};
  1151. -webkit-transition: all 0.6s;
  1152. -moz-transition: all 0.6s;
  1153. -ms-transition:all 0.6s;
  1154. -o-transition: all 0.6s;
  1155. transition: all 0.6s;
  1156. }
  1157.  
  1158. #ll:hover {
  1159. background:{color:Accent 3};
  1160. -webkit-transition: all 0.6s;
  1161. -moz-transition: all 0.6s;
  1162. -ms-transition:all 0.6s;
  1163. -o-transition: all 0.6s;
  1164. transition: all 0.6s;
  1165. }
  1166.  
  1167. /* --- CHATS ---*/
  1168.  
  1169. /* --- QUESTIONS ---*/
  1170.  
  1171. #question {
  1172. padding:15px;
  1173. font-family: {text:Post Font};
  1174. letter-spacing:1px;
  1175. font-weight:bold;
  1176. color:{color:post text};
  1177. border:2px solid {color:post text};
  1178. -webkit-transition: all 0.6s;
  1179. -moz-transition: all 0.6s;
  1180. -ms-transition:all 0.6s;
  1181. -o-transition: all 0.6s;
  1182. transition: all 0.6s;
  1183. }
  1184.  
  1185. #post:hover #question {
  1186. border:2px solid {color:Accent 1};
  1187. -webkit-transition: all 0.6s;
  1188. -moz-transition: all 0.6s;
  1189. -ms-transition:all 0.6s;
  1190. -o-transition: all 0.6s;
  1191. transition: all 0.6s;
  1192. }
  1193.  
  1194. #post:hover #question:hover {
  1195. border:2px solid {color:Accent 2};
  1196. -webkit-transition: all 0.6s;
  1197. -moz-transition: all 0.6s;
  1198. -ms-transition:all 0.6s;
  1199. -o-transition: all 0.6s;
  1200. transition: all 0.6s;
  1201. }
  1202.  
  1203. #ask {
  1204. float:right;
  1205. text-align:right;
  1206. }
  1207.  
  1208. #asker {
  1209. margin-top:-8px;
  1210. margin-right:-3px;
  1211. padding:0px 4px 0px 8px;
  1212. text-align:right;
  1213. text-transform:uppercase;
  1214. letter-spacing:0px;
  1215. background:{color:Posts Background};
  1216. color:{color:General Links};
  1217. }
  1218.  
  1219. #asker a {
  1220. color:{color:Post Links};
  1221. font-size:10px;
  1222. font-weight:normal;
  1223. font-family: {text:Post Font};
  1224. -webkit-transition: all 0.6s;
  1225. -moz-transition: all 0.6s;
  1226. -ms-transition:all 0.6s;
  1227. -o-transition: all 0.6s;
  1228. transition: all 0.6s;
  1229. }
  1230.  
  1231. #asker a:hover {
  1232. color:{color:post text};
  1233. background:none;
  1234. -webkit-transition: all 0.6s;
  1235. -moz-transition: all 0.6s;
  1236. -ms-transition:all 0.6s;
  1237. -o-transition: all 0.6s;
  1238. transition: all 0.6s;
  1239. }
  1240.  
  1241. #portrait {
  1242. height:16px;
  1243. opacity:1;
  1244. width:16px;
  1245. background:transparent;
  1246. float:right;
  1247. margin-right:8px;
  1248. margin-top:-6px;
  1249. border:1px solid {color:post text};
  1250. padding:2px;
  1251. }
  1252.  
  1253. #replies {
  1254. margin-top:18px;
  1255. padding:15px;
  1256. font-family: {text:Post Font};
  1257. letter-spacing:1px;
  1258. border:2px solid {color:post text};
  1259. -webkit-transition: all 0.6s;
  1260. -moz-transition: all 0.6s;
  1261. -ms-transition:all 0.6s;
  1262. -o-transition: all 0.6s;
  1263. transition: all 0.6s;
  1264. }
  1265.  
  1266. #replies img{
  1267. max-width:460px;
  1268. }
  1269.  
  1270. #me {
  1271. margin-top:-22px;
  1272. margin-left:-12px;
  1273. width:155px;
  1274. text-transform:uppercase;
  1275. padding:0px 4px 0px 4px;
  1276. font-family: {text:Post Font};
  1277. font-size:10px;
  1278. text-align:left;
  1279. letter-spacing:0px;
  1280. background:{color:Posts Background};
  1281. color:{color:General Links};
  1282. }
  1283.  
  1284. #meportrait {
  1285. height:16px;
  1286. opacity:1;
  1287. width:16px;
  1288. background:transparent;
  1289. float:left;
  1290. margin-right:5px;
  1291. margin-top:-6px;
  1292. border:1px solid {color:post text};
  1293. padding:2px;
  1294. }
  1295.  
  1296. #meportrait img {
  1297. margin-left:0px;
  1298. }
  1299.  
  1300. #post:hover #replies {
  1301. border:2px solid {color:Accent 1};
  1302. -webkit-transition: all 0.6s;
  1303. -moz-transition: all 0.6s;
  1304. -ms-transition:all 0.6s;
  1305. -o-transition: all 0.6s;
  1306. transition: all 0.6s;
  1307. }
  1308.  
  1309. #post:hover #replies:hover {
  1310. border:2px solid {color:Accent 2};
  1311. -webkit-transition: all 0.6s;
  1312. -moz-transition: all 0.6s;
  1313. -ms-transition:all 0.6s;
  1314. -o-transition: all 0.6s;
  1315. transition: all 0.6s;
  1316. }
  1317.  
  1318. /* --- QUESTIONS ---*/
  1319.  
  1320. /* --- NOTES ---*/
  1321.  
  1322. .pagenotes a {text-decoration:none;font-family:{text:Post Font};background:none;color:{color:Post Links};}
  1323.  
  1324. ol.notes {
  1325. font-weight:none;
  1326. background:none;
  1327. text-align:left;
  1328. font-family:{text:Post Font};
  1329. font-size:8px;
  1330. height:150px;
  1331. width:523px;
  1332. overflow:auto;
  1333. margin-top:30px;
  1334. list-style-type:upper-roman;
  1335. }
  1336.  
  1337. ol.notes li.note {
  1338. padding:5px;
  1339. color:{color:Post Text};
  1340. background:{color:Posts Background};
  1341. margin:2px 0;
  1342. width:498px;
  1343. list-style-type:upper-roman;
  1344. -webkit-transition: all 0.6s;
  1345. -moz-transition: all 0.6s;
  1346. -ms-transition:all 0.6s;
  1347. -o-transition: all 0.6s;
  1348. transition: all 0.6s;
  1349. }
  1350.  
  1351. ol.notes li.note a{
  1352. font-size:8px;
  1353. }
  1354.  
  1355. ol.notes li.note:hover {
  1356. background:transparent;
  1357. -webkit-transition: all 0.6s;
  1358. -moz-transition: all 0.6s;
  1359. -ms-transition:all 0.6s;
  1360. -o-transition: all 0.6s;
  1361. transition: all 0.6s;
  1362. }
  1363.  
  1364. ol.notes li.note img.avatar {
  1365. width:0px;
  1366. height:0px;
  1367. }
  1368.  
  1369. /* --- NOTES ---*/
  1370.  
  1371. /* --- PAGE PAGINATION ---*/
  1372.  
  1373. .pagepagination{
  1374. position:absolute;
  1375. width:560px;
  1376. margin-top:2px;
  1377. margin-left:auto;
  1378. margin-right:auto;
  1379. }
  1380.  
  1381. .pagepagination a{
  1382. display:inline-block;
  1383. color:#ffffff;
  1384. text-transform:uppercase;
  1385. font-family:{text:Post Font};
  1386. font-size:7px;
  1387. padding:0 2% 0 2%;
  1388. background:{color:Info Accent};
  1389. }
  1390.  
  1391. .pagepagination a:hover{
  1392. background:{color:Accent 4};
  1393. color:#ffffff;
  1394. }
  1395.  
  1396. /* --- PAGE PAGINATION ---*/
  1397.  
  1398. /* --- SELECTION ---*/
  1399.  
  1400. ::selection {
  1401. background-color:none;
  1402. color:{color:Selection};
  1403. }
  1404.  
  1405. ::-moz-selection {
  1406. background-color:none;
  1407. color:{color:Selection};
  1408. }
  1409.  
  1410. /* --- SELECTION ---*/
  1411.  
  1412. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  1413.  
  1414. .credit, .credit a {
  1415. width:15px;
  1416. height:15px;
  1417. bottom:10px;
  1418. right:10px;
  1419. padding:4px;
  1420. font-size:9px;
  1421. letter-spacing:2px;
  1422. color:#ffffff;
  1423. line-height:15px;
  1424. position:fixed;
  1425. text-align:center;
  1426. color:{color:background};
  1427. font-family:calibri;
  1428. text-transform:uppercase;
  1429. background-color:{color:Accent 1};
  1430. border:1px solid #cccccc;
  1431. -webkit-transition: all 0.5s ease-in-out;
  1432. -moz-transition: all 0.5s ease-in-out;
  1433. -o-transition: all 0.5s ease-in-out;
  1434. transition: all 0.5s ease-in-out;
  1435. }
  1436.  
  1437. .credit a:hover {
  1438. -webkit-transition: all 0.5s ease-in-out;
  1439. -moz-transition: all 0.5s ease-in-out;
  1440. -o-transition: all 0.5s ease-in-out;
  1441. transition: all 0.5s ease-in-out;
  1442. transform:rotate(360deg);
  1443. -ms-transform:rotate(360deg);
  1444. -webkit-transform:rotate(360deg);
  1445. background-color:#000000;}
  1446.  
  1447. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  1448.  
  1449. /* UPDATES TAB */
  1450.  
  1451. #tab16 {
  1452. position:fixed;
  1453. left:10px;
  1454. top:10px;
  1455. width:130px;
  1456. font-size:11px;
  1457. padding:10px;
  1458. }
  1459.  
  1460. #tab16 a{
  1461. text-decoration:none;
  1462. background:none;
  1463. padding:0.5px 2px;
  1464. color:{color:Tab Links};
  1465. font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
  1466. -webkit-transition: all 0.5s ease-in-out;
  1467. -moz-transition: all 0.5s ease-in-out;
  1468. -o-transition: all 0.5s ease-in-out;
  1469. transition: all 0.5s ease-in-out;
  1470. }
  1471.  
  1472. #tab16 a:hover{
  1473. background:none;
  1474. color:{color:Tab Links Hover};
  1475. font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
  1476. -webkit-transition: all 0.5s ease-in-out;
  1477. -moz-transition: all 0.5s ease-in-out;
  1478. -o-transition: all 0.5s ease-in-out;
  1479. transition: all 0.5s ease-in-out;
  1480. }
  1481.  
  1482. /* UPDATES TAB */
  1483.  
  1484. /* --- UPDATES TAB BOX 1 ---*/
  1485.  
  1486. #tab16line1 {
  1487. height:10px;
  1488. width:10px;
  1489. display: inline-block;
  1490. position:fixed;
  1491. opacity:1;
  1492. background-color:{color:Accent 1};
  1493. }
  1494.  
  1495. #tab16line1:hover #tab16textbox1{
  1496. width:80px;
  1497. height:120px;
  1498. padding-left:15px;
  1499. opacity:1;
  1500. -webkit-transition:0.7s;
  1501. -moz-transition:0.7s;
  1502. -ms-transition:0.7s;
  1503. -o-transition:0.7s;
  1504. transition:0.7s;
  1505. }
  1506.  
  1507. #tab16textbox1 {
  1508. width:0px;
  1509. height:0px;
  1510. color:{color:Tab Text};
  1511. font-family:calibri; /* CHANGE FONT HERE */
  1512. font-size:8px; /* CHANGE FONT SIZE HERE */
  1513. line-height:110%;
  1514. border-top:2px solid {color:Accent 1};
  1515. padding-top:5px;
  1516. margin-top:4px;
  1517. margin-left:0px;
  1518. text-transform:uppercase;
  1519. overflow:hidden;
  1520. opacity:1;
  1521. text-align:left;
  1522. -webkit-transition:0.7s;
  1523. -moz-transition:0.7s;
  1524. -ms-transition:0.7s;
  1525. -o-transition:0.7s;
  1526. transition:0.7s;
  1527. }
  1528.  
  1529. /* --- UPDATES TAB BOX 1 ---*/
  1530.  
  1531. /* --- UPDATES TAB BOX 2 ---*/
  1532.  
  1533. #tab16line2 {
  1534. height:10px;
  1535. width:10px;
  1536. display: inline-block;
  1537. position:fixed;
  1538. margin-top:14px;
  1539. opacity:1;
  1540. background-color: {color:Accent 2};
  1541. }
  1542.  
  1543. #tab16line2:hover #tab16textbox2{
  1544. width:80px;
  1545. height:120px;
  1546. padding-left:15px;
  1547. opacity:1;
  1548. -webkit-transition:0.7s;
  1549. -moz-transition:0.7s;
  1550. -ms-transition:0.7s;
  1551. -o-transition:0.7s;
  1552. transition:0.7s;
  1553. }
  1554.  
  1555. #tab16textbox2 {
  1556. width:0px;
  1557. height:0px;
  1558. color:{color:Tab Text};
  1559. font-family:calibri; /* CHANGE FONT HERE */
  1560. font-size:8px; /* CHANGE FONT SIZE HERE */
  1561. line-height:110%;
  1562. border-top:2px solid {color:Accent 2};
  1563. padding-top:5px;
  1564. margin-top:4px;
  1565. margin-left:0px;
  1566. text-transform:uppercase;
  1567. overflow:hidden;
  1568. opacity:1;
  1569. text-align:left;
  1570. -webkit-transition:0.7s;
  1571. -moz-transition:0.7s;
  1572. -ms-transition:0.7s;
  1573. -o-transition:0.7s;
  1574. transition:0.7s;
  1575. }
  1576.  
  1577. /* --- UPDATES TAB BOX 2 ---*/
  1578.  
  1579. /* --- UPDATES TAB BOX 3 ---*/
  1580.  
  1581. #tab16line3 {
  1582. height:10px;
  1583. width:10px;
  1584. display: inline-block;
  1585. position:fixed;
  1586. margin-top:28px;
  1587. background-color: {color:Accent 3};
  1588. }
  1589.  
  1590. #tab16line3:hover #tab16textbox3{
  1591. width:80px;
  1592. height:120px;
  1593. padding-left:15px;
  1594. opacity:1;
  1595. -webkit-transition:0.7s;
  1596. -moz-transition:0.7s;
  1597. -ms-transition:0.7s;
  1598. -o-transition:0.7s;
  1599. transition:0.7s;
  1600. }
  1601.  
  1602. #tab16textbox3 {
  1603. width:0px;
  1604. height:0px;
  1605. color:{color:Tab Text};
  1606. font-family:calibri; /* CHANGE FONT HERE */
  1607. font-size:8px; /* CHANGE FONT SIZE HERE */
  1608. line-height:110%;
  1609. border-top:2px solid {color:Accent 3};
  1610. padding-top:5px;
  1611. margin-top:4px;
  1612. margin-left:0px;
  1613. text-transform:uppercase;
  1614. overflow:hidden;
  1615. opacity:1;
  1616. text-align:left;
  1617. -webkit-transition:0.7s;
  1618. -moz-transition:0.7s;
  1619. -ms-transition:0.7s;
  1620. -o-transition:0.7s;
  1621. transition:0.7s;
  1622. }
  1623.  
  1624. /* --- UPDATES TAB BOX 3 ---*/
  1625.  
  1626. /* --- UPDATES TAB BOX 4 ---*/
  1627.  
  1628. #tab16line4 {
  1629. height:10px;
  1630. width:10px;
  1631. display: inline-block;
  1632. position:fixed;
  1633. margin-top:42px;
  1634. background-color: {color:Accent 4};
  1635. }
  1636.  
  1637. #tab16line4:hover #tab16textbox4{
  1638. width:80px;
  1639. height:120px;
  1640. padding-left:15px;
  1641. opacity:1;
  1642. -webkit-transition:0.7s;
  1643. -moz-transition:0.7s;
  1644. -ms-transition:0.7s;
  1645. -o-transition:0.7s;
  1646. transition:0.7s;
  1647. }
  1648.  
  1649. #tab16textbox4 {
  1650. width:0px;
  1651. height:0px;
  1652. color:{color:Tab Text};
  1653. font-family:calibri; /* CHANGE FONT HERE */
  1654. font-size:8px; /* CHANGE FONT SIZE HERE */
  1655. line-height:110%;
  1656. border-top:2px solid {color:Accent 4};
  1657. padding-top:5px;
  1658. margin-top:4px;
  1659. margin-left:0px;
  1660. text-transform:uppercase;
  1661. overflow:hidden;
  1662. opacity:1;
  1663. text-align:left;
  1664. -webkit-transition:0.7s;
  1665. -moz-transition:0.7s;
  1666. -ms-transition:0.7s;
  1667. -o-transition:0.7s;
  1668. transition:0.7s;
  1669. }
  1670.  
  1671. /* --- UPDATES TAB BOX 4 ---*/
  1672.  
  1673. /* --- UPDATES TAB BOX 5 ---*/
  1674.  
  1675. #tab16line5 {
  1676. height:10px;
  1677. width:10px;
  1678. display: inline-block;
  1679. position:fixed;
  1680. margin-top:56px;
  1681. background-color: {color:Accent 5};
  1682. }
  1683.  
  1684. #tab16line5:hover #tab16textbox5{
  1685. width:80px;
  1686. height:120px;
  1687. padding-left:15px;
  1688. opacity:1;
  1689. -webkit-transition:0.7s;
  1690. -moz-transition:0.7s;
  1691. -ms-transition:0.7s;
  1692. -o-transition:0.7s;
  1693. transition:0.7s;
  1694. }
  1695.  
  1696. #tab16textbox5 {
  1697. width:0px;
  1698. height:0px;
  1699. color:{color:Tab Text};
  1700. font-family:calibri; /* CHANGE FONT HERE */
  1701. font-size:8px; /* CHANGE FONT SIZE HERE */
  1702. line-height:110%;
  1703. border-top:2px solid {color:Accent 5};
  1704. padding-top:5px;
  1705. margin-top:4px;
  1706. margin-left:0px;
  1707. text-transform:uppercase;
  1708. overflow:hidden;
  1709. opacity:1;
  1710. text-align:left;
  1711. -webkit-transition:0.7s;
  1712. -moz-transition:0.7s;
  1713. -ms-transition:0.7s;
  1714. -o-transition:0.7s;
  1715. transition:0.7s;
  1716. }
  1717.  
  1718. /* --- UPDATES TAB BOX 5 ---*/
  1719.  
  1720. /* UPDATES TAB */
  1721.  
  1722.  
  1723. </style></head>
  1724.  
  1725. {block:ifPostImagesUponScroll}
  1726.  
  1727. <!-- PICTURE FADE IN CODE -->
  1728.  
  1729. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  1730. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  1731. <script type="text/javascript" charset="utf-8">
  1732. var $j = jQuery.noConflict();
  1733. $j(function() {
  1734. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  1735. $j("img").lazyload({
  1736. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  1737. effect: "fadeIn",
  1738. });
  1739. });
  1740. </script>
  1741.  
  1742. <!-- PICTURE FADE IN CODE -->
  1743.  
  1744. {/block:ifPostImagesUponScroll}
  1745.  
  1746. <script type="text/javascript">
  1747. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
  1748.  
  1749. <script>
  1750. $(function(){
  1751. var header = $('#header').offset().top;
  1752. $(window).scroll(function(){
  1753. if( $(window).scrollTop() > header ) {
  1754. $('#header img').addClass("sticky");
  1755. } else {
  1756. $('#header img').removeClass("sticky");
  1757. }
  1758. });
  1759. });
  1760. </script>
  1761.  
  1762. <script>
  1763. $(function(){
  1764. var header = $('#header').offset().top;
  1765. $(window).scroll(function(){
  1766. if( $(window).scrollTop() > header ) {
  1767. $('#links').addClass("sticky");
  1768. } else {
  1769. $('#links').removeClass("sticky");
  1770. }
  1771. });
  1772. });
  1773. </script>
  1774.  
  1775. <body>
  1776.  
  1777. {block:IfUpdatesTab}
  1778.  
  1779. <div id="tab16">
  1780.  
  1781. <!-- UPDATES TAB BOX 1 START -->
  1782.  
  1783. <div id="tab16line1">
  1784. <div id="tab16textbox1">
  1785. <div style="width:80px; height:8px; margin-left: 0px;
  1786. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 1}";>
  1787. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1788. This is where your text belongs. </p>
  1789. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1790. New paragraph with < p > < / p > and
  1791. </br>New line with < br > without the spaces</p>
  1792. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1793. </div>
  1794. </div>
  1795.  
  1796. <!-- UPDATES TAB BOX 1 END -->
  1797.  
  1798. <!-- UPDATES TAB BOX 2 START -->
  1799.  
  1800. <div id="tab16line2">
  1801. <div id="tab16textbox2">
  1802. <div style="width:80px; height:8px; margin-left: 0px;
  1803. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 2}";>
  1804. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1805. This is where your text belongs. </p>
  1806. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1807. New paragraph with < p > < / p > and
  1808. </br>New line with < br > without the spaces</p>
  1809. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1810. </div>
  1811. </div>
  1812.  
  1813. <!-- UPDATES TAB BOX 2 END -->
  1814.  
  1815. <!-- UPDATES TAB BOX 3 START -->
  1816.  
  1817. <div id="tab16line3">
  1818. <div id="tab16textbox3">
  1819. <div style="width:80px; height:8px; margin-left: 0px;
  1820. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 3}";>
  1821. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1822. This is where your text belongs. </p>
  1823. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1824. New paragraph with < p > < / p > and
  1825. </br>New line with < br > without the spaces</p>
  1826. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1827. </div>
  1828. </div>
  1829.  
  1830. <!-- UPDATES TAB BOX 3 END -->
  1831.  
  1832. <!-- UPDATES TAB BOX 4 START -->
  1833.  
  1834. <div id="tab16line4">
  1835. <div id="tab16textbox4">
  1836. <div style="width:80px; height:8px; margin-left: 0px;
  1837. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 4}";>
  1838. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1839. This is where your text belongs. </p>
  1840. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1841. New paragraph with < p > < / p > and
  1842. </br>New line with < br > without the spaces</p>
  1843. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1844. </div>
  1845. </div>
  1846.  
  1847. <!-- UPDATES TAB BOX 4 END -->
  1848.  
  1849. <!-- UPDATES TAB BOX 5 START -->
  1850.  
  1851. <div id="tab16line5">
  1852. <div id="tab16textbox5">
  1853. <div style="width:80px; height:8px; margin-left: 0px;
  1854. border:1px #ffffff; line-height:8px;padding:1px; background-color:{color:Accent 5}";>
  1855. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1856. This is where your text belongs. </p>
  1857. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1858. New paragraph with < p > < / p > and
  1859. </br>New line with < br > without the spaces</p>
  1860.  
  1861. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
  1862. </div>
  1863. </div>
  1864.  
  1865. <!-- UPDATES TAB BOX 5 END -->
  1866.  
  1867. </div>
  1868.  
  1869. {/block:IfUpdatesTab}
  1870.  
  1871. {block:ifTinyCursor}
  1872. <style type="text/css">body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}</style>
  1873. {/block:ifTinyCursor}
  1874.  
  1875. <div id="container">
  1876.  
  1877. <div id="header">
  1878.  
  1879. <div id="links">
  1880. <a href="/" title="{text:Home Link Title}">{text:Home Link Name}</a>
  1881. <a href="{text:Link 2 URL}"title="{text:Link 2 Title}">{text:Link 2 Name}</a>
  1882. <a href="{text:Link 3 URL}"title="{text:Link 3 Title}">{text:Link 3 Name}</a>
  1883. <a href="{text:Link 4 URL}"title="{text:Link 4 Title}">{text:Link 4 Name}</a>
  1884. <a href="{text:Link 5 URL}"title="{text:Link 5 Title}">{text:Link 5 Name}</a>
  1885. </div>
  1886.  
  1887. <img src="{image:Header Image}"/>
  1888.  
  1889. </div>
  1890.  
  1891. <div id="sidebar">
  1892. <img src="{image:Sidebar Image}"/>
  1893. <div id="title">{text:Title}</div>
  1894. <div id="description">{Description}</div>
  1895. <div id="pagination">
  1896. {block:IfNotInfiniteScroll}
  1897. {block:Pagination}
  1898. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:JumpPagination length="5"}
  1899. {block:CurrentPage}<span class="current">{PageNumber}</span>{/block:CurrentPage}
  1900. {block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}
  1901. {/block:JumpPagination}
  1902. {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  1903. {/block:Pagination}
  1904. {block:IfNotInfiniteScroll}
  1905. {block:IfInfiniteScroll}{/block:IfInfiniteScroll}
  1906. </div>
  1907. </div>
  1908.  
  1909. <span class="credit">
  1910. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  1911.  
  1912. <div id="entries">
  1913. <div class = "autopagerize_page_element" >
  1914. {block:Posts}
  1915. <div id="post">
  1916.  
  1917. <!----- TEXT / PHOTO POSTS ----->
  1918.  
  1919. {block:ContentSource}
  1920. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1921. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1922. {/block:SourceLogo}
  1923. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1924. {/block:ContentSource}
  1925.  
  1926. {block:IndexPage}{block:ifNotAlternativeInfo}
  1927. <a href="{Permalink}"><div class="perma">
  1928.  
  1929. <div id="headerborder">
  1930. <div class="headercolour" style="background-color:{color:Accent 1};"></div>
  1931. <div class="headercolour" style="background-color:{color:Accent 2};"></div>
  1932. <div class="headercolour" style="background-color:{color:Accent 3};"></div>
  1933. <div class="headercolour" style="background-color:{color:Accent 4};"></div> <div class="headercolour" style="background-color:{color:Accent 5};"></div>
  1934. </div>
  1935.  
  1936. <!----- INFO SECTION ----->
  1937.  
  1938. <div id="info">
  1939.  
  1940. <div class="notes"><a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}" title="{TimeAgo}">{month}</span> {dayofmonthwithZero} <sup style="text-transform:none;">{dayofmonthsuffix}</sup></a>&nbsp;with&nbsp;<a href="{Permalink}" title="permalink">{NoteCountwithLabel}</a> ✾ <a href="{ReblogURL}" target="blank">reblog</a></div>
  1941.  
  1942. {block:RebloggedFrom}
  1943. <div id="urls"><div id="from"><a href="{ReblogParentURL}" title="{ReblogParentName}" target="blank">reblogged from&nbsp;&nbsp;</a><img src="{ReblogParentPortraitURL-48}"></div>
  1944. <div id="by"><a href="{ReblogRootURL}" target="blank" title="{ReblogRootName}">&nbsp;&nbsp;originally by</a><img src="{ReblogRootPortraitURL-48}"></div></div>
  1945. {/block:RebloggedFrom}
  1946.  
  1947. {block:HasTags}<div id="tags">{block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  1948.  
  1949. </div></div></a>{/block:ifNotAlternativeInfo}
  1950.  
  1951. {/block:IndexPage}
  1952.  
  1953. <!----- INFO SECTION ----->
  1954.  
  1955. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  1956.  
  1957. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" style="min-width:100%;" alt="{PhotoAlt}" target="_blank">{LinkCloseTag}
  1958. {block:Caption}{block:ifShowCaptions}
  1959. <span class="caption">{Caption}</span>
  1960. {/block:ifShowCaptions}{/block:Caption}
  1961. {/block:Photo}
  1962.  
  1963. {block:Photoset}{Photoset-500}
  1964. {block:Caption}{block:ifShowCaptions}
  1965. <span class="caption">{Caption}</span>
  1966. {/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
  1967.  
  1968. <!----- TEXT / PHOTO POSTS ----->
  1969.  
  1970. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1971.  
  1972. {block:Quote}<div id="quote">{Quote}</div>
  1973. <div id="source">{block:Source}{Source}{/block:Source}<div id="mark">“</div></div>{/block:Quote}
  1974.  
  1975. {block:Video}{Video-500}
  1976. {block:Caption}{block:ifShowCaptions}
  1977. <span class="caption">{Caption}</span>
  1978. {/block:ifShowCaptions}{/block:Caption}{/block:Video}
  1979.  
  1980. {block:Link}<h1><div id="ll"><a href="{URL}" target="_blank" {Target}>{Name}</a></div></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1981.  
  1982. {block:Chat}
  1983. <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">
  1984. {block:Label}<span class="label">{Label}</span>{/block:Label}
  1985. {Line}</li>{/block:Lines}</ul>
  1986. {/block:Chat}
  1987.  
  1988. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1989.  
  1990. <!----- AUDIO POSTS ----->
  1991.  
  1992. {block:Audio}
  1993. <div id="audio">
  1994. <div id="audiobackground"><div id="audioplayer">
  1995. {AudioPlayerWhite}
  1996. </div></div>
  1997. <img id="audioimage" style="max-width:60px;"img src="https://38.media.tumblr.com/27c7e2c0db27e7c0573b9a098873f6c5/tumblr_nfeb2dRHoU1trnu46o1_400.jpg"/>
  1998. {block:AlbumArt}
  1999. <img id="audioimage" style="max-width:60px;" src="{AlbumArtURL}"/>
  2000. {/block:AlbumArt}
  2001. <div id="audiobig">
  2002. {block:TrackName}
  2003. <div id="audioinfo"><b>Track: </b>{TrackName}</div>
  2004. {/block:TrackName}
  2005. {block:Artist}
  2006. <div id="audioinfo"><b>Artist: </b> {Artist}</div>
  2007. {/block:Artist}{block:Album}
  2008. <div id="audioinfo"><b>Album: </b>{Album}</div>
  2009. {/block:Album}
  2010. <div id="audioinfo"><b>Played: </b>{PlayCountWithLabel}</div>
  2011. </div></div>{block:ifshowcaptions}
  2012. <span class="caption">{Caption}</span>
  2013. {/block:ifshowcaptions}
  2014. {/block:Audio}
  2015.  
  2016. <!----- AUDIO POSTS ----->
  2017.  
  2018. <!----- ASKS POSTS ----->
  2019.  
  2020. {block:Answer}
  2021. <div id="question">{Question}</div>
  2022. <div id="ask"><div id="asker">{Asker}&nbsp;&nbsp;<div id="portrait"><img src="{AskerPortraitURL-16}"></div></div></div>
  2023. <div id="replies"><div id="me">The Blogger replied:&nbsp;&nbsp;<div id="meportrait"><img src="{PortraitURL-16}"/></div>
  2024. </div></br>{Replies}</div>
  2025. {/block:Answer}
  2026.  
  2027. <!----- ASKS POSTS ----->
  2028.  
  2029. <!----- TAGS SECTION ----->
  2030. {block:IndexPage}
  2031. {block:ifAlternativeInfo}
  2032.  
  2033. <div id="info2">
  2034.  
  2035. {block:Date} <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}" title="{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{ReblogURL}" target="blank">reblog</a>
  2036.  
  2037. {block:RebloggedFrom}
  2038. <div id="via">
  2039. <div id="org1"><a href="{ReblogParentURL}" target="blank" title="via: {ReblogParentName}"><img src="{ReblogParentPortraitURL-48}"></a>
  2040. <div id="org2"><a href="{ReblogRootURL}" target="blank" title="org: {ReblogRootName}"><img src="{ReblogRootPortraitURL-48}"></a></div></div></div>
  2041. {/block:RebloggedFrom}
  2042.  
  2043. </div>
  2044.  
  2045. <div id="tags2">
  2046. {block:HasTags}
  2047. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a> {/block:Tags}
  2048. {/block:HasTags}
  2049. </div>
  2050.  
  2051. {/block:ifAlternativeInfo}{/block:IndexPage}
  2052.  
  2053. {block:PermalinkPage}
  2054. {block:ifNotShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifNotShowCaptions}
  2055.  
  2056. <div id="info2">
  2057.  
  2058. {block:Date} <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}" title="{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}">{TimeAgo}</a>{/block:Date}&nbsp;-&nbsp;<a href="{Permalink}">{NoteCount}</a>&nbsp;-&nbsp;<a href="{ReblogURL}" target="blank">reblog</a>
  2059.  
  2060. {block:RebloggedFrom}
  2061. <div id="via">
  2062. <div id="org1"><a href="{ReblogParentURL}" target="blank" title="via: {ReblogParentName}"><img src="{ReblogParentPortraitURL-48}"></a>
  2063. <div id="org2"><a href="{ReblogRootURL}" target="blank" title="org: {ReblogRootName}"><img src="{ReblogRootPortraitURL-48}"></a></div></div></div>
  2064. {/block:RebloggedFrom}
  2065.  
  2066. </div>
  2067.  
  2068. <div id="tags2">
  2069. {block:HasTags}
  2070. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a> {/block:Tags}
  2071. {/block:HasTags}
  2072. </div></div>
  2073.  
  2074. {/block:PermalinkPage}
  2075. </div>
  2076.  
  2077. <!----- TAGS SECTION ----->
  2078.  
  2079. <!----- PAGE PAGINATION ----->
  2080.  
  2081. <div class="pagepagination">
  2082. {block:PermalinkPagination}
  2083. {block:PreviousPost}
  2084. <a href="{PreviousPost}">⇚&nbsp;&nbsp;go to Previous Post</a>
  2085. {/block:PreviousPost}
  2086. {block:NextPost}
  2087. <a href="{NextPost}" style="position:absolute; right:0;">go to Next Post&nbsp;&nbsp;⇛</a>
  2088. {/block:NextPost}
  2089. {/block:PermalinkPagination}
  2090. </div>
  2091.  
  2092. <!----- PAGE PAGINATION ----->
  2093.  
  2094. {block:PostNotes}
  2095. <div class="pagenotes">{PostNotes}</div>
  2096. {/block:PostNotes}
  2097.  
  2098. {/block:Posts}
  2099. </div>
  2100.  
  2101. </body>
  2102. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement