magicblood

new

Jan 6th, 2013
2,026
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.75 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.  
  6. <!----
  7.  
  8. © THEME MADE BY MAGICBLOOD
  9.  
  10. * Please do not remove any credits or else don't use my theme.
  11.  
  12. * http://magicblood.tumblr.com/
  13.  
  14. ---->
  15. <!-- DEFAULT VARIABLES -->
  16.  
  17. <meta name="color:Background" content="#FFFFFF" />
  18. <meta name="color:Title" content="#000000" />
  19. <meta name="color:Text" content="#000000" />
  20. <meta name="color:Links" content="#ff0030" />
  21. <meta name="color:Links Hover" content="#FF5050" />
  22. <meta name="color:Chat" content="#fff" />
  23. <meta name="color:Audio" content="#EEE" />
  24. <meta name="color:Ask" content="#000" />
  25. <meta name="color:dateside" content="#EEE" />
  26. <meta name="text:Line Height" content="13px" />
  27. <meta name="image:Background" content="" />
  28. <meta name="image:Sidebar" content="" />
  29.  
  30. <link rel="shortcut icon" href="{Favicon}" />
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  32. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  33. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}
  34. {block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  35. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36.  
  37.  
  38.  
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43.  
  44.  
  45.  
  46. body{
  47.  
  48. color:{color:text};
  49. background-color: {color:background};
  50. background-image:url({image:background});
  51. background-position: center;
  52. background-attachment:fixed;
  53. background-repeat: repeat;
  54. color: {color:text};
  55. font-family: 'helvetica', monospace; font-size: 12px;
  56. text-align:justify;
  57. letter-spacing:px;
  58.  
  59.  
  60. }
  61.  
  62. a:link, a:active, a:visited{
  63. color: {color:links};
  64. text-decoration:none;
  65. -webkit-transition-duration: 2s;
  66. }
  67.  
  68. a:hover{
  69. color:{color:links hover};-webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;
  70.  
  71. }
  72.  
  73.  
  74.  
  75. #center{
  76. position:absolute;
  77. left:50%;
  78. margin-left:-100px;
  79. top:-10px;
  80. width:600px;
  81.  
  82. }
  83.  
  84. #box{
  85. background-color:;
  86. padding:10px;
  87. margin-left:-20px;
  88. margin-bottom:0px;
  89. width: 500px;
  90. font-size:11px;
  91.  
  92. }
  93.  
  94.  
  95.  
  96. .entry:hover .dateside{
  97. opacity:1.0;
  98. -moz-opacity: 1.0;
  99. }
  100. {block:IndexPage}
  101. [id="box"]:hover [class="dateside"]{
  102. opacity:1.0;
  103. -moz-opacity: 1.0;
  104.  
  105. }
  106. {/block:IndexPage}
  107.  
  108. #sidebar {
  109. background-color: ;
  110. padding:10px;
  111. border: 0px solid #acabab;
  112. margin-top:40px;
  113. position: fixed;
  114. width: 300px;
  115. font-size: 12px;
  116. font-family: 'helvetica', Courier, monospace; font-size: 12px;
  117. letter-spacing:normal;
  118. margin-left:-350px;
  119. line-height:13px;
  120. font-size:11.0px;
  121.  
  122. }
  123.  
  124.  
  125.  
  126. #sidemenu {
  127. margin-left:20px;
  128. padding:0px;
  129. width:250px;
  130.  
  131. }
  132.  
  133.  
  134.  
  135. #sidelinks{position:relative; }
  136.  
  137. #sidelinks a{opacity: .9;
  138. width:200px;font-weight:normal; text-transform:lowcase; text-align:center; letter-spacing:1px; padding:1px; font-size:11px;
  139. -moz-transition: 0.3s ease-in;
  140. -webkit-transition: 0.3s ease-in;
  141. -o-transition: 0.3s ease-in;
  142. transition: 0.3s ease-in; }
  143.  
  144.  
  145. #simg img {max-width: 300px; height: auto; text-align:center;}
  146.  
  147.  
  148. .dateside { padding:2px; text-align:left; width:500px;padding-bottom:0px; position:relative; margin-top:10px; z-index: 999; overflow:hidden; text-transform:lowercase;
  149.  
  150. }
  151.  
  152. h1, big{
  153. color:{color:title};
  154. font-family:Courier New', Courier,;
  155. font-size:14px;
  156. line-height:20px;
  157. letter-spacing:1px;
  158. font-weight:bold;
  159. text-transform:normal;
  160. margin:0px;
  161. padding:0px;
  162. text-align:left;
  163.  
  164. }
  165.  
  166. h3{
  167. color:{color:title};
  168. font-family:Courier New', Courier,;
  169. font-size:20px;
  170. line-height:auto;
  171. letter-spacing:1px;
  172. font-weight:normal;
  173. font-style:none;
  174. text-transform:capital;
  175. margin:0px;
  176. padding-bottom:5px;
  177. }
  178.  
  179.  
  180. .quest {
  181. color:#fff;
  182. font-size: 12px;
  183. font-weight: normal;
  184. font-family: 'Helvetica';
  185. line-height:13px;
  186. background: {color:ask};
  187. margin: 0 0 10px 0;
  188. padding: 20px 15px;
  189. position: relative;}
  190.  
  191.  
  192. .asker {left:0px; text-align:left; }
  193. .asker a {color:#000000;}
  194.  
  195. .answer {color:#FFF; text-align:left;}
  196.  
  197.  
  198.  
  199. .chat{list-style: none; font-size: 10px; margin: 0px;}
  200.  
  201. .chat ul {line-height: 15px; list-style: none; padding: 0px; margin: 0px;}
  202.  
  203. .line.odd {color: #727272; padding: 2px 5px}
  204.  
  205. .line.odd .label {font-weight: bold; padding: 3px; color: #727272; text-transform: uppercase;}
  206.  
  207. .line.even {color: #000; padding: 2px 5px}
  208.  
  209. .line.even .label {font-weight: bold; padding: 3px; color: #000; text-transform: uppercase;}
  210.  
  211.  
  212.  
  213. .bigquote{font-size: 80px; color:{color:links hover}; line-height:80px;}
  214.  
  215. .pquote{font-size: 20px; font-family:Courier New', Courier; font-style:normal; letter-spacing: 1px; serif; line-height: 18px;
  216.  
  217. text-transform: normal; margin-top: -70px; text-indent: 45px}
  218.  
  219.  
  220.  
  221. blockquote {
  222. padding:5px;
  223. padding-left:10px;
  224. margin:5px;
  225. border-left:4px solid {color:text};
  226. }
  227.  
  228. b, strong{color:{color:text};}
  229.  
  230. .left{ float:left;}
  231.  
  232. i, em {color:{color:text};}
  233. p{margin-top:3px; margin-bottom:3px;}
  234. blockquote img{ display:block;}
  235. blockquote p {padding:0px; margin:0px;}
  236. blockquote blockquote {position:relative; left:-5px; margin-top:0px; margin-right:0px; padding-right:0px;}
  237. a img{border:none;}
  238. #audio{background-color:{color:audio}; padding:10px; text-align:center;}
  239. .user_1 .label, .user_4 .label, .user_7 .label {color:#030303;}
  240. .user_2 .label, .user_5 .label, .user_8 .label {color:#44A76F;}
  241. .user_3 .label, .user_6 .label, .user_9 .label {color:#000000; opacity:.75;}
  242. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  243. .notes img{width:10px; position:relative; top:1px;}
  244. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  245. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  246.  
  247. </style>
  248.  
  249.  
  250.  
  251. <style type="text/css"></style>
  252.  
  253.  
  254. <meta name="robots" content="index, follow">
  255.  
  256.  
  257. </head>
  258. <body>
  259.  
  260.  
  261.  
  262. <div id="center">
  263. <div id="sidebar">
  264. <center><h3><a href="/">{title}</a></h3></center><br>
  265.  
  266. <div id="simg"><a href="/"><img src="{image:sidebar}" width="500px" alt="{PhotoAlt}"/></a></div>
  267. <div id="sidemenu">
  268. <br>
  269. <center>
  270. <div id="sidelinks">
  271. <a href="/">home</a>
  272. <a href="/ask">ask</a>
  273. <a href="/archive">archive</a>
  274. <a href="http://magicblood.tumblr.com/">©</a>
  275.  
  276.  
  277. </div></div></center>
  278.  
  279. <br>
  280. <div id="sidebarin">
  281.  
  282.  
  283. {block:Description}{Description}</a>{/block:Description}
  284. <br></br><center>
  285. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</center>
  286. </div>
  287. <BR>
  288. </div>
  289.  
  290. <br><br><br>
  291.  
  292.  
  293. {block:Posts}
  294.  
  295. <div id="box">
  296.  
  297. {block:Photo}
  298.  
  299. {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}"/></a> {LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  300.  
  301. {block:Photoset}<center>{Photoset-500}</center>
  302. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  303. {block:Video}{Video-500}
  304. {block:Caption}{Caption}{/block:Caption}
  305.  
  306. {/block:Video}
  307.  
  308.  
  309. {block:Quote}<b class="bigquote">“</b><div class="pquote">{Quote}&nbsp;</div>
  310. {/block:Quote}
  311. {block:Title}<h3>{Title}&nbsp;</h3> {/block:Title}
  312. {block:Link}<a href="{URL}" class="link" {Target}><h3>{Name}&nbsp;</h3></a>{/block:Link}
  313. {block:Text}{Body}{/block:Text}
  314. {block:Quote}{block:Source}<div style"text align="right""><P>— {Source}</div></center>{/block:Source}
  315. {/block:Quote}
  316. {block:Link}{block:Description}<P>{Description}</p>{/block:Description}
  317. {/block:Link}
  318. {block:Chat}
  319. <div class="chat"><ul>{block:Lines}<li class="line {Alt}">{block:Label}
  320. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  321. {/block:Chat}
  322. {block:Answer}
  323. <div class="quest">
  324. <b><font style="color:#fff">{Asker}:</font></b> {Question}
  325. </div>
  326. <div class="answer"><font style="color:#000">{Answer}</font></div>
  327. {/block:Answer}
  328. {block:Audio}<div id="audio">
  329. {block:AlbumArt}<img src="{AlbumArtURL}" width="207"/>{/block:AlbumArt}
  330. {AudioPlayerWhite}
  331. </div>
  332. {block:Caption}{Caption}{/block:Caption}
  333. {/block:Audio}
  334. {block:permalinkpage}
  335. {block:ContentSource}
  336. (source: <a href="{SourceURL}">{SourceTitle} </a>
  337. {/block:ContentSource}
  338. {block:RebloggedFrom},<a href="{ReblogParentURL}">{ReblogParentName}</a>)
  339. {/block:RebloggedFrom}{/block:permalinkpage}
  340. {block:Date}
  341.  
  342. <div class="dateside">
  343. <b>{block:NoteCount}<a href="{Permalink}" >{NoteCount}</a>{/block:NoteCount}</b> ♡ {TimeAgo} »
  344.  
  345. {block:Tags} <a href="{TagURL}">#{Tag}</a>
  346. {/block:Tags}<br></br>
  347. </div>{/block:Date}
  348.  
  349.  
  350. </div>
  351.  
  352.  
  353.  
  354.  
  355. {block:PostNotes}<div id="box">
  356. {PostNotes}</div>{/block:PostNotes}
  357.  
  358.  
  359. {/block:Posts}
  360.  
  361. </div>
  362.  
  363.  
  364. </body>
  365. </html>
Advertisement
Add Comment
Please, Sign In to add comment