dawnsalvatore

Theme #026

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