Advertisement
timelordheist

theme 02 w/ title and icon.

Sep 16th, 2011
9,587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.00 KB | None | 0 0
  1. <!-- THEME 02 BY THE-REDWATERFALL, TRY NOT TO REMOVE THIS PLEASE -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="color:Background" content="#2c2929" />
  8. <meta name="color:entry" content="#d1d6d8" />
  9. <meta name="color:sidebar" content="#b4b4b4" />
  10. <meta name="color:text" content="#5f5f5f" />
  11. <meta name="color:sidebartext" content="#3f3e3e" />
  12. <meta name="color:link" content="#2c2c2e" />
  13. <meta name="color:linkhover" content="#23b4af" />
  14. <meta name="color:linkbackground" content="#40ccbb" />
  15. <meta name="color:linktext" content="#333333" />
  16. <meta name="color:linkbackgroundhover" content="#437270" />
  17. <meta name="font:Title" content="courier new" />
  18. <meta name="font:Body" content="trebuchet ms" />
  19. <meta name="font:Accent" content="helvetica" />
  20.  
  21. <meta name="image:sidebar" content="http://i55.tinypic.com/24vr9ko.png" />
  22. <meta name="image:Background" content="" />
  23.  
  24. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  25. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  26. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  27. <link rel="shortcut icon" href="{Favicon}" />
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  29. <style type="text/css">
  30. body {
  31. background: {color:Background} url('{image:Background}') top right fixed norepeat;
  32. margin: 0;
  33. padding: 0;
  34. font-family: {font:Body};
  35. }
  36.  
  37. .clear {
  38. clear: both;
  39. height: 0px;
  40. overflow: hidden;
  41. }
  42.  
  43. a img {
  44. border: none;
  45. }
  46.  
  47. #entries {
  48. margin-left: 320px;
  49. width: 530px }
  50.  
  51. body {
  52. color:{color:text};
  53. background-color:{color:background};
  54. background-image: url('{image:Background}');
  55. background-position: center;
  56. background-attachment:fixed;
  57. background-repeat: repeat;
  58. font-family:{font:body};
  59. font-size:11px;
  60. line-height:10px;
  61. text-align:justify;
  62. }
  63.  
  64. a:link, a:active, a:visited{
  65. color: {color:link};
  66. text-decoration:none }
  67.  
  68.  
  69. a:hover{
  70. color:{color:linkhover};
  71. }
  72.  
  73.  
  74.  
  75. #sidebarimage {
  76. width: 250px;
  77. margin-top: 20px;
  78. margin-bottom: 15px;
  79. align: center }
  80.  
  81. #sidebar {
  82. width: 250px;
  83. margin-top: 100px;
  84. margin-left: 15px;
  85. position: fixed;
  86. overflow: hidden;
  87. border: 0px;
  88. padding-left: 20px;
  89. padding-right: 20px;
  90. padding-bottom: 15px;
  91. background-color: {color:sidebar};
  92. text-align: justify;
  93. font-size: 9px;
  94. color: {color:sidebartext};
  95. }
  96.  
  97. #browse {
  98. text-align: center;
  99. text-transform: uppercase;
  100. font-size: 9px;
  101. font-family: helvetica;
  102. letter-spacing: 3px;
  103. width: 30px;
  104. color: 000000;
  105. position: fixed
  106. }
  107.  
  108. #pagelink a {
  109. background-color: {color:linkbackground};
  110. font-family: arial;
  111. font-size: 8px;
  112. text-align: center;
  113. padding: 2px 15px 2px 15px;
  114. color: {color:linktext};
  115. text-transform: uppercase;
  116. text-decoration: none;
  117. position: fixed;
  118. }
  119.  
  120. #pagelink a:hover {
  121. background-color:{color:linkbackgroundhover};
  122. }
  123.  
  124. #browsebox {
  125. position: fixed;
  126. margin-top: 87px;
  127. margin-left: 200px}
  128.  
  129. #browsebox2 {
  130. position: fixed;
  131. margin-top: 87px;
  132. margin-left: 250px; }
  133.  
  134.  
  135. #icon {
  136. height: 70px;
  137. width: 70px;
  138. -moz-border-radius: 35px;
  139. border-radius: 35px; }
  140.  
  141. #title {
  142. width: 70px;
  143. margin-left: 865px;
  144. margin-top: 510px;
  145. position: fixed;
  146. text-align: right;
  147. }
  148.  
  149. #sidebarnav a {width: 175px;
  150. display: block;
  151. background-color: {color:linkbackground};
  152. height: 35px;
  153. width: 70px;
  154. -moz-border-radius: 35px;
  155. border-radius: 35px;
  156. font-family: georgia;
  157. font-size: 8px;
  158. letter-spacing: 2px;
  159. color: {color:linktext};
  160. text-align: center;
  161. padding-top: 35px;
  162. margin-top: 5px;
  163. text-transform: lowercase;
  164. text-decoration: none;
  165. font-style: italic;
  166. }
  167.  
  168.  
  169. #sidebarnav a:hover {
  170. background-color:{color:linkbackgroundhover};
  171. }
  172.  
  173.  
  174. #navigation {
  175. margin-top: 350px;
  176. position: fixed;
  177. margin-left: 865px;
  178. line-height:5px}
  179.  
  180. #navigation2 {
  181. margin-top: 355px;
  182. position: fixed;
  183. margin-left: 950px;
  184. line-height:5px}
  185.  
  186. #posts {
  187. overflow: hidden;
  188. background-color: {color: entry};
  189. border: 0px;
  190. padding: 15px;
  191. font-size: 11px;
  192. background-color: {color:entry};
  193. color: {color:Text};
  194. }
  195.  
  196. bigtitle {
  197. color: {color:title};
  198. font-family: {font:Body};
  199. letter-spacing: 3px;
  200. padding: 5px;
  201. text-align: right;
  202. font-style: italic;
  203. font-size: 9px;
  204. text-transform: lowercase;
  205. }
  206.  
  207. title {
  208. color: {color:title};
  209. font-family: {font:Body};
  210. letter-spacing: 3px;
  211. padding: 5px;
  212. text-align: right;
  213. font-style: italic;
  214. font-size: 9px;
  215. text-transform: lowercase;
  216. }
  217.  
  218. quote {
  219. color: {color:title};
  220. font-family: {font:Body};
  221. letter-spacing: 3px;
  222. padding: 5px;
  223. text-align: justify;
  224. font-style: italic;
  225. border-left: 2px dashed 454544;
  226. font-size: 9px;
  227. }
  228.  
  229. #source {
  230. text-align: left
  231. }
  232.  
  233. #postinfo {
  234. font-family: helvetica;
  235. font-size: 7px;
  236. text-transform: uppercase;
  237. letter-spacing: 2px;
  238. margin-top: -5px
  239. }
  240.  
  241. #asks {
  242. background-color: {color:entry};
  243. color: {color: text};
  244. padding: 5px;
  245. margin-bottom: 0px;
  246. font-family: trebuchet ms;
  247. font-size: 9px;
  248. margin-left: 15px
  249. }
  250.  
  251. #asker {
  252. margin-left: 20px;
  253. text-align: left;
  254. font-size: 30px;
  255. font-family: {font:title};
  256. letter-spacing: 2px;
  257. font-style: italic;
  258. }
  259.  
  260. #questions {
  261. border: 1px dashed {color:linkbackground};
  262. width: 80%;
  263. padding: 5px }
  264.  
  265. blockquote{ padding-left: 5px }
  266.  
  267. img a {
  268. border: none; width: 100% }
  269.  
  270. .audio{
  271. background-color: {color:entry};
  272. display: block}
  273.  
  274. .user_1 .label {color:{color:link}; font-weight:light; font-style: italic}
  275. .user_2 .label {color:{color:link}; font-weight:light; font-style: italic}
  276. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  277.  
  278.  
  279. .notes img{
  280. width:10px;
  281. position:relative;
  282. top:1px; }
  283.  
  284. ol.notes, .notes li {
  285. list-style:none;
  286. margin:0px;
  287. padding:0px; }
  288.  
  289. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  290.  
  291. </style>
  292. <style type="text/css">{CustomCSS}</style>
  293. </head>
  294.  
  295. <body>
  296.  
  297. <div id="browsebox"><div id="pagelink">{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div></div>
  298.  
  299. <div id="browsebox2"><div id="pagelink">
  300. {block:PreviousPage}<a href="{PreviousPage}">-</a> {/block:PreviousPage}</div></div>
  301.  
  302. <div id="title"><bigtitle><div align="right">{Title}</div></bigtitle></div>
  303.  
  304. <div id="navigation">
  305. <div id="sidebarnav">
  306. <a href="/">home</a><br />
  307. <a href="/ask">ask</a><br />
  308. </div>
  309. </div>
  310. <div id="navigation2">
  311. <div id="sidebarnav">
  312. <div id="icon"><img src="{PortraitURL-96}" style="height: 70px; width: 70px; -moz-border-radius: 35px; border-radius: 35px"></img></div><br />
  313. <a href="/archive">old</a><br />
  314. <a href="http://the-redwaterfall.tumblr.com/">theme</a>
  315. <br />
  316. </div><br /><br />
  317. </div>
  318.  
  319. <div id="sidebar">
  320.  
  321. <div id="sidebarimage"><img src="{image:sidebar}" width="250px"></img></div>
  322.  
  323.  
  324. {block:Description}{Description}{/block:Description}
  325.  
  326.  
  327. </div>
  328.  
  329.  
  330.  
  331. <div id="entries"><br>
  332. {block:Posts}
  333.  
  334.  
  335. <div id="posts">
  336.  
  337. {block:Title}<bigtitle>{title}</bigtitle>{/block:Title}
  338.  
  339. {block:Text}{body}{/block:Text}
  340.  
  341. {block:Quote}<quote>{quote}</quote>{/block:Quote}
  342.  
  343. {block:Source}<div class="source">by {Source}</div>{/block:Source}
  344.  
  345. {block:Link}<a href="{URL}" class="link" {Target}><bigtitle>{Name} </bigtitle></a>
  346. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  347.  
  348. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  349.  
  350. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  351.  
  352. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  353.  
  354. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  355.  
  356. {block:Answer}<div id="asker"><b>{Asker} wondered,</b></div> <center><div id="questions">{Question}</div></center> {Answer}{/block:Answer}
  357.  
  358. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  359.  
  360. <div id="postinfo">posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{block:RebloggedFrom}. originally <a href="{ReblogRootURL}">{ReblogRootName}</a>. {/block:RebloggedFrom}{block:HasTags}<br>
  361.  
  362. {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><BR>
  363. {/block:Posts}
  364. {block:PostNotes}{PostNotes}{/block:PostNotes}
  365.  
  366. </div></div>
  367.  
  368.  
  369.  
  370. </body>
  371. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement