dawnsalvatore

Theme #046

Nov 23rd, 2012
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.92 KB | None | 0 0
  1. <!-- theme #046 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:Title" content="#4d4c4b" />
  17. <meta name="color:Text" content="#c7c7c7" />
  18. <meta name="color:Link" content="#bdb6bd" />
  19. <meta name="color:Linkhover" content="#eeeeee" />
  20. <meta name="color:Border" content="#f7f3f3" />
  21. <meta name="color:Scrollbar" content="#eeecee" />
  22.  
  23. <meta name="font:title" content="calibri" />
  24. <meta name="font:body" content="calibri" />
  25.  
  26. <meta name="image:sidebar" content=""/>
  27. <meta name="image:background" content="" />
  28.  
  29. <meta name="text:Link1" content="" />
  30. <meta name="text:Link1 Title" content="" />
  31. <meta name="text:Link2" content="" />
  32. <meta name="text:Link2 Title" content="" />
  33. <meta name="text:Link3" content="" />
  34. <meta name="text:Link3 Title" content="" />
  35. <meta name="text:Link4" content="" />
  36. <meta name="text:Link4 Title" content="" />
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41.  
  42.  
  43. ::-webkit-scrollbar {height: 6px;width: 8px;}
  44. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  45. ::-webkit-scrollbar-track{background-color:{color:background};}
  46.  
  47. 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;}
  48.  
  49. 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;}
  50.  
  51. 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}
  52.  
  53. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  54. 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};}
  55.  
  56.  
  57.  
  58.  
  59. #entries{margin-left:525px; margin-top:5px; width:540px; font-family: calibri}
  60.  
  61. #entries:hover #tags {
  62. opacity: 1;
  63. display: block;
  64. margin-left:510px; padding:3px;
  65. -webkit-transition: opacity 0.5s linear;
  66. -webkit-transition: all 0.5s ease-in-out;
  67. -moz-transition: all 0.5s ease-in-out;
  68. -o-transition: all 0.5s ease-in-out;}
  69.  
  70.  
  71. #sbar {max-width:180px; margin-top:125px; margin-left:225px; position:fixed; overflow:hidden; background-color: {color:transparent}; padding: 5px}
  72.  
  73. #sidebarimg img {max-width:175px; max-height:175px ; text-align:center;border: 5px solid {color:border};}
  74.  
  75. #sbar:hover #tlinks { opacity: 1;
  76. -webkit-transition: opacity 0.5s linear;
  77. -webkit-transition: all 0.5s ease-in-out;
  78. -moz-transition: all 0.5s ease-in-out;
  79. -o-transition: all 0.5s ease-in-out;}
  80.  
  81.  
  82. #tbar {position:fixed; margin-top:25px; margin-left:-40px; }
  83. #tlinks {opacity: 0;}
  84. #tlinks a {max-width:55px;font-size: 11px; display:block; text-align:right; padding: 3px;}
  85. #tlinks a:hover {max-width:40px; border-bottom: 1px solid {color:border}; }
  86.  
  87. #posts{width:505px; overflow:hidden; padding:5px; padding-bottom:4px; padding-top:8px}
  88.  
  89.  
  90.  
  91. #credit {position: fixed; opacity:3; font-family:sans-serif; font-size:10px; letter-spacing:0px; text-align:left; bottom:8px; right:8px; background: none; border:1px solid {color:border}; padding:3px; padding:8px; }
  92. #credit:hover {letter-spacing:1px; display:block;}
  93.  
  94.  
  95.  
  96. 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}
  97.  
  98. 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}
  99.  
  100. #info{display:block; font-size:8px; text-align:none; border-top:1px dotted {color:border}; padding:0px; padding-right:5px; text-transform:uppercase}
  101.  
  102.  
  103. #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;
  104. -webkit-transition: all 0.5s ease-in-out;
  105. -moz-transition: all 0.5s ease-in-out;
  106. -o-transition: all 0.5s ease-in-out;}
  107.  
  108.  
  109.  
  110. blockquote {border-left:2px {color:box} solid; padding-left:5px; margin:0px 2px 0px 10px}
  111. blockquote img, blockquote a img {max-width: 490px}
  112.  
  113. b, strong{color:{color:text};}
  114. i, em {border: none; color:{color:text};}
  115. p{margin-top:3px; margin-bottom:3px}
  116.  
  117.  
  118.  
  119. .user_1 .label {color:{color:hover}; font-weight:bold}
  120. .user_2 .label {color:{color:text}; font-weight:bold}
  121. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  122.  
  123. .notes img{width:10px; position:relative; top:1px;}
  124. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  125. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  126.  
  127.  
  128. </style>
  129. <style type="text/css">{CustomCSS}</style>
  130. </head>
  131.  
  132. <body>
  133. <BR>
  134.  
  135.  
  136. <div id="sbar">
  137. <div id="tbar">
  138. <div id="tlinks">
  139. <a href="/">home </a>
  140. <a href="/ask" > ask </a>
  141. {block:ifLink1}<a href="{text:Link1}"> {text:Link1 Title} </a>{/block:ifLink1}
  142. {block:ifLink2}<a href="{text:Link2}"> {text:Link2 Title} </a>{/block:ifLink2}
  143. {block:ifLink3}<a href="{text:Link3}"> {text:Link3 Title}</a>{/block:ifLink3}
  144. {block:ifLink4}<a href="{text:Link4}"> {text:Link4 Title} </a>{/block:ifLink4}
  145. </div>
  146.  
  147.  
  148. <br>
  149. </center>
  150. </div>
  151. <center> <div id="sidebarimg"><img src="{image:sidebar}"></div></center>
  152. <br>
  153. <center> {block:Description}{Description}{/block:Description}</center>
  154.  
  155. <center><div id="pagination"> {block:PreviousPage}<a href="{PreviousPage}">prev</a> &nbsp;{/block:PreviousPage}
  156. {block:NextPage}&nbsp;<a href="{NextPage}">next</a>{/block:NextPage} </div></center>
  157. </div>
  158. </div>
  159. </div>
  160.  
  161.  
  162.  
  163.  
  164. <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme"> Theme</a></div>
  165.  
  166. <div id="entries">
  167. {block:Posts}
  168. <div id="posts">
  169.  
  170. <div id="tags"> {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
  171.  
  172. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  173. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  174. {block:Text}{Body}{/block:Text}
  175.  
  176. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  177. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  178.  
  179. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  180. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  181.  
  182. {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}
  183.  
  184. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  185.  
  186.  
  187. {block:Answer}<div id="questions"><b>{Asker}</b> asked: <i>{Question}</i></div>
  188. {Answer}{/block:answer}
  189. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  190.  
  191.  
  192.  
  193. <br><center><div id="info"> POSTED <a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo} </a>{/block:Date} WITH <a href="{Permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></center>
  194. </div>
  195.  
  196.  
  197. </br></br>
  198.  
  199. {block:PostNotes}{PostNotes}{/block:PostNotes}
  200.  
  201. {/block:Posts}
  202.  
  203. </div>
  204.  
  205. </body>
  206. </html>
Advertisement
Add Comment
Please, Sign In to add comment