Advertisement
lennonthemes

nervous

Jul 22nd, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 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.  
  6. <title>{Title}</title>
  7.  
  8. <!--Theme by Lennon Byrd-->
  9.  
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Anaheim' rel='stylesheet' type='text/css'>
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Sintony' rel='stylesheet' type='text/css'>
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  21.  
  22.  
  23. <meta name="color:Background" content="#ffffff"/>
  24. <meta name="color:Text" content="#aaaaaa"/>
  25. <meta name="color:Link" content="#717581"/>
  26. <meta name="color:sblinks" content="#cccccc"/>
  27. <meta name="color:linkhover" content="#f1f1f1"/>
  28. <meta name="color:border" content="#cccccc"/>
  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. <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:{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; }
  65.  
  66. a:hover {text-decoration:none; color:{color:linkhover};}
  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. #entries {padding:10px; width:500px; margin-left:520px; margin-top:40px;}
  75.  
  76. #post {width:500px; padding-top:10px; padding-bottom:10px; font-style:none;}
  77.  
  78. #post img { border:1px solid {color:border}; padding:5px; }
  79.  
  80.  
  81. #notes { font-family:anaheim; text-transform:lowercase; font-size:9px; }
  82.  
  83. #info { text-align:left; padding:5px; margin-top:5px; margin-bottom:10px;
  84. text-transform: none; font-family:anaheim; font-size:9px; margin-left:-5px; }
  85.  
  86. #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; }
  87.  
  88. #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; }
  89.  
  90. #tags { font-family:anaheim; letter-spacing:1px; text-transform:none;
  91. font-size:9px; margin-left:0px; margin-top:-2px; }
  92.  
  93.  
  94. #audio { font-family:anaheim; margin-bottom:5px; width:500px; height:justify; }
  95.  
  96. .cover { width:78px; height:78px; position:absolute; }
  97.  
  98. .cover img { width:50px; height:50px; float:left; margin-top:10px; }
  99.  
  100. .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; }
  101.  
  102. .player:hover{opacity:0.5; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o -transition: all 0.7s ease; }
  103.  
  104. .player2 { width:25px; height:25px; margin-top:20px; margin-left:20px; overflow:hidden; padding:3px; padding-right:10px; }
  105.  
  106. .track { text-transform:uppercase; margin-left:80px; line-height:15px; padding-top:10px; }
  107.  
  108.  
  109. #sidebar { width:120px; position:fixed; margin-left:310px; 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. #sidebar img { width:100px; height:100px; margin-bottom:5px; padding:-1px; opacity:.9; border:1px dotted {color:border}; padding:5px; border-radius:90px; -webkit-transition: all 1s linear;
  114. }
  115. #sidebar img:hover{ -webkit-filter:none; -webkit-transition: all 1s linear; -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg);
  116. }
  117.  
  118. #links { width:120px; border-bottom:4px double #ccc; font-family:serif; font-size:7px;opacity:1; text-align:center; padding-top:4px; letter-spacing:1px; text-transform:uppercase; padding-bottom:1px; margin-top:-2px; margin-left:-10px; color:{color:sblinks}; }
  119.  
  120. #links a:hover { color:{linkhover};background-color:{color:hoverbackground}; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease }
  121.  
  122. #description { font-family:serif; padding:5px; font-size:9px; opacity: 0.8; text-align:justify; margin-top:-2px; margin-left:-10px; }
  123.  
  124. #pagination { font-size:8px; text-align:center; color:{color:link}; font-family:serif; letter-spacing:2px; margin-left:11px; }
  125.  
  126. #credit a { background-color:#fff; padding:5px; border:1px solid #ccc; position:fixed;right:15px; bottom:10px }
  127.  
  128. #credit a:hover {color:#fff; background-color:#191919;}
  129.  
  130. #asker { float:left; margin-right:5px; }
  131.  
  132. #q { font-family:consolas; text-transform:lowercase; letter-spacing:1px; padding-bottom:3px; }
  133.  
  134. #question { font-family:consolas; font-style:italic; font-size:10px; }
  135.  
  136. #answer { font-family:consolas; text-transform:uppercase; font-size:10px; }
  137.  
  138. {CustomCSS}
  139.  
  140.  
  141. </style>
  142.  
  143.  
  144. </head>
  145.  
  146.  
  147. <body>
  148. <div id="sidebar">
  149. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  150. <br>
  151. <div id="links">
  152. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  153. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  154. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  155. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  156. </div>
  157.  
  158. <div id="description">{Description}</div>
  159.  
  160. {block:Pagination} <div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">{text:previouspage}</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">{text:nextpage}</a>{/block:NextPage}</div>{/block:Pagination}
  161. </div>
  162.  
  163. <div id="credit"><a href="http://bonivur.tumblr.com">LB</a></div>
  164.  
  165. <div id="entries">{block:Posts}<div id="post">
  166.  
  167. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  168.  
  169. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  170.  
  171. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  172.  
  173. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  174.  
  175. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  176.  
  177. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  178.  
  179.  
  180. {block:Audio}<div id="audio">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  181. <div class="player">
  182. <div class="player2">
  183. {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>
  184. {/block:Audio}
  185.  
  186. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  187.  
  188. {block:Answer}<div id="asker"></div><div id="q">{Asker} asked: {Question} {Answer}{/block:Answer}
  189.  
  190. <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}
  191. {block:ContentSource}(Source: <a href="{SourceURL}"> <a href="{SourceURL}"> <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}
  192. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  193. {/block:Posts}<div id="tags" st>
  194. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  195. {/block:Posts}</div></div></div>
  196.  
  197. </body>
  198. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement