Advertisement
dawnsalvatore

New #023

Nov 9th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.44 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{width:475px; margin-left:500px; margin-top:5px ; margin-bottom:5px ; }
  59.  
  60. #posts{overflow:hidden; border-left:0px solid; border-right:0px solid; padding:3px;}
  61.  
  62.  
  63.  
  64. #entries:hover #tags {
  65. opacity:1;
  66. display:block;
  67. -webkit-transition-duration: 0.6s;
  68. -moz-transition-duration: 0.6s;
  69. }
  70.  
  71.  
  72.  
  73.  
  74. #sidebarimg img {max-width: 240px; max-height:275px ; text-align:center}
  75.  
  76. #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;}
  77.  
  78.  
  79. #nav {text-align:center; position:fixed}
  80. #nav img {width:60px; margin-left:140px; margin-top:-3px}
  81. #nav a {margin-top:150px; margin-left:140px; font-family:caviar; font-size:10px; text-transform: uppercase; color:{color:nlinks}; text-align: center}
  82. #nav a:hover {color:{color:nlinks}; background-color:{color:nhover}}
  83.  
  84.  
  85.  
  86. 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}
  87.  
  88. 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}
  89.  
  90. #info{display:block; font-size:9px; text-align:right; border-top:1px; padding-right:5px;}
  91.  
  92.  
  93. #tags {background-color:{color:transparent}; font-family:georgia; padding:2px; font-style:none; font-size:9px; margin-top:0px;
  94. position: absolute;
  95. margin-left: 508px; opacity: 0;}
  96.  
  97.  
  98. #questions {background-color:{color:transparent}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:caviar; font-size:11px}
  99. #questions a {color:{color:link}}
  100.  
  101.  
  102.  
  103. #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;}
  104.  
  105. #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; }
  106.  
  107. blockquote {border-left:2px {color:body} solid; padding-left:8px; margin:0px 2px 0px 10px}
  108. blockquote img, blockquote a img {max-width: 490px}
  109.  
  110. b, strong{color:{color:title};}
  111. i, em {border: none}
  112. p{margin-top:3px; margin-bottom:3px}
  113.  
  114. img a{color:{color:info}}
  115. .audio{background-color:black; display:block;}
  116.  
  117.  
  118. .user_1 .label {color:{color:lhover}; font-weight:bold}
  119. .user_2 .label {color:{color:text}; font-weight:bold}
  120. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  121.  
  122.  
  123.  
  124.  
  125. .notes img{width:10px; position:relative; top:1px;}
  126. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  127. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  128.  
  129.  
  130.  
  131.  
  132. </style>
  133. <style type="text/css">{CustomCSS}</style>
  134. </head>
  135.  
  136. <body>
  137. <BR>
  138.  
  139.  
  140.  
  141. <div id="sbar">
  142. <center><div id="title"><a href="/">{Title}</a></div></center>
  143. <center><div id="subtitle">{text:Subtitle}</div></center>
  144. <br>
  145.  
  146. <center><div id="sidebarimg"><img src="{image:sidebar}">
  147. </div><br> </center>
  148. <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}
  149. </center>
  150.  
  151.  
  152.  
  153. <center> {block:Description}{Description}{/block:Description}</center>
  154. <center> {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  155. {block:ifLink3}<a href="{text:Link3}"> - {text:Link3 Title}</a>{/block:ifLink3}
  156. {block:ifLink4}<a href="{text:Link4}"> -{text:Link4 Title}</a>{/block:ifLink4}
  157. {block:ifLink5}<a href="{text:Link5}"> - {text:Link5 Title}</a>{/block:ifLink5}
  158. {block:ifLink6}<a href="{text:Link6}"> - {text:Link6 Title}</a>{/block:ifLink6}
  159. {block:ifLink7}<a href="{text:Link7}"> - {text:Link7 Title}</a>{/block:ifLink7}</center> <br> <center>
  160. {block:Pagination}
  161. <div class="pagination">
  162. {block:PreviousPage}
  163. <a class="jumppage" href="{PreviousPage}">«</a>
  164. {/block:PreviousPage}
  165.  
  166. {block:JumpPagination length="5"}
  167. {block:CurrentPage}
  168. <span class="currentpage">{PageNumber}</span>
  169. {/block:CurrentPage}
  170.  
  171. {block:JumpPage}
  172. <a class="jumppage" href="{URL}">{PageNumber}</a>
  173. {/block:JumpPage}
  174. {/block:JumpPagination}
  175.  
  176. {block:NextPage}
  177. <a class="jumppage" href="{NextPage}">»</a>
  178. {/block:NextPage}
  179. </div>
  180. {/block:Pagination}</center>
  181.  
  182.  
  183. </div>
  184. <BR>
  185. </div>
  186.  
  187. <div id="entries">
  188. {block:Posts}
  189. <div id="posts">
  190.  
  191.  
  192. <div id="tags"> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
  193.  
  194. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  195. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  196. {block:Text}{Body}{/block:Text}
  197.  
  198. {block:Link}<a href="{URL}" class="link" {Target}>{Name}&nbsp</a></h1>
  199. {block:Description}{Description}{/block:Description}{/block:Link}
  200.  
  201. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  202. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  203.  
  204. {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  205.  
  206.  
  207. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  208.  
  209. {block:Answer}<div id="questions"><img src="{AskerPortraitURL-24}"> {Asker} asked: "{Question}"</div>
  210. {Answer}{/block:answer}
  211.  
  212. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  213.  
  214.  
  215. <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>
  216. </div>
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223. </br></br>
  224.  
  225. {block:PostNotes}{PostNotes}{/block:PostNotes}
  226.  
  227. {/block:Posts}
  228.  
  229. </div>
  230.  
  231. </body>
  232. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement