Advertisement
hzrrys

HzrrysTheme2

Apr 6th, 2013
1,287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.70 KB | None | 0 0
  1. <head>
  2.  
  3.  
  4.  
  5. <!-- THEME MADE BY SABRENA (HZRRYS). DO NOT REMOVE THE CREDIT, IF YOU DO I WILL CUT OFF YOUR WIFI. THANK YOU AND GOODBYE.-->
  6.  
  7.  
  8.  
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:text" content="#727272" />
  11. <meta name="color:link" content="#9e9b9b" />
  12. <meta name="color:border" content="#eeeeee" />
  13. <meta name="color:sbborder" content="#eeeeee" />
  14. <meta name="color:description" content="#bbbbbb">
  15. <meta name="color:answerb" content="#bbbbbb">
  16. <meta name="color:hover" content="#fcfcfc">
  17. <meta name="color:sblinks" content="#fcfcfc">
  18. <meta name="image:sidebar" content=""/>
  19. <meta name="text:link1" content="link" />
  20. <meta name="text:link1 url" content="/" />
  21. <meta name="text:link2" content="link" />
  22. <meta name="text:link2 url" content="/" />
  23. <meta name="text:link3" content="link" />
  24. <meta name="text:link3 url" content="/" />
  25. <meta name="text:link4" content="link" />
  26. <meta name="text:link4 url" content="/" />
  27.  
  28.  
  29. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  30. <title>{Title}</title>
  31. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  32. <link rel="shortcut icon" href="{Favicon}" />
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  34.  
  35. <style type="text/css">
  36. *, body, a, a:hover {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  37. ::-webkit-scrollbar-thumb:vertical {background-color:{color:description};height:5px;}
  38. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:description};height:5px!important;}
  39. ::-webkit-scrollbar {background-color:{color:bg};height:5px;width:3px;}
  40.  
  41. body {
  42. color:{color:text};
  43. background-color:{color:background};
  44. font-family:cambria;
  45. font-size:9px;
  46. line-height:110%;
  47. text-align:justify;
  48. }
  49.  
  50. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  51. a:hover{color:{color:linkhover}}
  52.  
  53. a {
  54. text-decoration:none;
  55. color:{color:link};
  56. -webkit-transition:all 0.7s ease-out;
  57. -moz-transition:all 0.7s ease-out;
  58. transition:all 0.7s ease-out;}
  59.  
  60. a:hover {
  61. text-decoration:none;
  62. color:{color:hover};
  63. -webkit-transition:all 0.7s ease-out;
  64. -moz-transition:all 0.7s ease-out;
  65. transition:all 0.7s ease-out;
  66. }
  67.  
  68. #container {
  69. background-color:{color:background};
  70. width: 800px;
  71. text-align: center;
  72. margin: 0 auto -10px auto
  73. }
  74.  
  75. #entries {
  76. margin: 50px 30px 10px 260px;
  77. padding:4px;
  78. float:right;
  79. text-align: justify;
  80. }
  81.  
  82. #entry {
  83. margin: 5px 0 -5px 0;
  84. width: 500px;
  85. text-align: justify;
  86. padding: 4px;
  87. padding-bottom:25px;
  88. }
  89.  
  90. #sidebar {
  91. width: auto;
  92. height:auto;
  93. float: left;
  94. margin-left:25px;
  95. margin-top:200px;
  96. padding: 7px;
  97. background-color: #fff;
  98. border: 1px solid {color:sbborder};
  99. text-align: center;
  100. position: fixed
  101. }
  102.  
  103. #sidebarimage img {
  104. max-width:250px;
  105. height:140px;
  106. margin-top:20px;
  107. }
  108.  
  109. .sidelinks {
  110. padding:2px;
  111. width:250px;
  112. position:fixed;
  113. text-align:center;
  114. background-color:transparent;
  115. text-transform:uppercase;
  116. margin-left:-62px;
  117. margin-top:2px;
  118. line-height:13px;
  119. word-spacing:-5px;
  120. font-size:8px;
  121. -webkit-transition: all 0.5s ease;
  122. -moz-transition: all 0.5s ease;
  123. -o-transition: all 0.5s ease;
  124. }
  125.  
  126. .sidelinks a {
  127. font-family: times new;
  128. color:{color:sblinks};
  129. margin-left:5px;
  130. margin-right:6px;
  131. -webkit-transition: all 0.7s ease;
  132. -moz-transition: all 0.7s ease;
  133. -o-transition: all 0.7s ease;
  134. }
  135.  
  136. .sidelinks a:hover {
  137. opacity:.4
  138. -webkit-transition: all 0.7s ease;
  139. -moz-transition: all 0.7s ease;
  140. -o-transition: all 0.7s ease;
  141. text-shadow: #bbb 3px 3px 4px;
  142. -webkit-transition: all 0.7s ease;
  143. -moz-transition: all 0.7s ease;
  144. -o-transition: all 0.7s ease;
  145. }
  146.  
  147.  
  148. #description {
  149. text-align:center;
  150. font-family:'calibri';
  151. font-style:normal;
  152. font-size:8px;
  153. width: 131px;
  154. height:auto;
  155. margin-left:-1px;
  156. margin-top:10px;
  157. border-top: 1px solid #eee;
  158. letter-spacing: 2px;
  159. color: {color:description}
  160. }
  161.  
  162. #pagination {
  163. background:transparent;
  164. font-family:cambria;
  165. text-align:center;
  166. font-size:10px;
  167. padding:4px;
  168. margin-left:-10px;
  169. }
  170.  
  171. h1{color:{color:text}; font-family:cambria; font-size:12px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform:case; margin:0px; padding:0px; text-align:left;}
  172.  
  173. #info{
  174. font-family:cambria;
  175. font-size:7px;
  176. text-transform:uppercase;
  177. text-align:left;
  178. margin-top:5px;
  179. border-top: 1px dotted {color:border};
  180. }
  181.  
  182. #credit {
  183. position:fixed;
  184. bottom:15px;
  185. right:15px;
  186. width:20px;
  187. height:15px;
  188. font-size: 11px;
  189. font-family:calibri;
  190. border:1px solid #eee;
  191. text-align:center;
  192. line-height:150%;
  193. -webkit-transition: all 0.5s ease;
  194. -moz-transition: all 0.5s ease;
  195. -o-transition: all 0.5s ease;
  196. }
  197.  
  198. #credit:hover {
  199. background-color:#ddd;
  200. color:{color:hover};
  201. -webkit-transition: all 0.5s ease;
  202. -moz-transition: all 0.5s ease;
  203. -o-transition: all 0.5s ease;
  204. }
  205.  
  206. #asker {
  207. padding:10px;
  208. text-align:center;
  209. background-color:{color:answerb}
  210. }
  211.  
  212. blockquote {border-left:2px {color:text} solid; padding-left:5px; margin:0px 2px 0px 10px}
  213.  
  214. b, strong{color:{color:text}}
  215. i, em {color:{color:text}}
  216. p{margin-top:5px; margin-bottom:5px}
  217. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:link}}
  218.  
  219. img a{border:none; width:100%}
  220. .audio{background-color:white; display:block;}
  221.  
  222. .user_1 .label {color:{color:link}; font-weight:bold}
  223. .user_2 .label {color:{color:text}; font-weight:bold}
  224. .user_3 .label {color:{color:link}; font-weight:bold}
  225. .user_4 .label {color:{color:text}; font-weight:bold}
  226. .user_5 .label {color:{color:link}; font-weight:bold}
  227. .user_6 .label {color:{color:text}; font-weight:bold}
  228. .user_7 .label {color:{color:link}; font-weight:bold}
  229. .user_8 .label {color:{color:text}; font-weight:bold}
  230. .user_9 .label {color:{color:link}; font-weight:bold}
  231. .user_10 .label {color:{color:text}; font-weight:bold}
  232. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  233.  
  234.  
  235. </style>
  236. <style type="text/css">{CustomCSS}</style>
  237. </head>
  238.  
  239. <body>
  240. <div id="container">
  241.  
  242. <div id="entries">
  243.  
  244. {block:Posts}
  245. <div id="entry">
  246.  
  247. {block:Title}<h1>{Title}</h1>{/block:Title}
  248. {block:Text}{Body}{/block:Text}
  249.  
  250. {block:Quote}<h1>"<i>{Quote}</i>" <br>— {Source}</h1>{/block:Quote}
  251.  
  252. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  253. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  254.  
  255. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  256.  
  257. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  258.  
  259. {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}
  260.  
  261. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  262.  
  263. {block:Answer}<div id="asker"><span style="font-family:calibri;font-size:10px;font-style:italic">{Asker}:</span> {Question}</div>{Answer}{/block:Answer}
  264.  
  265.  
  266.  
  267. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom} {block:ContentSource} (&copy; <a href="{SourceURL}">{SourceTitle}</a>){/block:ContentSource} {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
  268. {/block:Posts}
  269. {block:PostNotes}{PostNotes}{/block:PostNotes}</border></div>
  270.  
  271. <div id="sidebar">
  272. <div id="sidebarimage"><img src="{image:sidebar}"></div><br>
  273. <div class="sidelinks"> {block:ifLink1}<a href="{text:link1 url}">{text:link1}</a>{/block:iflink1}
  274. {block:iflink2}&nbsp; <a href="{text:link2 url}">{text:link2}</a>{/block:iflink2}
  275. {block:iflink3}&nbsp; <a href="{text:link3 url}">{text:link3}</a>{/block:iflink3}
  276. {block:iflink4}&nbsp; <a href="{text:link4 url}">{text:link4}</a>{/block:iflink4}
  277.  
  278. </div>
  279.  
  280. <br />
  281. <div id="description"><p>{Description}</div><br />
  282.  
  283. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">← </a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}"> →</a>{/block:NextPage}</div>
  284. </div>
  285. </div>
  286. <div id="credit"><a href="http://hzrrys.tumblr.com" target="_blank">HZ</a></div>
  287. </body>
  288. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement