segunda-feira, 29 de julho de 2013

<!-- THEME POR SUPERAR-R, dont copy  -->

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
 <!-- DEFAULT VARIABLES -->
<meta name="color:background" content="#eeeeee" />
<meta name="color:link" content="#666" />
<meta name="color:text" content="#aaa" />
<meta name="color:bordas" content="#eee" />
<meta name="color:bgnotes" content="#666" />
<meta name="color:notes" content="#fff" />
<meta name="color:scrollbar" content="#aaa" />
<meta name="color:efeito" content="#ccc" />
<meta name="color:post" content="#fff" />
<meta name="color:sidebar" content="#fff" />
<meta name="color:fraseh" content="#daa8cf" />
<meta name="color:linkh" content="#fff" />
<meta name="color:linkshover" content="#fff" />
<meta name="color:descricao" content="#181717" />
<meta name="color:paginacao" content="#fff" />

<meta name="color:bglinks" content="#ccc" />
<meta name="color:bglinkshover" content="#888888" />
<meta name="color:frase" content="#aaaaaa" />

<meta name="image:background" content="" />
<meta name="image:foto" content="http://static.tumblr.com/fzbupk7/lgAmcxene/tumblr_m9zl0tp9hi1r9jie3o1_250.png" />
<meta name="image:bgsidebar" content=""/>

<Body>
<!-- SCM Music Player http://scmplayer.net -->
<script type="text/javascript" src="http://scmplayer.net/script.js"
data-config="{'skin':'http://static.tumblr.com/su8juwr/HeTmop8vz/lacinho3.css','volume':50,'autoplay':true,'shuffle':false,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'','url':'http://www.youtube.com/watch?v=zvCBSSwgtg4'},{'title':'','url':'https://www.youtube.com/watch?v=iFSaNmZyPQo'},{'title':'','url':'https://www.youtube.com/watch?v=SawLM-aCgdY'},{'title':'','url':'https://www.youtube.com/watch?v=14PBYVZYTzg'},{'title':'','url':'https://www.youtube.com/watch?v=RBgPVupUnXs'}]}" ></script>
<!-- SCM Music Player script end -->




<meta name="text:frase" content="" />
<meta name="text:Link1" content="/" />
<meta name="text:Link1 Title" content="link" />
<meta name="text:Link2" content="/" />
<meta name="text:Link2 Title" content="link" />
<meta name="text:Link3" content="/" />
<meta name="text:Link3 Title" content="link" />
<meta name="text:Link4" content="/" />
<meta name="text:Link4 Title" content="link" />
<meta name="text:Link5" content="/" />
<meta name="text:Link5 Title" content="link" />
<meta name="text:Link6" content="/" />
<meta name="text:Link6 Title" content="link" />
<meta name="text:Link7" content="/" />
<meta name="text:Link7 Title" content="link" />
<meta name="text:Link8" content="/" />
<meta name="text:Link8 Title" content="link" />
<meta name="text:Link9" content="/" />
<meta name="text:Link9 Title" content="link" />


<link href='http://fonts.googleapis.com/css?family=Butterfly+Kids' rel='stylesheet' type='text/css'>

<link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Oregano' rel='stylesheet' type='text/css'>
 <link href='http://fonts.googleapis.com/css?family=Quantico' rel='stylesheet' type='text/css'>
 <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>


<meta name="font:Title" content="Agency FB" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>

<script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>


<script type="text/javascript">
$(window).load(function(){
var $wall = $('#xpost');
$wall.imagesLoaded(function(){
$wall.masonry({
itemSelector: '.xxpost',
isAnimated : true
});
});
$wall.infinitescroll({
navSelector : "div#navigation",
nextSelector : "div#navigation a#nextPage",
itemSelector : '.post',
loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
loadingText : " ",
donetext : " ",
extraScrollPx : 9000,
bufferPx : 10000,
debug : false,
errorCallback: function() {
$('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
}},
function( newElements ) {
var $newElems = $( newElements );
$newElems.hide();
$newElems.imagesLoaded(function(){
$wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
});
}); $('#box').show(500);
});
</script>




                   <title>{Title}</title>
        <link rel="shortcut icon" href="{Favicon}">
    <link rel="alternate" type="application/rss+xml" href="{RSS}">
        {block:Description}
  <meta name="description" content="{MetaDescription}" />
        {/block:Description}

    <style type="text/css">


body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed;opacity:.8; }

a {color: {color:link}; text-decoration: none; text-transform: none;}
a:hover {color: {color:linkh}; background-color: transparent; text-decoration: none;}

p {margin: 6px 0 0 0}


blockquote {margin: 0px 8px 8px 0px; border-left: 1px solid {color:background}; padding-left: 5px; }
blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 1px solid {color:background};}
blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }

blockquote img{max-width: 470px!important}
blockquote blockquote img{max-width: 450px!important}
blockquote blockquote blockquote img{max-width: 430px!important}
blockquote blockquote blockquote blockquote img{max-width: 410px!important}



#xpost{margin-left:-10px;padding:0px;width:1300px;margin-top:124px;opacity:0.8;-webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in; -webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in;}
#xpost:hover {-webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in; -webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in; opacity:1;}

.xxpost{position: fixed;width:300px;float:left;margin-right:-2px;text-align:left;margin-left: 8px; background:transparent;margin-bottom:5px; border:4px double {color:bordas}; padding:3px;-webkit-transition-duration: .99s; background-color:{color:post}; }
.xxpost img{max-width:300px; width:300px;}

.xxxpost {font-size: 9px;position: absolute;text-align: center;width: 60%;font-family:'calibri';text-transform:uppercase;color:{color:notes};background-color: {color:bgnotes};opacity: 0;margin-top: 0px;padding: 0px;line-height:12px;-webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in; -webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in;-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px; }
.xxxpost a{color:{color:post};line-height:12px;text-transform:uppercase;-webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in;color:{color:notes};}
.xxxpost a:hover{text-transform:uppercase; text-decoration:underline;-webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in;}
.xxpost:hover .xxxpost{opacity:.2;filter:alpha(opacity = 100);z-index:4;opacity: .9;-webkit-transition: 0.5s ease-in;-moz-transition: .5s ease-in; transition: .5s ease-in; -webkit-transition: .5s ease-in;-moz-transition: .5s ease-in; transition: .5s ease-in;}
.perm a {color:{color:text};text-transform:uppercase;}

h1 {font-family: 'verdana';text-align: center; font-size: 12px; color: {color:text};  line-height: 18px;}
h1 a {text-align: center; font-size: 14px; color: {color:text}; line-height: 18px;}
h1 a:hover {font-family: 'verdana'; text-align: center; font-size: 12px; color: {color:text};  line-height: 18px;}

.image {text-align: center; border: 0px}
.image img {max-width: 300px; width: 300px;margin-bottom: 1px;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
.image img:hover {opacity: 0.9; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}

#quote {margin-top:-10px;position:relative; top:15px;left:-24px;font-size:34px;opacity:0.5;}
.xquote { text-align: justify; font-size: 11px; font-family: georgia; line-height: 10px; padding: 6px;margin-left: 15px;margin-bottom:3px;padding-top:5px;}
.xqsource {text-align: right; text-transform: none; margin-bottom: 3px; font-size: 11px; font-family:calibri; margin-right:4px;}
.xqsource a, a:hover{text-transform: none;}

.chat {line-height: 13px; list-style: none }
.chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
.person1 {color: {color:text}; padding: 2px; }
.person1 .label {font-weight: bold;  color:{color:text}}
.person2 {color: {color:text}; padding: 2px;  }
.person2 .label {font-weight: bold;  color:{color:text}}

.player {background-color: #e3e3e3; text-align: left; display:block;}

#asker {font-size: 11px; font-family: {font:text}; text-align: justify; border-bottom:3px solid {color:text};}
.answer {padding: 2px}
.answer img {max-width: 470px;}

.notes {width: 350px; padding: 0px; margin-bottom: 0px; font-size: 12px; text-align: left;font-family:'Century Gothic';background-color:{color:background}; margin-left: 361px; padding-top: 10px;}
ol.notes {list-style: none; margin: 0px 20px 0px 0px; padding: 0px; z-index: 11;}

ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px;}
.notes img{display: none; border:0px}

#cap {width: 500px; margin-top: -2px; position: relative;}
.source {display: none;}



.caixa {background: {color:background}; padding: 4px;}


.bubble {  background: {color:post};  color: #;margin-top: 2px;padding: 12px; margin-left: 40px; -webkit-border-top-right-radius: 11px;
-webkit-border-bottom-right-radius: 11px; -moz-border-radius-topright: 11px; -moz-border-radius-bottomright: 11px; border-top-right-radius: 11px; border-bottom-right-radius: 11px;}

.caixa aa {background: {color:post};  height: 16px; font-style: normal; font-size: 10px; color: {color:text}; padding-top: 4px; text-align:justy; letter-spacing:1px; padding:3px; text-shadow:0 1px 1px {color:sidebar};  margin-top: 8px; text-transform:none; line-height: 14px; margin-top: 10px; -webkit-border-top-right-radius: 11px; -webkit-border-bottom-right-radius: 11px; -moz-border-radius-topright: 11px; -moz-border-radius-bottomright: 11px; border-top-right-radius: 11px; border-bottom-right-radius: 11px;}

.bordaninha { float: left; padding: 0px; margin-top: -1px; -webkit-border-top-left-radius: 11px; -webkit-border-bottom-left-radius: 11px; -moz-border-radius-topleft: 11px; -moz-border-radius-bottomleft: 11px; border-top-left-radius: 11px; border-bottom-left-radius: 11px; }
#info {background-color:{color:post}; padding:3px; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; border-left: 1 solid #ddd; -webkit-transition:1s;}

.arrow {padding-top:11px; color:{color:question background}; font-size:30px;}

.answer {color:{color:answer};}

.question1 {
color:{color:text};
font-size: 12px;
font-family: cambria;
text-align:left;
font-weight: normal;
line-height:95%;
background: {color:background};
position: relative;
min-height:70px;
padding:10px 15px;
margin-bottom:2px;
margin-right:-10px; }

.questionarrow {
font-size:30px;
color:{color:background};
vertical-align:middle;
margin-left:-5px!important; }


.asker {width:250px; text-align:right; text-transform:lowercase; color:{color:text}; opacity:0.8}
.asker a {color:{color:text};}
.asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:15px;  }

.asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:none; }
.asking a{color:{color:text}; border-bottom:1px dotted {color:text};}
.asking img {width:58px; vertical-align:middle; background-color:{color:background}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;padding:3px;}
.asking img:hover {webkit-filter: grayscale(1);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray; filter: grayscale(100%);-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;opacity:0.9}


.question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px;opacity:0.8; }

.notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
.notes img{display: none; border:0px}

#cap {width: 500px; margin-top: -2px; position: relative;}
.sourceninha {display: none;}

::-webkit-scrollbar {width:7px;height:auto;background:transparent;}
::-webkit-scrollbar-corner {background:#ccc;}
::-webkit-scrollbar-button:vertical {height:5px; display: block; background:#ccc;} 
::-webkit-scrollbar-thumb:vertical {background:#ccc; border-top: 1px solid #fffcfc; border-bottom: 1px solid #fffcfc;}
::-webkit-scrollbar-track-piece {background:#fffcfc; border-top: 1pt solid #ccc; border-bottom: 1pt solid #fffcfc; width:4pt;}


#tumblr_controls{position: fixed!important}
#tumblr_controls{position: fixed!important}
#tumblr_controls{position: fixed!important}
#tumblr_controls{position: fixed!important}


#tumblr_controls{position: fixed!important}
#tumblr_controls{position: fixed!important}
#tumblr_controls{position: fixed!important}
#tumblr_controls{position: fixed!important}



#links2 {width: 0px; float: left; margin-left: 14px; height:3px; margin-top: -124px; padding: 3px; text-align: center; position: fixed; background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;opacity:0.8; z-index:100;}

#links2 a {float: left; margin-right: 0px; display: block; width: 120px; letter-spacing: 0px; font-family: calibri; font-size: 10px; text-transform: uppercase; text-align: center; margin-bottom: 1px; background-color:{color:bglinks}; color: {color:links}; text-decoration: none; line-height: 9px; padding: 4px;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;opacity:0.8; }

#links2 a:hover{text-align: center;  color: {color:linkshover}; font-size:11px;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;opacity:0.9;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;background-color:{color:bglinkshover}; }
  
  



 .frase {text-align: center; height: auto; font-size: 54px; font-family: Allura; position: fixed; margin-left:420px; line-height: 25px; width: 480px; color: {color:frase};padding:3px;margin-top: -106px; background-attachment: fixed;z-index:100;-webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in;  }
 .frase:hover {color:{color:fraseh};-webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in;-webkit-transition: 0.5s ease-in;-moz-transition: 0.5s ease-in; transition: 0.5s ease-in;}


    


.pag {width:50px;position:absolute; bottom:-15px; left:170px; z-index:99999999999;background-color:{color:side};}
    
    
    .active_page {font-size:7px; letter-spacing:px;line-height:15px;padding:2px; font-family:verdana; opacity:1; background-color:transparent; color:{color:linktext};z-index:99999999999;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
    
    .jump_page {font-size:7px; font-weight:bold;letter-spacing:px;line-height:15px;padding:2px; font-family:verdana; opacity:1; background-color:transparent; color:{color:linktext};z-index:99999999999;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
    .jump_page:hover {opacity:0.8;}


#crd {width: 20; height:10px;padding:0px; margin-top:576px; margin-left:-45px; position: fixed;z-index: 3;}
#crd a {float: left; display: block; width: 80px; height:auto;  font-family: Browallia New; font-size: 11px; text-align: center; padding:3px;text-transform:uppercase;background-color: transparent; color:{color:links};opacity: .8;-webkit-border-radius: 10px 10px 10px 10px;}
#crd a:hover {box-shadow: 0px 0px 5px {color:linkstext};opacity:1;}

#sidbar {box-shadow: 5px 5px 9px {color:efeito}; z-index:100; position:fixed; opacity:1; margin-top:-126px; margin-left:-40px; position:absolute; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; position: fixed; background-color:{color:sidebar}; font-family: verdana; font-size:9px; width:55580px; font-style: none; color: {color:text}; height:110px; line-height:130%; padding: 2px; text-align: center; border-bottom:4px solid {color:borda};opacity:0.8; background-image: url('{image:bgsidebar}')}
  
#bitch { margin-left: -6px; margin-top: -141px; width: 6px; font-size: 20px; height: 128px; text-align: justify; background-color:{color:bglinks}; line-height: 5px; color:transparent; position: fixed;z-index:100}
#bitch2 { margin-left:150px; margin-top: -141px; width: 2px; font-size: 20px; height: 128px; text-align: justify; background-color:{color:bglinks}; line-height: 5px; color:transparent; position: fixed;z-index:100}
#bitch3 { margin-left:7px; margin-top: -141px; width: 2px; font-size: 20px; height: 128px; text-align: justify; background-color:{color:bglinks}; line-height: 5px; color:transparent; position: fixed;z-index:100}
#bitch4 { margin-left:11px; margin-top: -141px; width: 2px; font-size: 20px; height: 128px; text-align: justify; background-color:{color:bglinks}; line-height: 5px; color:transparent; position: fixed;z-index:100}


#bitch5 { margin-left: 1257px; margin-top: -141px; width: 6px; font-size: 20px; height: 128px; text-align: justify; background-color:{color:bglinks}; line-height: 5px; color:transparent; position: fixed;z-index:100}
#bitch6 { margin-left:1248px; margin-top: -141px; width: 2px; font-size: 20px; height: 128px; text-align: justify; background-color:{color:bglinks}; line-height: 5px; color:transparent; position: fixed;z-index:100}
#bitch7 { margin-left:1244px; margin-top: -141px; width: 2px; font-size: 20px; height: 128px; text-align: justify; background-color:{color:bglinks}; line-height: 5px; color:transparent; position: fixed;z-index:100}
#bitch8 { margin-left:1210px; margin-top: -141px; width: 2px; font-size: 20px; height:128px; text-align: justify; background-color:{color:bglinks}; line-height: 5px; color:transparent; position: fixed;z-index:100}

.photo {width:90px; position:fixed; left:950px; top:02px;-moz-border-bottom-left-radius: 100px; border-bottom-left-radius: 100px; -moz-border-top-left-radius: 100px; border-top-left-radius: 100px;-moz-border-bottom-right-radius: 100px; border-bottom-right-radius: 100px; -moz-border-top-right-radius: 100px; border-top-right-radius: 100px;background-color: {color:sidebar};border: 3px solid {color:bordas};-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; z-index:100;opacity:0.8;}
.photo img  {width:90px;height:100;-moz-border-bottom-left-radius: 100px; border-bottom-left-radius: 100px; -moz-border-top-left-radius: 100px; border-top-left-radius: 100px;-moz-border-bottom-right-radius: 100px; border-bottom-right-radius: 100px; -moz-border-top-right-radius: 100px; border-top-right-radius: 100px; z-index:100; opacity:0.8; margin-top:2px;}
.photo img:hover { opacity:0.3; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; }

#lili { position:fixed;width:10px; height:460px; margin-top:-75px;  background-color:  transparent ; padding: 1px; margin-left: 570px; background-color:transparent; font-size:40px; color:{color:aspas};z-index:100; font-family: georgia;opacity:0.7;}
#lili img { position:absolute; top:0; left: 0; width:auto; height:auto;  padding: 1px; background-color:transparent;}
#lili img.active { z-index: 0;  }
#lili img.last-active { z-index: 0; }

#li { position:fixed;width:10px; height:260px; margin-top:-300px;  background-color:  transparent ; padding: 1px; margin-left: 852px; background-color:transparent; font-size:40px; color:{color:aspas};z-index:100;   font-family: georgia; opacity:0.7;-webkit-transform: rotate(-180deg);}
#li img { position:absolute; top:0; left: 0; width:auto; height:auto;  padding: 1px; background-color:transparent;}
#li img.active { z-index: 0;  }
#li img.last-active { z-index: 0; }

#haha3 {width:320px;margin-left: 510px; margin-top:-185px; font-family: Muli; font-size: 14px; height:5px;;color: {color:descricao};letter-spacing:0px;position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
padding:5px;z-index:100;  opacity:0.7; }
#haha3:hover{opacity:1;}
#ha{width:135px; text-align: center; font-size: 28px; font-family: Muli;background-color:{color:sidebar}; color: {color:text}; background-attachment: fixed;  margin-top: 120px; position: fixed;line-height:11px;z-index:100; }
  
 #page {position: fixed; margin-left:1217px; margin-top: -50px; font-size: 36px; font-family: verdana; z-index:100; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;z-index:100}
#page a {color:{color:paginacao}}
#page a:hover {color:{color:linktext};}

#pag {position: fixed; margin-left: 1212px; margin-top: -120px; font-size: 36px; font-family: verdana; z-index:100; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;}
#pag a {color:{color:paginacao}}
#pag a:hover {color:{color:linktext};}


</style>
</head>

<body onkeydown="return false">

 <div id="sidbar"></div>


<div id="tudoaqui">
<div id="sidebarbi">
<div id="sidet"></div>
</div></div>


 <div id="pag">{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>

<div id="page">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}</div></div>
</div>
</div>

 <div id="links2">
  <a href="{text:Link1}">{text:Link1 Title}</a>
<a href="{text:Link2}">{text:Link2 Title}</a>
<a href="{text:Link3}">{text:Link3 Title}</a>
<a href="{text:Link4}">{text:Link4 Title}</a>
<a href="{text:Link5}">{text:Link5 Title}</a>
<a href="http://superar-r.tumblr.com" title="Creditos: Theme feito por superar-r. dont copy."> THEME <font color="#fa85bc">©</font> </a>
</a></div>

<div id="ha"><div id="haha3">{Description}</div></div>

<div class="photo"><img src="{image:foto}" title="{Title}"></div>

 <div class="frase">{text:frase}</div>                       
</div></div>
</div>
</div>


<div id= "bitch"></div>
<div id= "bitch2"></div>
<div id= "bitch3"></div>
<div id= "bitch4"></div>
<div id= "bitch5"></div>
<div id= "bitch6"></div>
<div id= "bitch7"></div>
<div id= "bitch8"></div>


 </div>
 </div>
 </div>

</div>
 </div>
 </div>



<div id="xpost">
{block:Posts}
<div class="xxpost">

{block:Answer}
<table width="250px" cellspacing="0" cellpadding="0">
<tr>
<td width="135px" class="question1">{Question}</td>
<td width="30px"><span class="questionarrow">◤</span></td>
<td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
</tr>
</table>
<div class="answer">{Answer}</div>
{/block:answer}


{block:Text}
<span class="xxxpost">
 <a href="{Permalink}">{TimeAgo}</a>  ·

 <a href="{Permalink}">{NoteCount}</a> +

<a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="originally by {SourceTitle}">@<b>{SourceTitle}</b></a>{/block:ContentSource}  <a href="{ReblogURL}" target="_blank">reblog</a>
{block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}"> · {Tag}</a> {/block:Tags}{/block:HasTags}</span>

{block:Title}<h1>{Title}</h1>{/block:Title}{Body}
{/block:Text}

{block:Photo}
<span class="xxxpost">
 <a href="{Permalink}">{TimeAgo}</a>  ·

 <a href="{Permalink}">{NoteCount}</a> +

<a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="originally by {SourceTitle}">@{SourceTitle}</a>{/block:ContentSource}  <a href="{ReblogURL}" target="_blank">reblog</a>
{block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}"> · {Tag}</a> {/block:Tags}{/block:HasTags}</span>


{LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}
{block:Caption}{Caption}{/block:Caption}
{/block:Photo}


{block:Photoset}
<span class="xxxpost">
 <a href="{Permalink}">{TimeAgo}</a>  ·

 <a href="{Permalink}">{NoteCount}</a>  +

<a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="originally by {SourceTitle}">@<b>{SourceTitle}</b></a>{/block:ContentSource}  <a href="{ReblogURL}" target="_blank"><u>reblog</u></a>
{block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}"> · {Tag}</a> {/block:Tags}{/block:HasTags}</span>

{Photoset-250}
{block:Caption}{Caption}{/block:Caption}
{/block:Photoset}


{block:Quote}
<span class="xxxpost">
 <a href="{Permalink}">{TimeAgo}</a>  ·

 <a href="{Permalink}">{NoteCount}</a> +

<a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="originally by {SourceTitle}">@<b>{SourceTitle}</b></a>{/block:ContentSource}  <a href="{ReblogURL}" target="_blank"><u>reblog</u></a>
{block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}"> · {Tag}</a> {/block:Tags}{/block:HasTags}</span>

<div class="xquote"><div id="quote">&#10077;</div>{Quote}</div>
{block:Source}<div class="xqsource"> — {Source}</div>
{/block:Source}
 {/block:Quote}


{block:Link}
<span class="xxxpost">
 <a href="{Permalink}">{TimeAgo}</a>  ·

 <a href="{Permalink}">{NoteCount}</a> +

<a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="originally by {SourceTitle}">@<b>{SourceTitle}</b></a>{/block:ContentSource}  <a href="{ReblogURL}" target="_blank"><u>reblog</u></a>
{block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}"> · {Tag}</a> {/block:Tags}{/block:HasTags}</span>

<h1><a href="{URL}" {Target}>{Name}</a></h1>
{block:Description}{Description}{/block:Description}
{/block:Link}


{block:Chat}
<span class="xxxpost">
 <a href="{Permalink}">{TimeAgo}</a>  ·

 <a href="{Permalink}">{NoteCount}</a>  +

<a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="originally by {SourceTitle}">@<b>{SourceTitle}</b></a>{/block:ContentSource}  <a href="{ReblogURL}" target="_blank"><u>reblog</u></a>
{block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}"> · {Tag}</a> {/block:Tags}{/block:HasTags}</span>

{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
<div class="chat"><ul>{block:Lines}
<li class="person{UserNumber}">{block:Label}
<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
{/block:Chat}


{block:Audio}
<span class="xxxpost">
 <a href="{Permalink}">{TimeAgo}</a>  ·

 <a href="{Permalink}">{NoteCount}</a> +

<a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="originally by {SourceTitle}">@<b>{SourceTitle}</b></a>{/block:ContentSource}  <a href="{ReblogURL}" target="_blank"><u>reblog</u></a>
{block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}"> · {Tag}</a> {/block:Tags}{/block:HasTags}</span>

<div class="player">{AudioPlayerGrey}</div>
 {/block:Audio}


{block:Video}
<span class="xxxpost">
 <a href="{Permalink}">{TimeAgo}</a>  ·

 <a href="{Permalink}">{NoteCount}</a> +

<a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}" title="originally by {SourceTitle}">@<b>{SourceTitle}</b></a>{/block:ContentSource}  <a href="{ReblogURL}" target="_blank"><u>reblog</u></a>
{block:HasTags}<div style="height:2px; width: 50px;"></div>{block:Tags}<a href="{TagURL}"> · {Tag}</a> {/block:Tags}{/block:HasTags}</span>

{Video-250}
{block:Caption}{Caption}{/block:Caption}
{/block:Video}
</div>

<div class="source">{block:ContentSource}<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}</div>

 {/block:Posts}

{block:PostNotes}<div class="notes"><div style="top:33;">{PostNotes}</div></div>{/block:PostNotes}

</div>
</div>
</div>
</div>
</div>
 </div>
</div>
</div>
</div>
</div>
</body>
</html>



</body>
</html>
<! - - - - - - - - - - - - - - - - -  all theme by Tay Gomez, superar-r - - - - - - - - - - - - - - - !>