Advertisement
finnhurries

Theme #9 By Finnhurries

Jun 30th, 2013
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.82 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.  
  3. <!--
  4.  
  5. THEME BY FINNHURRIES
  6.  
  7. PLZ DON'T REMOVE THE CREDIT OR MOVE IT TO A DIFFERENT PAGE OR I WILL FIND YOU AND SEND A SLOTH TO PUNCH YOUR BOOBS ;* xx
  8.  
  9. i s2g i actually will find you and trust me you think i won't but i will i will find you and report you and you will never show your face again do you hear me little kid do you
  10.  
  11. -->
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head><title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color:Sidebar" content="#ffffff"/>
  23. <meta name="color:Text" content="#a8a8a8"/>
  24. <meta name="color:Link" content="#b8b8b8"/>
  25. <meta name="color:Tags" content="f0f0f0"/>
  26. <meta name="color:Hover" content="#f2f2f2"/>
  27. <meta name="color:Line" content="#f2f2f2"/>
  28. <meta name="color:Border" content="#e4e4e4"/>
  29. <meta name="color:Post" content="#ffffff"/>
  30. <meta name="color:Answer" content="#f8f8f8"/>
  31.  
  32. <meta name="image:sidebar" content=""/>
  33. <meta name="image:sidebar 2" content=""/>
  34. <meta name="image:bg" content=""/>
  35.  
  36. <meta name="text:Link 1 Hover" content="" />
  37. <meta name="text:Link 1" content="" />
  38. <meta name="text:Link 2 Hover" content="" />
  39. <meta name="text:Link 2" content="" />
  40. <meta name="text:Link 3 Hover" content="" />
  41. <meta name="text:Link 3" content="" />
  42. <meta name="text:Link 4 Hover" content="" />
  43. <meta name="text:Link 4" content="" />
  44.  
  45. <meta name="color:scrollbarbg" content="ffffff"/>
  46.  
  47.  
  48. <style type="text/css">
  49.  
  50. #eat
  51. #eat a{
  52. }
  53. #eat .corn {
  54. margin-left:0px;filter: alpha(opacity = 0);
  55. opacity:1;-webkit-transition: all 0.5s ease-out;
  56. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  57. }
  58.  
  59. #eat:hover .corn {
  60. margin-left:-37.5px;
  61.  
  62. -webkit-transition: all 0.8s ease-out;
  63. -moz-transition: all 0.8s ease-out;
  64. transition: all 0.8s ease-out;
  65. filter: alpha(opacity = 100);
  66. filter: alpha(opacity = 100);
  67. opacity:1;
  68. }
  69.  
  70. #eat .butter {
  71. margin-right:0px;filter: alpha(opacity = 0);
  72. opacity:1;-webkit-transition: all 0.5s ease-out;
  73. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  74. }
  75.  
  76. #eat:hover .butter {
  77. margin-left:37.5px;
  78.  
  79. -webkit-transition: all 0.8s ease-out;
  80. -moz-transition: all 0.8s ease-out;
  81. transition: all 0.8s ease-out;
  82. filter: alpha(opacity = 100);
  83. filter: alpha(opacity = 100);
  84. opacity:1;
  85. }
  86.  
  87. #eat .cream {
  88. margin-right:0px;filter: alpha(opacity = 0);
  89. opacity:0;-webkit-transition: all 0.5s ease-out;
  90. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  91. }
  92.  
  93. #eat:hover .cream {
  94. margin-left:-34px;
  95.  
  96. -webkit-transition: all 0.8s ease-out;
  97. -moz-transition: all 0.8s ease-out;
  98. transition: all 0.8s ease-out;
  99. filter: alpha(opacity = 100);
  100. filter: alpha(opacity = 100);
  101. opacity:8;
  102. }
  103.  
  104. #eat .milk {
  105. margin-right:0px;filter: alpha(opacity = 0);
  106. opacity:0;-webkit-transition: all 0.5s ease-out;
  107. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  108. }
  109.  
  110. #eat:hover .milk {
  111. margin-left:47px;
  112.  
  113. -webkit-transition: all 0.8s ease-out;
  114. -moz-transition: all 0.8s ease-out;
  115. transition: all 0.8s ease-out;
  116. filter: alpha(opacity = 100);
  117. filter: alpha(opacity = 100);
  118. opacity:8;
  119. }
  120.  
  121. #eat .turtle {
  122. filter: alpha(opacity = 0);
  123. opacity:0;-webkit-transition: all 0.5s ease-out;
  124. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  125. }
  126.  
  127. #eat:hover .turtle {
  128. -webkit-transition: all 0.8s ease-out;
  129. -moz-transition: all 0.8s ease-out;
  130. transition: all 0.8s ease-out;
  131. filter: alpha(opacity = 100);
  132. filter: alpha(opacity = 100);
  133. opacity:1;
  134. }
  135.  
  136. /* --- SCROLLBAR ---*/
  137.  
  138. ::-webkit-scrollbar {
  139. width: 5px;height: 5px;}
  140. ::-webkit-scrollbar-button:start:decrement,
  141. ::-webkit-scrollbar-button:end:increment {
  142. height: 6px;display: block;background-color: {color:white};}
  143. ::-webkit-scrollbar-track-piece {
  144. background-color: {color:scrollbarbg};}
  145. ::-webkit-scrollbar-thumb:vertical {
  146. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  147.  
  148.  
  149. /* --- BODY ---*/
  150.  
  151. body {
  152. background:{color:background};
  153. margin:0px;
  154. color:{color:text};
  155. font-family:Helvetica;
  156. font-size:9px;
  157. line-height:100%;
  158. }
  159.  
  160. a {
  161. text-decoration:none;
  162. outline:none;
  163. -moz-outline-style:none;
  164. color:{color:link};
  165. }
  166.  
  167. img {
  168. border:none;
  169. }
  170.  
  171. blockquote {
  172. padding-left:5px;
  173. border-left:2px solid;
  174. }
  175.  
  176. blockquote blockquote {
  177. padding-left:5px;
  178. border-left:2px solid;
  179. }
  180.  
  181. h1 {
  182. font-size:9px;
  183. text-transform:uppercase;
  184. }
  185.  
  186. a:hover {
  187. opacity:10;
  188. color:{color:hover};
  189. -webkit-transition: all 0.7s ease;
  190. -moz-transition: all 0.7s ease;
  191. -o-transition: all 0.7s ease
  192. }
  193.  
  194. /* --- TITLES ---*/
  195.  
  196.  
  197. #title {
  198. position:fixed;
  199. padding:9px;
  200. width:490px;
  201. margin-left:460px;
  202. margin-top:-35px;
  203. background:#fff;
  204. opacity: 1;
  205. font-size:32px;
  206. font-family: 'Helvetica';
  207. text-transform:uppercase;
  208. text-align:center;
  209. color:#000;
  210. border:8px double #111;
  211. letter-spacing:2px;
  212. font-weight:900;
  213. text-shadow:
  214. -1px -1px #40FE01, -2px 0px #00F0FC, 1px 1px #FF00C0, 2px 0px #F51BBF, 3px 1px #F0FD02;
  215. -webkit-transform: scale(1.2); /* Safari & Chrome */
  216. -moz-transform: scale(1.2); /* Firefox */
  217. -o-transform: scale(1.2);
  218. -webkit-transition: all 0.1s ease;
  219. -moz-transition: all 0.1s ease;
  220. -o-transition: all 0.1s ease
  221. /* Opera */
  222. }
  223.  
  224. #title:hover {
  225. letter-spacing:4px;
  226. -webkit-transform: scale(1.2); /* Safari & Chrome */
  227. -moz-transform: scale(1.2); /* Firefox */
  228. -o-transform: scale(1.2); /* Opera */
  229. }
  230.  
  231.  
  232.  
  233. /* --- POST ENTRIES ---*/
  234.  
  235.  
  236. #entries {
  237. padding:10px;
  238. width:500px;
  239. margin-left:450px;
  240. margin-top:60px;
  241. font-size:10px;
  242. }
  243.  
  244. /* --- BODY: POSTS ---*/
  245.  
  246.  
  247. #post {
  248. width:500px;
  249. padding-bottom:20px;
  250. padding:10px;
  251. margin-top:15px;
  252. background-color:{color:Post};
  253. }
  254.  
  255. /* --- SIDEBAR IMAGE ---*/
  256.  
  257.  
  258. #sidebar {
  259. width:100px;
  260. height:100%;
  261. position:fixed;
  262. margin-left:260px;
  263. margin-top:-10px;
  264. opacity:10;
  265. background-color:{color:Sidebar};
  266. }
  267.  
  268. #sidebarimage {
  269. width 100px;
  270. }
  271.  
  272. #sidebarimage img {
  273. width:100px;
  274. padding:6px;
  275. margin-top:90px;
  276. margin-left:-50px;
  277. border:8px double #000;
  278. background-color:{color:Sidebar};
  279. }
  280.  
  281. #sidebarimage2 img {
  282. width:100px;
  283. padding:6px;
  284. margin-left:2px;
  285. border:8px double #000;
  286. background-color:{color:Sidebar};
  287. }
  288.  
  289.  
  290. /* --- SIDEBAR LINKS ---*/
  291.  
  292. .links {
  293. position:fixed;
  294. width:150px;
  295. font-size:8px;
  296. font-family:'Helvetica';
  297. text-align:center;
  298. margin-top:-260px;
  299. margin-left:-19px;
  300. text-align:center;
  301. text-transform:uppercase;
  302. position:fixed;
  303. padding-bottom:7px;
  304.  
  305. }
  306.  
  307. .links a {
  308. font-size:30px;
  309. display:inline-block;
  310. margin-left:5px;
  311. padding-top:19px;
  312. padding-right:5px;
  313. width:49px;
  314. height:35px;
  315. background:#111;
  316. border-top:3px solid #FD02D7;
  317. border-left:3px solid #FD02D7;
  318. border-bottom:3px solid #02F9FD;
  319. border-right:3px solid #02F9FD;
  320. text-shadow:
  321. -1px -1px #40FE01, -2px 0px #00F0FC, 1px 1px #FF00C0, 2px 0px #F51BBF, 3px 1px #F0FD02;
  322. -webkit-transition: all 0.8s ease;
  323. -moz-transition: all 0.8s ease;
  324. -o-transition: all 0.8s ease
  325. }
  326.  
  327. .links a:hover {
  328. color:{color:Hover};
  329. text-shadow:none;
  330. border-top:3px solid #02FD1F;
  331. border-left:3px solid #02FD1F;
  332. border-bottom:3px solid #E4FD02;
  333. border-right:3px solid #E4FD02;
  334. -webkit-transition: all 0.8s ease;
  335. -moz-transition: all 0.8s ease;
  336. -o-transition: all 0.8s ease
  337. }
  338.  
  339.  
  340. /* --- DESCRIPTION ---*/
  341.  
  342. #description {
  343. position:fixed;
  344. margin-left:-54px;
  345. margin-top:-129px;
  346. background:#111;
  347. font-family:Helvetica;
  348. line-height:110%;
  349. font-size:9px;
  350. font-style:italic;
  351. width:95px;
  352. height:95px;
  353. border-top:8px double #FD02D7;
  354. border-left:8px double #FD02D7;
  355. border-bottom:8px double #02F9FD;
  356. border-right:8px double #02F9FD;
  357. padding:8px;
  358. text-align:justify;
  359. overflow:scroll;
  360. color:#fff;
  361. -webkit-transition: all 0.8s ease;
  362. -moz-transition: all 0.8s ease;
  363. -o-transition: all 0.8s ease
  364. }
  365.  
  366. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  367. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  368.  
  369. #description:hover {
  370. border-top:8px double #02FD1F;
  371. border-left:8px double #02FD1F;
  372. border-bottom:8px double #E4FD02;
  373. border-right:8px double #E4FD02;
  374. -webkit-transition: all 0.8s ease;
  375. -moz-transition: all 0.8s ease;
  376. -o-transition: all 0.8s ease
  377. }
  378.  
  379.  
  380. /* --- PAGINATION---*/
  381.  
  382.  
  383. #pagination {
  384. width:120px;
  385. font-size:10px;
  386. text-align:center;
  387. margin-left:-70px;
  388. margin-top:10px;
  389. position:fixed;
  390. font-family:Helvetica;
  391. letter-spacing:0px;
  392. }
  393.  
  394. /* --- POST INFO ---*/
  395.  
  396.  
  397. #info {
  398. text-align:left;
  399. margin-top:10px;
  400. text-transform:uppercase;
  401. font-size:8px;
  402. font-style:none;
  403. border-top:1px solid {color:Line}
  404. }
  405.  
  406. /* --- POST TAGS---*/
  407.  
  408.  
  409. #tags {
  410. font-family:Helvetica;
  411. letter-spacing:0px;
  412. text-transform:uppercase;
  413. font-size:10px;
  414. margin-top:4px;
  415. text-align:center;
  416. }
  417.  
  418. #tags
  419. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  420. -webkit-transition: all 0.6s ease-in-out;
  421. -moz-transition: all 0.6s ease-in-out;
  422. -o-transition: all 0.6s ease-in-out;
  423. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  424.  
  425.  
  426. /* --- QUESTIONS ---*/
  427.  
  428. #asker {
  429. font-family:helvetica;
  430. letter-spacing:1px;
  431. text-align:left;
  432. font-style:italic;
  433. margin-left:0px;
  434. padding:10px;
  435. text-align:left;
  436. color:#adadad;
  437. background-color:#fafafa;
  438. border-bottom:1px solid #efefef;
  439. border-right:1px solid #efefef;
  440. background-color:{color:ask background}
  441. }
  442.  
  443. {CustomCSS}
  444.  
  445. #s-m-t-tooltip {
  446. max-width:300px;
  447. padding:3px 3px 3px 3px;
  448. margin:10px 0px 0px 10px;
  449. background-color:#fff; /* change the background color */
  450. border:1px solid #ddd; /* change the border color */
  451. font-family:helvetica; /* change the font */
  452. font-size:9px; /* change the font size */
  453. letter-spacing:2px; /* change the letter spacing */
  454. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  455. color:#999; /* change the text color */
  456. z-index:999999999999999999999999999999999999;
  457.  
  458. }
  459.  
  460.  
  461. </style></head>
  462.  
  463. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  464.  
  465. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  466.  
  467. <script>
  468.  
  469. (function($){
  470.  
  471. $(document).ready(function(){
  472.  
  473. $("a[title]").style_my_tooltips({
  474.  
  475. tip_follows_cursor:true,
  476.  
  477. tip_delay_time:90,
  478.  
  479. tip_fade_speed:600,
  480.  
  481. attribute:"title"
  482.  
  483. });
  484.  
  485. });
  486.  
  487. })(jQuery);
  488.  
  489. </script>
  490.  
  491. <body>
  492. <div id="eat">
  493. <div id="sidebar">
  494. <div class="corn">
  495. <div id="sidebarimage"><img src="{image:sidebar}"></div></div>
  496. <div class="butter">
  497. <div id="sidebarimage2"><img src="{image:sidebar 2}"></div></div>
  498.  
  499. <div class="cream">
  500. <div id="description">
  501. {Description}
  502. </div></div>
  503.  
  504. <div class="milk">
  505. <div class="links">
  506. {block:ifLink1}<a title="{text:Link 1 Hover}"href="{text:Link 1}">. i</a>{/block:ifLink1}
  507. {block:ifLink2}<a title="{text:Link 2 Hover}"href="{text:Link 2}">. ii</a>{/block:ifLink2}<P>
  508. {block:ifLink3}<a title="{text:Link 3 Hover}"href="{text:Link 3}">. iii</a>{/block:ifLink3}
  509. {block:ifLink4}<a title="{text:Link 4 Hover}"href="{text:Link 4}">. iv</a>{/block:ifLink4}
  510. </div>
  511.  
  512.  
  513. <div class="turtle">
  514. {block:Pagination}<div id="pagination">
  515. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  516. {block:JumpPagination length="5"}
  517. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  518. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  519. {/block:JumpPagination}
  520. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  521. </div>{/block:Pagination}
  522.  
  523. </div></div></div></div>
  524. <div id="title">{title}</div>
  525. <div id="entries">{block:Posts}<div id="post">
  526.  
  527. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  528.  
  529. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  530.  
  531. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  532.  
  533. {block:Quote}{Quote}{/block:Quote}
  534.  
  535. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  536.  
  537. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  538.  
  539. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  540. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  541. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  542. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  543. {/block:Audio}
  544.  
  545. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  546.  
  547. {block:Answer}<div id="asker"><span style="font-family:helvetica;font-size:9px;font-style:italic;line-height:150%;"> {Asker}: </span>{Question}</div><left><font face="courier new">{Answer}</font>{/block:Answer}
  548.  
  549. <div id="info">
  550. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">Β© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  551. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  552. {/block:Posts}
  553. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  554. {/block:Posts}</div></div></div>
  555. <div style="position:fixed;bottom:3px; right:3px; font-size:12px; letter-spacing:1px; font-family:cambria;"><a href="http://finnhurries.tumblr.com"><img src="http://media.tumblr.com/a042efa04da3ddf5888aaaadf04d98df/tumblr_inline_mlj170BS6z1qz4rgp.png"></a></center></div>
  556.  
  557. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement