Advertisement
lostmemento

[Old Theme] Leonard Shelby v2 (Kodak Grey)

May 24th, 2011
13,344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.37 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!--- 03 LEONARD SHELBY v2 (KODAK - GREY) MADE BY: http://lostmemento.tumblr.com (lmthemes)
  4.  
  5. TERMS OF USAGE:
  6. - DO NOT REMOVE THE CREDIT
  7. - DO NOT REDISTRIBUTE
  8. - DO NOT CLAIM AS YOUR OWN
  9. - DO NOT USE AS A BASE
  10.  
  11. --->
  12.  
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  18.  
  19.  
  20. <script src="http://static.tumblr.com/f1skqpy/WtFmaiwga/1623jquery.js" type="text/javascript"></script>
  21. <script>
  22. $().ready(function() {
  23. $("a[title]").style_my_tooltips({
  24. tip_follows_cursor: "on", //on/off
  25. tip_delay_time: 200 //milliseconds
  26. });
  27. });
  28. </script>
  29.  
  30. <!--- CUSTOMIZABLE VARIABLES --->
  31. <meta name="image:Sidebar" content=""/>
  32. <meta name="image:Background" content=""/>
  33. <meta name="if:Background No Repeat" content="0"/>
  34. <meta name="if:Background Fixed" content="0"/>
  35. <meta name="if:400px Post" content="1"/>
  36. <meta name="if:250px Post" content="0"/>
  37. <meta name="if:Show Sidebar" content="1"/>
  38. <meta name="if:Show Post Info" content="0"/>
  39. <meta name="if:Show Photo Captions In Post" content="0"/>
  40. <meta name="if:Show Photo Captions" content="0"/>
  41. <meta name="if:Show Photo Captions Permalink Only" content="1"/>
  42. <meta name="if:Show Tags In Post" content="0"/>
  43. <meta name="if:Stretch Photos" content="0"/>
  44. <meta name="if:Show Notes Symbol" content="0"/>
  45. <meta name="if:AudioPlayerWhite" content="1"/>
  46. <meta name="if:AudioPlayerGrey" content="0"/>
  47. <meta name="if:AudioPlayerBlack" content="0"/>
  48.  
  49. <meta name="color:Scrollbar Background" content="#eeeeee"/>
  50. <meta name="color:Scroller" content="#dddddd"/>
  51.  
  52. <meta name="color:Background" content="#ffffff"/>
  53. <meta name="color:Blockquote" content="#dddddd"/>
  54. <meta name="color:Custom Links Hover" content="#aaaaaa"/>
  55. <meta name="color:Music Lighter" content="#f5f5f5"/>
  56. <meta name="color:Post Background" content="#ffffff"/>
  57. <meta name="color:Post Font" content="#999999"/>
  58. <meta name="color:Post Links" content="#7c7c7c"/>
  59. <meta name="color:Post Links Hover" content="#5a5a5a"/>
  60. <meta name="color:Reblog Hover" content="#f9f9f9"/>
  61. <meta name="color:Sidebar Links" content="#7a7a7a"/>
  62. <meta name="color:Sidebar Main Links" content="#cccccc"/>
  63. <meta name="color:Sidebar Text" content="#9a9a9a"/>
  64.  
  65. <meta name="text:Link1Url" content="http://"/>
  66. <meta name="text:Link1Name" content=""/>
  67. <meta name="text:Link2Url" content="http://"/>
  68. <meta name="text:Link2Name" content=""/>
  69. <meta name="text:Link3Url" content="http://"/>
  70. <meta name="text:Link3Name" content=""/>
  71. <meta name="text:Link4Url" content="http://"/>
  72. <meta name="text:Link4Name" content=""/>
  73. <meta name="text:Link5Url" content="http://"/>
  74. <meta name="text:Link5Name" content=""/>
  75. <meta name="text:Link6Url" content="http://"/>
  76. <meta name="text:Link6Name" content=""/>
  77. <meta name="text:Link7Url" content="http://"/>
  78. <meta name="text:Link7Name" content=""/>
  79. <meta name="text:Link8Url" content="http://"/>
  80. <meta name="text:Link8Name" content=""/>
  81.  
  82. <meta name="text:Main Font" content="georgia, times new roman"/>
  83. <meta name="text:Sub Font" content="times new roman"/>
  84.  
  85. <meta name="text:Alt Title" content=""/>
  86. <meta name="text:Notes Symbol" content="&hearts;"/>
  87. <meta name="text:Background Position" content=""/>
  88.  
  89. <meta name="text:Sidebar Font Size" content="9px"/>
  90. <meta name="text:Sidebar Title Font Size" content="10px"/>
  91. <meta name="text:Post Font Size" content="10px"/>
  92. <meta name="text:Post Heading Font Size" content="12px"/>
  93. <meta name="text:Post Small Text Font Size" content="7px"/>
  94. <meta name="text:Tags Font Size" content="6px"/>
  95.  
  96. <style type="text/css">
  97. body {background-color: {color:Background};
  98. font-family: {text:Main Font};
  99. margin: 0px;
  100. {block:IfBackgroundFixed}background-attachment: fixed;{/block:IfBackgroundFixed}
  101. {block:IfBackgroundNoRepeat}background-repeat: no-repeat;{/block:IfBackgroundNoRepeat}
  102. height: 100%;
  103. background-image: url('{image:Background}');
  104. {block:IfBackgroundPosition}background-position: {text:Background Position};{/block:IfBackgroundPosition}}
  105.  
  106. a {text-decoration: none;}
  107.  
  108.  
  109. img {border: 0px}
  110.  
  111. ::-webkit-scrollbar-thumb:vertical {background-color: {color:Scroller}; height: 10px;}
  112. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:Scroller}; height:10px!important;}
  113. ::-webkit-scrollbar {background-color: {color:Scrollbar Background}; height:10px; width:7px;}
  114.  
  115. #s-m-t-tooltip{
  116. position:absolute;
  117. z-index:90000;
  118. color: {color:Post Font};
  119. display:inline-block;
  120. background-color: {color:Reblog Hover};
  121. padding: 4px 6px;
  122. max-width:100px;
  123. border: 0px;
  124. font-size: {text:Tags Font Size};
  125. text-transform: uppercase;
  126. letter-spacing: 1px;
  127. word-wrap: break-word;}
  128.  
  129. .c {background-color: {color:Post Background};}
  130. .c a {color: {color:Post Links}}
  131.  
  132. /* SIDEBAR */
  133.  
  134. #container {width: 1270px;
  135. margin: auto;}
  136.  
  137. #sidebar {position: fixed;
  138. margin-left: 50px;
  139. height: 200px;
  140. width: 230px;
  141. margin-top: 100px;}
  142.  
  143. #sidebar:hover .hbar {opacity: 1.0;
  144. margin-top: 0px;}
  145.  
  146. .hbar {opacity: 0.0;
  147. margin-top: -100px;}
  148.  
  149. .sb_t {text-align:center; font-size: {text:Sidebar Title Font Size}}
  150.  
  151. .sb_t a:link, .sb_t a:visited, .sb_t a:active {
  152. width: 85%;
  153. margin: auto;
  154. font-size: {text:Post Font Size};
  155. text-transform: uppercase;
  156. letter-spacing: 1px;
  157. color: {color:Sidebar Links};
  158. text-align: justify;
  159. padding: 10px;}
  160.  
  161. .descript {font-size: {text:Sidebar Font Size};
  162. color: {color:Sidebar Text};
  163. padding: 10px 0px;
  164. text-align: center;
  165. border-bottom: 1px solid {color:Sidebar Main Links};}
  166.  
  167. .descript a {font-size: {text:Post Small Text Font Size};
  168. letter-spacing: 1px;
  169. text-transform: uppercase;
  170. color: {color:Sidebar Links};}
  171.  
  172. .blinks {text-align: center;}
  173.  
  174. .blinks a {font-size: {text:Post Small Text Font Size};
  175. text-transform: uppercase;
  176. letter-spacing: 1px;
  177. color: {color:Sidebar Main Links};
  178. border-bottom: 1px solid {color:Sidebar Main Links};
  179. display: block;
  180. padding: 2px;
  181. margin-bottom: 2px;}
  182.  
  183. .blinks a:hover {color: {color:Custom Links Hover};
  184. border-bottom: 1px solid {color:Custom Links Hover};}
  185.  
  186. .tlinks {text-align: center;}
  187.  
  188. .tlinks a {background-color: #fcfcfc;
  189. padding: 5px 8px;
  190. display: inline-block;
  191. font-size: {text:Post Small Text Font Size};
  192. color: {color:Sidebar Main Links};
  193. text-transform: uppercase;
  194. letter-spacing: 1px;}
  195.  
  196. .tlinks a:hover {color: {color:Post Font};}
  197.  
  198. /* POSTS */
  199.  
  200. #block1 {
  201. {block:IfNot250pxPost}
  202. {block:IfNot400pxPost}width: 500px;{/block:IfNot400pxPost}
  203. {block:If400pxPost}width: 400px;{/block:If400pxPost}
  204. {/block:IfNot250pxPost}
  205. {block:If250pxPost}width: 250px;{/block:If250pxPost}
  206. background-color: #fcfcfc;
  207. padding: 20px;
  208. height: 800px;
  209. background-image: url(http://static.tumblr.com/bkd4m5b/lKGm7u79e/untitled-2_copy.png), url(http://static.tumblr.com/bkd4m5b/LxPm7sg5t/untitled-3_copy.png);
  210. background-position: left top, right top;
  211. background-repeat: repeat-y;
  212. position: fixed;
  213. margin-left: 375px;
  214. z-index: 1}
  215.  
  216. .block2 {{block:IfNot250pxPost}
  217. {block:IfNot400pxPost}width: 500px;{/block:IfNot400pxPost}
  218. {block:If400pxPost}width: 400px;{/block:If400pxPost}
  219. {/block:IfNot250pxPost}
  220. {block:If250pxPost}width: 250px;{/block:If250pxPost}
  221. padding: 20px;
  222. margin-left: 375px;
  223. z-index: 2;
  224. position: relative;
  225. padding-top: 30px;}
  226.  
  227. .post {position: relative;
  228. {block:IfNot250pxPost}
  229. {block:IfNot400pxPost}width: 500px;{/block:IfNot400pxPost}
  230. {block:If400pxPost}width: 400px;{/block:If400pxPost}
  231. {/block:IfNot250pxPost}
  232. {block:If250pxPost}width: 250px;{/block:If250pxPost}
  233. background-color: {color:Post Background};
  234. z-index: 2;
  235. min-height: 150px;
  236. margin-bottom: 20px;
  237. {block:PermalinkPage}padding-bottom: 20px;{/block:PermalinkPage}}
  238.  
  239. .content {{block:IfNotShowPostInfo}opacity: 0.0;{/block:IfNotShowPostInfo}
  240. position: absolute;
  241. {block:IfNotShowPostInfo}
  242. {block:IfNot250pxPost}
  243. {block:IfNot400pxPost}margin-left:480px;{/block:IfNot400pxPost}
  244. {block:If400pxPost}margin-left: 380px;{/block:If400pxPost}
  245. {/block:IfNot250pxPost}
  246. {block:If250pxPost}margin-left: 230px;{/block:If250pxPost}
  247. {/block:IfNotShowPostInfo}
  248. {block:IfShowPostInfo}
  249. {block:IfNot250pxPost}
  250. {block:IfNot400pxPost}margin-left: 540px;{/block:IfNot400pxPost}
  251. {block:If400pxPost}margin-left: 440px;{/block:If400pxPost}
  252. {/block:IfNot250pxPost}
  253. {block:If250pxPost}margin-left: 290px;{/block:If250pxPost}
  254. {block:IfShowPostInfo}
  255. font-size: {text:Post Font Size};
  256. color: {color:Post Font};
  257. width: 200px;
  258. text-align: justify;}
  259.  
  260. {block:IfNotShowPostInfo}
  261. .post:hover .content {opacity: 1.0;
  262. {block:IfNot250pxPost}
  263. {block:IfNot400pxPost}margin-left: 540px;{/block:IfNot400pxPost}
  264. {block:If400pxPost}margin-left: 440px;{/block:If400pxPost}
  265. {/block:IfNot250pxPost}
  266. {block:If250pxPost}margin-left: 290px;{/block:If250pxPost}
  267. transition: 0.8s;
  268. -o-transition: 0.8s;
  269. -webkit-transition-duration: 0.8s;
  270. -moz-transition-duration: 0.8s;}
  271. {/block:IfNotShowPostInfo}
  272.  
  273. .ph {display:none;}
  274. .post:hover .ph {display:block;}
  275.  
  276. .date {display: block;
  277. border-bottom: 1px solid {color:Post Font};
  278. margin-bottom: 10px;
  279. font-size: {text:Post Small Text Font Size}}
  280.  
  281. .date a:link, .date a:visited, .date a:active {color: {color:Post Font};
  282. padding: 2px 0px;
  283. text-transform: uppercase;
  284. letter-spacing: 1px;}
  285.  
  286. .date_p {display: block;
  287. font-size: {text:Post Small Text Font Size};
  288. background-color: #fcfcfc;
  289. margin-bottom: 2px;}
  290.  
  291. .date_p a:link, .date_p a:visited, .date_p a:active {
  292. color: {color:Post Font};
  293. padding: 2px 0px;
  294. text-transform: uppercase;
  295. letter-spacing: 1px;}
  296.  
  297. .date a:hover, .tgs a:hover, .date_p a:hover {color: {color:Post Links};}
  298.  
  299. .tgs {line-height: 80%;
  300. {block:PermalinkPage}width: 70%;
  301. margin: auto;
  302. text-align: center;
  303. border-top: 1px solid {color:Post Font};
  304. border-bottom: 1px solid {color:Post Font};
  305. padding: 5px 0px 10px 0px{/block:PermalinkPage}}
  306.  
  307. .tgs a:link, .tgs a:visited, .tgs a:active {
  308. color: {color:Post Font};
  309. display: block;
  310. margin: 0px 4px;
  311. font-size: {text:Tags Font Size};
  312. text-transform: uppercase;
  313. letter-spacing: 1px;
  314. {block:PermalinkPage}display: inline-block;{/block:PermalinkPage}}
  315.  
  316. .re {float: right;
  317. position: relative;
  318. margin-top: -3px;}
  319.  
  320. .re img {height: 10px;}
  321.  
  322. .pad {padding: 10px;
  323. font-size: {text:Post Font Size};
  324. color: {color:Post Font};
  325. text-align: justify;
  326. font-family: {text:Sub Font};}
  327.  
  328. .pad li {list-style: square;}
  329.  
  330. .pad h1 {text-align: center;
  331. font-size: {text:Post Heading Font Size};
  332. font-weight: normal;}
  333.  
  334. .pad a:active, .pad a:visited, .pad a:link {color: {color:Post Links};}
  335.  
  336. .pad a:hover {color: {color:Post Links Hover};}
  337.  
  338. .pad blockquote {border-left: 2px solid {color:Blockquote};
  339. padding-left: 5px;}
  340.  
  341. .pad blockquote, .pad ul, .pad img {max-width: 100%;}
  342.  
  343. .pad blockquote blockquote blockquote blockquote blockquote img {max-width: 150px!important;}
  344.  
  345. .pad blockquote blockquote blockquote blockquote blockquote blockquote img {max-width: 105px!important;}
  346.  
  347. .pad blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {max-width: 60px!important;}
  348.  
  349. .pad blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote img {max-width: 10px!important;}
  350.  
  351. .pad blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote {overflow: hidden;}
  352.  
  353.  
  354.  
  355. .chat .label {font-size: {text:Post Small Text Font Size};
  356. font-family: {text:Main Font};
  357. text-transform: uppercase;
  358. letter-spacing: 1px}
  359.  
  360. .quote {width: 75%;
  361. margin: auto;
  362. margin-top: 20px;}
  363.  
  364. .quote_short {font-size: 24px;
  365. line-height: 110%;
  366. margin: 0px 20px;}
  367.  
  368. .quote_medium {font-size: 18px;
  369. line-height: 110%;
  370. margin: 0px 20px;}
  371.  
  372. .quote_long {font-size: 12px;
  373. line-height: 110%;
  374. margin: 0px 20px;}
  375.  
  376. .source {text-align: right;
  377. margin-top: 10px;
  378. font-size: {text:Post Small Text Font Size};
  379. text-transform: uppercase;
  380. letter-spacing: 1px;}
  381.  
  382. .containermusic {
  383. {block:IfNot250pxPost}
  384. {block:If400pxPost}
  385. height: 198px;
  386. width: 196px;
  387. {/block:If400pxPost}
  388. {block:IfNot400pxPost}
  389. height: 252px;
  390. width: 246px;
  391. {/block:IfNot400pxPost}
  392. {/block:IfNot250pxPost}
  393. {block:If250pxPost}
  394. height: 125px;
  395. width: 121px;
  396. {/block:If250pxPost}
  397. float:right;
  398. {block:PermalinkPage}margin-top: 0px;{/block:PermalinkPage}}
  399.  
  400. .containermusic td {text-align: center;
  401. font-size: {text:Post Small Text Font Size};
  402. text-transform: uppercase;
  403. letter-spacing: 1px;
  404. color: {color:Post Font}}
  405.  
  406. .audioverlay {opacity: 0.8;
  407. {block:IfAudioPlayerWhite}background-color: #fff;{/block:IfAudioPlayerWhite}
  408. {block:IfAudioPlayerGrey}background-color: #e4e4e4;{/block:IfAudioPlayerGrey}
  409. {block:IfAudioPlayerBlack}background-color: #000;{/block:IfAudioPlayerBlack}
  410. position: absolute;
  411. z-index: 1000;
  412. {block:IfNot250pxPost}
  413. {block:IfNot400pxPost}
  414. margin-top: 100px;
  415. margin-left: 95px;
  416. {/block:IfNot400pxPost}
  417. {block:If400pxPost}
  418. margin-top: 80px;
  419. margin-left: 75px;
  420. {/block:If400pxPost}
  421. {/block:IfNot250pxPost}
  422. {block:If250pxPost}
  423. margin-top: 30px;
  424. margin-left: 30px;
  425. {/block:If250pxPost}}
  426.  
  427. .audioarrow {width: 20px;
  428. height: 30px;
  429. overflow: hidden;
  430. margin: 15px 24px 13px 16px;
  431. position: relative;
  432. z-index: 1000}
  433.  
  434. ol.notes {
  435. padding: 5px;
  436. margin: 25px 0px;
  437. list-style-type: none;
  438. font-size: {text:Post Small Text Font Size};
  439. letter-spacing: 1px;
  440. text-transform: uppercase;
  441. color: {color:Post Font};}
  442.  
  443. .notes a:link, .notes a:active, .notes a:visited {color: {color:Post Links};}
  444.  
  445. .notes a:hover {color: {color:Post Links Hover};}
  446.  
  447. ol.notes li.note {padding: 5px;}
  448.  
  449. ol.notes li.note img.avatar {
  450. vertical-align: -4px;
  451. margin-right: 10px;
  452. width: 10px;
  453. height: 10px;}
  454.  
  455. ol.notes li.note span.action {font-weight: normal;}
  456.  
  457. ol.notes li.note .answer_content {font-weight: normal;}
  458.  
  459. ol.notes li.note blockquote {
  460. border-left: 2px solid {color:Blockquote};
  461. padding: 4px 10px;
  462. margin: 10px 0px 0px 25px;}
  463.  
  464. ol.notes li.note blockquote a {text-decoration: none;}
  465.  
  466. {CustomCSS}
  467.  
  468. </style>
  469.  
  470.  
  471. </head>
  472.  
  473. <body>
  474.  
  475. <div id="container">
  476. <div id="sidebar">
  477. <div class="sb_t"><a href="/">{block:IfNotAltTitle}{Title}{/block:IfNotAltTitle} {block:IfAltTitle}{text:Alt Title}{/block:IfAltTitle}</a></div>
  478.  
  479. {block:IfSidebarImage}<img src="{image:Sidebar}" width="230px">{/block:IfSidebarImage}
  480. <div class="tlinks">{block:Pagination}
  481. {block:PreviousPage}<a href="{PreviousPage}" style="padding: 0px 4px 4px 4px"><span style="font-size: 12px;">&#171;</span></a>{/block:PreviousPage}
  482. {/block:Pagination}
  483.  
  484. <a href="/ask">MESSAGE</a> <a href="/archive">ARCHIVE</a> <a {block:SubmissionsEnabled}style="display: none"{/block:SubmissionsEnabled} href="/random">RANDOM</a> {block:SubmissionsEnabled} <a href="/submit">SUBMIT</a>{/block:SubmissionsEnabled}
  485. {block:Pagination}
  486. {block:NextPage}<a href="{NextPage}" style="padding: 0px 4px 4px 4px"><span style="font-size: 12px;">&#187;</span></a>{/block:NextPage}
  487. {/block:Pagination}</div>
  488.  
  489. {block:IfNotShowSidebar}<div class="hbar">{/block:IfNotShowSidebar}
  490. <div class="descript">{Description}</div>
  491.  
  492. <div class="blinks">{block:IfLink1Name}<a href="{text:Link1Url}">{text:Link1Name}</a>{/block:IfLink1Name}
  493. {block:IfLink2Name}<a href="{text:Link2Url}">{text:Link2Name}</a>{/block:IfLink2Name}
  494. {block:IfLink3Name}<a href="{text:Link3Url}">{text:Link3Name}</a>{/block:IfLink3Name}
  495. {block:IfLink4Name}<a href="{text:Link4Url}">{text:Link4Name}</a>{/block:IfLink4Name}
  496. {block:IfLink5Name}<a href="{text:Link5Url}">{text:Link5Name}</a>{/block:IfLink5Name}
  497. {block:IfLink6Name}<a href="{text:Link6Url}">{text:Link6Name}</a>{/block:IfLink6Name}
  498. {block:IfLink7Name}<a href="{text:Link7Url}">{text:Link7Name}</a>{/block:IfLink7Name}
  499. {block:IfLink8Name}<a href="{text:Link8Url}">{text:Link8Name}</a>{/block:IfLink8Name}
  500. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}</div>
  501.  
  502. {block:IfNotShowSidebar}</div>{/block:IfNotShowSidebar}
  503. </div>
  504.  
  505. <div id="block1"></div>
  506.  
  507. <div class="block2">
  508.  
  509. {block:Posts}
  510.  
  511. {block:PermalinkPage}{block:Date}<div class="date_p"><a href="{Permalink}">{TimeAgo} &#9642; {block:NoteCount}{block:IfNotShowNotesSymbol}{NoteCountWithLabel}{/block:IfNotShowNotesSymbol} {block:IfShowNotesSymbol}{NoteCount} {text:Notes Symbol}{/block:IfShowNotesSymbol}{/block:NoteCount}</a> <a href="{ReblogURL}" target="_blank" {block:NoteCount}style="display:none;"{/block:NoteCount}>REBLOG</a>
  512.  
  513. <div class="re">{block:RebloggedFrom}<div class="links"><a href="{ReblogParentURL}" title="VIA {ReblogParentName}"><img src="{ReblogParentPortraitURL-16}"></a> <a href="{ReblogRootURL}" title="(C) {ReblogRootName}"><img src="{ReblogRootPortraitURL-16}"></a></div><br>{/block:RebloggedFrom}</div></div>
  514. <div style="clear:both; {block:RebloggedFrom}margin-bottom: -5px; {/block:RebloggedFrom}"></div>{/block:Date}{/block:PermalinkPage}
  515.  
  516. <div class="post" {block:PermalinkPage}style="padding-top: 0px;"{/block:PermalinkPage}>
  517. {block:IndexPage}<div class="content">{block:Date}<div class="date"><a href="{Permalink}">{block:NewDayDate}{ShortMonth} {DayOfMonthWithZero} {Year}{/block:NewDayDate} {block:SameDayDate}{TimeAgo} {/block:SameDayDate} &#9642; {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a> <a href="{ReblogURL}" target="_blank" {block:NoteCount}style="display:none;"{/block:NoteCount}>REBLOG</a>
  518.  
  519. <div class="re">{block:RebloggedFrom}<div class="links"><a href="{ReblogParentURL}" title="VIA {ReblogParentName}"><img src="{ReblogParentPortraitURL-16}"></a> <a href="{ReblogRootURL}" title="(C) {ReblogRootName}"><img src="{ReblogRootPortraitURL-16}"></a> </a></div><br>{/block:RebloggedFrom}</div></div>{/block:Date}
  520.  
  521. {block:IfNotShowPhotoCaptionsInPost}
  522. {block:IfNotShowPhotoCaptionsPermalinkOnly}
  523. {block:Photo}{block:Caption}<div class="pad">{Caption}</div>{/block:Caption}{/block:Photo}
  524. {block:Photoset}{block:Caption}<div class="pad">{Caption}</div>{/block:Caption}{/block:Photoset}
  525. {/block:IfNotShowPhotoCaptionsPermalinkOnly}
  526. {/block:IfNotShowPhotoCaptionsInPost}
  527.  
  528.  
  529. <div class="tgs">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}</div></div>{/block:IndexPage}
  530.  
  531.  
  532. <!--- PHOTO POSTS --->
  533. {block:Photo}{LinkOpenTag}{block:IfNot250pxPost}{block:IfNot400pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:IfStretchPhotos}width="500px"{/block:IfStretchPhotos} style="{block:PermalinkPage}{block:RebloggedFrom}margin-top: -7px;{/block:RebloggedFrom}{/block:PermalinkPage} margin-bottom: -2px;">{/block:IfNot400pxPost}
  534. {block:If400pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400px" style="{block:PermalinkPage}{block:RebloggedFrom}margin-top: -7px;{/block:RebloggedFrom}{/block:PermalinkPage} margin-bottom: -2px;">{/block:If400pxPost}{/block:IfNot250pxPost}
  535. {block:If250pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="250px" style="{block:PermalinkPage}{block:RebloggedFrom}margin-top: -7px;{/block:RebloggedFrom}{/block:PermalinkPage} margin-bottom: -2px;">{/block:If250pxPost}{LinkCloseTag}
  536.  
  537. {block:IfShowPhotoCaptionsInPost}
  538.  
  539. {block:IfNotShowPhotoCaptionsPermalinkOnly}
  540. {block:IndexPage}
  541. {block:IfNotShowPhotoCaptions}<div class="ph">{/block:IfNotShowPhotoCaptions}
  542. {block:Caption}<div class="pad">{Caption}</div>{/block:Caption}
  543. {block:IfNotShowPhotoCaptions}</div>{/block:IfNotShowPhotoCaptions}
  544. {/block:IndexPage}
  545. {/block:IfNotShowPhotoCaptionsPermalinkOnly}
  546. {/block:IfShowPhotoCaptionsInPost}
  547.  
  548. {block:PermalinkPage}{block:Caption}<div class="pad" style="border-top: 10px solid #fcfcfc; {block:IfShowPhotoCaptionsPermalinkOnly}display:none;{/block:IfShowPhotoCaptionsPermalinkOnly}">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  549.  
  550. {block:IfShowPhotoCaptionsPermalinkOnly}
  551. {block:PermalinkPage}{block:Caption}<div class="pad" style="border-top: 10px solid #fcfcfc">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfShowPhotoCaptionsPermalinkOnly}
  552. {/block:Photo}
  553.  
  554. <!--- PHOTOSET POSTS --->
  555. {block:Photoset}
  556. {block:IfNot250pxPost}
  557. {block:IfNot400pxPost}{Photoset-500}{/block:IfNot400pxPost}
  558. {block:If400pxPost}{Photoset-400}{/block:If400pxPost}{/block:IfNot250pxPost}
  559. {block:If250pxPost}{Photoset-250}{/block:If250pxPost}
  560.  
  561. {block:IfShowPhotoCaptionsInPost}
  562. {block:IfNotShowPhotoCaptionsPermalinkOnly}
  563. {block:IndexPage}
  564. {block:IfNotShowPhotoCaptions}<div class="ph">{/block:IfNotShowPhotoCaptions}
  565. {block:Caption}<div class="pad">{Caption}</div>{/block:Caption}
  566. {block:IfNotShowPhotoCaptions}</div>{/block:IfNotShowPhotoCaptions}
  567. {/block:IndexPage}
  568. {/block:IfNotShowPhotoCaptionsPermalinkOnly}
  569. {/block:IfShowPhotoCaptionsInPost}
  570.  
  571. {block:PermalinkPage}{block:Caption}<div class="pad" style="border-top: 10px solid #0b0b0b; {block:IfShowPhotoCaptionsPermalinkOnly}display:none;{/block:IfShowPhotoCaptionsPermalinkOnly}">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  572.  
  573. {block:IfShowPhotoCaptionsPermalinkOnly}
  574. {block:PermalinkPage}{block:Caption}<div class="pad" style="border-top: 10px solid #0b0b0b">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfShowPhotoCaptionsPermalinkOnly}{/block:Photoset}
  575.  
  576.  
  577. <!--- TEXT POSTS --->
  578. {block:Text}<div class="pad">{block:Title}<h1>{Title}</h1>{/block:Title}
  579. {Body}</div>{/block:Text}
  580.  
  581. <!--- ANSWER POSTS --->
  582. {block:Answer}<div class="pad"><div style="border-bottom: 1px solid {color:Blockquote}; padding-bottom: 10px; margin-bottom: 10px; text-align: center"><span style="font-size: 7px; text-transform: uppercase; font-family: {text:Main Font}; letter-spacing: 1px;">{Asker} messaged:<br>
  583. {Question}</span></div>
  584. {Answer}</div>{/block:Answer}
  585.  
  586.  
  587.  
  588. <!--- VIDEO POSTS --->
  589. {block:Video}
  590. {block:IfNot250pxPost}
  591. {block:IfNot400pxPost}{Video-500}{/block:IfNot400pxPost}
  592. {block:If400pxPost}{Video-400}{/block:If400pxPost}
  593. {/block:IfNot250pxPost}
  594. {block:If250pxPost}{Video-250}{/block:If250pxPost}
  595. {block:Caption}<div class="pad" {block:PermalinkPage}style="border-top: 10px solid #fcfcfc"{/block:PermalinkPage}>{Caption}</div>{/block:Caption}{/block:Video}
  596.  
  597. <!--- AUDIO POSTS --->
  598. {block:Audio}
  599. <div class="audioverlay"><div class="audioarrow">{block:IfAudioPlayerWhite}{AudioPlayerWhite}{/block:IfAudioPlayerWhite}
  600. {block:IfAudioPlayerGrey}{AudioPlayerGrey}{/block:IfAudioPlayerGrey}
  601. {block:IfAudioPlayerBlack}{AudioPlayerBlack}{/block:IfAudioPlayerBlack}</div></div>
  602.  
  603. <div class="cover"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" alt="default album art" {block:IfNot250pxPost}{block:IfNot400pxPost}width="250" height="250"{/block:IfNot400pxPost}{/block:IfNot250pxPost} {block:If400pxPost}width="200" height="200"{/block:If400pxPost} {block:If250pxPost}width="125" height="125"{/block:If250pxPost}/>
  604.  
  605.  
  606. <table class="containermusic">{block:IfNot250pxPost}<tr><td height="80px" bgcolor="{color:Reblog Hover}"><center><span class="mlable">{block:TrackName}{TrackName}{/block:TrackName}</span></center></td></tr>{/block:IfNot250pxPost}
  607. <tr><td height="112px" bgcolor="{color:Music Lighter}">
  608. <div style="text-align: justify; margin: auto; width: 70%">
  609. {block:If250pxPost}{block:TrackName}<i>{TrackName}</i>{/block:TrackName}<br>{/block:If250pxPost}
  610. {block:Artist} {Artist}{/block:Artist}<br>
  611. {block:Album} {Album}{/block:Album}<br>
  612. {PlayCountWithLabel}
  613. </div>
  614. </td></tr></table>
  615.  
  616.  
  617. {block:AlbumArt}
  618. <img style="position: absolute; {block:IfNot250pxPost}{block:If400pxPost}margin-left: -200px;{/block:If400pxPost} {block:IfNot400pxPost}margin-left: -250px;{/block:IfNot400pxPost}{/block:IfNot250pxPost} {block:If250pxPost} margin-left: -125px;{/block:If250pxPost}" {block:IfNot250pxPost}{block:IfNot400pxPost}width="250" height="250"{/block:IfNot400pxPost} {block:If400pxPost}width="204" height="200"{/block:If400pxPost}{/block:IfNot250pxPost} {block:If250pxPost}width="125" height="125"{/block:If250pxPost} src="{AlbumArtURL}" />
  619. {/block:AlbumArt}</div>
  620.  
  621. {block:Caption}<div class="pad" {block:PermalinkPage}style="border-top: 10px solid #fcfcfc"{/block:PermalinkPage}>{Caption}</div>{/block:Caption}
  622. {/block:Audio}
  623.  
  624. <!--- LINK POSTS --->
  625. {block:Link}<div class="pad"><h1><a href="{URL}">{Name}</a></h1>
  626. {block:Description}{Description}{/block:Description}</div>{/block:Link}
  627.  
  628. <!--- CHAT POSTS --->
  629. {block:Chat}<div class="pad">{block:Title}<h1>{Title}</h1>{/block:Title}
  630. <div class="chat"><ul>{block:Lines}
  631. <li class="line">{block:Label}
  632. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div></div>{/block:Chat}
  633.  
  634. <!--- QUOTE POSTS --->
  635. {block:Quote}<div class="pad"><div class="quote"><div class="quote_{Length}">“{Quote}”</div>
  636. {block:Source}<div class="source">- {Source}</div>{/block:Source}</div></div>{/block:Quote}
  637.  
  638. {block:PermalinkPage}{block:HasTags}<div class="tgs">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:PermalinkPage}
  639.  
  640. {PostNotes}
  641.  
  642. </div>
  643.  
  644. {block:IndexPage}{block:IfShowTagsInPost}{block:HasTags}<div class="tgs" style="margin-top: 20px;">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTagsInPost}{/block:IndexPage}
  645.  
  646. {/block:Posts}
  647. </div></div>
  648. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement