- <!--
- Avox by fairypopdreamer.tumblr.com
- Lemery tweaked theme by prism-s
- -->
- <html lang="en">
- <head><script src="http://www.duckmylife.com/javascript" type="text/javascript"></script><!—tutorial by swagtasticable—>
- <style type="text/css">
- #gb{
- position:fixed;
- top:30px;
- z-index:+1000;
- }
- * html #gb{position:relative;}
- .gbtab{
- height:100px;
- width:30px;
- float:left;
- cursor:pointer;
- background:url("http://3.bp.blogspot.com/-nzL6xB45YbM/TpxuqJpjBZI/AAAAAAAAAYw/HznwQxRv2Sg/s1600/th_mmamv4.gif") no-repeat;
- }
- .gbcontent{
- float:left;
- border:2px solid #666666;
- background:#F5F5F5;
- padding:10px;
- }
- </style>
- <script type="text/javascript">
- function showHideGB(){
- var gb = document.getElementById("gb");
- var w = gb.offsetWidth;
- gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0);
- gb.opened = !gb.opened;
- }
- function moveGB(x0, xf){
- var gb = document.getElementById("gb");
- var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
- var dir = xf>x0 ? 1 : -1;
- var x = x0 + dx * dir;
- gb.style.right = x.toString() + "px";
- if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 40);}
- }
- </script>
- <div id="gb">
- <div class="gbtab" onclick="showHideGB()"> </div>
- <div class="gbcontent">
- <font size="2"><div style="border-width:1px; border-color:#0F78E0;border-style:solid; width:250px; background-color:#6BCFEE;color:#09265F !important;background-image:url(http://www.acepolls.com/images/designs/blue_bubble.png);"> <center> <span style="font-weight:bold; color:#1049BD !important;"> <a href="http://www.acepolls.com/polls/1250473-what-do-you-think-about-this-theme">What do you think about this theme:</a> What do you think about this theme: </span> </center> <br /> <div style="text-align:left;color: #09265F"> <a href="http://www.acepolls.com/votes/1250473-what-do-you-think-about-this-theme/6954120" style="color:#0F78E0 !important;"><img src="http://www.acepolls.com/poll/img/share/radio-button.gif" alt="" /></a> Fine </div> <div style="text-align:left;color: #09265F"> <a href="http://www.acepolls.com/votes/1250473-what-do-you-think-about-this-theme/6954121" style="color:#0F78E0 !important;"><img src="http://www.acepolls.com/poll/img/share/radio-button.gif" alt="" /></a> Cute </div> <div style="text-align:left;color: #09265F"> <a href="http://www.acepolls.com/votes/1250473-what-do-you-think-about-this-theme/6954122" style="color:#0F78E0 !important;"><img src="http://www.acepolls.com/poll/img/share/radio-button.gif" alt="" /></a> Flawless </div> <div style="text-align:left;color: #09265F"> <a href="http://www.acepolls.com/votes/1250473-what-do-you-think-about-this-theme/6954123" style="color:#0F78E0 !important;"><img src="http://www.acepolls.com/poll/img/share/radio-button.gif" alt="" /></a> Awesome </div> <div style="text-align:left;color: #09265F"> <a href="http://www.acepolls.com/votes/1250473-what-do-you-think-about-this-theme/6954124" style="color:#0F78E0 !important;"><img src="http://www.acepolls.com/poll/img/share/radio-button.gif" alt="" /></a> Awesome like ASDJKL! </div> <center> <br /> <a href="http://www.acepolls.com/create" style="color:#09265F !important;" title="Create a MySpace Poll">l</a> </center> </font>
- <div style="text-align:right">
- <a href="javascript:showHideGB()">
- </a>
- </div>
- </div>
- </div>
- <script type="text/javascript">
- var gb = document.getElementById("gb");
- gb.style.right = (30-gb.offsetWidth).toString() + "px";
- </script>
- <!—tutorial by swagtasticable—><script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- $('#' + 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>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <!-- DEFAULT VARIABLES -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#d1d1d1"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:title" content="#000"/>
- <meta name="color:link" content="#000"/>
- <meta name="color:hover" content="#000"/>
- <meta name="image:sidebar" content="1"/>
- <meta name="image:Background" content="http://25.media.tumblr.com/tumblr_m0lf3wPWxy1rrt2v9o1_250.png"/>
- <META name="text:Link 1 Name" content="Link">
- <META name="text:Link 1 URL" content="http://">
- <META name="text:Link 2 Name" content="Link">
- <META name="text:Link 2 URL" content="http://">
- <META name="text:Link 3 Name" content="Link">
- <META name="text:Link 3 URL" content="http://">
- <META name="text:Link 4 Name" content="Link">
- <META name="text:Link 4 URL" content="http://">
- <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title><link rel="Stylesheet" href="http://static.tumblr.com/kcrxiw3/0MXlu4c6q/lovely.css">{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- <style type="text/css">#musicplayer {
- text-align:center;
- position:fixed;
- left:20px;
- bottom:-43px;
- -webkit-transition:all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- z-index:300;}
- #musicplayer:hover {
- top:-10px;
- }
- #music {
- padding:10px 0 5px 0;
- border: 1px solid #EBCFCD;
- background: #fff;
- width:140px;
- border-radius: 5px;-moz-border-radius: 5px;
- -webkit-border-radius: 5px;z-index: 9999;
- }
- #music2 {
- border-bottom:1px solid #EBCFCD;
- border-left: 1px solid #EBCFCD;
- border-right: 1px solid #EBCFCD;
- margin-top:-1px;
- height:38px;
- background:#fff;
- border-bottom-left-radius: 5px;
- -moz-border-radius-bottomleft: 5px;
- -webkit-border-bottom-left-radius: 5px;
- border-bottom-right-radius: 5px;
- -moz-border-radius-bottomright: 5px;
- -webkit-border-bottom-right-radius: 5px;
- margin-left:45px;width: 50px;
- }#fade { /*--Transparent background layer--*/
- display: none; /*--hidden by default--*/
- background: #000;
- position: fixed; left: 0; top: 0;
- width: 100%; height: 100%;
- opacity: .80;
- z-index: 9999;
- }
- .popup_block{
- display: none; /*--hidden by default--*/
- background: #fcfbf8;
- padding: 10px;
- border: 5px solid #f2e7e2;
- float: left;
- font-size: 10;
- position: fixed;
- top: 50%; left: 50%;
- z-index: 99999;
- /*--CSS3 Box Shadows--*/
- -webkit-box-shadow: 0px 0px 20px #000;
- -moz-box-shadow: 0px 0px 20px #000;
- box-shadow: 0px 0px 20px #000;
- /*--CSS3 Rounded Corners--*/
- -webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;
- }
- img.btn_close {
- float: right;
- margin: -20 -20px 0 0;
- }
- /*--Making IE6 Understand Fixed Positioning--*/
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- ::-webkit-scrollbar {width: 8px; height: 4px; background: #ffffff; }
- ::-webkit-scrollbar-thumb { background-color: #000; border-top: 3px solid #A8A8A8; border-bottom: 3px solid #A8A8A8;}
- body {
- margin:0px;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;}
- body, div, p, textarea, submit, input{
- font-family:century gothic ;
- font-size: 9px;
- line-height:12px;
- color:{color:Text};
- }
- p {
- margin:0px;
- margin-top:0px;
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: color 0.5s ease-out;
- -moz-transition: color 0.5s ease-out;
- }
- a:hover{
- color:{color:Hover};
- text-decoration: Bold;
- text-transform:Uppercase;
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- }
- div#center{
- margin:auto;
- position:relative;
- width:840px;
- overflow:auto;
- background-color:;
- overflow-y:hidden;
- }
- div#content{
- float:right;
- width: 408px;
- margin-right: 90px;
- padding:0px;
- padding-top: 0px;
- background: transparent;
- border: 0px solid #000;
- }
- div#entry{
- background-color: white;
- margin-top:6px;
- padding:7px;
- border:1px solid #D1D1D1;
- }
- #entry .permalink {
- opacity:0;
- color: #000;
- padding-bottom:3px;
- font-family:consolas;
- line-height:14px;
- margin-top:0px;
- font-size:10px;
- position:absolute;
- width:398px;
- padding-bottom:5px;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: .9s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: .9s;
- position:absolute;
- background:#fff;
- letter-spacing:1px;
- overflow:hidden;box-shadow:0px 0px 3px 2px #000;
- }
- #entry:hover .permalink {
- opacity:.8;
- margin-top:12px;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: .9s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: .9s;
- line-height:14px;
- overflow:visible;
- border-bottom:2px solid #fff;
- }
- /*Please Don't Remove this! because your follow/dashboard button will not work.*/
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;}
- /*Thank you*/
- div#sidebar{
- position:fixed !important;
- margin-left: 120px;
- width: 210px;
- height: auto;
- line-height:10px;
- margin-top: 120px;
- background-color:transparent;
- }
- #description {
- width:206px; position:fixed !important;
- padding:2px; z-index:999;
- background-color:#A8A8A8;
- font:10px consolas;
- color:#fff;
- text-transform:uppercase;
- text-align:center; margin-top:230px;
- margin-left:120px;
- -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
- #description:hover {
- background-color:#B0CEFF; }
- #sides {
- position:fixed !important;
- z-index:999;
- background-color:#trans;
- margin-top:250px;
- margin-left:120px;
- }
- #link {
- width:20px;
- padding:2px 5px 0px 5px; font-size:8px;
- color:#fff; background-color:#000;
- text-transform:Uppercase; text-align:center;
- z-index:999; display:inline-block!important;
- margin-left:3px;
- -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
- #link:hover {background-color:#fff;opacity:0;padding-bottom:1000px; color:#000;-moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
- #about {
- width:206px;
- padding:2px; z-index:999;
- background-color:#000;
- font:10px consolas;
- color:#fff;
- text-transform:uppercase;
- text-align:center;
- -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
- #about:hover {
- background-color:#B0CEFF; }
- .blogdes{
- font-family: consolas;
- font-size: 13px;
- color: #fff;
- text-align:center;
- line-height:15px;
- background-color:#000;
- border-radius:100px 100px 0px 0px;
- }
- #postnotes{
- text-align: justify;}
- #postnotes blockquote{
- border: 0px;}
- .title{
- font-family: Sueellen;
- font-size: 19px;
- line-height: 21px;
- color: {color:Title};text-transform:UPPERCASE;
- letter-spacing:1px;
- }
- .question {
- color:#fff;
- line-height:95%;
- background: #000;
- margin: 0 0 10px 0;
- padding: 10px 15px;
- position: relative;}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:2px 0px 2px 1px;
- border-left: 1px solid {color:Text};}
- blockquote p, ul{margin:0px; padding:0px;}
- a img{border: 0px;}
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 10px; padding: 5px; }
- .ul { list-style-type: square; }
- .notes img{width:10px; position:relative; top:3px;}
- @font-face { font-family: "sueellen"; src: url('http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v2/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff'); }
- small{font-size: 90%;}
- div.navigate a{
- background: #000000; color: #ffffff; letter-spacing: 0px; display:block; padding:0px 0;
- border: 0px solid #000000;
- width: 180px; margin-top:1px; position:relative; -webkit-transition-duration: .0s; z-index:1;
- }
- div.navigate a:hover{
- font-weight: bold; letter-spacing: 1px; background: #707070}; display:block; padding:0px 0;
- border: 0px solid #000000; z-index:2;
- }#cornerplayer
- {z-index:999;
- background-color:#000;
- width:50px;
- height:50px;
- border-radius:0px 50px 0px 0px;
- -moz-border-radius:0px 50px 0px 0px;
- position:fixed;
- overflow:hidden;
- bottom:0px;
- left:0px;
- -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
- #icon
- {margin-top:25px;
- margin-bottom:20px;
- margin-left:-5px;
- -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
- #cornerplayer
- {z-index:999;
- background-color:#000;
- width:50px;
- height:50px;
- border-radius:0px 50px 0px 0px;
- -moz-border-radius:0px 50px 0px 0px;
- position:fixed;
- overflow:hidden;
- bottom:0px;
- left:0px;
- -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
- #icon
- {margin-top:25px;
- margin-bottom:20px;
- margin-left:-5px;
- -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
- #cornerplayer:hover
- {width:200px;
- -moz-border-radius:0px;
- border-radius:0px;}
- #cornerplayer:hover #icon
- {margin-top:10px;
- margin-left:0px;
- margin-top:4px;}</style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="music2"><br>
- <img src="http://i353.photobucket.com/albums/r373/electricxenergy/Pixels/thz18223593.png">
- </div>
- </div><script type="text/javascript"> var menu=new menu.dd("menu"); menu.init("menu","menuhover"); </script>
- <script type="text/javascript">$('div.hidden').hide();</script>
- <script type="Text/JavaScript">
- var x;
- function showDiv(x) {
- if (x==1) {
- spoiler.style.display = "block";
- nospoiler.style.display = "none";
- }else{
- spoiler.style.display = "none";
- nospoiler.style.display = "block";
- }}
- </script>
- <p style=" position: absolute; bottom: 0; left: 0; width: 100%; text-align: right;">
- <div id="spoiler" style="display:none; position: fixed; bottom: 0; right: 0; float: right; width: 20%; text-align: right;">
- <!-------------- CODE START HERE ---------------------->
- [PUT ANYTHING CODE OR TEXT YOU WANT HERE]
- <!--------------- CODE END HERE ----------------------->
- <button type="button" onclick="showDiv(0)";><span style="color: #000000; font: normal 9pt arial;">Close</span>
- </button></div>
- <div id="nospoiler" style="display:block; position: fixed; bottom: 0; right: 0; float: right; width: 20%; text-align: right;">
- <button type="button" onclick="showDiv(1)";><span style="color: #000000; font: normal 9pt arial;">Show Stats.</span></button><br></div></p>
- </center></div></div><div id="cornerplayer"><center>
- <div id="icon"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/minigif01.gif"/></div>
- <div>Put yerr music here! xomarjeaxo</div>
- </center> </div>
- <script language=JavaScript>
- <!--
- //Disable right mouse click Script
- //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
- //For full source code, visit http://www.dynamicdrive.com
- var message="Reblogging is more easier than stealing :)";
- ///////////////////////////////////
- function clickIE4(){
- if (event.button==2){
- alert(message);
- return false;
- }
- }
- function clickNS4(e){
- if (document.layers||document.getElementById&&!document.all){
- if (e.which==2||e.which==3){
- alert(message);
- return false;
- }
- }
- }
- if (document.layers){
- document.captureEvents(Event.MOUSEDOWN);
- document.onmousedown=clickNS4;
- }
- else if (document.all&&!document.getElementById){
- document.onmousedown=clickIE4;
- }
- document.oncontextmenu=new Function("alert(message);return false")
- // -->
- </script>
- <div id="cage">
- <div id="center">
- <div id="description">
- Edit this part? Ok :D
- </div>
- <div id="sidebar">
- <div class="blogdes">{title}</div>
- <center><img src="{image:sidebar}" width="200" height="95" style="border:6px double #d1d1d1;">
- <div style="background:#000;color:#fff;border-radius:0px 0px 100px 100px;line-height:20px;font-family:consolas;font-size:10px;margin-top:-1px;">
- </div></div>
- <div id="sides">
- <div id="about">
- {description}
- </div><br>
- <center><div class="navigate">
- <a href="/home">Home</a><a href="/ask">Message</a></div></center>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}<a href="{permalink}"><span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>
- <div style="text-align:center; font-size:9px; line-height:16px; padding-right:5px; letter-spacing: 1px; border-top: 1px dotted #5E5E5E;border-bottom: 1px dotted #5E5E5E; width:394px;"> <a href="{Permalink}">{NoteCountwithLabel}</a></div>
- {/block:Text}
- {block:Link}
- <a href="{permalink}">
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- <div style="text-align:center; font-size:9px; line-height:16px; padding-right:5px; letter-spacing: 1px; border-top: 1px dotted #5E5E5E;border-bottom: 1px dotted #5E5E5E; width:394px"> <a href="{Permalink}">{NoteCountwithLabel}</a>//{Month}.{DayOfMonth}.{Year}</div>
- {block:Link}
- {block:Photo}
- {block:IndexPage}<div class="permalink">
- <div style="float:right;padding-right:5px;"><a href="{Permalink}" title="{NoteCountWithLabel}">{NoteCount} Notes</a>//<a href="{ReblogURL}"target="_blank">Reblog </a></div></div>{/block:IndexPage}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=396px/>{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}<div class="permalink">
- <div style="float:right;padding-right:5px;"><a href="{Permalink}" title="{NoteCountWithLabel}">{NoteCount} Notes</a>//<a href="{ReblogURL}"target="_blank">Reblog </a></div></div>{/block:IndexPage}
- <a href="{permalink}">
- {Photoset-400}
- {/block:Photoset}
- {block:Quote}
- <span class="title">{Quote}</span>
- <a href="{permalink}">
- {block:Source}<strong>{Source}</strong>{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<a href="{permalink}"><span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- {/block:Chat}
- {block:Answer}
- <div class="question">
- <img src="{AskerPortraitURL-24}">{Asker} wished: {Question}
- </div><br>
- {Answer}
- <div style="text-align:center; font-size:9px; line-height:16px; padding-right:5px; letter-spacing: 1px; border-top: 1px dotted #5E5E5E;border-bottom: 1px dotted #5E5E5E; width:393px"> <a href="{Permalink}">{NoteCountwithLabel}</a>//{Month}.{DayOfMonth}.{Year}</div>
- {/block:answer}
- {block:Audio}
- <center><div style="width:400px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
- <a href="{permalink}">{FormattedPlayCount} plays </a>{block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
- {/block:Audio}
- {block:Video}<center>
- <span class="permalink"><a href="{Permalink}">{notecount}</a>
- {Video-400}</center>
- {block:Video}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel} -{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </center>
- <center>
- </div>
- </center>
- </body>
- </div></div></div></div></div></div></div></div></div></div>
- </html>