Advertisement
lennonthemes

.06

Jul 20th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.12 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.  
  7. <title>{Title}</title>
  8.  
  9.  
  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. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Anaheim' rel='stylesheet' type='text/css'>
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Sintony' rel='stylesheet' type='text/css'>
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  22.  
  23. <!--THEME BY BONIVUR AKA LENNON-->
  24. <meta name="color:Text" content="#aaaaaa"/>
  25. <meta name="color:Link" content="#717581"/>
  26. <meta name="color:linkhover" content="#f1f1f1"/>
  27. <meta name="color:shadow1" content="#E01B5D"/>
  28. <meta name="color:shadow2" content="#33B1FF"/>
  29.  
  30. <!--THEME BY BONIVUR AKA LENNON-->
  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. <!--THEME BY BONIVUR AKA LENNON-->
  47.  
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52. @font-face{font-family: Color of Autumn; src:url(http://static.tumblr.com/9wzbixa/XDxmj2h3a/colors_of_autumn.ttf);}
  53.  
  54. @font-face{font-family:Edosz;src:url(http://static.tumblr.com/9wzbixa/yRZmj2htw/edosz.ttf);}
  55.  
  56. ::-webkit-scrollbar {height: auto;width: 6px;}
  57. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  58. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  59.  
  60. body {background:#000; 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};text-shadow: 4px 0px {color:shadow1}, -4px 0px {color:shadow2};}
  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.  
  79. #entries {padding:10px; width:500px; margin-left:520px; margin-top:10px;}
  80.  
  81. #post {width:500px; padding-top:10px; padding-bottom:10px; font-style:none;}
  82.  
  83. #post img { border:4px double #f5f5f5; padding:5px; }
  84.  
  85. #notes { font-family:anaheim; text-transform:lowercase; font-size:9px; }
  86.  
  87. #info { text-align:left; padding:5px; margin-top:5px; margin-bottom:10px;
  88. text-transform: none; font-family:anaheim; font-size:9px; margin-left:-5px; }
  89.  
  90. #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; }
  91.  
  92. #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; }
  93.  
  94. #tags { font-family:anaheim; letter-spacing:1px; text-transform:none;
  95. font-size:9px; margin-left:0px; margin-top:-2px; }
  96.  
  97.  
  98. #audio { font-family:anaheim; margin-bottom:5px; width:500px; height:justify; }
  99.  
  100. .cover { width:78px; height:78px; position:absolute; }
  101.  
  102. .cover img { width:50px; height:50px; float:left; margin-top:10px; }
  103.  
  104. .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; }
  105.  
  106. .player:hover{opacity:0.5; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o -transition: all 0.7s ease; }
  107.  
  108. .player2 { width:25px; height:25px; margin-top:20px; margin-left:20px; overflow:hidden; padding:3px; padding-right:10px; }
  109.  
  110. .track { text-transform:uppercase; margin-left:80px; line-height:15px; padding-top:10px; }
  111.  
  112.  
  113. #sidebar {color:#0a0a0a; position:fixed; width:350px; height:100%; margin-top:-10px; text-align:left; overflow:hidden; margin-left:-50px;}
  114.  
  115. #sidebar img { width:auto; height:100%;margin-bottom:0px; }
  116.  
  117. #desc { position:fixed; width:400px;height:100%;background-color:#000;margin-left:1224px; margin-top:-10px;border-left:8px double #fff;}
  118.  
  119. #linkspanel { position:fixed; width:60px; border-right:8px double #fff; height:100%; background-color:#000; margin-left:294px; margin-top:-10px; }
  120.  
  121.  
  122.  
  123. .links {margin-top:170px; margin-bottom:10px; font-size:28px; font-family:Edosz ; text-transform:uppercase; text-align:center; letter-spacing:2px; line-height:170%;}
  124.  
  125. .links a{ padding:3px; color:#fff; letter-spacing:0px; text-decoration:none; -moz-transition-duration:1s; -webkit-transition-duration:1s; -o-transition-duration:1s;}
  126.  
  127. .links a:hover{color:#fff;text-shadow: 4px 0px {color:shadow1}, -4px 0px {color:shadow2};-moz-transition-duration:1s;-webkit-transition-duration:1s; -o-transition-duration:1s;}
  128.  
  129.  
  130. #title { text-align:center; margin-left:28px; width:300px; margin-top:-200px; font-family: Edosz; font-size:60px; text-transform:none; color:#fff;line-height:85%; text-shadow: 4px 0px {color:shadow1}, -4px 0px {color:shadow2}; }
  131.  
  132.  
  133. .pagination { margin-top:20px; font-size:16px;color:#fff; font-family:Color of Autumn; text-transform:uppercase; letter-spacing:3px; font-style:normal; text-align:center;}
  134.  
  135. .pagination a {color:#fff;}
  136.  
  137. .pagination a:hover {color:#fff; text-shadow: 4px 0px {color:shadow1}, -4px 0px {color:shadow2};}
  138.  
  139.  
  140. #credit a { background-color:#000; text-shadow: 2px 0px {color:shadow1}, -2px 0px {color:shadow2}; padding:5px; border:1px solid #ccc; position:fixed;right:15px; bottom:2px }
  141.  
  142. #credit a:hover {color:#fff; background-color:#191919; text-shadow: 4px 0px {color:shadow1}, -4px 0px {color:shadow2};}
  143.  
  144.  
  145. #asker { float:left; margin-right:5px; }
  146.  
  147. #q { font-family:consolas; text-transform:lowercase; letter-spacing:1px; padding-bottom:3px; }
  148.  
  149. #question { font-family:consolas; font-style:italic; font-size:10px; }
  150.  
  151. #answer { font-family:consolas; text-transform:uppercase; font-size:10px; }
  152.  
  153. {CustomCSS}
  154.  
  155.  
  156. </style>
  157.  
  158. </head>
  159.  
  160.  
  161. <body>
  162.  
  163. <!--THEME BY BONIVUR AKA LENNON-->
  164. <div style="position:fixed; bottom:400px; z-index:999999999999999999; right:10px; border-radius:5px;">
  165. <br><font color="white"><div style="font-family: Edosz;
  166. font-size:60px;
  167. text-transform:none;
  168. color:#fff;
  169. line-height:85%;
  170. text-shadow: 4px 0px {color:shadow1}, -4px 0px {color:shadow2};">{description}</div></div></div>
  171.  
  172. <div id="desc"></div>
  173. <div id="linkspanel">
  174. <div class="links">
  175. <p>
  176. <a title="{text:Link1 Title}"a href="{text:Link1}">.01</a>
  177. </p>
  178. <p>
  179. <a title="{text:Link2 Title}"a href="{text:Link2}">.02</a>
  180. </p>
  181. <p>
  182. <a title="{text:Link3 Title}"a href="{text:Link3}">.03</a>
  183. </p>
  184. <p>
  185. <a title="{text:Link4 Title}"a href="{text:Link4}">.04</a>
  186. </p>
  187. <p>
  188. <a title="theme credit"a href="http://bonivur.tumblr.com">.05</a>
  189. </p>
  190. </div>
  191. </div>
  192. <div id="sidebar">
  193. <img src="{image:Sidebar}">
  194.  
  195. <div id="title">{title}</div>
  196.  
  197. <div class="pagination">
  198.  
  199.  
  200. {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}
  201. </div></div>
  202. <!--THEME BY BONIVUR AKA LENNON-->
  203. <div id="entries">{block:Posts}<div id="post">
  204.  
  205. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  206.  
  207. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  208.  
  209. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  210.  
  211. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  212.  
  213. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  214.  
  215. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  216.  
  217.  
  218. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  219. <div class="player">
  220. <div class="player2">
  221. {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>
  222. {/block:Audio}
  223.  
  224. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  225.  
  226. {block:Answer}<div id="asker"></div><div id="q">{Asker} asked: {Question} {Answer}{/block:Answer}
  227.  
  228. <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}
  229. {block:ContentSource}(Source: <a href="{SourceURL}"> <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}
  230. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  231. {/block:Posts}<div id="tags" st>
  232. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  233. {/block:Posts}</div></div></div>
  234.  
  235. </body>
  236. <!--THEME BY BONIVUR AKA LENNON-->
  237. <div id="credit"><a title="theme credit" a href="http://bonivur.tumblr.com">LB</a></div>
  238. <!--THEME BY BONIVUR AKA LENNON-->
  239. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement