Advertisement
hazzstop

Hazzstop's theme 36

Sep 14th, 2013
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.71 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 36
  10. ~VANS~
  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:sidebar" 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.  
  26. <style type="text/css">
  27.  
  28. body {
  29. background:{color:background};
  30. margin:0px;
  31. color:{color:text};
  32. font-family:Calibri;
  33. font-size:10px;
  34. line-height:100%;}
  35.  
  36. a {
  37. text-decoration:none;
  38. outline:none;
  39. -moz-outline-style:none;
  40. color:{color:link};
  41. -moz-transition-duration:0.8s;
  42. -webkit-transition-duration:0.8s;
  43. -o-transition-duration:0.8s;}
  44.  
  45. a:hover {
  46. text-decoration:none;
  47. outline:none;
  48. -moz-outline-style:none;
  49. color:{color:link hover};}
  50.  
  51. img {
  52. border:none;}
  53.  
  54. blockquote {
  55. padding-left:5px;
  56. border-left:2px solid;}
  57.  
  58. blockquote blockquote {
  59. padding-left:5px;
  60. border-left:2px solid;}
  61.  
  62. #post {
  63. width:500px;
  64. padding-bottom:30px;}
  65.  
  66. #entries {
  67. padding:10px;
  68. width:500px;
  69. margin-left:500px;
  70. margin-top:40px;}
  71.  
  72. #sidebar {
  73. background: #000;
  74. width:160px;
  75. height: 1300px;
  76. position:fixed;
  77. margin-left:90px;
  78. margin-top:-50px;}
  79.  
  80. #sidebarimage {
  81. margin-left: 8px;
  82. background: #fff;
  83. width: 135px;
  84. margin-top: 200px;
  85. border: 3px solid #000;}
  86.  
  87. #sidebarimage img {
  88. padding: 0px;
  89. margin-left: 0px;
  90. width:130px;
  91. height:90px;
  92. border: 3px double #fff;}
  93.  
  94. .effect1{
  95. text-shadow: .5px 0 .2px #FFffff, 0px 0 .2px #fff;
  96. -moz-transition-duration:0.8s;
  97. -webkit-transition-duration:0.8s;
  98. -o-transition-duration:0.8s;}
  99.  
  100. .effect a:hover{
  101. text-shadow: 1px 0 .2px #ffffff, -2px 0 .2px #fff;
  102. -moz-transition-duration:0.8s;
  103. -webkit-transition-duration:0.8s;
  104. -o-transition-duration:0.8s;}
  105.  
  106. .effect {
  107. text-shadow: .5px 0 .2px #ffffff, -1px 0 .2px #fff;
  108. -moz-transition-duration:0.8s;
  109. -webkit-transition-duration:0.8s;
  110. -o-transition-duration:0.8s;}
  111.  
  112. #links {
  113. border: 1px solid #fff;
  114. background: transparent;
  115. text-transform: uppercase;
  116. font-style: normal;
  117. font-family: 'sawasdee';
  118. font-weight: bold;
  119. margin-left: 85px;
  120. margin-top: -72px;
  121. width: 50px;
  122. line-height: 15px;
  123. padding:5px;
  124. text-align:center;
  125. word-spacing: 2px;}
  126.  
  127. #links a {
  128. letter-spacing: 1px;}
  129.  
  130. #description {
  131. border: 1px solid #fff;
  132. background: transparent;
  133. padding:5px;
  134. text-align:center;
  135. width:50px;
  136. margin-left: 10px;
  137. margin-top: 2px;}
  138.  
  139. #pagination {
  140. color: #fff;
  141. font-weight:bold;
  142. opacity:1;
  143. position:fixed;
  144. width:120px;
  145. text-align:center;
  146. margin-top:-190px;
  147. margin-left:15px;
  148. font-family:'sawasdee';
  149. font-size:8px;
  150. letter-spacing:4px;
  151. font-style:normal;
  152. z-index:100;
  153. background: transparent;
  154. padding:2px;}
  155.  
  156. #info {
  157. text-align:center;
  158. margin-top:10px;
  159. padding: 3px;
  160. background: black;
  161. text-transform: uppercase;
  162. font-size: 8px;}
  163.  
  164. #asker {
  165. float:left;
  166. margin-right:5px;}
  167.  
  168. #cred {
  169. position:fixed;
  170. font-family:arial;
  171. font-size:14px;
  172. line-height:60%;
  173. right:10px;
  174. bottom:10px;
  175. border-bottom: 3px double #9a9a9a;
  176. border-top: 1px solid #9a9a9a;
  177. border-left: 1px solid #9a9a9a;
  178. border-right: 1px solid #9a9a9a;
  179. text-transform:uppercase;
  180. background-color:#fff;
  181. text-align:center;}
  182. #cred a {
  183. display:block;
  184. width:10px;
  185. height:0px;
  186. padding:4px;
  187. color:#9A9A9A;
  188. background-color:#fff;
  189. -moz-transition-duration:0.5s;
  190. -webkit-transition-duration:0.5s;
  191. -o-transition-duration:0.5s;}
  192. #cred a:hover {
  193. opacity: 0.1;
  194. color:#FCFCFC;
  195. -moz-transition-duration:0.5s;
  196. -webkit-transition-duration:0.5s;
  197. -o-transition-duration:0.5s;}
  198.  
  199. {CustomCSS}</style></head><body>
  200.  
  201. <div id="sidebar">
  202.  
  203. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  204. <div class="effect1">
  205. <div id="description">{description}</div></div>
  206. <div class="effect">
  207. <div id="links">
  208. <a href="/">Home</a>
  209. <a href="/ask">Ask
  210. <a href="{text:link 1 url}">{text:link 1}</a>
  211. <a href="{text:link 2 url}">{text:link 2}</a>
  212. </a></div></div>
  213.  
  214.  
  215. <div id="pagination">
  216. {block:Pagination}
  217. {block:PreviousPage}
  218. <a href="{PreviousPage}">←</a>
  219. {/block:PreviousPage}
  220. {block:JumpPagination length="5"}
  221. {block:CurrentPage}
  222. <span class="current_page">{PageNumber}</span>
  223. {/block:CurrentPage}
  224. {block:JumpPage}
  225. <a class="jump_page" href="{URL}">{PageNumber}</a>
  226. {/block:JumpPage}
  227. {/block:JumpPagination}
  228. {block:NextPage}
  229. <a href="{NextPage}">→</a>
  230. {/block:NextPage}
  231. </div>
  232. {/block:Pagination}</div></div>
  233. </div></div>
  234.  
  235. <div id="entries">{block:Posts}<div id="post">
  236.  
  237. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  238.  
  239. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  240.  
  241. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  242.  
  243. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  244.  
  245. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  246.  
  247. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  248.  
  249. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  250.  
  251. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  252.  
  253. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:{Question}<br>{Answer}{/block:Answer}
  254.  
  255. <div id="info">
  256. {block:Date}{TimeAgo}</a>{/block:Date} - <a href="{Permalink}">
  257. {NoteCountWithLabel}</a>{block:RebloggedFrom} - <a href="{ReblogParentURL}"
  258. 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}</div></div>
  259.  
  260. {block:PostNotes}{PostNotes}{/block:PostNotes}
  261. {/block:Posts}</div>
  262. <div id="cred"><a href="http://hazzstop.tumblr.com">H<A>
  263. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement