Advertisement
mystic-blood

theme03

Nov 29th, 2012
462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.28 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 03 BY MYSTICBLOODTHEMES.TUMBLR.COM
  6. DON'T COPY --->
  7.  
  8. <html>
  9. <head>
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  12.  
  13.  
  14. <meta name="image:background" content=""/>
  15.  
  16. <meta name="color:background" content="#faf5f1" />
  17. <meta name="color:text" content="#b59795" />
  18. <meta name="color:header" content="#fdfaf8" />
  19. <meta name="color:link" content="#e9c7c2" />
  20. <meta name="color:hover" content="#bca2a3" />
  21. <meta name="color:question" content="#faf5f1" />
  22. <meta name="color:sidelink" content="#daa5ad" />
  23.  
  24.  
  25. <meta name="text:Link1" content="" />
  26. <meta name="text:Link1 Title" content="" />
  27. <meta name="text:Link2" content="" />
  28. <meta name="text:Link2 Title" content="" />
  29. <meta name="text:Link3" content="" />
  30. <meta name="text:Link3 Title" content="" />
  31.  
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  33. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  34. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  35. <link rel="shortcut icon" href="{Favicon}" />
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  37.  
  38. <style type="text/css">
  39.  
  40. ::-webkit-scrollbar {height: 4px; width: 4px;}
  41.  
  42. ::-webkit-scrollbar-thumb {background-color:{color:slink};}
  43.  
  44. ::-webkit-scrollbar-track {background-color:#FFFFFF;}
  45.  
  46. ::-webkit-scrollbar-buttom{background-color: {color:slink};}
  47.  
  48. ::selection {
  49. background: {color:sidebar}; color;
  50. color: {color:link}; font color;}
  51.  
  52. ::-moz-selection {
  53. background: {color:link}; color;
  54. color: {color:background}; font color;}
  55.  
  56. ::-webkit-selection {
  57. background: {color:link}; color;
  58. color: {color:link}; font color;}
  59.  
  60. body {background-color: {color:background}; color:{color:text}; font-family:courier new, Inconsolata; font-size:9px; text-align:justify; background-image: url({image:Background}); background-attachment:fixed; background-position:bottom left; background-repeat:repeat;}
  61.  
  62. a:link {color:{color:link}; font-style:normal ; letter-spacing:0px; text-decoration:none; }
  63. a:visited { color:{color:link};}
  64.  
  65. a:hover {color:{color:hover}; font-style:none; -webkit-transition-duration:0.6s; -moz-transition-duration:0.6s;}
  66.  
  67. #posts{
  68. margin-bottom:10px; margin-top:80px;
  69. width:400px;
  70. padding: -300px; 10px; 10px; 10px;}
  71.  
  72. #entries {
  73. background-color: {color:Entries};
  74. text-align: justify;
  75. margin-left:430px; margin-top:160;
  76. width:400px;
  77. padding: 10px;
  78. overflow:hidden;}
  79.  
  80. #post {
  81. background-color: {color:entries};
  82. text-align: justify;
  83. margin-left:430px; margin-top:2px;
  84. width:400px;
  85. overflow:hidden;
  86. padding: 10px; border:0px solid {color:sidelink};}
  87. #post:hover .notesandsource {opacity:1;}
  88.  
  89. #header {background-color: {color:header}; font-family:courier new; font-size:8px; text-align:center; position:fixed; widht:380px; margin-left:410px; padding:5px; margin-top:-80px; z-index:5;}
  90.  
  91. .desc {text-align:center; width:375px; margin-left:70px; font-size:10px; padding:4px;}
  92.  
  93. #icon { left:15px; position:absolute; border:1px solid #ffffff;}
  94.  
  95. #side {background-color: {color:sidelink}; width:270px; text-align:center;}
  96.  
  97. .sidelinks a {background-color: {color:sidelink}; font-size:9px; font-family:courier new; font-style: normal; text-transform:uppercase; text-align:center; letter-spacing:1px; line-height: 150%; width:270px; height:11px; padding-left:5px; padding-right:5px; position:relative;}
  98.  
  99. .sidelinks a:hover {background-color:transparent;}
  100.  
  101. #title {font-size:11px; text-align:center; line-height8px; text-transform:lowercase; margin:0px; padding:4px;}
  102.  
  103. .notesandsource {display:inline; font-size:8px; padding:3px; color:{color:link}; font-family:courier new; line-height:15px; text-align:center; left:865px; text-transform:uppercase; width:110px; -webkit-transition-duration:1s; -moz-transition-duration:1s; position:absolute; opacity:0;}
  104.  
  105. .tag {font-size:11px; padding:5px; width:370px; overflow:hidden; text-transform:lowercase; line-heigh:11px; margin-left:455px; margin-top:-18px; text-align:center;}
  106.  
  107. .pagination {background-color: {color:header}; margin-top:500px; text-align:left; font-family:courier new; font-size: 8px; margin-left:960px; width:100px; position: fixed;}
  108.  
  109. .credit {bottom:10px; right:20px; position:fixed; font-size:9px; letter-spacing:2px; opacity:0.5;}
  110. .credit a:hover {color:{color:text};}
  111.  
  112. h1{color:{color:link}; font-family:courier new; font-size:18px; text-decoration: none; line-height:16px; font-weight:bold; text-align:left; text-transform:lowercase; letter-spacing:0px; margin:0px; padding:4px;}
  113.  
  114. h2{color:{color:text}; font-family:courier new; font-size:12px; font-style:normal; line-height:11px; font-weight:normal; text-align:left; letter-spacing:0px; text-transform:lowercase; margin:0px; padding:0px;}
  115.  
  116. h3 {font-family: 'Open Sans Condensed', sans-serif; font-size: 28px; font-weight:normal; font-style: normal; line-height:1; margin-top:17px; color:{color:link}; text-transform:uppercase;}
  117.  
  118. #asker {float-left:right; text-align:left; font-size:10px; text-transform:lowercase; color{color:link};; padding:5px; margin:2px;}
  119. #asker a {color:{color:link};}
  120.  
  121. #question {background-color:{color:header}; padding:8px;}
  122. #question img{background-color:{color:header}; float: left; margin-top:-1px; padding:7px;}
  123.  
  124. #answer {padding:4px; font-size:10px;}
  125.  
  126. #player {width:30px; height:30px; overflow:hidden; position:absolute; margin:46px 52px; margin-bottom:45px; opacity: 0.7; filter:alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7;}
  127.  
  128. #albumart { float:left; margin:0px 7px;}
  129.  
  130. .audioinfo {background-color:{color:question}; color:{text}; margin-left:140px; margin-top:-6px; width:260px; padding:3px; line-height:8px; font-style:normal; font-size:9px;}
  131.  
  132. .pagination {overflow:hidden; background-color:{color:slink}; font-size: 9px; text-align:center; font-style:italic; padding:1px; width:40px; display:inline-block;}
  133.  
  134. b {color:{color:text};}
  135. em, i {color:{color:text};}
  136. p {margin-top:3px; margin-bottom:3px}
  137. blockquote {margin:5px; padding:0px; padding-left:5px; border-left:3px solid {color:text}; font-size:11px;}
  138.  
  139. .chat {line-height: 12px; list-style: none; font-size:10px;}
  140. .chat ul {line-height: 12px; list-style: none; line-height:18px; padding:4px;}
  141. .person1 {background-color:{color:header}; color: {color:text}; padding: 2px;}
  142. .person1 .label {color:{link}; margin-left: 5px; font-weight: bold; padding: 0px;}
  143. .person2 {background-color:#ffffff; color: {color:text};padding: 2px;}
  144. .person2 .label {color:{color:text}; margin-left: 5px; font-weight: bold; padding: 0px;}
  145. .person3 {background-color:{color:header}; color: {color:text}; padding: 2px;}
  146. .person3 .label {color:{color:link}; margin-left: 5px; font-weight: bold; padding: 0px;}
  147. .person4 {background-color:#ffffff; color: {color:text} padding: 2px;}
  148. .person4 .label {color:{color:text}; margin-left: 5px; font-weight: bold; padding: 0px;}
  149. .person5 {background-color:{color:header}; color: {color:text}; padding: 2px;}
  150. .person5 .label {color:{color:link}; margin-left: 5px; font-weight: bold; padding: 0px;}
  151. .person6 background-color:#ffffff; color: {color:text}padding: 2px;}
  152. .person6 .label {color:{color:text}; margin-left: 5px; font-weight: bold; padding: 0px;}
  153. .person7 {background-color:{color:header}; color: {color:text}; padding: 2px;}
  154. .person7 .label {color:{color:link}; margin-left: 5px; font-weight: bold; padding: 0px;}
  155. .person8 background-color:#ffffff; color: {color:text}padding: 2px;}
  156. .person8 .label {color:{color:text}; margin-left: 5px; font-weight: bold; padding: 0px;}
  157.  
  158. .notes {margin-left:230px;}
  159. .notes img {widht:10px; position:relative; z-index:1; }
  160. ol.notes, .notes li {list-style:none; width:400px; text-align: left; padding:1px;}
  161.  
  162. </style>
  163. </head>
  164. <body>
  165.  
  166. <div id="header">
  167. <div id="title"> {title} </div>
  168. <div id="icon"> <img src="{PortraitURL-64}" align="center" style="padding: 0px 0px 0px 0px;"/> </div>
  169. <br> <div class="desc"> {Description} </div> <br>
  170. <center><div id="side">
  171. <div class="sidelinks">
  172. <a href="/">home</a> </a>
  173. <a href="/ask"> message</a> </a>
  174. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a></a> {/block:ifLink1}
  175. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a></a> {/block:ifLink2}
  176. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a></a> {/block:ifLink3}
  177. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a></a> {/block:ifLink4}
  178. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a></a> {/block:ifLink5}
  179. </div></center> <br>
  180. </div>
  181. </div>
  182.  
  183. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}"> ← prev</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next →</a>{/block:NextPage}</div></div>
  184.  
  185.  
  186. <div id="posts">
  187. <br><br><br><br><br>
  188. {block:Posts}
  189. <div class="entries">
  190. <div id="post">
  191.  
  192. <div class="notesandsource">
  193. {block:NoteCount} <a href="{Permalink}">{NoteCount} </a>{/block:NoteCount} <br>
  194. {block:RebloggedFrom} <a href="{ReblogParentURL}">{ReblogParentName}</a> <br>
  195. {block:ContentSource} <a href="{SourceURL}">{SourceLink}</a>{block:ContentSource}{/block:RebloggedFrom}
  196.  
  197. </div>
  198.  
  199.  
  200. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}{block:Title}
  201. <h1>{Title}&nbsp;</h1>{/block:Title} {block:Text} {Body}{/block:Text}
  202.  
  203. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  204. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  205.  
  206. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  207. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  208.  
  209. {block:Chat}
  210. <div class="chat"><ul>{block:Lines}
  211. <li class="person{UserNumber}">{block:Label}
  212. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  213. {/block:Chat}
  214.  
  215. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  216.  
  217. {block:Answer}
  218. <div id="question">
  219. <img src="{AskerPortraitURL-30}">
  220. <div id="asker">{Asker}: {Question}<br><br></div> </div>
  221. <div id="answer">{Answer}</div>
  222. {/block:Answer}
  223.  
  224.  
  225. {block:Audio}
  226. <div id="player">{AudioPlayerWhite} </div>
  227. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="120">{/block:AlbumArt}</div> <br>
  228. <div class="audioinfo"><b>{PlayCountWithLabel}</b> </div>
  229. <br>
  230. {block:TrackName}
  231. <div class="audioinfo"><b>Track Title:</b> {TrackName}</div>
  232. {/block:TrackName}
  233. <br>
  234. {block:Artist}
  235. <div class="audioinfo"><b>Artist:</b> {Artist}</div>
  236. {/block:Artist}
  237. <br>
  238. {block:Album}
  239. <div class="audioinfo"><b>Album:</b> {Album}</div>
  240. {/block:Album}
  241. <br><br><br><br>
  242. {block:Caption}{Caption}{/block:Caption}
  243. {/block:Audio}
  244. <br>
  245. </div>
  246.  
  247.  
  248. <div class="tag"> {block:Date} posted <a href="{Permalink}">{TimeAgo} </a> {/block:Date} <br>
  249.  
  250. <i>{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags} </div>{/block:HasTags}</i>
  251. </div>
  252.  
  253.  
  254. <div class="notes">
  255. {block:PostNotes}{PostNotes}{/block:PostNotes}
  256. </div>
  257. </div>
  258.  
  259. <div class="credit"><a href="http://mysticbloodthemes.tumblr.com/">@ MYSTICBLOODTHEMES</a></div>
  260.  
  261.  
  262. <br><br>
  263. </body>
  264. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement