Advertisement
finnhurries

Theme #1 By Finnhurries

Apr 6th, 2013
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.59 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5. <!--THEME #1 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 ;*-->
  6.  
  7.  
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  16.  
  17. <!--Default Variables-->
  18. <!--Colors-->
  19.  
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Text" content="#333333"/>
  22. <meta name="color:Link" content="#717581"/>
  23. <meta name="color:Hover" content="#333333"/>
  24. <meta name="color:Border" content="#969696"/>
  25. <meta name="color:Link Background" content="#ffffff">
  26. <meta name="color:Sidebar Link" content="#ffffff">
  27.  
  28. <!--Images-->
  29.  
  30. <meta name="image:Background" content=""/>
  31. <meta name="image:Sidebar" content=""/>
  32.  
  33. <!--Links-->
  34.  
  35. <meta name="text:Link1" content="/" />
  36. <meta name="text:Link1 Title" content="" />
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="" />
  39. <meta name="text:Link3" content="/" />
  40. <meta name="text:Link3 Title" content="" />
  41. <meta name="text:Link4" content="/" />
  42. <meta name="text:Link4 Title" content="" />
  43. <meta name="text:Link5" content="/" />
  44. <meta name="text:Link5 Title" content="" />
  45. <meta name="text:Link6" content="/" />
  46. <meta name="text:Link6 Title" content="" />
  47.  
  48. <style type="text/css">
  49.  
  50.  
  51.  
  52. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  53.  
  54. .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  55.  
  56. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  57.  
  58. #biter
  59.  
  60. #bite a {display:block}
  61.  
  62. #bite .death {margin-top:-115px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  63.  
  64. #bite:hover .death {margin-top:-115px;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.5s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73. ::-webkit-scrollbar {height: auto;width: 6px;}
  74. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  75. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  76.  
  77. body {
  78. background:{color:background};
  79. background-image: url('{image:background}') no-repeat fixed center;;
  80. margin:0px;
  81. color:{color:text};
  82. font-family:consolas;
  83. font-size:10px;
  84. line-height:100%;
  85. }
  86.  
  87. a {
  88. text-decoration:none;
  89. outline:none;
  90. -moz-outline-style:none;
  91. color:{color:link};
  92. -webkit-transition: all 0.5s ease;
  93. -moz-transition: all 0.5s ease;
  94. -o-transition: all 0.5s ease
  95. }
  96.  
  97. img {
  98. border:none;
  99. }
  100.  
  101. blockquote blockquote {
  102. padding-left:5px;
  103. border-left:1px solid;
  104. }
  105.  
  106. h1 {
  107. font-size:12px;
  108. font-family:consolas;
  109. text-transform:uppercase;
  110. }
  111.  
  112. a:hover {
  113. opacity:10;
  114. color:{color:hover};
  115. -webkit-transition: all 0.7s ease;
  116. -moz-transition: all 0.7s ease;
  117. -o-transition: all 0.7s ease
  118. }
  119.  
  120. small{
  121. font-size:9px;
  122. line-height:110%
  123. }
  124.  
  125. big {
  126. font-size:12px;
  127. line-height:110%
  128. }
  129.  
  130. b, strong{
  131. color:{color:text}
  132. }
  133. i, em {
  134. color:{color:text}
  135. }
  136. p{
  137. margin-top:5px;
  138. margin-bottom:5px
  139. }
  140. blockquote {
  141. padding:0px;
  142. padding-left:5px;
  143. margin:5px;
  144. border-left:1px dotted {color:text}
  145. }
  146.  
  147. blockquote img {
  148. max-width:300px
  149. }
  150.  
  151. ul, li img {
  152. max-with:250px
  153. }
  154.  
  155. .audio {width:500px;height:160px;}
  156. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  157. .albumart img {width:150px;height:150px;float:left;}
  158. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  159. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  160. overflow:hidden;background-color:white;}
  161. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  162.  
  163. #entries {
  164. padding:10px;
  165. width:500px;
  166. margin-left:600px;
  167. margin-top:85px;
  168. }
  169.  
  170.  
  171. #post {
  172. width:500px;
  173. padding-bottom:3px;
  174. font-family:consolas;
  175. opacity:1;
  176. }
  177.  
  178.  
  179. #sidebar {
  180. width:150px;
  181. position:fixed;
  182. margin-left:300px;
  183. margin-top:150px;
  184. opacity:1;
  185. }
  186.  
  187. #sidebarimage img{
  188. width:120px;
  189. height:200px;
  190. padding:3px;
  191. border:1px solid #fafafa;
  192. border-color: {color:Border};
  193. -webkit-transition: all 0.5s ease;
  194. -moz-transition: all 0.5s ease;
  195. -o-transition: all 0.5s ease
  196. }
  197.  
  198. #links {
  199. font-family:cambria;
  200. font-size:9px;
  201. padding:5px;
  202. opacity:1;
  203. text-align:center;
  204. padding-top:54px;
  205. letter-spacing:3px;
  206. text-transform:uppercase;
  207. padding-bottom:5px;
  208. margin-top:-123px;
  209. margin-left:-22.5px;
  210.  
  211. }
  212.  
  213. #links a{
  214. font-family: cambria;
  215. width: 54px;
  216. margin-bottom:10px
  217. padding:4px;
  218. border:1px solid #efefef;
  219. text-transform: uppercase;
  220. background: #ffffff;
  221. display:inline-block;
  222. color:{color:sidebar link};
  223.  
  224. }
  225.  
  226. #links a:hover{
  227. background: #353535;
  228. color:#ffffff;
  229. -webkit-transition: all 0.3s ease;
  230. -moz-transition: all 0.3s ease;
  231. -o-transition: all 0.3s ease;
  232. }
  233.  
  234.  
  235.  
  236.  
  237. #description {
  238. width:110px;
  239. height:30px;
  240. padding:5px;
  241. font-size:8px;
  242. text-transform:lowercase;
  243. font-style:italic;
  244. opacity: 0.8;
  245. text-align:center;
  246. margin-top:-98px;
  247. margin-left:21px;
  248. color:#421227;
  249. border-bottom: #ffffff;
  250. background:{color:link background};
  251.  
  252. }
  253.  
  254. #pagination {
  255. font-size:9px;
  256. text-align:left;
  257. font-family:consolas;
  258. letter-spacing:2px;
  259. margin-left:1px;
  260. margin-top: -175px;
  261. color:{color:link};
  262.  
  263. }
  264.  
  265. #info {
  266. text-align:center;padding:5px;
  267. margin-top:5px;
  268. margin-bottom:10px;
  269. text-transform: uppercase;
  270. font-family:consolas;
  271. font-size:9px;
  272. }
  273.  
  274. #tags {
  275. font-family:consolas;
  276. letter-spacing:1px;
  277. text-transform:uppercase;
  278. font-size:9px;
  279. margin-top:4px;
  280. a {display:inline; background-color:{color:linkb};
  281. padding:-4px;
  282. text-align:left;
  283. -webkit-transition: all 0.6s ease-in-out;
  284. -moz-transition: all 0.6s ease-in-out;
  285. -o-transition: all 0.6s ease-in-out;
  286. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;
  287. }
  288.  
  289. #asker {
  290. float:left;
  291. margin-right:5px;
  292. }
  293.  
  294. #asked {
  295. font-family:consolas;
  296. text-transform:lowercase;
  297. letter-spacing:1px;
  298. padding-bottom:3px;
  299. }
  300.  
  301. #notes {
  302. font-family:consolas;
  303. text-transform:lowercase;
  304. font-size:9px;
  305. }
  306.  
  307. #question {
  308. font-family:consolas;
  309. font-style:italic;
  310. font-size:10px;
  311. }
  312.  
  313. #answer {
  314. font-family:consolas;
  315. text-transform:uppercase;
  316. font-size:10px;
  317. }
  318.  
  319. {CustomCSS}</style></head><body>
  320.  
  321.  
  322.  
  323. <div id="sidebar">
  324. <div id="bite">
  325. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  326.  
  327. <h4><center></center></h4>
  328.  
  329. <div class="death">
  330. <div align="center">
  331. <div id="links">
  332. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  333. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}<p>
  334. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  335. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}<p>
  336. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  337. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  338.  
  339. <div id="description">{Description}</div>
  340. </div>
  341. </div>
  342. </div>
  343.  
  344. </div>
  345.  
  346.  
  347. {block:Pagination}<div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</div>{/block:Pagination}
  348. </div>
  349.  
  350. <div id="entries">{block:Posts}<div id="post">
  351.  
  352. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  353.  
  354. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  355.  
  356. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  357.  
  358. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  359.  
  360. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  361.  
  362. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  363.  
  364. {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>
  365. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  366. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  367. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  368. {/block:Audio}
  369.  
  370. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  371.  
  372. {block:Answer}<div id="asker"></div><div id="asked">{Asker} shouted: {Question} {Answer}{/block:Answer}
  373.  
  374. <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}
  375. {block:ContentSource}<a href="{SourceURL}">(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>)</a>{/block:ContentSource}{/block:RebloggedFrom}<div id="tags" st>
  376. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  377. {/block:Posts}
  378. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  379. {/block:Posts}</div></div></div>
  380. <div style="font-size: 12px; letter-spacing: 1px; float: right; position: fixed; bottom: 5px; right: 5px; text-transform:lowercase;"><a href="http://finnhurries.tumblr.com">©</a></div>
  381. </body>
  382. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement