Advertisement
dawnsalvatore

Theme #050

Jan 23rd, 2013
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.40 KB | None | 0 0
  1. <!-- theme #050 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="image:sidebar" content=""/>
  24. <meta name="image:background" content="" />
  25.  
  26. <meta name="text:Link1" content="" />
  27. <meta name="text:Link1 Title" content="" />
  28. <meta name="text:Link2" content="" />
  29. <meta name="text:Link2 Title" content="" />
  30. <meta name="text:Link3" content="" />
  31. <meta name="text:Link3 Title" content="" />
  32.  
  33.  
  34. <style type="text/css">
  35.  
  36.  
  37.  
  38. ::-webkit-scrollbar {height: 6px;width: 9px;}
  39. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  40. ::-webkit-scrollbar-track{background-color:{color:background};}
  41.  
  42. 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;}
  43.  
  44. 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;}
  45.  
  46. 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}
  47.  
  48. a:link, a:visited, a:active {
  49. color: {color:Link};
  50. text-decoration: none;
  51. font-weight: normal;
  52. -webkit-transition:all 0.5s ease-out;
  53. -moz-transition:all 0.5s ease-out;
  54. transition:all 0.5s ease-out;}
  55.  
  56. a:hover {
  57. color: {color:linkhover};
  58. text-decoration: none;
  59. font-weight: normal;
  60. -webkit-transition: all 0.3s ease-out;
  61. -moz-transition: all 0.3s ease-out;
  62. transition: all 0.3s ease-out;}
  63.  
  64.  
  65.  
  66. #entries{margin-left:485px; margin-top:5px; width:540px; font-family: consolas}
  67.  
  68. #entries:hover #tags {
  69. opacity: 1;
  70. display: block;
  71. margin-left:505px;
  72. -webkit-transition: opacity 0.5s linear;
  73. -webkit-transition: all 0.5s ease-in-out;
  74. -moz-transition: all 0.5s ease-in-out;
  75. -o-transition: all 0.5s ease-in-out;}
  76.  
  77.  
  78.  
  79. #sbar {max-width:200px; margin-top:100px; margin-left:200px; position:fixed; overflow:hidden; background-color: {color:transparent}; padding: 5px}
  80.  
  81. #sidebarimg img {width:150px ; text-align:center;}
  82.  
  83. #sbar:hover #tlinks { opacity: 1;
  84. -webkit-transition: opacity 0.6s linear;
  85. -webkit-transition: all 0.6s ease-in-out;
  86. -moz-transition: all 0.6s ease-in-out;
  87. -o-transition: all 0.6s ease-in-out;}
  88.  
  89.  
  90. #tlinks {opacity: 0;}
  91. #tlinks a {font-size: 9px; display:inline-block; text-align:center; padding:1px; text-transform:lowercase; font-family:consolas;}
  92.  
  93.  
  94. #posts{width:500px; overflow:hidden; padding:12px; padding-bottom:7px}
  95.  
  96.  
  97. #description { margin-top: -2px; display: block; padding:15px; font-size:9.5px; color: {color:text}; font-family:consolas; line-height: 11px;}
  98.  
  99. #credit {position: fixed; opacity:3; font-family:sans-serif; font-size:10px; letter-spacing:0px; text-align:left; bottom:8px; right:8px; background: none; }
  100.  
  101. #pagination {
  102. font-size: 9px;
  103. line-height: 21px;
  104. }
  105.  
  106. #pagination a {
  107. margin: 0 1px 0 0;
  108. padding: 1px 4px;
  109. color: {color:link};
  110. text-decoration: none;}
  111. #pagination a:hover {
  112. background: {color:background};
  113. border: none;}
  114. #pagination span.pagination_a {
  115. margin: 0 1px 0 0;
  116. padding: 1px 4px;
  117. color: {color:link};
  118. text-decoration: none;}
  119. #pagination span.info {
  120. margin: 0 1px 0 0;
  121. padding: 1px 4px;
  122. color: {color:font};
  123. text-decoration: none;}
  124.  
  125. h1{color:{color:title}; font-family:consolas; font-size:14px; line-height:17px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  126.  
  127. h2{color:{color:title}; font-family:consolas; font-size:13px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  128.  
  129. #info{display:block; font-size:8px; text-align:none; border-top:1px solid {color:border}; padding:0px; padding-right:5px; text-transform:uppercase;}
  130.  
  131.  
  132. #tags {float: left; position:absolute; width: 200px; 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;
  133. -webkit-transition: all 0.5s ease-in-out;
  134. -moz-transition: all 0.5s ease-in-out;
  135. -o-transition: all 0.5s ease-in-out;}
  136.  
  137.  
  138. .borderimage
  139. {border: 1px solid {color:border}; background-color: transparent; padding:6px; margin:0px;}
  140.  
  141.  
  142. blockquote {border-left:2px {color:border} solid; padding-left:5px; margin:0px 2px 0px 10px}
  143. blockquote img, blockquote a img {max-width: 490px}
  144.  
  145. b, strong{color:{color:text};}
  146. i, em {border: none; color:{color:text};}
  147. p{margin-top:3px; margin-bottom:3px}
  148.  
  149.  
  150.  
  151. .user_1 .label {color:{color:hover}; font-weight:bold}
  152. .user_2 .label {color:{color:text}; font-weight:bold}
  153. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  154.  
  155. .notes img{width:10px; position:relative; top:1px;}
  156. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  157. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  158.  
  159. </style>
  160. <style type="text/css">{CustomCSS}</style>
  161. </head>
  162.  
  163. <body>
  164. <BR>
  165.  
  166.  
  167. <div id="sbar">
  168. <div id="tlinks">
  169. <center><b> <a href="/">home </a>
  170. <a href="/ask" > ask </a>
  171. {block:ifLink1}<a href="{text:Link1}"> {text:Link1 Title} </a>{/block:ifLink1}
  172. {block:ifLink2}<a href="{text:Link2}"> {text:Link2 Title} </a>{/block:ifLink2}
  173. {block:ifLink3}<a href="{text:Link3}"> {text:Link3 Title}</a>{/block:ifLink3}</b></center>
  174. </div>
  175.  
  176. <center> <div id="sidebarimg"><img src="{image:sidebar}""border="0" class="borderimage"/></div></center>
  177. <center> <div id="description">
  178. {Description}</div>
  179. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  180. {block:JumpPagination length="4"}
  181. {block:CurrentPage}<span class="pagination_a">{PageNumber}</span>{/block:CurrentPage}
  182. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  183. {/block:JumpPagination}
  184. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  185. </div>
  186. </center>
  187. </div>
  188. </div>
  189.  
  190. </div>
  191.  
  192.  
  193.  
  194.  
  195. <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme">ยฉ Theme</a></div>
  196.  
  197. <div id="entries">
  198. {block:Posts}
  199. <div id="posts">
  200.  
  201. <div id="tags"> {block:HasTags}{block:Tags}# <a href="{TagURL}"> {Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
  202.  
  203. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  204. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  205. {block:Text}{Body}{/block:Text}
  206.  
  207. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  208. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  209.  
  210. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  211. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  212.  
  213. {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}
  214.  
  215. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  216.  
  217.  
  218. {block:Answer}<div id="questions"><b>{Asker}</b> asked: <i>{Question}</i></div><br>
  219. {Answer}{/block:answer}
  220. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  221.  
  222.  
  223.  
  224. <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>
  225. </div>
  226.  
  227.  
  228. </br></br>
  229.  
  230. {block:PostNotes}{PostNotes}{/block:PostNotes}
  231.  
  232. {/block:Posts}
  233.  
  234. </div>
  235.  
  236. </body>
  237. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement