Don't like ads? PRO users don't see any ads ;-)

OLD THEME 004

By: Amyspond on Jul 9th, 2012  |  syntax: None  |  size: 7.60 KB  |  hits: 130  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <html>
  2. <head>
  3.  
  4. <!--
  5. theme4 by rosetylir
  6. -->
  7.  
  8. <meta name="image:sidebar" content="" />
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:text" content="#bfbfb4" />
  11. <meta name="color:link" content="#a69b8f" />
  12. <meta name="color:linkhover" content="#a69b8f" />
  13. <meta name="color:scrollbar" content="#313131" />
  14.  
  15. <meta name="text:Link1" content="" />
  16. <meta name="text:Link1 Title" content="" />
  17. <meta name="text:Link2" content="" />
  18. <meta name="text:Link2 Title" content="" />
  19. <meta name="text:Link3" content="" />
  20. <meta name="text:Link3 Title" content="" />
  21. <meta name="text:Link4" content="" />
  22. <meta name="text:Link4 Title" content="" />
  23. <meta name="text:Link5" content="" />
  24. <meta name="text:Link5 Title" content="" />
  25. <meta name="text:Link6" content="" />
  26. <meta name="text:Link6 Title" content="" />
  27.  
  28.  
  29.  
  30. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  31. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  32. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  33. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  34. <link rel="shortcut icon" href="{Favicon}" />
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  36. <style type="text/css">
  37.  
  38.  
  39. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:3px;}
  40. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:3px !important;}
  41. ::-webkit-scrollbar {height:3px; width:10px; background-color:{color:background};}
  42.  
  43. body {
  44. color:{color:text};
  45. background-color:{color:background};
  46. background-image: url('{image:background}');
  47. background-position: center;
  48. background-attachment:fixed;
  49. font-size:11px;
  50. font-family:calibri;
  51. line-height:110%;
  52. text-align:justify}
  53.  
  54. a:link, a:active, a:visited{
  55. color: {color:link};
  56. text-decoration:none}
  57. a:hover{
  58. color:{color:title};
  59. color:{color:linkhover};
  60. }
  61.  
  62. #credit
  63. {right:10px;
  64. bottom:10px;
  65. position:fixed;
  66. text-transform: italic;
  67. }
  68.  
  69. #entries {
  70. margin-top: 55px;
  71. margin-left: 405px;
  72. width: 500px;
  73. margin-bottom: 25px;
  74. }
  75.  
  76. #posts{width:500px;
  77. margin-bottom:10px;
  78. padding:5px;
  79. }
  80.  
  81. #sbar {
  82. margin-left: 190px;
  83. margin-top:0px;
  84. position: fixed;
  85. }
  86.  
  87. #simgs {
  88. position: fixed;
  89. margin-left: -100px;
  90. margin-top: 135px;
  91. opacity: 1;
  92. }
  93.  
  94. #link{
  95. margin-top: -280px;
  96. padding:5px;
  97. width: 245px;
  98. margin-left: -5px;
  99. margin-bottom: -20px;
  100. position: fixed;
  101. text-align:center;
  102. font-size:50px;
  103. opacity:5;
  104. font-family: 'Great Vibes';
  105.  
  106. }
  107.  
  108.  
  109. #nav{
  110. margin-top: 0px;
  111. padding:5px;
  112. width: 240px;
  113. position: fixed;
  114. text-align:center;
  115. position: fixed;
  116. }
  117.  
  118. #description {
  119. margin-top: 300px;
  120. padding:5px;
  121. width: 245px;
  122. margin-left: 80px;
  123. margin-bottom: -20px;
  124. position: fixed;
  125. text-align:center;
  126. font-size:11px;
  127. background-color:{color:background}}
  128.  
  129. #pagination {
  130. position:fixed;
  131. font-size:43px;
  132. text-align:center;
  133. font-family:'Great Vibes';
  134. margin-top:430px;
  135. margin-left: 180px;
  136. }
  137.  
  138. #pagination
  139. a:hover{color:{color:Link};  
  140. }
  141.  
  142. #info {
  143. font-size: 10px;
  144. text-align: right;
  145. background-color: transparent;
  146. padding: 2px;
  147. border-top: 3px
  148. solid;
  149. color{color:postborder} }
  150.  
  151. h1 {
  152. font-family: 'Great Vibes';
  153. font-size: 50px;
  154. text-align: center;
  155. letter-spacing: 1px;
  156. font-weight: 500;
  157. text-transform:lowercase;
  158. small{font-size:10px;}
  159.  
  160.  
  161.  
  162.  
  163.  #question {font-size: 10px; color:{color:text};margin-bottom:8px; padding: 8px;}
  164.  
  165. #question img{float: left; padding: 0px; margin: 0px 2px 2px 0px;}
  166.  
  167.  
  168.  
  169. blockquote {
  170. border-left:2px {color:body} solid;
  171. padding-left:5px;
  172. margin:0px 2px 0px 10px
  173. }
  174.  
  175. #quote {
  176. font-family: {font:title};
  177. font-size: 15px;
  178. letter-spacing:-1px;
  179. line-height: 100%;  
  180. margin-left: 10px;
  181. padding: 10px;
  182. border-left: 5px solid;
  183. border-color: {color:border};
  184. }
  185.  
  186. #quote:first-letter{
  187. font-weight:bold;
  188. font-size:19px;
  189. }
  190.  
  191. blockquote {
  192. padding-left:7px;
  193. margin:2px;
  194. border-left:5px solid {color:border};
  195. }
  196.  
  197. img a{border:none; width:100%}
  198. .audio{display:block;}
  199.    
  200. .user_1 .label {color:{color:italic}; font-weight:bold}
  201. .user_2 .label {color:{color:bold}; font-weight:bold}
  202. .user_3 .label {color:{color:italic}; font-weight:bold}
  203. .user_4 .label {color:{color:bold}; font-weight:bold}
  204. .user_5 .label {color:{color:italic}; font-weight:bold}
  205. .user_6 .label {color:{color:bold}; font-weight:bold}
  206. .user_7 .label {color:{color:italic}; font-weight:bold}
  207. .user_8 .label {color:{color:bold}; font-weight:bold}
  208. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  209.    
  210.  
  211.  
  212. #notes {font-weight:normal}
  213. #notes li {padding-bottom:0.5em}
  214. #notes li img.avatar {vertical-align:4px; margin-left:5px; width:16px; height:16px; border-radius:50%;}
  215.  
  216. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  217.  
  218. </style></head>
  219.  
  220. <body>
  221.  
  222. <div id="sbar">
  223. <div id="simgs">
  224. <img src="{image:sidebar}" width=245/ height=auto/>
  225. <div id="link">
  226. <a href="/"> home</a>
  227. <a href="/ask">ask</a>
  228. <a href="/archive">archive</a>
  229. </div>
  230. <div id="nav">{block:nav}{nav}{/block:nav}
  231.  
  232. <center>
  233. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  234. &nbsp;
  235. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  236. &nbsp;
  237. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  238. &nbsp;
  239. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  240. &nbsp;
  241. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  242. &nbsp;
  243. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  244. <p>
  245. <p>
  246. </div>
  247. </div></div></div>
  248.  
  249.  
  250. <div id="description">{Description}
  251. </div>
  252.  
  253. {block:Pagination}<div id="pagination">
  254. {block:PreviousPage}
  255. <a href="{PreviousPage}">«</a>
  256. {/block:PreviousPage}  
  257. {block:NextPage}    
  258. <a href="{NextPage}">»</a>
  259.  
  260. {/block:NextPage}
  261. </div>{/block:Pagination}
  262. </div>
  263.  
  264. <div id="entries">
  265.  
  266. {block:Posts}
  267.  
  268. <div id="entries>">
  269. <div id="post">
  270.  
  271. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}{block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}"/>{LinkCloseTag}{Caption}{/block:Photo}  {block:Photoset}{Photoset-500}{Caption}{/block:Photoset}{block:Quote}<div class="quote">{Quote}</div> {block:Source} <div class="source">—{Source}</div>{/block:Source}{/block:Quote} {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link} {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{block:Audio}{AudioPlayerWhite}{Caption}{/block:Audio}{block:Video}{Video-500}{Caption}{/block:Video}
  272.  
  273. {block:Answer}
  274. <div id="question"><img src="{AskerPortraitURL-24}"> {Asker} asked: <br />{Question}</div>
  275. <div id="answer">{Answer}</div>{/block:Answer}
  276.  
  277.  
  278.  
  279. <div id="info">
  280.  
  281.  
  282. {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} with {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  283. {block:RebloggedFrom} (via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  284. {block:ContentSource} + <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}
  285.  
  286. {block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  287. <p>
  288.  
  289. <div id="credit"><a href="http://lwthemes.tumblr.com/">★ LANAWINTIRS</a></div>
  290. </body></center>
  291. <right>{block:PostNotes}{PostNotes}{/block:PostNotes}</right>
  292.  
  293. </div>
  294.  
  295. </div>
  296. </body>
  297. </html>