Sie sind auf Seite 1von 12

<html lang="en"> <!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"> <!-// Disable Right Click Script function IE(e) { if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" | | event.button == "3")) { return false; } } function NS(e) { if (document.layers || (document.getElementById && !document.all)) { if (e.which == "2" || e.which == "3") { return false; } } } document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Functio n("return false"); //--> </script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <!--DEFAULT VARIABLES--> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="color:background" content="#fff"/> <meta name="color:link" content="#777"/> <meta name="color:text" content="#777"/> <meta name="color:title" content="#333"/> <meta name="color:hover" content="#fff"/> <meta name="color:posts and sidebar bg" content="#000"/> <meta name="image:sidebar" content="1"/> <meta name="image:background" content="1"/> <meta name="image:sidebarback" content=""/> <meta name="text:Link One" content="" /> <meta name="text:Link One Title" content="Refresh" /> <meta name="text:Link Two" content="" /> <meta name="text:Link Two Title" content="Message" /> <meta name="text:Link Three" content="" /> <meta name="text:Link Three Title" content="Explore" /> <meta name="text:Link Four" content="" /> <meta name="text:Link Four Title" content="Themes" /> <meta name="text:Link Five" content="" /> <meta name="text:Link Five Title" content="Friends" />

<meta name="text:Link Six" content="" /> <meta name="text:Link Six Title" content="About" /> <meta name="if:square links" content="1" /> <meta name="if:bar links" content="0" /> <style type="text/css"> iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit -transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease -out;-moztransition: all 0.8s ease-out;transition: all 0.8s ease-out;} iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0. 8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;trans ition: all 0.4s ease-out;} p { margin:0px; margin-top:0px; } body { padding: 0px; margin: 0px; color:{color:text}; font-family: calibri; line-height:12px; font-size:9px; background-color: {color:Background}; background-image:url({image:Background}); background-attachment: fixed; background-repeat: repeat; } a:link, a:active, a:visited{ text-decoration: none; -webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; transition: color 0.3s ease-out; color:{color:link}; } a:hover { text-decoration: none; font-style:; color: {color:Hover}; } div#center{ margin:auto; position:relative; width:1000px; background-color:; overflow:auto; overflow-y:hidden; }

::-webkit-scrollbar-thumb{ background-color: {color:link}; border: 2px solid {color:background}; height:auto; -moz-border-radius: 10px; border-radius: 10px; } ::-webkit-scrollbar { height:auto; width:9px; background-color: #999999; border: 4px solid {color:background}; } #important {position:fixed;font-family: consolas; font-size: 8px;bottom:-5px; ri ght:5px; padding: 8px; height:12px;letter-spacing:1px;text-transform:uppercase; padding-bottom:5px; background: white; width:100px;border-top-right-radius: 10px ;border-top-left-radius: 10px;border: 1px solid #f7f7f7;transition: all 0.6s eas e-out;-o-transition-transition: all 0.6s ease-out;-webkit-transition: all 0.6s e ase-out;-moz-transition: all 0.6s ease-out;}#important:hover{bottom:0px;height:3 0px;transition: all 0.6s ease-out;-o-transition-transition: all 0.6s ease-out;-w ebkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;} div#sidebarback{ position:fixed !important; width:200px; top:30px; height:7320px; margin-left:690px; background-image:url({image:sidebarback}); background-attachment: fixed; background-repeat: repeat; border: 1px solid #fff; z-index:0; } /*CUSTOMIZE ENTRY SETTINGS HERE*/ .entry { float:left; display: block; margin:10px; overflow:hidden; width:230px; padding:10px; border:1px solid transparent; border-radius:3px; {block:PermalinkPage} width:450px; text-align:left; line-height:10px; {/block:PermalinkPage} background:white; background-image:URL(); } .entry img{ border-radius:5px; } /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/ .entry .perma{ width:220px;

height:16px; margin-left:0px; position: absolute; line-height: 16px; overflow:hidden; text-align:center; top:0px; background:white; word-spacing:2px; letter-spacing:1px; opacity: 0.0; -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; } .entry:hover .perma{ overflow:visible; opacity:0.9; } .entry .re{ position:absolute; left:12px; bottom:12px; border-radius:100%; width:15px; height:15px; padding:4px; overflow:hidden; background:#fff; overflow:hidden; font-size:15px; line-height:15px; font-weight:700; text-align:center; opacity: 0; -webkit-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; } .entry .re a{ color:#000; } .entry:hover .re{ transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg); opacity:1; -webkit-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;

} .entry:hover .re:hover{ transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg); } .entry .wiy{ position:absolute; left:38px; bottom:12px; border-radius:100%; width:15px; height:15px; padding:4px; overflow:hidden; background:#fff; overflow:hidden; font-weight:700; text-align:center; opacity: 0; -webkit-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; } .entry:hover .wiy{ transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg); opacity:1; -webkit-transition: all 0.4s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; } .entry:hover .wiy:hover{ transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg); } /*CUSTOMIZE TITLE OF ENTRIES HERE*/ /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/ #posts { width:550px; margin-top:0px; z-index:99; margin-left:80px; right:auto;

background:transparent; margin-right:auto; position:relative; overflow-y: hidden; } /*CUSTOMIZE SIDEBAR HERE*/ #sidebar{ position:fixed !important; width:180px; z-index:9999999999999; background:white; border-radius:3px; border:10px solid transparent; height:100%; padding:10px; padding:10px; margin-top:10px; margin-left:630px; text-align:center; } #sidebar img{ padding-top:100px; float:Center; height:120; width:120; } @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8o vm78cbb/pf_arma_five_1_.ttf'); } div#links{ width:180px; height:22px; {block:ifbarlinks} margin-top:310px; {/block:ifbarlinks} {block:ifsquarelinks} margin-top:320px; {/block:ifsquarelinks} {block:ifbarlinks} margin-left:0px; {/block:ifbarlinks} {block:ifsquarelinks} margin-left:30px; {/block:ifsquarelinks} position:fixed; font-family:calibri; text-transform:uppercase; padding:0px; {block:ifbarlinks} background: white; {/block:ifbarlinks} {block:ifsquarelinks} background:transparent; {/block:ifsquarelinks} overflow:hidden; font-size:9px; text-align:left; z-index:999;

color:{color:link}; transition: all 0.9s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.9s ease-out; } #links a { display:inline-block; padding:7px; width:5px; height:6px; color:#999; margin-top:0px; overflow:hidden; word-spacing:3px; background: white; border-top:0px; line-height:7px; border-bottom:0px; color:{color:link}; transition: all 0.9s ease-out; -o-transition-transition: all 0.9s ease-out; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; } #links a:hover { min-width:42px; padding-right:10px; transition: all 0.9s ease-out; -o-transition-transition: all 0.9s ease-out; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; } numeral{ font-family:calibri; font-size:8px; }

/*CUSTOMIZE TITLE OF ENTRIES HERE*/ .title{ color:{color:title}; text-shadow: 2px 2px #fff; font-family:"cedarcursive"; font-size:16px; line-height: 12px; color:{color:Title}; font-weight: normal; } @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercont ent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSy qob5U.woff'); } /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/ .permalink{

text-transform: normal; display: block; text-align: right; text-decoration: none; } /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/ #infscr-loading{ bottom: -70px; position: absolute; left: 50%; margin-left:-8px; width:16px; height:11px; overflow:hidden; margin-bottom: 50px; } #postnotes{ text-align: justify;} #postnotes blockquote{ border: 0px;} blockquote{ padding:0px 0px 2px 5px; margin:0px 0px 2px 10px; border-left: 1px dotted #555555; } blockquote p, ul{ margin:0px; padding:0px; } a img{border: 0px;} ul, ol, li{list-style:none; margin:0px; padding:0px;} .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};} .notes img{width:10px; position:relative; top:3px;} <--ses--> small{font-size: 90%;} {CustomCSS} </style> {block:IndexPage} <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/j querymasonry.js"></script> <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/j queryinfintescroll.js"></script> <script type="text/javascript">

$(window).load(function(){ var $wall = $('#posts'); $wall.imagesLoaded(function(){ $wall.masonry({ itemSelector: '.entry, .entry_photo', isAnimated : false }); }); $wall.infinitescroll({ navSelector : '#pagination', nextSelector : '#pagination a', itemSelector : '.entry, .entry_photo', bufferPx : 2000, debug : false, errorCallback: function() { $('#infscr-loading').fadeOut('normal'); }}, function( newElements ) { var $newElems = $( newElements ); $newElems.hide(); $newElems.imagesLoaded(function(){ $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.f adeIn('slow');} ); }); }); $('#posts').show(500); }); </script> {/block:IndexPage} <title>{title}</title> <link rel="shortcut icon" href="{Favicon}" /> <meta name="viewport" content="width=820" /> </head> <body><div id="important">theme by <a href="http://silentley.tumblr.com/"><b>sil entley</b></a><br><font color="#eee"></font><center>get this theme at <a href="h ttp://lovelylayouts.tumblr.com/"><b>lovelylayouts</b></a></center></div><BODY on selectstart="return false;" ondragstart="return false;"><div class="wrapper"><di v class="header"></div> <div id="cage"> <div id="center"> <!--STUFF THAT GOES INTO THE SIDEBAR--> <div id="sidebar"> <center><div id="links"> <a href="{text:Link One}"><numeral>01</numeral>&nbsp;{text:Link one Title}</a> <a href="{text:Link two}"><numeral>02</numeral>&nbsp;{text:Link two Title}</a> <a href="{text:Link three}"><numeral>03</numeral>&nbsp;{text:Link three Title}</ a> <a href="{text:Link four}"><numeral>04</numeral>&nbsp;{text:Link four Title}</a> <a href="{text:Link five}"><numeral>05</numeral>&nbsp;{text:Link Five Title}</a> <a href="{Link six}"><numeral>06</numeral>&nbsp;{text:Link Six Title}</a> &nbsp; </div> <a href="/"><img src="{image:sidebar}" width=100%></a> <div style="font-size:10px;margin-top:3px;">{Description}</div>

</center> </div> <div id="sidebarback"></div> <!-------------------------------------> <div class="left"> <div id="posts"> {block:Posts} <div class="entry"> {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span c lass="body">{Body}</span><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlab el}</a></a><br>{/block:HasTags}</span></align> {/block:Text} {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div clas s="body">{Description}</div>{/block:Description} <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Perma link}"></span></align>{block:Link} {block:Photo} {block:IndexPage} <center> <div class="re"> <a href="{ReblogURL}" target="_blank">?</a> </div> <div class="photo"> <a href="{permalink}"><img src"http://cdn5.iconfinder.com/data/icons/iconsweets2 /40/link_seo.png"<img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" wi dth="100%"/></a></div> <div class="wiy"><a href="{permalink}" target="_blank"><img src="http://cdn5.ico nfinder.com/data/icons/iconsweets2/40/link_seo.png" class="imgp" style="width:15 px;"/></a></div>

{/block:IndexPage} {block:PermalinkPage} {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{P hotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div> {LinkCloseTag} {/block:PermalinkPage} {/block:Photo} {block:Photoset} {block:IndexPage} <center> <div class="perma"> <a href="{ReblogURL}" target="_blank"> reblog </a> </div> {Photoset-250}</center> {/block:IndexPage} {block:PermalinkPage} <center>

{Photoset-500}</center> {/block:PermalinkPage} {/block:Photoset} {block:Quote}<span class="title">"{Quote}"</span> {block:Source}<b>{Source}</b>{ /block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/bloc k: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} <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel }</a> <a href="{Permalink}"> {/block:Chat} {block:Audio} <div style="width:200px; height:30px;"> {AudioPlayerWhite} </div> {block:IndexPage}<span class="permalink"> <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel }</a> <a href="{Permalink}"> </a> </span>{/block:IndexPage} {/block:Audio} {block:Video} {block:IndexPage} <center> <div class="perma"> <a href="{ReblogURL}" target="_blank"> reblog </a> </div> {Video-250}</center> {/block:IndexPage} {block:PermalinkPage} <center> {Video-400}</center> {/block:PermalinkPage} {block:Video} {block:PostNotes}<div align="middle">{caption}</div> <center> {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount} {block:HasTags} tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTag s} {block:RebloggedFrom} reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br> posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>

{/block:RebloggedFrom} </center></span> <br> <div id="postnotes">{PostNotes}</div><br> <center>{block:ContentSource} <br><a href="{SourceURL}"> {lang:Source}: {block:SourceLogo} <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo} {SourceLink} {/block:NoSourceLogo} </a> {/block:ContentSource}</center> {/block:PostNotes} </div> {/block:Posts} </div></div> {block:IndexPage} {block:Pagination} <div id="pagination"> {block:NextPage} <a id="nextPage" href="{NextPage}"></a> {/block:NextPage} {block:PreviousPage} <a href="{PreviousPage}"></a> {/block:PreviousPage} </div> {/block:Pagination} {/block:IndexPage} </body> </html>

Das könnte Ihnen auch gefallen