Advertisement
finnhurries

Theme #12 By Finnhurries

Jul 14th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.73 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 #12 BY FINNHURRIES
  6.  
  7. ─╔═╗──────────╔╗
  8. ─║╔╝──────────║║
  9. ╔╝╚╗╔╗╔═╗─╔═╗─║╚═╗╔╗╔╗╔═╗╔═╗╔╗╔══╗╔══╗
  10. ╚╗╔╝╠╣║╔╗╗║╔╗╗║╔╗║║║║║║╔╝║╔╝╠╣║║═╣║══╣
  11. ─║║─║║║║║║║║║║║║║║║╚╝║║║─║║─║║║║═╣╠══║
  12. ─╚╝─╚╝╚╝╚╝╚╝╚╝╚╝╚╝╚══╝╚╝─╚╝─╚╝╚══╝╚══╝
  13.  
  14.  
  15.  
  16. IF YOU HAVEN'T LIKED THE POST GO BACK AND LIKE IT OK BECAUSE IT MEANS A LOT TO ME AND I'LL LOVE YOU FOREVER
  17.  
  18. DON'T STEAL OR REDISTRIBUTE OR ELSE I'LL GIVE YOU MANGE AND WRAP YOU UP IN A BUTTERY COAT AND YOU CAN'T REMOVE IT BC YOU'LL BE WRAPPED UP IN COLORFUL STAR PAJAMAS OK ILY BYE
  19.  
  20. YEAH DON'T EVEN THINK ABOUT IT
  21.  
  22. I WILL FIND U AND I WILL KILL YOU xoxo
  23.  
  24. -->
  25.  
  26.  
  27. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  28. <head><title>{Title}</title>
  29. <link rel="shortcut icon" href="{Favicon}">
  30. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  31. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  32.  
  33.  
  34. <meta name="color:Background" content="#ffffff"/>
  35. <meta name="color:Sidebar" content="#ffffff"/>
  36. <meta name="color:Text" content="#a8a8a8"/>
  37. <meta name="color:Link" content="#b8b8b8"/>
  38. <meta name="color:Tags" content="f0f0f0"/>
  39. <meta name="color:Hover" content="#f2f2f2"/>
  40. <meta name="color:Line" content="#f2f2f2"/>
  41. <meta name="color:Border" content="#e4e4e4"/>
  42. <meta name="color:Post" content="#ffffff"/>
  43. <meta name="color:Answer" content="#f8f8f8"/>
  44. <meta name="color:Desc BG" content="#333333"/>
  45. <meta name="color:Link BG" content="#ffffff"/>
  46. <meta name="color:desc text color" content="#ffffff"/>
  47.  
  48. <meta name="image:sidebar 1" content=""/>
  49. <meta name="image:sidebar 2" content=""/>
  50. <meta name="image:sidebar 3" content=""/>
  51. <meta name="image:sidebar 4" content=""/>
  52. <meta name="image:bg" content=""/>
  53.  
  54. <meta name="text:Link 1 Hover" content="" />
  55. <meta name="text:Link 1" content="" />
  56. <meta name="text:Link 2 Hover" content="" />
  57. <meta name="text:Link 2" content="" />
  58. <meta name="text:Link 3 Hover" content="" />
  59. <meta name="text:Link 3" content="" />
  60. <meta name="text:Link 4 Hover" content="" />
  61. <meta name="text:Link 4" content="" />
  62. <meta name="text:Link 5 Hover" content="" />
  63. <meta name="text:Link 5" content="" />
  64.  
  65. <meta name="color:scrollbarbg" content="ffffff"/>
  66.  
  67.  
  68. <style type="text/css">
  69.  
  70. #squeeze
  71. #squeeze a{
  72. }
  73.  
  74. #squeeze .plop {
  75. position:fixed;margin-right:0px;-webkit-transition: all 0.5s ease-out;
  76. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  77. }
  78.  
  79. #squeeze:hover .plop {
  80. margin-top:120px;
  81. -webkit-transition: all 0.8s ease-out;
  82. -moz-transition: all 0.8s ease-out;
  83. transition: all 0.8s ease-out;
  84. -webkit-transition: opacity 0.7s linear; opacity: 0.9;
  85. -webkit-transition: all 0.7s linear;
  86. -moz-border-radius:0px 0px 0px 0px;
  87. -webkit-transform: rotate(360deg);
  88. -moz-transform: rotate(360deg);
  89. -o-transform: rotate(360deg);
  90.  
  91. }
  92.  
  93.  
  94. #squeeze .poop {
  95. position:fixed;margin-left:0px;-webkit-transition: all 0.5s ease-out;
  96. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  97. }
  98.  
  99. #squeeze:hover .poop {
  100. margin-left:-120px;
  101. -webkit-transition: all 0.8s ease-out;
  102. -moz-transition: all 0.8s ease-out;
  103. transition: all 0.8s ease-out;
  104. -webkit-transition: opacity 0.7s linear; opacity: 0.9;
  105. -webkit-transition: all 0.7s linear;
  106. -moz-border-radius:0px 0px 0px 0px;
  107. -webkit-transform: rotate(360deg);
  108. -moz-transform: rotate(360deg);
  109. -o-transform: rotate(360deg);
  110. }
  111.  
  112. #squeeze .pee {
  113. position:fixed;margin-left:0px;-webkit-transition: all 0.5s ease-out;
  114. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  115. }
  116.  
  117. #squeeze:hover .pee {
  118. margin-left:120px;
  119. -webkit-transition: all 0.8s ease-out;
  120. -moz-transition: all 0.8s ease-out;
  121. transition: all 0.8s ease-out;
  122. -webkit-transition: opacity 0.7s linear; opacity: 0.9;
  123. -webkit-transition: all 0.7s linear;
  124. -moz-border-radius:0px 0px 0px 0px;
  125. -webkit-transform: rotate(360deg);
  126. -moz-transform: rotate(360deg);
  127. -o-transform: rotate(360deg);
  128. }
  129.  
  130. #squeeze .urine {
  131. position:fixed;margin-top:0px;-webkit-transition: all 0.5s ease-out;
  132. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  133. }
  134.  
  135. #squeeze:hover .urine {
  136. margin-top:-120px;
  137. -webkit-transition: all 0.8s ease-out;
  138. -moz-transition: all 0.8s ease-out;
  139. transition: all 0.8s ease-out;
  140. -webkit-transition: opacity 0.7s linear; opacity: 0.9;
  141. -webkit-transition: all 0.7s linear;
  142. -moz-border-radius:0px 0px 0px 0px;
  143. -webkit-transform: rotate(360deg);
  144. -moz-transform: rotate(360deg);
  145. -o-transform: rotate(360deg);
  146. }
  147.  
  148. #squeeze .feces {
  149. position:fixed;margin-left:0px;opacity:0;-webkit-transition: all 0.5s ease-out;
  150. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  151. }
  152.  
  153. #squeeze:hover .feces {
  154. margin-left:-120px;
  155. opacity:1;
  156. -webkit-transition: all 0.8s ease-out;
  157. -moz-transition: all 0.8s ease-out;
  158. transition: all 0.8s ease-out;
  159. }
  160.  
  161. #squeeze .ah {
  162. position:fixed;margin-left:0px;opacity:0;-webkit-transition: all 0.5s ease-out;
  163. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  164. }
  165.  
  166. #squeeze:hover .ah {
  167. margin-left:120px;
  168. opacity:1;
  169. -webkit-transition: all 0.8s ease-out;
  170. -moz-transition: all 0.8s ease-out;
  171. transition: all 0.8s ease-out;
  172. }
  173.  
  174.  
  175. /* --- SCROLLBAR ---*/
  176.  
  177. ::-webkit-scrollbar {
  178. width: 5px;height: 5px;}
  179. ::-webkit-scrollbar-button:start:decrement,
  180. ::-webkit-scrollbar-button:end:increment {
  181. height: 6px;display: block;background-color: {color:white};}
  182. ::-webkit-scrollbar-track-piece {
  183. background-color: {color:scrollbarbg};}
  184. ::-webkit-scrollbar-thumb:vertical {
  185. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  186.  
  187.  
  188. /* --- BODY ---*/
  189.  
  190. body {
  191. background:{color:background};
  192. margin:0px;
  193. color:{color:text};
  194. font-family:Calibri;
  195. font-size:9px;
  196. line-height:100%;
  197. }
  198.  
  199. a {
  200. text-decoration:none;
  201. outline:none;
  202. -moz-outline-style:none;
  203. color:{color:link};
  204. }
  205.  
  206. img {
  207. border:none;
  208. }
  209.  
  210. blockquote {
  211. padding-left:5px;
  212. border-left:2px solid;
  213. }
  214.  
  215. blockquote blockquote {
  216. padding-left:5px;
  217. border-left:2px solid;
  218. }
  219.  
  220. h1 {
  221. font-size:9px;
  222. text-transform:uppercase;
  223. }
  224.  
  225. a:hover {
  226. opacity:10;
  227. color:{color:hover};
  228. -webkit-transition: all 0.7s ease;
  229. -moz-transition: all 0.7s ease;
  230. -o-transition: all 0.7s ease
  231. }
  232.  
  233. /* --- TITLES ---*/
  234.  
  235.  
  236. #title {
  237. position:fixed;
  238. padding:9px;
  239. width:100px;
  240. height:19px;
  241. margin-left:30px;
  242. margin-top:px;
  243. font-size:15px;
  244. font-family:calibri;
  245. text-transform:lowercase;
  246. text-align:center;
  247. display:inline-block;
  248. text-decoration:underline;
  249. opacity:.9;
  250. text-shadow: 1px 1px 1px #888888;
  251. line-height:110%;
  252. background-color:{color:link bg};
  253. border:1px double {color:border};
  254. }
  255.  
  256.  
  257. /* --- POST ENTRIES ---*/
  258.  
  259.  
  260. #entries {
  261. padding:10px;
  262. width:500px;
  263. margin-left:450px;
  264. margin-top:40px;
  265. font-size:10px;
  266. }
  267.  
  268.  
  269.  
  270. /* --- BODY: POSTS ---*/
  271.  
  272.  
  273. #post {
  274. width:500px;
  275. padding-bottom:20px;
  276. padding:10px;
  277. margin-top:15px;
  278. opacity:.89;
  279. -webkit-transition: all 0.7s ease;
  280. -moz-transition: all 0.7s ease;
  281. -o-transition: all 0.7s ease
  282. background-color:{color:Post};
  283. }
  284.  
  285. #post:hover {
  286. opacity:1;
  287. -webkit-transition: all 0.7s ease;
  288. -moz-transition: all 0.7s ease;
  289. -o-transition: all 0.7s ease
  290. }
  291.  
  292. /* --- SIDEBAR IMAGE ---*/
  293.  
  294.  
  295. #sidebar {
  296. position:fixed;
  297. width:250px;
  298. margin-left:220px;
  299. margin-top:140px;
  300. opacity:.90;
  301. background-color:{color:Sidebar};
  302. }
  303.  
  304. #sidebarimage1 {
  305. width 100px;
  306. margin-top:0px;
  307. margin-left:-90px;
  308. }
  309.  
  310.  
  311. #sidebarimage1 img {
  312. width:100px;
  313. border:double 4px;
  314. padding:6px;
  315. border-color: {color:border};
  316. background-color:{color:Sidebar};
  317. }
  318.  
  319. #sidebarimage2 {
  320. width 100px;
  321. margin-top:0px;
  322. margin-left:30px;
  323. }
  324.  
  325.  
  326. #sidebarimage2 img {
  327. width:100px;
  328. border:double 4px;
  329. padding:6px;
  330. border-color: {color:border};
  331. background-color:{color:Sidebar};
  332. }
  333.  
  334. #sidebarimage3 {
  335. width 100px;
  336. margin-top:120px;
  337. margin-left:-90px;
  338. }
  339.  
  340.  
  341. #sidebarimage3 img {
  342. width:100px;
  343. border:double 4px;
  344. padding:6px;
  345. border-color: {color:border};
  346. background-color:{color:Sidebar};
  347. }
  348.  
  349. #sidebarimage4 {
  350. width 100px;
  351. margin-top:120px;
  352. margin-left:30px;
  353. }
  354.  
  355. #sidebarimage4 img {
  356. width:100px;
  357. border:double 4px;
  358. padding:6px;
  359. border-color: {color:border};
  360. background-color:{color:Sidebar};
  361. }
  362.  
  363.  
  364. /* --- SIDEBAR LINKS ---*/
  365.  
  366. .links {
  367. width:110px;
  368. height:10px;
  369. padding: 9px;
  370. font-size:8px;
  371. font-family:'cambria';
  372. font-style:italic;
  373. text-align:center;
  374. margin-top:30px;
  375. margin-left:21px;
  376. text-align:center;
  377. text-transform:lowercase;
  378. letter-spacing:1px;
  379. position:fixed;
  380. padding-bottom:7px;
  381. background-color:{desc bg};
  382. opacity:.9;
  383. -transition-duration:0.4s;
  384. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;
  385. }
  386.  
  387. .links a {
  388. height:10px;
  389. width:114px;
  390. font-size: 11px;
  391. padding:2px;
  392. display:inline-block;
  393. border:1px double {color:border};
  394. background-color:{color:Link BG};
  395. color:{color:desc bg};
  396. -transition-duration:0.4s;
  397. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;
  398. }
  399.  
  400. .links a:hover {
  401. padding:2px;
  402. text-decoration:underline;
  403. color:{color:link bg};
  404. background-color:{color:desc bg};
  405. border:1px double {color:border};
  406. -transition-duration:0.4s;
  407. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;
  408. }
  409.  
  410.  
  411. /* --- DESCRIPTION ---*/
  412.  
  413. #description {
  414. position:fixed;
  415. display:block;
  416. font-family:cambria;
  417. line-height:110%;
  418. font-size:9px;
  419. font-style:italic;
  420. width:95px;
  421. height:95px;
  422. padding:8px;
  423. margin-top:120px;
  424. margin-left:-90px;
  425. text-align:justify;
  426. overflow:scroll;
  427. opacity:.9;
  428. border:4px double {color:border};
  429. background-color:{color:Desc BG};
  430. color:{color:desc text color}
  431. }
  432.  
  433. #description a {padding-left:5px;color:{color:desc text color}; -moz-transition-duration:0.4s;
  434. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  435.  
  436. /* --- PAGINATION---*/
  437.  
  438.  
  439. #paginationforth {
  440. width:100px;
  441. font-size:18px;
  442. text-align:right;
  443. margin-left:90px;
  444. margin-top:115px;
  445. position:fixed;
  446. font-family:HELVETICA;
  447. }
  448.  
  449. #paginationback {
  450. width:100px;
  451. font-size:18px;
  452. text-align:left;
  453. margin-left:-135px;
  454. margin-top:90px;
  455. position:fixed;
  456. font-family:HELVETICA;
  457. }
  458.  
  459. /* --- POST INFO ---*/
  460.  
  461.  
  462. #info {
  463. text-align:left;
  464. margin-top:10px;
  465. text-transform:uppercase;
  466. font-size:8px;
  467. font-style:none;
  468. border-top:1px solid {color:Line}
  469. }
  470.  
  471. /* --- POST TAGS---*/
  472.  
  473.  
  474. #tags {
  475. font-family:cambria;
  476. letter-spacing:0px;
  477. text-transform:uppercase;
  478. font-size:10px;
  479. margin-top:4px;
  480. text-align:center;
  481. }
  482.  
  483. #tags
  484. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  485. -webkit-transition: all 0.6s ease-in-out;
  486. -moz-transition: all 0.6s ease-in-out;
  487. -o-transition: all 0.6s ease-in-out;
  488. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  489.  
  490.  
  491. /* --- QUESTIONS ---*/
  492.  
  493. #asker {
  494. font-family:cambria;
  495. letter-spacing:1px;
  496. text-align:left;
  497. font-style:italic;
  498. margin-left:0px;
  499. padding:10px;
  500. text-align:left;
  501. color:#adadad;
  502. background-color:#fafafa;
  503. border-bottom:1px solid #efefef;
  504. border-right:1px solid #efefef;
  505. background-color:{color:ask background}
  506. }
  507.  
  508. {CustomCSS}
  509.  
  510. #s-m-t-tooltip {
  511. max-width:300px;
  512. padding:3px 3px 3px 3px;
  513. margin:10px 0px 0px 10px;
  514. background-color:#fff; /* change the background color */
  515. border:1px solid #ddd; /* change the border color */
  516. font-family:calibri; /* change the font */
  517. font-size:9px; /* change the font size */
  518. letter-spacing:2px; /* change the letter spacing */
  519. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  520. color:#999; /* change the text color */
  521. z-index:999999999999999999999999999999999999;
  522.  
  523. }
  524.  
  525.  
  526. </style></head>
  527.  
  528. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  529.  
  530. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  531.  
  532. <script>
  533.  
  534. (function($){
  535.  
  536. $(document).ready(function(){
  537.  
  538. $("a[title]").style_my_tooltips({
  539.  
  540. tip_follows_cursor:true,
  541.  
  542. tip_delay_time:90,
  543.  
  544. tip_fade_speed:600,
  545.  
  546. attribute:"title"
  547.  
  548. });
  549.  
  550. });
  551.  
  552. })(jQuery);
  553.  
  554. </script>
  555.  
  556. <body>
  557. <div id="squeeze">
  558. <div id="sidebar">
  559. <div class="plop">
  560. <div id="sidebarimage1"><img src="{image:sidebar 1}"></div></div>
  561. <div class="poop">
  562. <div id="sidebarimage2"><img src="{image:sidebar 2}"></div></div>
  563. <div class="pee">
  564. <div id="sidebarimage3"><img src="{image:sidebar 3}"></div></div>
  565. <div class="urine">
  566. <div id="sidebarimage4"><img src="{image:sidebar 4}"></div></div>
  567. <div class="ah">
  568. <div id="description">
  569. {Description}
  570. </div></div>
  571.  
  572. <div class="feces">
  573. <div class="links">
  574. {block:ifLink1}<a title="{text:Link 1 Hover}"href="{text:Link 1}">. i</a>{/block:ifLink1}<br>
  575. {block:ifLink2}<a title="{text:Link 2 Hover}"href="{text:Link 2}">. ii</a>{/block:ifLink2}<br>
  576. {block:ifLink3}<a title="{text:Link 3 Hover}"href="{text:Link 3}">. iii</a>{/block:ifLink3}<br>
  577. {block:ifLink4}<a title="{text:Link 4 Hover}"href="{text:Link 4}">. iv</a>{/block:ifLink4}<br>
  578. {block:ifLink5}<a title="{text:Link 5 Hover}"href="{text:Link 5}">. v</a>{/block:ifLink5}<br>
  579. </div>
  580.  
  581. <div id="title"><i>{Title}</i></div></div>
  582.  
  583. {block:Pagination}<div id="paginationback">{block:PreviousPage}<a href="{PreviousPage}"><br><p>←</a>{/block:PreviousPage}</div><div id="paginationforth">{block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</div>{/block:Pagination}
  584.  
  585. </div></div>
  586.  
  587. <div id="entries">{block:Posts}<div id="post">
  588. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  589.  
  590. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  591.  
  592. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  593.  
  594. {block:Quote}{Quote}{/block:Quote}
  595.  
  596. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  597.  
  598. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  599.  
  600. {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>
  601. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  602. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  603. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  604. {/block:Audio}
  605.  
  606. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  607.  
  608. {block:Answer}<div id="asker"><span style="font-family:courier new;font-size:9px;font-style:italic;line-height:150%;"> {Asker}: </span>{Question}</div><left><font face="courier new">{Answer}</font>{/block:Answer}
  609.  
  610. <div id="info">
  611. <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>
  612. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  613. {/block:Posts}
  614. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  615. {/block:Posts}</div></div></div>
  616. <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>
  617.  
  618. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement