Sunteți pe pagina 1din 15

<!-theme originally made by Helveticas edited by cumfusi0n c: --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.

dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta name="color:link" content="#000000"/> name="color:font" content="#000000"/> name="color:background" content="#ffffff"/> name="image:background image" content="0"/> name="image:sidebar" content="0"/> name="if:show sidebar image" content="0"/> name="if:rounded corners" content="0"/> name="if:custom scrollbar" content="1"> name="if:show title" content="1"/> name="text:Link One Title" content="" /> name="text:Link One" content="" /> name="text:Link Two Title" content="" /> name="text:Link Two" content="" /> name="text:Link Three Title" content="" /> name="text:Link Three" content="" /> name="text:Link Four Title" content="" /> name="text:Link Four" content="" /> name="text:Link Five Title" content="" /> name="text:Link Five" content="" />

<title>{Title}</title> <link rel="shortcut icon" href="{Favicon}"> {block:Description} <meta name="description" content="{MetaDescription}"/> {/block:Description} <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/ 1.7/jquery.min.js"></script> <!--[if IE]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZ um5p9k0/standard.css"> <style type="text/css">

html, body, { font-family: happy monkey; font-size: 12px; letter-spacing:1px; } body {

line-height:150%; font-family: happy monkey; font-size: 12px; letter-spacing:1px; color: {color:font}; background:{color:background} url({image:background image}); } {block:ifcustomcursor} body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur ), progress;} {/block:ifcustomcursor} {if:customscrollbar} ::-webkit-scrollbar-thumb:vertical { background-color:{color:Link}; height:auto; -webkit-border-radius:20px; } ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Link}; height:6px !important; -webkit-border-radius:20px; } ::-webkit-scrollbar { height:6px; width:6px; background-color:{color:Background}; -webkit-border-radius:20px; } {/if:customscrollbar} #infscr-loading { position: absolute; bottom: 0; left: 25%; } a:link, a:active, a:visited{ color:{color:Link}; text-decoration: none; } a:hover { text-shadow:2px 0 .5px #FF0000, -2px 0 .5px #00F1F5; font-weight: bold; text-decoration: none; } #content { -webkit-animation: bounceIn 3s; -moz-animation: bounceIn 3s; -ms-animation:bounceIn 3s; {block:indexpage}

width: 768px; {/block:indexpage} {block:permalinkpage} width: 506px; {/block:permalinkpage} margin-left: -20px; background: transparent; } #note3 { width: 500px; text-align:left; } #contain { -webkit-animation: bounceIn 3s; -moz-animation: bounceIn 3s; -ms-animation:bounceIn 3s; {block:indexpage} width: 1040px; {/block:indexpage} {block:permalinkpage} width: 700px; {/block:permalinkpage} height:100%; padding-left:10px; padding-right:10px; margin: 0px auto; position: relative; } ol.notes img { width: 16px; display: inline; position: relative; top: 3px; left:3px; } #sidebar { height:100%; width: 300px; position: fixed; background: transparent; padding: 2px; {block:indexpage} margin-left: 768px; {/block:indexpage} {block:permalinkpage} margin-left: 505px; {/block:permalinkpage} } ol.notes img { width: 16px; display: inline; position: relative;

top: 3px; } #sidebar img { {block:ifroundedcorners}-moz-border-radius: 5px; border-radius: 5px; {block:ifroundedcorners} display: block; margin-bottom: 1px; } .entry { -webkit-animation: bounceIn 3s; -moz-animation: bounceIn 3s; -ms-animation:bounceIn 3s; {block:ifroundedcorners}-moz-border-radius: 5px; border-radius: 5px; {/block:ifroundedcorners} float: right; {block:indexpage} width: 250px; margin: 3px; {/block:indexpage} {block:permalinkpage} width: 500px; margin: 3px; {/block:permalinkpage} display: block; background:{color:posts}; {block:ifshadow} box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06); -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06); {/block:ifshadow} position: relative; } .entry img { {block:ifroundedcorners}-moz-border-radius: 5px; border-radius: 5px; {block:ifroundedcorners} display: block; max-width: 100%; } .entry:hover img { -webkit-transform:scale(1.02); -moz-transform:scale(1.0); -o-transform:scale(1.0); -webkit-transition: .8s; } .entry:hover .details { opacity: 1.0; margin:12px 0px 0px 0px; filter: alpha(opacity = 100); -webkit-transition: all .25s ease-in-out; -moz-transition: all .25s ease-in-out; -o-transition: all .25s ease-in-out;

transition: all .25s ease-in-out; } #pagination{ display:none; } iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity: 0.5; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out; } iframe#tumblr_controls:hover { -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; } .permalink2 { color: #000000; padding-top: 0px; padding-bottom: 0px; font-size: 12px; text-align: center; opacity: 0; filter: alpha(opacity = 0); -webkit-transition: all ease-in 250ms; -moz-transition: all ease-in 250ms; -o-transition: all ease-in 250ms; -ms-transition: all ease-in 250ms; transition: all ease-in 250ms; } blockquote { padding-left:5px;padding-top:7px; padding-right:5px;padding-bottom:7px; margin-left:5px; margin-right:5px; border-left: 2px solid #ccc; border-right: 2px solid #ccc; background-color: transparent; } #cole{ padding-right:5px; color:{color:Link}; } #cole a { padding-right:5px; display:relative;

max-width:400px; text-align:left; color:{color:Link}; } #cole .mohr { padding-left:7px; margin-top:-10px; filter: alpha(opacity = 0); opacity:0; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;transition: all 1s ease-out; text-align:left;text-transform:lowercase; } #cole:hover .mohr { margin-top:5px; padding-left:10px; -webkit-transition: all -moz-transition: all 1s filter: alpha(opacity = filter: alpha(opacity = opacity:100; }

1s ease-out; ease-out;transition: all 1s ease-out; 80); 100);

li.drawer a { margin: 0px 5px; } .label { text-transform:uppercase; color:{color:Link} } .question { text-align:left; padding-left:5px;padding-top:7px; padding-right:5px;padding-bottom:7px; border-left: 2px solid {color:Link}; border-right: 2px solid {color:Link}; background-color: transparent; } .answer { text-align:left; padding-left:5px; padding-top:7px; padding-right:5px; padding-bottom:7px; } .text { padding: 10px; } .entry:hover .permalink2 { opacity: 1;

filter: alpha(opacity = 100); -webkit-transition: all ease-in 250ms; -moz-transition: all ease-in 250ms; -o-transition: all ease-in 250ms; -ms-transition: all ease-in 250ms; transition: all ease-in 250ms; } #pp { text-align: center; width: 100%; padding-top: 2px; } .perma1{ opacity: 0.0; filter: alpha(opacity = 0); position:absolute; z-index:9999991; top: 3px; left: 7px; } .entry:hover .perma1 { -webkit-transition: opacity 0.4s linear; opacity: 1; -moz-transition: all 0.4s linear; transition: all 0.4s linear; filter: alpha(opacity = 100); }

.rep { width: auto; padding-top: 4px; padding-left: 4px; padding-right: 4px; padding-bottom: 4px; -moz-border-radius: 3px; border-radius: 3px; color: #000; background-color: white; height: 20px; opacity: .8; overflow: hidden; z-index: 9999999; display: inline-block; } .rep a{ color: #000; font-family: delius; font-size: 13px; line-height: 20px; } .not {

display: inline-block; background-color: white; opacity: .8; height: 20px; font-size: 11px; line-height: 20px; font-family: megrim; color: #000; padding-left: 4px; padding-right: 4px; padding-top: 4px; padding-bottom: 4px; -moz-border-radius: 3px; border-radius: 3px; margin: 1px 1px 11px; position: relative; letter-spacing:0px; } .not a{ color: #000; font-family: delius; font-size: 13px; } .entry:hover.not,.entry:hover.rep,.entry:hover.likep{ opacity: 0.8; filter: alpha(opacity = 80); } .not:hover,.rep:hover,.likep:hover{ opacity: 0.9!important; filter: alpha(opacity = 100)!important; } .permahover { text-align: right; line-height:200%; opacity: 0.0; filter: alpha(opacity = 0); font-size: 12px; line-height: 12px; text-transform: lowercase; } .entry:hover .permahover { text-align: center; opacity: 1; filter: alpha(opacity = 50); } .b { display: block; font-size: 12px; text-align: left; line-height: 15px; text-indent : 0px; vertical-align : middle; padding : 2px; padding-bottom : 0px; }

#titulo { text-transform:uppercase; padding-bottom: 2px; padding-left: 5px; text-align: left; font-family: megrim; font-size: 50px; line-height: 110%; color:{color:link}; } div.panel { width: 260px; padding: 15px 20px; color: #333; text-align: center; line-height: 22px; display: none; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', e ndColorstr='#0d000000',GradientType=0 ); } div.panel p { margin: 10px 0; } div.panel p a, div.textPost p a, div.audioPost p a { color: #333; text-decoration: none; border-bottom: 1px dotted; font-style: italic; font-weight: bold; } .credit a{ color: #FFFFFF; letter-spacing:1px; font-family: ; line-height:10px; margin: 2px; background-color:#000000; border:1px solid rgba(0,0,0,0.1); padding:3px 4px; -webkit-border-radius:2px; moz-border-radius:2px; -o-border-radius:2px; border-radius:2px; -webkit-transition: opacity 0.7s linear;opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out; } .credit :hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;

transition: all 0.4s ease-out; } </style> <script type="text/javascript"> $(window).load(function(){ $("p").remove(":contains('Source:')"); $("p").remove(":contains('via ')"); }); </script>

<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='style sheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' t ype='text/css'> <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet ' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='styleshe et' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type ='text/css'> <link href='http://fonts.googleapis.com/css?family=Delius' rel='stylesheet' type ='text/css'> </head> <body> <div id="contain"> <div id="sidebar"> <div style=" {block:ifshowsidebarimage} padding-top:10px; {/block:ifshowsidebarimage} {block:ifnotshowsidebarimage} padding-top:20px; {/block:ifnotshowsidebarimage}"> <div style=""> <div id="titulo"> {block:ifshowsidebarimage} <a href="/"> <img src="{image:sidebar}" width="290"/> </a> {/block:ifshowsidebarimage}

{block:ifshowtitle} <center> <a href="/">{title}</a> <br> {/block:ifshowtitle} </div> <div style=" font-family: delius unicase; font-size: 12px; text-align:left; padding-left:10px; line-height: 100%; color:#777; text-transform: none; width:265px; padding-top:5px; "> {Description} </div> <br> <div style=" font-family: happy monkey; font-size: 11px; text-transform: lowercase; letter-spacing: 1px; text-align:right; border-top: 1px solid {color:font}; padding-right:3px; padding-top:3px; padding-bottom:3px; "> <div id="cole"> Hover For Links <div class="mohr"> <a href="/">home</a> &nbsp; {block:AskEnabled}<a href="/ask">ask</a> &nbsp;{/block:AskEnabled} {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title} </a> &nbs p; {/block:ifLinkOneTitle} {block:ifLinkTwoTitle}<a href="{text:Link Two}"> {text:Link Two Title} </a> &nbs p;{/block:ifLinkTwoTitle} {block:ifLinkThreeTitle}<a href="{text:Link Three}"> {text:Link Three Title} </a > &nbsp;{/block:ifLinkThreeTitle} {block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title} </a> &n bsp;{/block:ifLinkFourTitle} {block:ifLinkFiveTitle}<a href="{text:Link Five}"> {text:Link Five Title} </a> & nbsp;{/block:ifLinkFiveTitle}<a href="http://cumfusi0n.tumblr.com/">theme</a> {block:HasPages} {block:Pages}

<a href="{URL}"> <span>{Label}&nbsp;&nbsp;</span> </a> {/block:Pages} {/block:HasPages} </div> </div> </div> </div></div> </div> <div id="content"> {block:Posts} <div class="entry"> {block:Text} <div class="text"> <div style="text-transform:uppercase">{block:Title} <a href="{Permalink}">{Title}</a> {/block:Title}</div> {Body} {block:indexpage} <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div> {/block:indexpage} </div> {/block:Text} {block:Photo} {block:IndexPage} <div class="perma1">

<div class="rep"><a href="{reblogurl}" target="_blank"> reblog</a> </div> <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div> </div> {/block:IndexPage} {block:indexpage} {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkC loseTag} {/block:indexpage} {block:permalinkpage} {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkC loseTag} {/block:permalinkpage} {/block:Photo} {block:Photoset} {block:IndexPage}{Photoset-250}{/block:IndexPage} {block:indexpage} <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div> {/block:indexpage} {block:permalinkpage} {Photoset-500}

{/block:permalinkpage} {/block:Photoset} {block:Quote} <div class="text"> "{Quote}" {block:Source} <div class="source"><div style="text-align:right">{Source}</div></div> {/block:Source} {block:indexpage} <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div> {/block:indexpage} </div>{/block:Quote} {block:Link} <div class="text"> <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{N ame}</a></span> {block:Description} <div class="description">{Description}</div> {/block:Description} {block:indexpage} <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div> {/block:indexpage} </div>{/block:Link} {block:Chat} <div class="text"> {block:Title} <a href="{Permalink}">{Title}</a> {/block:Title} <ul class="chat"> {block:Lines} <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</ span> {/block:Label} {Line} </li> {/block:Lines} </ul> {block:indexpage} <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div> {/block:indexpage} </div>{/block:Chat} {block:Video} {block:IndexPage}{Video-250}{/block:IndexPage} {block:indexpage} <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div> {/block:indexpage} {block:permalinkpage} {Video-500} {/block:permalinkpage} {/block:Video} {block:Audio}

<div class="text"> {AudioPlayerGrey} {block:Caption} {Caption} {/block:Caption} {block:indexpage} <div class="permahover"><br><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div> {/block:indexpage} </div>{/block:Audio} {block:Answer}<div class="text"> <div class="question"> <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Ques tion}</div><div class="answer">{Answer}</div> {block:indexpage} <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a h ref="{ReblogURL}" target="_blank">reblog</a> </p></div> {/block:indexpage} </div>{/block:Answer} {block:PermalinkPage} <div id="note3"><div style="text-align:right"> {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</div> {block:PostNotes} {PostNotes} {/block:PostNotes} </div> {/block:PermalinkPage} </div> {/block:Posts} </div></div> {block:Pagination} <ul id="pagination"> {block:PreviousPage} <li><a href="{PreviousPage}"></a></li> {/block:PreviousPage} {block:JumpPagination length="5"} {block:CurrentPage} <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></ li> {/block:CurrentPage} {block:JumpPage} <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li> {/block:JumpPage} {/block:JumpPagination} {block:NextPage} <li><a id="nextPage" href="{NextPage}"></a></li> {/block:NextPage} </ul> {/block:Pagination} <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script> <script src="http://static.tumblr.com/fxpo5zq/HCHm5q8gs/infinitescroll.js"></scr ipt> {block:IndexPage} <script type="text/javascript"> $(window).load(function () {

$('#content').masonry(), $('.masonryWrap').infinitescroll({ navSelector : '#pagination', nextSelector : '#pagination a#nextPage', itemSelector : ".entry", bufferPx : 100, loadingText : "<em></em>", }, function() { $('#content').masonry({ appendedContent: $(this) }); } ); }); </script> {/block:IndexPage} <script type="text/javascript"> $('.show').click(function(e){ e.preventDefault(); $('.panel').stop(true,true); var target = $(this).attr('href'); if($('.panel').is(':visible')){ if($(target).is(':visible')){ $(target).slideUp(); return false; }else{ $('.panel:visible').slideUp(400, function(){$(target).slideDown(); }); }}else { $(target).slideDown(); }); </script> <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/l ike2.js"></script> <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe> </body> </div> <div style="position:fixed;right:3px;top:32px;font-family: delius; font-size: 10 px;"> <span class="credit"><a href="http://cumfusi0n.tumblr.com/" target="_blank">inst all theme</a></span> </html>

S-ar putea să vă placă și