Advertisement
timelordheist

theme 06 right.

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