Advertisement
lennonthemes

lights

Jul 26th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.49 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.  
  30. <meta name="image:Sidebar" content=""/>
  31.  
  32.  
  33. <meta name="text:Link1" content="/" />
  34. <meta name="text:Link1 Title" content="" />
  35.  
  36. <meta name="text:Link2" content="/" />
  37. <meta name="text:Link2 Title" content="" />
  38.  
  39. <meta name="text:Link3" content="/" />
  40. <meta name="text:Link3 Title" content="" />
  41.  
  42. <meta name="text:Link4" content="/" />
  43. <meta name="text:Link4 Title" content="" />
  44.  
  45. <meta name="text:previouspage" content="back" />
  46. <meta name="text:nextpage" content="next" />
  47.  
  48. <meta name="text:hometitle" content="index" />
  49. <meta name="text:asktitle" content="mail" />
  50.  
  51. <style type="text/css">
  52.  
  53. @font-face{font-family:Midnight;src:url(http://static.tumblr.com/9wzbixa/P2vmj3kyh/midnight-regular.ttf);}
  54.  
  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.  
  61.  
  62. body {background:{color:background}; margin:0px; color:{color:text}; font-family:serif; font-size:9px; line-height:100%;}
  63.  
  64. blockquote {
  65. border-left:1px solid #f8f8f8;
  66. padding-left:2px;
  67. margin:5px;
  68. }
  69.  
  70. 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; }
  71.  
  72. a:hover {text-decoration:none; color:{color:linkhover};}
  73.  
  74. img {none;}
  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; padding-right:30px; width:500px; margin-left:450px; margin-top:0px; border: 28px solid #000; border-top: 70px solid #000}
  81.  
  82. #post {border:8px double #000;padding:10px; margin-top:100px; width:450px; padding-top:10px; padding-bottom:10px; margin-left:550; font-style:none;}
  83.  
  84. #post img { 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.  
  114. #sidebar { width:120px; position:fixed; margin-left:220px; margin-top:150px; opacity:1; }
  115.  
  116. #sidebar:hover { border-radius:500px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease }
  117.  
  118. #sidebarimage img { border-top:solid 4px #E01B5D; border-right:solid 4px #FF8B3D; border-bottom:solid 4px #FF8B3D; border-left:solid 4px #E01B5D;
  119. background-color:#000; width:120px; padding:3px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease
  120. }
  121.  
  122. #links {padding:5px; margin-top: -170px; text-align:center; word-spacing: 5px; font-family: calibiri; background: #000; border-top:solid 2px #E01B5D; border-right:solid 2px #FF8B3D; border-bottom:solid 2px #FF8B3D; border-left:solid 2px #E01B5D; width: 120px; font-style:italic;
  123. }
  124.  
  125. #links a { opacity: 1; letter-spacing: 1px; color: #fff; background: #000 ; text-shadow:-1px 2px #FF8B3D, 1px 2px #E01B5D;
  126. }
  127.  
  128. #links a:hover { opacity: 0.8; background: #000; letter-spacing: 2px; text-shadow:-2px 2px #E01B5D, 2px 2px #FF8B3D;
  129. }
  130.  
  131. #description { font-family:serif; padding:8px; font-size:9px; text-align:justify; margin-top:170px; margin-left:2px; color:#fff; background: #000; border-top:solid 2px #E01B5D; border-right:solid 2px #FF8B3D; border-bottom:solid 2px #FF8B3D; border-left:solid 2px #E01B5D; width: 120px; text-shadow:-1px 2px #FF8B3D, 1px 2px #E01B5D; line-height:11px; }
  132.  
  133. #pagination {color:#000; font-size:20px; text-align:center; color:#000; font-family:serif; letter-spacing:2px; margin-left:11px; text-shadow:-1px 2px #FF8B3D, 1px 2px #E01B5D; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; }
  134.  
  135. #credit a { background-color:#fff; padding:5px; border:1px solid #ccc; position:fixed;right:15px; bottom:10px }
  136.  
  137. #credit a:hover {color:#fff; background-color:#191919;}
  138.  
  139. #asker { float:left; margin-right:5px; }
  140.  
  141. #q { font-family:consolas; text-transform:lowercase; letter-spacing:1px; padding-bottom:3px; }
  142.  
  143. #question { font-family:consolas; font-style:italic; font-size:10px; }
  144.  
  145. #answer { font-family:consolas; text-transform:uppercase; font-size:10px; }
  146.  
  147. .blogtitle { margin-top: 0px; margin-left: 480px; width: 530px; font-size: 45px; font-family:Midnight;word-spacing: 10px; text-align:center; text-transform:none; letter-spacing:2px; position:fixed; padding: 18px; padding-top:33px; padding-bottom: 28px; color: #fff; background-color: #000; z-index: 100; text-shadow:-1px 2px #FF8B3D, 1px 2px #E01B5D; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;}
  148.  
  149. .blogtitle:hover {letter-spacing: 6px; text-shadow:-2px 2px #E01B5D, 2px 2px #FF8B3D;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;}
  150.  
  151. {CustomCSS}
  152.  
  153.  
  154. </style>
  155.  
  156.  
  157. </head>
  158.  
  159.  
  160. <body>
  161. <div class="blogtitle">{title}</div>
  162. <div id="sidebar">
  163. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  164. <div id="links">
  165. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  166. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  167. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  168. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  169.  
  170. </div>
  171.  
  172. <div id="description">{Description}</div>
  173. <p>
  174. {block:Pagination}<div id="pagination">
  175. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  176. {block:JumpPagination length="2"}
  177. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  178. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  179. {/block:JumpPagination}
  180. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  181. </div>{/block:Pagination}</div>
  182.  
  183. <div id="credit"><a href="http://bonivur.tumblr.com">LB</a></div>
  184.  
  185.  
  186. <div id="entries">{block:Posts}<div id="post">
  187.  
  188. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  189.  
  190. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  191.  
  192. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  193.  
  194. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  195.  
  196. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  197.  
  198. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  199.  
  200.  
  201. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  202. <div class="player">
  203. <div class="player2">
  204. {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>
  205. {/block:Audio}
  206.  
  207. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  208.  
  209. {block:Answer}<div id="asker"></div><div id="q">{Asker} asked: {Question} {Answer}{/block:Answer}
  210.  
  211. <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}
  212. {block:ContentSource}(Source: <a href="{SourceURL}"> <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}
  213. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  214. {/block:Posts}<div id="tags" st>
  215. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  216. {/block:Posts}</div></div></div>
  217.  
  218.  
  219.  
  220. </body>
  221. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement