dawnsalvatore

Theme #030

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