Advertisement
iamthemelocked

Iamthemelocked Theme 16 (REVAMPED)

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