Advertisement
becky4268

theme 32

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