dawnsalvatore

Theme #045

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