dawnsalvatore

Theme #035

Nov 18th, 2012
939
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.75 KB | None | 0 0
  1. <!-- theme #035 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="#ffffff" />
  16. <meta name="color:Ask" content="#f5f3f0" />
  17. <meta name="color:Title" content="#1d1c1a" />
  18. <meta name="color:Text" content="#575552" />
  19. <meta name="color:Link" content="#9e9994" />
  20. <meta name="color:Linkhover" content="#eeeae4" />
  21. <meta name="color:Border" content="#dbd7d1" />
  22. <meta name="color:Scrollbar" content="#b2b6b6" />
  23. <meta name="color:Scrollbg" content="#fffffe" />
  24. <meta name="color:Italic" content="#a09b92"/>
  25. <meta name="color:Bold" content="#999692"/>
  26. <meta name="color:Box" content="#ebe6e0"/>
  27. <meta name="color:Boxhover" content="#cfcac4"/>
  28.  
  29. <meta name="font:title" content="georgia" />
  30. <meta name="font:body" content="cambrial" />
  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.  
  50. <style type="text/css">
  51.  
  52.  
  53.  
  54. ::-webkit-scrollbar {height: 6px;width: 7px;}
  55. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  56. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  57.  
  58. 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;}
  59.  
  60. 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;}
  61.  
  62. 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}
  63.  
  64. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  65. 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:linkhover};}
  66.  
  67.  
  68.  
  69. #entries{margin-left:575px; width:540px; font-family: cambria}
  70. #entries:hover #tags {
  71. opacity: 1;
  72. display: block;
  73. margin-left:510px; padding:3px;
  74. -webkit-transition: opacity 0.5s linear;
  75. -webkit-transition: all 0.5s ease-in-out;
  76. -moz-transition: all 0.5s ease-in-out;
  77. -o-transition: all 0.5s ease-in-out;}
  78.  
  79. #title{font-family: georgia; font-size:12px; letter-spacing:0px; line-height:16px; letter-spacing:2px; font-weight:normal; font-style:italic; text-transform:none; margin:0px; padding:0px; text-align:center; border-bottom:1px solid {color:border}; padding:2px; width:150px; z-index:100;}
  80.  
  81.  
  82. #sidebarimg img {max-width:200px; max-height:200px ; text-align:center}
  83.  
  84.  
  85. #sbar {max-width:260px; margin-top:100px; margin-left:250px; position:fixed; overflow:hidden; background-color: {color:transparent}; border-left:0px solid; border-right:0px solid; padding:3px;}
  86.  
  87. #sbar:hover #tlinks { margin-top:5px; opacity: 1;
  88. -webkit-transition:all 0.7s ease-out;
  89. -moz-transition:all 0.7s ease-out;
  90. transition:all 0.7s ease-out;}
  91.  
  92.  
  93. #tlinks { width:15px; margin-top:-10px; padding:30px; text-align: center;
  94. margin-left:35px; display:block; font-size:10px; font-family:consolas; line-spacing:6px; background-color:tansparent; letter-spacing: 1px; position:fixed; overflow: visible; opacity: 0; }
  95.  
  96. #tlinks a { background-color:{color:box}; color:{color:links}; display:inline-block; width: 60px; height: 10px; margin-top: 0px; text-transform: lowercase; font-weight: none; margin-bottom: 2px;
  97. opacity:1;
  98. text-align: center;
  99. padding:5px;}
  100. #tlinks a:hover {background-color:{color:boxhover}; color:{color:text}; opacity: 1;}
  101.  
  102.  
  103. #posts{width:505px; overflow:hidden; border-left:0px solid; border-right:0px solid; padding:5px;}
  104.  
  105. #credit {position: fixed; opacity:3; font-family:cambria; font-size:10px; letter-spacing:0px; text-align:left; bottom:10px; right:20px; background: none; border:1px solid {color:border}; padding:3px; padding:10px;
  106. -moz-transition-duration:0.5s;
  107. -webkit-transition-duration:0.5s;
  108. -o-transition-duration:0.5s;
  109. }
  110.  
  111. #credit:hover {
  112. display:block;}
  113.  
  114.  
  115.  
  116. h1{color:{color:title}; font-family:calibri; font-size:16px; line-height:17px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  117.  
  118. h2{color:{color:title}; font-family:calibri; 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}
  119.  
  120. #info{display:block; font-size:9px; text-align:none; border-top:1px solid {color:border}; padding-right:3px; opacity: 1;}
  121.  
  122.  
  123. #tags {float: left; position:absolute; width: 200px; border-left:2px solid {color:border}; opacity: 0; font-family: cambria; font-size:9px; color:{color:text}; text-transform: lowercase; margin-left:450px; margin-top:0px; line-height:12px; -webkit-transition: opacity 0.5s linear;
  124. -webkit-transition: all 0.5s ease-in-out;
  125. -moz-transition: all 0.5s ease-in-out;
  126. -o-transition: all 0.5s ease-in-out;}
  127.  
  128.  
  129. #asker { float:left; margin-right:5px; border: 1px solid {color:border}; padding:3px;}
  130.  
  131. #asked {
  132. font-family:cambrial;
  133. font-size:9px;
  134. letter-spacing:1px;
  135. font-style:normal;
  136. padding-bottom:3px;
  137. }
  138.  
  139. #description { display: block; width:175px; background: url(http://static.tumblr.com/akhimg2/fAbm9o4gq/untitled-2.png) no-repeat 0 3px; padding-left: 10px; padding-top:10px; font-size:10px; color: {color:text}; }
  140.  
  141.  
  142.  
  143.  
  144.  
  145. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  146. blockquote img, blockquote a img {max-width: 490px}
  147.  
  148. b, strong{color:{color:bold};}
  149. i, em {border: none; color:{color:italic};}
  150. p{margin-top:3px; margin-bottom:3px}
  151.  
  152. img a{color:{color:info}}
  153. .audio{background-color:black; display:block;}
  154.  
  155.  
  156. .user_1 .label {color:{color:lhover}; font-weight:bold}
  157. .user_2 .label {color:{color:text}; font-weight:bold}
  158. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  159.  
  160.  
  161. .borderimage
  162. {border: 1px solid {color:border}; background-color: transparent; padding:5px; margin:0px;}
  163.  
  164.  
  165.  
  166. .notes img{width:10px; position:relative; top:1px;}
  167. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  168. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  169.  
  170.  
  171.  
  172.  
  173.  
  174. </style>
  175. <style type="text/css">{CustomCSS}</style>
  176. </head>
  177.  
  178. <body>
  179. <BR>
  180.  
  181.  
  182. <div id="sbar">
  183.  
  184. <div id="tlinks">
  185. <center>
  186. <a href="/">refresh</a> <br>
  187. <a href="/ask">message</a> <br>
  188. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}<br>
  189. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2} <br>
  190. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} <br>
  191. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4} <br>
  192. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  193.  
  194. </center></div>
  195.  
  196. <center> <div id="sidebarimg"><img src="{image:sidebar}""border="0" class="borderimage"/></div></center>
  197. <center><div id="title">{Title}</div></center>
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204. <center> <div id="description">
  205. {Description}</div></center><br><br>
  206. <center> {block:Pagination}
  207. <div class="pagination">
  208. {block:PreviousPage}
  209. <a class="jumppage" href="{PreviousPage}">«</a>
  210. {/block:PreviousPage}
  211.  
  212. {block:JumpPagination length="5"}
  213. {block:CurrentPage}
  214. <span class="currentpage">{PageNumber}</span>
  215. {/block:CurrentPage}
  216.  
  217. {block:JumpPage}
  218. <a class="jumppage" href="{URL}">{PageNumber}</a>
  219. {/block:JumpPage}
  220. {/block:JumpPagination}
  221.  
  222. {block:NextPage}
  223. <a class="jumppage" href="{NextPage}">»</a>
  224. {/block:NextPage}
  225. </div>
  226. {/block:Pagination}</center>
  227.  
  228.  
  229.  
  230. </div>
  231. </div>
  232.  
  233.  
  234.  
  235. <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme"> Theme</a></div>
  236.  
  237. <div id="entries">
  238. {block:Posts}
  239. <div id="posts">
  240.  
  241.  
  242. <div id="tags"> {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
  243.  
  244. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  245. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  246. {block:Text}{Body}{/block:Text}
  247.  
  248. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  249. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  250.  
  251. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  252. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  253.  
  254. {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}
  255.  
  256. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  257.  
  258.  
  259. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div><div id="asked">{Asker}: {Question}</div><br><center>{Answer}{/block:Answer}</center>
  260.  
  261. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  262.  
  263.  
  264. <br><center><div id="info">posted on {DayOfMonthWithZero} {ShortMonth} {ShortYear}</a>{/block:Date}{block:NoteCount} with<a href="{Permalink}"> {NoteCount} notes</a>{/block:NoteCount} + <a href="{ReblogURL}" target="_blank">reblog</a></center>
  265. </div>
  266.  
  267.  
  268.  
  269. </br></br>
  270.  
  271. {block:PostNotes}{PostNotes}{/block:PostNotes}
  272.  
  273. {/block:Posts}
  274.  
  275. </div>
  276.  
  277. </body>
  278. </html>
Advertisement
Add Comment
Please, Sign In to add comment