BabeJeSuisParfait

personalblog42(hiddenthemes)

Apr 29th, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.81 KB | None | 0 0
  1. <html lang="en">
  2.  
  3. <head>
  4.  
  5. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two' rel='stylesheet' type='text/css'>
  6. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Coming+Soon' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  9.  
  10. {Block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/Block:ifinfinitescrolling}
  11.  
  12. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  13.  
  14.  
  15. {block:ifinfinitescroll}
  16. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  17. {/block:ifinfinitescroll}
  18.  
  19. <script type="text/javascript"
  20. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  21. <script>
  22. $(document).ready(function() {
  23. //
  24. $('a.poplight[href^=#]').click(function() {
  25. var popID = $(this).attr('rel'); //Get Popup Name
  26. var popURL = $(this).attr('href'); //Get Popup href to define size
  27. var query= popURL.split('?');
  28. var dim= query[1].split('&');
  29. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  30. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://media.tumblr.com/tumblr_lngwraXumj1qf72le.png" class="btn_close" title="Close" alt="Close" /></a>');
  31. var popMargTop = ($('#' + popID).height() + 60) / 2;
  32. var popMargLeft = ($('#' + popID).width() + 60) / 2;
  33. //Apply Margin to Popup
  34. $('#' + popID).css({
  35. 'margin-top' : -popMargTop,
  36. 'margin-left' : -popMargLeft
  37. });
  38. $('body').append('<div id="fade"></div>');
  39. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  40. return false;
  41. });
  42. $('a.close, #fade').live('click', function() {
  43. $('#fade , .popup_block').fadeOut(function() {
  44. $('#fade, a.close').remove(); //fade them both out
  45. });
  46. return false;
  47. });
  48. });
  49. </script>
  50.  
  51. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  52. <script type="text/javascript">
  53. WebFontConfig = {
  54. google: { families: [ 'Short+Stack::latin'] }
  55. };
  56. (function() {
  57. var wf = document.createElement('script');
  58. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  59. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  60. wf.type = 'text/javascript';
  61. wf.async = 'true';
  62. var s = document.getElementsByTagName('script')[0];
  63. s.parentNode.insertBefore(wf, s);
  64. })(); </script>
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  67. <script type="text/javascript">
  68. WebFontConfig = {
  69. google: { families: [ 'Short+Stack::latin'] }
  70. };
  71. (function() {
  72. var wf = document.createElement('script');
  73. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  74. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  75. wf.type = 'text/javascript';
  76. wf.async = 'true';
  77. var s = document.getElementsByTagName('script')[0];
  78. s.parentNode.insertBefore(wf, s);
  79. })(); </script>
  80.  
  81.  
  82.  
  83. <title>{Title}
  84. </title>
  85.  
  86.  
  87. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  88. <script type="text/javascript">
  89. $(document).ready(function () {
  90. $('li.drawer div:nth-child(2)').hide();
  91. $('li.drawer h4').click(function () {
  92. if ($(this).hasClass('open')) {
  93. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  94. else {
  95. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  96. $(this).next().slideDown();
  97. $(this).addClass('open');}
  98. });
  99. });
  100. </script>
  101.  
  102. <style type="text/css">
  103. 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;}
  104.  
  105.  
  106.  
  107.  
  108. .fufu {width:227px;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  109.  
  110.  
  111.  
  112.  
  113. .fufu:hover {-webkit-transform: translate(1em,0);-moz-transform: translate(1em,0);-o-transform: translate(1em,0);}
  114.  
  115. #facebook
  116.  
  117. {
  118.  
  119. top:49px;
  120.  
  121.  
  122.  
  123. display:block;
  124.  
  125.  
  126.  
  127. margin:0;
  128.  
  129.  
  130.  
  131. padding:0px 0 0;
  132.  
  133.  
  134.  
  135. position:fixed;
  136.  
  137.  
  138.  
  139. text-align:center;
  140.  
  141.  
  142.  
  143. width:100px;
  144.  
  145.  
  146.  
  147. z-index:999;
  148.  
  149.  
  150.  
  151. right:-25px;
  152.  
  153.  
  154.  
  155. }
  156.  
  157. #biter
  158.  
  159.  
  160.  
  161.  
  162. #bite a {display:block}
  163.  
  164.  
  165.  
  166.  
  167. #bite .death {margin-top:-45px;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;}
  168.  
  169.  
  170.  
  171.  
  172. #bite:hover .death {margin-top:0px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  173.  
  174. .popup_block{
  175. display: none; /*--hidden by default--*/
  176. background: #fff;
  177. padding: 10px;
  178. border: 00px solid #ddd;
  179. float: left;
  180. font-size: 1.2em;
  181. position: fixed;
  182. top: 50%; left: 50%;
  183. z-index: 99999;
  184. border: 2px solid #363636;
  185. -moz-box-shadow: 0 0 5px #CFCFCF;
  186. -webkit-box-shadow: 0 0 5px #CFCFCF;
  187. -webkit-border-radius: 10px;
  188. -moz-border-radius: 10px;
  189. border-radius: 10px;
  190. }
  191.  
  192. img.btn_close {
  193. float: right;
  194. margin: -5px -5px 0 0;
  195. }
  196. /*--Making IE6 Understand Fixed Positioning--*/
  197. *html #fade {
  198. position: absolute;
  199. }
  200. *html .popup_block {
  201. position: absolute;
  202. }
  203.  
  204. @import url(http://fonts.googleapis.com/css?family=Short+Stack);
  205. #fade { /*--Transparent background layer--*/
  206. display: none; /*--hidden by default--*/
  207. background: #000;
  208. position: fixed; left: 0; top: 0;
  209. width: 100%; height: 100%;
  210. opacity: .80;
  211. z-index: 9999;
  212.  
  213.  
  214.  
  215. {block:ifenableminicursor}<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}ul#drawers {width: 100px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000;}
  216.  
  217. ul#drawers a {text-decoration: none; color: #000;}
  218.  
  219. ul#drawers li h4 {margin: 0; padding: 0px; text-transform: Camelcase; font-size: 10px; text-align: center; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.2s ease-out; -moz-transition: background-color 0.2s ease-out;
  220. transition: background-color 0.2s ease-out;}
  221.  
  222. h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}
  223.  
  224. li.drawer h4.open {background-color: ; border-top: 0px;}
  225.  
  226. li.drawer div {padding: 0px; margin: 0px; line-height: 10px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  227.  
  228. li.drawer div li {list-style-type: disc;}
  229.  
  230. li.drawer div ul {-webkit-padding-start: 12px;}</style><link rel="shortcut icon" href="http://27.media.tumblr.com/tumblr_lztovoGEfG1r41o5go1_100.gif">
  231. {/block:ifenableminicursor}
  232.  
  233. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  234.  
  235.  
  236. {block:ifinfinitescroll}
  237. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  238. {/block:ifinfinitescroll}
  239.  
  240. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  241. <meta name="color:background" content="#FF9046"/>
  242. <meta name="if:infinite scrolling" content="1"/>
  243. <meta name="color:sidebar background" content="#ffffff" />
  244. <meta name="color:posts background" content="#ffffff" />
  245. <meta name="color:text" content="#000000"/>
  246. <meta name="color:title" content="#000000"/>
  247. <meta name="color:links" content="#000000"/>
  248. <meta name="color:link hover" content="#686868"/>
  249. <meta name="if:Shadow Links" content="0"/>
  250. <meta name="text:title font size" content="12px"/>
  251. <meta name="text:text font size" content="10px"/>
  252. <meta name="text:title line height" content="12px"/>
  253. <meta name="text:text line height" content="11px"/>
  254. <meta name="if:tiny scrollbar" content="1/">
  255.  
  256. <meta name="font:text font" content="'Short Stack', cursive;"/>
  257. <meta name="font:title font" content="'Short Stack', cursive;"/>
  258.  
  259. <meta name="image:Sidebar" content="1"/>
  260. <meta name="image:Background" content=""/>
  261.  
  262. <meta name="if:show blog title" content="0"/>
  263. <meta name="if:show sidebar photo" content="0"/>
  264. <meta name="if:show links" content="0"/>
  265. <meta name="if:rounded corners" content="1"/>
  266. <meta name="if:show captions" content="0"/>
  267. <meta name="if:enable mini cursor" content="1"/>
  268. <meta name="if:rainbow links" content="1"/>
  269. <meta name="if:custom scrollbar" content="0"/>
  270.  
  271.  
  272.  
  273.  
  274. {block:ifrainbowlinks}
  275. <link rel="shortcut icon" href="{Favicon}">
  276. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  277. <script type='text/javascript'>
  278. //<![CDATA[
  279. var rate = 20;
  280. if (document.getElementById)
  281. window.onerror=new Function("return true")
  282. var objActive; // The object which event occured in
  283. var act = 0; // Flag during the action
  284. var elmH = 0; // Hue
  285. var elmS = 128; // Saturation
  286. var elmV = 255; // Value
  287. var clrOrg; // A color before the change
  288. var TimerID; // Timer ID
  289. if (document.all) {
  290. document.onmouseover = doRainbowAnchor;
  291. document.onmouseout = stopRainbowAnchor;
  292. }
  293. else if (document.getElementById) {
  294. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  295. document.onmouseover = Mozilla_doRainbowAnchor;
  296. document.onmouseout = Mozilla_stopRainbowAnchor;
  297. }
  298. function doRainbow(obj)
  299. {
  300. if (act == 0) {
  301. act = 1;
  302. if (obj)
  303. objActive = obj;
  304. else
  305. objActive = event.srcElement;
  306. clrOrg = objActive.style.color;
  307. TimerID = setInterval("ChangeColor()",100);
  308. }
  309. }
  310.  
  311. function stopRainbow()
  312. {
  313. if (act) {
  314. objActive.style.color = clrOrg;
  315. clearInterval(TimerID);
  316. act = 0;
  317. }
  318. }
  319.  
  320. function doRainbowAnchor()
  321. {
  322. if (act == 0) {
  323. var obj = event.srcElement;
  324. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  325. obj = obj.parentElement;
  326. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  327. break;
  328. }
  329. if (obj.tagName == 'A' && obj.href != '') {
  330. objActive = obj;
  331. act = 1;
  332. clrOrg = objActive.style.color;
  333. TimerID = setInterval("ChangeColor()",100);
  334. }
  335. }
  336. }
  337.  
  338. function stopRainbowAnchor()
  339. {
  340. if (act) {
  341. if (objActive.tagName == 'A') {
  342. objActive.style.color = clrOrg;
  343. clearInterval(TimerID);
  344. act = 0;
  345. }
  346. }
  347. }
  348.  
  349. function Mozilla_doRainbowAnchor(e)
  350. {
  351. if (act == 0) {
  352. obj = e.target;
  353. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  354. obj = obj.parentNode;
  355. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  356. break;
  357. }
  358. if (obj.nodeName == 'A' && obj.href != '') {
  359. objActive = obj;
  360. act = 1;
  361. clrOrg = obj.style.color;
  362. TimerID = setInterval("ChangeColor()",100);
  363. }
  364. }
  365. }
  366.  
  367. function Mozilla_stopRainbowAnchor(e)
  368. {
  369. if (act) {
  370. if (objActive.nodeName == 'A') {
  371. objActive.style.color = clrOrg;
  372. clearInterval(TimerID);
  373. act = 0;
  374. }
  375. }
  376. }
  377.  
  378. function ChangeColor()
  379. {
  380. objActive.style.color = makeColor();
  381. }
  382.  
  383. function makeColor()
  384. {
  385. // Don't you think Color Gamut to look like Rainbow?
  386. // HSVtoRGB
  387. if (elmS == 0) {
  388. elmR = elmV; elmG = elmV; elmB = elmV;
  389. }
  390. else {
  391. t1 = elmV;
  392. t2 = (255 - elmS) * elmV / 255;
  393. t3 = elmH % 60;
  394. t3 = (t1 - t2) * t3 / 60;
  395. if (elmH < 60) {
  396. elmR = t1; elmB = t2; elmG = t2 + t3;
  397. }
  398. else if (elmH < 120) {
  399. elmG = t1; elmB = t2; elmR = t1 - t3;
  400. }
  401. else if (elmH < 180) {
  402. elmG = t1; elmR = t2; elmB = t2 + t3;
  403. }
  404. else if (elmH < 240) {
  405. elmB = t1; elmR = t2; elmG = t1 - t3;
  406. }
  407. else if (elmH < 300) {
  408. elmB = t1; elmG = t2; elmR = t2 + t3;
  409. }
  410. else if (elmH < 360) {
  411. elmR = t1; elmG = t2; elmB = t1 - t3;
  412. }
  413. else {
  414. elmR = 0; elmG = 0; elmB = 0;
  415. }
  416. }
  417. elmR = Math.floor(elmR).toString(16);
  418. elmG = Math.floor(elmG).toString(16);
  419. elmB = Math.floor(elmB).toString(16);
  420. if (elmR.length == 1) elmR = "0" + elmR;
  421. if (elmG.length == 1) elmG = "0" + elmG;
  422. if (elmB.length == 1) elmB = "0" + elmB;
  423. elmH = elmH + rate;
  424. if (elmH >= 360)
  425. elmH = 0;
  426. return '#' + elmR + elmG + elmB;
  427. }
  428. //]]>
  429. </script>
  430. {/block:ifrainbowlinks}
  431.  
  432.  
  433.  
  434.  
  435. <style type="text/css">
  436.  
  437. {block:ifcustomscrollbar}
  438. ::-webkit-scrollbar {width: 9px; height: 3px; background: {color:background}}
  439. ::-webkit-scrollbar-thumb {background-color: #ffffff;}
  440. {/block:ifcustomscrollbar}
  441.  
  442. body {
  443. margin:0px;
  444. background-color: {color:Background};
  445. background-image:url({image:Background});
  446. background-attachment: fixed;
  447. background-repeat: repeat;
  448. }
  449.  
  450. body, div, p, textarea, submit, input{
  451. font-family:'Short Stack', cursive; {font:text font};
  452. font-size: 12px;
  453. line-height:{text:text line height};
  454. color:{color:Text};
  455. }
  456.  
  457. p {
  458. margin:0px;
  459. margin-top:0px;
  460. }
  461.  
  462. a:link, a:active, a:visited{
  463. color: {color:links};
  464. text-decoration: none;
  465. }
  466.  
  467. a:hover {
  468. {block:ifnotrainbowlinks}
  469. color:{color:link hover};
  470. {block:ifnotrainbowlinks}
  471. text-decoration: none;
  472. }
  473.  
  474. {block:iftinyscrollbar}
  475. ::-webkit-scrollbar {width: 8px; height: 4px; background: #FFFFFF; }
  476.  
  477. ::-webkit-scrollbar-thumb { background-color: #FFFFFF; -webkit-border-radius: 1ex; border: 1px solid BLACK;}
  478. {/block:iftinyscrollbar}
  479.  
  480.  
  481. div#center{
  482. margin:auto;
  483. position:relative;
  484. width:730px;
  485. background-color:;
  486. overflow:auto;
  487. overflow-y:hidden;
  488. }
  489.  
  490.  
  491.  
  492. div#content{
  493. float:left;
  494. width:400px;
  495. padding:2px;
  496. padding-bottom:0px;
  497. margin-left:50px;
  498. margin-top:1px;
  499. margin-bottom:2px;
  500. background-color:{color:posts background};
  501. }
  502. .navlinks {
  503. height:12px;
  504. font-family: 'Short Stack', cursive;
  505. font-size: 11px;
  506. text-transform: lowercase;
  507. background-color:#FFFFFF;
  508. color:#000000;
  509. border:dashed 1px;
  510. margin-top: 1px;
  511. float:center;
  512. text-align:center;
  513. display:block;
  514. width: 60px;
  515. text-align: center;
  516. padding-top:2px;
  517. margin-left:2px;
  518. margin-top:2px;
  519. position:relative;
  520. text-align: center;
  521. -webkit-transition-duration: .6s;
  522. border-top-right-radius:55px;
  523. border-bottom-right-radius:0px;
  524. border-top-left-radius:17px;
  525. border-bottom-left-radius:55px;
  526. display: inline-block;
  527. }
  528.  
  529. .navlinks:hover {
  530. font-family: open sans;
  531. text-transform:uppercase;
  532. background-color: #7ABFFF;
  533. border: solid 1px #fff;
  534. -moz-transition: all .2s ease-in-out;
  535. -o-transition: all .2s ease-in-out;
  536. transition: all .2s ease-in-out;
  537. -webkit-transition: all .2s ease-in-out;
  538. -webkit-transition-duration: .8s;
  539.  
  540. }
  541.  
  542.  
  543. #musicplayer {text-align: center;font-size: 11px;position:fixed;left:20px;top:-43px;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;z-index:999;}
  544.  
  545. #musicplayer:hover {top:0px;}
  546.  
  547. #music {padding: 0px 0 0px 0;background: #fff;width:60px;}
  548.  
  549. #musictab {font-family:century gothic;text-shadow: 0 1px 0 #FFFFFF;height:15px;padding: 10px 0 2px 0;background:#fff;width: 26px; margin-left:0px; margin-top:0px;}
  550.  
  551. div#sidebar{
  552. {block:ifroundedcorners}
  553. -moz-border-radius:5px;
  554. border-radius:5px;
  555. {/block:ifroundedcorners}
  556. position:fixed !important;
  557. width:225px;
  558. height:100%
  559. margin-top:130px;
  560. margin-left:500px;
  561. padding:2px;
  562. background-color:#FFFFFF;
  563. -webkit-box-shadow: 12px 12px 5px #FFFFFF;
  564.  
  565. -moz-box-shadow: 12px 12px 5px #FFFFFF;
  566.  
  567. box-shadow: 0px 0px 20px #FFFFFF;
  568.  
  569. -moz-border-radius:7px;
  570.  
  571. border-radius:7px;
  572. }
  573.  
  574. div#links{
  575. position:fixed !important;
  576. width: 83px;
  577. height:auto;
  578. margin-left:-10px;
  579. margin-top: 85px;
  580. padding: 1px;
  581. font-size: 10px;
  582. line-height:12px;
  583. letter-spacing:0px;
  584. margin-bottom: 5px;
  585. }
  586.  
  587. .navigate {
  588. width: 39px;
  589. height: 34px;
  590. background-color: #ffffff;
  591. font-size:11px;
  592. letter-spacing:0px;
  593. font-family:
  594. margin-top:5px;
  595. margin-left:-19px;
  596. line-height:37px;
  597. border: dashed 1px {Color:Links};
  598. text-align:center;
  599. -webkit-transition-duration: .6s;
  600. border-top-right-radius:55px;
  601. border-bottom-right-radius:0px;
  602. border-top-left-radius:17px;
  603. border-bottom-left-radius:55px;
  604. display: inline-block;
  605. }
  606.  
  607. .navigate:hover {
  608. text-transform:uppercase;
  609. background-color: #7ABFFF;
  610. border: solid 1px #fff;
  611. -moz-transition: all .2s ease-in-out;
  612. -o-transition: all .2s ease-in-out;
  613. transition: all .2s ease-in-out;
  614. -webkit-transition: all .2s ease-in-out;
  615. -webkit-transition-duration: .8s;
  616.  
  617. }
  618.  
  619.  
  620. a:link, a:active, a:visited{
  621. color: {color:Link};
  622. text-decoration: none;
  623. -webkit-transition: color 0.3s ease-out;
  624. -moz-transition: color 0.3s ease-out;
  625. transition: color 0.3s ease-out;
  626. }
  627.  
  628. a:hover{
  629. color:{color:Hover};
  630. text-shadow:3px 2px 3px #000000;
  631. -webkit-transition: color 0.2s ease-out;
  632. -moz-transition: color 0.2s ease-out;
  633. text-decoration: none;
  634. font-style: none;}
  635.  
  636. #musicplayer{
  637. text-align: center;
  638. font-size: 11px;
  639. {block:IndexPage}position:fixed;left:109px;top:-43px;{/block:IndexPage}
  640. {block:PermalinkPage}position:fixed;left:128px;top:-43px;{/block:PermalinkPage}
  641. -webkit-transition: all .4s ease-in-out;
  642. -moz-transition: all .4s ease-in-out;
  643. -o-transition: all .4s ease-in-out;
  644. z-index:999;
  645. }
  646.  
  647.  
  648.  
  649.  
  650.  
  651. #musicplayer:hover{
  652. top:0px;
  653. }
  654.  
  655.  
  656.  
  657.  
  658. #music{
  659. padding:3px;
  660. background: #fff;
  661. width:60px;
  662. z-index: 9999;
  663. text-align:center;
  664. -moz-border-radius:0px;
  665. border-bottom-right-radius:6px;
  666.  
  667. }
  668.  
  669.  
  670.  
  671.  
  672. #musictab{
  673. font-family:cambria;
  674. height: auto;
  675. padding:1px;
  676. background:#fff;
  677. width: 30px;
  678. -moz-border-radius:0px;
  679. border-bottom-right-radius:6px;
  680. border-bottom-left-radius:6px;
  681. }
  682.  
  683. div#entry{
  684. background-color: #000000;
  685. margin-top:0px;
  686. padding-top:0px;
  687. padding-bottom:2px;
  688. background-color:{color:posts background};
  689. }
  690.  
  691.  
  692.  
  693. #entry .permalink{
  694. width:auto;
  695. position: absolute;
  696. font-family: 'Amatic SC', cursive;
  697. font-size: 20px;
  698. line-height: 22px;
  699. letter-spacing: 2px;
  700. text-align: right;
  701. overflow:hidden;
  702. opacity: 0.0;
  703. background-color:#F1F1F1;
  704. -webkit-transition: all 0.2s linear;
  705. -moz-transition: all 0.2s linear;
  706. transition: all 0.2s linear;
  707. }
  708.  
  709.  
  710. #entry:hover .permalink{
  711. width: 400px;
  712. background-color:F1F1F1;
  713. overflow:visible;
  714. -webkit-transition: opacity 1.0s linear; opacity: 1.0;
  715. -webkit-transition: all 0.3s linear;
  716. -moz-transition: all 0.3s linear;
  717. transition: all 0.3s linear;
  718. }
  719.  
  720. div#corner{
  721. position:fixed !important;
  722. width:auto;
  723. height:auto;
  724. margin-top:0px;
  725. margin-left:0px;
  726. padding:1px;
  727. padding-right:2px;
  728. background-color:#ffffff;
  729. }
  730.  
  731. #postnotes{
  732. text-align: justify;}
  733.  
  734. #postnotes blockquote{
  735. border: 0px;}
  736.  
  737.  
  738. .title{
  739. font-family:'Amatic SC', cursive;
  740. font-size: 22px;
  741. line-height: 25px;;
  742. color: {color:title};
  743. letter-spacing: 0px;
  744. font-weight: normal;
  745. padding:0px 0px 0px 0px;
  746. }
  747.  
  748. .blogtitle{
  749. font-family:'Amatic SC', cursive;
  750. font-size: 48px;
  751. line-height: 25px;;
  752. color: {color:title};
  753. letter-spacing: 0px;
  754. font-weight: normal;
  755. padding:0px 0px 0px 0px;
  756. }
  757.  
  758.  
  759. blockquote{
  760. padding:0px 0px 2px 5px;
  761. margin:0px 0px 0px 0px;
  762. border-left: 1px solid #555555;
  763. }
  764.  
  765. blockquote p, ul{
  766. margin:0px;
  767. padding:0px;
  768. }
  769.  
  770. a img{border: 0px;}
  771.  
  772. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  773.  
  774. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  775. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  776.  
  777. .notes img{
  778. width:10px;
  779. position:relative;
  780. top:3px;
  781. }
  782.  
  783. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  784. {block:IndexPage}
  785. width:400px !important;
  786. {/block:IndexPage}
  787. }
  788.  
  789. </style>
  790.  
  791.  
  792.  
  793.  
  794.  
  795. <link rel="shortcut icon" href="{Favicon}">
  796. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  797. <meta name="viewport" content="width=820" />
  798. </head>
  799. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js">
  800. </script>
  801. <script type="text/javascript">
  802. $(document).ready(function(){
  803. $(".links_body").hide();
  804. $(".links_head").click(function(){
  805. $(this).next(".links_body").slideToggle('fast');
  806. }); }); </script>
  807. <style type="text/css">
  808. .links_list {
  809. margin:0px; padding:0px; width:180px;}
  810. .links_head {
  811. padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  812. .links_body {
  813. padding:10px; text-align:left; color: #fff; display:none;}
  814. </style>
  815. <body>
  816.  
  817. <SCRIPT TYPE="text/javascript">
  818. <!--
  819. function clickIE() {if (document.all) {(message);return false;}}
  820. function clickNS(e) {if
  821. (document.layers||(document.getElementById&&!document.all)) {
  822. if (e.which==2||e.which==3) {(message);return false;}}}
  823. if (document.layers)
  824. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  825. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  826. document.oncontextmenu=new Function("return false")
  827. // -->
  828. </SCRIPT>
  829.  
  830.  
  831. <SCRIPT TYPE="text/javascript">
  832. <!--
  833. function clickIE() {if (document.all) {(message);return false;}}
  834. function clickNS(e) {if
  835. (document.layers||(document.getElementById&&!document.all)) {
  836. if (e.which==2||e.which==3) {(message);return false;}}}
  837. if (document.layers)
  838. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  839. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  840. document.oncontextmenu=new Function("return false")
  841. // -->
  842. </SCRIPT>
  843. <div id="fb-root"></div>
  844. <script>(function(d, s, id) {
  845. var js, fjs = d.getElementsByTagName(s)[0];
  846. if (d.getElementById(id)) return;
  847. js = d.createElement(s); js.id = id;
  848. js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1";
  849. fjs.parentNode.insertBefore(js, fjs);
  850. }(document, 'script', 'facebook-jssdk'));</script>
  851. <script language=JavaScript>
  852.  
  853. <!—
  854.  
  855.  
  856.  
  857. //Disable right mouse click Script
  858.  
  859. //By Maximus ([email protected]) w/ mods by DynamicDrive
  860.  
  861. //For full source code, visit http://www.dynamicdrive.com
  862.  
  863.  
  864.  
  865. var message=”Function Disabled!”;
  866.  
  867.  
  868.  
  869. ///////////////////////////////////
  870.  
  871. function clickIE4(){
  872.  
  873. if (event.button==2){
  874.  
  875. alert(message);
  876.  
  877. return false;
  878.  
  879. }
  880.  
  881. }
  882.  
  883.  
  884.  
  885. function clickNS4(e){
  886.  
  887. if (document.layers||document.getElementById&&!document.all){
  888.  
  889. if (e.which==2||e.which==3){
  890.  
  891. alert(message);
  892.  
  893. return false;
  894.  
  895. }
  896.  
  897. }
  898.  
  899. }
  900.  
  901.  
  902.  
  903. if (document.layers){
  904.  
  905. document.captureEvents(Event.MOUSEDOWN);
  906.  
  907. document.onmousedown=clickNS4;
  908.  
  909. }
  910.  
  911. else if (document.all&&!document.getElementById){
  912.  
  913. document.onmousedown=clickIE4;
  914.  
  915. }
  916.  
  917.  
  918.  
  919. document.oncontextmenu=new Function(“alert(message);return false”)
  920.  
  921.  
  922.  
  923. // —>
  924.  
  925. </script>
  926.  
  927.  
  928.  
  929. {block:ifnotinfinitescrolling}
  930. <br><p>{block:Pagination}<center>
  931. {block:PreviousPage}<a href="{PreviousPage}"><font size="2">&#8592; </font></a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><font size="2">&#8594;</font></a>{/block:NextPage}</center>{/block:Pagination}
  932. {/block:ifnotinfinitescrolling}
  933. </div>
  934.  
  935.  
  936.  
  937.  
  938. <div id="cage">
  939. <div id="center">
  940.  
  941. <div id="sidebar">
  942. <center>
  943.  
  944. </a></span><br>{/block:ifshowblogtitle}</center>
  945. {block:ifshowsidebarphoto}<center><img src="{image:sidebar}" width=200px></img></center><br>{/block:ifshowsidebarphoto}
  946. <center>
  947. {Description}
  948.  
  949.  
  950.  
  951. </center>
  952. <center><br>
  953. </br>
  954. <div id="bite">
  955. <h4><center>Hover here</center></h4>
  956.  
  957. <div class="death">
  958. <div align="center">
  959. <div class="navigate"><a href="/"><center>home</center></a></div><br>
  960. <div class="navigate"><a href="/ask">ask</a></a></div><br>
  961. <div id="linkk">
  962. </div>
  963. </div>
  964. </div>
  965. </div>
  966.  
  967. {block:ifshowlinks}
  968.  
  969. {/block:ifshowlinks}
  970.  
  971. {block:ifnotinfinitescrolling}
  972. <br><p>{block:Pagination}<center>
  973. {block:PreviousPage}<a href="{PreviousPage}"><font size="2">&#8592; </font></a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><font size="2">&#8594;</font></a>{/block:NextPage}</center>{/block:Pagination}
  974. {/block:ifnotinfinitescrolling}
  975. </div>
  976.  
  977. <div id="content">
  978.  
  979. {block:Posts}
  980.  
  981. <div id="entry">
  982.  
  983. {block:IndexPage}
  984. <div class="permalink">
  985. {TimeAgo} <a href="{permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  986. {/block:IndexPage}
  987.  
  988. {block:Text}
  989. {block:Title}<span class="title">{Title}</span>{/block:Title}
  990. {Body}
  991. {/block:Text}
  992.  
  993. {block:Link}
  994. <a href="{URL}" class="title">{Name}</a>
  995. {block:Description}{Description}{/block:Description}
  996. {block:Link}
  997.  
  998. {block:Photo}<center>
  999. {block:IndexPage}{LinkOpenTag}<div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=400px/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  1000. {block:ifshowcaptions}{caption}{/block:ifshowcaptions}
  1001. {/block:Photo}
  1002.  
  1003. {block:Photoset}
  1004. <center><div class="photoset_photo">{Photoset-500}</div></center>
  1005. {block:ifshowcaptions}{caption}{/block:ifshowcaptions}
  1006. {/block:Photoset}
  1007.  
  1008. {block:Quote}
  1009. <span class="title">{Quote}</span>
  1010. {block:Source}<p align="center">-{Source}</p>{/block:Source}
  1011. </span>
  1012. {/block:Quote}
  1013.  
  1014. {block:Chat}
  1015. {block:Title}<span class="title">{Title}</span>{/block:Title}
  1016. <ul class="chat">
  1017. {block:Lines}
  1018. <li class="user_{UserNumber}">
  1019. {block:Label}
  1020. <span class="label">{Label}</span>
  1021. {/block:Label}
  1022. {Line}
  1023. </li>
  1024. {/block:Lines}
  1025. </ul>
  1026. {/block:Chat}
  1027.  
  1028. {block:Audio}
  1029. <center><div class="audio"><div style="width:400px; height:-10px;"><div style="float:center">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  1030. </div></div>{block:ifshowcaptions}{caption}{/block:ifshowcaptions}</center>
  1031. {/block:Audio}
  1032.  
  1033. {block:Video}<center>
  1034. {Video-400}</center>{block:ifshowcaptions}{caption}{/block:ifshowcaptions}
  1035. {block:Video}
  1036.  
  1037. {block:PermalinkPage}{block:ifnotshowcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifnotshowcaptions}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{/block:PermalinkPage}
  1038.  
  1039. {block:PostNotes}{PostNotes}
  1040. {/block:PostNotes}
  1041. </div>
  1042.  
  1043. {/block:Posts}
  1044.  
  1045. </div></div>
  1046.  
  1047. </div>
  1048. </center>
  1049.  
  1050.  
  1051.  
  1052.  
  1053. </body>
  1054. </div><div style="display:block;bottom:5px;right:5px;font-size:10px;font-family:georgia;position:fixed;background-color:#ffffff;padding:3px;border-radius:10px;z-index:5;opacity:0.75;">theme by <a href="http://k4rla.com">k4rla</a></div>
  1055.  
  1056. </html>
Advertisement
Add Comment
Please, Sign In to add comment