dawnsalvatore

Theme #023

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