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

theme 01

By: dimitribelikovs on Oct 1st, 2011  |  syntax: None  |  size: 7.21 KB  |  hits: 13,984  |  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. <!--
  2. theme 01
  3. by dimitribelikovss/sirmerlin (http://sirmerlin.tumblr.com/)
  4. ______________________________________________________________
  5.  
  6. TERMS OF USE:
  7. 1. You cannot remove the credits
  8. 2. You cannot claim this theme as yours
  9. 3. Small changes in the html code are allowed
  10.  
  11. If you get any questions about this theme, put the questions in my ask box.
  12. Thank you!
  13.  
  14. -->
  15. <html>
  16. <head>
  17. <!-- DEFAULT VARIABLES -->
  18. <meta name="color:background" content="#0C0909" />
  19. <meta name="color:sbar" content="#000000" />
  20. <meta name="color:entry" content="#070404" />
  21. <meta name="color:info" content="#000000" />
  22.  
  23. <meta name="color:title" content="#FFFDFD" />
  24. <meta name="color:text" content="#ffffff" />
  25. <meta name="color:link" content="#CCCCCC" />
  26. <meta name="color:lhover" content="#EBB93B" />
  27. <meta name="color:nlink hover background" content="#000000" />
  28. <meta name="color:nlink background" content="#777474" />
  29.  
  30. <meta name="font:title" content="helvetica" />
  31. <meta name="font:body" content="helvetica" />
  32.  
  33. <meta name="image:sidebar" content=""/>
  34. <meta name="image:background" content="" />  
  35.  
  36.  
  37. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  38. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  39. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  40. <link rel="shortcut icon" href="{Favicon}" />
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  42. <style type="text/css">
  43.  
  44. body {
  45. color:{color:text};
  46. background-color:{color:background};
  47. background-image: url('{image:background}');
  48. background-position: center;
  49. background-attachment:fixed;
  50. background-repeat: repeat;
  51. font-size:10px;
  52. font-family:{font:body};
  53. line-height:110%;
  54. text-align:justify}
  55.  
  56. a:link, a:active, a:visited{
  57. color: {color:link}; text-decoration:none}
  58.  
  59. a:hover{
  60. color:{color:title};background-color:{color:lhover};font-style:italic;
  61. }
  62.  
  63. #entries {
  64. margin-left:400px;
  65. margin-top:-15px;
  66. width:505px}
  67.  
  68. #posts{
  69. overflow:hidden;
  70. background-color: {color:entry};
  71. border-left:0px solid;
  72. border-right:0px solid;
  73. padding:3px}
  74.  
  75. #title {
  76. font-size:15px;
  77. text-align:center;
  78. font-family:{font:title};
  79. line-height:110%
  80. }
  81.  
  82.  
  83. #nav {
  84. position:fixed
  85. }
  86.  
  87. #nav a {
  88. width:300px;
  89. display:block;
  90. background-color:{color:sbar};
  91. margin:5px 0px -15px 120px;
  92. font:8px arial;
  93. text-transform: lowercase;
  94. color:{color:sidebar text};
  95. text-decoration: none;
  96. letter-spacing: 0px;
  97. text-align:left;
  98. padding:0px
  99. }
  100.  
  101. #nav a:hover {
  102. background-color:{color:nhover}
  103. }
  104.  
  105. #sidebarimg img {
  106. max-width: 300px;
  107. margin-left:0px;
  108. margin-top:0px;
  109. height: auto;
  110. text-align:center;
  111. }
  112.  
  113. #sbar {
  114. width:300px;
  115. margin-left:920px;
  116. margin-top:50px;
  117. position:fixed;
  118. overflow:hidden;
  119. background-color: {color:sbar};
  120. border-left:0px solid;
  121. border-right:0px solid;
  122. padding:3px}
  123.  
  124.  
  125. #pagination {
  126. font-family:helvetica;
  127. text-align:center;
  128. font-size:14px
  129. }
  130.  
  131. h1{
  132. color:{color:title};
  133. font-family:{font:title};
  134. font-size:15px;
  135. line-height:17px;
  136. letter-spacing:1px;
  137. font-weight:normal;
  138. margin:0px;
  139. padding:0px;
  140. text-align:center}
  141.  
  142. h2{
  143. color:{color:title};
  144. font-family:{font:title};
  145. font-size:12px;
  146. line-height:14px;
  147. letter-spacing:1px;
  148. font-weight:normal;
  149. margin:0px;
  150. padding:0px;
  151. margin-bottom:-0px;
  152. text-align:center}
  153.  
  154.  
  155. #info{
  156. background-color:{color:info};
  157. margin:2px 0px 2px 0px;
  158. font-family:{font:text};
  159. font-size:9px;
  160. text-transform: lowercase;
  161. color:{color:text};
  162. letter-spacing: 2px;
  163. text-align:center;
  164. padding:2px;}
  165.  
  166. .links{
  167. background-color: {color:sbar};
  168. text-align:center;
  169. margin-top:15px;
  170. margin-bottom:5px;
  171. }
  172.  
  173. .links a{
  174. background-color: {color:nlink background};
  175. display:inline-block;
  176. font-family:georgia;
  177. font-size:9px;
  178. text-transform: lowercase;
  179. letter-spacing: 1px;
  180. padding:5px 10px 5px 10px;
  181. -webkit-border-radius: 3px;
  182. -moz-border-radius: 3px;
  183. }
  184.  
  185. .links a:hover{
  186. background-color:{color:nlink hover background};
  187. }
  188.  
  189. #questions {background-color:{color:info};
  190. color: {color:text};
  191. padding:10px;
  192. margin-bottom:0px;
  193. text-align:center;
  194. font-family:{font:text}
  195. font-size:10px;
  196. }
  197.  
  198. #questions a {color:{color:link}}
  199.  
  200. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  201. blockquote img, blockquote a img {max-width: 490px}
  202.  
  203. b, strong{color:{color:title};}
  204. i, em {color:{color:link};}
  205. p{margin-top:3px; margin-bottom:3px}
  206.  
  207. img a{border:none}
  208. .audio{background-color:black; display:block;}
  209.  
  210. .user_1 .label {color:{color:lhover}; font-weight:bold}
  211. .user_2 .label {color:{color:text}; font-weight:bold}
  212. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  213.  
  214. .notes img{width:10px; position:relative; top:1px;}
  215. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  216. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  217.  
  218. </style>
  219. <style type="text/css">{CustomCSS}</style>
  220. </head>
  221.  
  222. <body>
  223. <div id="sbar">
  224. <div id="title"><a href="/">{Title}</a></div>
  225. <div id="sidebarimg"><img src="{image:sidebar}"/></div>
  226. <div class="links">
  227. <a href="/">home</a>
  228. <a href="/ask">ask</a>
  229. <a href="/archive">archive</a>
  230. <a href="http://sirmerlin.tumblr.com/themes/">theme</a></div>
  231. <br>
  232.  
  233. {block:Description}{Description}{/block:Description}<br><br>
  234. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  235. </div><BR>
  236.  
  237. <div id="entries">
  238. {block:Posts}
  239. <div id="posts">
  240. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  241. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  242. {block:Text}{Body}{/block:Text}
  243.  
  244. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  245. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  246.  
  247. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  248. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  249.  
  250. {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}
  251.  
  252. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  253.  
  254. {block:Answer}<div id="questions">{Asker} told me: "{Question}"</div>
  255. {Answer}{/block:answer}
  256.  
  257. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  258.  
  259. <div id="info">
  260. {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} · <a href="{Permalink}">{NoteCount}</a> notes {/block:NoteCount}· {block:RebloggedFrom} via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  261. {block:ContentSource}·  © <a href="{SourceURL}">{SourceLink}</a><br>
  262. {/block:ContentSource}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><BR>
  263. {/block:Posts}
  264. {block:PostNotes}{PostNotes}{/block:PostNotes}
  265.  
  266. </div>
  267.  
  268. </body>
  269. </html>