Advertisement
timelordheist

theme 05 with icon.

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