itshazzabear

{Five Horizons} Theme 03 by itshazza

Jan 29th, 2012
17,964
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.67 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.  
  4.  
  5. <!--
  6. --------------------------------------------------
  7.  
  8. i t s H A Z Z A . t u m b l r . C O M
  9. T H E M E ❖ 0 3 { F I V E H O R I Z O N S}
  10.  
  11. --------------------------------------------------
  12. -->
  13.  
  14. <head>
  15.  
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="color:background" content="#f4f4f4" />
  18. <meta name="color:entry" content="#c1d4de" />
  19. <meta name="color:text" content="#a38d86" />
  20. <meta name="color:border" content="#ded6c9" />
  21. <meta name="color:title" content="#bdaa9e" />
  22. <meta name="color:circle" content="#0f1979" />
  23. <meta name="color:link" content="#535997" />
  24. <meta name="color:lhover" content="#0f1979" />
  25. <meta name="color:info" content="#cbdee7" />
  26. <meta name="color:desc" content="#1a2623">
  27. <meta name="color:question" content="#e5ebeb" />
  28. <meta name="color:linkback" content="#a1bdd1" />
  29. <meta name="font:body" content="Arial" />
  30. <meta name="font:links" content="Georgia" />
  31. <meta name="image:sidebar" content=""/>
  32. <meta name="image:sidebg" content=""/>
  33. <meta name="image:background" content="" />
  34. <meta name="text:Link1" content="" />
  35. <meta name="text:Link1 Title" content="" />
  36. <meta name="text:Link2" content="" />
  37. <meta name="text:Link2 Title" content="" />
  38. <meta name="text:Link3" content="" />
  39. <meta name="text:Link3 Title" content="" />
  40. <meta name="text:Link4" content="" />
  41. <meta name="text:Link4 Title" content="" />
  42. <meta name="text:Link5" content="" />
  43. <meta name="text:Link5 Title" content="" />
  44.  
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  46. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  47. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  48. <link rel="shortcut icon" href="{Favicon}" />
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  50. <style type="text/css">
  51.  
  52. body {color:{color:text};
  53. background-color:{color:background};
  54. background-image: url('{image:Background}');
  55. background-attachment:fixed;
  56. font-family:{font:body};
  57. font-size:9px;
  58. line-height:100%;
  59. text-align:justify}
  60.  
  61.  
  62. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  63.  
  64. a:hover{color:{color:lhover};}
  65.  
  66.  
  67.  
  68. #entries{right:30%; margin-left:450px; margin-top:15px; width:520px;}
  69.  
  70. #sbar {width: 245px; height: auto;}
  71.  
  72. #simg {text-align:center; margin-bottom:0px; margin-top:145px}
  73. #simg img {
  74. max-width: 245px;
  75. max-height: 160px;
  76.  
  77. text-align:center;
  78. border-radius: 40px 0px 40px 0px;}
  79.  
  80. #sidebar {
  81. background-image: url('{image:sidebg}');
  82. background-repeat: no-repeat;
  83. margin-top: -36px; width:245px;
  84. height: 550px;
  85. margin-left:120px;
  86. background-position: bottom;
  87. position:fixed;
  88. border-radius: 0px 0px 45px 45px;
  89. overflow:hidden;
  90. background-color: {color:entry};
  91. border-left:10px solid;
  92. border-bottom: 0px dash;
  93. border-right: 0px solid; opacity:0.9;
  94. border-color: {color:border};
  95. padding:15px}
  96.  
  97. #desc {
  98. margin-left:5px;
  99. font-family:{font:body};
  100. font-size:9px;
  101. color:{color:desc};
  102. width:250px text-align:justify; }
  103.  
  104. #title {
  105. padding-left: 30px;
  106. padding-bottom: 0px;
  107. font-family: {font:body};
  108. font-size: 17px;
  109. width: 165px;
  110. line-height: 14px;
  111. color: {color:title};
  112. letter-spacing: 2px;
  113. text-aling:left;}
  114.  
  115. #pagination {
  116. font-family:georgia;
  117. text-align:center;
  118. font-size:24px;
  119. padding-top: 13px;
  120. padding-bottom: 4px;}
  121.  
  122. #navi {width: 245px; height: 15px; padding-bottom: 10px;}
  123.  
  124.  
  125.  
  126. #sidemain {
  127. margin-top: -20px;
  128. padding:3px;
  129. margin-left: 150px;
  130. margin-top: 20px;
  131. position: fixed;}
  132.  
  133. #sidemain a {
  134. width:125px;
  135. display:block;
  136. background-color:{color:slinks};
  137. margin:0px 0px -20px -26px;
  138. font:9px {font:body};
  139. text-transform: lowercase;
  140. color:{color:link};
  141. text-decoration: none;
  142. letter-spacing: 1px;
  143. text-align:right;
  144. padding:3px;
  145. margin-top: 15px;}
  146. #sidemain a:hover color:{color:text;}
  147.  
  148.  
  149.  
  150. #navlink {
  151. display: block;
  152. font-size: 9px;
  153. letter-spacing: 0px;
  154. text-align:center;
  155. text-transform: lowercase; width:245px;
  156. height: auto;
  157. line-height: 25px;
  158. font-family: {font:links};
  159. font-style: italic;
  160. margin-left:0px;
  161. border-radius: 0px 40px 0px 40px;
  162. border-bottom: 0px dashed;
  163. border-right: 0px solid; opacity:0.9;
  164. border-color: {color:desc};
  165. position:fixed;
  166. background-color: {color:linkback};
  167. color: {color:link};
  168. }
  169.  
  170.  
  171. #posts{
  172. overflow:hidden;
  173. background-color: {color:entry};
  174. border-left:0px solid {color:link};
  175. border-right:0px solid {color:link};
  176. border-radius: 15px 15px 15px 15px;
  177. padding: 10px; }
  178.  
  179. h1{
  180. color:{color:link};
  181. font-family:{font:links};
  182. font-size:15px;
  183. line-height:15px;
  184. letter-spacing:0px;
  185. font-style: italic;
  186. font-weight:normal;
  187. text-transform:;
  188. margin:0px;
  189. padding:0px;
  190. text-align:left}
  191.  
  192. h2{
  193. color:{color:title};
  194. font-family:{font:body};
  195. font-size:15px;
  196. line-height:12px;
  197. letter-spacing:0px;
  198. font-weight:normal;
  199. text-transform:;
  200. margin:0px;
  201. padding:0px;
  202. margin-bottom:-0px;
  203. text-align:left}
  204.  
  205. h3{
  206. color: {color:link};
  207. font-family:{font:body};
  208. font-size:15px;
  209. letter-spacing:0px;
  210. font-weight:normal;
  211. font-style:normal;
  212. text-transform:lowercase;
  213. line-height:14px;
  214. margin-left:5px;
  215. margin-top:10px;
  216. margin-bottom:-10px;
  217. text-align:left;
  218. letter-spacing:1px}
  219.  
  220. #navigation {width: 245px; height: 15px; padding-bottom: 0px;}
  221.  
  222. #navcircle {width: 245px; height: 15px; padding-bottom: 8px; margin-top: 0px;}
  223.  
  224.  
  225. #source {text-align: left}
  226.  
  227. #info{
  228. font-family:{font:body};
  229. background-color:{color:info};
  230. font-size:9px;
  231. text-transform:l;
  232. text-align:center;
  233. padding: 1px;}
  234.  
  235. #questions {
  236. background-color:{color:question};
  237. color: {color:text};
  238. padding:10px;
  239. margin-bottom:0px;
  240. font-family:Arial;
  241. font-size:10px}
  242. -moz border-radius: 15px;
  243. #questions a {color:{color:link}}
  244.  
  245. blockquote {
  246. border-left:2px {color:body} solid;
  247. padding-left:5px;
  248. margin:0px 2px 0px 10px}
  249.  
  250.  
  251. p{margin-top:4px; margin-bottom:4px}
  252. blockquote {
  253. padding:0px;
  254. padding-left:5px;
  255. margin:4px;
  256. border-left:2px solid {color:text}}
  257.  
  258. #portrait {width:48px; height:48px; position: fixed; border-radius: 5px 0px 5px 0px; border: 4px solid; border-color: {color:linkback}; display: block; margin-left: 110px; top: 80px; z-index: 20;}
  259.  
  260. img a{border:none; width:100%}
  261. .audio{background-color:white; display:block;}
  262.  
  263. .user_1 .label {color:{color:link}; font-weight:bold}
  264. .user_2 .label {color:{color:text}; font-weight:bold}
  265. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  266.  
  267. #notes {font-weight:normal}
  268. #notes li {padding-bottom:0.5em}
  269. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:8px}
  270.  
  271. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  272. </style>
  273. <style type="text/css">{CustomCSS}</style>
  274. </head>
  275.  
  276. <body>
  277. <br>
  278.  
  279. <div id="sbar"><div id="sidebar">
  280.  
  281. <div id="navcircle">
  282.  
  283.  
  284. </div>
  285. <div id="simg">
  286.  
  287. <div id="navigation"><div id="navlink">
  288. <a href="/">home</a> •
  289. <a href="/ask">ask box</a> •
  290. <a href="/archive">archive</a> •
  291. {block:ifLink5}<a href="{text:Link5}"><em>{text:Link5 Title}</em></a>{/block:ifLink5} |
  292. <a href="http://www.itshazza.tumblr.com"><i>©theme</i></a>
  293.  
  294. </div></div><br>
  295. <img src="{image:sidebar}"/></div>
  296. <br>
  297. <div id="desc"><center>{block:Description}{Description}{/block:Description}<br /></center></div>
  298.  
  299.  
  300.  
  301.  
  302.  
  303. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div></div></div>
  304.  
  305. <div id="sidemain">
  306. <div id="title"><center>{title}</center></div>
  307. <div id="portrait"><img src="{PortraitURL-48}"></div>
  308. {block:ifLink1}<a href="{text:Link1}"><em>{text:Link1 Title}</em></a>{/block:ifLink1}
  309. {block:ifLink2}<a href="{text:Link2}"><em>{text:Link2 Title}</em></a>{/block:ifLink2}
  310. {block:ifLink3}<a href="{text:Link3}"><em>{text:Link3 Title}</em></a>{/block:ifLink3}
  311. {block:ifLink4}<a href="{text:Link4}"><em>{text:Link4 Title}</em></a>{/block:ifLink4}</div>
  312.  
  313. </div></div>
  314.  
  315.  
  316. <div id="entries">
  317. {block:Posts}
  318. <div id="posts">
  319.  
  320. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  321. {block:Text}{Body}{/block:Text}
  322.  
  323. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  324.  
  325. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  326. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  327.  
  328. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  329. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  330.  
  331. {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}
  332.  
  333. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  334.  
  335. {block:Answer}<div id="questions">{Asker} :<b>"{Question}"</b> <br></div>
  336. {Answer}{/block:answer}
  337.  
  338. {block:Audio}<span class="audio"><center>{AudioPlayerWhite}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  339.  
  340. <div id="info">posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{block:RebloggedFrom} <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:HasTags}<br>tags:{block:Tags} •<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  341.  
  342. </div><br>
  343. {/block:Posts}
  344. {block:PostNotes}{PostNotes}{/block:PostNotes}
  345.  
  346. </div>
  347.  
  348. </body>
  349. </html>
Advertisement
Add Comment
Please, Sign In to add comment