Advertisement
hazzstop

Hazzstop's theme 35

Sep 14th, 2013
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.64 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!--
  9. ©HAZZSTOP THEME 35
  10. ~DIAMONDS~
  11. Don't steal please.
  12. -->
  13.  
  14. <meta name="color:Background" content="#ffffff"/>
  15. <meta name="color:Text" content="#838282"/>
  16. <meta name="color:Link" content="#b8b8b8"/>
  17. <meta name="color:Link Hover" content="#eeeeee"/>
  18.  
  19. <meta name="image:pic" content=""/>
  20.  
  21. <meta name="text:link 1" content="Link 1"/>
  22. <meta name="text:link 1 url" content="/"/>
  23. <meta name="text:link 2" content="Link 2"/>
  24. <meta name="text:link 2 url" content="/"/>
  25. <meta name="text:link 3" content="Link 2"/>
  26. <meta name="text:link 3 url" content="/"/>
  27.  
  28. <style type="text/css">
  29.  
  30. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  31. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  32. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  33.  
  34. iframe#tumblr_controls {
  35. white-space:nowrap;
  36. -webkit-filter: invert(100%);
  37. -moz-filter: invert(100%);
  38. -o-filter: invert(100%);
  39. -ms-filter: invert(100%);
  40. filter: invert(100%);
  41. opacity:.2;transition: .8s ease-in-out;
  42. -webkit-transition: .8s ease-in-out;
  43. -moz-transition: .8s ease-in-out;
  44. -o-transition: .8s ease-in-out;}
  45.  
  46. body {
  47. background:{color:background};
  48. margin:0px;
  49. color:{color:text};
  50. font-family:Calibri;
  51. font-size:10px;
  52. line-height:100%;}
  53.  
  54. a {
  55. text-decoration:none;
  56. outline:none;
  57. -moz-outline-style:none;
  58. color:{color:link};
  59. -moz-transition-duration:0.8s;
  60. -webkit-transition-duration:0.8s;
  61. -o-transition-duration:0.8s;}
  62.  
  63. a:hover {
  64. text-decoration:none;
  65. outline:none;
  66. -moz-outline-style:none;
  67. color:{color:link hover};}
  68.  
  69. img {
  70. border:none;}
  71.  
  72. blockquote {
  73. padding-left:5px;
  74. border-left:2px solid;}
  75.  
  76. blockquote blockquote {
  77. padding-left:5px;
  78. border-left:2px solid;}
  79.  
  80. #post {
  81. width:500px;
  82. padding-bottom:30px;
  83. margin-top: 30px;
  84. padding: 10px;
  85. z-index: -9999999999999999999999999px;
  86. -webkit-filter: grayscale(70%);
  87. -moz-transition-duration:0.8s;
  88. -webkit-transition-duration:0.8s;
  89. -o-transition-duration:0.8s;}
  90.  
  91. #post:hover{
  92. opacity: 1;
  93. -webkit-filter: grayscale(0%);
  94. -moz-transition-duration:0.8s;
  95. -webkit-transition-duration:0.8s;
  96. -o-transition-duration:0.8s;}
  97.  
  98. #entries {
  99. border-left: 1px dashed #f0f0f0;
  100. padding:30px;
  101. width:500px;
  102. margin-left:500px;
  103. margin-top:0px;}
  104.  
  105. #sidebar {
  106. width:200px;
  107. height: 120px;
  108. position:fixed;
  109. margin-left:300px;
  110. margin-top:300px;}
  111.  
  112. #sidebarimage {
  113. width: 155px;
  114. height: 140px;
  115. border-bottom: 3px double #f0f0f0;
  116. border-left: 3px double #f0f0f0;
  117. border-right: 3px double #f0f0f0;
  118. margin-lefT: -40px;
  119. margin-top: -45px;}
  120.  
  121. #sidebarimage img {
  122. width:150px;
  123. height: 100px;
  124. opacity: .4;
  125. -moz-transition-duration:0.8s;
  126. -webkit-transition-duration:0.8s;
  127. -o-transition-duration:0.8s;}
  128.  
  129. #pic {
  130. width: 50px;
  131. height: 30px;
  132. opacity: 1;
  133. margin-top: 5px;
  134. margin-left: 0px;
  135. opacity: .5;
  136. position: fixed;}
  137.  
  138. #pic img {
  139. width: 80px;
  140. height : 15px;}
  141.  
  142. #links {
  143. width: 145px;
  144. padding:5px;
  145. text-align:center;
  146. word-spacing: 2px;
  147. margin-left: -40px;
  148. margin-top: -152px;
  149. background: #fff;
  150. border-top: 3px double #f0f0f0;
  151. border-left: 3px double #f0f0f0;
  152. border-right: 3px double #f0f0f0;
  153. height: 8px;}
  154.  
  155. #links a {
  156. letter-spacing: 2px;
  157. margin-left: 0px;
  158. background: #fff;
  159. text-transform: uppercase;}
  160.  
  161. #description {
  162. font-family: 'sawasdee';
  163. border-top: 3px double #f0f0f0;
  164. padding:0px;
  165. text-align:center;
  166. width:110px;
  167. margin-left: -15px;
  168. margin-top: -35px;}
  169.  
  170. #pagination {
  171. font-size:13px;
  172. text-align:center;
  173. margin-left: -120px;
  174. margin-top: 170px;}
  175.  
  176. #info {
  177. text-align:center;
  178. margin-top:10px;
  179. background: #faf8f8;
  180. padding:3px;
  181. width: 500px;}
  182.  
  183. #asker {
  184. float:left;
  185. margin-right:5px;}
  186.  
  187. #cred {
  188. position:fixed;
  189. font-family:arial;
  190. font-size:14px;
  191. line-height:60%;
  192. right:10px;
  193. bottom:10px;
  194. border-bottom: 3px double #9a9a9a;
  195. border-top: 1px solid #9a9a9a;
  196. border-left: 1px solid #9a9a9a;
  197. border-right: 1px solid #9a9a9a;
  198. text-transform:uppercase;
  199. background-color:#fff;
  200. text-align:center;}
  201. #cred a {
  202. display:block;
  203. width:10px;
  204. height:7px;
  205. padding:4px;
  206. color:#9A9A9A;
  207. background-color:#fff;
  208. -moz-transition-duration:0.5s;
  209. -webkit-transition-duration:0.5s;
  210. -o-transition-duration:0.5s;}
  211. #cred a:hover {
  212. opacity: 0.1;
  213. color:#FCFCFC;
  214. -moz-transition-duration:0.5s;
  215. -webkit-transition-duration:0.5s;
  216. -o-transition-duration:0.5s;}
  217.  
  218. {CustomCSS}
  219. #s-m-t-tooltip {
  220. max-width:300px;
  221. padding:1px 1px 1px 1px;
  222. margin:10px 0px 0px 10px;
  223. background-color:#faf8f8; /* change the background color */
  224. border:1px solid #f0f0f0; /* change the border color */
  225. font-family:arial; /* change the font */
  226. font-size:7px; /* change the font size */
  227. letter-spacing:1px; /* change the letter spacing */
  228. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  229. color: {color: link}; /* change the text color */
  230. z-index:999999999999999999999999999999999999;}
  231.  
  232. </style>
  233. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  234. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  235. <script>
  236. (function($){
  237. $(document).ready(function(){
  238. $("a[title]").style_my_tooltips({
  239. tip_follows_cursor:true,
  240. tip_delay_time:0,
  241. tip_fade_speed:0,
  242. attribute:"title"
  243. });
  244. });
  245. })(jQuery);
  246. </script>
  247.  
  248. </head><body>
  249. <div id="sidebar">
  250. <div id="sidebarimage"><img src="http://static.tumblr.com/y6lfoox/ZjCmo6flv/diamond_outline.gif"></div>
  251. <div id="pic"><img src="{image:pic}"></div>
  252. <div id="description">{description}</div>
  253. <div id="links">
  254. <a title="home"href="/">i.</a>
  255. <a title="ask"href="/ask">ii.</a>
  256. <a title="link1"href="{text:link 1 url}">iii.</a>
  257. <a title="link2"href="{text:link 2 url}">iv.</a>
  258. <a title="link3"href="{text:link 3 url}">v.</a></div>
  259.  
  260. <div id="pagination">
  261. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">rise </a>{/block:PreviousPage}
  262. {block:NextPage}<a href="{NextPage}">fall</a>{/block:NextPage}{/block:Pagination}
  263. </div></div>
  264.  
  265. <div id="entries">{block:Posts}<div id="post"></div>
  266.  
  267. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  268.  
  269. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  270.  
  271. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  272.  
  273. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  274.  
  275. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  276.  
  277. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  278.  
  279. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  280. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times<br><br><span class="audio">{AudioPlayerWhite}</left></span></br>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  281.  
  282. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  283.  
  284. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  285.  
  286. <div id="info">
  287. {block:Date}{TimeAgo}</a>{/block:Date} - <a href="{Permalink}">
  288. ♡{NoteCount}</a>{block:RebloggedFrom} - <a href="{ReblogParentURL}"
  289. title="{ReblogParenttitle}">Via</a> - <a href="{ReblogRootURL}"title="{ReblogRoottitle}">Source</a>{/block:RebloggedFrom} {block:HasTags}-{block:Tags} <a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  290.  
  291. </div>
  292. {block:PostNotes}{PostNotes}{/block:PostNotes}
  293. {/block:Posts}</div>
  294.  
  295. <div id="cred"><a href="http://hazzstop.tumblr.com">H
  296. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement