dawnsalvatore

Theme #024

Sep 18th, 2012
793
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.83 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- theme #024 by dawnsalvatore -->
  4.  
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="text:Subtitle" content="" />
  8.  
  9. <meta name="color:background" content="#020202" />
  10. <meta name="color:title" content="#ac999e" />
  11. <meta name="color:text" content="#c9bdbd" />
  12. <meta name="color:link" content="#bd8f9a" />
  13. <meta name="color:lhover" content="#c9b7bb" />
  14. <meta name="color:border" content="#c9b7bb" />
  15. <meta name="color:scrollbar" content="#c0a19b" />
  16. <meta name="color:scrollbg" content="#fffbf3" />
  17.  
  18.  
  19. <meta name="font:title" content="calibri" />
  20. <meta name="font:body" content="caviar" />
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="image:background" content="" />
  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. <meta name="text:Link4" content="" />
  32. <meta name="text:Link4 Title" content="" />
  33. <meta name="text:Link5" content="" />
  34. <meta name="text:Link5 Title" content="" />
  35. <meta name="text:Link6" content="" />
  36. <meta name="text:Link6 Title" content="" />
  37. <meta name="text:Link7" content="" />
  38. <meta name="text:Link7 Title" content="" />
  39.  
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Quattrocento' rel='stylesheet' type='text/css'>
  44.  
  45.  
  46. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  47. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  48. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  49. <link rel="shortcut icon" href="{Favicon}" />
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  51. <style type="text/css">
  52.  
  53.  
  54. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  55.  
  56. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  57.  
  58. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  59.  
  60. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  61.  
  62. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  63.  
  64. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  65.  
  66. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  67.  
  68. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  69.  
  70. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
  71.  
  72.  
  73. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:120%; text-align:justify}
  74.  
  75. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  76. a:hover{opacity:1; padding:0px; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0s ease-out; transition:all 0s ease-out; color:{color:lhover};}
  77.  
  78.  
  79.  
  80. #entries{left:50%; margin-left:510px; margin-top:0px; width:510px;}
  81.  
  82.  
  83.  
  84.  
  85. #entries:hover #info {
  86. opacity:1;
  87. display:block;
  88. -webkit-transition-duration: 0.6s;
  89. -moz-transition-duration: 0.6s;
  90. }
  91.  
  92. #entries:hover #tags {
  93. opacity:1;
  94. display:block;
  95. -webkit-transition-duration: 0.6s;
  96. -moz-transition-duration: 0.6s;
  97. }
  98.  
  99.  
  100. #sidebarimg img {max-width: 240px; max-height:275px ; text-align:center}
  101.  
  102. #sbar {max-width:255px; margin-top:75px; margin-left:150px; position:fixed; overflow:hidden; background-color: {color:transparent}; border-left:0px solid; border-right:0px solid; padding:3px;}
  103.  
  104.  
  105. #nav {text-align:center; position:fixed}
  106. #nav img {width:60px; margin-left:140px; margin-top:-3px}
  107. #nav a {margin-top:150px; margin-left:140px; font-family:caviar; font-size:10px; text-transform: uppercase; color:{color:nlinks}; text-align: center}
  108. #nav a:hover {color:{color:nlinks}; background-color:{color:nhover}}
  109.  
  110. #posts{overflow:hidden; border-left:0px solid; border-right:0px solid; padding:3px;}
  111.  
  112. h1{color:{color:title}; font-family:caviar; font-size:16px; line-height:17px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  113.  
  114. h2{color:{color:title}; font-family:caviar; font-size:15px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  115.  
  116. #info{display:block; font-size:9px; text-align:right; border-top:1px; padding-right:5px; opacity: 0;}
  117.  
  118.  
  119. #tags {background-color:{color:transparent}; font-family:georgia; padding:2px; font-style:none; font-size:9px; margin-top:0px;
  120. position: absolute;
  121. margin-left: 508px; opacity: 0;}
  122.  
  123.  
  124. #questions {background-color:{color:transparent}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:caviar; font-size:11px}
  125. #questions a {color:{color:link}}
  126.  
  127.  
  128.  
  129. #title{font-family:'Quattrocento', caviar;; font-size:25px; line-height:28px; letter-spacing:2px; font-weight:normal; font-style:normal; text-transform:none; margin:0px; padding:0px; text-align:center; margin-bottom:-16px; margin-top:2px;}
  130.  
  131. #subtitle{font-family:'Playball', caviar;; font-size:15px; line-height:28px; letter-spacing:2px; font-weight:normal; font-style:normal; text-transform:none; margin:0px; padding:0px; text-align:center; margin-bottom:-6px; margin-top:0px; }
  132.  
  133. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  134. blockquote img, blockquote a img {max-width: 490px}
  135.  
  136. b, strong{color:{color:title};}
  137. i, em {border: none}
  138. p{margin-top:3px; margin-bottom:3px}
  139.  
  140. img a{color:{color:info}}
  141. .audio{background-color:black; display:block;}
  142.  
  143.  
  144. .user_1 .label {color:{color:lhover}; font-weight:bold}
  145. .user_2 .label {color:{color:text}; font-weight:bold}
  146. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  147.  
  148.  
  149. .borderimage
  150. {border: 2px solid {color:border}; background-color: transparent; padding:4px; margin:1px;}
  151.  
  152. .notes img{width:10px; position:relative; top:1px;}
  153. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  154. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  155.  
  156.  
  157.  
  158.  
  159. </style>
  160. <style type="text/css">{CustomCSS}</style>
  161. </head>
  162.  
  163. <body>
  164. <BR>
  165.  
  166.  
  167.  
  168. <div id="sbar">
  169. <center><div id="title"><a href="/">{Title}</a></div></center>
  170. <center><div id="subtitle">{text:Subtitle}</div></center>
  171. <br>
  172. <center> <a href="/">home</a> · <a href="/ask"> askbox</a> · <a href="http://ladysmolderhalder.tumblr.com/tagged/theme"> theme</a> {block:ifLink1}<a href="{text:Link1}"> · {text:Link1 Title}</a>{/block:ifLink1}
  173. </center>
  174. <center><div id="sidebarimg"><img src="{image:sidebar}""border="0" class="borderimage"/>
  175. </div> </center>
  176.  
  177. <center> {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  178. {block:ifLink3}<a href="{text:Link3}"> - {text:Link3 Title}</a>{/block:ifLink3}
  179. {block:ifLink4}<a href="{text:Link4}"> -{text:Link4 Title}</a>{/block:ifLink4}
  180. {block:ifLink5}<a href="{text:Link5}"> - {text:Link5 Title}</a>{/block:ifLink5}
  181. {block:ifLink6}<a href="{text:Link6}"> - {text:Link6 Title}</a>{/block:ifLink6}
  182. {block:ifLink7}<a href="{text:Link7}"> - {text:Link7 Title}</a>{/block:ifLink7}</center> <br> <center>
  183. <center> {block:Description}{Description}{/block:Description}</center> <br>
  184. {block:Pagination}
  185. <div class="pagination">
  186. {block:PreviousPage}
  187. <a class="jumppage" href="{PreviousPage}">«</a>
  188. {/block:PreviousPage}
  189.  
  190. {block:JumpPagination length="5"}
  191. {block:CurrentPage}
  192. <span class="currentpage">{PageNumber}</span>
  193. {/block:CurrentPage}
  194.  
  195. {block:JumpPage}
  196. <a class="jumppage" href="{URL}">{PageNumber}</a>
  197. {/block:JumpPage}
  198. {/block:JumpPagination}
  199.  
  200. {block:NextPage}
  201. <a class="jumppage" href="{NextPage}">»</a>
  202. {/block:NextPage}
  203. </div>
  204. {/block:Pagination}</center>
  205.  
  206.  
  207. </div>
  208. <BR>
  209. </div>
  210.  
  211. <div id="entries">
  212. {block:Posts}
  213. <div id="posts">
  214.  
  215.  
  216. <div id="tags"> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
  217.  
  218. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  219. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  220. {block:Text}{Body}{/block:Text}
  221.  
  222. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  223. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  224.  
  225. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  226. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  227.  
  228. {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}
  229.  
  230. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  231.  
  232. {block:Answer}<div id="questions"><img src="{AskerPortraitURL-24}"> {Asker} asked: "{Question}"</div>
  233. {Answer}{/block:answer}
  234.  
  235. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  236.  
  237.  
  238. <div id="info"><a href="{Permalink}">posted {TimeAgo}</a>{/block:Date}{block:NoteCount}<a href="{Permalink}"> with {NoteCount} notes</a>{/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> <br> via {ReblogParentName}<title="{ReblogParentTitle}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}"> | source </a>{/block:ContentSource} (<a href="{ReblogURL}" target="_blank">reblog</a>)<br>
  239. </div>
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246. </br></br>
  247.  
  248. {block:PostNotes}{PostNotes}{/block:PostNotes}
  249.  
  250. {/block:Posts}
  251.  
  252. </div>
  253.  
  254. </body>
  255. </html>
Advertisement
Add Comment
Please, Sign In to add comment