Advertisement
dawnsalvatore

Theme #063

Mar 21st, 2013
640
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.88 KB | None | 0 0
  1.  
  2.  
  3. <!-- theme #063 by dawnsalvatore -->
  4. <html>
  5. <head>
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12. </head>
  13.  
  14.  
  15. <!-- DEFAULT VARIABLES -->
  16.  
  17. <meta name="color:Background" content="#ffffff" />
  18. <meta name="color:Title" content="#4d4c4b" />
  19. <meta name="color:Text" content="#c7c7c7" />
  20. <meta name="color:Link" content="#bdb6bd" />
  21. <meta name="color:Linkhover" content="#eeeeee" />
  22. <meta name="color:Border" content="#f7f3f3" />
  23. <meta name="color:Scrollbar" content="#eeecee" />
  24.  
  25. <meta name="image:sidebar" content=""/>
  26. <meta name="image:background" content="" />
  27.  
  28. <meta name="text:Link1" content="" />
  29. <meta name="text:Link1 Title" content="" />
  30. <meta name="text:Link2" content="" />
  31. <meta name="text:Link2 Title" content="" />
  32. <meta name="text:Link3" content="" />
  33. <meta name="text:Link3 Title" content="" />
  34.  
  35. <meta name="if:Infinite Scroll" content="1"/>
  36.  
  37.  
  38. <style type="text/css">
  39.  
  40.  
  41.  
  42. ::-webkit-scrollbar {height: 6px;width: 9px;}
  43. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  44. ::-webkit-scrollbar-track{background-color:{color:background};}
  45.  
  46. 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;}
  47.  
  48. 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;}
  49.  
  50. 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}
  51.  
  52. a:link, a:visited, a:active {
  53. color: {color:Link};
  54. text-decoration: none;
  55. font-weight: normal;
  56. -webkit-transition:all 0.5s ease-out;
  57. -moz-transition:all 0.5s ease-out;
  58. transition:all 0.5s ease-out;}
  59.  
  60. a:hover {
  61. color: {color:linkhover};
  62. text-decoration: none;
  63. font-weight: normal;
  64. -webkit-transition: all 0.3s ease-out;
  65. -moz-transition: all 0.3s ease-out;
  66. transition: all 0.3s ease-out;}
  67.  
  68.  
  69.  
  70. #entries{margin-left:485px; margin-top:5px; width:540px; font-family: consolas}
  71.  
  72. #sbar {max-width:155px; margin-top:180px; margin-left:220px; position:fixed; overflow:hidden; background-color: {color:transparent}; padding: 5px}
  73.  
  74. #sbar:hover #tbar { margin-top:-35px;
  75. margin-left: 0px;
  76. height:auto; opacity: 1;}
  77.  
  78. #sidebarimg img {width:175px ; text-align:center;}
  79.  
  80. #tbar { position:absolute;
  81. margin-top:-175px;
  82. margin-left:0px;
  83. width:170px;
  84. height:120px;
  85. -webkit-transition: all 1s ease; all 1s ease-out;
  86. -moz-transition: all 1s ease; all 1s ease-out;
  87. -o-transition: all 1s ease; all 1s ease-out; opacity: 0;}
  88.  
  89.  
  90. #tlinks { width:170px; font-size:8.5px; font-family:calibri; line-height:17px; float: left; display:block; overflow: hidden;text-align:center;text-transform: lowercase;background:{color:background};}
  91.  
  92. #tlinks:hover {
  93. -webkit-transition: all 0.2s ease;
  94. -moz-transition: all 0.2s ease;
  95. -o-transition: all 0.2s ease;}
  96. #posts{width:500px; overflow:hidden; padding:12px; padding-bottom:7px;border: 1px solid {color:border}; }
  97. #posts:hover #tags {
  98. opacity: 1;
  99. display: block;
  100. margin-left:513px;
  101. -webkit-transition: opacity 0.5s linear;
  102. -webkit-transition: all 0.5s ease-in-out;
  103. -moz-transition: all 0.5s ease-in-out;
  104. -o-transition: all 0.5s ease-in-out;}
  105.  
  106.  
  107. #description { margin-top: -10px; display: block; padding:5px; font-size:9px; color: {color:text}; font-family:consolas; line-height: 11px; border-top: 1px solid {color:border}; border-bottom: 1px solid {color:border};}
  108.  
  109. #credit {position: fixed; opacity:3; font-family:sans-serif; font-size:10px; letter-spacing:0px; text-align:left; bottom:8px; right:8px; background: none; }
  110.  
  111. #pagination a {
  112. margin: 0 1px 0 0;
  113. padding: 1px 5px;
  114. color: {color:link};
  115. text-decoration: none;
  116. font-size:8px}
  117. #pagination a:hover {
  118. background: {color:background};
  119. border: none; font-size:8px;}
  120. #pagination span.pagination_a {
  121. margin: 0 1px 0 0;
  122. padding: 1px 5px;
  123. color: {color:link};
  124. text-decoration: none; font-size:9px}
  125. #pagination span.info {
  126. margin: 0 1px 0 0;
  127. padding: 1px 5px;
  128. color: {color:font};
  129. text-decoration: none; font-size:9px}
  130.  
  131.  
  132.  
  133. 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}
  134.  
  135. 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}
  136.  
  137. #info{display:block; font-size:8px; text-align:none; border-top:1px solid {color:border}; padding:3px; padding-right:5px; border-bottom:1px solid {color:border}; }
  138.  
  139.  
  140. #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;
  141. -webkit-transition: all 0.5s ease-in-out;
  142. -moz-transition: all 0.5s ease-in-out;
  143. -o-transition: all 0.5s ease-in-out;}
  144.  
  145.  
  146. blockquote {border-left:2px {color:border} solid; padding-left:5px; margin:0px 2px 0px 10px}
  147. blockquote img, blockquote a img {max-width: 490px}
  148.  
  149. b, strong{color:{color:text};}
  150. i, em {border: none; color:{color:text};}
  151. p{margin-top:3px; margin-bottom:3px}
  152.  
  153.  
  154.  
  155. .user_1 .label {color:{color:hover}; font-weight:bold}
  156. .user_2 .label {color:{color:text}; font-weight:bold}
  157. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  158.  
  159. .notes img{width:10px; position:relative; top:1px;}
  160. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  161. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  162.  
  163. </style>
  164. <style type="text/css">{CustomCSS}</style>
  165. {block:IfInfiniteScroll} <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  166. {/block:IfInfiniteScroll}
  167. </head>
  168. <body>
  169. <BR>
  170.  
  171.  
  172. <div id="sbar">
  173.  
  174. <center> <div id="sidebarimg"><img src="{image:sidebar}"></div></center><br><div id="tbar">
  175. <div id="tlinks">
  176. <center><a href="/">home </a>
  177. <a href="/ask" > ask </a>
  178. {block:ifLink1}<a href="{text:Link1}"> {text:Link1 Title} </a>{/block:ifLink1}
  179. {block:ifLink2}<a href="{text:Link2}"> {text:Link2 Title} </a>{/block:ifLink2}
  180. {block:ifLink3}<a href="{text:Link3}"> {text:Link3 Title}</a>{/block:ifLink3}</center>
  181. </div> </div>
  182.  
  183. <center> <div id="description">
  184. {Description}</div>
  185. </center>
  186. <div id="pagination"> {block:PreviousPage}<a href="{PreviousPage}">-</a> &nbsp;{/block:PreviousPage}
  187. {block:NextPage}&nbsp;<a href="{NextPage}">+</a>{/block:NextPage} </div>
  188. </div>
  189. </div>
  190. </div>
  191. </div>
  192.  
  193. </div>
  194.  
  195.  
  196.  
  197.  
  198. <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme">© Theme</a></div>
  199.  
  200. <div id="entries">
  201. <div class = "autopagerize_page_element" >
  202. {block:Posts}
  203. <div id="posts">
  204.  
  205. <div id="tags"> {block:HasTags}{block:Tags}# <a href="{TagURL}"> {Tag}</a><br> {/block:Tags}{/block:HasTags}</div>
  206.  
  207.  
  208. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  209. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  210. {block:Text}{Body}{/block:Text}
  211.  
  212. {block:Link}<a href="{URL}" class="link" {Target}>{Name}&nbsp</a></h1>
  213. {block:Description}{Description}{/block:Description}{/block:Link}
  214.  
  215. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  216. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  217.  
  218. {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  219.  
  220.  
  221. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  222. {block:Answer}<div class="questions"><b>{Asker}:</b> "{Question}"</div>
  223. <div class="answer">{Answer}</div>{/block:answer}
  224.  
  225.  
  226. {block:Audio}
  227. {block:AlbumArt}<img src="{AlbumArtURL}" width="60" height="60">{/block:AlbumArt} <b>Song: </b>{block:TrackName}{TrackName}{/block:TrackName}<br>
  228. <b>Artist: </b>{block:Artist}{Artist}{/block:Artist}<br>
  229. <b>Album: </b>{block:Album}{Album}{/block:Album}<br>
  230. <b>Played: </b>{FormattedPlayCount} times
  231. <br> {AudioPlayerblack}
  232. {block:Caption}
  233. {Caption}
  234. {/block:Caption}
  235. {/block:Audio}
  236. <br>
  237. <div id="info">
  238. {block:Date}{MonthNumber}-{DayOfMonth}{/block:Date} <a href="{Permalink}"> / {NoteCountWithLabel}</a>
  239. {block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> / via</a>{/block:RebloggedFrom}
  240. {block:ContentSource} <a href="{SourceURL}"> / source</a>
  241. {/block:ContentSource}
  242. </div>
  243.  
  244. </div>
  245. </br>
  246. </br>
  247.  
  248. {block:PostNotes}{PostNotes}{/block:PostNotes}
  249.  
  250. {/block:Posts}</div>
  251.  
  252. </div>
  253.  
  254. </body>
  255. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement