Advertisement
dawnsalvatore

Theme #34,5

Apr 14th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.30 KB | None | 0 0
  1. <!-- theme #034,5 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="#c4c0bc" />
  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.  
  27. <meta name="font:title" content="georgia" />
  28. <meta name="font:body" content="cambria" />
  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. <style type="text/css">
  50.  
  51. @font-face {
  52. font-family: "handsean";
  53. src: url(http://static.tumblr.com/huq2wzq/hJKmawne0/handsean.ttf);
  54. }
  55.  
  56. @font-face {
  57. font-family: "visitor";
  58. src: url(http://static.tumblr.com/huq2wzq/V4Wmbbgsc/visitor1.ttf);
  59. }
  60.  
  61. @font-face {
  62. font-family: "pacifico";
  63. src: url(http://static.tumblr.com/pfarbl3/kCWm8gu9y/pacifico.ttf);
  64. }
  65.  
  66. ::-webkit-scrollbar {height: 5px;width: 6px;}
  67. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  68. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  69.  
  70. 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;}
  71.  
  72. 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;}
  73.  
  74. 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}
  75.  
  76. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  77. 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};}
  78.  
  79.  
  80.  
  81. #entries{margin-left:575px; width:540px; font-family: cambria}
  82. #entries:hover #tags {
  83. opacity: 1;
  84. display: block;}
  85.  
  86. #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;}
  87.  
  88.  
  89. #sidebarimg img {max-width:200px; max-height:200px ; text-align:center}
  90.  
  91.  
  92. #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;}
  93.  
  94.  
  95.  
  96. #posts{width:505px; overflow:hidden; border-left:0px solid; border-right:0px solid; padding:3px;}
  97.  
  98. #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;
  99. -moz-transition-duration:0.5s;
  100. -webkit-transition-duration:0.5s;
  101. -o-transition-duration:0.5s;
  102. }
  103.  
  104. #credit:hover {
  105. display:block;
  106. -webkit-transform: rotate(-360deg);
  107.  
  108. }
  109.  
  110.  
  111.  
  112. 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}
  113.  
  114. 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}
  115.  
  116. #info{display:block; font-size:9px; text-align:none; border-top:1px solid {color:border}; padding-right:3px; opacity: 1;}
  117.  
  118.  
  119. #tags { width: 200px; opacity: 0; font-family: cambria; font-size:8px; color:{color:text}; text-transform: lowercase;}
  120.  
  121.  
  122.  
  123. #questions {background-color:{color:transparent}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:{font:body}; font-size:11px}
  124. #questions a {color:{color:link}}
  125.  
  126. #question { padding:12px;
  127. background-color: {color:ask};
  128. position: relative;}
  129.  
  130. #question:after, #demo:before { border: solid transparent;
  131. content: ' ';
  132. height: 0; left: 100%;
  133. position: absolute;
  134. width: 0;}
  135.  
  136. #question:after { border-width: 7px;
  137. border-left-color: {color:ask};
  138. top: 12px;}
  139.  
  140. #question:before { border-width: 10px;
  141. border-left-color: {color:ask};
  142. top: 10px;}
  143.  
  144. #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}; }
  145.  
  146.  
  147.  
  148.  
  149.  
  150. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  151. blockquote img, blockquote a img {max-width: 490px}
  152.  
  153. b, strong{color:{color:bold};}
  154. i, em {border: none; color:{color:italic};}
  155. p{margin-top:3px; margin-bottom:3px}
  156.  
  157. img a{color:{color:info}}
  158. .audio{background-color:black; display:block;}
  159.  
  160.  
  161. .user_1 .label {color:{color:lhover}; font-weight:bold}
  162. .user_2 .label {color:{color:text}; font-weight:bold}
  163. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  164.  
  165.  
  166. .borderimage
  167. {border: 1px solid {color:border}; background-color: transparent; padding:5px; margin:0px;}
  168.  
  169.  
  170.  
  171. .notes img{width:10px; position:relative; top:1px;}
  172. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  173. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  174.  
  175.  
  176.  
  177.  
  178.  
  179. </style>
  180. <style type="text/css">{CustomCSS}</style>
  181. </head>
  182.  
  183. <body>
  184. <BR>
  185.  
  186.  
  187. <div id="sbar">
  188.  
  189. <center> <a href="/">refresh</a> ·
  190. <a href="/ask">message</a>
  191. {block:ifLink1}<a href="{text:Link1}"> · {text:Link1 Title}</a>{/block:ifLink1}
  192. {block:ifLink2}<a href="{text:Link2}"> · {text:Link2 Title}</a>{/block:ifLink2}
  193. </center>
  194.  
  195. <center> <div id="sidebarimg"><img src="{image:sidebar}""border="0" class="borderimage"/></div></center>
  196. <center><div id="title">{Title}</div></center>
  197.  
  198. <center> {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. {block:ifLink6}<a href="{text:Link6}"> · {text:Link6 Title}</a>{/block:ifLink6}
  202.  
  203. </center>
  204.  
  205.  
  206. <center> <div id="description">
  207. {Description}</div></center><br><br>
  208. <center> {block:Pagination}
  209. <div class="pagination">
  210. {block:PreviousPage}
  211. <a class="jumppage" href="{PreviousPage}">«</a>
  212. {/block:PreviousPage}
  213.  
  214. {block:JumpPagination length="5"}
  215. {block:CurrentPage}
  216. <span class="currentpage">{PageNumber}</span>
  217. {/block:CurrentPage}
  218.  
  219. {block:JumpPage}
  220. <a class="jumppage" href="{URL}">{PageNumber}</a>
  221. {/block:JumpPage}
  222. {/block:JumpPagination}
  223.  
  224. {block:NextPage}
  225. <a class="jumppage" href="{NextPage}">»</a>
  226. {/block:NextPage}
  227. </div>
  228. {/block:Pagination}</center>
  229.  
  230.  
  231.  
  232. </div>
  233. </div>
  234.  
  235.  
  236.  
  237. <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme"> Theme</a></div>
  238.  
  239. <div id="entries">
  240. {block:Posts}
  241. <div id="posts">
  242.  
  243.  
  244.  
  245. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  246. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  247. {block:Text}{Body}{/block:Text}
  248.  
  249. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  250. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  251.  
  252. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  253. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  254.  
  255. {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}
  256.  
  257. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  258.  
  259.  
  260. {block:Answer}
  261. <img align="right" src="{AskerPortraitURL-40}"> <div id="question" style="width:420px;">{Asker}: {Question}</div> <BR>
  262. {Answer}
  263. {/block:Answer}
  264.  
  265. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  266.  
  267.  
  268. <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>
  269. </div>
  270. <div id="tags"> {block:HasTags} {block:Tags} #<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>
  271.  
  272.  
  273.  
  274.  
  275. </br></br>
  276.  
  277. {block:PostNotes}{PostNotes}{/block:PostNotes}
  278.  
  279. {/block:Posts}
  280.  
  281. </div>
  282.  
  283. </body>
  284. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement