finnhurries

Theme #4 By Finnhurries

Apr 27th, 2013
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.01 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5.  
  6. <!--THEME #4 BY FINNHURRIES 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 ;*
  7.  
  8. don't even try fo reals
  9.  
  10. if u do i'm laffin at u
  11. lol
  12. -->
  13.  
  14.  
  15.  
  16. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18. <head><title>{Title}</title>
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  23.  
  24. <!--Default Variables-->
  25. <!--Colors-->
  26.  
  27. <meta name="color:Background" content="#ffffff"/>
  28. <meta name="color:Text" content="#333333"/>
  29. <meta name="color:Link" content="#717581"/>
  30. <meta name="color:Hover" content="#333333"/>
  31. <meta name="color:Border" content="#969696"/>
  32. <meta name="color:Link Hover" content="#969696"/>
  33.  
  34. <!--Images-->
  35.  
  36. <meta name="image:Background" content=""/>
  37. <meta name="image:Sidebar" content=""/>
  38.  
  39. <!--Links-->
  40.  
  41. <meta name="text:Link1" content="/" />
  42. <meta name="text:Link 1 Hover" content="" />
  43. <meta name="text:Link2" content="/" />
  44. <meta name="text:Link 2 Hover" content="" />
  45. <meta name="text:Link3" content="/" />
  46. <meta name="text:Link 3 Hover" content="" />
  47. <meta name="text:Link4" content="/" />
  48. <meta name="text:Link 4 Hover" content="" />
  49.  
  50. <style type="text/css">
  51.  
  52.  
  53. a {
  54. color:{color:link};
  55. text-decoration:none;
  56. -moz-transition-duration:0.5s;
  57. -webkit-transition-duration:0.5s;
  58. -o-transition-duration:0.5s;
  59. }
  60.  
  61. a:hover {
  62. color:{color:hover};
  63. text-decoration:none;
  64. -moz-transition-duration:0.5s;
  65. -webkit-transition-duration:0.5s;
  66. -o-transition-duration:0.5s;
  67. }
  68.  
  69. #bite
  70. #bite a{
  71. display:block
  72. }
  73. #bite .death {
  74. margin-right:0px;filter: alpha(opacity = 0);
  75. opacity:0;-webkit-transition: all 0.5s ease-out;
  76. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  77. }
  78.  
  79. #bite:hover .death {
  80. margin-left:0px;
  81.  
  82. -webkit-transition: all 0.8s ease-out;
  83. -moz-transition: all 0.8s ease-out;
  84. transition: all 0.8s ease-out;
  85. filter: alpha(opacity = 100);
  86. filter: alpha(opacity = 100);
  87. opacity:8;
  88. }
  89.  
  90.  
  91.  
  92. ::-webkit-scrollbar {height: auto;width: 6px;}
  93. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  94. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  95.  
  96. body {
  97. background:{color:background};
  98. background-image: url('{image:background}') no-repeat fixed center;;
  99. margin:0px;
  100. color:{color:text};
  101. font-family:consolas;
  102. font-size:10px;
  103. line-height:100%;
  104. }
  105.  
  106. a {
  107. text-decoration:none;
  108. outline:none;
  109. -moz-outline-style:none;
  110. color:{color:link};
  111. -webkit-transition: all 0.5s ease;
  112. -moz-transition: all 0.5s ease;
  113. -o-transition: all 0.5s ease
  114. }
  115.  
  116. img {
  117. border:none;
  118. }
  119.  
  120. blockquote blockquote {
  121. padding-left:5px;
  122. border-left:1px solid;
  123. }
  124.  
  125. h1 {
  126. font-size:12px;
  127. font-family:consolas;
  128. text-transform:uppercase;
  129. }
  130.  
  131. a:hover {
  132. opacity:10;
  133. color:{color:hover};
  134. -webkit-transition: all 0.7s ease;
  135. -moz-transition: all 0.7s ease;
  136. -o-transition: all 0.7s ease
  137. }
  138.  
  139. small{
  140. font-size:9px;
  141. line-height:110%
  142. }
  143.  
  144. big {
  145. font-size:12px;
  146. line-height:110%
  147. }
  148.  
  149. b, strong{
  150. color:{color:text}
  151. }
  152. i, em {
  153. color:{color:text}
  154. }
  155. p{
  156. margin-top:5px;
  157. margin-bottom:5px
  158. }
  159. blockquote {
  160. padding:0px;
  161. padding-left:5px;
  162. margin:5px;
  163. border-left:1px dotted {color:text}
  164. }
  165.  
  166. blockquote img {
  167. max-width:300px
  168. }
  169.  
  170. ul, li img {
  171. max-with:250px
  172. }
  173.  
  174. .audio {width:500px;height:160px;}
  175. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  176. .albumart img {width:150px;height:150px;float:left;}
  177. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  178. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  179. overflow:hidden;background-color:white;}
  180. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  181.  
  182. #entries {
  183. padding:10px;
  184. width:500px;
  185. margin-left:600px;
  186. margin-top:85px;
  187. }
  188.  
  189.  
  190. #post {
  191. width:500px;
  192. padding-bottom:3px;
  193. font-family:consolas;
  194. opacity:1;
  195. }
  196.  
  197. #sidebar {
  198. width:120px;
  199. position:fixed;
  200. margin-left:320px;
  201. margin-top:170px;
  202. opacity:1;
  203. }
  204.  
  205. #sidebarimage img{
  206. width:120px;
  207. height:180px;
  208. padding:3px;
  209. -webkit-transition: all 0.5s ease;
  210. -moz-transition: all 0.5s ease;
  211. -o-transition: all 0.5s ease
  212. }
  213.  
  214. #links {
  215. font-family:courier new;
  216. font-size:9px;
  217. opacity:1;
  218. text-align:center;
  219. padding-top:54px;
  220. letter-spacing:1px;
  221. text-transform:uppercase;
  222. padding-bottom:5px;
  223. margin-top:-260px;
  224. margin-left:4px;
  225.  
  226. }
  227.  
  228. #links a {
  229. padding:2px;
  230. background: #fff;
  231. border: 1px solid {color:border};
  232. height:10px;
  233. }
  234.  
  235. #links a:hover{
  236. background:{color:link hover};
  237. }
  238.  
  239. #boxed1 {
  240. margin-top:42px;
  241. margin-left:0px;
  242. font-family:times;
  243. font-style:italic;
  244. font-size:10px;
  245. padding:2px;
  246. background:clear;
  247. display:inline-block;
  248. opacity:1;
  249. line-height:400%;
  250. position:fixed;
  251. color:clear;
  252. }
  253.  
  254. #boxed1 a {
  255. background: #fff;
  256. margin-bottom:35px;
  257. padding-bottom:10px;
  258. width:122px;
  259. height:15px;
  260. display:inline-block;
  261. position:fixed;
  262. }
  263.  
  264.  
  265. #boxed2 {
  266. margin-top:125px;
  267. margin-left:0px;
  268. font-family:times;
  269. font-style:italic;
  270. font-size:10px;
  271. padding:2px;
  272. background:clear;
  273. display:inline-block;
  274. opacity:1;
  275. line-height:400%;
  276. position:fixed;
  277. color:clear;
  278. }
  279.  
  280. #boxed2 a {
  281. background: #fff;
  282. margin-bottom:35px;
  283. padding-bottom:10px;
  284. width:122px;
  285. height:15px;
  286. display:inline-block;
  287. position:fixed;
  288. }
  289.  
  290.  
  291. #description {
  292. margin-top:68px;
  293. margin-left:1px;
  294. display:inline-block;
  295. background:#fff;
  296. opacity:.8;
  297. width:114px;
  298. height:49px;
  299. padding:5px;
  300. font-size:10px;
  301. font-style:italic;
  302. text-align:center;
  303. position:fixed;
  304.  
  305. }
  306.  
  307. #pagination {
  308. height:40px;
  309. width:500px;
  310. padding-top:20px;
  311. position:fixed;
  312. font-family: 'Roboto Condensed', sans-serif;
  313. letter-spacing:2px;
  314. margin-left:290px;
  315. margin-top:450px;
  316. font-size:14px;
  317. text-align:center;
  318. display:inline-block;
  319. background:#ffffff;
  320. color:{color:text};
  321. }
  322.  
  323. #info {
  324. text-align:center;padding:5px;
  325. margin-top:5px;
  326. margin-bottom:10px;
  327. text-transform: uppercase;
  328. font-family:consolas;
  329. font-size:9px;
  330. }
  331.  
  332. #tags {
  333. font-family:consolas;
  334. letter-spacing:1px;
  335. text-transform:uppercase;
  336. font-family:courier new;
  337. font-size:9px;
  338. margin-top:4px;
  339. padding:-4px;
  340. text-align:center;
  341. -webkit-transition: all 0.6s ease-in-out;
  342. -moz-transition: all 0.6s ease-in-out;
  343. -o-transition: all 0.6s ease-in-out;
  344. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  345.  
  346. #ask {
  347. padding:10px;
  348. width:auto;
  349. height:auto;
  350. text-align:center;
  351. background-color:#efefef;
  352. color:{color:text};
  353.  
  354. }
  355.  
  356. #answer {
  357. text-align:center;
  358. color:{color:text};
  359. }
  360.  
  361. #notes {
  362. font-family:consolas;
  363. text-transform:lowercase;
  364. font-size:9px;
  365. }
  366.  
  367. #question {
  368. font-family:times;
  369. font-style:italic;
  370. font-size:10px;
  371. }
  372.  
  373.  
  374.  
  375. {CustomCSS}#s-m-t-tooltip {
  376.  
  377. max-width:300px;
  378.  
  379. padding:2px 2px 2px 2px;
  380.  
  381. margin:10px 0px 0px 10px;
  382.  
  383. background-color:#fff; /* change the background color */
  384.  
  385. border:1px solid #ddd; /* change the border color */
  386.  
  387. font-family:courier new; /* change the font */
  388.  
  389. font-size:9px; /* change the font size */
  390.  
  391. letter-spacing:2px; /* change the letter spacing */
  392.  
  393. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  394.  
  395. color:#999; /* change the text color */
  396.  
  397. z-index:999999999999999999999999999999999999;
  398.  
  399. }</style></head><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  400.  
  401. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  402.  
  403. <script>
  404.  
  405. (function($){
  406.  
  407. $(document).ready(function(){
  408.  
  409. $("a[title]").style_my_tooltips({
  410.  
  411. tip_follows_cursor:true,
  412.  
  413. tip_delay_time:90,
  414.  
  415. tip_fade_speed:600,
  416.  
  417. attribute:"title"
  418.  
  419. });
  420.  
  421. });
  422.  
  423. })(jQuery);
  424.  
  425. </script><body>
  426.  
  427. <div id="sidebar">
  428. <div id="bite">
  429. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  430.  
  431.  
  432. <div id="links">
  433. {block:ifLink1}<a title="{text:Link 1 Hover}"href="{text:Link1}">.01</a>{/block:ifLink1}
  434. {block:ifLink2}<a title="{text:Link 2 Hover}"href="{text:Link2}">.02</a>{/block:ifLink2}
  435. {block:ifLink3}<a title="{text:Link 3 Hover}"href="{text:Link3}">.03</a>{/block:ifLink3}
  436. {block:ifLink4}<a title="{text:Link 4 Hover}"href="{text:Link4}">.04</a>{/block:ifLink4}</div>
  437.  
  438. <div id="boxed1">
  439. {block:ifLink1}<a href=""></a>{/block:ifLink1}<p><p>
  440. </div>
  441. <div id="boxed2">
  442. {block:ifLink1}<a href=""></a>{/block:ifLink1}<p><p>
  443. </div>
  444. <div class="death">
  445. <div id="description">{Description}</div></div></div>
  446. {block:Pagination}<div id="pagination">
  447. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  448. {block:JumpPagination length="5"}
  449. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  450. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  451. {/block:JumpPagination}
  452. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  453. </div>{/block:Pagination}
  454.  
  455. </div>
  456. </div></div>
  457. <div id="entries">{block:Posts}<div id="post">
  458.  
  459. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  460.  
  461. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  462.  
  463. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  464.  
  465. {block:Quote}{Quote}{block:Source} β€”{Source}{/block:Source}{/block:Quote}
  466.  
  467. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  468.  
  469. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  470.  
  471. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  472. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  473. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  474. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  475. {/block:Audio}
  476.  
  477. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  478.  
  479. <center>{block:Answer}<div class="ask">{Asker}: {Question}</div><div class="answer">{Answer}</div>{/block:answer}</center>
  480.  
  481. <div id="info"> posted <a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} with <a href="{Permalink}">{NoteCountWithLabel}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a> {/block:RebloggedFrom}
  482. {block:ContentSource}<a href="{SourceURL}">(<a href="{SourceURL}">Β© <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
  483. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  484. {/block:Posts}
  485. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  486. {/block:Posts}</div></div></div><div style="position:fixed;bottom:1px; 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>
  487. </body>
  488.  
  489. </html>
Add Comment
Please, Sign In to add comment