Advertisement
lennonthemes

drained

Jul 26th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.96 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5. <head>
  6.  
  7. <title>{Title}</title>
  8.  
  9. <!--Theme by Lennon Byrd-->
  10.  
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Anaheim' rel='stylesheet' type='text/css'>
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Sintony' rel='stylesheet' type='text/css'>
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  23.  
  24.  
  25. <meta name="color:Background" content="#ffffff"/>
  26. <meta name="color:Text" content="#aaaaaa"/>
  27. <meta name="color:Link" content="#717581"/>
  28. <meta name="color:linkhover" content="#f1f1f1"/>
  29. <meta name="color:border" content="#cccccc"/>
  30.  
  31. <meta name="image:Sidebar" content=""/>
  32.  
  33.  
  34. <meta name="text:Link1" content="/" />
  35. <meta name="text:Link1 Title" content="" />
  36.  
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="" />
  39.  
  40. <meta name="text:Link3" content="/" />
  41. <meta name="text:Link3 Title" content="" />
  42.  
  43. <meta name="text:Link4" content="/" />
  44. <meta name="text:Link4 Title" content="" />
  45.  
  46. <meta name="text:previouspage" content="back" />
  47. <meta name="text:nextpage" content="next" />
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52. @font-face{font-family: Sweetly Broken;src:url(http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf);}
  53.  
  54. ::-webkit-scrollbar {height: auto;width: 6px;}
  55. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  56. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  57.  
  58.  
  59.  
  60. body {background:{color:background}; margin:0px; color:{color:text}; font-family:serif; font-size:9px; line-height:100%;}
  61.  
  62. blockquote {
  63. border-left:1px solid #f8f8f8;
  64. padding-left:2px;
  65. margin:5px;
  66. }
  67.  
  68. a {color:{color:Link}; text-decoration:none; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  69.  
  70. a:hover {text-decoration:none; color:{color:linkhover};}
  71.  
  72. img {none;}
  73.  
  74. h1 { font-family:anaheim; font-size:10px; font-style:none; text-transform:uppercase; text-align:left; font-weight:normal;}
  75.  
  76. h2 {font-size:10px; text-transform:none; font-weight:normal;}
  77.  
  78. #entries {padding:10px; width:500px; margin-left:520px; margin-top:40px;}
  79.  
  80. #post {width:500px; padding-top:10px; padding-bottom:10px; font-style:none;}
  81.  
  82. #post img { border:1px solid {color:border}; padding:5px; }
  83.  
  84. #notes { font-family:anaheim; text-transform:lowercase; font-size:9px; }
  85.  
  86. #info { text-align:left; padding:5px; margin-top:5px; margin-bottom:10px;
  87. text-transform: none; font-family:anaheim; font-size:9px; margin-left:-5px; }
  88.  
  89. #info #tags { opacity:0; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  90.  
  91. #info:hover #tags { opacity:1; margin-top:4px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  92.  
  93. #tags { font-family:anaheim; letter-spacing:1px; text-transform:none;
  94. font-size:9px; margin-left:0px; margin-top:-2px; }
  95.  
  96.  
  97. #audio { font-family:anaheim; margin-bottom:5px; width:500px; height:justify; }
  98.  
  99. .cover { width:78px; height:78px; position:absolute; }
  100.  
  101. .cover img { width:50px; height:50px; float:left; margin-top:10px; }
  102.  
  103. .player { opacity: 0.05; position:absolute; z-index:1; background:#fff;width:90px; height:90px; display:block; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; }
  104.  
  105. .player:hover{opacity:0.5; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o -transition: all 0.7s ease; }
  106.  
  107. .player2 { width:25px; height:25px; margin-top:30px; margin-left:20px; overflow:hidden; padding:3px; padding-right:10px; }
  108.  
  109. .track { text-transform:uppercase; margin-left:80px; line-height:15px; padding-top:10px; }
  110.  
  111. #sidebar { width:120px; position:fixed; margin-left:320px; margin-top:150px; opacity:1; }
  112.  
  113. #sidebar:hover { border-radius:500px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease }
  114.  
  115. #sidebarimage img {background:#000; border-right:2px solid #00FFFF; border-left:2px solid #00FFFF; border-top:2px solid #FF00ff; border-bottom:2px solid #FF00ff;width:120px; padding:3px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease }
  116.  
  117. #links {padding:5px; margin-left:-90px; margin-top: -160px; text-align:center; word-spacing: 5px; font-family:Sweetly Broken; background: #fff; width: 100px;
  118. }
  119.  
  120. #links a {font-size:43px; color:#000; line-height:50px; text-shadow:1px 1px 1px cyan, 2px 2px 2px magenta; opacity: 1; letter-spacing: 1px; background: #trans;
  121. }
  122.  
  123. #links a:hover { opacity: 0.8; background:#trans; letter-spacing: 2px; text-shadow: 3px 0px 1px #dadada;
  124. }
  125.  
  126. #description { font-family:serif; padding:5px; font-size:9px; opacity: 0.8; text-align:justify; margin-top:-30px; margin-left:6px; }
  127.  
  128. #pagination { font-size:12px; text-align:center; color:#000; font-family:times; letter-spacing:2px; margin-left:11px; text-shadow:1px 1px 1px cyan, 2px 2px 2px magenta; }
  129.  
  130. #credit a { background-color:#fff; padding:5px; border:1px solid #ccc; position:fixed;right:15px; bottom:10px }
  131.  
  132. #credit a:hover {color:#fff; background-color:#191919;}
  133.  
  134. #asker { float:left; margin-right:5px; }
  135.  
  136. #q { font-family:consolas; text-transform:lowercase; letter-spacing:1px; padding-bottom:3px; }
  137.  
  138. #question { font-family:consolas; font-style:italic; font-size:10px; }
  139.  
  140. #answer { font-family:consolas; text-transform:uppercase; font-size:10px; }
  141.  
  142. #bar { position:fixed; width:85px; height:3000px; margin-top:-600px; padding: 6px; opacity:1; margin-left:-270px; background-color:#000;}
  143.  
  144. #bar2 {position:fixed; width:.2px; height:3000px; margin-top:-600px; padding: 2px; opacity:1; margin-left:-165px; background-color:#FF00ff;}
  145.  
  146. #bar3 {position:fixed; width:.5px; height:3000px; margin-top:-600px; padding: 2px; opacity:1; margin-left:-161px; background-color:#00FFFF;}
  147.  
  148. #bar4 { position:fixed; width:100px; height:2022px; margin-top:-635px; padding: 6px; opacity:1; margin-left:-350px; background-color:#fff;}
  149.  
  150. #bar5 { position:fixed; width:.5px; height:3000px; margin-top:-600px; padding: 2px; opacity:1; margin-left:-250px; background-color: #FF00FF;}
  151.  
  152. #bar6 { position:fixed; width:.5px; height:3000px; margin-top:-600px; padding: 2px; opacity:1; margin-left:-254px; background-color:#00FFFF;
  153. }
  154.  
  155.  
  156. {CustomCSS}
  157.  
  158.  
  159. </style>
  160.  
  161.  
  162. </head>
  163.  
  164.  
  165. <body>
  166.  
  167. <div id="sidebar">
  168. <div id="bar"></div>
  169. <div id="bar2"></div>
  170. <div id="bar3"></div>
  171. <div id="bar4"></div>
  172. <div id="bar5"></div>
  173. <div id="bar6"></div>
  174. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  175. <div id="links">
  176. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}<br>
  177. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}<br>
  178. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}<br>
  179. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  180. </div>
  181.  
  182. <div id="description"><i>{Description}</i></div>
  183. <br>
  184. {block:Pagination} <div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">{text:previouspage}</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">{text:nextpage}</a>{/block:NextPage}</div>{/block:Pagination}
  185. </div>
  186.  
  187. <div id="credit"><a href="http://bonivur.tumblr.com">LB</a></div>
  188.  
  189.  
  190. <div id="entries">{block:Posts}<div id="post">
  191.  
  192. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  193.  
  194. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  195.  
  196. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  197.  
  198. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  199.  
  200. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  201.  
  202. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  203.  
  204.  
  205. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  206. <div class="player">
  207. <div class="player2">
  208. {AudioPlayerWhite}</div></div><div class="track">{block:TrackName}<b>Title:</b> {TrackName}{/block:TrackName}<br />{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br />{block:Album}<b>Album:</b> {Album}{/block:Album}<br />{PlayCountWithLabel}</div><br>{Caption}</div>
  209. {/block:Audio}
  210.  
  211. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  212.  
  213. {block:Answer}<div id="asker"></div><div id="q">{Asker} asked: {Question} {Answer}{/block:Answer}
  214.  
  215. <div id="info"> posted <a href="{Permalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}
  216. {block:ContentSource}(Source: <a href="{SourceURL}"> <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}
  217. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  218. {/block:Posts}<div id="tags" st>
  219. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  220. {/block:Posts}</div></div></div>
  221.  
  222.  
  223.  
  224. </body>
  225. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement