Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE html>
- <html b:version='2' class='v2' expr:dir='data:blog.languageDirection'
- xmlns='http://www.w3.org/1999/xhtml'
- xmlns:b='http://www.google.com/2005/gml/b'
- xmlns:data='http://www.google.com/2005/gml/data'
- xmlns:expr='http://www.google.com/2005/gml/expr'>
- <head>
- <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
- <b:if cond='data:blog.isMobile'>
- <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0'
- name='viewport'/>
- <b:else/>
- <meta content='width=1100' name='viewport'/>
- </b:if>
- <b:include data='blog' name='all-head-content'/>
- <title><data:blog.pageTitle/></title>
- <b:skin><![CDATA[/*
- -----------------------------------------------
- Nome : Nome do Seu Blog
- Layout by : Mariana Paiva - Manu Gavassi Design
- URL : http://manugavassi-design.blogspot.com.br/
- Codigo By : Mariana Paiva - Manu Gavassi Design
- Não retire os créditos.
- ----------------------------------------------- */
- /* Content
- ----------------------------------------------- */
- body {
- text-shadow: 1px 1px 3px #b5b5b5;
- -moz-text-shadow: 1px 1px 3px #b5b5b5;
- -webkit-text-shadow: 1px 1px 3px #b5b5b5;
- font-family: Tahoma, Helvetica, san-serif;
- font-size: 11px;
- color: #000;
- background: url("") repeat-x; }
- html {
- background: #F3CEDE;
- }
- html body .region-inner {
- min-width: 0;
- max-width: 1000px;
- width: auto;
- }
- a:link {
- color: #E9A1C0; /* Cor do link*/
- text-decoration: none;
- -webkit-transition: color 0.7s ease-out;-moz-transition:
- color 0.7s ease-out;transition: color 0.7s ease-out;
- }
- a:visited {
- color: #33CCCC; /*Cor dos links visitados*/
- text-decoration:none;
- filter:alpha(opacity=100);
- -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
- }
- a:hover {
- color: #707070; /*Cor do link quando passa o mouse*/
- text-decoration:none;
- filter:alpha(opacity=100);
- -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
- }
- a:visited {
- -webkit-transition: color 0.7s ease-out;-moz-transition:
- color 0.7s ease-out;transition: color 0.7s ease-out;
- text-shadow: 1px 1px 0px #fff;
- text-decoration:none;
- color: #CF5692;
- }
- a:hover {
- -webkit-transition: color 0.7s ease-out;-moz-transition:
- color 0.7s ease-out;transition: color 0.7s ease-out;
- text-decoration:none;
- color: #D381B4;
- }
- .content-outer .content-cap-top {
- height: $(content.imageBorder.top.space);
- background: transparent $(content.imageBorder.top) repeat-x scroll top center;
- }
- .content-outer {
- margin: 0 auto;
- padding-top: $(content.margin);
- }
- .content-inner {
- background: $(content.background);
- background-position: left -$(content.imageBorder.top.space);
- background-color: $(content.background.color);
- padding: $(content.padding);
- }
- .main-inner .date-outer {
- margin-bottom: 2em;
- }
- body {
- background: url(http://static.tumblr.com/gefrmh3/rf3mj2cbp/bg.png) repeat;
- margin:0;
- color: #000;
- font:x-small Georgia Serif;
- font-size/* */:/**/small;
- font-size: /**/small;
- text-align: center;
- }
- #navbar-iframe { display: none; }
- /* FUNÇOES DO LAYOUT
- ----------------------------------------------- */
- #outer-wrapper {
- width: 1000px;
- margin:0 auto;
- padding:10px;
- text-align:$startSide;
- font: $bodyfont;
- }
- #main-wrapper {
- width:610px;
- float:left;
- word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
- overflow: hidden; /* fix for long non-text content breaking IE
- sidebar float */
- }
- #sidebar-wrapper {
- width:310px;
- float:right;
- word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
- overflow: hidden; /* fix for long non-text content breaking IE
- sidebar float */
- }
- /* Headings
- ----------------------------------------------- */
- h2 {
- text-transform: capitalize;
- font-family: Arial;
- font-weight: bold;
- color: #000000; = titulo gadget
- font-style: italic;
- font-size: 70px;
- }
- .flash{
- position:absolute;
- top:60px;
- left:290px;
- }
- .flash{ position:absolute; top:150px; left:100px; }
- .flash{
- position:absolute;
- top:30px;
- left:90px;
- }
- /* Posts
- -----------------------------------------------
- */
- h2.date-header {
- font: Channel; /* Fonte da Data */
- color: #000000; /* Cor da Fonte */
- margin-left: 165px; /* Alinhamento da Data , pode trocar para right se
- quiser na direita */
- float: left; /* Se você mudou acima para right , mude aqui tambem */
- font-size: 14px; /* Tamanho da Fonte */
- padding: 0px;
- -webkit-border-radius: 15px; */ Estilo, não mude */
- -moz-border-radius: 15px;
- border-radius: 15px;
- }
- .main-inner h2.date-header:hover {
- background: #C1CDCD; /* Fundo quando o passa o mouse */
- }
- h3.post-title {
- text-align:center;
- }
- .post h3 {
- margin:.60em 0 0;
- padding:0 0 60px;
- color: #000000; = cor
- text-align:center;
- margin-top: 0px;
- padding-top: 90px;
- padding-bottom: 40px;
- margin-bottom: 40px;
- font-family: Advent Pro;
- font-weight: bold;
- font-style: italic;
- font-size: 25px;
- }
- .post {
- text-align: center;
- padding-left: 20px;
- padding-right: 20px;
- padding-bottom: 200px;
- padding-top: 0px;
- background:
- url('http://3.bp.blogspot.com/-ssJPn9fRx4A/UTK3CD-XF0I/AAAAAAAABYU/LEAdsyDF1ns/s1600/post1.png')
- no-repeat top center,
- url('http://2.bp.blogspot.com/-RVPFSZTfjeI/UTK3Cc-HjCI/AAAAAAAABYg/hRzJUq7XU6Q/s1600/post3.png')
- no-repeat bottom center,
- url('http://1.bp.blogspot.com/-1ouj8Z458IA/UTK3CATqf1I/AAAAAAAABYQ/QuZP2JF_aug/s1600/post2.png')
- repeat-y center center;
- }
- .post{color:#000000}
- .post h3 a, .post h3 a:visited, .post h3 strong {
- display:block;
- text-align: center;
- text-decoration:none;
- color: #000000; = ITULO POST
- font-family: Advent Pro;
- font-weight: LaPointe's Road;
- }
- .post h3 strong, .post h3 a:hover {
- text-align: center;
- font-family: Advent Pro;
- color: #000000
- }
- .post-body {
- margin:0 0 .75em;
- line-height:1.6em;
- }
- .post-body blockquote {
- line-height:1.3em;
- }
- .post-footer {
- text-transform: capitalize;
- text-align: center;
- font-family: Arial;
- font-weight: bold;
- font-size: 11px;
- color: #000000; = POSTADO POR AS
- height: 350px;
- }
- .post-footer a { color: #000000; } = Anmdré, Hora,
- .comment-link {
- margin-$startSide:.6em;
- }
- }
- .tr-caption-container img {
- border: none;
- padding: 0;
- }
- .post blockquote {
- margin:1em 20px;
- }
- .post blockquote p {
- margin:.75em 0;
- }
- /* Comments
- ----------------------------------------------- */
- .comments{clear:both;margin-top:10px;margin-bottom:0;line-height:18px;font-size:13px}
- .comments .comments-content{margin-bottom:16px;font-weight:normal;text-align:left}
- .comments .comment .comment-actions a,.comments .comment .continue a{
- display:inline-block;
- margin:0 0 10px 10px;
- padding:0 15px;
- color:#000000 !important; /*--- cor da fonte do botão reply--- */
- text-align:center;
- text-decoration:none;
- background: ##00BFFF; /*--- cor de fundo do botão reply--- */
- background: -webkit-gradient( linear, left top, left bottom,
- color-stop(.2, white), color-stop(1, ##00BFFF) ); /*--- cor de fundo
- gradiente--- */
- background: -moz-linear-gradient( center top, white 20%, ##00BFFF 100%
- );/*--- cor de fundo gradiente--- */
- border:1px solid #000000; /*--- cor da borda do botão reply--- */
- border-radius:5px;
- -moz-border-radius:5px;
- height:26px;
- line-height:28px;
- font-weight:normal;
- cursor:pointer;
- }
- .comments .comment .comment-actions a:hover,.comments .comment
- .continue a:hover {
- text-decoration: none;
- background:##000000; /*--- cor de fundo do botão reply houver--- */
- border:1px solid #000000; /*--- cor da borda do botão reply hover--- */
- }
- .comments .comments-content .comment-thread ol{
- list-style-type:none;padding:0;text-align:none}
- .comments .comments-content .inline-thread{padding:0}
- .comments .comments-content .comment-thread{margin:8px 0}
- .comments .comments-content .comment-thread:empty{display:none}
- .comment-replies{margin-top:1em;margin-left:40px;}
- .comments .comments-content .comment{margin-bottom:0;padding-bottom:0}
- .comments .comments-content .comment:first-child{padding-top:16px}
- .comments .comments-content
- .comment:last-child{border-bottom:0;padding-bottom:0}
- .comments .comments-content .comment-body{position:relative;
- }
- .comments .comments-content .user{font-style:normal;font-weight:normal}
- .comments .comments-content .user a{font-weight:normal;text-decoration:none;}
- .comments .comments-content .icon.blog-author{
- background-repeat: no-repeat;
- background-image:
- url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
- width:18px;
- height:18px;
- display:inline-block;
- margin:0 0 -4px 6px;
- float:right;
- }
- .comments .comments-content .datetime a{
- font-size:11px;
- text-decoration:none; color:#000000; /* -- cor do link da data do
- comentário -- */
- }
- .comment-content{margin:0 0 8px;padding:0 5px;
- }
- .comments .comment-block{
- margin-left:65px;
- position:relative;
- background:##00BFFF; /* -- cor de fundo do comentário -- */
- border:3px solid #000000; /* --- cor da borda do comentário ---*/
- border-radius:8px;
- -moz-border-radius:8px;
- }
- .comment-header{ /*--- linha onde fica o nome do autor do comentário --- */
- background-color:#FF00FF; /*--- cor de fundo--- */
- font-size:18px;
- border-bottom:1px solid #000000; /*--- cor da borda --- */
- padding:5px;
- }
- .comment-header a{
- color: $(link.color); /*--- cor do link nome do autor do comentario --- */
- }
- .comments .comments-content .owner-actions{position:absolute;right:0;top:0}
- .comments .comments-replybox{border:none;height:230px;width:100%}
- .comments .comment-replybox-thread{margin-top:0}
- .comments .comment-replybox-single{margin-top:5px;margin-left:48px}
- .comments .comments-content .loadmore a{display:block;padding:10px
- 16px;text-align:center}
- .comments .thread-toggle{cursor:pointer;display:inline-block}
- .comments .comments-content
- .loadmore{cursor:pointer;max-height:3em;margin-top:0}
- .comments .comments-content
- .loadmore.loaded{max-height:0;opacity:0;overflow:hidden}
- .comments .thread-chrome.thread-collapsed{display:none}
- .comments .thread-toggle{display:inline-block}
- .comments .thread-toggle .thread-arrow{
- display:inline-block;
- height:6px;
- width:7px;
- overflow:visible;
- margin:0.3em;
- padding-right:4px;
- }
- .comments .thread-expanded
- .thread-arrow{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAc
- AAAAHCAYAAADEUlfTAAAAG0lEQVR42mNgwAfKy8v/48I4FeA0AacVDFQBAP9wJkE/KhUMAAAAAElFTkSuQmCC")
- no-repeat scroll 0 0 transparent;
- }
- .comments .thread-collapsed
- .thread-arrow{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA
- AcAAAAHCAYAAADEUlfTAAAAJUlEQVR42mNgAILy8vL/DLgASBKnApgkVgXIkhgKiNKJ005s4gDLbCZBiSxfygAAAAB
- JRU5ErkJggg==") no-repeat scroll 0 0 transparent;
- }
- .avatar-image-container{
- background:url(http://static.tumblr.com/gefrmh3/IKrmijjf4/untitled_3.png)
- top right no-repeat; /*--- imagem arrow---*/
- float:left
- vertical-align:middle;
- overflow:hidden;
- width:65px !important;
- height:51px !important;
- max-width:65px !important;
- max-height:51px !important}
- .comments .avatar-image-container img{
- padding:2px;
- border:1px solid #ccc;
- width:45px !important;
- height:45px !important
- ;max-width:45px !important;
- max-height:45px !important;
- }
- /* Sidebar Content
- ----------------------------------------------- */
- .sidebar h2 {
- font-family: Channel; /*Tipo de fonte*/
- font-size: 20px; /*Tamanho da fonte*/
- color: #000000; /*Cor da fonte*/
- text-align: center; /*Alinhamento do texto*/
- }
- .sidebar li {
- margin:.60em 0 0;
- padding:0 0 60px;
- color: #000000; = cor
- text-align:center;
- margin-top: 70px;
- padding-left: 10px;
- padding-right: 20px;
- padding-top: 80px;
- padding-bottom: 40px;
- margin-bottom: 40px;
- font-family: georgia;
- font-weight: bold;
- font-style: italic;
- font-size: 25px;
- }
- /* Profile
- ----------------------------------------------- */
- .profile-img {
- float: $startSide;
- margin-top: 0;
- margin-$endSide: 5px;
- margin-bottom: 150px;
- margin-$startSide: 0;
- padding: 4px;
- border: 0px solid $bordercolor;
- }
- .profile-data {
- margin:0;
- text-transform:uppercase;
- letter-spacing:.1em;
- font: $postfooterfont;
- color: $sidebarcolor;
- font-weight: bold;
- line-height: 1.6em;
- }
- .profile-datablock {
- margin:.5em 0 .5em;
- }
- .profile-textblock {
- margin: 0.5em 0;
- line-height: 1.6em;
- }
- .profile-link {
- font: $postfooterfont;
- text-transform: uppercase;
- letter-spacing: .1em;
- }
- /* Footer
- ----------------------------------------------- */
- .footer-outer {
- margin:.60em 0 0;
- padding:0 0 60px;
- color: #000000; = cor
- text-align:center;
- margin-top: 10000px;
- padding-top: 100000px;
- padding-bottom: 40px;
- margin-bottom: 40px;
- font-family: Arial;
- font-weight: bold;
- font-style: italic;
- font-size: 25px;
- }
- .sidebar .widget {color: #000000;
- background:url('http://1.bp.blogspot.com/-DQqQeaVXZKI/UTK3Cqk-h7I/AAAAAAAABYk/d4SY5CJSP1I/s1600/sidebar1.png')
- no-repeat top center,
- url('http://2.bp.blogspot.com/-TC21m2pEkJE/UTK3C80Kv2I/AAAAAAAABY0/AUVf38yNF5I/s1600/sidebar3.png')
- no-repeat bottom center,
- url('http://1.bp.blogspot.com/-eYDugtb4PmY/UTK3Ct2xoAI/AAAAAAAABYo/tQLXo-LuJaY/s1600/sidebar2.png')
- repeat-y center center; padding: 20px; font-family: Arial; font-size:
- 11px; color: #000000; padding-bottom: 200px; padding-top: 100px;
- border-radius: 0px; text-align:center; }
- }
- a {
- text-transform: capitalize;
- font-family: georgia;
- font-weight: bold;
- color: #000000;
- }
- a:hover {
- text-transform: capitalize;
- font-family: georgia;
- font-weight: bold;
- color: #000000;
- }
- .sidebar .widget a {
- text-transform: capitalize;
- font-family: georgia;
- font-weight: bold;
- color: #000000;
- }
- ::-webkit-scrollbar-thumb:vertical {
- height:0px; width:0px;
- background: url(http://static.tumblr.com/gefrmh3/JsQmj2cfx/barra_de_rolagem.png);
- border: 10px solid #bgh;
- width:20px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- height:20px; width:20px;
- background: url(http://static.tumblr.com/gefrmh3/JsQmj2cfx/barra_de_rolagem.png);
- border:20px solid #bgh;
- width:20px;
- }
- ::-webkit-scrollbar {
- height:10px; width:12px;
- background: url(http://static.tumblr.com/gefrmh3/8LCmj2cgg/barrinha_que_n__o_se_mexe.png);
- border: 0px solid #bgh;
- width:8px;
- }
- a img {
- border-radius: 0px;
- background: url(http://www.magiagifs.com.br/glitter/glitter_arquivo/image00111721223.gif);
- padding: 8px;
- border: 0px solid #8B0000;
- }
- a:hover img {
- border-radius: 0px;
- background: url(http://www.magiagifs.com.br/glitter/glitter_arquivo/F511C2C22.gif);
- padding: 4px;
- border: 0px solid #8B0000;
- }
- #links {position:absolute;overflow:hidden;top:10px;
- left:120px;} #FFFFFF{position:absolute;
- overflow:hidden;} #FFFFFF a {display:block;
- float:left;
- background:#overflow:hidden;} #links a
- {display:block;float:left;background:#BACKGROUND;
- color:#FFFFFF;
- padding:10px 25px 10px 25px;
- margin-left:10px;
- font-family:arial;
- font-size:10px;
- font-weight:bold;
- text-transform:uppercase;
- text-shadow:1px 1px #000;
- -moz-transition-duration:0.8s;
- -webkit-transition-duration:0.8s;} #FF8C5 a:hover
- {background:#padding:10px 25px 10px
- 25px;margin-left:7px;font-family:arial;font-size:18px;font-weight:bold;text-transform:uppercase;text-shadow:1px
- 1px #000;-moz-transition-duration:0.8s;-webkit-transition-duration:0.8s;}
- #links a:hover {background:#BACKGROUND;
- color:#color:#A60053;
- font-weight:bold;
- text-transform:uppercase;}
- font-weight:bold;text-transform:uppercase;}
- #footer-wrapper {
- background: #00BFFF ; /*** cor do fundo do rodapé***/
- background-repeat: no-repeat;
- z-index: 1000;
- height: 18px; /*** Altura da barra ***/
- clear: both;
- font-size: 90%; /*** tamanho da fonte da barra***/
- color: #fff; /*** cor da fonte da barra***/
- text-align: center; /*** alinhamento da fonte, se quiser para a
- esquerda coloque left e se quiser na direita coloque right ***/
- padding: 5px;/*** tamanho da borda, aconselho não altera-lo ***/
- }
- img {
- -webkit-filter: sepia(0%);
- transition:All 0.4s ease;
- -webkit-transition:All 1s ease;
- -moz-transition:All 1s ease;
- -o-transition:All 1s ease;
- }
- img:hover {
- -webkit-filter: sepia(100%);
- transition:All 1s ease;
- -webkit-transition:All 1s ease;
- -moz-transition:All 1s ease;
- -o-transition:All 1s ease;}
- ]]></b:skin>
- <!--Começa aqui código cursor - TonyGifsJavas.com.br-->
- <style>
- <!--BODY{CURSOR:url(http://www.tonygifsjavas.com.br/cursores_animes/amor_coracao/amor_20.cur);}-->
- </style>
- <script>
- <!--
- document.write(unescape("%3Cp%20style%3D%22text-align%3A%20left%3Bmargin%3A0%3Bpadding%3A0%3B%22%3E%3Ca%20href%3D%22http%3A//tonygifsjavas.com.br/%22%3E%0D%0A%3Cimg%20style%3D%22border%3A0%3B%22%20src%3D%22http%3A//www.tonygifsjavas.com.br/cursores_animes/banner_cursores_tgj.gif%22%20alt%3D%22Pegue%20seu%20cursor%20animado%20no%20Site%20Tony%20Gifs%20Javas%22%20/%3E%3C/a%3E%3C/p%3E"));
- //-->
- </script>
- <!--Termina aqui código cursor - TonyGifsJavas.com.br-->
- </head>
- <body>
- <center>
- <div id='header-wrapper'>
- <div style='text-align:center; width:1000px; margin-left:auto;
- margin-right:auto;'>
- <img alt='' border='0' height='500' id='Image-Maps_9201211150555116'
- src='http://static.tumblr.com/gefrmh3/IRTmjcv2a/header_2.png'
- usemap='#Image-Maps_9201211150555116' width='1000'/>
- <map id='_Image-Maps_9201211150555116' name='Image-Maps_9201211150555116'>
- <area alt='Image Map' coords='1022,548,1024,550'
- href='http://www.image-maps.com/index.php?aff=mapped_users_9201211150555116'
- shape='rect' title='Image Map'/>
- </map>
- </div>
- <div class='flash'>
- <div class='flash'><embed height='700' quality='best'
- src='http://static.tumblr.com/meletgw/TX5mhm6df/retangulo.swf'
- width='200' wmode='transparent'/></div>
- <embed height='600' quality='high'
- src='http://static.tumblr.com/jl6jlph/34smc71ox/flash.swf' width='500'
- wmode='transparent'/></div> </div>
- </center>
- <div id='outer-wrapper'><div id='wrap2'>
- <!-- skip links for text browsers -->
- <span id='skiplinks' style='display:none;'>
- <a href='#main'>skip to main </a> |
- <a href='#sidebar'>skip to sidebar</a>
- </span>
- <div id='content-wrapper'>
- <div id='crosscol-wrapper' style='text-align:center'>
- <b:section class='crosscol' id='crosscol'/>
- </div>
- <div id='main-wrapper'>
- <b:section class='main' id='main' showaddelement='no'>
- <b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'/>
- </b:section>
- </div>
- <div id='sidebar-wrapper'>
- <b:section class='sidebar' id='sidebar' preferred='yes'>
- <b:widget id='HTML1' locked='false' title='Voltar ao blog' type='HTML'/>
- <b:widget id='Text1' locked='false' title='Status' type='Text'/>
- <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'/>
- <b:widget id='Feed1' locked='false' title='Arquivo do blog' type='Feed'/>
- </b:section>
- <!-- outside of the include in order to lock Attribution widget -->
- <b:section class='foot' id='footer-3' showaddelement='no'/>
- </div>
- <!-- spacer for skins that want sidebar and main to be the same height-->
- <div class='clear'> </div>
- </div>
- <div id='credits'>
- <a href='http://manugavassi-design.blogspot.com/'><img
- src='http://2.bp.blogspot.com/-p5_WZqRx8NM/UUtfZEVKweI/AAAAAAAAB8A/tORPwZBTJrA/s1600/logomarca.gif'/></a><br/>Design:
- <a href='url do seu blog'>seu nome</a> <a href=''/> ©Código by:<a
- href='http://www.flickr.com/photos/91753571@N07/'>Mariana
- Paiva</a></div>
- </div></div> <!-- end outer-wrapper -->
- <b:include data='blog' name='google-analytics'/>
- <div id='links'> <a
- href='http://codigomariispaiva.blogspot.com'>HOME</a><a
- href='http://mariihpaiva.blogspot.com.br/'>Sobre </a><a
- href='http://www.flickr.com/photos/91753571@N07/'>Portfólio</a><a
- href='https://twitter.com/ChayMeCome'>Twitter 1 </a><a
- href='https://twitter.com/Gliterdamanu'>Twitter 2 </a><a
- href='http://manugavassi-design.blogspot.com.br/'>Voltar ao
- MGD</a></div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment