mystic-blood

theme2

Jan 23rd, 2012
1,761
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.92 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD2.HTML 4.01 Transitional//EN"3."http://www.w3.org/TR/html4/loose.dtd">
  2.  
  3.  
  4. <!---
  5. THEME 02 BY MYSTIC-BLOOD.TUMBLR
  6. DON'T COPY --->
  7.  
  8. <html>
  9. <head>
  10.  
  11. <meta name="image:Background" content="" />
  12. <meta name="image:SidebarImage" content="" />
  13.  
  14. <meta name="font:Body" content="georgia" />
  15. <meta name="font:Title" content="georgia" />
  16. <meta name="font:Link" content="georgia" />
  17.  
  18. <meta name="color:background" content="#FAF9F0" />
  19. <meta name="color:Text" content="#6F4C4C" />
  20. <meta name="color:link" content="#bca2a3" />
  21. <meta name="color:hover" content="#bca2a3" />
  22. <meta name="color:sidebar" content="#e7c6c6" />
  23. <meta name="color:date" content="#e7c6c6" />
  24. <meta name="color:sidebarlinks" content="#e7c6c6" />
  25. <meta name="color:sidebarlinkshover" content="#FAF9F0" />
  26. <meta name="color:questioncolor" content="#e7c6c6" />
  27. <meta name="color:entries" content="#FAF9F0" />
  28. <meta name="color:postinfo" content="#FAF9F0" />
  29. <meta name="color:postinfoline" content="#e7c6c6" />
  30. <meta name="if:ShowSidebarImage" content=""" />
  31. <meta name="if:ShowTitle" content="1" />
  32.  
  33. <meta name="text:Link1" content="" />
  34. <meta name="text:Link1 Title" content="" />
  35. <meta name="text:Link2" content="" />
  36. <meta name="text:Link2 Title" content="" />
  37. <meta name="text:Link3" content="" />
  38. <meta name="text:Link3 Title" content="" />
  39. <meta name="text:Link4" content="" />
  40. <meta name="text:Link4 Title" content="" />
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  44. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  45. <link rel="shortcut icon" href="{Favicon}" />
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  47.  
  48. <style type="text/css">
  49.  
  50. body {
  51. background-color: {color:Background};
  52. color: {color:Text};
  53. font-family: {font:Body};
  54. font-size: 10px;
  55. text-align: justify;
  56. background-image: url({image:Background});
  57. background-attachment: fixed;
  58. background-position: bottom left;
  59. background-repeat: no-repeat;}
  60.  
  61. a:link {
  62. color: {Color:Link};
  63. font-style: none;
  64. text-decoration: none;
  65. letter-spacing:0px;}
  66.  
  67. a:visited {
  68. color: {color:Hover}; }
  69.  
  70. a:hover {
  71. color: {Color:Hover};
  72. font-style: none;
  73. text-decoration: none;
  74. border-bottom: 1px solid {color:link};
  75. -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s;}
  76.  
  77.  
  78. #Entries {
  79. background-color: {color:Entries};
  80. text-align: justify;
  81. margin-top:-7px; margin-left:500px;
  82. padding: 5px; 10px;10px; 10px;
  83. width:502px;
  84. overflow:hidden;}
  85.  
  86. #Post {
  87. background-color: {color:Entries};
  88. text-align: justify;
  89. margin-top:-7px; margin-left:500px;
  90. padding: 5px; 10px;10px; 10px;
  91. width:502px;
  92. overflow:hidden;}
  93.  
  94. #Dateandnotes {
  95. background-color:{color:Background};
  96. font-size:10px; font-family: {font:body}; letter-spacing:1px;
  97. margin-top: 6.5px; margin-left:1020px; height:auto; width:auto;
  98. position:absolute; padding:2px;
  99. border-left: 4px solid {color:date};
  100. opacity:0.5; -webkit-transition-duration: 0.7s; -moz-transition-duration: 0.7s;}
  101.  
  102. #Dateandnotes:hover {
  103. border-left:10px solid {color:hover};
  104. opacity:2.0;}
  105.  
  106. #PostInfo {
  107. background-color:{color:PostInfo};
  108. font-family:{Body};
  109. font-size:9px;
  110. text-align:center;
  111. text-transform:lowercase;
  112. margin-left:501px;
  113. padding-right: 10px; padding-left: 10px; width:491px;
  114. border-top: 1px solid {color:PostInfoLine};}
  115.  
  116. #Sidebar {background-color: {color:sidebar}; font-size:11px; float:left;
  117. text-align: justify; line-height: 10px;
  118. margin-top:110px; margin-left:187px;
  119. width:260px;
  120. padding:12px;
  121. overflow:hidden; position: fixed;}
  122.  
  123. #Sidebarlinks {
  124. font-family: {font:Body};
  125. font-size: 10px;
  126. text-align: center;
  127. line-height: 22px;
  128. top: 300px; left:110px;
  129. padding: 2px;
  130. position: fixed;
  131. widht: 70px; height: 50px;}
  132.  
  133. .Sidebarlinks {
  134. margin-top:-30px; margin-left:-50px;
  135. padding:2px;
  136. position:fixed;
  137. border-left:0px solid; border-right:0px solid;
  138. width:130px; height:200px;
  139. overflow:hidden;}
  140.  
  141. .Sidebarlinks a {
  142. background-color:{color:SidebarLinks};
  143. color:{color:link};
  144. font:10px;
  145. text-align:center
  146. text-decoration: none;
  147. text-transform: lowercase;
  148. letter-spacing: 3px;
  149. margin:0px 0px -19px 3px;
  150. padding:1px;
  151. width:120px;
  152. display:block;}
  153.  
  154. .Sidebarlinks a:hover {
  155. background-color:{color:Sidebarlinkshover};
  156. font-style: italic;
  157. border-bottom: 5px solid {color:body};
  158. transition: all 0.4s ease-out;
  159. -o-transition-transition: all 0.4s ease-out;
  160. -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  161.  
  162. #Title{
  163. background-color:{color:transparent};
  164. color: {color:link};
  165. font-family: georgia; font-size: 17px;line-height: 22px;
  166. text-transform: lowercase; text-align:center; padding: 2px;
  167. top:118px; left:195px;
  168. width: 280px; height:auto;
  169. position: fixed;}
  170.  
  171. #sidebarimage {margin-bottom:2px; margin-top:2px;}
  172. #sidebarimage img {max-width: 250px; height: auto; text-align:center;}
  173.  
  174. h1{color:{color:Link}; font-family:{font:Body}; font-size:14px; font-style:italic; line-height:10px; font-weight:normal; text-align:left; text-transform:lowercase; letter-spacing:2px; margin:0px; padding:0px;}
  175.  
  176. h2{color:{color:Text}; font-family:{font:Body}; font-size:12px; font-style:italic; line-height:10px; font-weight:normal; text-align:left; letter-spacing:0px; text-transform:lowercase; margin:0px; padding:0px;}
  177.  
  178. #Pagination {
  179. color: {color:Text};
  180. font-family: {font:Body};
  181. font-size: 12px;}
  182. text-align:center;
  183. background-color:{color:sidebar}; padding: 2px}
  184.  
  185. #Asker {
  186. color{color:link};
  187. font-family: {font:Body}; font-size: 10px; font-weight: normal;
  188. text-align:center; text-transform:uppercase;
  189. line-height:9px;
  190. width:500px;}
  191.  
  192. #Asker a {
  193. color:{color:link};}
  194.  
  195. #Asker img {float:left; margin-left:220px; max-height:16px;}
  196.  
  197. #Question
  198. {background-color:{color:questioncolor};
  199. color: {color:text};
  200. font-family: {font:Body}; font-size: 10px; font-weight: normal;
  201. text-align:center; text-transform:lowercase;
  202. line-height: 10px;
  203. margin: 0 0 11px 0;
  204. padding: 5px 10px;
  205. position: relative;}
  206.  
  207. #Question2 {
  208. color:{color:questioncolor};
  209. font-size:25px; left: 235px;
  210. width: 10px; height: 5px; bottom: -1px;
  211. position: absolute;}
  212.  
  213. b, strong {color:{color:Title}}
  214. z, strong {color:Text}
  215. i, em {color:{color:Text};}
  216. p {margin-top:3px; margin-bottom:3px}
  217. blockquote {margin:5px; padding:0px; padding-left:5px; border-left:2px solid {color:Text};}
  218.  
  219. .user_1 .label {color:{color:Title}; font-weight:bold}
  220. .user_2 .label {color:{color:Text}; font-weight:bold}
  221. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  222.  
  223. .notes img {widht:10px; position:relative;}
  224. ol.notes, .notes li {list-style:none; margin-left: 250px; width:500px; text-align: left; padding:1px;}
  225.  
  226. </style>
  227. </head>
  228. <body>
  229.  
  230. <body>
  231.  
  232. <div id="Sidebarlinks">
  233. <div class="Sidebarlinks">
  234. <a href="/">refresh</a> <br>
  235. <a href="/ask"> message</a> <br>
  236. <a href="/archive"> archive</a> <br>
  237. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> <br>{/block:ifLink1}
  238. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> <br>{/block:ifLink2}
  239. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> <br>{/block:ifLink3}
  240. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> <br>{/block:ifLink4}
  241. <a href="http://mystic-blood.tumblr.com/tagged/themes">theme</a></div></div> 
  242. <br>
  243.  
  244. <div id="Title">{title}</div><br>
  245. <div id="Sidebar">
  246. <center><div id="SidebarImage">
  247. <img src="{image:SidebarImage}"/></div></center><br>
  248. {block:Description}<P>{Description}</p>{/block:Description}
  249. <br>
  250. <center>
  251. <br>
  252. <div id="Pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
  253. </div></div><br></center>
  254.  
  255. <div id="Posts">
  256. {block:Posts}
  257. <div class="Entries">
  258. <div id="Dateandnotes">
  259. {block:NoteCount} <b>+</b> <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a><br>
  260. {block:Date}<a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{Year}{/block:Date}</a><br>
  261. </div></div><br>
  262. <div id="Post">
  263.  
  264. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}{block:Title}
  265. <h1>{Title}&nbsp;</h1>{/block:Title} {block:Text} {Body}{/block:Text}
  266.  
  267. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  268. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  269.  
  270. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  271. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  272.  
  273. {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}
  274.  
  275. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  276.  
  277. {block:Answer}
  278. <div id="Question">
  279. <br>
  280. <div id="Question2">◥</div>
  281. {Question} <br><br> </div>
  282. <div id="Asker"><img src="{AskerPortraitURL-24}">&nbsp;&nbsp;&nbsp;{Asker}</div><br>
  283. <div id="Answer">{Answer}</div>
  284. {/block:answer}
  285.  
  286. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  287. </div>
  288.  
  289. <div id="PostInfo">
  290. {block:RebloggedFrom} - via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  291. {block:ContentSource} (source:&nbsp;<a href="{SourceURL}">{SourceLink})</a>
  292. {/block:ContentSource} <br> {block:HasTags}{block:Tags} <big>•</big> <a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  293. {block:PostNotes}{PostNotes}{/block:PostNotes}
  294. </div>
  295. <br>
  296.  
  297. <br>
  298.  
  299.  
  300. </body>
  301. </html>
Add Comment
Please, Sign In to add comment