Free Essay

Wedfgb

In:

Submitted By sami9
Words 2883
Pages 12
<!-- callie theme by wildthemes. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.--> <!--This work is licensed under a Creative Commons Attribution 3.0 Unported License. taking credits off/stealing/using my themes as a basecode is illegal.-->

<!--IMPORTANT: for infinite/endless scrolling/show all posts on your blog, go to customize -> scroll down to advanced -> change posts per page to 15.-->

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript">
/* SNOWFLAKES BY NAEIVE */

// Set the colors for the snow. Add/remove as many colors as you like // var snowcolor=new Array("#ffffff","#b1c9cf","#c5dce2","#cccccc","#9b9b9b")

var snowmax=40 var snowtype=new Array("Times") var snowletter="*" var sinkspeed=0.3 var snowmaxsize=40 var snowminsize=8 var snowingzone=1

// Do not edit below this line // var snow=new Array() var marginbottom var marginright var timer var i_snow=0 var x_mv=new Array(); var crds=new Array(); var lftrght=new Array(); var browserinfos=navigator.userAgent var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/) var ns6=document.getElementById&&!document.all var opera=browserinfos.match(/Opera/) var browserok=ie5||ns6||opera

function randommaker(range) { rand=Math.floor(range*Math.random()) return rand
}

function initsnow() { if (ie5 || opera) { marginbottom = document.body.scrollHeight marginright = document.body.clientWidth-15 } else if (ns6) { marginbottom = document.body.scrollHeight marginright = window.innerWidth-15 } var snowsizerange=snowmaxsize-snowminsize for (i=0;i<=snowmax;i++) { crds[i] = 0; lftrght[i] = Math.random()*15; x_mv[i] = 0.03 + Math.random()/10; snow[i]=document.getElementById("s"+i) snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)] snow[i].size=randommaker(snowsizerange)+snowminsize snow[i].style.fontSize=snow[i].size+'px'; snow[i].style.color=snowcolor[randommaker(snowcolor.length)] snow[i].style.zIndex=1000 snow[i].sink=sinkspeed*snow[i].size/5 if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)} if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)} if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4} if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2} snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size) snow[i].style.left=snow[i].posx+'px'; snow[i].style.top=snow[i].posy+'px'; } movesnow()
}

function movesnow() { for (i=0;i<=snowmax;i++) { crds[i] += x_mv[i]; snow[i].posy+=snow[i].sink snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i])+'px'; snow[i].style.top=snow[i].posy+'px';

if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){ if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)} if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)} if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4} if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2} snow[i].posy=0 } } var timer=setTimeout("movesnow()",50)
}

for (i=0;i<=snowmax;i++) { document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
}
if (browserok) { window.onload=initsnow
}

</script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script> <meta name="color:Background" content="#ffffff"/>
<meta name="color:Text" content="#000000"/>
<meta name="color:Hover" content="#818185"/>
<meta name="color:Link" content="#000000"/>
<meta name="color:Links background" content="#fff"/> <meta name="image:Sidebar" content="1"/>
<meta name="image:Background" content="1"/>
<meta name="image:BorderBackground" content="1"/>
<meta name="if:Show Photo" content="0"/>
<meta name="if:Kewl font" content="0"/>
<meta name="text:Link 1" content= ""/>
<meta name="text:Link 1 Title" content= ""/>
<meta name="text:Link 2" content= ""/>
<meta name="text:Link 2 Title" content= ""/>
<meta name="text:Link 3" content="" />
<meta name="text:Link 3 Title" content="" />
<meta name="text:Link 4" content="" />
<meta name="text:Link 4 Title" content="" />
<meta name="text:Link 5" content="" />
<meta name="text:Link 5 Title" content="" />
<meta name="text:Link 6" content="" />
<meta name="text:Link 6 Title" content= ""/>
<meta name="if:Two Columns" content="0"/>
<meta name="if:Three Columns" content="1"/><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script><link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">

<style type="text/css"> ::-webkit-scrollbar {width: 10px; height: 4px; background: #eeeeee; border-left: 1px solid #aaaaaa;border-radius:10px; } ::-webkit-scrollbar-thumb { background-color:#000; border-radius:10px; } 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;} <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content=”{MetaDescription}” />{/block:Description}
{block:ifinfinitescrolling}<script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>{/block:ifinfinitescrolling}

#tumblr_controls{ position:fixed !important;
-webkit-filter: invert(100%); } .wrapper{ margin: 0px auto; width: 802px;
}

.header{ float: left; width: 100%;
}

.left{ float: left; margin-right: 20px; width: 802px;
}

.right{ float: right; width: 200px; background-color: {color:Background};
}
@font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); } body { padding: 0px; margin: 0px; color:{color:text}; font-family: {block:ifKewlfont}'silkscreen'; font-size: 8px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px; {/block:ifnotKewlfont}; line-height: 12px; background-color: {color:Background}; background-image:url({image:Background}); background-attachment: fixed; background-repeat: repeat;
}

a:link, a:active, a:visited{ color: {color:Link}; text-decoration: none;
-webkit-transition: color 0.4s ease-out;
-moz-transition: color 0.4s ease-out;
}

a:hover{ color:{color:Hover}; text-shadow:1px 2px 3px #000000; text-shadow:0px 0px 3px #000000;
-webkit-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear; transition: all 0.2s linear;
}

.entry { margin:2px; padding-right: 4px; padding-left:4px; padding-top: 4px; border:1px dotted #ccc; padding-bottom: 1px; float:left; background-color:#fff;
{block:IndexPage}
width:450px;
{block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
{block:ifThreeColumns}width:250px;{/block:ifThreeColumns}{/block:IndexPage}{/block:IndexPage}
{block:PermalinkPage}
width:400px; margin-left: 30px;
{/block:PermalinkPage}
}

.entry .perma{ margin-left: 0px; margin-bottom:0px; width:450px;
{block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
{block:ifThreeColumns}width:250px;{/block:ifThreeColumns}; height: auto; position: absolute; overflow:hidden; opacity: 0.0; background-color:#fff; } .entry:hover .perma{ width:450px;
{block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
{block:ifThreeColumns}width:250px;{/block:ifThreeColumns}; overflow:visible; opacity:0.9; color: #000000; overflow:visible; -webkit-transition: 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear; transition: all 0.3s linear;
}

.perms { padding: 3px; font-family: {block:ifKewlfont}'silkscreen'; font-size: 8px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px; {/block:ifnotKewlfont}; text-transform: uppercase; line-height: 20px; text-align: center; color: #000;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}

.perms a:hover{ color: #000;
-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
}

#sidebar{ position:fixed !important; width: 250px; height:auto; margin-top: 150px;; margin-left: -160px; padding: 4px; border:1px dotted #ccc; text-align: center; background-color:#fff; } #border1{ position:fixed !important; width: 55px; height:150%; margin-top: 0px;; margin-left: 110px; background-image:url({image:BorderBackground}); background-attachment:fixed;
}

#navlinks { border-top: 1px dotted #ccc; font-size: 10px; line-height: 25px;background:#ccc; margin-top:0px; z-index:1; }
#navlinks:hover { background:transparent; opacity:0;-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-o-transition: all 0.6s ease; }
#links { border-top: 1px dotted #ccc; font-family: {block:ifKewlfont}'silkscreen'; font-size: 8px;line-height:11px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px;line-height:13px; {/block:ifnotKewlfont};
}

#blogtitle { font-family:'quicksandlight'; font-size: 20px; line-height: 100%; text-align: center; text-transform:uppercase; text-shadow:1px 2px 3px #000000; text-shadow:0px 0px 3px #000000;
}

#posts { width:800px; margin-left:170px; margin-top:0px; float:left; } #infscr-loading{ bottom: -70px; position: absolute; left: 50%; margin-left:-8px; width:16px; height:11px; overflow:hidden; margin-bottom: 50px;
}

.title{ font-family: 'quicksandlight'; font-size: 20px; line-height:17px; color: #000; text-transform:uppercase; font-weight: normal;text-shadow:1px 2px 3px #000000; text-shadow:0px 0px 3px #000000;
}

@font-face { font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
}

{CustomCSS} .linkss { width: 70px; height: 15px; font-size:9px; letter-spacing:0px; font-family: {block:ifKewlfont}'silkscreen'; font-size: 8px;{/block:ifKewlfont}{block:ifnotKewlfont}calibri; font-size: 11px; {/block:ifnotKewlfont}; margin-top:5px; margin-left:3px; line-height:15px; border:dotted 1px #ccc; background: {color:Links background}; text-align:center; -webkit-transition-duration: .6s; border-top-right-radius:0px; border-bottom-right-radius:0px; border-top-left-radius:0px; border-bottom-left-radius:0px; display: inline-block;
}

.linkss:hover { color: #000; border:dotted 1px #ccc; background:{color:Hover}; box-shadow: 0px 0px 20px #888;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-webkit-transition-duration: .4s;
}

</style> {block:IndexPage}
<script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
<script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script> <script type="text/javascript">
$(window).load(function () { var $content = $('#posts');
$content.masonry({itemSelector: '.entry'}),
$content.infinitescroll({
navSelector : 'div#pagination', nextSelector : 'div#pagination a#nextPage', itemSelector : '.entry', loading: { finishedMsg: '', img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
},
bufferPx : 600, debug : false,
},
// call masonry as a callback. function( newElements ) { var $newElems = $( newElements );
$newElems.hide();
// ensure that images load before adding to masonry layout
$newElems.imagesLoaded(function(){
$content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );

});
});
});
</script>

{/block:IndexPage} <title>{title}</title> <link rel="icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
<meta name="viewport" content="width=820" /> </head>
<body>

<div class="wrapper"> <div class="header">
</div>

<div id="border1"></div>

<div id="sidebar"><br>
<div id="blogtitle"><a href="/">{Title}</a></div>
<br>{block:ifshowphoto}<center><a title="" href="/"><img src="{image:sidebar}" width=250px height=auto></a></center>{/block:ifshowphoto} {Description}
<br>
{block:AskEnabled}<span class="linkss"><a href="/ask">Ask</a></span>{/block:AskEnabled} {block:HasPages}{block:Pages}<span class="linkss"><a href="{URL}">{Label}</a></span>{/block:Pages}{/block:HasPages} {BLOCK:IfLink1Title}<span class="linkss">
<a href= "{text:Link 1}">{text:Link 1 Title}</a></span>{/BLOCK:IfLink1Title}
{BLOCK:IfLink2Title}<span class="linkss">
<a href= "{text:Link 2}">{text:Link 2 Title}</a></span>{/BLOCK:IfLink2Title}
{BLOCK:IfLink3Title} <span class="linkss">
<a href= "{text:Link 3}">{text:Link 3 Title}</a></span>{/BLOCK:IfLink3Title}
{BLOCK:IfLink4Title} <span class="linkss">
<a href= "{text:Link 4}">{text:Link 4 Title}</a></span>{/BLOCK:IfLink4Title}
{BLOCK:IfLink5Title} <span class="linkss">
<a href= "{text:Link 5}">{text:Link 5 Title}</a></span>{/BLOCK:IfLink5Title}
{BLOCK:IfLink6Title} <span class="linkss">
<a href= "{text:Link 6}">{text:Link 6 Title}</a></span> {/BLOCK:IfLink6Title} <span class="linkss">
<a href="http://wildthemes.tumblr.com/">theme</a></span> </div>

<div class="left"> <div id="posts"> {block:Posts}
<div class="entry"> {block:IndexPage} {/block:IndexPage} {block:Text}
{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
<div style="border-top:1px #ccc dotted; "></div>
<a href="{permalink}">{NoteCountWithLabel}</small></a>
&middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
{/block:Text}

{block:Link}
<a href="{URL}" class="title">{Name}</a>
{block:Description}{Description}{/block:Description}
<div style="border-top:1px #ccc dotted; "></div>
<a href="{permalink}">{NoteCountWithLabel}</small></a>
&middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a> {block:Link} {block:Photo}
<div class="img">
<div class="perma">
<div class="perms">
<a href="{ReblogURL}" target="_blank">reblog</a> - <a href="{permalink}"> {NoteCountwithLabel}</a> - <a href="{Permalink}">{timeago}</a> </div></div>
{/block:IndexPage}
{Block:IndexPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width=100%/></a>{LinkCloseTag}</center>{/block:indexpage}
{Block:PermalinkPage}<center><img src="{PhotoURL-250}" alt="{PhotoAlt}"width=400px/></center>{/Block:PermalinkPage}
</div>
{/block:Photo} {block:Photoset}
<section class="top media photoset">
{Photoset-250}
</section>
{block:IndexPage}
<div class="perma"> </div>
<div style="border-top:1px #ccc dotted; "></div>
<a href="{permalink}">{NoteCountWithLabel}</small></a>
&middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
{/block:IndexPage}
{/block:Photoset} {block:Quote}
{Quote}</span>
{block:Source}<strong>{Source}</strong>{/block:Source}<br>
<div style="border-top:1px #ccc dotted; "></div>
<a href="{permalink}">{NoteCountWithLabel}</small></a>
&middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
{/block:Quote}

{block:Chat}
{block:Title}<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}
</ul>
<div style="border-top:1px #ccc dotted; "></div>
<a href="{permalink}">{NoteCountWithLabel}</small></a>
&middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
{/block:Chat}

{block:Audio}
<center><div style="width:340px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
{block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
<br>
<div style="border-top:1px #ccc dotted; "></div>
<a href="{permalink}">{NoteCountWithLabel}</small></a>
&middot<a href="{permalink}"><a href="{ReblogURL}" target="_blank">reblog</a>
{/block:Audio}

{block:Video}
{block:IndexPage}
<center>
{Video-340}</center>
{/block:IndexPage}
{block:PermalinkPage}
<center>
{Video-550}</center>
{/block:PermalinkPage}
{block:Video}

{block:PermalinkPage}
<center>
<br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>

{/block:PermalinkPage}

{block:PostNotes}{PostNotes}
{/block:PostNotes}
</div>

{/block:Posts}
</div>
</div>
{block:IndexPage}
{block:Pagination}
<div id="pagination">
{block:NextPage}
<a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
{/block:NextPage}
{block:PreviousPage}
<a href="{PreviousPage}">&larr;&nbsp;</a>
{/block:PreviousPage}
</div>
{/block:Pagination}
{/block:IndexPage}
</div>

</body> </html>

Similar Documents