hatterthemes

Theme 004

May 24th, 2012
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.98 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. <!-- Theme 004 by hatterthemes -->
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <!--DEFAULT VARIABLES-->
  6. <meta name="color:Background" content="#fdf5f0" />
  7. <meta name="color:Header" content="#fce5c8" />
  8. <meta name="color:Accent" content="#cdcdcd" />
  9. <meta name="color:Entry" content="#fff9f5" />
  10.  
  11. <meta name="color:Text" content="#000000" />
  12. <meta name="color:Link" content="#ff004f" />
  13. <meta name="color:Link Hover" content="#ff5400" />
  14. <meta name="color:TopLinks" content="#a56603" />
  15. <meta name="color:Sidebar Link" content="#fae6d5" />
  16. <meta name="color:Sidebar Link Hover" content="#eed4c5" />
  17. <meta name="color:Link Border" content="#a56603" />
  18. <meta name="color:Link Border Hover" content="#fdf5f0" />
  19.  
  20. <meta name="image:BackgroundImage" content="" />
  21. <meta name="image:SidebarImage" content="" />
  22.  
  23. <meta name="if:Show Title" content="1" />
  24. <meta name="if:Show Submit Link" content="1" />
  25. <meta name="if:Show Archive Link" content="1" />
  26. <meta name="if:Show Top Link 1" content="1" />
  27. <meta name="if:Show Top Link 2" content="0" />
  28.  
  29. <meta name="text:TopLink1URL" content="http://" />
  30. <meta name="text:TopLink1" content="" />
  31. <meta name="text:TopLink2URL" content="http://" />
  32. <meta name="text:TopLink2" content="" />
  33. <meta name="text:Link1" content="" />
  34. <meta name="text:Link1 Title" content="" />
  35. <meta name="text:Link2" content="" />
  36. <meta name="text:Link2 Title" content="" />
  37. <meta name="text:Link3" content="" />
  38. <meta name="text:Link3 Title" content="" />
  39. <meta name="text:Link4" content="" />
  40. <meta name="text:Link4 Title" content="" />
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  44. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  45. <link rel="shortcut icon" href="{Favicon}" />
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  47. <style type="text/css">
  48.  
  49. /* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 1, 2012 05:34:46 PM America/New_York */
  50. @font-face {font-family: 'RosarioRegular';src: url('Rosario-Regular-webfont.eot');src: url('Rosario-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('Rosario-Regular-webfont.woff') format('woff'),url('Rosario-Regular-webfont.ttf') format('truetype'),url('Rosario-Regular-webfont.svg#RosarioRegular') format('svg');font-weight: normal;font-style: normal;}
  51.  
  52. @font-face {font-family: 'RosarioItalic';src: url('Rosario-Italic-webfont.eot');src: url('Rosario-Italic-webfont.eot?#iefix') format('embedded-opentype'),url('Rosario-Italic-webfont.woff') format('woff'),url('Rosario-Italic-webfont.ttf') format('truetype'),url('Rosario-Italic-webfont.svg#RosarioItalic') format('svg');font-weight: normal;font-style: normal;}
  53.  
  54. @font-face {font-family: 'RosarioBold';src: url('Rosario-Bold-webfont.eot');src: url('Rosario-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('Rosario-Bold-webfont.woff') format('woff'),url('Rosario-Bold-webfont.ttf') format('truetype'),url('Rosario-Bold-webfont.svg#RosarioBold') format('svg');font-weight: normal;font-style: normal;}
  55.  
  56. @font-face {font-family: 'RosarioBoldItalic';src: url('Rosario-BoldItalic-webfont.eot');src: url('Rosario-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),url('Rosario-BoldItalic-webfont.woff') format('woff'),url('Rosario-BoldItalic-webfont.ttf') format('truetype'),url('Rosario-BoldItalic-webfont.svg#RosarioBoldItalic') format('svg');font-weight: normal;font-style: normal;}
  57.  
  58.  
  59. body {
  60. color:{color:Text};
  61. background:url('{image:BackgroundImage}');
  62. background-attachment:fixed;
  63. background-color: {color:Background};
  64. font-family:"Rosario", Sans-serif;
  65. font-size:12px;
  66. line-height:110%;
  67. text-align:justify;
  68. text-decoration:none;
  69. }
  70.  
  71. a {
  72. color:{color:Link};
  73. text-decoration:none;
  74. }
  75.  
  76. a:hover {
  77. color:{color:Link Hover};
  78. }
  79.  
  80. iframe#tumblr_controls {
  81. top: 0% !important;
  82. right:0% !important;
  83. position: fixed !important;
  84. opacity:0.5;
  85. }
  86.  
  87. iframe#tumblr_controls:hover {
  88. opacity:1.0;
  89. }
  90.  
  91. div#header {
  92. display:block;
  93. width:100%;
  94. height:70px;
  95. background:{color:Header};
  96. position:fixed;
  97. color:{color:Title};
  98. padding-left:40px;
  99. padding-top:3px;
  100. -webkit-box-shadow: 0px 0px 5px #cdcdcd;
  101. -moz-box-shadow: 0px 0px 5px #cdcdcd;
  102. box-shadow: 0px 0px 5px #cdcdcd;
  103. top:0px;
  104. left:0px;
  105. z-index:4;
  106. }
  107.  
  108. .tble {
  109. margin-left:130px;
  110. }
  111.  
  112. .headerlinks {
  113. height:55px;
  114. width:55px;
  115. background-color:transparent;
  116. border:4px double {color:TopLinks};
  117. -webkit-border-radius:50px;
  118. -moz-border-radius:50px;
  119. -o-border-radius:50px;
  120. border-radius:50px;
  121. text-align:center;
  122. -webkit-transition: all 0.6s ease-out;
  123. -moz-transition:all 0.6s ease-out;
  124. -o-transition:all 0.6s ease-out;
  125. transition:all 0.6s ease-out;
  126. }
  127.  
  128. .headerlinks:hover {
  129. border:4px solid {color:TopLinks};
  130. -webkit-border-top-right-radius:0px;
  131. -moz-border-radius-topright:0px;
  132. -o-border-top-right-radius:0px;
  133. border-top-right-radius:0px;
  134. -webkit-transition: all 0.6s ease-out;
  135. -moz-transition:all 0.6s ease-out;
  136. -o-transition: all 0.6s ease-out;
  137. transition:all 0.6s ease-out;
  138. -webkit-transform: rotate(405deg);
  139. -moz-transform: rotate(405deg);
  140. -o-transform: rotate(405deg);
  141. transform: rotate(405deg);
  142. }
  143.  
  144. .headerlinks a {
  145. color:{color:TopLinks};
  146. font-family:Rosario;
  147. font-style:italic;
  148. font-size:13px;
  149. }
  150.  
  151. .headerlinks:hover a{
  152. color:{color:Link};
  153. }
  154.  
  155. #sidebar {
  156. width:250px;
  157. height:100%px;
  158. position:fixed;
  159. background:#transparent;
  160. margin-top: 100px;
  161. margin-left:170px;
  162. text-decoration:none;
  163. -webkit-border-radius:15px;
  164. -moz-border-radius:15px;
  165. -o-border-radius:15px;
  166. border-radius:15px;
  167. }
  168.  
  169. .sidetext {
  170. color:{color:Text};
  171. width:235px;
  172. overflow:wrap;
  173. text-align:justified;
  174. padding:5px;
  175. margin-bottom:5px;
  176. }
  177.  
  178. #sidebar img{
  179. width:250px;
  180. align:center;
  181. border-bottom: 4px solid {color:Link Border Hover};
  182. -webkit-border-radius:15px;
  183. -moz-border-radius:15px;
  184. -o-border-radius:15px;
  185. border-radius:15px;
  186. -webkit-transition:all 0.7s ease-out;
  187. -moz-transition:all 0.7s ease-out;
  188. -o-transition:all 0.7s ease-out;
  189. transition:all 0.7s ease-out;
  190. }
  191.  
  192. #sidebar img:hover{
  193. -webkit-transition:all 0.7s ease-out;
  194. -moz-transition:all 0.7s ease-out;
  195. -o-transition:all 0.7s ease-out;
  196. transition:all 0.7s ease-out;
  197. opacity:0.7;
  198. border-bottom: 4px solid {color:Link Border};
  199. }
  200.  
  201. #sidebarlinks {
  202. width:230px;
  203. display:block;
  204. }
  205.  
  206. .sidebarlinks a{
  207. width:250px;
  208. background-color:{color:Sidebar Link};
  209. border-bottom: 3px solid {color:Link Border};
  210. text-transform:lowercase;
  211. text-align:left;
  212. font:12px copperplate;
  213. color:{color:Text};
  214. margin-left: 3px;
  215. margin-bottom: -12px;
  216. padding:3px;
  217. display:block;
  218. -webkit-transition:all 0.7s ease-out;
  219. -moz-transition:all 0.7s ease-out;
  220. -o-transition:all 0.7s ease-out;
  221. transition:all 0.7s ease-out;
  222. }
  223.  
  224. .sidebarlinks a:hover{
  225. width:280px;
  226. background-color:{color:Sidebar Link Hover};
  227. border-bottom: 3px solid {color:Link Border Hover};
  228. letter-spacing:8px;
  229. -webkit-transition:all 0.7s ease-out;
  230. -moz-transition:all 0.7s ease-out;
  231. -o-transition:all 0.7s ease-out;
  232. transition:all 0.7s ease-out;
  233. -webkit-border-bottom-right-radius:10px;
  234. -moz-border-radius-bottomright:10px;
  235. -o-border-bottom-right-radius:10px;
  236. border-bottom-right-radius:10px;
  237. -webkit-border-top-right-radius:10px;
  238. -moz-border-radius-top-right:10px;
  239. -o-border-top-right-radius:10px;
  240. border-top-right-radius:10px;
  241. }
  242.  
  243. div#entries {
  244. width:530px;
  245. margin-left: 510px;
  246. padding-top:70px;
  247. }
  248.  
  249. .posts {
  250. background:{color:Entry};
  251. display:block;
  252. height:auto;
  253. padding:5px;
  254. padding-left:10px;
  255. padding-right:10px;
  256. margin-bottom:10px;
  257. border-bottom:1px dashed {color:Accent};
  258. }
  259.  
  260. .posts img{
  261. -webkit-border-top-left-radius:25px;
  262. -moz-border-radius-topleft:25px;
  263. -o-border-top-left-radius:25px;
  264. border-top-left-radius:25px;
  265. -webkit-border-bottom-right-radius:25px;
  266. -moz-border-radius-bottomright:25px;
  267. -o-border-bottom-right-radius:25px;
  268. border-bottom-right-radius:25px;
  269. -webkit-transition: all 0.7s ease-out;
  270. -moz-transition: all 0.7s ease-out;
  271. -o-transition: all 0.7s ease-out;
  272. transition: all 0.7s ease-out;
  273. z-index:0;
  274. }
  275.  
  276. .posts img:hover{
  277. -webkit-border-top-right-radius:25px;
  278. -moz-border-radius-topright:25px;
  279. -o-border-top-right-radius:25px;
  280. border-top-right-radius:25px;
  281. -webkit-border-bottom-left-radius:25px;
  282. -moz-border-radius-bottomleft:25px;
  283. -o-border-bottom-left-radius:25px;
  284. border-bottom-left-radius:25px;
  285. opacity:0.7;
  286. -webkit-transition: all 0.7s ease-out;
  287. -moz-transition: all 0.7s ease-out;
  288. -o-transition: all 0.7s ease-out;
  289. transition: all 0.7s ease-out;
  290. }
  291.  
  292. .chat ol, .chat li {list-style:none; margin-left:10px; padding:2px; border-bottom:1px solid {color:Text};}
  293.  
  294. ul.chat {list-style:none; margin-left:10px; padding:2px;}
  295.  
  296. .notes {
  297. {block:PermalinkPage}
  298. display:block;
  299. background:{color:Background};
  300. {/block:PermalinkPage}
  301. text-align:center;
  302. text-transform:lowercase;
  303. font-size:8px;
  304. list-style:none;
  305. -webkit-border-radius:10px;
  306. -moz-border-radius:10px;
  307. -o-border-radius:10px;
  308. border-radius:10px;
  309. }
  310.  
  311. .notes a{
  312. color:{color:Text};
  313. }
  314.  
  315. .notes a:hover{
  316. color:{color:Link}
  317. }
  318.  
  319. .notes a:visited{
  320. color:{color:Link Hover}
  321. }
  322.  
  323.  
  324. .pagination {
  325. background:{color:Entry};
  326. color:{color:Link Hover};
  327. text-align:center;
  328. display:block;
  329. padding:5px;
  330. margin-bottom:-10px;
  331. -webkit-border-top-left-radius:25px;
  332. -moz-border-radius-topleft:25px;
  333. -o-border-top-left-radius:25px;
  334. border-top-left-radius:25px;
  335. -webkit-border-bottom-right-radius:25px;
  336. -moz-border-radius-bottomright:25px;
  337. -o-border-bottom-right-radius:25px;
  338. border-bottom-right-radius:25px;
  339. }
  340.  
  341. iframe#tumblr_controls {
  342. top: 0% !important;
  343. right:0% !important;
  344. position: fixed !important;
  345. }
  346.  
  347. #questions {
  348. display:block;
  349. background:transparent!important;
  350. border-bottom:2px solid {color:Header};
  351. }
  352.  
  353. .questions {
  354. font-size:10px;
  355. color:{color:Text}!important;
  356. margin-left:300px;
  357. margin-top:-15px;
  358. width:auto;
  359. text-transform:lowercase;
  360. }
  361.  
  362. .source {
  363. display:block;
  364. width:300px;
  365. margin-left:150px;
  366. text-align:center;
  367. }
  368.  
  369. #title {
  370. color:{color:Background};
  371. display:block;
  372. top:25px!important;
  373. right:100px!important;
  374. position:fixed!important;
  375. margin-left:15px;
  376. height:40px;
  377. min-width:200px;
  378. max-width:400px;
  379. text-align:justify;
  380. font-style:italic;
  381. font-size:30px;
  382. text-shadow: 1px 1px {color:Accent};
  383. }
  384.  
  385. #theme {
  386. display:block;
  387. width:50px;
  388. height:50px;
  389. position:fixed;
  390. bottom:0px!important;
  391. left:0px;
  392. opacity:0.5;
  393. }
  394.  
  395. #theme:hover {
  396. opacity:1;
  397. }
  398.  
  399. </style>
  400. </head>
  401.  
  402.  
  403. <body>
  404. <div id="header">
  405. <table class="tble" cellspacing="2px">
  406. <tr>
  407. <td class="headerlinks"><div class="turn"><a href="/">home</a></div></td>
  408. <td class="headerlinks"><div class="turn"><a href="/ask" >ask</a></div></td>
  409. {block:ifShowSubmitLink}<td class="headerlinks"><div class="turn"><a href="/submit">submit</a></div></td>{/block:ifShowSubmitLink}
  410. {block:ifShowArchiveLink}<td class="headerlinks"><div class="turn"><a href="/archive">archive</a></div></td>{/block:ifShowArchiveLink}
  411. {block:ifShowTopLink1}<td class="headerlinks"><div class="turn"><a href="{text:TopLink1URL}">{text:TopLink1}</a></div></td>{/block:ifShowTopLink1}
  412. {block:ifShowTopLink2}<td class="headerlinks"><div class="turn"><a href="{text:TopLink2URL}">{text:TopLink2}</a></td>{/block:ifShowTopLink2}
  413. </tr>
  414. </table>{block:ifShowTitle}<div id="title">{Title}</div>{/block:ifShowTitle}</div>
  415. <div id="sidebar">
  416. <div class="sidetext"><img src="{image:SidebarImage}"><br /><br />{block:Description}{Description}{/block:Description}</div>
  417. <div class="sidebarlinks">
  418. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a><br />{/block:ifLink1}
  419. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br />{/block:ifLink2}
  420. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br />{/block:ifLink3}
  421. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a><br />{/block:ifLink4}
  422. </div>
  423. </div>
  424. </div>
  425.  
  426. <div id="theme"><a href="http://hatterthemes.tumblr.com"><img src="http://24.media.tumblr.com/tumblr_m4ia8wX2h71r8az2no1_100.png"></a></div>
  427.  
  428. <div id="entries">
  429. {block:Posts}
  430. <div class="posts">
  431.  
  432. {block:Title}<h1>{Title}</h1>{/block:Title}
  433. {block:Text}{Body}{/block:Text}
  434.  
  435. {block:Quote}<center><h2>"{Quote}"</h2></center><br /><p class="source">— {Source}</p>{/block:Quote}
  436.  
  437. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  438. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  439.  
  440. {block:Photo}<br /><center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  441.  
  442. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  443.  
  444. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  445.  
  446. {block:Video}<br />{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  447.  
  448. {block:Answer}<div id="questions"><h2>"{Question}"</h2></div><div class="questions"><em>wondered by {Asker}</em></div>
  449. {Answer}{/block:answer}
  450.  
  451. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  452.  
  453. <div class="notes"><a href="{Permalink}">{TimeAgo}</a> // {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  454.  
  455. {/block:Posts}
  456. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  457.  
  458. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">Fast Forward</a> &nbsp;{/block:PreviousPage}//{block:NextPage}&nbsp;<a href="{NextPage}">Time Travel</a>{/block:NextPage}</div>
  459.  
  460. </div>
  461. </div>
  462. </body>
  463. </html>
Advertisement
Add Comment
Please, Sign In to add comment