25 de nov. de 2010

Template Autuum

Template em 2 colunas, 2 table menus, 3 colunas no footer, formulário de email, botões sociais, páginas em link estilo menu horizontal, breadcrumb, leia mais...


<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html 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>
<link href='http://fonts.googleapis.com/css?family=Tangerine' rel='stylesheet' type='text/css'/>
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>
 <b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Autuum
base/ Minima
Date: 26 de novembro de 2010
http://templateseacessorios.blogspot.com
Elke di Barros
----------------------------------------------- */

/* Variable definitions
   ====================
   <Variable name="bgcolor" description="Page Background Color"
             type="color" default="#fff" value="#ffffff">
   <Variable name="textcolor" description="Text Color"
             type="color" default="#333" value="#333333">
   <Variable name="linkcolor" description="Link Color"
             type="color" default="#58a" value="#4A1A04">
   <Variable name="pagetitlecolor" description="Blog Title Color"
             type="color" default="#666" value="#ffffff">
   <Variable name="descriptioncolor" description="Blog Description Color"
             type="color" default="#999" value="#e6e6e6">
   <Variable name="titlecolor" description="Post Title Color"
             type="color" default="#c60" value="#cc6600">
   <Variable name="firstbackground" description="First Background"
             type="color" default="#c60" value="#ffffff">
   <Variable name="bordercolor" description="Border Color"
             type="color" default="#ccc" value="#4A1A04">
   <Variable name="sidebarcolor" description="Sidebar Title Color"
             type="color" default="#999" value="#999999">
   <Variable name="sidebartextcolor" description="Sidebar Text Color"
             type="color" default="#666" value="#666666">
   <Variable name="visitedlinkcolor" description="Visited Link Color"
             type="color" default="#999" value="#999999">
   <Variable name="bodyfont" description="Text Font"
             type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif">
   <Variable name="headerfont" description="Sidebar Title Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
   <Variable name="pagetitlefont" description="Blog Title Font"
             type="font"
             default="normal normal 200% Georgia, Serif" value="normal bold 287% Arial, sans-serif">
   <Variable name="descriptionfont" description="Blog Description Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal bold 103% Verdana, sans-serif">
   <Variable name="postfooterfont" description="Post Footer Font"
             type="font"
             default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
   <Variable name="startSide" description="Side where text starts in blog language"
             type="automatic" default="left" value="left">
   <Variable name="endSide" description="Side where text ends in blog language"
             type="automatic" default="right" value="right">
*/


body {
background: #E3F0F6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjq-kAibZ_r9gGQ_jv3VRKG12Ds6lKSOBiQH-pb-gh3kKMiIOA9EqmzmtORMYF-DT-uQCuBmd_2_UAPbxxC-pztxOGtjQ5sc0cvy2dkzl1EtvXryaDu1XVpS_hOQ1BGPhm4BvuwtlM8xtw/s1600/Image2.png) repeat fixed;
  margin:0 auto;
  color:$textcolor;
  font:x-small Georgia Serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }
a:link {
  color:$linkcolor;
  text-decoration:none;
  }
a:visited {
  color:$visitedlinkcolor;
  text-decoration:none;
  }
a:hover {color:#CF8218;text-decoration:underline;}
a img {border-width:0;}
#navbar-iframe{height:0px}

/*Feeds-header-----------------------------------*/

#feeds-header{
color: #fff;
padding: 4px 3px 4px 3px;
float: right;
margin: 2px 2px 2px 2px;
}

#feeds-header a, a:visited{
font-size: 25px;
font-family:'Tangerine', arial, serif;
color: #fff;
}

/* Header-----------------------------------------------*/

#header-wrapper {
  width:990px;
  height:160px;
  margin:0 auto 0px;}

#header-inner {
  background-position: center;
  margin-left: auto;
  margin-right: auto;
}

#header {
  margin:0px;
  float: left;
  width: 50%;
  text-align: left;
  color:$pagetitlecolor;
}

#header h1 {
  font-size: 65px;
  font-family:'Tangerine', arial, serif;
  margin: 0;
  padding:30px 0px 5px 10px;
  line-height:1.4em;
  letter-spacing:0;
  text-shadow: #4A1A04  3px 1px;
}

#header a {
  color:$pagetitlecolor;
  text-decoration:none;
  }

#header a:hover {
  color:$pagetitlecolor;
  }

#header .description {
  text-align: left;
  margin:0;
  padding:0 0 30px 10px;
  max-width:500px;
  letter-spacing:0;
  line-height: 1.4em;
  font-size: 35px;
  font-family:'Tangerine', arial, serif;;
  color: $descriptioncolor;
  text-shadow: #4A1A04 0 2px 1px;
 }

#header img {
  margin-$startSide: auto;
  margin-$endSide: auto;
}

#headerright{
float:right;
width: 45%;
margin: 0px;
padding: 25px 40px 5px 0px;
}

/* Pagelist-----------------------------------------------*/
#PageList1 {
top:10px;left:0px;
float: right;
}
#PageList1 a:hover; a:visited{
top:10px;
left:0px;
right:0px;
background: #3F96C3;
border-bottom: 1px solid #3F96C3;
}
#PageList a:link, a:visited {color: #3991C0;}
#PageList a:hover {color: #ccc;}
#PageList1 li{
color: #000;
font-size: 20px;
font-family:'Tangerine', arial, serif;
background: #C8E1EE;
border-top: 2px solid #fff;
border-right: 1px solid #fff;
border-left: 2px solid #fff;
margin: -40px 3px 23px 3px;
padding: 12px 8px 1px 8px;
-moz-border-radius:6px 6px 0 0;
-webkit-border-radius:6px 6px 0 0;}

/* Outer-Wrapper----------------------------------------------- */
#outer-wrapper {
 width: 990px;
  margin:0px auto;
  padding:0px 5px;
}

#content-wrapper{
background: url(http://www.blogblog.com/1kt/transparent/white80.png) repeat;
border: 2px solid #fff;
position: relative;
text-align:$startSide;
margin: 10px auto 5px;
width: 100%;
padding: 0px;
text-align:$startSide;
font: $bodyfont;
}
#main .widget{
padding: 0px;
margin: 0px;
}
#main-wrapper {
background: transparentt;
  width:660px;
  margin: 5px auto;
  padding: 5px;
  float: left;
  word-wrap: break-word;
  overflow: hidden;}

#sidebar-wrapper {
  width: 305px;
  padding: 2px 3px 2px 0;
  margin:10px 8px 0px 2px;
  float: right;
  word-wrap: break-word;
  overflow: hidden;  
}

#sidebaradsense-wrapper {
width: 130px; /* Mesma largura da Sidebar */
float: right;
margin: 10px 12px 10px 0;
word-wrap: break-word;
overflow: hidden;
}

#tabsidebar-wrapper{
width: 305px; /* Mesma largura da Sidebar */
float: right;
margin: 10px 12px 10px 0;
word-wrap: break-word;
  overflow: hidden;
}

/*Sociais-------------------------------------------------*/
#sociais {
display-inline;
width: 305px;
  padding: 2px 3px 2px 0;
  margin:10px 8px 0px 2px;
  float: right;
}

/* Posts-----------------------------------------------*/
h2.date-header {
margin:1.5em 0 .5em;
}
h2.date-header {
margin:0px 5px 0 0;
font-size: 11px;
text-align:right;
padding: 0px 0px 10px;
font-weight:normal;
}

.post {
background: #fff;
border: 5px solid #3F96C3;
padding: 10px;
margin:0 10px 0px 0px;
}
.post h3 {
margin:0 0 15px;
padding:0 0 4px;
font-size: 35px;
font-family:'Tangerine', arial, serif;
line-height:1.2em;
color:#8C460A;
border-bottom: 1px solid #3F96C3;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
color:#328AB8;
display:block;
text-decoration:none;
font-weight:normal;
}
.post h3 strong, .post h3 a:hover {
color:#808080;
}
.post-body {
margin:0px;
padding: 20px;
line-height:1.5em;
font-size: 12px;

color:#555;
background: #fff;
}
.post-body blockquote {
heigth: 200px; overflow: auto; line-height:1.3em;
}
.post-footer {
margin: 10px 0px;
background: #E3F0F6 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjq-kAibZ_r9gGQ_jv3VRKG12Ds6lKSOBiQH-pb-gh3kKMiIOA9EqmzmtORMYF-DT-uQCuBmd_2_UAPbxxC-pztxOGtjQ5sc0cvy2dkzl1EtvXryaDu1XVpS_hOQ1BGPhm4BvuwtlM8xtw/s1600/Image2.png)left;
padding: 8px 5px;
color:#fff;
text-indent:10px;
letter-spacing:0;
font: normal normal 90% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
line-height: 1.5em;
}

.post img{
border:1px solid #4599C5;
padding: 1px 1px 1px 1px;
}
table.tr-caption-container {
margin:10px 0px;
padding:15px;
font-size: 14px;
background: #D9ECF3;
-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
}

.tr-caption, .tr-caption-container img {
background: #fff;
border: none;
padding: 15px 0px 0px;
border:1px solid #2C7AA0;
}

.post blockquote {
margin:1em 20px;
background: #FFEFD9;
padding: 10px;
border: 6px solid #803D08;
}

.post blockquote p {
margin:.75em 0;
}

.post ul, .post ol {
list-style-type:
none;margin: 5px 0px
}

.post li {
list-style-type:none;
padding: 0 0 2px 14px;
margin: 0;
}

.post ol li {
list-style-type:decimal;
margin-left: 0;
padding-left: 0;
}
.post ul ul {
margin-left:0;
}
.codeview {background: #FAD7B8; color: #000; border-rigth: 12px solid #4A1A04; padding: 10px 3px 10px 6px; margin: 6px 3px 6px 12px; overflow: auto; height: 200px;}



/* Comments----------------------------------------------- */
#comments h4 {margin:1em 0;font-weight: bold;line-height: 1.4em;text-transform:uppercase;letter-spacing:.2em;color: $sidebarcolor;}
#comments-block {margin:1em 0 1.5em;line-height:1.6em;}
#comments-block .comment-author {margin:.5em 0; border-left:4px groove #CF8218; background: #78B9D5;}
#comments-block .comment-body {border:4px solid #78B9D5;margin:.25em 0 0;}
#comments-block .comment-footer {margin:-.25em 0 2em;line-height: 1.4em;text-transform:uppercase;letter-spacing:.1em;}
#comments-block .comment-body p {margin:0 0 .75em;}
.blrespondrcmnt {float: right; text-align: right; margin: 32px 10px 0 0;}
.deleted-comment {font-style:italic;color:gray;}
#blog-pager-newer-link {float: $startSide;}
#blog-pager-older-link {float: $endSide;}
#blog-pager {text-align: center;}
.feed-links {clear: both;line-height: 2.5em;}
.blrespondrcmnt {float: right; text-align: right; margin: 32px 10px 0 0;}

/* Sidebar Content----------------------------------------------- */
.sidebar h2{
font-size: 20px;
font-family:'Tangerine', arial, serif;
margin: 0px;
padding: 4px 0px;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
text-transform: none;}

.sidebar ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.sidebar li {
  display:block;
  margin:0;
  padding:1px 2px;
  text-indent:0px;
  line-height:1.4em;
  }

.sidebar a, .sidebar a:visited {
background-position:-1px 3px;
background-repeat:no-repeat;
color:#2C7AA0;
display:block;
margin:0;
padding:4px 0 2px 20px;}

.post-count {
display:none
}
.sidebar a:link{
display:block;
color: #2C7AA0;
}
.sidebar li:hover,.sidebar li a:hover,.sidebar a:hover{
display:block; background: #EFFBFB;
color:#A6D4E4;text-decoration: none;}

.sidebar .widget {
background-color:#fff;
border:1px solid #3F96C3;
font-size:11px;
margin:3px 0px;
padding:5px;
-moz-border-radius:4px;
-webkit-border-radius:4px;}
.main .Blog {border-bottom-width: 0;}

/* Profile ----------------------------------------------- */
.profile-img {
  float: $startSide;
  margin-top: 0;
  margin-$endSide: 5px;
  margin-bottom: 5px;
  margin-$startSide: 0;
  padding: 4px;}

.profile-data {
  margin:0;
  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;}

/* Footer----------------------------------------------- */
#footer-wrapper {
margin: 10px auto;
padding: 3px;
width: 980px;
}

#footer-column-container {
padding:5px;
}

.footer h2{
font-size: 20px;
font-family:'Tangerine', arial, serif;
margin: 0px;
text-align: center;
padding: 4px 0px;
font-weight: bold;
letter-spacing: 1px;
text-transform: none;}

.footer ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.footer li {
  display:block;
  margin:0;
  padding:1px 2px;
  text-indent:0px;
  line-height:1.4em;
  border-bottom: 1px solid #3F96C3;
  }

.footer a, .footer a:visited {
background-position:-1px 3px;
color:#808080;
display:block;
margin:0;
padding:2px 0 2px 20px;
}

.footer a:link{
display:block;
color: #000;
}

.footer li:hover,.footer li a:hover,.footer a:hover{
display:block;
background: #3F96C3;
color:#fff;
text-decoration: none;
}

.footer .widget {
background-color:#fff;
border:1px solid #3F96C3;
font-size:11px;
margin:3px 0px;
padding:5px;
}

.footer {
text-align:left;
}

.breadcrumbs {
width: 790px;
padding:7px;
margin: 5px 5px 5px 0px;
font-size:12px;
line-height: 1.4em;
border:2px solid #3F96C3;
}

/*Tabber ---------------------------------*/
#tabsidebar-wrapper{
width: 300px;
float: right;
margin-bottom: 15px;
}
.tabberlive .tabbertabhide {
display:none;
}
.tabber {
display:none;
}
.tabberlive {
margin-top:1em;
}
.tabber h2 {
border-bottom:2px solid #3F96C3;
margin-bottom: .3em;
padding: 0;
line-height:1.2em;
}
.tabber .widget {
margin-bottom: 1em;
}
.tabber .widget-content {margin: 0 5px;
}
ul.tabbernav{
margin:0;
padding: 8px 0;
border-bottom: 1px solid #3F96C3;
}
ul.tabbernav li{
font-size: 20px;
font-family:'Tangerine', arial, serif;
list-style: none;
margin: 0;
display: inline;
}
ul.tabbernav li a{
-moz-border-radius:6px 6px 0 0;
-webkit-border-radius:6px 6px 0 0;
padding: 8px 0.5em;
margin-right:2px;
border: 1px solid #3F96C3;
border-bottom: none;
background: #fff;
text-decoration: none;
}
ul.tabbernav li a:link {
color:#2D84AF;
}
ul.tabbernav li a:visited {
color: #B9DEEC;
}
ul.tabbernav li a:hover{
color:#ccc;
background: #fff;
border-color: #2D84AF;
}
ul.tabbernav li.tabberactive a{
background-color: #FFF;color: #4A9DC5;border-bottom: 1px solid #FFF;}
ul.tabbernav li.tabberactive a:hover{
color: #369;background: #FFF;
border-bottom: 1px solid #FFF;
}
.tabberlive .tabbertab {background: #FFF;padding:5px;border:1px solid #4599C5;border-top:0;
}
.tabberlive .tabbertab h2 {
display:none;
}
.tabberlive .tabbertab h3 {
display:none;
}

/* Contato
--------------------------------------*/
#content{
background-color:#E7F5FB;
border-left:2px solid #79C2E1;
border-right:2px solid #79C2E1;
position:relative;
width:930px;
height:100%;
margin:0 auto;
padding:10px;
position: FIXED;
}
#contactable
{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhyphenhyphenxNJaNPkd8_8hhcbLvUSXjXRy8MOZixPz3JfdSiucIPivPoMFBggPSCErANgwlb0Bg4AmCN_jn1b1NxC2GFe4cLrZeeCq1pz53Bp1AmJMKRDdIJrzSNHliWzyJq7PAZAbPlnHvuTy1Q/s1600/mail_9.png);color:#FFF;cursor:pointer;
height:65px; position: FIXED;
left:0;margin-left:-5px;overflow:hidden;text-indent:-100000px;top:102px;margin-top:10px;width:68px;z-index:100000;
}
#contactForm{background-color:#C0E0EE;
border:2px solid #2B789D;
color:#000;height:450px;left:0;margin-left:-434px;margin-top:-160px;overflow:hidden;padding-left:30px;position:fixed;top:200px;width:394px;z-index:99;
}
form#contactForm input,textarea{
background:#FFF none repeat scroll 0 0;
outline-style:none;outline-width:medium;
width:325px;border:1px solid #dfdfdf;
font-family:georgia;font-size:1em
;margin-bottom:10px;padding:5px;
}
form#contactForm .submit{
background:#C0E0EE none repeat scroll 0 0;outline-style:none;outline-width:medium;width:325px;border:3px solid #000;outline-color:0;font-size:1em;cursor:pointer;color:#000;text-transform:uppercase;font-weight:bolder;font-family:Helvetica;margin-top:10px;padding:5px;}
form#contactForm p{width:325px;font-size:.9em;}
#contactForm .red{color:#F5410F;}
#overlay{background-color:#666;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;margin:0;padding:0;}
form#contactForm #loading{background:url(http://imgur.com/v4Q5C.gif) no-repeat;width:55px;height:55px;display:none;margin:100px auto;} #callback{font-family:georgia;font-size:1.1em;color:#FFF;width:325px;display:none;margin:100px auto;}
.holder{padding-top:20px;margin:0 auto 0 20px;}
form#contactForm .disclaimer,form#contactForm label{margin-left:20px;}
.error,#name.error,#email.error,#comment.error{background-color:#71A9C3;}


.paginator {
 margin-top:60px;
 font-size:1em;
}
.paginator table {
 border-collapse:collapse;
 table-layout:fixed;
 width:100%;
}
.paginator table td {
 padding:0;
 white-space:nowrap;
 text-align:center;
}
.paginator span {
 display:block;
 padding:3px 0;
 color:#fff;
}
.paginator span strong,
.paginator span a {
 padding:2px 6px;
}
.paginator span strong {
 background:#ff6c24;
 font-style:normal;
 font-weight:normal;
}
.paginator .scroll_bar {
 width:100%; height:20px;
 position:relative;
 margin-top:10px;
}
.paginator .scroll_trough {
 width:100%; height:3px;
 background:#ccc;
 overflow:hidden;
}
.paginator .scroll_thumb {
 position:absolute;
 z-index:2;
 width:0; height:3px;
 top:0; left:0;
 font-size:1px;
 background:#363636;
}
.paginator .scroll_knob {
 position:absolute;
 top:-5px; left:50%;
 margin-left:-10px;
 width:20px; height:20px;
 overflow:hidden;
 background:url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/slider_knob.gif) no-repeat 50% 50%;
 cursor:pointer; cursor:hand;
}
.paginator .current_page_mark {
 position:absolute;
 z-index:1;
 top:0; left:0;
 width:0; height:3px;
 overflow:hidden;
 background:#ff6c24;
}

.fullsize .scroll_thumb {
 display:none;
}

.paginator_pages {
 width:600px;
 text-align:right;
 font-size:0.8em;
 color:#808080;
 margin-top:-10px;
}
]]></b:skin>

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
<style>

.post{
  position:relative;
  margin: 0px 1px 5px 2px;
  float:left;
  width: 213px;
  height:280px;
  background:#FFF;
  padding:1px;
  border: 1px solid #4599C5;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  }
.post blockquote {
margin:1em 20px;
background: #EAE8E8;
padding: 10px;
border: 6px solid #4A1A04;}

.post-body{
font-size: 20px;
  font-family:&#39;Tangerine&#39;, arial, serif;
  margin: 5px;
  padding: 0px;
  line-height:1.2em;
 }

.post h3 {
display:block;
word-wrap: break-word;
text-shadow: #ccc 1px 1px;
color:#000;
font-size: 20px;
font-family:&#39;Tangerine&#39;, arial, serif;
margin:8px 0 15px;padding:0;
line-height: 1.0em;
letter-spacing: 1px;
border-bottom: 1px solid #4599C5;}

.post h3 a, .post h3 a:visited, .post h3 strong {
color:#000;
font-size: 25px;
font-family:&#39;Tangerine&#39;, arial, serif;
margin:0;padding:0;
text-decoration:none;
letter-spacing: 0px;
font-weight: bold;}

.post h3 strong, .post h3 a:hover { font-weight: bold; color:#4A1A04;}
h2.date-header{text-indent:-9999em;}
post-comment-link{margin: 0px; padding: 0px 0px 0px 0px;}

#showlink{
display:block;
position: absolute;
top: 230px;
left: 178px;
padding: 2px 2px;
font-size: 11px;
font-weight:normal;
letter-spacing: 0px;
background: #4599C5;
-moz-border-radius:4px;
-webkit-border-radius:4px;}


#showlink:hover{border: 1px solid #000}
#showlink a, #showlink2 a{display:block;text-decoration: none; color: #fff}
#showlink a:hover, #showlink2 a:hover{text-decoration: none; color:#fff;}

.post-labels{margin: 0px; padding: 0 0 0 20px;text-decoration:none;font-size:11px;}

.breadcrumbs {
width: 820px;
padding:7px;
margin: 5px 5px 5px 3px;
font-size:98%;
line-height: 1.4em;
border: 1px solid #4599C5;
}
</style>
</b:if></b:if>

<script>
  function toggletag(cual) {
    var elElemento = document.getElementById(cual);
    if(elElemento.style.display == &#39;block&#39;) {
      elElemento.style.display = &#39;none&#39;;
    } else {
      elElemento.style.display = &#39;block&#39;;
    }
  }
</script>
<script type='text/javascript'>
//<![CDATA[

/*==================================================
$Id: tabber.js,v 1.9 2006/04/27 20:51:51 pat Exp $
tabber.js by Patrick Fitzgerald pat@barelyfitz.com

Documentation can be found at the following URL:
http://www.barelyfitz.com/projects/tabber/

License (http://www.opensource.org/licenses/mit-license.php)
Copyright (c) 2006 Patrick Fitzgerald

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

==================================================*/

function tabberObj(argsObj)
{
var arg;
this.div = null;
this.classMain = "tabber";
this.classMainLive = "tabberlive";
this.classTab = "tabbertab";
this.classTabDefault = "tabbertabdefault";
this.classNav = "tabbernav";
this.classTabHide = "tabbertabhide";
this.classNavActive = "tabberactive";
this.titleElements = ['h2','h3','h4','h5','h6'];
this.titleElementsStripHTML = true;
this.removeTitle = true;
this.addLinkId = false;
this.linkIdFormat = '<tabberid>nav<tabnumberone>';
for (arg in argsObj) { this[arg] = argsObj[arg]; }
this.REclassMain = new RegExp('\\b' + this.classMain + '\\b', 'gi');
this.REclassMainLive = new RegExp('\\b' + this.classMainLive + '\\b', 'gi');
this.REclassTab = new RegExp('\\b' + this.classTab + '\\b', 'gi');
this.REclassTabDefault = new RegExp('\\b' + this.classTabDefault + '\\b', 'gi');
this.REclassTabHide = new RegExp('\\b' + this.classTabHide + '\\b', 'gi');
this.tabs = new Array();
if (this.div) {
this.init(this.div);
this.div = null;
}
}
tabberObj.prototype.init = function(e)
{
var
childNodes,
i, i2,
t,
defaultTab=0,
DOM_ul,
DOM_li,
DOM_a,
aId,
headingElement;
if (!document.getElementsByTagName) { return false; }
if (e.id) {
this.id = e.id;
}
this.tabs.length = 0;
childNodes = e.childNodes;
for(i=0; i < childNodes.length; i++) {
if(childNodes[i].className &&
childNodes[i].className.match(this.REclassTab)) {
t = new Object();
t.div = childNodes[i];
this.tabs[this.tabs.length] = t;
if (childNodes[i].className.match(this.REclassTabDefault)) {
defaultTab = this.tabs.length-1;
}
}
}
DOM_ul = document.createElement("ul");
DOM_ul.className = this.classNav;
for (i=0; i < this.tabs.length; i++) {
t = this.tabs[i];
t.headingText = t.div.title;
if (this.removeTitle) { t.div.title = ''; }
if (!t.headingText) {
for (i2=0; i2<this.titleElements.length; i2++) {
headingElement = t.div.getElementsByTagName(this.titleElements[i2])[0];
if (headingElement) {
t.headingText = headingElement.innerHTML;
if (this.titleElementsStripHTML) {
t.headingText.replace(/<br>/gi," ");
t.headingText = t.headingText.replace(/<[^>]+>/g,"");
}
break;
}
}
}

if (!t.headingText) {
t.headingText = i + 1;
}
DOM_li = document.createElement("li");
t.li = DOM_li;
DOM_a = document.createElement("a");
DOM_a.appendChild(document.createTextNode(t.headingText));
DOM_a.href = "javascript:void(null);";
DOM_a.title = t.headingText;
DOM_a.onclick = this.navClick;
DOM_a.tabber = this;
DOM_a.tabberIndex = i;
if (this.addLinkId && this.linkIdFormat) {
aId = this.linkIdFormat;
aId = aId.replace(/<tabberid>/gi, this.id);
aId = aId.replace(/<tabnumberzero>/gi, i);
aId = aId.replace(/<tabnumberone>/gi, i+1);
aId = aId.replace(/<tabtitle>/gi, t.headingText.replace(/[^a-zA-Z0-9\-]/gi, ''));
DOM_a.id = aId;
}
DOM_li.appendChild(DOM_a);
DOM_ul.appendChild(DOM_li);
}
e.insertBefore(DOM_ul, e.firstChild);
e.className = e.className.replace(this.REclassMain, this.classMainLive);
this.tabShow(defaultTab);
if (typeof this.onLoad == 'function') {
this.onLoad({tabber:this});
}
return this;
};
tabberObj.prototype.navClick = function(event)
{
var
rVal,
a,
self,
tabberIndex,
onClickArgs;
a = this;
if (!a.tabber) { return false; }
self = a.tabber;
tabberIndex = a.tabberIndex;
a.blur();
if (typeof self.onClick == 'function') {
onClickArgs = {'tabber':self, 'index':tabberIndex, 'event':event};
if (!event) { onClickArgs.event = window.event; }
rVal = self.onClick(onClickArgs);
if (rVal === false) { return false; }
}
self.tabShow(tabberIndex);
return false;
};
tabberObj.prototype.tabHideAll = function()
{
var i;
for (i = 0; i < this.tabs.length; i++) {
this.tabHide(i);
}
};
tabberObj.prototype.tabHide = function(tabberIndex)
{
var div;
if (!this.tabs[tabberIndex]) { return false; }
div = this.tabs[tabberIndex].div;
if (!div.className.match(this.REclassTabHide)) {
div.className += ' ' + this.classTabHide;
}
this.navClearActive(tabberIndex);
return this;
};
tabberObj.prototype.tabShow = function(tabberIndex)
{
var div;
if (!this.tabs[tabberIndex]) { return false; }
this.tabHideAll();
div = this.tabs[tabberIndex].div;
div.className = div.className.replace(this.REclassTabHide, '');
this.navSetActive(tabberIndex);
if (typeof this.onTabDisplay == 'function') {
this.onTabDisplay({'tabber':this, 'index':tabberIndex});
}
return this;
};
tabberObj.prototype.navSetActive = function(tabberIndex)
{
this.tabs[tabberIndex].li.className = this.classNavActive;
return this;
};
tabberObj.prototype.navClearActive = function(tabberIndex)
{
this.tabs[tabberIndex].li.className = '';
return this;
};
function tabberAutomatic(tabberArgs)
{
var
tempObj,
divs,
i;
if (!tabberArgs) { tabberArgs = {}; }
tempObj = new tabberObj(tabberArgs);
divs = document.getElementsByTagName("div");
for (i=0; i < divs.length; i++) {
if (divs[i].className &&
divs[i].className.match(tempObj.REclassMain)) {
tabberArgs.div = divs[i];
divs[i].tabber = new tabberObj(tabberArgs);
}
}
return this;
}
function tabberAutomaticOnLoad(tabberArgs)
{
var oldOnLoad;
if (!tabberArgs) { tabberArgs = {}; }
oldOnLoad = window.onload;
if (typeof window.onload != 'function') {
window.onload = function() {
tabberAutomatic(tabberArgs);
};
} else {
window.onload = function() {
oldOnLoad();
tabberAutomatic(tabberArgs);
};
}
}

if (typeof tabberOptions == 'undefined') {
tabberAutomaticOnLoad();
} else {
if (!tabberOptions['manualStartup']) {
tabberAutomaticOnLoad(tabberOptions);
}
}

//]]>
</script>

<script type='text/javascript'>
var thumbnail_mode = &quot;float&quot; ;
summary_noimg = 100;
summary_img = 80;
img_thumb_height = 90;
img_thumb_width = 200;
</script>
<script type='text/javascript'>
//<![CDATA[
function removeHtmlTag(strx,chop){
if(strx.indexOf("<")!=-1)
{var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);} }
strx = s.join(""); }
chop = (chop < strx.length-1) ? chop : strx.length-2;
while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
strx = strx.substring(0,chop-1);
return strx+'...'; }
function createSummaryAndThumb(pID){
var div = document.getElementById(pID);
var imgtag = "";
var img = div.getElementsByTagName("img");
var summ = summary_noimg;
if(img.length>=1) {
if(thumbnail_mode == "float") {
imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
summ = summary_img;
} else {
imgtag = '<div style="padding:5px" align="center"><img style="max-width:'+img_thumb_width+'px; max-height:'+img_thumb_height+'px;" src="'+img[0].src+'" /></div>';
summ = summary_img;
}}var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
div.innerHTML = summary;}
//]]>
</script>

<script src='http://www.google.com/jsapi'/>
<script type='text/javascript'>
google.load(&quot;jquery&quot;, &quot;1.4&quot;);
</script>
<script src='http://jqueryjs.googlecode.com/svn-history/r6291/trunk/plugins/validate/jquery.validate.pack.js' type='text/javascript'/>
<script charset='utf8_decode' src='http://noticiaeblog.mynetcko.com/noticiaeblog/arquivos/php/formulario.php?email=ENDEREÇO DE SEU EMAIL AQUI &amp;blog=templates e acessórios' type='text/javascript'/>
<style>
  img.expa {
    cursor: pointer;
    max-width: 150px;
  }
  img.expa:hover {
    max-width: none;
  }
</style>
  </head>

  <body>
<div id='contact'/>
<div id='wrap2'>
  <div id='outer-wrapper'>
<div id='feeds-header'>
<a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'><img alt='Subscrever Postagens' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw6ADO_LinKd_CYnbl4PLz0-UQ_07LpB9Rb-YMU9UEQVKTGgiF9AIy18-Am5P-biHwouPQ3Iucb4qDddJpFBHllT-BkBrUgazUSTlFPfA2xzg_yXmtBc2J9GcfLKFlODBUznzAS-A7abg/s1600/rss-cube-webtreats.png' width='40px'/></a><a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'>Feed Posts</a>
<a expr:href='data:blog.homepageUrl + &quot;feeds/comments/default&quot;'><img alt='Subscrever Comentários' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw6ADO_LinKd_CYnbl4PLz0-UQ_07LpB9Rb-YMU9UEQVKTGgiF9AIy18-Am5P-biHwouPQ3Iucb4qDddJpFBHllT-BkBrUgazUSTlFPfA2xzg_yXmtBc2J9GcfLKFlODBUznzAS-A7abg/s1600/rss-cube-webtreats.png' width='40px'/></a><a expr:href='data:blog.homepageUrl + &quot;feeds/comments/default&quot;'>Feed Comentários</a>
</div>
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='yes'>
<b:widget id='Header1' locked='false' title='Template Autuum (Cabeçalho)' type='Header'>
<b:includable id='title'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <data:title/>
  <b:else/>
    <a expr:href='data:blog.homepageUrl'><data:title/></a>
  </b:if>
</b:includable>
<b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description'><span><data:description/></span></p>
  </div>
</b:includable>
<b:includable id='main'>

  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;REPLACE&quot;'>
      <!--Show just the image, no text-->
      <div id='header-inner'>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
      </div>
    <b:else/>
  
      <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                      + &quot;background-position: &quot;                      + data:backgroundPositionStyleStr + &quot;; &quot;                      + data:widthStyleStr                      + &quot;min-height: &quot; + data:height + &quot;px;&quot;                      + &quot;_height: &quot; + data:height + &quot;px;&quot;                      + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
        <div class='titlewrapper' style='background: transparent'>
          <h1 class='title' style='background: transparent; border-width: 0px'>
            <b:include name='title'/>
          </h1>
        </div>
        <b:include name='description'/>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
        <h1 class='title'>
          <b:include name='title'/>
        </h1>
      </div>
      <b:include name='description'/>
    </div>
  </b:if>
</b:includable>
</b:widget>
</b:section>
<b:section class='headerheaderright' id='headerright' maxwidgets='1' showaddelement='yes'/>
</div>
<div id='content-wrapper'>

<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol'>
<b:widget id='PageList1' locked='false' title='Páginas' type='PageList'>
<b:includable id='main'>
  <b:if cond='data:title'><h2><data:title/></h2></b:if>
  <div class='widget-content'>
    <ul>
      <b:loop values='data:links' var='link'>
        <b:if cond='data:link.isCurrentPage'>
          <li class='selected'><a expr:href='data:link.href'><data:link.title/></a></li>
        <b:else/>
          <li><a expr:href='data:link.href'><data:link.title/></a></li>
        </b:if>
      </b:loop>
    </ul>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
</div>

<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='CustomSearch1' locked='false' title='' type='CustomSearch'>
<b:includable id='main'>
    <!-- only display title if it's non-empty -->
    <b:if cond='data:title != &quot;&quot;'>
      <h2 class='title'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDnS80sfknDqpx4Lp6P6EsB1Jk8ERK2Zby7mrxEuMasyYfa5xRz5EC_Nt4niLT2BhJVXxKy5sn6g9cQT9q5dlyvwuzNDdOU9vVd_RB24Hh0UYRL5QmEfZc46PI03HefZfFoSunr09PGhM/s1600/zoom.png'/> <data:title/></h2>
    </b:if>

    <div class='widget-content'>
      <div expr:id='data:widget.instanceId + &quot;_form&quot;'>
        <span class='cse-status'><data:loadingMsg/></span>
      </div>
    </div>

    <!-- override gsearch.css -->
    <style type='text/css'>
      #uds-searchControl .gs-result .gs-title,
      #uds-searchControl .gs-result .gs-title *,
      #uds-searchControl .gsc-results .gsc-trailing-more-results,
      #uds-searchControl .gsc-results .gsc-trailing-more-results * {
        color:<data:linkColor/>;
      }

      #uds-searchControl .gs-result .gs-title a:visited,
      #uds-searchControl .gs-result .gs-title a:visited * {
        color:<data:visitedLinkColor/>;
      }

      #uds-searchControl .gs-relativePublishedDate,
      #uds-searchControl .gs-publishedDate {
        color: <data:dateColor/>;
      }

      #uds-searchControl .gs-result a.gs-visibleUrl,
      #uds-searchControl .gs-result .gs-visibleUrl {
        color: <data:urlColor/>;
      }

      #uds-searchControl .gsc-results {
        border-color: <data:borderColor/>;
        background-color: <data:backgroundColor/>;
      }

      #uds-searchControl .gsc-tabhActive {
        border-color: <data:borderColor/>;
        border-top-color: <data:activeBorderColor/>;
        background-color: <data:backgroundColor/>;
        color: <data:textColor/>;
      }

      #uds-searchControl .gsc-tabhInactive {
        border-color: <data:borderColor/>;
        background-color: transparent;
        color: <data:linkColor/>;
      }

      #uds-searchClearResults {
        border-color: <data:borderColor/>;
      }

      #uds-searchClearResults:hover {
        border-color: <data:activeBorderColor/>;
      }

      #uds-searchControl .gsc-cursor-page {
        color: <data:linkColor/>;
      }

      #uds-searchControl .gsc-cursor-current-page {
        color: <data:textColor/>;
      }
    </style>

    <b:include name='quickedit'/>
  </b:includable>
</b:widget>
<b:widget id='Blog1' locked='true' title='Postagens no blog' type='Blog'>
<b:includable id='nextprev'>
<div style='clear: both;'/>
  <div class='blog-pager' id='blog-pager'>
<b:if cond='data:newerPageUrl'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
</span>
</b:if>
<b:if cond='data:olderPageUrl'>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
</span>
</b:if>
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
<b:else/>
<b:if cond='data:newerPageUrl'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
</b:if>
</b:if>
</div>

  <div class='clear'/>
</b:includable>
<b:includable id='shareButtons' var='post'>
  <a class='share-button sb-email' expr:href='data:post.sharePostUrl + &quot;&amp;target=email&quot;' expr:title='data:top.emailThisMsg' target='_blank'>
    <span class='share-button-link-text'><data:top.emailThisMsg/></span></a>
  <a class='share-button sb-blog' expr:href='data:post.sharePostUrl + &quot;&amp;target=blog&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=270,width=475\&quot;); return false;&quot;' expr:title='data:top.blogThisMsg' target='_blank'>
    <span class='share-button-link-text'><data:top.blogThisMsg/></span></a>
  <a class='share-button sb-twitter' expr:href='data:post.sharePostUrl + &quot;&amp;target=twitter&quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'>
    <span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a>
  <a class='share-button sb-facebook' expr:href='data:post.sharePostUrl + &quot;&amp;target=facebook&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=430,width=640\&quot;); return false;&quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'>
    <span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a>
  <a class='share-button sb-buzz' expr:href='data:post.sharePostUrl + &quot;&amp;target=buzz&quot;' expr:onclick='&quot;window.open(this.href, \&quot;_blank\&quot;, \&quot;height=415,width=690\&quot;); return false;&quot;' expr:title='data:top.shareToBuzzMsg' target='_blank'>
    <span class='share-button-link-text'><data:top.shareToBuzzMsg/></span></a>
</b:includable>
<b:includable id='backlinks' var='post'>
  <a name='links'/><h4><data:post.backlinksLabel/></h4>
  <b:if cond='data:post.numBacklinks != 0'>
    <dl class='comments-block' id='comments-block'>
      <b:loop values='data:post.backlinks' var='backlink'>
        <div class='collapsed-backlink backlink-control'>
          <dt class='comment-title'>
            <span class='backlink-toggle-zippy'>&#160;</span>
            <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
            <b:include data='backlink' name='backlinkDeleteIcon'/>
          </dt>
          <dd class='comment-body collapseable'>
            <data:backlink.snippet/>

         </dd>
      <dd class='comment-footer collapseable'>
            <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>
            <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>
          </dd>  
        </div>
      </b:loop>
    </dl>
  </b:if>
  <p class='comment-footer'>
    <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>
  </p>
</b:includable>
<b:includable id='post' var='post'>
 <div class='post hentry uncustomized-post-template'>
    <a expr:name='data:post.id'/>

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<b:if cond='data:post.dateHeader'>
<script>var ultimaFecha = &#39;<data:post.dateHeader/>&#39;;</script>
<h2 class='date-header'><data:post.dateHeader/></h2>
<b:else/>
<h2 class='date-header'>
<script>document.write(ultimaFecha);</script>
</h2>
</b:if></b:if>

<div class='post-body entry-content'>

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/><data:post.title/></b:if></b:if></h3></b:if>
</b:if>


<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h3>
</b:if></b:if>




<b:if cond='data:blog.pageType != &quot;item&quot;'>
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
<script type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);</script>


<span id='showlink'><a expr:href='data:post.url'>[ + ]</a></span>

</b:if></b:if>

<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<data:post.body/>

</b:if>

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<data:post.body/></b:if>

<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
    <b:if cond='data:post.hasJumpLink'>
      <div class='jump-link'>
        <a expr:href='data:post.url + &quot;#more&quot;'><data:post.jumpText/></a>
      </div>
    </b:if>
  <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <div class='post-footer'>
    <div class='post-footer-line post-footer-line-1'>

<span class='post-author vcard'>
        <b:if cond='data:top.showAuthor'>
          <data:top.authorLabel/>
          <span class='fn'><data:post.author/></span>
        </b:if>
      </span>      <span class='post-timestamp'>
        <b:if cond='data:top.showTimestamp'>
          <data:top.timestampLabel/>
        <b:if cond='data:post.url'>
          <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
        </b:if>
        </b:if>
      </span>   |   <span class='post-labels'>
<b:if cond='data:post.labels'>
<data:postLabelsLabel/>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels&amp;max-results=30&quot;' type='text/javascript'/>
</b:if>
</b:loop>
</b:if>
</span>


<span class='post-comment-link'>
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
          <b:if cond='data:post.allowComments'>
            <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>
          </b:if>
        </b:if>
      </span> <span class='post-icons'>
        <!-- email post links -->
        <b:if cond='data:post.emailPostUrl'>
          <span class='item-action'>
          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
              <img alt='' class='icon-action' height='13' src='http://www.blogger.com/img/icon18_email.gif' width='18'/>
          </a>
          </span>
        </b:if>

        <!-- quickedit pencil -->
        <b:include data='post' name='postQuickEdit'/>
      </span> <span class='post-backlinks post-comment-link'>
         <b:if cond='data:blog.pageType != &quot;item&quot;'>
           <b:if cond='data:post.showBacklinks'>
             <a class='comment-link' expr:href='data:post.url + &quot;#links&quot;'><data:top.backlinkLabel/></a>
           </b:if>
         </b:if>
       </span> </div>

      <div class='post-footer-line post-footer-line-2'/>

      <div class='post-footer-line post-footer-line-3'>

<script src='http://vozme.com/get_text.js' type='text/javascript'/><a expr:onclick='&quot;get_blogger(\&quot;&quot; + data:post.id + &quot;\&quot;,\&quot;pt\&quot;,\&quot;ml\&quot;);&quot;' href='javascript:void(0);' style='margin-left:1.5em;'>((&#8226;)) Ouça este post</a>
<span class='star-ratings'>
        <b:if cond='data:top.showStars'>
           <div expr:g:background-color='data:backgroundColor' expr:g:text-color='data:textColor' expr:g:url='data:post.absoluteUrl' g:height='42' g:type='RatingPanel' g:width='280'/>
        </b:if>
      </span> <span class='reaction-buttons'>
        <b:if cond='data:top.showReactions'>
          <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
            <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
              <span class='reactions-label'>
              <data:top.reactionsLabel/></span>&#160;</td>
            <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
           </tr></table>
        </b:if>
      </span> <span class='post-location'>
        <b:if cond='data:top.showLocation'>
          <b:if cond='data:post.location'>
            <data:postLocationLabel/>
            <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
          </b:if>
        </b:if>
      </span>
    </div>
 <div id='relacionados'>
<h4>Artigos Relacionados</h4>
<script type='text/javascript'>
removeRelatedDuplicates();
printRelatedLabels();
</script> </div>


  </div></b:if></div>
</b:includable>
<b:includable id='status-message'>
  <b:if cond='data:navMessage'>
  <div class='status-msg-wrap'>
    <div class='status-msg-body'>
      <data:navMessage/>
    </div>
    <div class='status-msg-border'>
      <div class='status-msg-bg'>
        <div class='status-msg-hidden'><data:navMessage/></div>
      </div>
    </div>
  </div>
  <div style='clear: both;'/>
  </b:if>
</b:includable>
<b:includable id='comment-form' var='post'>
  <div class='comment-form'>
    <a name='comment-form'/>
    <h4 id='comment-post-message'><data:postCommentMsg/></h4>
    <p><data:blogCommentMessage/></p>
    <data:blogTeamBlogMessage/>
    <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
    <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='250' id='comment-editor' name='comment-editor' src='' width='666px'/>
    <data:post.friendConnectJs/>
    <data:post.cmtfpIframe/>
    <script type='text/javascript'>
      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);
    </script>
  </div>
</b:includable>
<b:includable id='backlinkDeleteIcon' var='backlink'>
  <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>
    <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
      <img src='http://www.blogger.com/img/icon_delete13.gif'/>
    </a>
  </span>
</b:includable>
<b:includable id='postQuickEdit' var='post'>
  <b:if cond='data:post.editUrl'>
    <span expr:class='&quot;item-control &quot; + data:post.adminClass'>
      <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
        <img alt='' class='icon-action' height='18' src='http://www.blogger.com/img/icon18_edit_allbkg.gif' width='18'/>
      </a>
    </span>
  </b:if>
</b:includable>
<b:includable id='main' var='top'>
  <!-- posts -->
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.labels'>
&lt;meta name=&quot;keywords&quot; content=&quot;<b:loop values='data:post.labels' var='label'><data:label.name/><b:if cond='data:label.isLast != &quot;true&quot;'>,</b:if></b:loop>&quot; /&gt;
</b:if>
</b:loop>
  <div class='blog-posts hfeed'>

    <b:include data='top' name='status-message'/>
<b:include data='posts' name='breadcrumb'/>
    <data:defaultAdStart/>
    <b:loop values='data:posts' var='post'>
    


   <b:include data='post' name='post'/>





      <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:blog.pageType == &quot;item&quot;'>
        <b:include data='post' name='comments'/>
      </b:if>
      <b:if cond='data:post.includeAd'>
        <b:if cond='data:post.isFirstPost'>
          <data:defaultAdEnd/>
        <b:else/>
          <data:adEnd/>
        </b:if>
        <div class='inline-ad'>
          <data:adCode/>
        </div>
        <data:adStart/>
      </b:if>
      <b:if cond='data:post.trackLatency'>
        <data:post.latencyJs/>
      </b:if>
    </b:loop>
    <data:adEnd/>
  </div>

  <!-- navigation -->
  <b:include name='nextprev'/>

  <!-- feed links -->


  <b:if cond='data:top.showStars'>
    <script src='http://www.google.com/jsapi' type='text/javascript'/>
    <script type='text/javascript'>
      google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});
      function initialize() {
        google.annotations.setApplicationId(<data:top.blogspotReviews/>);
        google.annotations.createAll();
        google.annotations.fetch();
      }
      google.setOnLoadCallback(initialize);
    </script>
  </b:if>
</b:includable>
<b:includable id='breadcrumb' var='posts'>
    <b:if cond='data:blog.homepageUrl == data:blog.url'>

    <b:else/>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>

    <p class='breadcrumbs'>
    <span class='post-labels'>
    Você está em: <a expr:href='data:blog.homepageUrl' rel='tag'>Home</a>
    <b:loop values='data:posts' var='post'>
    <b:if cond='data:post.labels'>
    <b:loop values='data:post.labels' var='label'>
    <b:if cond='data:label.isLast == &quot;true&quot;'> &#187;
    <a expr:href='data:label.url' rel='tag'><data:label.name/></a>
    </b:if>
    </b:loop>
    <b:else/>
    &#187;Unlabelled
    </b:if>
    &#187; <span><data:post.title/></span>
    </b:loop>
    </span>
    </p>
    <b:else/>
    <b:if cond='data:blog.pageType == &quot;archive&quot;'>

    <p class='breadcrumbs'>
    <span class='post-labels'>
    Você está em: <a expr:href='data:blog.homepageUrl'>Home</a> &#187; Arquivos de <data:blog.pageName/>
    </span>
    </p>
    <b:else/>
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <p class='breadcrumbs'>
    <span class='post-labels'>
    <b:if cond='data:blog.pageName == &quot;&quot;'>
    Você está em: <a expr:href='data:blog.homepageUrl'>Home</a> &#187; Todos os artigos
    <b:else/>
    Você está aqui: <a expr:href='data:blog.homepageUrl'>Home</a> &#187; Artigos do Marcador <data:blog.pageName/>
    </b:if>
    </span>
    </p>
    </b:if>
    </b:if>
    </b:if>
    </b:if>
    </b:includable>
<b:includable id='commentDeleteIcon' var='comment'>
  <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>
    <a expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
      <img src='http://www.blogger.com/img/icon_delete13.gif'/>
    </a>
  </span>
</b:includable>
<b:includable id='feedLinks'>
  <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->
    <b:if cond='data:feedLinks'>
      <div class='blog-feeds'>
        <b:include data='feedLinks' name='feedLinksBody'/>
      </div>
    </b:if>

    <b:else/> <!--Post feed links -->
    <div class='post-feeds'>
      <b:loop values='data:posts' var='post'>
        <b:if cond='data:post.allowComments'>
          <b:if cond='data:post.feedLinks'>
            <b:include data='post.feedLinks' name='feedLinksBody'/>
          </b:if>
        </b:if>
      </b:loop>
    </div>
  </b:if>
</b:includable>
<b:includable id='feedLinksBody' var='links'>
  <div class='feed-links'>
  <data:feedLinksMsg/>
  <b:loop values='data:links' var='f'>
     <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  </b:loop>
  </div>
</b:includable>
<b:includable id='comments' var='post'>
  <div class='comments' id='comments'>
    <a name='comments'/>
    <b:if cond='data:post.allowComments'>
      <h4>
        <b:if cond='data:post.numComments == 1'>
          1 <data:commentLabel/>:
        <b:else/>
          <data:post.numComments/> <data:commentLabelPlural/>:
        </b:if>
      </h4>

      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
          &#160;
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
          &#160;
          <data:post.commentRangeText/>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
        </span>
      </b:if>

      <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
        <b:loop values='data:post.comments' var='comment'>
          <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
            <b:if cond='data:comment.favicon'>
              <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
            </b:if>
            <a expr:name='data:comment.anchorName'/>
            <b:if cond='data:blog.enabledCommentProfileImages'>
              <data:comment.authorAvatarImage/>
            </b:if>
            <b:if cond='data:comment.authorUrl'>
              <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
            <b:else/>
              <data:comment.author/>
            </b:if>
            <data:commentPostedByMsg/>

          </dt>
          <dd class='comment-body'>
            <b:if cond='data:comment.isDeleted'>
              <span class='deleted-comment'><data:comment.body/></span>
             <b:else/>
              <p><data:comment.body/></p>

          

            <span class='comment-timestamp'>
              <a expr:href='data:comment.url' title='comment permalink'>
                <data:comment.timestamp/>
              </a>
              <b:include data='comment' name='commentDeleteIcon'/>
            </span>
      



            </b:if>



          </dd>
        
        </b:loop>
      </dl>

      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
            <data:post.oldestLinkText/>
          </a>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
            <data:post.olderLinkText/>
          </a>
          &#160;
          <data:post.commentRangeText/>
          &#160;
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
            <data:post.newerLinkText/>
          </a>
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
            <data:post.newestLinkText/>
          </a>
        </span>
      </b:if>
<p class='comment-footer'>
        <b:if cond='data:post.embedCommentForm'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='comment-form'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        <b:else/>
          <b:if cond='data:post.allowComments'>
            <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
          </b:if>
        </b:if>

      </p>
    
    </b:if>

    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>


</b:includable>
</b:widget>
</b:section>
</div>

<div style='clear: right;'/>
<div id='sociais'>
<a href='ENDEREÇO DO FACEBOOK'><img border='0' height='60' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEinIwGeFUPkDSmYoYtJC5Yqnn5JteF3lIZWXyVFtuMkzxWirtj4NNTv0mTX_UhNJKUVynqPLI6ZDsHRftrnvFAMeDszQC6uM1bvS1gKwMBt0q3qEQt3bbLY2RO_d-Yp7v0htw5sVBO2iQU/s200/facebook-logo-webtreats.png' width='60'/></a><a href='ENDEREÇO DO TWITTER'><img border='0' height='60' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrVTjAjx0X_pdm9lC4CuU-C8w7ZUg6IA0uIehdv81oapfpp7c8k1xX072YF6-WUNFlvKL71CyUiVuHZZBHPt3-we-WIWlr1cTn7Im_ySkieBMHMWMY3Kp2s5m3NRMbOn-UrnSnMuqN_uA/s200/twitter-webtreats.png' width='60'/></a><a href='ENDEREÇO DO ORKUT'><img border='0' height='60' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhG4KPAzj1Iovx2C_CM9R5kOYNQ0WdzPxpdIFlmqctRFpfScnW3lhShEdiGqFWnZRzJUx4Rx_7tbHxYvkiptL3Hhy7tE5qtwAtM5VHX9AOhXgZ9LL7yRJkrLt-tUJKFh7hfRjGE7IDuCj8/s200/orkut-webtreats.png' width='60'/></a><a href='mailto=ENDEREÇO DO EMAIL'><img border='0' height='60' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEimMGCoFYvtCIgQl22jNCWoqae4xEnxkj81nWwapmblULkDrncmhnvMkUcf5y2jxw-E-PnzfT6uwfeImxULG_UPkC6I_vDaNv0DpG6KWUFgipy3xgQb55tOlGPN6SMLvm4rG5cbcJar7Aw/s200/mail-webtreats.png' width='60'/></a><a href='ENDEREÇO DO FEED'><img border='0' height='60' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOyJ_dUyePQgaHP1OL9LKSbdUQjmRnGlMMXVp7_ppUmmFElWWjF4Pk6_Z5ApszUcqCVLHjkQh5IC67ia41w4ufeQDb0EWyARmGJeZGmgH1tfMwmhSqrgTYynMU-dMT7leFbjQ4Tdd8mGw/s200/rss-basic-webtreats.png' width='60'/></a>
</div>

<div id='tabsidebar-wrapper'>
<div class='tabber' id='tab1'>
<div class='tabbertab'>
<b:section class='sidebar' id='tabbertab1' maxwidgets='1' showaddelement='yes'>
<b:widget id='PopularPosts1' locked='false' title='+ Vistos' type='PopularPosts'>
<b:includable id='main'>
  <b:if cond='data:title'><h2><data:title/></h2></b:if>
  <div class='widget-content popular-posts'>
    <ul>
      <b:loop values='data:posts' var='post'>
      <li>
        <b:if cond='data:showThumbnails == &quot;false&quot;'>
          <b:if cond='data:showSnippets == &quot;false&quot;'>
            <!-- (1) No snippet/thumbnail -->
            <a expr:href='data:post.href'><data:post.title/></a>
          <b:else/>
            <!-- (2) Show only snippets -->
            <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
            <div class='item-snippet'><data:post.snippet/></div>
          </b:if>
        <b:else/>
          <b:if cond='data:showSnippets == &quot;false&quot;'>
            <!-- (3) Show only thumbnails -->
            <div class='item-thumbnail-only'>
              <b:if cond='data:post.thumbnail'>
                <div class='item-thumbnail'>
                  <a expr:href='data:post.href' target='_blank'>
                    <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
                  </a>
                </div>
              </b:if>
              <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
            </div>
            <div style='clear: both;'/>
          <b:else/>
            <!-- (4) Show snippets and thumbnails -->
            <div class='item-content'>
              <b:if cond='data:post.thumbnail'>
                <div class='item-thumbnail'>
                  <a expr:href='data:post.href' target='_blank'>
                    <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
                  </a>
                </div>
              </b:if>
              <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
              <div class='item-snippet'><data:post.snippet/></div>
            </div>
            <div style='clear: both;'/>
          </b:if>
        </b:if>
      </li>
      </b:loop>
    </ul>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
</div>

<div class='tabbertab'>
<b:section class='sidebar' id='tabbertab2' maxwidgets='1' showaddelement='yes'>
<b:widget id='LinkList1' locked='false' title='Conheça' type='LinkList'>
<b:includable id='main'>

<b:if cond='data:title'><h2><data:title/></h2></b:if>
 <div class='widget-content'>
   <ul>
     <b:loop values='data:links' var='link'>
       <li><a expr:href='data:link.target'><data:link.name/></a></li>
     </b:loop>
   </ul>
   <b:include name='quickedit'/>
 </div>
</b:includable>
</b:widget>
</b:section>
</div>

<div class='tabbertab'>
<b:section class='sidebar' id='tabbertab3' maxwidgets='1' showaddelement='yes'>
<b:widget id='Label1' locked='false' title='Labels' type='Label'>
<b:includable id='main'>
  <b:if cond='data:title'>
    <h2><data:title/></h2>
  </b:if>
  <div expr:class='&quot;widget-content &quot; + data:display + &quot;-label-widget-content&quot;'>
    <b:if cond='data:display == &quot;list&quot;'>
      <ul>
      <b:loop values='data:labels' var='label'>
        <li>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </li>
      </b:loop>
      </ul>
    <b:else/>
      <b:loop values='data:labels' var='label'>
        <span expr:class='&quot;label-size label-size-&quot; + data:label.cssSize'>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </span>
      </b:loop>
    </b:if>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
</div>

<div class='tabbertab'>
<b:section class='sidebar' id='tabbertab4' maxwidgets='1' showaddelement='yes'>
<b:widget id='HTML555' locked='false' title='Etc' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgshmCUaODgLKO4hSGg2ifhTLScnXMYpcG1gKOgeF_4FAFKZbPECdVZNikWja7XxL8g39iKtYJXUfagRqNm51cahYApmVfzrRcU9KzmQ6MOLEpY4ca0rBbT3Idts40jH_HmnBX9e4gikas/s1600/tools.png'/> <data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
</div>

<div class='tabbertab'>
<b:section class='sidebar' id='tabbertab5' maxwidgets='1' showaddelement='yes'>
<b:widget id='HTML5' locked='false' title='Link' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
</div>

</div></div>

<div id='tabsidebar-wrapper'>
<div class='tabber' id='tab1'>
<div class='tabbertab'>
<b:section class='sidebar' id='tabbertab6' maxwidgets='1' showaddelement='yes'>
<b:widget id='Profile1' locked='false' title='Perfil' type='Profile'>
<b:includable id='main'>
    <b:if cond='data:title != &quot;&quot;'>
      <h2><data:title/></h2>
    </b:if>
    <div class='widget-content'>
    <b:if cond='data:team == &quot;true&quot;'> <!-- team blog profile -->
      <ul>
        <b:loop values='data:authors' var='i'>
          <li><a expr:href='data:i.userUrl'><data:i.display-name/></a></li>
        </b:loop>
      </ul>

      <b:else/> <!-- normal blog profile -->

      <b:if cond='data:photo.url != &quot;&quot;'>
        <a expr:href='data:userUrl'><img class='profile-img' expr:alt='data:photo.alt' expr:height='data:photo.height' expr:src='data:photo.url' expr:width='data:photo.width'/></a>
      </b:if>

      <dl class='profile-datablock'>
        <dt class='profile-data'><data:displayname/></dt>

        <b:if cond='data:showlocation == &quot;true&quot;'>
          <dd class='profile-data'><data:location/></dd>
        </b:if>

        <b:if cond='data:aboutme != &quot;&quot;'><dd class='profile-textblock'><data:aboutme/></dd></b:if>
      </dl>
      <a class='profile-link' expr:href='data:userUrl'><data:viewProfileMsg/></a>
    </b:if>

     <b:include name='quickedit'/>
    </div>
  </b:includable>
</b:widget>
</b:section>
</div>

<div class='tabbertab'>
<b:section class='sidebar' id='tabbertab7' maxwidgets='1' showaddelement='yes'>
<b:widget id='BlogList2' locked='false' title='Favoritos' type='BlogList'>
<b:includable id='main'>
    <!-- only display title if it's non-empty -->
    <b:if cond='data:title != &quot;&quot;'>
      <h2 class='title'><data:title/></h2>
    </b:if>

    <div class='widget-content'>
      <div class='blog-list-container' expr:id='data:widget.instanceId + &quot;_container&quot;'>
        <ul expr:id='data:widget.instanceId + &quot;_blogs&quot;'>
          <b:loop values='data:items' var='item'>
            <li expr:style='data:item.displayStyle'>
              <div class='blog-icon'>
                <b:if cond='data:showIcon == &quot;true&quot;'>
                  <input expr:value='data:item.blogIconUrl' type='hidden'/>
                </b:if>
              </div>
              <div class='blog-content'>
                <div class='blog-title'>
                  <a expr:href='data:item.blogUrl' target='_blank'>
                    <data:item.blogTitle/></a>
                </div>
                <div class='item-content'>
                  <b:if cond='data:showItemThumbnail == &quot;true&quot;'>
                    <b:if cond='data:item.itemThumbnail'>
                      <div class='item-thumbnail'>
                        <a expr:href='data:item.blogUrl' target='_blank'>
                          <img alt='' border='0' expr:height='data:item.itemThumbnail.height' expr:src='data:item.itemThumbnail.url' expr:width='data:item.itemThumbnail.width'/>
                        </a>
                      </div>
                    </b:if>
                  </b:if>
                  <b:if cond='data:showItemTitle == &quot;true&quot;'>
                    <span class='item-title'>
                      <b:if cond='data:item.itemUrl != &quot;&quot;'>
                        <a expr:href='data:item.itemUrl' target='_blank'>
                          <data:item.itemTitle/></a>
                      <b:else/>
                        <data:item.itemTitle/>
                      </b:if>
                    </span>
                  </b:if>
                  <b:if cond='data:showItemSnippet == &quot;true&quot;'>
                    <b:if cond='data:showItemTitle == &quot;true&quot;'>
                      -
                    </b:if>
                    <span class='item-snippet'>
                      <data:item.itemSnippet/>
                    </span>
                  </b:if>
                  <b:if cond='data:showTimePeriodSinceLastUpdate == &quot;true&quot;'>
                    <div class='item-time'>
                      <data:item.timePeriodSinceLastUpdate/>
                    </div>
                  </b:if>
                </div>
              </div>
              <div style='clear: both;'/>
            </li>
          </b:loop>
        </ul>

        <b:if cond='data:numItemsToShow != 0'>
          <b:if cond='data:totalItems &gt; data:numItemsToShow'>
            <div class='show-option'>
              <span expr:id='data:widget.instanceId + &quot;_show-n&quot;' style='display: none;'>
                <a href='javascript:void(0)' onclick='return false;'><data:showNText/></a>
              </span>
              <span expr:id='data:widget.instanceId + &quot;_show-all&quot;' style='margin-left: 5px;'>
                <a href='javascript:void(0)' onclick='return false;'><data:showAllText/></a>
              </span>
            </div>
          </b:if>
        </b:if>

        <b:include name='quickedit'/>
      </div>
    </div>
  </b:includable>
</b:widget>
</b:section>
</div>

<div class='tabbertab'>
<b:section class='sidebar' id='tabbertab8' maxwidgets='1' showaddelement='yes'>
<b:widget id='HTML17' locked='false' title='Anuncio' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
</div>

<div class='tabbertab'>
<b:section class='sidebar' id='tabbertab9' maxwidgets='1' showaddelement='yes'>
<b:widget id='HTML175' locked='false' title='Conheça' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
</div>
</div></div>

<div style='clear: right;'/>
<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='Stats1' locked='false' title='Total de visualizações de página' type='Stats'>
<b:includable id='main'>
  <b:if cond='data:title'><h2><data:title/></h2></b:if>
  <div class='widget-content'>
    <!-- Content is going to be visible when data will be fetched from server. -->
    <div expr:id='data:widget.instanceId + &quot;_content&quot;' style='display: none;'>
      <!-- Counter and image will be injected later via AJAX call. -->
      <b:if cond='data:showSparkline'>
        <img alt='Sparkline' expr:id='data:widget.instanceId + &quot;_sparkline&quot;' height='30' src='' width='75'/>
      </b:if>
      <b:if cond='data:showGraphicalCounter'>
        <span class='counter-wrapper graph-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/>
      <b:else/>
        <span class='counter-wrapper text-counter-wrapper' expr:id='data:widget.instanceId + &quot;_totalCount&quot;'/>
      </b:if>
      <b:include name='quickedit'/>
    </div>
  </div>
</b:includable>
</b:widget>
</b:section>
</div>

<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'>&#160;</div>

<!-- Início do Footer-->
<div id='footer-wrapper'>
<div id='footer-column-container'>
<div id='footer-column-left' style='float:left; width: 33%;'>
<b:section class='footer' id='footer2' maxwidgets='5' showaddelement='yes' style='float:left;'>
<b:widget id='BlogArchive1' locked='false' title='Arquivo do blog' type='BlogArchive'>
<b:includable id='toggle' var='interval'>
  <b:if cond='data:interval.toggleId'>
  <b:if cond='data:interval.expclass == &quot;expanded&quot;'>
    <a class='toggle' href='javascript:void(0)'>
      <span class='zippy toggle-open'>&#9660;&#160;</span>
    </a>
  <b:else/>
    <a class='toggle' href='javascript:void(0)'>
      <span class='zippy'>
        <b:if cond='data:blog.languageDirection == &quot;rtl&quot;'>
          &#9668;&#160;
        <b:else/>
          &#9658;&#160;
        </b:if>
      </span>
    </a>
  </b:if>
 </b:if>
</b:includable>
<b:includable id='interval' var='intervalData'>
  <b:loop values='data:intervalData' var='i'>
      <ul class='hierarchy'>
        <li expr:class='&quot;archivedate &quot; + data:i.expclass'>
          <b:include data='i' name='toggle'/>
          <a class='post-count-link' expr:href='data:i.url'><data:i.name/></a>
            <span class='post-count' dir='ltr'>(<data:i.post-count/>)</span>
          <b:if cond='data:i.data'>
            <b:include data='i.data' name='interval'/>
          </b:if>
          <b:if cond='data:i.posts'>
            <b:include data='i.posts' name='posts'/>
          </b:if>
        </li>
      </ul>
  </b:loop>
</b:includable>
<b:includable id='menu' var='data'>
  <select expr:id='data:widget.instanceId + &quot;_ArchiveMenu&quot;'>
    <option value=''><data:title/></option>
    <b:loop values='data:data' var='i'>
      <option expr:value='data:i.url'><data:i.name/> (<data:i.post-count/>)</option>
    </b:loop>
  </select>
</b:includable>
<b:includable id='flat' var='data'>
  <ul class='flat'>
    <b:loop values='data:data' var='i'>
      <li class='archivedate'>
        <a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)
      </li>
    </b:loop>
  </ul>
</b:includable>
<b:includable id='posts' var='posts'>
  <ul class='posts'>
    <b:loop values='data:posts' var='i'>
      <li><a expr:href='data:i.url'><data:i.title/></a></li>
    </b:loop>
  </ul>
</b:includable>
<b:includable id='box-toggle' var='interval'>
  <b:if cond='data:interval.toggleId'>
  <b:if cond='data:interval.expclass == &quot;expanded&quot;'>
    <a class='tgl' href='javascript:void(0)'>
      <span class='zippy toggle-open'>&#9660;&#160;</span>
    </a>
  <b:else/>
    <a class='box-toggle' href='javascript:void(0)'>
      <span class='zippy'>
        <b:if cond='data:blog.languageDirection == &quot;rtl&quot;'>
          &#9668;&#160;
        <b:else/>
          &#9658;&#160;
        </b:if>
      </span>
    </a>
  </b:if>
 </b:if>
</b:includable>
<b:includable id='main'>
  <b:if cond='data:title'>
    <h2><data:title/></h2>
  </b:if>
  <div class='widget-content'>
  <div id='ArchiveList'>
  <div expr:id='data:widget.instanceId + &quot;_ArchiveList&quot;'>
    <b:if cond='data:style == &quot;HIERARCHY&quot;'>
     <b:include data='data' name='interval'/>
    </b:if>
    <b:if cond='data:style == &quot;FLAT&quot;'>
      <b:include data='data' name='flat'/>
    </b:if>
    <b:if cond='data:style == &quot;MENU&quot;'>
      <b:include data='data' name='menu'/>
    </b:if>
  </div>
  </div>
  <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
</div>

<div id='footer-column-center' style='float:left; width: 33%;margin-left: 5px;'>
<b:section class='footer' id='footer3' maxwidgets='5' showaddelement='yes' style='float:left;'>
<b:widget id='HTML111' locked='false' title='Anúncio' type='HTML'>
<b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
</div>

<div id='footer-column-right' style='float:right; width: 33%;'>
<b:section class='footer' id='footer4' maxwidgets='5' showaddelement='yes' style='float:right;'>
<b:widget id='Followers1' locked='false' title='Seguidores' type='Followers'>
<b:includable id='main'>
  <b:if cond='data:title != &quot;&quot;'>
    <b:if cond='data:codeSnippet != &quot;&quot;'>
      <h2 class='title'><data:title/></h2>
    <b:else/>
      <b:if cond='data:totalFollowerCount != &quot;&quot;'>
        <h2 class='title'><data:title/> (<data:totalFollowerCount/>)</h2>
      </b:if>
    </b:if>
  </b:if>
  <div class='widget-content'>
    <div expr:id='data:widget.instanceId + &quot;-wrapper&quot;'>
      <b:if cond='data:codeSnippet != &quot;&quot;'>
        <div style='margin-right:2px;'>
          <data:codeSnippet/>
        </div>
      <b:else/>
        <b:if cond='data:totalFollowerCount == &quot;&quot;'>
          <span class='item-control following-not-admin'>
            <b><data:failureSnippet/></b>
          </span>
          <span class='item-control blog-admin'>
            <b><data:adminFailureSnippet/></b>
          </span>
        <b:else/>
          <b:if cond='data:followingLinkPresent'>
            <div class='follow-this profile-link item-control following-follow-this'>
              <a expr:href='&quot;javascript:_FollowersView._openPopup(\&quot;&quot; + data:followUri + &quot;\&quot;);&quot;'>
                <data:followThisMessage/>
              </a>
            </div>
            <div class='follow-this profile-link item-control following-stop-following-this'>
              <a expr:href='&quot;javascript:_FollowersView._openPopup(\&quot;&quot; + data:followUri + &quot;\&quot;);&quot;'>
                <data:stopFollowingMessage/>
              </a>
            </div>
          </b:if>

          <div class='followers-grid'>
            <b:if cond='data:totalFollowerCount == 0'>
              <div class='profile-link item-control following-follow-this'>
                <data:emptyFollowersMessage/>
              </div>
            </b:if>
            <!--
            Relies on the js written out in navbar.gxp
            -->
            <b:loop values='data:followers' var='follower'>
              <div class='follower'>
                <a expr:href='data:follower.profileUrl' expr:title='data:follower.displayName' rel='nofollow'>
                <img class='follower-img' expr:alt='data:follower.displayName' expr:height='data:follower.imageHeight' expr:onerror='&quot;this.onerror=null;this.src=\&quot;&quot; + data:anonFollowerImageUrl + &quot;\&quot;;&quot;' expr:onload='&quot;setAttributeOnload(this, \&quot;src\&quot;, \&quot;&quot; + data:follower.imageUrl + &quot;\&quot;)&quot;' expr:width='data:follower.imageWidth' src='http://img1.blogblog.com/img/blank.gif'/>
                </a>
              </div>
            </b:loop>
            <div class='clear'/>
          </div>

          <div class='followers-canvas profile-link'>
            <data:followersFooterMessage/>
            <span class='item-control following-not-admin'>
              <a expr:href='data:followersUri'>
                <data:viewAllMessage/>
              </a>
            </span>
            <span class='item-control blog-admin'>
              <a expr:href='data:manageFollowersUri'>
                <data:manageFollowersMessage/>
              </a>
            </span>
          </div>
          </b:if>
      </b:if>
    </div>
    <b:include name='quickedit'/>
  </div>
</b:includable>
</b:widget>
</b:section>
</div>

<div style='clear:both;'/>

<div id='footer-bottom'>
<b:section class='footer' id='column-bottom' maxwidgets='5' showaddelement='yes'/>
</div>
<div style='clear:both;'/>
</div></div>

<div style='clear:both;'/><!-- Fim área do Footer-->

<script src='http://aakifjavascript.googlecode.com/files/paginator3000.js' type='text/javascript'/>
<script type='text/javascript'>
var home_page=&quot;/&quot;;
var urlactivepage=location.href;
var postperpage=9;
var numshowpage=9;
</script>
<script src='http://aakifjavascript.googlecode.com/files/paginator3000-forblogger-v1.0.0.js' type='text/javascript'/>
</div> <!-- end content-wrapper -->
</div></div> <!-- end outer-wrapper -->
<div id='creditos'>
<a expr:href='data:blog.homepageUrl'><data:blog.title/></a> | por <a href='http://templateseacessorios.blogspot.com/'>Templates e Acessórios</a> &#169;2010 </div>
<br/>


</body>
</html>

Nenhum comentário:

Postar um comentário

Deixe seu comentário apenas sobre o template.

Mostruário de Templates / baseado no Simple | por © Templates e Acessórios ©2011