Advertisement
hawtornesthemes

Theme Two

Mar 5th, 2014
1,260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.09 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>
  4.  
  5.  
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <!---theme #16 by hawtornes--->
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Text" content="#878181"/>
  15. <meta name="color:Titlec" content="#222222"/>
  16. <meta name="color:HBorder" content="56bed7"/>
  17. <meta name="color:accent1" content="F6F6F6"/>
  18. <meta name="color:Post Links" content="#999999"/>
  19. <meta name="image:background" content=""/>
  20. <meta name="text:title 2" content="short title"/>
  21. <meta name="text:Link 1" content="" />
  22. <meta name="text:Link 1 Text" content="" />
  23. <meta name="text:Link 2" content="" />
  24. <meta name="text:Link 2 Text" content="" />
  25. <meta name="text:Link 3" content="" />
  26. <meta name="text:Link 3 Text" content="" />
  27. <meta name="text:Link 4" content="" />
  28. <meta name="text:Link 4 Text" content="" />
  29. <meta name="text:Link 5" content="" />
  30. <meta name="text:Link 5 Text" content="" />
  31. <meta name="if:Show Link 1" content="1" />
  32. <meta name="if:Show Link 2" content="1" />
  33. <meta name="if:Show Link 3" content="1" />
  34. <meta name="if:Show Link 4" content="1" />
  35. <meta name="if:Show Link 5" content="1" />
  36.  
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41. #s-m-t-tooltip {
  42. max-width:300px;
  43. padding:5px;
  44. margin:10px 0px 0px 10px;
  45. background-color:#57b4bd;
  46. font-family:trebuchet ms;
  47. font-size:7px;
  48. letter-spacing:1px;
  49. font-style:none;
  50. text-transform:uppercase;
  51. padding-bottom:3px;
  52. color:#fff;
  53. z-index:999999999999999999999999999999999999;
  54. }
  55.  
  56.  
  57.  
  58. ::-webkit-scrollbar-thumb {
  59. height:auto;
  60. background-color: #555;
  61. border:1px solid #fff;
  62. }
  63. ::-webkit-scrollbar {
  64. height:9px;
  65. width:5px;
  66. background-color: #ddd;
  67. border:2px solid #fff;
  68. }
  69.  
  70. body {
  71. cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
  72. background:{color:background};
  73. margin:0px;
  74. color:{color:text};
  75. font-family:calibri;
  76. font-size:10px;
  77. line-height:100%;
  78. letter-spacing:0px;
  79. text-align:justify;
  80. background-image:url('{image:Background}');
  81. }
  82.  
  83. b, strong {
  84. color: #000;
  85. }
  86.  
  87. i, em {
  88. color:#888;
  89. }
  90.  
  91. ::selection {
  92. background-color:{color:accent1};
  93. }
  94.  
  95. a {
  96. text-decoration:none;
  97. outline:none;
  98. -moz-outline-style:none;
  99. color:{color:Post Links};
  100. }
  101.  
  102. img {
  103. border:none;
  104. }
  105.  
  106. blockquote {
  107. padding-left:5px;
  108. border-left:2px solid;
  109. }
  110.  
  111. blockquote blockquote {
  112. padding-left:5px;
  113. border-left:2px solid;
  114. }
  115.  
  116. h1 {
  117. font-size:21px;
  118. text-align:left;
  119. text-transform:lowercase;
  120. font-family:calibri;
  121. font-style:none;
  122. color:#000;
  123. letter-spacing:-2px;
  124. margin-bottom:6px
  125. }
  126.  
  127. a:hover {
  128. cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;
  129. color:#000000;
  130. -moz-transition-duration:0.3s;
  131. -webkit-transition-duration:0.3s;
  132. -o-transition-duration:0.3s;
  133. }
  134.  
  135. #container {
  136. width:800px;
  137. text-align:center;
  138. margin: 0 auto -12px auto
  139. }
  140.  
  141.  
  142. /*ENTRIES*/
  143.  
  144. #entries {
  145. padding:14px;
  146. width:327px;
  147. margin-left:160px;
  148. margin-top:-20px;
  149. font-size:10px;
  150. font-family:'arial';
  151. letter-spacing:0px;
  152. }
  153.  
  154. #post {
  155. width:400px;
  156. padding-bottom:40px;
  157. padding:17px;
  158. margin-top:50px;
  159. border:1px solid;
  160. border-color:#fff;
  161. padding-bottom:30px;
  162. border:1px solid;
  163. border-color:#fff;
  164. }
  165.  
  166.  
  167. /*TITLE*/
  168.  
  169.  
  170. #titlef {
  171. color:{color:Titlec};
  172. font-size:25px;
  173. font-family:arial;
  174. text-align:center;
  175. letter-spacing:-1px;
  176. position:relative;
  177. margin-left:190px;
  178. margin-top:169px;
  179. opacity:1;
  180. font-style:none;
  181. font-weight:bold;
  182. text-transform:lowercase;
  183. padding:0px;
  184. padding-bottom:3px;
  185. line-height:60%;
  186. width:403px;
  187. border-bottom:1px solid #ddd;
  188.  
  189.  
  190. }
  191.  
  192.  
  193. #titlef:hover {
  194. background-color:#fff;
  195. color:{color:Titlec};
  196. border-bottom:1px solid #f6f6f6;
  197. -moz-transition-duration:0.8s;
  198. -webkit-transition-duration:0.8s;
  199. -o-transition-duration:0.8s;
  200. }
  201.  
  202. /*LINKS*/
  203.  
  204. #hlinks {background-color: #000;
  205. border-top:3px solid;
  206. border-color:{color:HBorder};
  207. padding: 8px 0px;
  208. text-align: center;
  209. position: fixed;
  210. width: 100%;
  211. margin-top:-169px;
  212. z-index: 5;
  213. }
  214.  
  215. #hlinks a {
  216. color: #fff;
  217. font-size:7px;
  218. font-family:arial;
  219. letter-spacing:1px;
  220. text-transform:Uppercase;
  221. font-weight:none;
  222. margin: 0px 14px;
  223. {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  224. }
  225.  
  226. #hlinks a:hover {
  227. color:#888;
  228. text-decoration:underline;
  229. }
  230.  
  231. /*DESCRIPTION*/
  232.  
  233. #description {
  234. text-align:justify;
  235. font-family:'arial';
  236. text-transform:none;
  237. width:348px;
  238. margin-top:10px;
  239. position:none;
  240. background-color:#F7F7F7;
  241. font-size:10px;
  242. letter-spacing:0px;
  243. padding:27px;
  244. color:#999;
  245. line-height:120%;
  246. margin-left:190px;
  247. }
  248.  
  249. #description a {
  250. color:#888;
  251. }
  252.  
  253. #description a:hover {
  254. color:#fff;
  255. }
  256.  
  257. /*PAGINATION*/
  258.  
  259. #pagination {
  260. width:500px;
  261. font-size:21px;
  262. text-align:center;
  263. margin-left:420px;
  264. margin-top:-23px;
  265. font-weight:bold;
  266. font-family:arial;
  267. letter-spacing:-2px;
  268. }
  269.  
  270. #pagination a {
  271. color:#111;
  272. }
  273.  
  274. #pagination a:hover {
  275. color:#ddd;
  276. }
  277.  
  278. /*INFO*/
  279.  
  280. #info {
  281. margin-top:-2px;
  282. font-size: 6pt;
  283. text-transform: uppercase;
  284. text-align: center;
  285. padding: 5px;
  286. padding-left:0px;
  287. background-color:#000;
  288. font-family: cambria;
  289. line-height: 100%;
  290. color:#C6C6C6;
  291. width:395px;
  292. }
  293.  
  294. #info a {
  295. color:#fff;
  296. }
  297.  
  298. #info a:hover {
  299. color:#ddd;
  300. }
  301.  
  302. /*QUESTION*/
  303.  
  304. #asker {
  305. text-align: center;
  306. padding: 5px;
  307. width:390px;
  308. background-color:#000;
  309. font-size:11px;
  310. color:#fff;
  311. font-family:arial;
  312. text-transform:lowercase;
  313. letter-spacing:-1px;
  314. font-weight:bold;
  315. -moz-transition-duration:0.4s;
  316. -webkit-transition-duration:0.4s;
  317. -o-transition-duration:0.4s;
  318. margin-bottom:3px;}
  319.  
  320. #asker:hover {
  321. background-color:#f8f8f8;
  322. -moz-transition-duration:0.4s;
  323. -webkit-transition-duration:0.4s;
  324. -o-transition-duration:0.4s;}
  325.  
  326. #asker a {
  327. color:#fff;
  328. }
  329.  
  330. #question {
  331. text-align: center;
  332. width: 384px;
  333. font-family:cambria;
  334. font-size:8px;
  335. text-transform:uppercase;
  336. background-color: #f3f3f3;
  337. padding: 8px;}
  338.  
  339. #answer {
  340. background:transparent;
  341. color:#777;
  342. width:384px;
  343. text-align:justify;
  344. margin-top:3px;
  345. padding:1px 0px 1px 8px;}
  346.  
  347. /*CREDIT*/
  348.  
  349. #cred {
  350. position:fixed;
  351. font-family:'arial';
  352. text-transform:uppercase;
  353. font-size:18px;
  354. color:#000;
  355. letter-spacing:-6px;
  356. font-weight:bold;
  357. right:9px;
  358. bottom:9px;
  359. padding:4px;
  360. letter-spacing:1px;
  361. }
  362.  
  363. #cred a {
  364. color:#000;
  365. letter-spacing:-3px;
  366. }
  367.  
  368. #cred a:hover {
  369. color:#ddd;
  370. letter-spacing:-3px;
  371. }
  372.  
  373. {CustomCSS}</style></head>
  374.  
  375. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  376. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  377. <script>
  378. (function($){
  379. $(document).ready(function(){
  380. $("a[title]").style_my_tooltips({
  381. tip_follows_cursor:true,
  382. tip_delay_time:90,
  383. tip_fade_speed:600,
  384. attribute:"title"
  385. });
  386. });
  387. })(jQuery);
  388. </script>
  389.  
  390. <body>
  391.  
  392. <div id="hlinks">
  393. <a href="/">refresh</a>
  394. <a href="/ask">ask</a>
  395. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  396. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  397. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  398. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfShowLink4}
  399. {block:IfShowLink5}<a href="{text:Link 5}">{text:Link 5 Text}</a>{/block:IfShowLink5}
  400. </div></div>
  401.  
  402.  
  403. <div id="container">
  404.  
  405. <div id="titlef">
  406. {text:title 2};</div>
  407.  
  408. <div id="description">
  409. {Description}
  410. </div>
  411.  
  412.  
  413. <div id="entries">{block:Posts}<div id="post">
  414.  
  415. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  416.  
  417. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  418.  
  419. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  420.  
  421. {block:Quote}</justify><div style="text-align:center;color:#ddd;font-size:17px;font-family:calibri;line-height:150%;text-transform:none;font-style:none;font-weight:bold;letter-spacing:0px;">"{Quote}"</div>
  422. {block:Source}<div class="qsource"><br><center>—{Source}</div><br>{/block:Source}{/block:Quote}
  423.  
  424. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  425.  
  426. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  427.  
  428. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  429. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  430. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  431. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  432. {/block:Audio}<br>
  433.  
  434. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  435.  
  436. {block:Answer}<div id="asker">{asker}</div>
  437. <div id="question">{Question}</div>
  438. <div id="answer">{Answer}</div>{/block:answer}
  439.  
  440. <div id="info">
  441. {block:Date}
  442. <a href="{Permalink}">{ShortDayOfWeek}, {ShortMonth} {DayOfMonth}</a>
  443. {/block:Date} {block:RebloggedFrom} <a href="{ReblogParentURL}">via,</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}, {NoteCountWithLabel}<Br>
  444. {block:HasTags} {block:Tags} <a href="{TagURL}"><i>{Tag};</i></a> {/block:Tags} {/block:HasTags}
  445. </div>
  446. </div>
  447.  
  448. {block:PostNotes}{PostNotes}{/block:PostNotes}
  449. {/block:Posts}
  450.  
  451.  
  452. <div id="cred">
  453. <a href="http://hawtornes.tumblr.com/">TC</a>
  454. </div>
  455. </div>
  456. </div>
  457.  
  458. <br><br><br>
  459.  
  460. {block:Pagination}<div id="pagination">
  461. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}&nbsp;
  462. {block:PreviousPage}<a href="{PreviousPage}">or back </a>
  463. </div>{/block:Pagination}
  464.  
  465. <br><br><br><br>
  466.  
  467. </body>
  468. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement