dawnsalvatore

Theme #029

Nov 14th, 2012
722
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.04 KB | None | 0 0
  1. <!-- theme #029 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="text:Subtitle" content="" />
  17.  
  18. <meta name="color:background" content="#fdfdfa" />
  19. <meta name="color:box" content="#f7f5e9" />
  20. <meta name="color:title" content="#746f56" />
  21. <meta name="color:text" content="#a2a19c" />
  22. <meta name="color:link" content="#7e7b72" />
  23. <meta name="color:lhover" content="#aeaf9f" />
  24. <meta name="color:scrollbar" content="#a5a5a1" />
  25. <meta name="color:scrollbg" content="#fdfffe" />
  26. <meta name="color:sidebar" content="#f7f5e9" />
  27.  
  28.  
  29. <meta name="font:title" content="calibri" />
  30. <meta name="font:body" content="calibri" />
  31.  
  32. <meta name="image:sidebar" content=""/>
  33. <meta name="image:background" content="" />
  34.  
  35. <meta name="text:Link1" content="" />
  36. <meta name="text:Link1 Title" content="" />
  37. <meta name="text:Link2" content="" />
  38. <meta name="text:Link2 Title" content="" />
  39. <meta name="text:Link3" content="" />
  40. <meta name="text:Link3 Title" content="" />
  41. <meta name="text:Link4" content="" />
  42. <meta name="text:Link4 Title" content="" />
  43. <meta name="text:Link5" content="" />
  44. <meta name="text:Link5 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=Playball' 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: 230px; max-height:230px ; text-align:center}
  101.  
  102. #sbar {width:350px; height:2000px; margin-left:-10px; margin-top:-20px; position:fixed; overflow:hidden; background-color: {color:sidebar}; border-right:4px solid; padding:20px;}
  103.  
  104.  
  105.  
  106. #posts{width:505px; overflow:hidden; border-left:0px solid; border-right:0px solid; padding:3px;}
  107.  
  108.  
  109. #subtitle{font-family:'Playball', caviar;; font-size:30px; 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; shadow: grey 0.3em 0.3em 0.3em }
  110.  
  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:none; border-top:1px solid; padding-right:0px; opacity: 1;}
  117.  
  118.  
  119. #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;
  120. -webkit-transition: all 0.5s ease-in-out;
  121. -moz-transition: all 0.5s ease-in-out;
  122. -o-transition: all 0.5s ease-in-out;}
  123.  
  124.  
  125.  
  126. #questions {background-color:{color:transparent}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:caviar; font-size:11px}
  127. #questions a {color:{color:link}}
  128.  
  129. #question { padding:12px;
  130. background-color: {color:box};
  131. position: relative;}
  132.  
  133. #question:after, #demo:before { border: solid transparent;
  134. content: ' ';
  135. height: 0; left: 100%;
  136. position: absolute;
  137. width: 0;}
  138.  
  139. #question:after { border-width: 7px;
  140. border-left-color: {color:box};
  141. top: 12px;}
  142.  
  143. #question:before { border-width: 10px;
  144. border-left-color: {color:box};
  145. top: 10px;}
  146.  
  147.  
  148.  
  149.  
  150.  
  151. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  152. blockquote img, blockquote a img {max-width: 490px}
  153.  
  154. b, strong{color:{color:title};}
  155. i, em {border: none}
  156. p{margin-top:3px; margin-bottom:3px}
  157.  
  158. img a{color:{color:info}}
  159. .audio{background-color:black; display:block;}
  160.  
  161.  
  162. .user_1 .label {color:{color:lhover}; font-weight:bold}
  163. .user_2 .label {color:{color:text}; font-weight:bold}
  164. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  165.  
  166.  
  167.  
  168.  
  169.  
  170. .notes img{width:10px; position:relative; top:1px;}
  171. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  172. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  173.  
  174.  
  175.  
  176.  
  177. </style>
  178. <style type="text/css">{CustomCSS}</style>
  179. </head>
  180.  
  181. <body>
  182.  
  183. <a id="scrlTop" title="back to top" href="#" style="position: fixed; bottom: 5px; right: 5px;"><font size="4px">top</font></a>
  184. <BR>
  185.  
  186.  
  187. <div id="sbar"> <br><br><br><br>
  188.  
  189. <center><div id="subtitle">{text:Subtitle}</div></center><BR><br><br><br><br>
  190.  
  191. <font size=2> <center> H<a href="/">ome </a>
  192. M<a href="/ask">essage </a>
  193. T<a href="http://salvatoreh.tumblr.com/tagged/theme">heme </a></center> </font>
  194.  
  195. <center><div id="sidebarimg"><img src="{image:sidebar}">
  196. <center>{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  197. {block:ifLink2}<a href="{text:Link2}"> ~ {text:Link2 Title}</a>{/block:ifLink2}
  198. {block:ifLink3}<a href="{text:Link3}"> ~ {text:Link3 Title}</a>{/block:ifLink3}
  199. {block:ifLink4}<a href="{text:Link4}"> ~ {text:Link4 Title}</a>{/block:ifLink4}
  200. {block:ifLink5}<a href="{text:Link5}"> ~ {text:Link5 Title}</a>{/block:ifLink5}
  201. </center>
  202.  
  203.  
  204. </div>
  205.  
  206.  
  207. <br>
  208. <center>{block:Description}{Description}{/block:Description}<br></center>
  209. <br>
  210. <center> <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>
  211.  
  212.  
  213. </div>
  214. <BR>
  215. </div>
  216.  
  217.  
  218.  
  219.  
  220. <div id="entries">
  221. {block:Posts}
  222. <div id="posts">
  223.  
  224.  
  225. <div id="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}<br></a> {/block:Tags}{/block:HasTags}</div>
  226.  
  227. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  228. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  229. {block:Text}{Body}{/block:Text}
  230.  
  231. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  232. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  233.  
  234. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  235. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  236.  
  237. {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}
  238.  
  239. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  240.  
  241.  
  242. {block:Answer}
  243. <img align="right" src="{AskerPortraitURL-40}"> <div id="question" style="width:420px;">{Asker}: {Question}</div> <BR>
  244. {Answer}
  245. {/block:Answer}
  246.  
  247. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  248.  
  249.  
  250. <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>
  251. </div>
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258. </br></br>
  259.  
  260. {block:PostNotes}{PostNotes}{/block:PostNotes}
  261.  
  262. {/block:Posts}
  263.  
  264. </div>
  265.  
  266. </body>
  267. </html>
Advertisement
Add Comment
Please, Sign In to add comment