Advertisement
iamthemelocked

Iamthemelocked Theme 12 (REVAMPED)

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