degeneration

theme isComing (10)

Apr 27th, 2012
2,502
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.11 KB | None | 0 0
  1. <! theme by thefirewar | don't copy or make available !>
  2.  
  3. <html>
  4.  
  5. <head> <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#f8f8f8" />
  7. <meta name="color:sidebar" content="#fff" />
  8. <meta name="color:post" content="#fff" />
  9. <meta name="color:text" content="#000" />
  10. <meta name="color:link" content="#000" />
  11. <meta name="color:link hover" content="#888" />
  12. <meta name="color:bar" content="#fff" />
  13. <meta name="color:text links" content="#000" />
  14. <meta name="color:links" content="#fff" />
  15. <meta name="color:text links hover" content="#fff" />
  16. <meta name="color:links hover" content="#b5b5b5" />
  17. <meta name="color:scroll" content="#000" />
  18. <meta name="color:scroll bg" content="#fff" />
  19.  
  20. <meta name="image:background" content="" />
  21. <meta name="image:sidebar" content="" />
  22.  
  23. <meta name="text:Title" content="" />
  24.  
  25. <meta name="text:Link1" content="" />
  26. <meta name="text:Link1 Title" content="" />
  27. <meta name="text:Link2" content="" />
  28. <meta name="text:Link2 Title" content="" />
  29. <meta name="text:Link3" content="" />
  30. <meta name="text:Link3 Title" content="" />
  31. <meta name="text:Link4" content="" />
  32. <meta name="text:Link4 Title" content="" />
  33. <meta name="text:Link5" content="" />
  34. <meta name="text:Link5 Title" content="" />
  35. <meta name="text:Link6" content="" />
  36. <meta name="text:Link6 Title" content="" />
  37.  
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45.  
  46. <style type="text/css">
  47.  
  48. body {background: {color:background} url('{image:background}') repeat; color:{color:text}; font-family:verdana; font-size:11px; line-height:110%}
  49.  
  50. a { text-decoration:none; color:{color:link};}
  51. a:hover {text-decoration:none; color:{color:link hover};}
  52.  
  53. p {margin: 6px 0 0 0}
  54.  
  55. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  56. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  57. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  58. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  59.  
  60. blockquote img{max-width: 470px!important}
  61. blockquote blockquote img{max-width: 450px!important}
  62. blockquote blockquote blockquote img{max-width: 430px!important}
  63. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  64.  
  65.  
  66. #content {width:850px; margin: 20px auto 20px auto; }
  67.  
  68. #post {float:left; margin-left:50px; }
  69.  
  70. #postbox {width:500px; background-color:{color:post}; margin-bottom:1px; padding:10px; text-align: justify; position: relative;}
  71.  
  72. h1 {color:{color:text}; font-family:georgia; font-size:14px; line-height:16px; text-align: center; font-weight:normal; }
  73. h1 a {color:{color:link}}
  74. h1 a:hover {color:{color:link hover}}
  75.  
  76. .image {text-align: center; border: 0px}
  77. .image img {max-width: 500px; margin-bottom: 2px }
  78.  
  79. .quote {font-family: georgia; text-align: center; font-size: 14px; line-height: 16px; padding: 3px;}
  80. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  81. .quotesource a, a:hover{text-transform: none;}
  82.  
  83. .chat {line-height: 13px; list-style: none }
  84. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  85. .person1 {color: {color:text}; padding: 2px; }
  86. .person1 .label {font-weight: bold; color:{color:text}}
  87. .person2 {color: {color:text}; padding: 2px; }
  88. .person2 .label {font-weight: bold; color:{color:text}}
  89.  
  90. .player {background-color: #000; text-align: left; display:block;}
  91.  
  92. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  93. .answer {padding: 2px}
  94. .answer img {max-width: 470px;}
  95.  
  96. #date {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  97. #date a {font-size: 9px;}
  98.  
  99. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  100. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  101.  
  102. #cap {width: 500px; margin-top: -2px;}
  103. .source {display: none;}
  104.  
  105. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  106. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  107. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  108. .notes img{display: none; border:0px}
  109.  
  110.  
  111. #sidebar {position: fixed; margin: 0px 0px 0px 570px;}
  112.  
  113. #side {position: fixed; width:200px; margin-left:1px;}
  114.  
  115. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  116.  
  117. .nav {position:fixed; width: 1px; height: auto; background-color:{color:bar}; padding:1px; margin-top:1px; margin-left:201px; }
  118. .nav a { display: block; margin-left:3px; width: 50px; line-height: 9px; padding: 3px; font-family: tinytots; font-size: 8px; text-align: center; background-color: {color:links}; color:{color:text links}; text-decoration: none; text-transform: uppercase; margin-right: 0px; margin-bottom: 1px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  119. .nav a:hover { background-color: {color:links hover}; color:{color:text links hover}; letter-spacing: 0px; width: 70px; border-right: 4px solid {color:sidebar};}
  120.  
  121. .photo {position:absolute; width:190px; padding:5px; background-color:{color:sidebar}; overflow: hidden;-webkit-transition: all 0.6s ease;}
  122. .photo:hover {opacity:0.8;-webkit-transition: all 0.6s ease;}
  123. .photo img {display: block;width:190px;}
  124.  
  125. .photo:hover #description {margin-top:10px;height:auto;margin-left:10px;}
  126.  
  127. #description {position:absolute;float:left; display:block; width:160px; height:auto; margin-left: -250px; background-color:{color:sidebar}; color:{color:text}; font-family:verdana; font-size:9px; text-align:center; padding:5px; margin-top:10px; opacity:0.9; overflow:hidden; -webkit-transition: all 0.6s ease;}
  128.  
  129. .title { font-size:14px;font-family:georgia; padding: 2px;}
  130.  
  131. .pagination {position:fixed; margin-top:150px; margin-left:201px;}
  132. .pagination a{width: 55px; height: 10px; line-height: 8px; padding: 5px; font-size:39px; font-family:georgia; text-align:center; color:{color:link}; margin-bottom: 1px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  133.  
  134. #tumblr_controls{position: fixed!important}
  135. #tumblr_controls{position: fixed!important}
  136. #tumblr_controls{position: fixed!important}
  137. #tumblr_controls{position: fixed!important}
  138.  
  139. ::-webkit-scrollbar {width: 5px; height: 5px;}
  140. ::-webkit-scrollbar-track-piece {background-color: {color:scroll bg}; repeat scroll 0 0 transparent;}
  141. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:scroll};}
  142. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:scroll};}
  143.  
  144. </style>
  145.  
  146. <body>
  147. <div id="content">
  148.  
  149. <div id="sidebar">
  150. <div id="side">
  151.  
  152. <div class="nav">
  153. <a href="{text:Link1}">{text:Link1 Title}</a>
  154. <a href="{text:Link2}">{text:Link2 Title}</a>
  155. <a href="{text:Link3}">{text:Link3 Title}</a>
  156. <a href="{text:Link4}">{text:Link4 Title}</a>
  157. <a href="{text:Link5}">{text:Link5 Title}</a>
  158. <a href="http://thefirewar.tumblr.com/" title="theme by thefirewar; dtls starlland" target="_self">credits</a>
  159. </div>
  160.  
  161. <div class="pagination">
  162. {block:PreviousPage}<a href="{PreviousPage}">↑</a> {/block:PreviousPage}
  163. {block:NextPage}<a href="{NextPage}">↓</a>{/block:NextPage}
  164. </div>
  165.  
  166. <div class="photo">
  167. <div id="description">
  168. <div class="title">{text:title}</div>
  169. {description}</div>
  170. <img src="{image:sidebar}">
  171. </div>
  172.  
  173. </div>
  174. </div>
  175.  
  176.  
  177. <div id="post">
  178.  
  179. {block:Posts}
  180. <div id="postbox">
  181. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  182.  
  183. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  184.  
  185. {block:Photoset}{Photoset-500}{/block:Photoset}
  186.  
  187. {block:Quote}
  188. <div class="quote">“{Quote}”</div>
  189. {block:Source}<div class="quotesource"> — {Source}</div>
  190. {/block:Source}
  191. {/block:Quote}
  192.  
  193. {block:Link}
  194. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  195. {block:Description}{Description}{/block:Description}
  196. {/block:Link}
  197.  
  198. {block:Chat}
  199. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  200. <div class="chat"><ul>{block:Lines}
  201. <li class="person{UserNumber}">{block:Label}
  202. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  203. {/block:Chat}
  204.  
  205. {block:Audio}
  206. <div class="player">{AudioPlayerBlack}</div>
  207. {block:Caption}{Caption}{/block:Caption}
  208. {/block:Audio}
  209.  
  210. {block:Video}{Video-500}{/block:Video}
  211.  
  212.  
  213. {block:Answer}
  214. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  215. <div class="answer">{Answer}</div>
  216. {/block:Answer}
  217.  
  218.  
  219. <div id="cap">
  220. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  221. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  222. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  223.  
  224. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  225. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  226. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  227. {/block:ContentSource}</div></div>
  228. <br>
  229.  
  230.  
  231. <div id="date">
  232. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}
  233. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  234. {block:RebloggedFrom}<br> via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  235. {/block:RebloggedFrom}{block:RebloggedFrom} (©<a href="{ReblogRootURL}" title="{ReblogRootTitle}"> {ReblogRootName}</a>){/block:RebloggedFrom}
  236. </div>
  237. </div>
  238. </div>{/block:Date}
  239.  
  240.  
  241. {/block:Posts}
  242. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  243.  
  244.  
  245. </div>
  246. </div>
  247. </div>
  248.  
  249. </body>
  250. </html>
Advertisement
Add Comment
Please, Sign In to add comment