Advertisement
iamthemelocked

Iamthemelocked Theme 19 (REVAMPED)

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