Advertisement
lennonthemes

.01

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