/* -----   GLOBAL   -----  */
* {margin:0; padding:0; outline:none;}
body {
background:#fff url(/v2/img/bg_body.gif) 0 -10px;
margin:0;
padding:0;
text-align: center;
color: #4c4c4c;
font-family: arial,verdana,helvetica,tahoma,Sans-serif;
font-size: 100%;
width: 100%;
}

#outer-wrapper {
margin: 0 auto;   /* auto - to make the template lay in the screen center */
padding: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 15px;
position: relative;
width: 100%;
text-align: center;
background: transparent;
}
#blog-wrapper {
margin: 0 auto;   /* auto - to make the template lay in the screen center */
padding: 7px;
margin-top: 0px;
margin-bottom: 15px;
text-align: center;
position: relative;
width: 980px;
background: transparent;
border:0;
}
#spacer {clear: both; margin: 0; padding: 0;}
/* global link attributes */
a, a > b {color: #A1536A; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a:visited {color: #6E3849; text-decoration: none;}

/* Blogger Navigation Bar * /
#Navbar1 {
margin: 0;
padding: 0;
visibility: hidden;
display: none;
} */


/*-------- Tabsidebar ---------------------------------*/
#tabsidebar-wrapper{
width: 100%; /* Mesma largura da Sidebar */
float: right;
border: 1px none #e6e6e6;
margin-bottom: 5px;
}
#tabsidebar-wrapper .widget {
margin: 0 10px 0 10px;
padding-bottom:0;
border:0
}
.tabberlive .tabbertabhide {display:none;}
.tabber {display:none;}
.tabberlive {margin-top:5px;}
.tabber h2 {
border-bottom:2px solid #e6e6e6;
margin-bottom: .3em;
padding: 0;
line-height:1.2em;
}
.tabber .widget {margin-bottom: 5px;}
.tabber .widget-content {margin: 0 5px;}
ul.tabbernav{
margin:0;
padding: 8px 0;
border-bottom: 1px solid #e6e6e6;
font:normal normal 85% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
text-transform:uppercase;
letter-spacing:.2em;
color:#000000;
}
ul.tabbernav li{
list-style: none;
margin: 0;
display: inline;
}
ul.tabbernav li a{
padding: 8px 0.5em;
margin-right:2px;
border: 1px solid #e6e6e6;
border-bottom: none;
background: #ffeeee;
text-decoration: none;
}
ul.tabbernav li a:link { color:#660000;}
ul.tabbernav li a:visited { color: #000000;}
ul.tabbernav li a:hover{color:#ffffff; background: #800040; border-color: #e6e6e6;}
ul.tabbernav li.tabberactive a{background-color: #ffffff; color: #000000; border-bottom: 1px solid #ffffff;}
ul.tabbernav li.tabberactive a:hover{color: #000000;background: #ffffff;border-bottom: 1px solid #ffffff;}
.tabberlive .tabbertab {background: #ffffff;padding:5px;border:1px solid #e6e6e6;border-top:0;}
.tabberlive .tabbertab h2 {display:none;}
.tabberlive .tabbertab h3 {display:none;}
/*-------- End Tabsidebar ---------------------------------*/
/* -----   TOP ADS   -----  */
#topads-wrapper {
margin: 0;
padding: 0;
position: relative;
text-align: center;
width: 100%;
}
#topads {margin: 0; padding: 0;}
#topads .widget {margin: 0; padding: 5px 0;}
/* -----   HEADER   -----  */
#header-wrapper {
background: #fff;
}
#header-wrapper a { display: block; height:inherit;}
#header h1 {
color: #ffffff;
font: normal bold 171% Times, serif;
}
#header h1 a {
text-decoration: none;
color: #ffffff;
}
#header h1 a:hover {
text-decoration: underline;
color: #ffffff;
}
#header .description {
color: #ffffff;
font: normal normal 90% Georgia, Times, serif;
}
#header-wrapper {
    height:160px;
    width: 100%;
    background: #fff url(/v2/img/bg_top.gif) center center no-repeat;
    margin:0;
    padding:0;
    text-indent: -9000px;
}
#header,#header h1,#header .description {
    width:1px;
    margin:0;
    padding:0;
}
#header h1 p, #header .description p {margin:0;padding:0}
#header a img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0;
}




/* -----   LINKBAR   -----  */
#linkbar-wrapper {
margin: 5px auto;
padding: 0px;
width: 968px;
position: relative;
background: #ffffff;
border: 1px solid #e6e6e6;
}
#linkbar .widget {
margin: 0px 0px 0px 0px;
padding: 4px 0px 7px 0px;
text-align: right;
}
#linkbar ul {
margin: 0px;
padding: 0px;
list-style-type:none;
}
#linkbar li {
display: inline;
margin: 0px;
padding: 0px;
}
#linkbar h2 {margin: 0px;padding: 0px;display: none;visibility: hidden;}
#linkbar a {
clear: both;
margin: 0px 1px 0 0;
padding: 7px 10px 7px 10px;
width:100%;
text-decoration:none;
font: normal bold 70% Arial, sans-serif;
color: #999;
text-transform: none;
border-right: 0px solid #333333;
border-left: 0px solid #333333;
}
#linkbar a:hover {
color: #e6e6e6;
background: #999999;
}
/* -----   MIDDLE ADS   -----  */
#middleads-wrapper {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 980px;
position: relative;
text-align: center;
}
#middleads, #middleads2 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/* background: #ffffff;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff; */
}
#middleads .widget, #middleads2 .widget {
margin: 0;
padding: 10px 0;
}
/* -----   MAIN   -----  */
#content-wrapper {
width: 978px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
text-align: 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 */
}
#main-wrapper {
float: left;
width: 486px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
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 */
}
#main {
width: 476px;
margin: 4px;
padding: 20px 0 0 0;
color: #4c4c4c;
font: normal normal 80% Arial, sans-serif;
background: #ffffff;
border: 1px solid #e6e6e6;
}
#main .widget {
margin: 0px 0px 0px 0px;
padding: 0px 25px 20px 25px;
}
.post {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.6em;
text-align: justify;
}
.post h3 {
margin: 0px 0px 20px 0px;
padding: 0px 0px 2px 0px;
color: #A1536A;
font: normal normal 155% Arial, sans-serif;
text-decoration: none;
text-align: left;
line-height: 1.4em;
/* text-transform: uppercase; */
border-bottom: 2px solid #cccccc;
}
.post h3 a, .post h3 a:visited {
color: #A1536A;
text-decoration: none;
}
.post h3 a:hover {
color: #ED7A9D;
text-decoration: none;
}
.post-header-line-1 {
}
h2.date-header {
margin: 0px 0px 0px 0px;
padding: 0px 0px 7px 0px;
text-align: left;
color: #999999;
font: normal normal 85% Trebuchet, Trebuchet MS, Arial, sans-serif;
text-decoration: none;
text-transform: uppercase;
}
.date-header span {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.post-body p {
/* Fix bug in IE5/Win with italics in posts */
margin: 0px 0px 0px 0px;
padding: 1px 0px 1px 0px;
height: 1%;
overflow: visible;
}
.post-body p a, .post-body p a:visited {
color: #804000;
text-decoration: none;
}
.post-body a:hover {
text-decoration: none;
color: #000000;
}
.post ul {
margin: 0px 0px 0px 0px;
padding: 12px 0px 12px 30px;
list-style-type: disc;
line-height: 1.6em;
font-size: 95%;
}
.post ol {
margin: 0px 0px 0px 0px;
padding: 12px 0px 12px 30px;
line-height: 1.6em;
font-size: 95%;
}
.post li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 8px 0px;
}
a img {
margin: 5px 5px 5px 5px;
padding: 0px 0px 0px 0px;
}
.post img {
margin: 0px;
padding: 5px;
background: #ffffff;
border: 1px solid #ffffff;
}
/*-- ÃƒÂ&#173;cones Posts --*/
.post-comment-link {
background:url(http://lh6.ggpht.com/_mcq01yDJ2uY/Scwbf6QyOuI/AAAAAAAAAck/HQYPwqe1PL0/comment.png) no-repeat;
margin:0;
padding:0 0 0 18px;
}
.post-backlinks {
background:url() no-repeat;
margin:0;
padding:0 0 0 18px;
}
.post-labels {
background:url(http://lh5.ggpht.com/_mcq01yDJ2uY/Scwbfx2J0qI/AAAAAAAAAcs/5WrDSqnNtdw/file.png) no-repeat;
margin:0;
padding:0 0 0 18px;
}
/* -----   POST-FOOTER   -----  */
.post-footer {
display: block;
margin: 15px 0px 25px 0px;
padding: 7px 20px 7px 20px;
text-align: left;
font: normal normal 106% Trebuchet, Trebuchet MS, Arial, sans-serif;
color: #808080;
font-weight: normal;
line-height: 1.6em;
text-decoration: none;
background: #ffffff;
border-top: 2px solid #e6e6e6;
border-bottom: 2px solid #e6e6e6;
}
.post-footer-line {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.post-footer-line-1, .post-footer-line-2, .post-footer-line-3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.post-footer a {
color: #808080;
text-decoration: none;
}
.post-footer a:hover {
color: #000000;
text-decoration: underline;
}
.post-footer .post-comment-link a {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #808080;
font-weight: normal;
text-decoration: none;
}
.post-footer .post-comment-link a:hover {
color: #000000;
text-decoration: underline;
}
.post-footer .post-icons {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.post-footer img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
background: #ffffff;
}
#blog-pager a {
text-decoration: none;
padding: .2em 1em;
margin: .2em;
color: #000000; /* Cor do texto */
background-color: #FFFFFF; /* Cor de fundo */
border: 1px dotted #CCCCCC; /* Cor da borda */
}
#blog-pager a:hover {
color: #000000; /* Cor do texto */
background-color: #EEEEEE; /* Cor do destaque */
border: 1px dotted #CCCCCC; /* Cor da borda */
}
#blog-pager {text-align: right;}
.feed-links {
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
clear: both;
text-align: left;
font: normal normal 106% Trebuchet, Trebuchet MS, Arial, sans-serif;
color: #b3b3b3;
display: none;
}
.feed-links a, .feed-links a:visited {color: #b3b3b3}
.feed-links a:hover {color: #000000}
/* -----   BLOCKQUOTE   ----- */
blockquote {
margin: 10px 0px 10px 0px;
padding: 10px 15px 10px 15px;
font: italic normal 105% Arial, sans-serif;
line-height: 1.6em;
color: #666666;
background: #fffcfc url(/v2/img/aspas.gif) top left no-repeat;
border: 1px solid #e6e6e6;
}
/* -----   CODE   ----- */
code {
color: #808080;
font-size: 110%;
}
/* -----   SIDEBAR   -----  */
#side-wrapper1 {
width: 156px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
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 */
}
#side-wrapper2 {
width: 336px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
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 */
}
#side-wrapper {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
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 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
font: normal normal 67% Arial, sans-serif;
}
#sidebar1 {
width: 152px;
margin: 4px 0px 0px 4px;
padding: 0px 0px 0px 0px;
color: #808080;
line-height: 1.8em;
}
#sidebar2 {
width: 332px;
margin: 4px 4px 0px 0px;
padding: 0px 0px 0px 0px;
color: #808080;
line-height: 1.8em;
}
#sidebar3 {
width: 164px;
margin: 0px 4px 0px 0px;
padding: 0px 0px 0px 0px;
color: #808080;
line-height: 1.8em;
}
#sidebar4 {
width: 164px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #808080;
line-height: 1.8em;
}
#sidebar1 .widget {
margin: 0px 0px 4px 0px;
padding: 5px 5px 5px 5px;
background: #ffffff;
border: 1px solid #e6e6e6;
}
#sidebar2 .widget {
margin: 0px 0px 4px 0px;
padding: 5px 5px 5px 5px;
background: #ffffff;
border: 1px solid #e6e6e6;
}
#sidebar3 .widget, #sidebar4 .widget {
margin: 0px 0px 4px 0px;
padding: 5px 5px 5px 5px;
background: #ffffff;
border: 1px solid #e6e6e6;
}
/* sidebar heading -----  */
#sidebar1 h2, #sidebar2 h2, #sidebar3 h2, #sidebar4 h2 {
margin: -5px -5px 10px -5px;
padding: 4px 15px 2px 15px;
text-align: left;
color: #6E3849;
font: normal bold 98% Arial, sans-serif;
text-transform: none;
text-decoration: none;
background: #EDC1CF;
border-bottom: 2px solid #cccccc;
}
.sidebar ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.sidebar li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.8em;
list-style-type: none;
border-bottom: 1px dotted #cccccc;
}
#sidebar1 a, #sidebar2 a, #sidebar3 a , #sidebar4 a  {
color: #808080;
text-decoration: none;
}
#sidebar1 a:hover, #sidebar2 a:hover, #sidebar3 a:hover, #sidebar4 a:hover {
text-decoration: none;
color: #ED7A9D;
}
#sidebar1 a:visited, #sidebar2 a:visited, #sidebar3 a:visited, #sidebar4 a:visited {
text-decoration: none;
color: #808080;
}
.sidebar a img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 1px solid #ffffff;
}
/* -----   PROFILE   -----  */
.profile-img {
margin: 7px;
padding: 0px;
border: 1px solid #cccccc;
}
.profile-textblock {
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 0px;
clear: both;
line-height: 1.6em;
/* border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc; */
}
.profile-datablock {
margin: 2px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}
.profile-data {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-weight: normal;
font-style: italic;
}
.profile-link {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
/* -----   COMMENT   -----  */
#comments {
margin: 0px 0px 0px 0px;
padding: 0px 0px 20px 0px;
text-align: left;
color: #808080;
font: normal normal 101% Arial, sans-serif;
}
.comments-singleblock {
margin: 15px 0px 15px 0px;
padding: 15px;
background: #ffffff;
border: 1px solid #ffffff;
}
/* comment-header */
#comments h4 {
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #808080;
font: normal normal 122% Arial, sans-serif;
text-transform: none;
}
.deleted-comment {
font-style:italic;
color:gray;
margin: 5px 0px 5px 0px;
}
.comment-author {
margin: -15px -15px 0px -15px;
padding: 5px 15px 5px 15px;
color: #4c4c4c;
font-weight: normal;
background: #ffffff;
border-bottom: 1px solid #ffffff;
}
.comment-author a {color: #4c4c4c; text-decoration: none;}
.comment-author a:hover {color: #999999; text-decoration: underline;}
.comment-author a:visited {color: #4c4c4c; text-decoration: none;}
.comment-body {margin: 0; padding: 10px 0px 0px 30px;}
.comment-body p {margin: 0; padding: 0; line-height: 1.6em;}
.comment-footer, .comment-footer a {margin: 0px 0px 0px 0px; padding: 4px 0px 0px 0px;}
.comment-timestamp {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #999999;
}
.comment-timestamp a {
color: #999999;
text-decoration: none;
}
.comment-timestamp a:hover {color: #4c4c4c; text-decoration: underline;}
#comments ul {margin: 0; padding: 0; list-style-type: none;}
#comments li {margin: 0; padding: 0;}
a.comment-link {
/* ie5.0/win doesn't apply padding to inline elements,
so we hide these two declarations from it */
padding: 0px 0px 0px 0px;
}
html>body a.comment-link {
/* respecified, for ie5/mac's benefit */
padding-left: 0px;
}
#backlinks-container {margin-top: 30px}
/* -----   LOWER SECTION   ----- */
#lower-wrapper {
margin: 7px 0px 7px 0px;
padding: 4px 0px 0px 0px;
width: 978px;
font: normal normal 67% Arial, sans-serif;
color: #333333;
background: #f8f8f8;
border: 1px solid #b3b3b3;
}
#lowerbar-wrapper {
float: left;
margin: 0px 0px 0px 4px;
padding: 0px 0px 0px 0px;
width: 320px;
text-align: left;
line-height: 1.8em;
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 */
}
#lowerads-wrapper {
float: left;
margin: 0px 0px 0px 4px;
padding: 0px 0px 0px 0px;
width: 100%;
text-align: center;
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 */
}
.lowerbar .widget {
margin: 0 0 4px 0;
padding: 20px 20px 20px 20px;
border: 1px solid #f8f8f8;
background: #f8f8f8;
}
.lowerbar {margin: 0; padding: 0;}
.lowerads {margin: 0; padding: 0;}
.lowerads .widget {margin: 0; padding: 10px 0px 10px 0px;}
.lowerbar h2 {
margin: -20px -20px 10px -20px;
padding: 5px 20px 5px 20px;
color: #333333;
font: normal bold 98% Arial, sans-serif;
text-align: left;
text-transform: uppercase;
background: #e6e6e6;
border-bottom: 2px solid #cccccc;
}
.lowerbar ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.lowerbar li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.8em;
list-style-type: none;
border-bottom: 1px dotted #b3b3b3;
}
.lowerbar a {color: #7f7f7f; text-decoration: none;}
.lowerbar a:hover {text-decoration: underline; color: #ED7A9D;}
.lowerbar a:visited {text-decoration: none; color: #808080;}
/* -----   FOOTER   ----- */
#footer-wrapper {
clear: both;
display:inline ; /* handles IE margin bug*/
float: left;
width: 980px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#footer {
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
width: 978px;
text-align: left;
display:none;
color: #e6e6e6;
font: normal normal 71% Arial, sans-serif;
line-height: 1.6em;
background: #808080;
border: 1px solid #ffffff;
}
#footer h2 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
color: #333333;
font: normal normal 113% Trebuchet, Trebuchet MS, Arial, sans-serif;
}
#footer .widget {
margin: 0px 0px 0px 0px;
padding: 0px 20px 20px 20px;
}
.footer p {margin: 0; padding: 0}
.footer a {
color: #e6e6e6;
text-decoration: none;
}
.footer a:hover {
color: #ED7A9D;
text-decoration: underline;
}
.footer a:visited {
color: #e6e6e6;
text-decoration: none;
}
/* -----   BOTTOM ADS   -----  */
#bottomads-wrapper {
margin: 0;
padding: 0;
position: relative;
text-align: center;
display:none;
width: 100%;
}
#bottomads {margin: 0; padding: 10px 0;}
#bottomads .widget {margin: 0; padding: 5px 0;}
/* -----   CREDIT   ----- */
#credit {
margin: 10px auto;
padding: 0px;
width: 980px;
height: 26px;
clear: both;
font-family: arial, helvetica;
font-size: 70%;
color: #666;
font-weight: normal;
background: #fff;
border:1px solid #e6e6e6;
}
#creditleft {
height: 26px;
width: 70%;
position: relative;
float: left;
text-align: left;
display: inline;
}
#creditright {
height: 26px;
width: 30%;
position: relative;
float: right;
text-align:right;
display: inline;
}
#credit p {
margin: 0;
padding: 0;
line-height: 26px;
}
#creditleft a, .creditleft a:hover, .creditleft a:visited {
color: #000;
text-decoration: none;
}
#creditright a, .creditright a:hover, .creditright a:visited {
color: #000;
text-decoration: none;
}
/* ************ END OF CSS STYLING ************ */
/** Page structure tweaks for layout editor wireframe */
body#layout #main,
body#layout #sidebar {
padding: 0;
}



div#Blog1 a img {
	background: url(/v2/img/shadow.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}


#side-wrapper1   { position:relative;}
#rollover01  { position:absolute; top:0; left0; z-index:9999;}
