Advertisement
hawtornes

THEME 28.

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