NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<script type="text/javascript">
//Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
function tb8_makeArray(n){
this.length = n;
return this.length;
}
tb8_messages = new tb8_makeArray(1);
tb8_messages[0] = "{Title}";
tb8_rptType = 'infinite';
tb8_rptNbr = 5;
tb8_speed = 100;
tb8_delay = 2000;
var tb8_counter=1;
var tb8_currMsg=0;
var tb8_tekst ="";
var tb8_i=0;
var tb8_TID = null;
function tb8_pisi(){
tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
document.title = tb8_tekst;
tb8_sp=tb8_speed;
tb8_i++;
if (tb8_i==tb8_messages[tb8_currMsg].length){
tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
}
if (tb8_currMsg == tb8_messages.length){
if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
clearTimeout(tb8_TID);
return;
}
tb8_counter++;
tb8_currMsg = 0;
}
tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
}
tb8_pisi()
</script>

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>


<head>


<!-- DEFAULT VARIABLES -->
<meta name="font:body" content="georgia" />

<meta name="color:background" content="#eee" />
<meta name="color:sidebar" content="#fff" />
<meta name="color:sidef" content="#fff" />
<meta name="color:descricao" content="#fff" />
<meta name="color:text" content="#000" />
<meta name="color:link" content="#4D6983" />
<meta name="color:entry" content="#fff" />
<meta name="color:bold" content="#666666" />
<meta name="color:scollbar" content="#131313" />
<meta name="color:backgroundfrase1" content="#000000" />
<meta name="color:backgroundfrase2" content="#46464B" />
<meta name="color:backgroundfrase3" content="#000" />
<meta name="color:linkbackground" content="#131313" />
<meta name="color:linkhover" content="#46464B" />
<meta name="color:textlink" content="#fff" />
<meta name="color:textlinkhover" content="#4D6983" />

<meta name="if:Show tags" content="1"/>
<meta name="if:Enable endless scrolling" content="0"/>
<meta name="if:Show sidebar image" content="1"/>
<meta name="if:Show search" content="1"/>
<meta name="if:Show post author" content="1"/>
<meta name="image:background" content=""/>

<meta name="image:minisidebar" content="http://data.whicdn.com/images/18238962/tumblr_lv61h3iuk71qaui1bo1_500_large.jpg"/>
<meta name="image:minisidebar2" content="http://data.whicdn.com/images/18238928/tumblr_lv67ucA5vB1qaui1bo1_500_large.png"/>
<meta name="image:minisidebar3" content="http://data.whicdn.com/images/18238855/_mg_0765_175100748_large.jpg"/>
<meta name="image:minisidebar4" content="http://data.whicdn.com/images/18238564/black-black-and-white-fence-friends-fun-girls-Favim.com-88085_large.jpg"/>
<meta name="image:minisidebar5" content="http://data.whicdn.com/images/18238403/tumblr_lv6bic3cij1qjqt3mo1_500_large.jpg"/>
<meta name="image:minisidebar6" content="http://data.whicdn.com/images/18238028/tumblr_lum1gapbHH1qcvj0qo1_500_large.png"/>
<meta name="image:minisidebar7" content="http://data.whicdn.com/images/18238215/i_want_a_man_by_biscuitul_large.jpg"/>
<meta name="image:minisidebar8" content="http://data.whicdn.com/images/18238138/Liniste__va_rog__by_PortGhinion_large.jpg"/>
<meta name="image:minisidebar9" content="http://data.whicdn.com/images/18237846/tumblr_ltg8xrO8e21qfoh2lo1_500_large.jpg"/>
<meta name="image:minisidebar10" content="http://data.whicdn.com/images/18237815/tumblr_luoifd2VKo1qbpvs7o1_500_large.jpg"/>


<meta name="if:Show minimagens" content="1"/>

<meta name="image:sidebar" content="http://data.whicdn.com/images/18238052/tumblr_luvyq8k0FR1r6friwo1_500_large.jpg"/>


<meta name="text:frase1" content="Escreva algo bonito aqui" />
<meta name="text:frase2" content="Escreva outra coisa bonita aqui" />
<meta name="text:frase3" content="Vai escrever tudo no appearence" />


<meta name="text:titlelink" content="link 1 aqui" />
<meta name="text:titlelink2" content="link 2 aqui" />
<meta name="text:titlelink3" content="link 3 aqui" />

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

<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}; color:{color:text}; font-family: {font:body}; font-size: 11px; text-align:

left; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
a, a:link, a:active, a:visited {color:{color:link};text-transform: none; text-decoration: none;}
a:hover {color:{color:thover}; padding: 1px 0 1px 0; text-decoration: none}
img a{border:0px;}
img a:hover{border:0px;}
b, strong{color:{color:bold}}
i, em {color:{color:#eee};}
p{margin-top:5px; margin-bottom:5px}

blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:link}; padding-left: 5px; }
blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link};}
blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link}; }
blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link}; }


::-webkit-scrollbar{width:4px;height:3px;}
::-webkit-scrollbar-button:start:decrement
::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scollbar};-webkit-border-radius:px;}
::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scollbar};-webkit-border-radius:px;}


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}

/* navigation */

#navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;

text-align: left; font-size: 75px;}
.left{float:left; margin-left: 10px; width: 40px}
.left a{text-decoration: none; font-size: 75px; line-height: 75px}
.left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}

/* sidebar */

#sidebar {width: 400px; height: auto; left:600px; padding: 3px; background-color:{color:sidebar}; text-align: rigth; margin-top: 10px; position: fixed}

.title{margin-bottom: 10px}
.title a, a:hover {opacity: 1.0; filter:alpha (opacity=10); background-color: transparent}
.title{overflow-y:hidden; height:60px; z-index:3; position:relative;}
.bltitle {float: center;font-family: 'Rochester', cursive; font-size: 23px; text-align: center; margin-left: 5px; text-transform:

none; line-height:23px; padding:5px ; color:#3C2E4B; -webkit-transition: 0.6s ease-in; -moz-transition: 0.5s ease-in; transition: 0.3s ease-in;}
.bltitle2{float: center;font-family:'Georgia', cursive; font-size: 28px; text-align: center; margin-left: 5px; text-transform:

none; line-height:23px; padding:5px ; color:#3C2E4B;}

.btitle {float: left; margin-left: -10px; margin-top: -7px; width: 190px; height: 100%; background-color: {color:left}; text-align: center; padding: 10px; position: fixed;}
.ttle {text-align: center; font-family: {font:text}; text-transform: lowercase; font-size: 11px; color: {color:text};}
.ttle a{font-family: {font:title}; font-size: 11px; color: {color:text}; background-color: transparent; }
.ttle a:hover {font-family: {font:title}; font-size: 11px; color: {color:text}; background-color: transparent;}


::-moz-selection
{color: #000000;
background:#fff;}
::selection
{color: #000000;
background:#fff;}

.frase1 {width: 393px; margin-top: 0px; padding: 2px; text-align: center; background-color: {color:backgroundfrase1}; letter-spacing: 3px; font-size: 9px; font-family: verdana; color: #FFFFFF; }

.frase2 {width: 393px; padding: 2px; text-align: center; background-color: {color:backgroundfrase2}; letter-spacing: 3px; font-size: 9px; font-family: verdana; color:#fff; }

.frase3 {width: 393px; padding: 2px; text-align: center; margin-bottom: 5px; background-color: {color:backgroundfrase3}; letter-spacing: 4px; font-size: 9px; font-family: verdana; color:#F0F0F0; }

.sidebarpic img{max-width: 200px; height: 130px; text-align: left; margin-top: 1px}

.sidebartext{clear: both; text-align: justify; background-color: {color:sidebar}; opacity: 1.0; filter:alpha (opacity=95); margin: 0px 0px 0px 0px; padding: 1px; -moz-border-radius: 6px; border-radius: 1px }
.sidebartext a{font-size:11px}
.sidebartext a:hover{font-size:11px}

.sidebarnavigation {float: right; width: 95px; text-align: rigth; margin: 10px 0 10px 0; }
.sidebarnavigation a{width: 95px; font-size: 10px; text-transform: lowercase; display: block;list-style: none;



text-decoration: none; color: {color: text}; background-color: {color:background}; opacity: 1.0; filter:alpha (opacity=80);

padding: 3px 0 3px 10px; margin:0 0px 1px 0; }
.sidebarnavigation a:hover{width: 70px;font-size: 10px; text-transform: uppercase; display: block;list-style: none;

text-decoration: none; color:{color:text}; background-color: {color:linkhover}; padding: 3px 0 3px 15px; margin:0 0 1px 0}

.sidebarlinks{float: center; width:300px; text-align: center; font-size:11px; font-family: verdana}
.sidebarlinks a{display: inline; color: {color:text}; background-color: {color:linkbackground}; text-align: center; width: 300px; font-size:11px; padding: 1px 0 3px 0; margin-bottom: 1px; text-transform: none; text-decoration: none}
.sidebarlinks a:hover{background-color:{color:linkhover}; color:{color:link}; font-size:11px;}

.credit{font-size: 9px; text-align: center; color:{color:text}}
.credit a{text-decoration: none;color:{color:link}}
.credit a:hover{color:{color:text}}

.sidebarpages {font-size: 12px; margin-top: 5px; text-align: center; width: 300px; font-family: verdana; float: center; clear:
both }

.title{overflow-y:hidden; height:50px; z-index:3; position:relative;}.titled{ width:400px; float:left; font-size:38px; font-family: {font:title1}; text-transform:lowercase;line-height:90%; color:; font-weight:300; margin:1px 0px 0px 10px; text-align:center; background-color:#trans; padding:4px 2px 4px 2px; -webkit-transition: 1.5s ease-in;-moz-transition: 0.5s ease-in;transition: 1.6s ease-in; }
.titled:hover{margin-top:-90px;}.describe{margin-top:55px; color:{color:titulo}; font:38px {font:title1}, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-transform:none;}

.simg1 {width: auto; }

.simg1 img {width: 180px; height: 130px; margin-bottom: 2px; margin-left:0px; margin-top:0px; }



#side {display: block; position: fixed !important; margin-left:1100px; float: left; margin-top:0px; width: 200px; height: auto; max-height:720px; background-color: {color:sidef}; text-align: center; }


/*** Paginação by madlyluv.com ***/
#paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;}
#paginacaoml a {background: #cor_1; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_2; text-decoration: none;}
#paginacaoml a:hover {background: #cor_3; border: none;}
#paginacaoml span.pagina_atual {background: #cor_4; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_5; text-decoration: none;}
#paginacaoml span.info {background: #cor_6; margin: 0 1px 0 0; padding: 2px 4px; color: #cor_7; text-decoration: none;}



#direita {top: 0px; right: 0px; width: 40px; height: 100%; background-color:{color:background}; text-align: center; position: fixed;}

#spag{position: fixed; margin-left:200px; margin-top:400px; width: 350px; height: 70px; background-color: transparent; padding: 10px; background-attachment: fixed; -webkit-transform: rotate(-90deg); line-height:15px;}
.plink {font-size: 28px; font-family: georgia; padding: 5px; webkit-transform: rotate(-90deg);}
.plink a{ color: #666; background-color: transparent; webkit-transform: rotate(-90deg); font-size: 25px; font-family: georgia;padding: 5px; }
.plink a:hover { font-size: 25px; font-family: georgia; padding: 5px; color: #000; background-color: transparent;}

.sdb {float: right; font-size: 10px; text-align: right; margin-left: 25px; text-transform:

lowercase; line-height:18px; font-style: italic; padding:5px}

.search {background-color: {color:background}; border: 0px dashed {color:text}; margin: 2px;
padding: 2px; width: 235px; font-family: verdana; font-size: 11px}
.searchb {background-color:{color:background}; border: 0px dashed {color:text}; margin: 2px;

padding: 1px 7px 1px 7px; width: 50px; font-family: verdana; float: center; font-size: 11px}



/* container */
#container {background-color:transparent; width: 500px; position: absolute; top: 0px; left: 10px; padding-bottom: 15px}

#entries {margin: 0px 0 7px 0}

#entry {width: 500px; background-color:{color:entry}; text-align: justify; padding: 20px; margin: 7px 0 1px 0}

.image{text-align: center; margin: 0 0 2px 0}
.image img{border: 0px; margin: 0; padding: 0}

#ask_form{width: 500px}

.search_result {background-color: {color:linkbackground}; border: 0px dashed {color:text}; margin: 2px;
padding: 2px; width: 233px; font-family: georgia; font-size: 11px}

.source{display:none}

h1{font-family: gabriola; font-size:28px; letter-spacing: -1px; line-height:26px; text-transform: none; font-weight: normal;
margin: 0 0 5px 0; text-align: center}
h1 a{font-size:28px; letter-spacing: -1px; line-height: 25px; text-transform: none; font-weight: normal; margin: 0 0 5px 0; text-decoration: none; text-align: center}

.qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.6; filter:alpha (opacity=20); font-family: georgia}
.qquote{font-family: moolboran; font-size: 28px; letter-spacing: -1px; line-height: 25px; text-transform: none; margin-top: -70px; margin-left:

45px}
.qsource{margin: 5px 15px 0 0; text-align: right}

#footer {z-index:3; opacity: 0.9; bottom:5; background-color:{color:backgroundfrase};
color:{color:titulo}; width:400px; height:65px;}


/* Menu */
.llinks{width: 400px; font-size: 10px;}
.llinks a{display: block; text-decoration: none; color: {color:textlink}; background-color: {color:linkbackground}; padding: 3px 0px 3px 0px; margin: 0 0 1px 0;}
.llinks a:hover{background-color:{color:linkhover}; color:{color:textlinkhover}; text-transform: lowercase; -webkit-box-shadow: 0 0 1em #c9c9c9;}

#ahjussi{text-align:center; display:inline-block; width:95px; color: #000; background-color: #fff;}
#ahjussi:hover #ahjumma a:first-child{border-top:1px solid #FFF;}
#ahjussi:hover #ahjumma{opacity:1; margin-top:0px; -webkit-transition-duration:1.2s; overflow:hidden; background-color:{color:linkbackground}; z-index:10; height:auto;}
#ahjumma{position:absolute; margin-top:-5px; opacity:0; margin-left:0px; width:95px; overflow:hidden; height:0px;}

#ahjumma a{color:{color:textlink}; background-color:{color:linkbackground}; text-align:center; display:block; -webkit-transition: all 1.7s ease-out; -moz-transition: all 1.7s ease-out; z-index:10; line-height:15px;}
#ahjumma a:hover{color:{color:textlinkhover}; background-color:{color:linkhover};}

.permalink{text-align: center;font-size: 10px; opacity:0; position:absolute; float:left; padding-left:15px; margin-left:405px; -moz-transition: all 0.0s ease-out; -o-transition: all 0.0s ease-out; -webkit-transition: all 0.0s ease-out; transition: all 0.3s ease-out; width:95px;}
.permalink a:{color: #181818;background-color: transparent;}
.permalink a:hover{color: #BAABA6; background-color: #ECECEC}


#sid{position: fixed; margin-left:780px; margin-top:460px; width: 400px; height: 70px; background-color: transparent; padding: 10px; background-attachment: fixed; -webkit-transform: rotate(90deg); line-height:19px;}

.chat{
line-height: 12px;
list-style: none
}

.chat ul {
line-height: 15px;
list-style: none;
padding: 0px;
line-height: 20px;
}

.person1 {
background-color: {color:link};
color: {color:background}
}
.person1 .label {
font-weight: bold;
padding: 0px;
margin-left: 5px;
color: {color: text}
}
.person2 {
background-color: {color:background};
color: {color: text}
}
.person2 .label {
font-weight: bold;
padding: 0px;
margin-left: 5px;
color: {color: text}
}
.audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};

-moz-border-radius: 6px; border-radius: 6px;}
.audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
.playcount {font-style: italic}

.bordadif {border-radius:9px 0 9px 0; -webkit-transition-duration: .80s; }
.bordadif:hover {opacity: 0.7; border-radius:0 9px 0 9px;webkit-transition-duration: .80s; }

.asker {width: 480px; background-color: {color:background}; color:{color:text};

padding: 10px}
.asker img{float: left; margin: 0px 4px 2px 0; border: 3px solid #E7E4E4}
.asker a{font-size: 19px; color:{color:link}; text-transform: none; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
.asker a:hover{font-size: 18px; color:{color:thover}; text-transform: none; line-height:27px; padding: 0; margin: 0; font-family:Segoe Print;}
.answer {padding: 5px 0 0 0}

#cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}

.info{width: 490px; margin: 15px auto 0 auto; background-color:{color:background}; padding: 5px; opacity: 1;
filter:alpha (opacity=70); -moz-border-radius: 6px; border-radius: 6px}
.tags{font-size: 9px; display: inline; text-align: right; font-family: verdana}
.tags a{font-size: 9px}
.origin{font-size: 9px; text-align: left; font-family: verdana}
.ibottom{margin: 5px 0 5px 0; font-family: {font:body}}
.ibottom a:hover{background-color: {color:transparent}; padding: 1px 0 1px 0}
.date{float:left; text-transform: lowercase; font-size: 10px; font-family: verdana}
.permalink{float:right; text-transform: lowercase; font-size: 10px; font-family: verdana}

#clear{clear: both; width: 50px; height: 0px; background-color: transparent}

#prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
margin: 0 0 2px 0; font-size: 10px}


.mtv{background-color:{color:descricao};text-align:justify; font-family: verdana; font-size: 9px; padding: 3px 3px 3px 3px width: 259px; }

.simage {text-align: center;}

.simage img {display: inline; max-height:135px;
width: auto; text-align: center;}

#notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left; font-family: verdana}
ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
ol.notes li {margin: 0px; padding: 2px;}
#notes img{border:0px}
#notes a{font-size: 10px}

#tumblr_controls{position: fixed!important}

{CustomCSS}

</style>



</head>
<body>
<div id="container">

<div id="entries">
{block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
<script type="text/javascript"

src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}


{block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}



{block:Posts}

<div id="entry">
{block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}

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

{block:Photoset}{Photoset-500}
<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
{/block:Photoset}

{block:Quote}
<b class="qqmarks">“</b><div class="qquote">{Quote}</div>
{block:Source}<div class="qsource">— {Source}</div>{/block:Source}
{/block:Quote}

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

{block:Chat}
{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}
<div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
{AudioPlayerWhite}
<div class="playcount">{PlayCountWithLabel}</div>
<div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
{/block:Audio}

{block:Video}{Video-500}
<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}

{block:Answer}
<div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
<div class="answer">{Answer}</div>
{/block:Answer}

<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>



<div id="clear"></div>

{block:Date} <div class="info">{block:Date}Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} | <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
</span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
</div></div>
{/block:Posts}
{block:PostNotes}
<div id="nts"><div id="ntstext">{PostNotes}</div></div>
{/block:PostNotes}



</div>
</div>


<div id="direita">
<table cellspacing="0" cellpadding="0" style="vertical-align: middle; height: 100%; text-align: center; width: 20px; margin-left: 10px;"><tr><Td>
<div id="paginacaoml">






{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
{block:JumpPagination length="10"}
{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
{/block:JumpPagination}
{block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</div></div></div>


</td></tr></table>

</div></div>


<div id="sidebar">

<div class="frase1">{text:frase1}</div>
<font face="Verdana" size="1">
<div class="frase2">{text:frase2}</div>
<div class="frase3">{text:frase3}</div>





<img src="{image:sidebar}" width="400px" height="250px" >

<div class="mtv"><div style=" overflow: auto; width: 374px; height:100px; padding: 0px 10px 5px 10px; letter-spacing: 0px; line-height: 100% rgb(200, 200, 200);"> {Description}   </div></div>
<div class="llinks">

<br>

<table width="290px"><tbody>



<center><div id="ahjussi"><a href="/"><center>home</center></a></div>



<div id="ahjussi"><a href="#">{text:titlelink}</a>



<div id="ahjumma">

{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink2} {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2} {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
</div></div>



<div id="ahjussi"><a href="#">{text:titlelink2}</a>



<div id="ahjumma">

{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
</div></div>





<div id="ahjussi"><a href="#">{text:titlelink3}</a>



<div id="ahjumma">

{block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}{block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}{block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a> {/block:ifLink9} {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a> {/block:ifLink10}
</div></div>



</tbody></table></center>







</div>



<br><center><pre><div style="border: 1px solid rgb(230, 230, 250); overflow: auto; color: {color:text}; background-color: {color:sidebar}; width: 374px; text-align: justify; font-family: verdana; height: 10px; padding: 5px 5px 5px 5px; font-size:10px; line-height: 100%">Theme feito por <b>Gabriel souza/<a href="http://quebrando-a-cara.tumblr.com/">Quebrando-a-cara</a></b>. Acima de tudo, não copia essa porra, nem retire meus créditos, não plagie este theme e não ouse se inspirar no bagulho. Caso ao contrário, tu morre amiguinho ;)</a/></div></pre></center>


</div></div>

<div id="side">
<div style="border: 0px; solid rbg(000, 000, 000); margin-right: 1px; padding: 4px; margin-bottom: 1px; overflow: auto; backgroud-color: rbg(000, 000, 000);"><div class="simg1"><marquee direction="up" height=710px; scrollamount="3" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"" onmouseout="this.start()">
{block:ifShowminimagens}
<img src="{image:minisidebar}"/><br><img src="{image:minisidebar2}"/><br><img src="{image:minisidebar3}"/><br><img src="{image:minisidebar4}"/> <br><img src="{image:minisidebar5}"/><br><img src="{image:minisidebar6}"/><br><img src="{image:minisidebar7}"/><br><img src="{image:minisidebar8}"/><br><img src="{image:minisidebar9}"/><br><img src="{image:minisidebar10}"/>{/block:ifshowminimagens} </marquee></div> </div> </div></div>




</body>
</html>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.