Advertisement
lennonthemes

Untitled

Jul 26th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.70 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:sblinks" content="#cccccc"/>
  29. <meta name="color:linkhover" content="#f1f1f1"/>
  30. <meta name="color:border" content="#cccccc"/>
  31.  
  32. <meta name="image:Sidebar" content=""/>
  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:Jenna Sue;src:url(http://static.tumblr.com/9wzbixa/nq2mj2mox/jennasue.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{-webkit-filter: Grayscale(100%); -webkit-transition-duration: 0.8s; -moz-transition-duration:0.8s; transition-duration:0.8s; -o-transition-duration:0.8s;}
  73.  
  74. img:hover{-webkit-filter: Grayscale(0%); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
  75.  
  76. h1 { font-family:anaheim; font-size:10px; font-style:none; text-transform:uppercase; text-align:left; font-weight:normal;}
  77.  
  78. h2 {font-size:10px; text-transform:none; font-weight:normal;}
  79.  
  80. #entries {padding:10px; width:500px; margin-left:520px; margin-top:40px;}
  81.  
  82. #post {width:500px; padding-top:10px; padding-bottom:10px; font-style:none;-webkit-filter: Grayscale(100%); }
  83.  
  84. #post img { border:1px solid {color:border}; padding:5px; }
  85.  
  86. #notes { font-family:anaheim; text-transform:lowercase; font-size:9px; }
  87.  
  88. #info { text-align:left; padding:5px; margin-top:5px; margin-bottom:10px;
  89. text-transform: none; font-family:anaheim; font-size:9px; margin-left:-5px; }
  90.  
  91. #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; }
  92.  
  93. #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; }
  94.  
  95. #tags { font-family:anaheim; letter-spacing:1px; text-transform:none;
  96. font-size:9px; margin-left:0px; margin-top:-2px; }
  97.  
  98.  
  99. #audio { font-family:anaheim; margin-bottom:5px; width:500px; height:justify; }
  100.  
  101. .cover { width:78px; height:78px; position:absolute; }
  102.  
  103. .cover img { width:50px; height:50px; float:left; margin-top:10px; }
  104.  
  105. .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; }
  106.  
  107. .player:hover{opacity:0.5; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o -transition: all 0.7s ease; }
  108.  
  109. .player2 { width:25px; height:25px; margin-top:20px; margin-left:20px; overflow:hidden; padding:3px; padding-right:10px; }
  110.  
  111. .track { text-transform:uppercase; margin-left:80px; line-height:15px; padding-top:10px; }
  112.  
  113. #sidebar {
  114. color:#9b9b9b;
  115. position:fixed;
  116. width:130px;
  117. height:auto;
  118. margin-left:30px;
  119. margin-top:170px;
  120. text-align:left;
  121. }
  122.  
  123. #sidebar img {
  124. width:110px;
  125. height:auto;
  126. margin-bottom:2px;
  127. margin-left: 9px;
  128. }
  129.  
  130. #links { opacity:0; z-index:99999999999999; margin-top:-80px; margin-left:157px; position:fixed; padding-bottom:5px; -webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear;
  131. }
  132.  
  133. #links a{
  134. color:#000;
  135. font-family:baskerville;
  136. padding:2px 2px 2px 4px;
  137. line-height:18px;
  138. font-size:8px;
  139. font-weight:normal;
  140. text-align:center;
  141. letter-spacing:2px;
  142. -webkit-transition: opacity 0.5s linear;
  143. -webkit-transition: all 0.5s linear;
  144. -moz-transition: all 0.5s linear;
  145. }
  146.  
  147. #links a:hover {
  148. font-style:italic;
  149. color:#000;
  150. -webkit-transition: opacity 0.5s linear;
  151. -webkit-transition: all 0.5s linear;
  152. -moz-transition: all 0.5s linear;
  153. }
  154.  
  155. #sidebar:hover #links {
  156. opacity:1;
  157. -webkit-transition: opacity 0.5s linear;
  158. -webkit-transition: all 0.5s linear;
  159. -moz-transition: all 0.5s linear;
  160. }
  161.  
  162. #sidebar:hover .desciption {opacity:1; -webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear;}
  163.  
  164. .desciption { color:#000; height:93px; width:95px; opacity:0; margin-left:181px; margin-top:-63px; font-size:9px; position:fixed; font-family: baskerville; text-transform:lowercase; text-align:justify; letter-spacing:1px;line-height:170%; z-index:9; -webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;}
  165.  
  166. .desciption a { color:#000;}
  167.  
  168.  
  169.  
  170. #centerr { font-size:30px;text-align:center;color:#000;
  171. position:fixed; font-family:Jenna Sue;
  172. opacity:1;margin-left:165px;margin-top:-55px;width:120px;
  173. -webkit-transition: opacity 0.5s linear;
  174. -webkit-transition: all 0.5s linear;
  175. -moz-transition: all 0.5s linear;
  176. }
  177.  
  178. #sidebar:hover #centerr { opacity:0;-webkit-transition: opacity 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear;}
  179.  
  180. #design img{ width: 290px; position:fixed; height: auto; margin-top: -190px; opacity: 1; margin-left: 80px; z-index:8; display:block;}
  181.  
  182.  
  183. #credit a { background-color:#fff; padding:5px; border:1px solid #ccc; position:fixed;right:15px; bottom:10px }
  184.  
  185. #credit a:hover {color:#fff; background-color:#191919;}
  186.  
  187. #asker { float:left; margin-right:5px; }
  188.  
  189. #q { font-family:consolas; text-transform:lowercase; letter-spacing:1px; padding-bottom:3px; }
  190.  
  191. #question { font-family:consolas; font-style:italic; font-size:10px; }
  192.  
  193. #answer { font-family:consolas; text-transform:uppercase; font-size:10px; }
  194.  
  195. {CustomCSS}
  196.  
  197.  
  198. </style>
  199.  
  200.  
  201. </head>
  202.  
  203.  
  204. <body>
  205. <div id="sidebar">
  206. <img src="http://assets.tumblr.com/images/x.gif">
  207.  
  208. <div id="links">
  209.  
  210. <center>
  211.  
  212. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  213. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  214. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  215. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  216. </center>
  217.  
  218. </div>
  219.  
  220. <div class="desciption">
  221.  
  222. {description}
  223. <br>
  224. <center>
  225. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage} &nbsp; {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}
  226. </center>
  227. <img src="http://media.tumblr.com/177383c4aa923bc142b48988f07156d9/tumblr_inline_mo20weQSM21qz4rgp.png" style="width:75px;margin-top:5px;">
  228. </div>
  229.  
  230.  
  231. <div id="centerr">
  232. {title}
  233. </div>
  234.  
  235.  
  236.  
  237.  
  238. <div id="design">
  239. <img src="http://static.tumblr.com/8fb4a38afea74a27528ee977c864de66/nvx5jca/Fe2mlnaw4/tumblr_static_frame.jpg">
  240. </div>
  241.  
  242. </div>
  243.  
  244.  
  245. <div id="credit"><a href="http://bonivur.tumblr.com">LB</a></div>
  246.  
  247.  
  248. <div id="entries">{block:Posts}<div id="post">
  249.  
  250. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  251.  
  252. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  253.  
  254. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  255.  
  256. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  257.  
  258. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  259.  
  260. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  261.  
  262.  
  263. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  264. <div class="player">
  265. <div class="player2">
  266. {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>
  267. {/block:Audio}
  268.  
  269. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  270.  
  271. {block:Answer}<div id="asker"></div><div id="q">{Asker} asked: {Question} {Answer}{/block:Answer}
  272.  
  273. <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}
  274. {block:ContentSource}(Source: <a href="{SourceURL}"> <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}
  275. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  276. {/block:Posts}<div id="tags" st>
  277. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  278. {/block:Posts}</div></div></div>
  279.  
  280.  
  281.  
  282. </body>
  283.  
  284.  
  285. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement