Advertisement
damnbritts

Theme 31 | Damnbritts

Dec 7th, 2013
401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.95 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. <!-- Christmas theme #31 by Damnbritts. Enjoy!-->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  11.  
  12.  
  13. <meta name="color:bg" content="#FFFFFF">
  14. <meta name="color:link" content="#E6E4E4">
  15. <meta name="color:hover" content="#454545">
  16. <meta name="color:infobg" content="#FCFCFC">
  17. <meta name="color:text" content="#9A9A9A">
  18. <meta name="color:tags" content="#EDEDED">
  19. <meta name="color:scrollbar" content="#D6D5D5">
  20. <meta name="color:border" content="#FAFAFA">
  21.  
  22. <meta name="image:sidebar" content=""/>
  23. <meta name="text:sidetitle" content="sidetitle goes here!"/>
  24.  
  25. <meta name="text:TooltipA" content="link title" />
  26. <meta name="text:linkA url" content="/">
  27. <meta name="text:TooltipB" content="link title" />
  28. <meta name="text:linkB url" content="/">
  29. <meta name="text:TooltipC" content="link title" />
  30. <meta name="text:linkC url" content="/">
  31. <meta name="text:TooltipD" content="link title" />
  32. <meta name="text:linkD url" content="/">
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Raleway:400,700' rel='stylesheet' type='text/css'>
  35.  
  36.  
  37. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  38. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  39. <link rel="shortcut icon" href="{Favicon}" />
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  41.  
  42. <style type="text/css">
  43.  
  44.  
  45. a {
  46. color:{color:link};
  47. text-decoration:none;
  48. -moz-transition-duration:0.5s;
  49. -webkit-transition-duration:0.5s;
  50. -o-transition-duration:0.5s;
  51. }
  52.  
  53. a:hover {
  54. color:{color:hover};
  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.  
  62. ::-webkit-scrollbar-thumb:vertical { background:#ee4949; border:0px solid #fff; }
  63. ::-webkit-scrollbar-thumb:horizontal { background:#fff; }
  64. ::-webkit-scrollbar { background:#ee4949; border: 5px solid #fff; width: 11px; height: 7px; }
  65.  
  66. ::-webkit-scrollbar-thumb:active{ border:0px solid #088a08;}
  67.  
  68.  
  69. body {
  70. background-color:{color:bg};
  71. font-family:Calibri;
  72. font-weight:normal;
  73. }
  74.  
  75.  
  76.  
  77.  
  78. h1 {
  79. font-weight:normal;
  80. font-size:10px;
  81. text-align:center;
  82. font-style:normal;
  83. line-height:80%;
  84. letter-spacing:1px;
  85. text-transform:uppercase;
  86. color:{color:text};
  87. }
  88.  
  89. h2 {
  90. font-size:15px;
  91. text-align:center;
  92. line-height:100%;
  93. letter-spacing:-0.5px;
  94. color:{color:text};
  95. font-weight:normal;
  96. padding:5px;
  97. padding-bottom:2px;
  98. }
  99.  
  100.  
  101. blockquote {
  102. border-left:2px solid {color:text};
  103. padding-left:5px;
  104. margin:5px;
  105. }
  106.  
  107. #theme {
  108. background-color:{color:bg};
  109. width:700px;
  110. margin: 0 auto -12px auto;
  111. text-align: center;
  112. }
  113.  
  114. #sidebar {
  115. color:{color:text};
  116. position:fixed;
  117. width:150px;
  118. height:auto;
  119. margin-top:220px;
  120. margin-left:-150px;
  121. text-align:left;
  122. }
  123.  
  124. #sidebar img {
  125. width:190px;
  126. height:125px;
  127. margin-bottom:10px;
  128. }
  129.  
  130. #sidebarimage {
  131. width:190px;
  132. height:125px;
  133. outline:1px solid #eee;
  134. outline-offset:4px;
  135. }
  136.  
  137.  
  138. #links {
  139. width:10px;
  140. height:0px;
  141. padding:5px;
  142. padding-bottom:10px;
  143. background:white;
  144. margin-left:197px;
  145. margin-top:-133px;
  146. z-index:99;
  147. -moz-transition-duration:0.5s;
  148. -webkit-transition-duration:0.5s;
  149. -o-transition-duration:0.5s;
  150. }
  151.  
  152. #links img {
  153. width:20px;
  154. height:20px;
  155. padding-bottom:3px;
  156. -moz-transition-duration:0.3s;
  157. -webkit-transition-duration:0.3s;
  158. -o-transition-duration:0.3s;
  159. }
  160.  
  161. #links img:hover {
  162. opacity:.2;
  163. -moz-transition-duration:0.3s;
  164. -webkit-transition-duration:0.3s;
  165. -o-transition-duration:0.3s;
  166. }
  167.  
  168. #pic {
  169. position:fixed;
  170. opacity:1;
  171. margin-top:136px;
  172. margin-left:-7px;
  173. -moz-transition-duration:0.5s;
  174. -webkit-transition-duration:0.5s;
  175. -o-transition-duration:0.5s;
  176. }
  177.  
  178. #pic img {
  179. width:235px;
  180. height:30px;
  181. }
  182.  
  183.  
  184.  
  185. @font-face {font-family:caneletter;src:url(http://static.tumblr.com/vl8wqgb/NImmwv2qx/caneletterscript_personaluse.otf);}
  186.  
  187. #title {
  188. font-family:'Rouge Script', cursive;;
  189. font-size:30px;
  190. width:210px;
  191. margin-top:-163px;
  192. }
  193.  
  194. .desc {
  195. width:140px;
  196. height:30px;
  197. padding:10px;
  198. opacity:0;
  199. padding-bottom:60px;
  200. margin-left:15px;
  201. margin-top:6px;
  202. margin-bottom:10px;
  203. font-size:10px;
  204. background:white;
  205. color:#a8a8a8;
  206. font-family:trebuchet ms;
  207. line-height:135%;
  208. -moz-transition-duration:0.5s;
  209. -webkit-transition-duration:0.5s;
  210. -o-transition-duration:0.5s;
  211. }
  212.  
  213. #sidebar:hover .desc {
  214. opacity:.98;
  215. -moz-transition-duration:0.5s;
  216. -webkit-transition-duration:0.5s;
  217. -o-transition-duration:0.5s;
  218. }
  219.  
  220. .desc a {
  221. color:{color:link};
  222. }
  223.  
  224. .desc:first-letter {
  225. font-family:times;
  226. font-size:28px;
  227. font-style:normal;
  228. line-height:19px;
  229. text-transform:uppercase;
  230. text-align:center;
  231. width:20px;
  232. height:20px;
  233. padding:6px;
  234. padding-right:6px;
  235. margin-right:3px;
  236. border:3px double #fff;
  237. float:left;
  238. background-color:#ee4949;
  239. color:#fff;
  240. }
  241.  
  242.  
  243. .pagi {
  244. width:200px;
  245. font-size:13px;
  246. text-transform:lowercase;
  247. letter-spacing:1px;
  248. margin-top:190px;
  249. font-family:cambria;
  250. font-style:italic;
  251. text-align:center;
  252. }
  253.  
  254. .pagi a {
  255. color:{color:link};
  256. }
  257.  
  258. #stuffcontainer {
  259. float:left;
  260. margin-left:200px;
  261. margin-top:75px;
  262. text-align:justify;
  263. background-color:{color:bg};
  264. color:{color:text};
  265. margin-bottom: 35px;
  266. }
  267.  
  268.  
  269. #stuff {
  270. width:500px;
  271. margin-top:75px;
  272. text-align:justify;
  273. font-size:11px;
  274. line-height:90%;
  275. letter-spacing:0x;
  276. color:{color:text};
  277. }
  278.  
  279. .caption {
  280. width:500px;
  281. text-align:justify;
  282. line-height:120%;
  283. }
  284.  
  285. .ask {
  286. padding:10px;
  287. text-align:left;
  288. color:{color:text};
  289. background-color:{color:infobg};
  290. border-bottom:1px solid {color:border};
  291. border-right:1px solid {color:border};
  292. }
  293.  
  294. .ans {
  295. text-align:left;
  296. padding:10px;
  297. color:{color:text};
  298. }
  299.  
  300. .audio {
  301. width:500px;
  302. padding-bottom:10px;
  303. background-color:{color:infobg};
  304. }
  305.  
  306. .albumart {
  307. float:left;
  308. padding:0px 10px 10px 0px;
  309. }
  310.  
  311. .albumart img {
  312. width:45px;
  313. height:45px;
  314. }
  315.  
  316. .playercontainer {
  317. text-align:left;
  318. padding:10px;
  319. background-color:#ffffff;
  320. width:480px;
  321. }
  322.  
  323. .audioinfo {
  324. padding:10px;
  325. color:{color:text};
  326. }
  327.  
  328. #postinfo {
  329. width:490px;
  330. padding:5px;
  331. font-size:8px;
  332. margin-top:10px;
  333. color:{color:link};
  334. text-transform:uppercase;
  335. font-style:normal;
  336. letter-spacing:2px;
  337. text-align:left;
  338. border-top:1px solid #edebeb;
  339. -moz-transition-duration:0.5s;
  340. -webkit-transition-duration:0.5s;
  341. -o-transition-duration:0.5s;
  342. }
  343.  
  344. #postinfo a {
  345. color:{color:link};
  346. text-align:center;
  347. letter-spacing:1px;
  348. font-style:normal;
  349. }
  350.  
  351. #postinfo a:hover {
  352. color:{color:hover};
  353. }
  354.  
  355. .note {
  356. text-transform:uppercase;
  357. font-style:normal;
  358. letter-spacing:0px;
  359. font-size: 9px;
  360. text-align:left;
  361. line-height:90%;
  362. margin-left:-40px;
  363. }
  364.  
  365. .note li {
  366. list-style-type:none;
  367. border-bottom:1px solid {color:border};
  368. padding:10px 25px 10px 25px;
  369. text-align:left;
  370. margin:0px;
  371. -moz-transition-duration:0.5s;
  372. -webkit-transition-duration:0.5s;
  373. -o-transition-duration:0.5s;
  374. }
  375.  
  376. .tags {
  377. font-style:normal;
  378. width:500px;
  379. text-transform:uppercase;
  380. font-style:normal;
  381. color:{color:tags};
  382. letter-spacing:2px;
  383. line-height:120%;
  384. font-size:8px;
  385. text-align:left;
  386. padding:2px;
  387. -moz-transition-duration:0.5s;
  388. -webkit-transition-duration:0.5s;
  389. -o-transition-duration:0.5s;
  390. }
  391.  
  392. .tags a {
  393. color:{color:tags};
  394. letter-spacing:1px;
  395. padding:1px;
  396. }
  397.  
  398. .tags a:hover {
  399. color:{color:link};
  400. }
  401.  
  402. ul.chat, .chat ol, .chat li {
  403. list-style:none;
  404. margin:0px;
  405. padding:2px;
  406. }
  407.  
  408. .label {
  409. text-decoration:underline;
  410. font-weight:700;
  411. background-color:{color:infobg};
  412. margin-right:5px;
  413. }
  414.  
  415. #cred {
  416. font-size:8px;
  417. font-family:times;
  418. letter-spacing:1px;
  419. -moz-transition-duration:0.5s;
  420. -webkit-transition-duration:0.5s;
  421. -o-transition-duration:0.5s;
  422. }
  423.  
  424. #cred a {
  425. background-color:#fff;
  426. color:#a8a8a8;
  427. padding:5px;
  428. border:1px solid #ddd;
  429. position:fixed;
  430. right:7px;
  431. bottom:10px
  432. }
  433.  
  434. #cred a:hover {
  435. color:#fff;
  436. background-color:#000;
  437. border-radius:90px;
  438. -moz-transition-duration:2s;
  439. -webkit-transition-duration:2s;
  440. -o-transition-duration:2s;
  441. }
  442.  
  443. #s-m-t-tooltip {
  444. max-width:300px;
  445. padding:2px 2px 2px 2px;
  446. margin:15px 0px 0px 15px;
  447. background-color:#fff;
  448. outline:2px solid #088A08;
  449. font-family:calibri;
  450. font-size:8px;
  451. font-weight:bold;
  452. letter-spacing:1px;
  453. text-transform:uppercase;
  454. color:#ee4949;
  455. z-index:999999999999999999999999999999999999;
  456. }
  457.  
  458.  
  459. {CustomCSS}
  460.  
  461. </style></head>
  462. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  463. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  464. <script>
  465. (function($){
  466. $(document).ready(function(){
  467. $("a[title]").style_my_tooltips({
  468. tip_follows_cursor:true,
  469. tip_delay_time:0,
  470. tip_fade_speed:250,
  471. attribute:"title"
  472. });
  473. });
  474. })(jQuery);
  475. </script>
  476.  
  477.  
  478. <body>
  479.  
  480. <div style="width:105%;
  481. background:url(http://media.tumblr.com/tumblr_lx4ezvbTrn1r2mwkp.gif);
  482. height:80px;
  483. position:fixed;
  484. margin-top:2px;
  485. margin-left:-10px;
  486. background-repeat:repeat-x;
  487. z-index:99999;"></div>
  488.  
  489. <div id="theme">
  490. <div id="sidebar">
  491.  
  492. <div id="pic"><img src="http://img.photobucket.com/albums/v252/shaquanda/dumppixelshere/980980983/ln0001.gif"></div>
  493.  
  494.  
  495. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  496.  
  497. <div id="links">
  498. <a title="{text:TooltipA}" href="{text:LinkA url}"><img src="http://media.tumblr.com/tumblr_mecjsu3nAm1qdlkyg.gif"></a>
  499.  
  500. <a title="{text:TooltipB}" href="{text:LinkB url}"><img src="http://media.tumblr.com/tumblr_mecjsqvmVf1qdlkyg.gif"></a>
  501.  
  502. <a title="{text:TooltipC}" href="{text:LinkC url}"><img src="http://media.tumblr.com/tumblr_mecjsxSogG1qdlkyg.gif"></a>
  503.  
  504. <a title="{text:TooltipD}" href="{text:LinkD url}"><img src="http://media.tumblr.com/tumblr_mecjseuZIx1qdlkyg.gif"></a>
  505.  
  506.  
  507. </div>
  508. <div class="desc">
  509. {Description}
  510. </div>
  511.  
  512. <div id="title">{text:sidetitle}</div>
  513. {block:Pagination}
  514. <div class="pagi">
  515. {block:PreviousPage}
  516. <a href="{PreviousPage}">back</a>
  517. {/block:PreviousPage}
  518. {block:NextPage}
  519. ╼ <a href="{NextPage}">next</a>
  520. {/block:NextPage}
  521. </div>
  522. {/block:Pagination}
  523. </div>
  524.  
  525. <div id="stuffcontainer">
  526.  
  527. {block:Posts}
  528.  
  529. <div id="stuff">
  530.  
  531. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  532.  
  533. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  534.  
  535. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  536. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  537.  
  538. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  539.  
  540. {block:Photoset}<center>{Photoset-500}</center>
  541. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  542.  
  543. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  544.  
  545. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  546.  
  547. {block:Answer}<div class="ask">{Asker} asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  548.  
  549. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  550. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  551. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  552. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  553. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  554.  
  555.  
  556.  
  557. {block:Date}<div id="postinfo" style="letter-spacing:1px;" >posted {TimeAgo} with <font color=#e9aeca>♥</font> <a href="{Permalink}" >{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  558.  
  559. {block:ContentSource} ( source <a href="{SourceURL}">{SourceLink} )</a>{/block:ContentSource}</div>{/block:Date}
  560. {block:HasTags}
  561. <div class="tags">
  562. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  563. {/block:HasTags}
  564. <div class="note">
  565. {block:PostNotes}{PostNotes}{/block:PostNotes}
  566. </div>
  567. </div>
  568. {/block:Posts}
  569.  
  570.  
  571. </div>
  572.  
  573. <div id="cred"><a href="http://damnbritts.tumblr.com/">DB</a></div>
  574.  
  575. </div>
  576. </div>
  577. </div>
  578.  
  579.  
  580.  
  581. <!-- script -->
  582.  
  583.  
  584. <script type="text/javascript">
  585. /*
  586. Snow Fall 1 - no images - Java Script
  587. Visit http://rainbow.arch.scriptmania.com/scripts/
  588. for this script and many more
  589. */
  590.  
  591. // Set the number of snowflakes (more than 30 - 40 not recommended)
  592. var snowmax=35
  593.  
  594. // Set the colors for the snow. Add as many colors as you like
  595. var snowcolor=new Array("#F0F0F0")
  596.  
  597. // Set the fonts, that create the snowflakes. Add as many fonts as you like
  598. var snowtype=new Array("Times","Arial","Times","Verdana")
  599.  
  600. // Set the letter that creates your snowflake (recommended: * )
  601. var snowletter="*"
  602.  
  603. // Set the speed of sinking (recommended values range from 0.3 to 2)
  604. var sinkspeed=0.6
  605.  
  606. // Set the maximum-size of your snowflakes
  607. var snowmaxsize=30
  608.  
  609. // Set the minimal-size of your snowflakes
  610. var snowminsize=8
  611.  
  612. // Set the snowing-zone
  613. // Set 1 for all-over-snowing, set 2 for left-side-snowing
  614. // Set 3 for center-snowing, set 4 for right-side-snowing
  615. var snowingzone=1
  616.  
  617. ///////////////////////////////////////////////////////////////////////////
  618. // CONFIGURATION ENDS HERE
  619. ///////////////////////////////////////////////////////////////////////////
  620.  
  621.  
  622. // Do not edit below this line
  623. var snow=new Array()
  624. var marginbottom
  625. var marginright
  626. var timer
  627. var i_snow=0
  628. var x_mv=new Array();
  629. var crds=new Array();
  630. var lftrght=new Array();
  631. var browserinfos=navigator.userAgent
  632. var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
  633. var ns6=document.getElementById&&!document.all
  634. var opera=browserinfos.match(/Opera/)
  635. var browserok=ie5||ns6||opera
  636.  
  637. function randommaker(range) {
  638. rand=Math.floor(range*Math.random())
  639. return rand
  640. }
  641.  
  642. function initsnow() {
  643. if (ie5 || opera) {
  644. marginbottom = document.body.scrollHeight
  645. marginright = document.body.clientWidth-15
  646. }
  647. else if (ns6) {
  648. marginbottom = document.body.scrollHeight
  649. marginright = window.innerWidth-15
  650. }
  651. var snowsizerange=snowmaxsize-snowminsize
  652. for (i=0;i<=snowmax;i++) {
  653. crds[i] = 0;
  654. lftrght[i] = Math.random()*15;
  655. x_mv[i] = 0.03 + Math.random()/10;
  656. snow[i]=document.getElementById("s"+i)
  657. snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
  658. snow[i].size=randommaker(snowsizerange)+snowminsize
  659. snow[i].style.fontSize=snow[i].size+'px';
  660. snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
  661. snow[i].style.zIndex=1000
  662. snow[i].sink=sinkspeed*snow[i].size/5
  663. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  664. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  665. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  666. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  667. snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size)
  668. snow[i].style.left=snow[i].posx+'px';
  669. snow[i].style.top=snow[i].posy+'px';
  670. }
  671. movesnow()
  672. }
  673.  
  674. function movesnow() {
  675. for (i=0;i<=snowmax;i++) {
  676. crds[i] += x_mv[i];
  677. snow[i].posy+=snow[i].sink
  678. snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i])+'px';
  679. snow[i].style.top=snow[i].posy+'px';
  680.  
  681. if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
  682. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  683. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  684. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  685. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  686. snow[i].posy=0
  687. }
  688. }
  689. var timer=setTimeout("movesnow()",50)
  690. }
  691.  
  692. for (i=0;i<=snowmax;i++) {
  693. document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
  694. }
  695. if (browserok) {
  696. window.onload=initsnow
  697. }
  698.  
  699. </script>
  700.  
  701.  
  702. <!-- /script -->
  703.  
  704.  
  705.  
  706.  
  707. </body>
  708. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement