Advertisement
lennonthemes

.05

Jul 20th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.73 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:Background" content="#ffffff"/>
  25. <meta name="color:Text" content="#aaaaaa"/>
  26. <meta name="color:Link" content="#717581"/>
  27. <meta name="color:sblinks" content="#cccccc"/>
  28. <meta name="color:linkhover" content="#f1f1f1"/>
  29. <meta name="color:hoverbackground" content="#cccccc"/>
  30.  
  31. <!--THEME BY BONIVUR AKA LENNON-->
  32. <meta name="image:Background" content=""/>
  33. <meta name="image:Sidebar" content=""/>
  34.  
  35.  
  36. <meta name="text:Link1" content="/" />
  37. <meta name="text:Link1 Title" content="" />
  38.  
  39. <meta name="text:Link2" content="/" />
  40. <meta name="text:Link2 Title" content="" />
  41.  
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="" />
  44.  
  45. <meta name="text:Link4" content="/" />
  46. <meta name="text:Link4 Title" content="" />
  47.  
  48. <!--THEME BY BONIVUR AKA LENNON-->
  49.  
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55. ::-webkit-scrollbar {height: auto;width: 6px;}
  56. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  57. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  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:#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; }
  69.  
  70. a:hover {text-decoration:none; color:#676767;}
  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:1px dotted #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 { width:120px; position:fixed; margin-left:310px; margin-top:150px; opacity:1; }
  114.  
  115. #sidebar:hover { border-radius:500px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease }
  116.  
  117. #sidebar img { width:80px; height:80px; margin-bottom:5px; padding:-1px; opacity:.9; border:1px solid #ccc; padding:5px; }}
  118.  
  119.  
  120.  
  121. #links{ display:inline-block; width:auto; height:auto;padding:5px; line-height:1px; margin-left:10px;color:white; text-align:center; background:transparent; opacity:10; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out; -ms-transition: all 0.9s ease-in-out;transition: all 0.9s ease-in-out;}
  122.  
  123. .links{ background:{color:sblinks}; line-height:17px; margin:0px; width:10px; height:11px; padding:2px; font-family:"Consolas"; font-size:8px;text-align:center; display:inline-block; font-style:normal;
  124. text-transform:uppercase; letter-spacing:0px; border:4px solid {color:sblinks}; color: #fff; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; -ms-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out;}
  125.  
  126. .links:hover{ background:#fff; border:4px solid {color:sblinks}; color:{color:sblinks};-webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; -ms-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out;
  127. }
  128.  
  129. #description { font-family:serif; padding:5px; font-size:9px; opacity: 0.8; text-align:justify; margin-top:-2px; margin-left:-10px; }
  130.  
  131. #pagination { font-size:8px; text-align:center; color:{color:link}; font-family:serif; letter-spacing:2px; margin-left:11px; }
  132.  
  133. #credit a { background-color:#fff; padding:5px; border:1px solid #ccc; position:fixed;right:15px; bottom:2px }
  134.  
  135. #credit a:hover {color:#fff; background-color:#191919;}
  136.  
  137.  
  138. #asker { float:left; margin-right:5px; }
  139.  
  140. #q { font-family:consolas; text-transform:lowercase; letter-spacing:1px; padding-bottom:3px; }
  141.  
  142. #question { font-family:consolas; font-style:italic; font-size:10px; }
  143.  
  144. #answer { font-family:consolas; text-transform:uppercase; font-size:10px; }
  145.  
  146. {CustomCSS}
  147.  
  148.  
  149. </style>
  150.  
  151. </head>
  152.  
  153.  
  154. <body>
  155.  
  156. <!--THEME BY BONIVUR AKA LENNON-->
  157. <div id="sidebar">
  158. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  159. <br> <!--THEME BY BONIVUR AKA LENNON-->
  160. <div id="links">
  161. {block:ifLink1}<a title="{text:Link1 Title}" a href="{text:Link1}"><div class="links">1</a></div>{/block:ifLink1}
  162. {block:ifLink2}<a title="{text:Link2 Title}" a href="{text:Link2}"><div class="links">2</a></div>{/block:ifLink2}
  163. {block:ifLink3}<a title="{text:Link3 Title}" a href="{text:Link3}"><div class="links">3</a></div>{/block:ifLink3}
  164. {block:ifLink4}<a title="{text:Link4 Title}" a href="{text:Link4}"><div class="links">4</a></div>{/block:ifLink4}
  165. </div>
  166. <!--THEME BY BONIVUR AKA LENNON-->
  167. <div id="description">{Description}</div>
  168.  
  169. {block:Pagination} <div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>{/block:Pagination}
  170. </div>
  171. <!--THEME BY BONIVUR AKA LENNON-->
  172. <div id="entries">{block:Posts}<div id="post">
  173.  
  174. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  175.  
  176. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  177.  
  178. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  179.  
  180. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  181.  
  182. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  183.  
  184. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  185.  
  186.  
  187. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  188. <div class="player">
  189. <div class="player2">
  190. {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>
  191. {/block:Audio}
  192.  
  193. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  194.  
  195. {block:Answer}<div id="asker"></div><div id="q">{Asker} asked: {Question} {Answer}{/block:Answer}
  196.  
  197. <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}
  198. {block:ContentSource}(Source: <a href="{SourceURL}"> <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}
  199. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  200. {/block:Posts}<div id="tags" st>
  201. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  202. {/block:Posts}</div></div></div>
  203.  
  204. </body>
  205. <!--THEME BY BONIVUR AKA LENNON-->
  206. <div id="credit"><a href="http://bonivur.tumblr.com">LB</a></div>
  207. <!--THEME BY BONIVUR AKA LENNON-->
  208. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement