<html><head>
<META name="image:imagen1" content="">
<meta name="text:Link1" content="URL" />
<meta name="text:Link1 Title" content="URLNAME" />
<meta name="text:Link2" content="URL" />
<meta name="text:Link2 Title" content="URLNAME" />
<title>{title}</title>
<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200' rel='stylesheet' type='text/css'>
<style type="text/css">
/*ALINHAMENTO DOS POSTS*/
.box {
background: #fff;
color: #777;
font-size: 10px;
font-family: Tahoma;
padding:5px;
margin-bottom: 10px;
}
/*POSTS*/
#conteudo {
margin-left: 390px;
margin-top:40px;
width: 600px;
padding: 5px;
margin-bottom: 10px;
}
/*ALINHAMENTO DA SIDE*/
#sidebar {
position: fixed;
left: 100px;
width: 250px;
margin-top: 190px;
padding: 5px;
margin-bottom: 10px; }
/*SID*/
#caixa {
padding: 5px;}
/*LINKS*/
a:link {color: #505050; text-decoration: none;}
a:active {color: #505050; text-decoration: none;}
a:visited {color: #505050; text-decoration: none;}
a:hover { color: #2b2b2b;}
/*BG*/
body { background: #f8f8f8;}
/*BLOCKQUOTE*/
blockquote {border-left:3px solid #abd9d7;padding-left:3px; margin:3px; }
/*TAGS*/
.tags {
color:#9F9F9F;
font-family:tinytots;
text-align: left;
font-size: 8px;
padding: 2px;
border-top: 2px; }
/* NEGRITO,SUBLINHADO...*/
b,strong { color: #000000;text-decoration: none;cursor: help;}
i {color: #000;text-decoration: none;cursor: help;}
u,underline {color: #000;dashed: #000;text-decoration:none;cursor: help;}
s {color: #000;text-decoration:none;cursor: help;}
/*TÍTULOS*/
.titulo {
font-size:24px;
color:#999;
font-family: Yanone Kaffeesatz;
text-align:left;
-webkit-transition-duration: .90s;}
.titulo:hover {
font-size:24px;
color:#FFF;
font-family: Yanone Kaffeesatz;
text-align:left;
-webkit-transition-duration: .90s;}
/* ask em balãzinho*/
.ask {align:right;background:#f5f5f5;border-right: 7px solid #f5f5f5; margin:7px 5px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; font: 11px Tahoma, Verdana, Tahoma; color:#888;}
.ask p {margin:1px 0px;}
.ask span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;margin-top:80px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #f5f5f5;}
.res {font-family: tahoma; font-size:11px; color:#888; text-align:right;border-top:2px dotted #d4d4d3;}
/***************************************************** rolagem **/
::-webkit-scrollbar { width: 2px; height: 2px/}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
display: block;}
::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement {
display: none;}
/***************************************************** rolagem penultima **/
::-webkit-scrollbar-button:vertical:increment {
background-color: #000;
}
/* Place The scroll up button at the up */
::-webkit-scrollbar-button:vertical:decrement { background-color: #000;}
/***************************************************** fundo rolagem penultima **/
::-webkit-scrollbar-track:vertical {background-color: #000;}
/***************************************************** fundo rolagem acima parada **/
::-webkit-scrollbar-track-piece {background-color: #000;}
::-webkit-scrollbar-track-piece:vertical:start {border: 1px solid #000;}
/***************************************************** fundo rolagem parada **/
::-webkit-scrollbar-thumb:vertical {
height: 50px;background-color: #fff;}
/***************************************************** fundo rolagem ultima **/
::-webkit-scrollbar-corner:vertical {
background-color: #fff;}
@font-face {font-family: "tinytots";src: url('http://static.tumblr.com/sie0pyl/hsmm1rb7m/tinytots.ttf');}
.menumais {
color: #FFF;
font-family: tinytots;
font-size:8px;
width:80px;
height:auto;
margin-left:100px;
position:fixed;
}
.menumais:hover {
color: #FFF;
font-family: tinytots;
font-size:8px;
width:80px;
height:auto;
-webkit-transition-duration: .90s;
-webkit-transition: all .90s ease-out;
-moz-transition: all .90s ease-out;
position:fixed;
}
.menu {
background:#fff;
font-size:10px;
color: #000;
float:center;}
.menu {
background:#4E4E4E;
font-family: tahoma;
color: #000;
width:43px;
height:15px;
display: block;
-webkit-transition-duration: .90s;
opacity: 0.1;
}
.menu:hover {
font-family: tahoma;
color: #FFF;
background:#c8e19d;
-webkit-transition-duration: .90s;
opacity:1.0;
}
.menu2 {
background:#4E4E4E;
font-family: tahoma;
font-size:10px;
color: #000;
width:43px;
height:15px;
display: block;
-webkit-transition-duration: .90s;
opacity: 0.1;
}
.menu2:hover {
font-family: tahoma;
color: #FFF;
background:#abd9d7;
-webkit-transition-duration: .90s;
opacity:1.0;
}
.menu3 {
background:#4E4E4E;
font-family: tahoma;
font-size:10px;
color: #000;
width:43px;
height:15px;
display: block;
-webkit-transition-duration: .90s;
opacity: 0.1;
}
.menu3:hover {
font-family: tahoma;
color: #FFF;
background:#f39d77;
-webkit-transition-duration: .90s;
opacity:1.0;}
.menu4 {
background:#4E4E4E;
font-family: tahoma;
font-size:10px;
color: #000;
width:43px;
height:15px;
display: block;
-webkit-transition-duration: .90s;
opacity: 0.1;
}
.menu4:hover {
font-family: tahoma;
color: #FFF;
background:#9595c6;
-webkit-transition-duration: .90s;
opacity:1.0;}
reb {
letter-spacing:0px;
-webkit-transition-duration: .90s;
}
reb:hover {
color: #ff0072;
letter-spacing:2px;
-webkit-transition-duration: .90s;}
.boox {
background: #000;
width:140px;
height:140px;
z-index:-100%;
margin-top:-00px;
margin-left:122px;
}
.credts {
font-family: tinytots;
font-size:8px;
margin-left:139px;
}
.next {
float: right;
font: 8px tinytots;
}
.previous {
float: left;
font: 8px tinytots;
}
.d {
background:#000;
font-family: Tahoma;
font-size:8px;
width:140px;
height:140px;
margin-left:168px;
position:fixed;
opacity: 0.0;
-webkit-transition-duration: .90s;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
display: block;}
.d:hover {
color: #fff;
font-family: Tahoma;
font-size:8px;
width:140px;
height:140px;
margin-left:122px;
position:fixed;
opacity: 1.0;
-webkit-transition-duration: .90s;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
display: block;}
.tt {
font-family: tinytots;
font-size:8px;
margin-left:127px;
}
</style><body>
<div id="sidebar"><div class="tt">{title}</div><div id="caixa" class="menumais"><center>
<br><br>
<a href="/" class="menu">refresh</a><br>
<a href="/ask" class="menu2">message</a><br>
<a href="{text:Link1}" class="menu3">{text:Link1 Title}</a><br>
<a href="{text:Link2}" class="menu4">{text:Link2 Title}</a></div>
<div class="d"><div style="overflow: auto; auto; height: 138px;">{block:Description}{Description}{/block:Description}</div></div>
<div class="boox">
<img src="{image:imagen1}" height="140" width="140">
</div>
<div class="credts">« BY <a href="http://one-boy-and-several-dreams.tumblr.com/">OBSD</a>, BASE <a href="http://myheartvulnerable.tumblr.com/">MHV</a> | <a href="http://andreweduardo.tumblr.com/">+</a> »
</div></div>
<div id="posts"><div id="conteudo"><div id="mar"><div id="liuc">
{block:Posts}<align ="right">
{block:Text}<div class="box">
<div class="titulo">{block:Title}<a href="{Permalink}" class="title">{Title}</a>{/block:Title}</div>
<div>{Body}</div>
<BR>
<div class="tags">Em <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> | {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
| <a href="{ReblogURL}" target="_blank"><reb>REBLOG THIS</reb></a>
<br>
{block:HasTags}Tags: {block:Tags} <a href="{TagURL}">{Tag}</a># {/block:Tags}{/block:HasTags}</a>
</div></div>
{/block:Text}
{block:Quote}<div class="box">
<div class="titulo">{Quote}</div>
{block:Source}— {Source}{/block:Source}
<div class="tags">Em <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> |{block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
| <a href="{ReblogURL}" target="_blank"><reb>REBLOG THIS</reb></a>
<br>
{block:HasTags}Tags: {block:Tags} <a href="{TagURL}">{Tag}</a># {/block:Tags}{/block:HasTags}</a>
</div></div>
{/block:Quote}
{block:Answer}
<div class="box">
<img src="{AskerPortraitURL-40}"align="left" width="30px" class="border"/> <div class="ask"><span></span>{Asker}: {Question}</div>
<div class="res">{Answer}</div>
<div class="tags"><b>Ask</b> respondida em <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b></div>
<div class="h3"></div></div>
{/block:Answer}
{block:Photo}<div class="box">
<center>{LinkOpenTag}<a href="{Permalink}"><img class="border" src="{PhotoURL-500}" title="{PhotoAlt}" width="524"/>{LinkCloseTag}</center></a><br>
{block:Caption}{Caption}{/block:Caption}
<div class="tags">Em <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> |{block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
| <a href="{ReblogURL}" target="_blank"><reb>REBLOG THIS</reb></a>
<br>
{block:HasTags}Tags: {block:Tags} <a href="{TagURL}">{Tag}</a># {/block:Tags}{/block:HasTags}</a>
</div></div>
{/block:Photo}
{block:Chat}<div class="box">
<div class="titulo">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
<table>
{block:Lines}
<tr>
{block:Label}<td class="name">{Label}</td>{block:Label}
<td class="words">{Line}</td>
</tr>
{/block:Lines}
</table>
<div class="tags">Em <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> |{block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
| <a href="{ReblogURL}" target="_blank"><reb>REBLOG THIS</reb></a>
<br>
{block:HasTags}Tags: {block:Tags} <a href="{TagURL}">{Tag}</a># {/block:Tags}{/block:HasTags}</a>
</div></div>
{/block:Chat}
{block:Audio}
<div class="box">
<div style="float:right; margin-top: 4px;"><i> {PlayCount} vezes</i> {block:ExternalAudio}(<a href="{ExternalAudioURL}">Download</a>){/block:ExternalAudio}</div>
<center>{AudioPlayerWhite}</center>
{block:Caption}{Caption}{/block:Caption}
<div class="tags">Em <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> |{block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
| <a href="{ReblogURL}" target="_blank"><reb>REBLOG THIS</reb></a>
<br>
{block:HasTags}Tags: {block:Tags} <a href="{TagURL}">{Tag}</a># {/block:Tags}{/block:HasTags}</a>
</div></div>
{/block:Audio}
{block:Video}
<div class="box">
<center>{Video-500}</center>
{block:Caption}{Caption}{/block:Caption}<br>
<div class="tags">Em <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> |{block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
| <a href="{ReblogURL}" target="_blank"><reb>REBLOG THIS</reb></a>
<br>
{block:HasTags}Tags: {block:Tags} <a href="{TagURL}">{Tag}</a># {/block:Tags}{/block:HasTags}</a>
</div></div>
{/block:Video}
{block:Link}
<div class="box">
<div class="titulo"><a href="{URL}" class="link" {Target}>{Name}</a></div>
{block:Description}
<div class="description">{Description}</div>
{/block:Description}
<BR>
<div class="tags">Em <b>{DayOfMonth}</b>/<b>{MonthNumberWithZero}</b>/<b>{Year}</b> |{block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
| <a href="{ReblogURL}" target="_blank"><reb>REBLOG THIS</reb></a>
<br>
{block:HasTags}Tags: {block:Tags} <a href="{TagURL}">{Tag}</a># {/block:Tags}{/block:HasTags}</a>
</div></div>
{/block:Link}
{/block:Posts}
<div class="box">
<center>{block:Pagination}
{block:NextPage}<a href="{NextPage}" class="next">»</a>{/block:NextPage}
{block:PreviousPage}<a href="{PreviousPage}" class="previous">«</a> {/block:PreviousPage} <br><br>
<small>Themed Base por <a href="http://love-and-fun.tumblr.com/">Danielle R.</a></small></div>
</center></div><br>
</div></div></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</body>
</html>