Don't like ads? PRO users don't see any ads ;-)

[Old Theme] Leonard Shelby v2 (Kodak Grey)

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