Advertisement
iamthemelocked

Iamthemelocked Theme 21 (REVAMPED)

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