Advertisement
harreyeh

theme 03: until we see the sun

Dec 30th, 2013
1,171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.88 KB | None | 0 0
  1. <!--
  2. ᴛʜᴇᴍᴇ 03 ʙʏ ʜᴀʀᴅᴢɪᴀᴍ
  3. please don't take off the credit it's really small!!!!
  4.  
  5.  
  6. ╭━━━━┳╮╱╭┳━━━┳━╮╭━┳━━━┳━━━╮ ╭━━┳╮╱╱╭╮
  7. ┃╭╮╭╮┃┃╱┃┃╭━━┫┃╰╯┃┃╭━━┫╭━╮┃ ┃╭╮┃╰╮╭╯┃
  8. ╰╯┃┃╰┫╰━╯┃╰━━┫╭╮╭╮┃╰━━┫╰━━╮ ┃╰╯╰╮╰╯╭╯
  9. ╱╱┃┃╱┃╭━╮┃╭━━┫┃┃┃┃┃╭━━┻━━╮┃ ┃╭━╮┣╮╭╯
  10. ╱╱┃┃╱┃┃╱┃┃╰━━┫┃┃┃┃┃╰━━┫╰━╯┃ ┃╰━╯┃┃┃
  11. ╱╱╰╯╱╰╯╱╰┻━━━┻╯╰╯╰┻━━━┻━━━╯ ╰━━━╯╰╯
  12. ╭╮╱╭┳━━━┳━━━┳━━━┳━━━━┳━━┳━━━┳━╮╭━╮
  13. ┃┃╱┃┃╭━╮┃╭━╮┣╮╭╮┣━━╮━┣┫┣┫╭━╮┃┃╰╯┃┃
  14. ┃╰━╯┃┃╱┃┃╰━╯┃┃┃┃┃╱╭╯╭╯┃┃┃┃╱┃┃╭╮╭╮┃
  15. ┃╭━╮┃╰━╯┃╭╮╭╯┃┃┃┃╭╯╭╯╱┃┃┃╰━╯┃┃┃┃┃┃
  16. ┃┃╱┃┃╭━╮┃┃┃╰┳╯╰╯┣╯━╰━┳┫┣┫╭━╮┃┃┃┃┃┃
  17. ╰╯╱╰┻╯╱╰┻╯╰━┻━━━┻━━━━┻━━┻╯╱╰┻╯╰╯╰╯
  18.  
  19.  
  20. hardziam.tumblr.com // themesbyzsu.tumblr.com
  21.  
  22. -->
  23.  
  24. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  25.  
  26. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  27.  
  28. <head>
  29.  
  30. <title>{title}</title>
  31. <link rel="shortcut icon" href="{Favicon}">
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  33.  
  34.  
  35. <meta name="font:title" content="Trebuchet MS" />
  36. <meta name="font:body" content="Trebuchet MS" />
  37. <meta name="font:description" content="Trebuchet MS" />
  38. <meta name="color:background" content="#fff" />
  39. <meta name="color:text" content="#6783a2" />
  40. <meta name="color:link" content="#8d8c8d" />
  41. <meta name="color:linkhovercolor" content="#c48e8e" />
  42. <meta name="image:sidebar img" content="" />
  43. <meta name="image:background" content="" />
  44. <meta name="text:Link1" content="/" />
  45. <meta name="text:Link1 Title" content="link" />
  46. <meta name="text:Link2" content="/" />
  47. <meta name="text:Link2 Title" content="link" />
  48. <meta name="text:Link3" content="/" />
  49. <meta name="text:Link3 Title" content="link" />
  50. <meta name="text:Link4" content="/" />
  51. <meta name="text:Link4 Title" content="link" />
  52. <meta name="text:Link5" content="/" />
  53. <meta name="text:Link5 Title" content="link" />
  54.  
  55. <style>@font-face{font-family:Jenna Sue;src:url(http://static.tumblr.com/9wzbixa/nq2mj2mox/jennasue.ttf);}</style>
  56.  
  57. <style>@font-face{font-family:Just Realize;src:url(http://static.tumblr.com/sghs9ih/2tFlu5il8/justrealize.ttf);}</style>
  58.  
  59. <style type="text/css">
  60.  
  61. ::-webkit-scrollbar {background-color:black; border:2px solid #fff;height:5px; width:5px;}
  62. ::-webkit-scrollbar-thumb:vertical {background-color:black; border:1px solid #fff; height:40px;}
  63. ::-webkit-scrollbar-thumb:horizontal {background-color:black;border:1px solid #fff; height:8px!important}
  64.  
  65.  
  66. body {
  67. background: {color:background};
  68. background-image: url('{image:background}');
  69. margin-left: 100px;
  70. padding: 0;
  71. position:absolute;
  72. font-family: georgia;
  73. }
  74.  
  75. a {
  76. text-decoration:none;
  77. outline:none;
  78. -moz-outline-style:none;
  79. color:{color:link};
  80. -webkit-transition: all 0.5s ease-in-out;
  81. -moz-transition: all 0.5s ease-in-out;
  82. -o-transition: all 0.5s ease-in-out;
  83. }
  84.  
  85. a:hover {
  86. color:{color:linkhovercolor};
  87. -webkit-transition: all 0.5s ease-in-out;
  88. -moz-transition: all 0.5s ease-in-out;
  89. -o-transition: all 0.5s ease-in-out;
  90. }
  91.  
  92.  
  93. #title {
  94. font-family:'jenna sue';
  95. color:{color:text};
  96. font-size:38px;
  97. margin-bottom:-13px;
  98. font-style:bold;
  99. font-style:italic;
  100. text-align:center;
  101. text-decoration:none;
  102. }
  103.  
  104. #links {
  105. text-transform: uppercase;
  106. width:240px;
  107. text-align:center;
  108. }
  109.  
  110. #links a{
  111. font-family:clearface;
  112. width:50px;
  113. text-transform: uppercase;
  114. padding-left:3px;
  115. border-bottom:2px solid #eee;
  116. padding-right:3px;
  117. font-size: 9px;
  118. -webkit-transition: all 0.5s linear;
  119. -moz-transition: all 0.5s linear;
  120. -o-transition: all 0.5s linear;
  121. }
  122.  
  123. #links a:hover {
  124. border-bottom:2px solid black;
  125.  
  126. -webkit-transition: all 0.5s linear;
  127. -moz-transition: all 0.5s linear;
  128. -o-transition: all 0.5s linear;
  129. }
  130.  
  131. #sidebar {
  132. position:fixed;
  133. margin-top:130px;
  134. margin-left:70px;
  135. z-index:90;
  136. width:250px;
  137. padding:5px;
  138. }
  139.  
  140.  
  141. #sidebarpic img {
  142. margin-top:3px;
  143. margin-bottom:5px;
  144. max-width:250px;
  145. height:auto;
  146. z-index:;
  147. text-align:center;
  148. -webkit-transition: all 0.5s ease-in-out;
  149. -moz-transition: all 0.5s ease-in-out;
  150. }
  151.  
  152.  
  153. #description {
  154. margin-top:0px;
  155. z-index:100;
  156. width: 245px;
  157. padding:5px;
  158. margin-left:-5px;
  159. font-size:9px;
  160. text-align:justify;
  161. font-family:georgia;
  162. }
  163.  
  164. #entry {
  165. font-size:10px;
  166. margin-left:390px;
  167. margin-top:40px;
  168. float: right;
  169. text-align: justify;
  170. }
  171.  
  172. #post {
  173. font-size:10px;
  174. padding: 5px;
  175. width: 500px;
  176. color:{color:text};
  177. text-align: justify;
  178. }
  179.  
  180. #question {
  181. width:440px;
  182. padding:10px;
  183. padding-left:30px;
  184. padding-right:30px;
  185. padding-bottom:10px;
  186. font-family:clearface;
  187. font-style:italic;
  188. font-size:11px;
  189. background:#EDEDEB;
  190. color:#000;
  191. }
  192.  
  193. #answer {padding:5px;
  194. border:3px solid #eee;
  195. border-top:none;}
  196.  
  197. #question a{
  198. color:#5E5C5D;
  199. -webkit-transition: all 0.5s ease-in-out;
  200. -moz-transition: all 0.5s ease-in-out;
  201. -o-transition: all 0.5s ease-in-out;
  202. }
  203.  
  204. #question a:hover {
  205. color:gray;
  206. -webkit-transition: all 0.5s ease-in-out;
  207. -moz-transition: all 0.5s ease-in-out;
  208. -o-transition: all 0.5s ease-in-out;
  209. }
  210.  
  211. #info {
  212. text-transform: uppercase;
  213. font-family:georgia;
  214. font-size:8px;
  215. padding:2px;
  216. text-align:center;
  217. opacity:0.6;
  218. -webkit-transition: all 0.5s ease-in-out;
  219. -moz-transition: all 0.5s ease-in-out;
  220. -o-transition: all 0.5s ease-in-out;
  221. border-top:1px solid lightgray;
  222. }
  223.  
  224. #info:hover {
  225. opacity:1.0;
  226. background: #EDEDEB;
  227. -webkit-transition: all 0.5s ease-in-out;
  228. -moz-transition: all 0.5s ease-in-out;
  229. -o-transition: all 0.5s ease-in-out;
  230. }
  231.  
  232. #credit {
  233. position:fixed;
  234. right:0px;
  235. bottom:0px;
  236. padding:4px;
  237. text-transform:none;
  238. font-family: georgia;
  239. font-weight:none;
  240. letter-spacing:1px;
  241. margin-bottom:3px;
  242. font-size:9px;
  243. margin-right:3px;
  244. border:1px solid;
  245. opacity:0.7;
  246. border-color:#bbb;
  247. background: #fff;
  248. -moz-transition-duration:1s;
  249. -webkit-transition-duration:1s;
  250. -o-transition-duration:1s;
  251. }
  252.  
  253. #credit:hover {
  254. opacity:1;
  255. -moz-transition-duration:1s;
  256. -webkit-transition-duration:1s;
  257. -o-transition-duration:1s;
  258. }
  259.  
  260.  
  261. {CustomCSS}
  262. </style>
  263. </head>
  264.  
  265. <body>
  266.  
  267.  
  268.  
  269.  
  270. <div id="sidebar">
  271. <center>
  272. <div id="title">{Title}</div>
  273. <div id="links">
  274. <a href="{text:Link1}">{text:Link1 Title}</a> <a href="{text:Link2}">{text:Link2 Title}</a> <a href="{text:Link3}">{text:Link3 Title}</a> <a href="{text:Link4}">{text:Link4 Title}</a> <a href="{text:Link5}">{text:Link5 Title}</a>
  275. </div>
  276.  
  277. </center>
  278.  
  279.  
  280. <div id="sidebarpic"><a href="/"><img src="{image:sidebar img}"/></a></div>
  281.  
  282. <div id="description">{block:Description}{Description}{/block:Description}</div>
  283.  
  284. <center>
  285.  
  286. {block:PreviousPage}<a href="{PreviousPage}"><font-size="12">«</font></a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}"><font-size="12">»</font></a>{/block:NextPage}
  287. </center></div>
  288.  
  289.  
  290. <div id="entry">
  291. {block:Posts}
  292. <div id="post">
  293.  
  294. {block:Text}<h1>{title}</h1>{Body}{/block:Text}
  295.  
  296. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  297.  
  298. {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
  299. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  300.  
  301. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  302. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  303.  
  304. {block:Chat}{block:Title}<t>{Title}</t><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  305. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  306.  
  307. {block:Answer}
  308.  
  309.  
  310. <div id="question">
  311.  
  312. <big><div align="center"><i><font face="georgia">{Asker} asked:<br></big></i></font></b> </big> {Question} </div></div>
  313. <div id="answer">{Answer}</div>
  314. {/block:Answer}
  315.  
  316.  
  317.  
  318. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  319.  
  320. <div id="info"><a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCount}</a> notes{/block:NoteCount}{block:RebloggedFrom} (<a href="{ReblogParentURL}">{ReblogParentName}</a>
  321. {block:ContentSource} source <a href="{SourceURL}">{SourceLink}</a>){block:ContentSource}{/block:RebloggedFrom}<br>
  322. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
  323. {/block:Posts}
  324.  
  325. {block:PostNotes}{PostNotes}{/block:PostNotes}
  326.  
  327. </div>
  328. <div id="credit"><a href="http://hardziam.tumblr.com">HZ</a></div>
  329. </body>
  330.  
  331. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement