Advertisement
iamthemelocked

Iamthemelocked Theme 15 (REVAMPED)

Mar 8th, 2014
1,824
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.53 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--- Theme by iamthemelocked
  4. DO NOT REMOVE THE CREDIT
  5. DO NOT COPY
  6. DO NOT CLAIM AS YOUR OWN
  7. IF YOU DO THEN I´LL MAKE YOU INTO SHOES
  8. BIT NOT GOOD, ISN´T IT?--->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  11.  
  12. <title>{block:TagPage}#{Tag} /// {/block:TagPage} {block:SearchPage}{lang:Search Results For SearchQuery} - {/block:SearchPage} {Title}</title>
  13.  
  14. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:600,attribute:"title"});});})(jQuery);</script>
  15.  
  16. <meta charset="utf-8">
  17. <meta name="viewport" content="initial-scale=1.0, width=device-width" />
  18.  
  19. <link rel="shortcut icon" href="{favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22.  
  23. <meta name="image:Sidebar Image" content=""/>
  24.  
  25. <meta name="if:Updates Tab" content="1"/>
  26. <meta name="if:250px Posts" content="0"/>
  27. <meta name="if:One Column" content="1"/>
  28. <meta name="if:Show Captions" content="1"/>
  29. <meta name="if:Black And White Posts" content="0"/>
  30. <meta name="if:Zooming Post Images" content="1"/>
  31. <meta name="if:Tiny Cursor" content="1">
  32.  
  33. <meta name="color:Background" content="#fafafa"/>
  34. <meta name="color:Post Background" content="#ffffff"/>
  35. <meta name="color:Post Border" content="#f1f1f1"/>
  36. <meta name="color:Text" content="#8f8f8f"/>
  37. <meta name="color:Links" content="#222222"/>
  38. <meta name="color:Sidebar" content="#111"/>
  39.  
  40. <meta name="color:Accent 1" content="#df6c7a" />
  41. <meta name="color:Accent 2" content="#df9a6c" />
  42. <meta name="color:Accent 3" content="#e5de71" />
  43. <meta name="color:Accent 4" content="#8bea71" />
  44. <meta name="color:Accent 5" content="#97c5e0" />
  45.  
  46. <meta name="color:Scrollbar" content="#000000"/>
  47.  
  48. <meta name="color:Tab Text" content="#222222"/>
  49. <meta name="color:Tab Links" content="#b6b6b6"/>
  50. <meta name="color:Tab Links Hover" content="#000000"/>
  51.  
  52. <meta name="text:Home Link" content="Index"/>
  53. <meta name="text:Message Link" content="Ask"/>
  54. <meta name="text:Archive Link" content="Archive"/>
  55.  
  56. <meta name="text:Link1 Url" content="http://"/>
  57. <meta name="text:Link1 Name" content="Link 1 Name"/>
  58. <meta name="text:Link2 Url" content="http://"/>
  59. <meta name="text:Link2 Name" content="Link 2 Name"/>
  60. <meta name="text:Link3 Url" content="http://"/>
  61. <meta name="text:Link3 Name" content="Link 3 Name"/>
  62. <meta name="text:Link4 Url" content="http://"/>
  63. <meta name="text:Link4 Name" content="Link 4 Name"/>
  64. <meta name="text:Link5 Url" content="http://"/>
  65. <meta name="text:Link5 Name" content="Link 5 Name"/>
  66. <meta name="text:Link6 Url" content="http://"/>
  67. <meta name="text:Link6 Name" content="Link 6 Name"/>
  68.  
  69. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
  70. <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  71.  
  72. <!--- SPECIAL FONTS --->
  73.  
  74. <link href='http://fonts.googleapis.com/css?family=Disco' rel='stylesheet' type='text/css'>
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  77.  
  78. <link href='http://fonts.googleapis.com/css?family=Aguafina Script' rel='stylesheet' type='text/css'>
  79.  
  80. <link href='http://fonts.googleapis.com/css?family=Wisdom Script' rel='stylesheet' type='text/css'>
  81.  
  82. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  83.  
  84. <link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
  85.  
  86. <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  87.  
  88. <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
  89.  
  90. <!--- SPECIAL FONTS --->
  91.  
  92. <style type="text/css">
  93.  
  94. /* basic styles */
  95.  
  96. /* --- SCROLLBAR ---*/
  97.  
  98. ::-webkit-scrollbar {background-color:{color:Background}; height:5px; width:4px}::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:40px;}::-webkit-scrollbar-thumb:horizontal {background-color:#fff; height:5px!important}
  99.  
  100. iframe#tumblr_controls {top:auto;bottom:0;z-index:98;opacity:.4!important;position:fixed!important;-webkit-transition:opacity .4s linear;transition:opacity .4s linear;}
  101.  
  102. iframe#tumblr_controls:hover {opacity:.67!important;}
  103.  
  104. /* --- SCROLLBAR ---*/
  105.  
  106. /* --- IMAGE EFFECT ---*/
  107.  
  108. .imgp {
  109. background:{color:Background};
  110. overflow:hidden;
  111. }
  112.  
  113. .imgp img {
  114. -webkit-transform: scale(1.00);
  115. -webkit-transition: all 1s ease;
  116. -moz-transition: all 1s ease;
  117. -o-transition: all 1s ease;
  118. -ms-transition: all 1s ease;
  119. transition: all 1s ease;
  120. }
  121.  
  122. {block:IfZoomingPostImages}
  123. .po:hover .imgp img {
  124. -webkit-transform: scale(1.3);
  125. }{/block:IfZoomingPostImages}
  126.  
  127. .pset {
  128. -webkit-transform: scale(1.0);
  129. -webkit-transition: all 1s ease;
  130. -moz-transition: all 1s ease;
  131. -o-transition: all 1s ease;
  132. -ms-transition: all 1s ease;
  133. transition: all 1s ease;
  134. }
  135.  
  136. {block:IfZoomingPostImages}
  137. .po:hover .pset {
  138. -webkit-transform: scale(1.15);
  139. }{/block:IfZoomingPostImages}
  140.  
  141. /* --- IMAGE EFFECT ---*/
  142.  
  143. /* --- BODY ---*/
  144.  
  145. #s-m-t-tooltip{
  146. position:absolute;
  147. margin-top: 15px;
  148. margin-left:15px;
  149. z-index:9999999999999;
  150. background:{color:Text};
  151. color:{color:Post Background};
  152. text-transform:uppercase;
  153. letter-spacing:0.5px;
  154. font-family:calibri;
  155. line-height:13px;
  156. max-width:300px;
  157. font-size:8px;
  158. padding:2px 6px;
  159. -webkit-transition:all 0.4s;
  160. -moz-transition:all 0.4s;
  161. -ms-transition:all 0.4s;
  162. -o-transition:all 0.4s;
  163. transition:all 0.4s;
  164. }
  165.  
  166. body {
  167. color: {color:Text};
  168. background:{color:Background};
  169. font: 9px 'Trebuchet MS', sans-serif;
  170. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  171. }
  172.  
  173. {block:IfTinyCursor}*, body, a, a:hover {cursor: url(http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png), auto;} {/block:IfTinyCursor}
  174.  
  175. b, strong {color: color:{color:Text};word-wrap:normal;}
  176. i, em {color: color:{color:Text};word-wrap:normal;}
  177. p {margin-top:5px;margin-bottom:5px}
  178. ol {list-style:normal;}
  179. ul {list-style:square;}
  180. small {font-size:8px; font-family:calibri;}
  181. big {font-size:8px; font-family:calibri;}
  182.  
  183. blockquote {
  184. padding-left:10px;
  185. margin-left:10px;
  186. margin-top:5px;
  187. border-left:1px solid {color:Post Border};
  188. }
  189.  
  190. a {
  191. font-weight:normal;
  192. word-wrap:initial;
  193. text-decoration:none;
  194. text-transform:uppercase;
  195. font-family:calibri;
  196. font-size: 8px;
  197. color:{color:Text};
  198. word-wrap: break-word;
  199. -moz-outline-style:none;
  200. -webkit-transition:all 0.5s;
  201. -moz-transition:all 0.5s;
  202. -ms-transition:all 0.5s;
  203. -o-transition:all 0.5s;
  204. transition:all 0.5s;
  205. }
  206.  
  207. a:hover {
  208. color:{color:Links};
  209. -moz-outline-style:none;
  210. -webkit-transition:all 0.5s;
  211. -moz-transition:all 0.5s;
  212. -ms-transition:all 0.5s;
  213. -o-transition:all 0.5s;
  214. transition:all 0.5s;
  215. }
  216.  
  217. .caption a, .text a, #tab16 a {
  218. padding:0px;
  219. position:relative;
  220. border-bottom:1px solid {color:Post Border};
  221. }
  222.  
  223. .caption a:before, .text a:before, #tab16 a:before{
  224. content:'';
  225. top:100%;
  226. width:0;
  227. height:1px;
  228. right:50%;
  229. background:{color:Links};
  230. position:absolute;
  231. transition:all .2s linear;
  232. -webkit-transition:all .2s linear;
  233. -moz-transition:all .2s linear;
  234. -o-transition:all .2s linear;
  235. }
  236.  
  237. .caption a:hover::before, .text a:hover::before, #tab16 a:hover::before{
  238. width:100%;
  239. right:0;
  240. }
  241.  
  242. h2 {
  243. font-family: 'Montserrat', sans-serif;
  244. font-size:14px;
  245. color:{color:Links};
  246. }
  247.  
  248. pre {
  249. white-space: pre-wrap;
  250. white-space: -moz-pre-wrap;
  251. white-space: -pre-wrap;
  252. white-space: -o-pre-wrap;
  253. word-wrap: break-word;
  254. font-family:inconsolata, consolas, monospace;
  255. }
  256.  
  257. pre a{
  258. font-size:8px;
  259. }
  260.  
  261. .caption {
  262. text-align:left;
  263. display:block;
  264. }
  265.  
  266. .caption img {
  267. width:100%;
  268. width:50%;
  269. }
  270.  
  271. /* --- BODY ---*/
  272.  
  273. /* --- POST ENTRIES ---*/
  274.  
  275. #big {
  276. position:absolute;
  277. left:0;
  278. right:0;
  279. z-index:9999;
  280. min-height:calc(100% - 200px);
  281. background-color:{color:background};
  282. {block:IndexPage}top:15px;{block:ifNotOneColumn}{block:if250pxPosts}padding:30px 0 100px 410px;{/block:if250pxPosts}{block:ifNot250pxPosts}padding:30px 0 100px 350px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}padding:30px 0 50px 300px;width:530px;{/block:ifOneColumn}{/block:IndexPage}{block:PermalinkPage}padding:30px 0 50px 300px;width:530px;{/block:PermalinkPage}
  283. }
  284.  
  285. .entries {
  286. position:relative;
  287. text-align:left;
  288. margin:0px -1px 50px 0px;
  289. padding:0px 100px 0px 0px;
  290. {block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}width:275px;margin-left:-140px;margin-right:70px;{/block:if250pxPosts}{block:ifNot250pxPosts}width:425px;margin-left:-70px;{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}width:531px;margin-bottom:40px;{/block:ifOneColumn}{/block:IndexPage}display:inline-block;
  291. {block:PermalinkPage}width:531px;{/block:PermalinkPage}
  292. }
  293.  
  294. .post {
  295. position:relative;
  296. padding:14px 12px 12px 12px;
  297. background-color:{color:Post Background};
  298. border:1px solid {color:Post Border};
  299. color:{color:Post Text};
  300. text-transform:uppercase;
  301. font-family:calibri;
  302. font-size: 8px;
  303. {block:IfBlackandWhitePosts}
  304. -webkit-filter: grayscale(100%);
  305. -moz-filter: grayscale(100%);
  306. filter: grayscale(100%);
  307. -webkit-transition:all 0.5s;
  308. -moz-transition:all 0.5s;
  309. -ms-transition:all 0.5s;
  310. -o-transition:all 0.5s;
  311. transition:all 0.5s;
  312. }
  313.  
  314. .post:hover {
  315. -webkit-transition:all 0.5s;
  316. -moz-transition:all 0.5s;
  317. -ms-transition:all 0.5s;
  318. -o-transition:all 0.5s;
  319. transition:all 0.5s;
  320. -webkit-filter: grayscale(0%);
  321. -moz-filter: grayscale(0%);
  322. filter: grayscale(0%);
  323. {block:IfBlackandWhitePosts}
  324. }
  325.  
  326. .post img{width:100%;}
  327.  
  328. /* --- POST ENTRIES ---*/
  329.  
  330. /* --- SIDEBAR ---*/
  331.  
  332. #sidebar {
  333. width:250px;
  334. height:100%;
  335. z-index:99999;
  336. background:{color:Sidebar};
  337. position:fixed;
  338. }
  339.  
  340. #sidebarimage img{
  341. width:200px;
  342. height:100px;
  343. margin-left:23px;
  344. margin-top:200px;
  345. position:fixed;
  346. border:2px solid {color:Post Border};
  347. }
  348.  
  349. #links {
  350. display:inline-block;
  351. position:fixed;
  352. z-index:9999999999999999999999999;
  353. width:200px;
  354. margin-top:310px;
  355. margin-left:35px;
  356. }
  357.  
  358. #links a{
  359. height:10px;
  360. width:10px;
  361. border-radius:10px;
  362. margin:4px;
  363. display:inline-block;
  364. z-index:9999999999;
  365. background:{color:Post Border};
  366. }
  367.  
  368. #links a:hover:nth-child(9n+1){background:{color:Accent 1};}
  369. #links a:hover:nth-child(9n+2){background:{color:Accent 2};}
  370. #links a:hover:nth-child(9n+3){background:{color:Accent 3};}
  371. #links a:hover:nth-child(9n+4){background:{color:Accent 4};}
  372. #links a:hover:nth-child(9n+5){background:{color:Accent 5};}
  373. #links a:hover:nth-child(9n+6){background:{color:Accent 4};}
  374. #links a:hover:nth-child(9n+7){background:{color:Accent 3};}
  375. #links a:hover:nth-child(9n+8){background:{color:Accent 2};}
  376. #links a:hover:nth-child(9n+9){background:{color:Accent 1};}
  377.  
  378. #description {
  379. color:{color:Text};
  380. font-family:calibri;
  381. font-size:8px;
  382. z-index:9;
  383. position:fixed;
  384. text-transform:uppercase;
  385. margin-top:335px;
  386. margin-left:23px;
  387. width:204px;
  388. text-align:justify;
  389. -webkit-transition:all 1s;
  390. -moz-transition:all 1s;
  391. -ms-transition:all 1s;
  392. -o-transition:all 1s;
  393. transition:all 1s;
  394. }
  395.  
  396. #title {
  397. font-family: 'Montserrat', sans-serif;
  398. font-size:12px;
  399. width:200px;
  400. margin-bottom:7px;
  401. padding:2px;
  402. background:{color:Post Border};
  403. text-align:center;
  404. position:relative;
  405. color:{color:Links};
  406. }
  407.  
  408. /* --- SIDEBAR ---*/
  409.  
  410. /* --- PAGINATION ---*/
  411.  
  412. .pagination {
  413. letter-spacing:1px;
  414. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  415. margin-top:178px;
  416. position:fixed;
  417. width:205px;
  418. margin-left:23px;
  419. z-index:999999;
  420. text-align:center;
  421. font-size:8px;
  422. display:block;
  423. text-transform:uppercase;
  424. opacity:1;
  425. }
  426.  
  427. .pagination a {
  428. display:inline-block;
  429. margin:0 5px;
  430. text-decoration:none;
  431. font-family:'open sans', 'helvetica neue', arial, sans-serif;
  432. outline:none;
  433. text-align:center;
  434. font-size:8px;
  435. letter-spacing:0.5px;
  436. text-transform:uppercase;
  437. color:{color:Post Border};
  438. }
  439.  
  440. .pagination a:hover{
  441. color:{color:Text};
  442. }
  443.  
  444. /* --- PAGINATION ---*/
  445.  
  446.  
  447. /* --- INFO SECTION ---*/
  448.  
  449. #info {
  450. font-family:calibri;
  451. margin-top:5px;
  452. padding:3px;
  453. font-size:8px;
  454. color:{color:Text};
  455. text-transform:uppercase;
  456. font-style:normal;
  457. text-align:center;
  458. background-color:{color:Post Border};
  459. }
  460.  
  461. #info a {
  462. color:{color:Links};
  463. text-transform:uppercase;
  464. font-family:calibri;
  465. font-size:8px;
  466. }
  467.  
  468. #info a:hover {
  469. color:{color:Text};
  470. }
  471.  
  472. .tags {
  473. line-height:100%;
  474. text-align:center;
  475. padding-top:3px;
  476. }
  477.  
  478. .tags a {
  479. font-family:calibri;
  480. font-style:normal;
  481. margin:2px;
  482. text-transform:uppercase;
  483. color:{color:Text};
  484. font-size:8px;
  485. }
  486.  
  487. .tags a:hover:nth-child(5n+1){color:{color:Accent 1};}
  488. .tags a:hover:nth-child(5n+2){color:{color:Accent 2};}
  489. .tags a:hover:nth-child(5n+3){color:{color:Accent 3};}
  490. .tags a:hover:nth-child(5n+4){color:{color:Accent 4};}
  491. .tags a:hover:nth-child(5n+5){color:{color:Accent 5};}
  492.  
  493. /* --- INFO SECTION ---*/
  494.  
  495. /* --- QUOTES ---*/
  496.  
  497. .quote {
  498. padding:0px;
  499. font-family: 'Montserrat', sans-serif;
  500. font-size:14px;
  501. margin-top:-15px;
  502. text-transform:lowercase;
  503. color:{color:Links};
  504. }
  505.  
  506. .quote:first-letter{
  507. padding:0px;
  508. font-family: 'Montserrat', sans-serif;
  509. font-size:14px;
  510. text-transform:uppercase;
  511. color:{color:Links};
  512. }
  513.  
  514. .quote-source {
  515. text-align:right;
  516. border-top:1px solid {color:Post Border};
  517. margin-top:-3px;
  518. font-weight:bold;
  519. color:{color:Text};
  520. padding-top:5px;
  521. font-size:8px;
  522. text-transform:uppercase;
  523. font-family:calibri;
  524. }
  525.  
  526. .quote-source a{
  527. text-align:right;
  528. font-weight:bold;
  529. font-size:8px;
  530. text-transform:uppercase;
  531. font-family:calibri;
  532. }
  533.  
  534. /* --- QUOTES ---*/
  535.  
  536. /* --- CHATS ---*/
  537.  
  538. ul.chat {
  539. margin:0px;
  540. padding:0px;
  541. }
  542.  
  543. .chat li {
  544. list-style-type:none;
  545. margin-left:0px;
  546. padding:4px;
  547. }
  548.  
  549. .odd .label {
  550. color:{color:Accent 1};
  551. }
  552.  
  553. .even .label {
  554. color:{color:Accent 2};
  555. }
  556.  
  557. .label {
  558. font-weight:bold;
  559. text-transform:uppercase;
  560. letter-spacing:1px;
  561. font-size:8px;
  562. }
  563.  
  564. .chat li.odd {
  565. background-color:{color:Background};
  566. margin-bottom:1px;
  567. }
  568.  
  569. .chat li.even {
  570. background-color:{color:Post Background};
  571. opacity:1;
  572. margin-bottom:1px;
  573. }
  574.  
  575. /* --- CHATS ---*/
  576.  
  577. /* --- AUDIO PLAYER ---*/
  578.  
  579. #audio {
  580. position:relative;
  581. min-height:60px;}
  582.  
  583. #audioimage {
  584. width:60px;
  585. height:60px;
  586. position:absolute;
  587. z-index:2;}
  588.  
  589. #audioimage img {
  590. margin-left:0px;
  591. }
  592.  
  593. #audiobackground {
  594. margin-top:5px;
  595. margin-left:5px;
  596. width:50px;
  597. height:50px;
  598. z-index:3;
  599. position:absolute;
  600. opacity:0.2;
  601. background-color:white;
  602. -webkit-transition:all 0.6s ease-out;
  603. -moz-transition:all 0.6s ease-out;
  604. transition:all 0.6s ease-out;}
  605.  
  606. #audiobackground:hover {
  607. opacity:0.8;
  608. transform:rotate(360deg);
  609. -ms-transform:rotate(360deg);
  610. -webkit-transform:rotate(360deg);
  611. background-color:#ffffff;
  612. -webkit-transition:all 0.6s ease-out;
  613. -moz-transition:all 0.6s ease-out;
  614. transition:all 0.6s ease-out;}
  615.  
  616. #audioplayer {
  617. width:20px;
  618. height:20px;
  619. margin-top:11px;
  620. margin-left:11px;
  621. overflow:hidden;}
  622.  
  623. #audiobig {
  624. width:250px;
  625. {block:IndexPage}{block:if250pxPosts}width:250px;{/block:if250pxPosts}
  626. {block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}{/block:IndexPage}
  627. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  628. height:70px;
  629. overflow:hidden;}
  630.  
  631. #audioinfo {
  632. background-color:transparent;
  633. font-size:8px;
  634. font-family: {text:Post Font};
  635. color:#b6b6b6;
  636. text-transform:uppercase;
  637. height:6px;
  638. {block:IndexPage}{block:if250pxPosts}width:250px;{/block:if250pxPosts}
  639. {block:ifNot250pxPosts}width:400px;{/block:ifNot250pxPosts}{/block:IndexPage}
  640. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  641. display:inline-block;
  642. width:250px;
  643. padding:4px;
  644. line-height:90%;
  645. margin-bottom:1.5px;
  646. margin-top:1px;
  647. margin-left:68px;
  648. text-align:left;
  649. }
  650.  
  651. #audioinfo b{
  652. color:{color:Text};
  653. padding:0.5px 2px;
  654. -webkit-transition: all 0.6s;
  655. -moz-transition: all 0.6s;
  656. -ms-transition:all 0.6s;
  657. -o-transition: all 0.6s;
  658. transition: all 0.6s;
  659. }
  660.  
  661. #audioinfo:hover b{
  662. margin-left:20px;
  663. color:{color:Background};
  664. margin-right:4px;
  665. background:{color:Accent 1};
  666. -webkit-transition: all 0.6s;
  667. -moz-transition: all 0.6s;
  668. -ms-transition:all 0.6s;
  669. -o-transition: all 0.6s;
  670. transition: all 0.6s;}
  671.  
  672. /* --- AUDIO PLAYER ---*/
  673.  
  674. /* --- QUESTIONS ---*/
  675.  
  676. #question {
  677. padding:10px 20px;
  678. border:2px solid {color:Links};
  679. }
  680.  
  681. #asker {
  682. text-align:right;
  683. background:{color:Links};
  684. color:{color:Links};
  685. text-transform:uppercase;
  686. font-size:8px;
  687. font-family:calibri;
  688. color:white;
  689. height:10px;
  690. margin-bottom:5px;
  691. padding-right:5px;
  692. line-height:9px;
  693. }
  694.  
  695. #asker a{
  696. text-align:right;
  697. color:white;
  698. font-weight: bold;
  699. font-size:8px;
  700. font-family:calibri;
  701. text-transform:uppercase;
  702. }
  703.  
  704. /* --- QUESTIONS ---*/
  705.  
  706. /* --- PAGE PAGINATION ---*/
  707.  
  708. .pagepagination{
  709. position:absolute;
  710. width:530px;
  711. margin-top:10px;
  712. margin-left:0px;
  713. margin-right:auto;
  714. }
  715.  
  716. .pagepagination a{
  717. display:inline-block;
  718. color:#ffffff;
  719. text-transform:uppercase;
  720. font-family:calibri;
  721. font-size:8px;
  722. text-decoration:none;
  723. padding:0 2% 0 2%;
  724. background:{color:Links};
  725. }
  726.  
  727. .pagepagination a:hover:nth-child(2n+1)
  728. {background:{color:Accent 1};color:white;}
  729. .pagepagination a:hover:nth-child(2n+2)
  730. {background:{color:Accent 2};color:white;}
  731.  
  732. /* --- PAGE PAGINATION ---*/
  733.  
  734. /* --- NOTES ---*/
  735.  
  736. .pagenotes a {text-decoration:none;font-family:calibri;background:none;color:{color:Links};}
  737.  
  738. ol.notes {
  739. font-weight:none;
  740. background:none;
  741. text-align:left;
  742. font-size:8px;
  743. font-family:calibri;
  744. margin-left:0px;
  745. height:auto;
  746. width:500px;
  747. text-transform:uppercase;
  748. margin-top:30px;
  749. list-style-type:upper-roman;
  750. }
  751.  
  752. ol.notes li.note {
  753. padding:5px;
  754. color:{color:Text};
  755. background:{color:Background};
  756. margin:2px 0;
  757. font-size:8px;
  758. font-family:calibri;
  759. text-transform:uppercase;
  760. width:480px;
  761. list-style-type:upper-roman;
  762. -webkit-transition: all 0.6s;
  763. -moz-transition: all 0.6s;
  764. -ms-transition:all 0.6s;
  765. -o-transition: all 0.6s;
  766. transition: all 0.6s;
  767. }
  768.  
  769. ol.notes li.note a{
  770. font-size:8px;
  771. font-family:calibri;
  772. text-transform:uppercase;
  773. }
  774.  
  775. ol.notes li.note:hover {
  776. background:transparent;
  777. -webkit-transition: all 0.6s;
  778. -moz-transition: all 0.6s;
  779. -ms-transition:all 0.6s;
  780. -o-transition: all 0.6s;
  781. transition: all 0.6s;
  782. }
  783.  
  784. ol.notes li.note img.avatar {
  785. width:0px;
  786. height:0px;
  787. }
  788.  
  789. /* --- NOTES ---*/
  790.  
  791. /* --- SELECTION ---*/
  792.  
  793. ::selection {
  794. background-color:{color:Post Background};
  795. color:{color:Text};
  796. border-radius:2px;
  797. }
  798.  
  799. ::-moz-selection {
  800. background-color:{color:Post Background};
  801. color:{color:Text};
  802. border-radius:2px;
  803. }
  804.  
  805. /* --- SELECTION ---*/
  806.  
  807. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  808.  
  809. .credit, .credit a {
  810. width:12px;
  811. height:12px;
  812. bottom:5px;
  813. right:6px;
  814. padding:2px;
  815. font-size:8px;
  816. letter-spacing:1px;
  817. color:white;
  818. z-index:1;
  819. line-height:12px;
  820. position:fixed;
  821. text-align:center;
  822. font-family:calibri;
  823. text-decoration:none;
  824. text-transform:uppercase;
  825. background-color:{color:Accent 1};
  826. border:1px solid #cccccc;
  827. z-index:9999999999999999999999;
  828. -webkit-transition: all 0.5s ease-in-out;
  829. -moz-transition: all 0.5s ease-in-out;
  830. -o-transition: all 0.5s ease-in-out;
  831. transition: all 0.5s ease-in-out;
  832. }
  833.  
  834. .credit a:hover {
  835. -webkit-transition: all 0.5s ease-in-out;
  836. -moz-transition: all 0.5s ease-in-out;
  837. -o-transition: all 0.5s ease-in-out;
  838. transition: all 0.5s ease-in-out;
  839. background-color:black;
  840. color:white;
  841. transform:rotate(360deg);
  842. -ms-transform:rotate(360deg);
  843. -webkit-transform:rotate(360deg);}
  844.  
  845. /* --- DON´T DELETE THE CREDIT PLEASE ---*/
  846.  
  847. /* UPDATES TAB */
  848.  
  849. #tab16 {
  850. position:fixed;
  851. right:-110px;
  852. top:30px;
  853. width:130px;
  854. z-index:9999999999999999;
  855. font-size:11px;
  856. padding:10px;
  857. }
  858.  
  859. #tab16 a{
  860. text-decoration:none;
  861. background:none;
  862. padding:0.5px 2px;
  863. text-transform:uppercase;
  864. color:{color:Tab Links};
  865. font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
  866. -webkit-transition: all 0.5s ease-in-out;
  867. -moz-transition: all 0.5s ease-in-out;
  868. -o-transition: all 0.5s ease-in-out;
  869. transition: all 0.5s ease-in-out;
  870. }
  871.  
  872. #tab16 a:hover{
  873. background:none;
  874. color:{color:Tab Links Hover};
  875. font-size:8px; /* --- CHANGE THE LINK FONT SIZE HERE ---*/
  876. -webkit-transition: all 0.5s ease-in-out;
  877. -moz-transition: all 0.5s ease-in-out;
  878. -o-transition: all 0.5s ease-in-out;
  879. transition: all 0.5s ease-in-out;
  880. }
  881.  
  882. /* UPDATES TAB */
  883.  
  884. /* --- UPDATES TAB BOX 1 ---*/
  885.  
  886. #tab16line1 {
  887. height:10px;
  888. width:10px;
  889. display: inline-block;
  890. position:fixed;
  891. opacity:1;
  892. background-color:{color:Accent 1};
  893. }
  894.  
  895. #tab16line1:hover #tab16textbox1{
  896. width:80px;
  897. height:120px;
  898. padding-right:20px;
  899. opacity:1;
  900. -webkit-transition:0.7s;
  901. -moz-transition:0.7s;
  902. -ms-transition:0.7s;
  903. -o-transition:0.7s;
  904. transition:0.7s;
  905. }
  906.  
  907. #tab16textbox1 {
  908. width:0px;
  909. height:0px;
  910. color:{color:Tab Text};
  911. font-family:calibri; /* CHANGE FONT HERE */
  912. font-size:8px; /* CHANGE FONT SIZE HERE */
  913. line-height:110%;
  914. border-top:2px solid {color:Accent 1};
  915. padding-top:5px;
  916. margin-top:4px;
  917. margin-right:0px;
  918. float:right;
  919. text-transform:uppercase;
  920. overflow:hidden;
  921. opacity:1;
  922. text-align:right;
  923. -webkit-transition:0.7s;
  924. -moz-transition:0.7s;
  925. -ms-transition:0.7s;
  926. -o-transition:0.7s;
  927. transition:0.7s;
  928. }
  929.  
  930. /* --- UPDATES TAB BOX 1 ---*/
  931.  
  932. /* --- UPDATES TAB BOX 2 ---*/
  933.  
  934. #tab16line2 {
  935. height:10px;
  936. width:10px;
  937. display: inline-block;
  938. position:fixed;
  939. margin-top:14px;
  940. opacity:1;
  941. background-color: {color:Accent 2};
  942. }
  943.  
  944. #tab16line2:hover #tab16textbox2{
  945. width:80px;
  946. height:120px;
  947. padding-right:20px;
  948. opacity:1;
  949. -webkit-transition:0.7s;
  950. -moz-transition:0.7s;
  951. -ms-transition:0.7s;
  952. -o-transition:0.7s;
  953. transition:0.7s;
  954. }
  955.  
  956. #tab16textbox2 {
  957. width:0px;
  958. height:0px;
  959. color:{color:Tab Text};
  960. font-family:calibri; /* CHANGE FONT HERE */
  961. font-size:8px; /* CHANGE FONT SIZE HERE */
  962. line-height:110%;
  963. border-top:2px solid {color:Accent 2};
  964. padding-top:5px;
  965. margin-top:4px;
  966. margin-right:0px;
  967. float:right;
  968. text-transform:uppercase;
  969. overflow:hidden;
  970. opacity:1;
  971. text-align:right;
  972. -webkit-transition:0.7s;
  973. -moz-transition:0.7s;
  974. -ms-transition:0.7s;
  975. -o-transition:0.7s;
  976. transition:0.7s;
  977. }
  978.  
  979. /* --- UPDATES TAB BOX 2 ---*/
  980.  
  981. /* --- UPDATES TAB BOX 3 ---*/
  982.  
  983. #tab16line3 {
  984. height:10px;
  985. width:10px;
  986. display: inline-block;
  987. position:fixed;
  988. margin-top:28px;
  989. background-color: {color:Accent 3};
  990. }
  991.  
  992. #tab16line3:hover #tab16textbox3{
  993. width:80px;
  994. height:120px;
  995. padding-right:20px;
  996. opacity:1;
  997. -webkit-transition:0.7s;
  998. -moz-transition:0.7s;
  999. -ms-transition:0.7s;
  1000. -o-transition:0.7s;
  1001. transition:0.7s;
  1002. }
  1003.  
  1004. #tab16textbox3 {
  1005. width:0px;
  1006. height:0px;
  1007. color:{color:Tab Text};
  1008. font-family:calibri; /* CHANGE FONT HERE */
  1009. font-size:8px; /* CHANGE FONT SIZE HERE */
  1010. line-height:110%;
  1011. border-top:2px solid {color:Accent 3};
  1012. padding-top:5px;
  1013. margin-top:4px;
  1014. margin-right:0px;
  1015. text-transform:uppercase;
  1016. overflow:hidden;
  1017. opacity:1;
  1018. float:right;
  1019. text-align:right;
  1020. -webkit-transition:0.7s;
  1021. -moz-transition:0.7s;
  1022. -ms-transition:0.7s;
  1023. -o-transition:0.7s;
  1024. transition:0.7s;
  1025. }
  1026.  
  1027. /* --- UPDATES TAB BOX 3 ---*/
  1028.  
  1029. /* --- UPDATES TAB BOX 4 ---*/
  1030.  
  1031. #tab16line4 {
  1032. height:10px;
  1033. width:10px;
  1034. display: inline-block;
  1035. position:fixed;
  1036. margin-top:42px;
  1037. background-color: {color:Accent 4};
  1038. }
  1039.  
  1040. #tab16line4:hover #tab16textbox4{
  1041. width:80px;
  1042. height:120px;
  1043. padding-right:20px;
  1044. opacity:1;
  1045. -webkit-transition:0.7s;
  1046. -moz-transition:0.7s;
  1047. -ms-transition:0.7s;
  1048. -o-transition:0.7s;
  1049. transition:0.7s;
  1050. }
  1051.  
  1052. #tab16textbox4 {
  1053. width:0px;
  1054. height:0px;
  1055. color:{color:Tab Text};
  1056. font-family:calibri; /* CHANGE FONT HERE */
  1057. font-size:8px; /* CHANGE FONT SIZE HERE */
  1058. line-height:110%;
  1059. border-top:2px solid {color:Accent 4};
  1060. padding-top:5px;
  1061. margin-top:4px;
  1062. margin-right:0px;
  1063. text-transform:uppercase;
  1064. overflow:hidden;
  1065. opacity:1;
  1066. float:right;
  1067. text-align:right;
  1068. -webkit-transition:0.7s;
  1069. -moz-transition:0.7s;
  1070. -ms-transition:0.7s;
  1071. -o-transition:0.7s;
  1072. transition:0.7s;
  1073. }
  1074.  
  1075. /* --- UPDATES TAB BOX 4 ---*/
  1076.  
  1077. /* --- UPDATES TAB BOX 5 ---*/
  1078.  
  1079. #tab16line5 {
  1080. height:10px;
  1081. width:10px;
  1082. display: inline-block;
  1083. position:fixed;
  1084. margin-top:56px;
  1085. background-color: {color:Accent 5};
  1086. }
  1087.  
  1088. #tab16line5:hover #tab16textbox5{
  1089. width:80px;
  1090. height:120px;
  1091. padding-right:20px;
  1092. opacity:1;
  1093. -webkit-transition:0.7s;
  1094. -moz-transition:0.7s;
  1095. -ms-transition:0.7s;
  1096. -o-transition:0.7s;
  1097. transition:0.7s;
  1098. }
  1099.  
  1100. #tab16textbox5 {
  1101. width:0px;
  1102. height:0px;
  1103. color:{color:Tab Text};
  1104. font-family:calibri; /* CHANGE FONT HERE */
  1105. font-size:8px; /* CHANGE FONT SIZE HERE */
  1106. line-height:110%;
  1107. border-top:2px solid {color:Accent 5};
  1108. padding-top:5px;
  1109. margin-top:4px;
  1110. margin-right:0px;
  1111. text-transform:uppercase;
  1112. overflow:hidden;
  1113. opacity:1;
  1114. float:right;
  1115. text-align:right;
  1116. -webkit-transition:0.7s;
  1117. -moz-transition:0.7s;
  1118. -ms-transition:0.7s;
  1119. -o-transition:0.7s;
  1120. transition:0.7s;
  1121. }
  1122.  
  1123. /* --- UPDATES TAB BOX 5 ---*/
  1124.  
  1125. /* UPDATES TAB */
  1126.  
  1127. {CustomCSS}</style>
  1128.  
  1129. </head><body>
  1130.  
  1131. {block:IfUpdatesTab}
  1132.  
  1133. <div id="tab16">
  1134.  
  1135. <!-- UPDATES TAB BOX 1 START -->
  1136.  
  1137. <div id="tab16line1">
  1138. <div id="tab16textbox1">
  1139. <div style="width:80px; height:8px; margin-left: 0px;
  1140. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 1}";>
  1141. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1142. This is where your text belongs. </p>
  1143. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1144. New paragraph with < p > < / p > and
  1145. </br>New line with < br > without the spaces</p>
  1146. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1147. </div>
  1148. </div>
  1149.  
  1150. <!-- UPDATES TAB BOX 1 END -->
  1151.  
  1152. <!-- UPDATES TAB BOX 2 START -->
  1153.  
  1154. <div id="tab16line2">
  1155. <div id="tab16textbox2">
  1156. <div style="width:80px; height:8px; margin-left: 0px;
  1157. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 2}";>
  1158. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1159. This is where your text belongs. </p>
  1160. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1161. New paragraph with < p > < / p > and
  1162. </br>New line with < br > without the spaces</p>
  1163. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1164. </div>
  1165. </div>
  1166.  
  1167. <!-- UPDATES TAB BOX 2 END -->
  1168.  
  1169. <!-- UPDATES TAB BOX 3 START -->
  1170.  
  1171. <div id="tab16line3">
  1172. <div id="tab16textbox3">
  1173. <div style="width:80px; height:8px; margin-left: 0px;
  1174. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 3}";>
  1175. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1176. This is where your text belongs. </p>
  1177. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1178. New paragraph with < p > < / p > and
  1179. </br>New line with < br > without the spaces</p>
  1180. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1181. </div>
  1182. </div>
  1183.  
  1184. <!-- UPDATES TAB BOX 3 END -->
  1185.  
  1186. <!-- UPDATES TAB BOX 4 START -->
  1187.  
  1188. <div id="tab16line4">
  1189. <div id="tab16textbox4">
  1190. <div style="width:80px; height:8px; margin-left: 0px;
  1191. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Accent 4}";>
  1192. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1193. This is where your text belongs. </p>
  1194. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1195. New paragraph with < p > < / p > and
  1196. </br>New line with < br > without the spaces</p>
  1197. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  1198. </div>
  1199. </div>
  1200.  
  1201. <!-- UPDATES TAB BOX 4 END -->
  1202.  
  1203. <!-- UPDATES TAB BOX 5 START -->
  1204.  
  1205. <div id="tab16line5">
  1206. <div id="tab16textbox5">
  1207. <div style="width:80px; height:8px; margin-left: 0px;
  1208. border:1px #ffffff; line-height:8px;padding:1px; background-color:{color:Accent 5}";>
  1209. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  1210. This is where your text belongs. </p>
  1211. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  1212. New paragraph with < p > < / p > and
  1213. </br>New line with < br > without the spaces</p>
  1214.  
  1215. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
  1216. </div>
  1217. </div>
  1218.  
  1219. <!-- UPDATES TAB BOX 5 END -->
  1220.  
  1221. </div>
  1222.  
  1223. {/block:IfUpdatesTab}
  1224.  
  1225. <div id="sidebar">
  1226.  
  1227. <div id="sidebarimage"><img src="{image:Sidebar Image}"></div>
  1228.  
  1229. <div id="links">
  1230. <a href="/" title="{text:Home Link}"></a>
  1231. <a href="/ask" title="{text:Message Link}"></a>
  1232. <a href="/archive" title="{text:Archive Link}"></a>
  1233. <a href="{text:Link1 Url}" title="{text:Link1 Name}"></a>
  1234. <a href="{text:Link2 Url}" title="{text:Link2 Name}"></a>
  1235. <a href="{text:Link3 Url}" title="{text:Link3 Name}"></a>
  1236. <a href="{text:Link4 Url}" title="{text:Link4 Name}"></a>
  1237. <a href="{text:Link5 Url}" title="{text:Link5 Name}"></a>
  1238. <a href="{text:Link6 Url}" title="{text:Link6 Name}"></a></div>
  1239.  
  1240. <div id="description"><div id="title">{Title}</div></p>{Description}</div>
  1241.  
  1242. {block:Pagination}<div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">Previous Page</a>{/block:PreviousPage}
  1243. page {CurrentPage} out of {TotalPages}{block:NextPage}<a href="{NextPage}">Next Page</a>{/block:NextPage}</div>{/block:Pagination}</div>
  1244.  
  1245. <div id="big">
  1246. <div id="content">
  1247. {block:Posts}<article class="entries"><div class="post">
  1248.  
  1249. <div class="po">
  1250.  
  1251. {block:ContentSource}
  1252. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1253. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1254. {/block:SourceLogo}
  1255. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1256. {/block:ContentSource}
  1257.  
  1258. <!----- TEXT / PHOTO / PHOTOSET ----->
  1259.  
  1260. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="text">{Body}</div>{/block:Text}
  1261.  
  1262. {block:Photo}
  1263. {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}
  1264.  
  1265. {block:Photoset}
  1266. <div class="imgp"><div class="pset">{block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{Photoset-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Photoset-400}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}{Photoset-500}{/block:ifOneColumn}{block:IndexPage}
  1267. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div></div> {block:Caption}{block:ifShowCaptions}<span class="caption">{Caption}</span>{/block:ifShowCaptions}{/block:Caption}{/block:Photoset}
  1268.  
  1269. <!----- TEXT / PHOTO / PHOTOSET ----->
  1270.  
  1271. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1272.  
  1273. {block:Quote}<div class="quote"><h2>{Quote}</h2></div>{block:Source}<div class="quote-source">{Source}</div>{/block:Source}{/block:Quote}
  1274.  
  1275. {block:Video}<div class="imgp"><div class="pset">{block:IndexPage}{block:ifNotOneColumn}{block:if250pxPosts}{Video-250}{/block:if250pxPosts}{block:ifNot250pxPosts}{Video-400}{/block:ifNot250pxPosts}{/block:ifNotOneColumn}{block:ifOneColumn}{Video-500}{/block:ifOneColumn}{block:IndexPage}
  1276. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div></div>
  1277. {block:Caption}{block:ifShowCaptions}
  1278. <span class="caption">{Caption}</span>
  1279. {/block:ifShowCaptions}{/block:Caption}{/block:Video}
  1280.  
  1281. {block:Link}<a href="{URL}" target="_blank" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  1282.  
  1283. {block:Chat}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;
  1284. {Line}</li>{/block:Lines}</ul>{/block:Chat}
  1285.  
  1286. <!----- QUOTES / CHAT / VIDEOS / LINKS POSTS ----->
  1287.  
  1288. <!----- AUDIO POSTS ----->
  1289.  
  1290. {block:Audio}
  1291. <div id="audio">
  1292. <div id="audiobackground"><div id="audioplayer">
  1293. {AudioPlayerWhite}
  1294. </div></div>
  1295. <img id="audioimage" style="max-width:60px;" img src="https://38.media.tumblr.com/27c7e2c0db27e7c0573b9a098873f6c5/tumblr_nfeb2dRHoU1trnu46o1_400.jpg"/>
  1296. {block:AlbumArt}
  1297. <img id="audioimage" style="max-width:60px;" src="{AlbumArtURL}" />
  1298. {/block:AlbumArt}
  1299. <div id="audiobig">
  1300. {block:TrackName}
  1301. <div id="audioinfo"><b>Track: </b>{TrackName}</div>
  1302. {/block:TrackName}
  1303. {block:Artist}
  1304. <div id="audioinfo"><b>Artist: </b> {Artist}</div>
  1305. {/block:Artist}{block:Album}
  1306. <div id="audioinfo"><b>Album: </b>{Album}</div>
  1307. {/block:Album}
  1308. <div id="audioinfo"><b>Played: </b>{PlayCountWithLabel}</div>
  1309. </div></div>{block:ifshowcaptions}
  1310. <span class="caption">{Caption}</span>
  1311. {/block:ifshowcaptions}
  1312. {/block:Audio}
  1313.  
  1314. <!----- AUDIO POSTS ----->
  1315.  
  1316. <!----- ASKS POSTS ----->
  1317.  
  1318. {block:Answer}<div id="question">{Question}</div><div id="asker">{Asker}</div></p>{Answer}{/block:Answer}
  1319.  
  1320. <!----- ASKS POSTS ----->
  1321.  
  1322. </div></div>
  1323.  
  1324. <!----- INFO SECTION ----->
  1325.  
  1326. {block:Date}<div id="info">posted <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a> ··· {/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}" target="blank">via</a>{/block:RebloggedFrom}{block:RebloggedFrom} /// <a href="{ReblogRootURL}" title="{ReblogRootName}" target="blank">source</a>{/block:RebloggedFrom} {/block:Date} ··· <a href="{ReblogURL}" target="_blank"> reblog</a></div>
  1327.  
  1328. {block:HasTags}<div class="tags">{block:Tags} <a href="{TagURL}"> #{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  1329.  
  1330. <!----- PAGE PAGINATION ----->
  1331.  
  1332. <div class="pagepagination">
  1333. {block:PermalinkPagination}
  1334. {block:PreviousPost}
  1335. <a href="{PreviousPost}">⇚&nbsp;&nbsp;go to Previous Post</a>
  1336. {/block:PreviousPost}
  1337. {block:NextPost}
  1338. <a href="{NextPost}" style="position:absolute; right:0;">go to Next Post&nbsp;&nbsp;⇛</a>
  1339. {/block:NextPost}
  1340. {/block:PermalinkPagination}
  1341. </div>
  1342.  
  1343. <!----- PAGE PAGINATION ----->
  1344.  
  1345. <!----- NOTES ----->
  1346.  
  1347. {block:PostNotes}
  1348. <div class="pagenotes">{PostNotes}</div>
  1349. {/block:PostNotes}
  1350.  
  1351. <!----- NOTES ----->
  1352.  
  1353. <!----- INFO SECTION ----->
  1354.  
  1355. </article>{/block:Posts}</div>
  1356.  
  1357. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
  1358. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  1359. {block:IfInfiniteScroll}
  1360. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1361. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  1362. {/block:IfInfiniteScroll}
  1363.  
  1364. <script>
  1365. (function() {
  1366. var $tumblelog = $('#content');
  1367. {block:IfInfiniteScroll}
  1368. $tumblelog.infinitescroll({
  1369. navSelector : ".pagination",
  1370. nextSelector : ".pagination a:first",
  1371. itemSelector : "article",
  1372. bufferPx : 50,
  1373. done : "",
  1374. loading: {
  1375. finishedMsg: "<p> </p>",
  1376. img : " ",
  1377. msg: null,
  1378. msgText: "<p> </p>"
  1379. },
  1380. },
  1381. function( newElements ) {
  1382. var $newElems = $( newElements ).css({ opacity: 0 });
  1383. $newElems.imagesLoaded(function(){
  1384. $newElems.animate({ opacity: 1 });
  1385. $tumblelog.masonry( 'appended', $newElems);
  1386. });
  1387. }
  1388. );
  1389. {/block:IfInfiniteScroll}
  1390. $tumblelog.imagesLoaded( function(){
  1391. $tumblelog.masonry({
  1392. columnWidth: function( containerWidth ) {
  1393. return containerWidth / 100;
  1394. }
  1395. });
  1396. });
  1397. })();
  1398. </script><script>
  1399. var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
  1400. (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
  1401. g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
  1402. s.parentNode.insertBefore(g,s)}(document,'script'));
  1403. </script>
  1404.  
  1405. <span class="credit">
  1406. <a href="http://iamthemelocked.tumblr.com/" title="theme by iamthemelocked">TL</a></span>
  1407.  
  1408. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement