/*  
Theme Name: I Love Pucca
Theme URI: http://www.ilovepucca.net/
Description: Versão 2011
Version: 2.0
Author:  Mary Velloso
Author URI: http://www.just-stranger.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}


.center {align:center;
margin:0;
padding:0;
}

.compartilhe {
float:left;
padding-top:10px;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #6E6E6E url(images/bg2.jpg) ;
	color: #000000;
}


/* BANNER TOPO - ANUNCIO SUBMARINO */
#banner-top {
background: url('images/bg2.jpg');
border: 0px;
margin: 0px;
padding: 5px 0px 10px 0px;
width: 100%;
text-align: center;
}

#banner-top #banner-top1 {
width: 728px;
height: 90px;
margin: 0px;
padding: 0px;
border: 5px solid #DCDBDB;
}


body, html {
scrollbar-face-color:#D73938;
scrollbar-highlight-color:#DD3F40;
scrollbar-3dlight-color:#E87877;
scrollbar-darkshadow-color:#E77776;
scrollbar-shadow-color:7b7b7b;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E87877;
}

img{
	border:0px;
}

.red {
font-weight: bold;
color:#FF0000;
font-size:13px;
}

.count {
float:right;
padding: 10px;
font-size:13px;
color:#484848;
}


.agaleria {
position:relative;
top:-100px;
left:0px;
width:400px;

}

table{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Georgia, Sans-serif;
	font-size: 18px;
	font-weight: none;
    color: #EAEAEA;
}

a{  text-decoration: none;
	color:#c0363b;
    font-size:13px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover{
text-decoration:underline;
}

a img{
	border: 0;
}

.newsletter{
  background:transparent url('images/bg.jpg') no-repeat top left;
	margin:0;
	padding: 10px 10px 10px 10px!important;
	padding:10px;	
	width: 300px;
}
.newsletter img{float: left;margin:0;padding:0;}
img.feeds {float: right;}
.newsletter .feedbox {
	width: 155px;
	border-top: 2px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	margin: 30px 0 10px 0!important;
	margin: 20px 0 0 0;
	padding: 2px 2px 2px 25px;
	float: left;
	font-family: Tahoma, Georgia, "Times New Roman", Helvetica, sans-serif;
	color: #333;
	text-align:left;
	font-size: 12px;
	background: #FFFFFF url(images/email_feed.gif) no-repeat 3px center;
}
.newsletter .submit {
width:85px;
padding: 1px;
margin: 15px 5px 0 5px;
float: right;
}

.oblog ul {
display: block;
background:#E0E0E0;
list-style: none;
margin: 0px;
padding: 0px;
}

.oblog ul li {
display: block;
background:#E0E0E0;
border-bottom:1px dotted #B6B6B6;
list-style: none;
margin: 0px;
}

.asnoticias ul {
display: block;
background:#E0E0E0;
list-style: none;
margin: 0px;
padding: 0px;
}

.asnoticias ul li {
display: block;
background:#E0E0E0;
border-bottom:1px dotted #B6B6B6;
list-style: none;
margin: 0px;
padding-left: 5px;
}

.asnoticias ul li:hover {
display: block; 
border-bottom:1px dotted #B6B6B6;
background-color: #E9E9E9;
background:url(images/menu_bg.png) top no-repeat;
list-style: none;
padding-left: 5px;
margin:0px;
}

.comentario {
border: 0 solid #6E6E6E;
color: #000000;
background-color:#FF9FA0;
font-size: 12px;
font-family: Tahoma, Verdana, Arial;
padding:10px;
width: 670px;
}

.dados {
color: #484848;
background-color:#FFF;
font-size: 12px;
font-family: Tahoma, Verdana, Arial;
padding:5px 5px 16px 5px;
}



address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	width:90%;
	border-left: 10px solid #FB5151;
	background: #FFFFAA;
	padding-left:10px;
	margin: 1.3em;;
}

.blockquote1{
	background: #E1E1E1;
	padding: 0px 0px 0px 10px;
	margin: 10px 28px 10px 27px;
	color: #3C3C3C;
	border-left: 5px solid #FF0000;
	font-size: 11px;}

.comment_quote {
	background: #fff0e2;
	max-width: 80%;
	float:right;
	border-left:3px solid #ca6f24;
	padding-bottom:3px;
	color:#bd844b;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}


img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}


/* Come�o Container  */

#container{
	margin: 0 auto;
	max-width: 960px;
	width:expression(document.body.clientWidth > 960? "960px": "auto" );
	min-width: 750px;
	text-align: left;
}

/* Fim Container */


/* Come�o Page (esse page tb � o do header, do fundo em volta da imagem principal) */

#page{
	float:left;
	width:100%;
	background:#F1F1F1 url(images/bg_coracao.jpg);
}


/* Fim Page */



/* Come�o Header */

#header{
	display: block;
	margin: 5px 5px 0;
	padding: 3px 5px;
	background: url() repeat-x left bottom;
	color: 7b7b7b;
}

#header a{
	color: #462115;
}

#header h1{
	display: inline;
}

#header h1, #header h1 a{
	color: #fff;
}

#header h1 a{
	text-decoration: none;
}

#header h1 a:hover{
	text-decoration: none;
}

.skip{
	float: right;
	line-height: 18px;
}

.abusca {
	float: right;
	line-height: 10px;
	padding: 15px 0 0 0;
}

.fav {
	float: left;
	line-height: 10px;
	padding: 0 0 0 0;
}


.skip a{
	padding: 0 26px 1px 0;
	background: url(images/icon_skip_to.gif) no-repeat right top;
}

/* Fim Header */

/* Titulo das sidebars das pages */
.title { 
background-color: ;
font-size : 14px; 
line-height : 17px; 
font-family : Verdana; 
font-weight: bold;
color: #848484;
border-top: 0 solid #F8C9DD;
border-bottom: 3px solid  #C4C4C4;
border-left-width:0; 
border-right-width:0;
padding-left: 5px;
text-align:center;}    



.date {  
font-size : 10px; 
line-height : 12px; 
font-family : Tahoma; 
font-weight: bolder;
color: #F8C9DD;
background-color: #FDF8FA;
border-bottom: 1px solid  #C4D68A;
border-top: 1px solid #F8C9DD;
border-left-width:0px; 
border-right-width:0px;
padding: 2px;
padding-left: 5px;
text-align:left;}


.titulos_news {
	background: #transparent;
	color: #E11C23;
	font-family: Tahoma, Arial;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	font-weight: none;
	padding-left: 0;
	padding-top: 10px;
	text-transform: none;
	border-right: 0px solid #f1f1f1;
    text-decoration:none;
    height:24px;
	font-weight: bold;

}

.titulos a  {
	background: #transparent;
	color: #ff9595;
	font-family: Tahoma, Arial;
	font-size: 19px;
	line-height: 20px;
	text-align: left;
	font-weight: none;
	padding-left: 2px;
	padding-top: 10px;
	text-transform: none;
	border-right: 0px solid #f1f1f1;
    text-decoration:none;
    height:24px;
	font-weight: bold;
}

.titulospage {
	font-family:Verdana,Arial,tahoma;
    font-size:12px;
	line-height:15px;
	font-weight:bold;
	text-transform:none;
	color:#77787C;
	background:;
    text-align:center;
    letter-spacing:0px;
    padding-top:2px;
    padding-bottom:2px;
    BORDER-BOTTOM:  5px #EAEAEA solid;
    text-transform:uppercase;

}
.datas_index{
	background: url(images/ballon.png) ;
	width:50px;
	height:47px;
    float:left;
	margin-top:-8px;
}
 
.datas_index1 {
	padding-right: 0;
    padding-left:5px;
	padding-top: 15px;
    padding-bottom:3px;
	font-family: verdana, Century Gothic;
	font-size: 15px;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
}

.datas_news {
	background:#EBEBEB;
	color: #707070;
	font-family: verdana, Century Gothic;
	font-size: 15px;
	line-height: 14pt;
	text-align: center;
	font-weight: bold;
	padding-right: 3px;
    padding-left:3px;
	padding-top: 17px;
    padding-bottom:3px;
	text-transform: uppercase;
	border-right: 0 solid #DA0000;
   float:left;
}

.tags_news {
	background: #FFFFFF;
	text-align: left;
	padding: 2px;
	border-top: 0px solid #FFFFFF;
   	font-size: 12px;
    font-family: tahoma; 
	color:#707070;
		font-weight: bold;

}
.tags_news a{
   	font-size: 12px;
	color: #CC0000;
    font-family: tahoma; 
	background: #EBEBEB;
	padding: 4px;
	font-weight:normal;
	text-transform: lowercase;

}

.legenda{
   	font-size: 12px;
	color: #707070;
    font-family: verdana; 
	padding: 3px;
	text-align:center;
	padding-top: -10px;
	font-style: italic;

}
.titlepage {
	font-family:Verdana,Arial,tahoma;
    font-size:20px;
	line-height:17px;
	font-weight:bold;
	text-transform:none;
	color:#A50102;
	background:;
    text-align:center;
    letter-spacing:0px;
    padding-top:5px;
    padding-bottom:2px;

} 

/* Come�o do Banner. */

#banner{
	display: block;
	margin: 10px 10px 0;
	height: 210px;
	overflow: hidden;
	text-align: right;
	background: #BDBDBD url(images/lay_jan_2012.jpg) no-repeat;
}

#banner img{
margin: 10px 10px 0 0;
}

/* Fim Banner */




/* Feed */

.feed{
	width: 175px;
	margin: 0 0 0 0;
	padding: 7px;
	background: #C6C6C6 url(images/stars_cinza.jpg);
    padding-left:1px;
    padding-right:1px;
	color: #c0363b;
	height: 80px;
	text-align:center;
}

.feed a{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 5px 0 36px;
	background: url(images/icon_rss.gif) no-repeat 10px 2px;
}

.nav{
	float: right;
	width: 78.125%;
	margin: 3px 0px 6px; 0;
	display: inline;
	font-weight: bold;
    text-decoration:none;
}

.nav ul{
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
}

.nav ul li{
	float: left;
	margin: 6px 0 0 1px;
	display: inline;
}

.nav ul li a{
	display: block;
	padding: 7px 10px 8px;
}

.nav ul li a:hover{
}

.nav ul li.current_page_item a{
}

.sublinks a {
	font-size: 12px;
	font-family: Tahoma, Verdana, Georgia, Arial, Helvetica, Sans-serif;
}
/* Fim Navigation Menu */

.fonte_menu {
	font-family: Verdana, Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
    text-transform:uppercase;
    text-align:center;
}

.fonte_menu a, fonte_menu a:visited, fonte_menu a:active{
	font-family: Verdana, Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
    text-transform:uppercase;
    text-align:center;
}


/* Come�o Content - Bg em volta da parte do meio */

#content{
margin: 5px 0 0 0;
background:#eaeaea;
}


#contentbusca{
margin: 5px 0 0 0;
background:#ffffff;
padding:5px;
width: 99%;
}

/* Fim content */


/* Come�o Sidebars */

.sidebar{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	display: inline;
	font-size:12px;
	font-family: Tahoma;
}


.a{/* primeira sidebar */
	float: left;
	margin: 0 0 0 10px;
    border-bottom:1px solid #EAEAEA;
	background:#eaeaea;
    }

.b{ /* segunda sidebar */
	float: right;
	margin: 5px 5px 5px 5px;
}

.sidebarc{ /* sidebar do single */
	float: right;
	margin: 0 20px 0 30px;
	width: 195px;
	margin: 0 50px 0 0;
	display: inline;
	font-size:12px;
	font-family: Tahoma;
}

.titles {
color:#885746;
font-family: Verdana, Arial;
font-size:14px;
font-weight: bold;
padding: 5px;
border-bottom: 0 solid #FFDCBA;

}


.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
	font-family: Tahoma;
}

.widgettitle {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar ul li{
	margin: 0 0 10px 0;
	background: #EAEAEA;
}

.sidebar ul li#search form{
	padding: 0 10px 10px;
}

.sidebar ul li#search form input{
	margin: 10px 0 0;
}

.sidebar ul li#calendar table{
	margin: 0 10px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table td{
	padding: 3px;
}

.sidebar ul li h2{
	padding: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #5a5a5a;
	text-align:center;
	background-image: url('images/stars_cinza.jpg');
}

.sidebar ul ul{
	line-height: 4px;
}

.sidebar ul ul li{
	margin: 0;
	padding: 10px;
	background: url(images/bg_dotted_a.gif) repeat-x;
}

.sidebar li#flickrrss img{
	margin: 5px 0 0 5px;
	width: 74px;
	height: 74px;
}

.sidebar ul ul ul li{
	padding: 10px 0 0 10px;
	background-color: transparent;
	background-image: none;
}

.v a{
	font-size:12px;
	font-family: Tahoma;
}

.c{ /* the main column sidebars */
	width: 31.5789%;
	background: #FFFFFF;
   
}

.c ul li{
	background: #FFFFFF;
}

.c ul li h2{
	background: #FFD6C2 url() repeat-x left bottom;

}

.c ul ul li{
	background: url(images/bg_dotted_b.gif) repeat-x;
	background: #EEEEEE;
}

.d{ /* Quadrados do Footer */
	width: 18.75%;
	height:240px;
}


.d2 {
	width: 160px;
	height:185px;
	background: #EAEAEA;
}


.d2 ul li h2{
	color: #5a5a5a;
	background-image: url('images/stars_cinza.jpg');
    border-bottom:3px solid #a9a9a9;
}


.d a{
	color: d23371;
	font-family: Tahoma;
	font-size:12px;
}

.d ul li{
	background: #EAEAEA;

}

.d ul li h2{
	color: #5a5a5a;
	background-image: url('images/stars_cinza.jpg');
    border-bottom:3px solid #a9a9a9;
	width: 100%;
}

.d ul ul li{
	background: url(images/bg_dotted_d.gif) repeat-x;

}


.sidebar boxes{
	font: 0.9em Arial, Helvetica, sans-serif;
	width:100%;
	color:#333; 
	margin: 0;
	}
.sidebar fixo{
	margin: 0 auto;
	width: 25em;
	background: url(images/canto-inf-dir.jpg) no-repeat 100% 100%;
	font-size: 100%;
	}
.titulo{
	background: url(images/canto-sup-dir.jpg) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.titulo h6{ 
	background: url(images/canto-sup-esq.jpg) no-repeat 0 0;
	margin: 0;
	padding: 45px 20px 5px;
	color: #333; 
	font-weight: bold; 
	font-size: 1.4em; 
	line-height: 1.0em;
	}
* html .titulo h6 {height: 1%;} /* Hack para IE5 PC */
.conteudo {
	background: url(images/canto-inf-esq.jpg) no-repeat  0 100%;
	color:#fff;
	margin: 0;
	padding: 5px 35px 45px;
	}

.elastico{
	width:100%;
	background: url(images/canto-inf-dir.jpg) no-repeat 100% 100%;
	font-size: 100%;
		}

.baixo {
background: url(images/baixo.jpg) no-repeat;
width:176px;
height:10px;
clear:both;
}

.cima {
background: url(images/cima.jpg) no-repeat;
width:176px;
height:10px;
clear:both;
}

/* tabela duas colunas */

.esq {width:50%;
float:left;
padding-bottom:10px;
}


.dir {width:50%;
float:left;
padding-bottom:10px;
}


/* Menu dos videos */

.menuvideos  {
display: block;
background-color: #FFFFFF;
border-bottom: 1px dotted 7b7b7b;
border-right: 0px solid #D6D1BD;
color: #BE0000;
font-family:Verdana, Tahoma;
text-align: justify;
letter-spacing: 0px;
text-transform: none;
text-decoration:none;
font-weight: bold;
height: 15px;
width:90%;
padding-right: 2pt;
padding-left: 2pt;
padding-top: 2pt;
padding-bottom: 2pt;
line-height: 15px;
float:left;
font-size:11px;
}

a.menuvideos:link  {
display: block;
background-color: #FFFFFF;
border-bottom: 1px dotted 7b7b7b;
border-right: 0px solid #D6D1BD;
color: #BE0000;
font-family:Verdana, Tahoma;
text-align: justify;
letter-spacing: 0px;
text-transform: none;
text-decoration:none;
font-weight: bold;
height: 15px;
width:90%;
padding-right: 2pt;
padding-left: 2pt;
padding-top: 2pt;
padding-bottom: 2pt;
line-height: 15px;
float:left;
font-size:11px;
}

a.menuvideos:active  {
display: block;
background-color: #FFFFFF;
border-bottom: 1px dotted 7b7b7b;
border-right: 0px solid #D6D1BD;
color: #BE0000;
font-family:Verdana, Tahoma;
text-align: justify;
letter-spacing: 0px;
text-transform: none;
text-decoration:none;
font-weight: bold;
height: 15px;
width:90%;
padding-right: 2pt;
padding-left: 2pt;
padding-top: 2pt;
padding-bottom: 2pt;
line-height: 15px;
float:left;
font-size:11px;
}

a.menuvideos:visited  {
display: block;
background-color: #FFFFFF;
border-bottom: 1px dotted 7b7b7b;
border-right: 0px solid #D6D1BD;
color: #BE0000;
font-family:Verdana, Tahoma;
text-align: justify;
letter-spacing: 0px;
text-transform: none;
text-decoration:none;
font-weight: bold;
height: 15px;
width:90%;
padding-right: 2pt;
padding-left: 2pt;
padding-top: 2pt;
padding-bottom: 2pt;
line-height: 15px;
float:left;
font-size:11px;
}

a.menuvideos:hover  {
display: block;
background-color: #FFD6C2;
border-bottom: 1px dotted 7b7b7b;
border-right: 0px solid #D6D1BD;
color: 7b7b7b;
font-family:Verdana, Tahoma;
text-align: justify;
letter-spacing: 0px;
text-transform: none;
text-decoration:none;
font-weight: bold;
height: 15px;
width:90%;
padding-right: 2pt;
padding-left: 2pt;
padding-top: 2pt;
padding-bottom: 2pt;
line-height: 15px;
float:left;
font-size:11px;
background:url(images/bg_menu.jpg);
}


/* Menu das sidebars */

.sidebar omenu  {
display: block;
background-color: #DCDBDB;
color: #B40001;
font-family:Verdana, Tahoma;
text-align: justify;
letter-spacing: 0;
text-transform: none;
text-decoration:none;
font-weight: bold;
height: 16px;
width:98%;
padding: 2px 2px 2px 2px;
line-height: 15px;
font-size:11px;
border-bottom: 2px solid #C6C6C6;
}

a.omenu:link, a.omenu:active, a.omenu:visited  {
display: block;
background-color: #DCDBDB;
color: #B40001;
font-family:Verdana, Tahoma;
text-align: justify;
letter-spacing: 0px;
text-transform: none;
text-decoration:none;
font-weight: none;
height: 16px;
width:98%;
padding: 2px 2px 2px 2px;
line-height: 15px;
font-size:12px;
border-bottom: 2px solid #C6C6C6;
}

a.omenu:hover  {
display: block;
background: #FF9D9E;
color: #BE0000;
font-family:Verdana, Tahoma;
text-align: justify;
letter-spacing: 0px;
text-transform: none;
text-decoration:none;
font-weight: none;
height: 16px;
width:98%;
padding: 2px 2px 2px 2px;
line-height: 15px;
font-size:12px;
border-bottom: 2px solid #C6C6C6;
}

/* Come�o footlink pagenavi */

#footlink {
text-align:right;
}

#footlink span.footlinkcurrent {
background: #E6E6E6;
color:#DF8994;
border:1px solid #B7B7B7;  
padding:0 4px 0 4px;
margin:0 1px 0 1px;}

#footlink span.footlinktotal {
background: #E6E6E6;
color:#DF8994;
border:1px solid #B7B7B7;
padding:0 4px 0 4px;
margin:0 1px 0 1px;}

#footlink a {padding:0 2px 0 2px;
margin:0 1px 0 1px;}

#footlink a:link, #footlink a:visited, #footlink a:active {
background: #E6E6E6;
color:#DF8994;
border:1px solid #B7B7B7;}

#footlink a:hover {
background: #FFC697;
color:#DF8994;
text-decoration: none;
border:0 solid #B7B7B7;} 

/* Fim footlink */



/* Feed */

#ofeed {
text-align:right;
float:right;}

#ofeed span.ofeed {
background: #EAEAEA;
color:#c0363b;
border:1px solid #EAEAEA;  
padding:0 4px 0 4px;
margin:0 1px 0 1px;}

#ofeed span.ofeed {
background: #EAEAEA;
color:#c0363b;
border:1px solid #EAEAEA;
padding:0 4px 0 4px;
margin:0 1px 0 1px;}

#ofeed a {padding:0 4px 0 4px;
margin:0 1px 0 1px;}

#ofeed a:link, #ofeed a:visited, #ofeed a:active {
background: #EAEAEA;
color:#c0363b;
border:1px solid #EAEAEA;}

#ofeed a:hover {
background: #EAEAEA;
color:#666666;
text-decoration: none;
border:1px solid #EAEAEA;} 



/* Come�o Start */

#main{
	margin: 0 186px 0 190px;
}

/* no index, em volta da chamada dos posts */

.principal {
background:#eaeaea;
border-right:0 solid #e0dfdf;
border-left:0 solid #e0dfdf;
vertical-align: top;
padding-right:15px;
height: 100%;
}

.principal2 {
background:#eaeaea;
border-right:0 solid #e0dfdf;
border-left:0 solid #e0dfdf;
vertical-align: top;
padding-right:15px;
height: 100%;
}

/* no single, em volta do post */

.principal3 {
background:#eaeaea;
border-right:0 solid #e0dfdf;
border-left:0 solid #e0dfdf;
vertical-align: top;
padding-left:15px;
width: 570px;
}

/* Fim Main */

.form_table{
	background:#FFFFFF;
	padding-top:10px;
	padding-left:0;
	padding-bottom:10px;
	width: 690px;
}


.form_title{
	background:url() top repeat-x;
	height:35px;
	background:#C8C8C8;
	width: 690px;
}

.form_title_text{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a10000;
	padding-top:7px;
	padding-left:5px;
	text-transform:none;
    font-weight:bold;
    
}

.newsletter {
background:#FFFFFF;
size:24px;
}



/* Titulos das pages */

.titulos3 {
	font-family:Verdana,Arial,tahoma;
    font-size:15px;
	font-weight:bold;
	color:#B40001;
    letter-spacing:0;
	padding: 8px 5px 0 5px;
	background: ;

}  
.titulos3 a{
	font-family:Verdana,Arial,tahoma;
    font-size:15px;
	font-weight:bold;
	color:#B40001;
    letter-spacing:0;
	padding: 8px 10px 0 5px;
	background: ;
    border-top: 2px solid #FFFFF;
}  

.desc, desc a{
	font-family:Tahoma, Verdana,Arial,tahoma;
    font-size:11px;
	font-weight:none;
	color:#696868;
	padding: 4px 2px 4px 5px;
    background:#dcdbdb;
    border-bottom: 2px solid #c4c2c2;

}

.desc a{
	font-family:Tahoma, Verdana,Arial,tahoma;
    font-size:11px;
	font-weight:none;
	color:#696868;
	padding: 4px 2px 4px 5px;
    background:#dcdbdb;
}

.sombra {
background:#FFFFFF;
padding-right:10px;
padding-left:10px;
}

/* Come�o Posts */

.post{
	margin: 0 0 0 10px;
}

.post h2{
	font-size: 30px;
	padding: 8px 10px;
	background: #cacaca url(images/bg_h2_b.gif) repeat-x left bottom;
    font-weight:bold;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
}



/* Fim dos Posts */




/* Come�o Entries  */

.entry{
	padding: 5px 5px 5px 5px;
	font-size: 13px;
	line-height: 24px;
	background: #FFFFFF;
    border-bottom: 0 solid #FBA872;
	height: 100%;
}

.entry2{
	padding: 20px 20px 20px 20px;
	font-size: 13px;
	line-height: 24px;
	background: #FFFFFF;
    border-bottom: 0 solid #FBA872;
	width: 650px;
	height: 100%;
}

.entry p {margin-bottom: 3px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	font-size: 26px;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: none;
}

.entry h2{
	font-weight: none;
	font-size: 25px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

/* Fim Entries */




/* Come�o Postmetadata */


.comments_number a{
	padding: 0 0 0 26px;
	background: url(images/icon_comment.gif) no-repeat;
}

/* Fim Postmetadata */




/* Come�o proximo e anterior links */

.navigation{
	margin: 0 0 0 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 24px;

}

#navigation {
width: 730px;
height: 58px;
margin: 0px;
padding: 0px;
float: right;
text-align: left;
padding-right:10px;
}


/* MENU HORIZONTAL */

ul#nav{
margin:0;
padding-left:20px;
list-style-type: none;
display: block;
height: 53px;
background: #CACACA
}

ul#nav li{
display: block;
float: left;
margin: 0;
padding: 0;
}
	
ul#nav li a{
display: block;
float: left;
padding: 19px 20px 0 20px;
height: 35px;
color: #e03b40;
font-weight: bold;
font-height:14px;
font-size: 14px;
font-family: tahoma;
}
	
ul#nav li a:hover{
background: none;
color: #B4003D;
background:url(images/heart_menu.jpg);
}

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
line-height:18px;
z-index:100;
border:1px solid #acabab;
font-size:12px;
font-family: Tahoma;
}

#dropmenudiv a, #dropmenudiv a:visited, #dropmenudiv a:active {
width: 100%;
display: block;
text-indent: 0px;
border: 1px solid #acabab;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-align:left;
font-size:12px;
font-family: Tahoma;
color: #c0363b;
background-color: #CACACA;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF9D9E;
border: 1px solid #acabab;
font-weight: bold;
font-size:12px;
font-family: Tahoma;
}

.fonte_menu a, fonte_menu a:visited, fonte_menu a:active

/* Fim pr�ximo e anterior links */




/* Coment�rios */

.comments_template{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:98%;
}

.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 14px;
}

.comments_template h3{
	font-size: 20px;
	padding: 8px 10px;
	background: #FFD6C2 url(images/bg_h2_b.gif) repeat-x left bottom;
}

.comments_template form#commentform{
	margin: 0;
	padding: 0;
	background: #FFD6C2 url(images/bg_dotted_b.gif) repeat-x;
}

.comments_template form#commentform p{
	line-height: 18px;
}

ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 24px;
}

ol.commentlist cite{
	font-style: none;
	font-weight: bold;
}

ol.commentlist li{
	padding: 10px;
	background: url(images/bg_dotted_b.gif) repeat-x;
}

ol.commentlist li.alt{
	background: #FFD6C2 url(images/bg_dotted_b.gif) repeat-x;
}

ol.commentlist li.highlighted{
	background: #fcffe5 url(images/bg_dotted_a.gif) repeat-x;
}

.comment-number{ /* for Paged Comments plugin */
	float: right;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #aaa;
}

/* Fim Comments Template */




/* Come�o bottom sidebars */

.secondary_content, .tertiary_content{
	float: left;
	width: 100%;
	padding: 10px 0 0;
    background-image: url('images/footer.jpg');
	color: 7b7b7b;
}

.secondary_content h2 {
color:#CA0000;
}

.tertiary_content{
	background: #462115 url(images/bg_tertiary_content.gif) repeat-x;
}

/* Fim sidebars */




/* Come�o do Footer */

#footer{
	display: block;
	padding: 7px 7px;
	line-height: 18px;
	background: #9a9a9a url() repeat-x;
	color: #4e4d4d;
    text-align:center;
    float:center;
}

#footer a{
color: #c0363b;
text-decoration:underline;
font-size:11px;
text-align:center;
}

#footer .menu a{
color: #c0363b;
text-decoration:none;
text-align:center;
text-align:center;
float:center;
font-weight: bold;
}

#footer .menu{
color: #c0363b;
text-decoration:none;
text-align:center;
background:#bfbfbf;
text-align:center;
float:center;
font-weight: bold;
}


#footer .skip a{
	background: url(images/icon_skip_back.gif) no-repeat right top;
}

#footer p{
	padding: 0;
	display: inline;
}

/* Fim doFooter */




/* Ads - sem uso */

.ads_468x60{
	margin: 10px 0 5px;
}

.ads_inline{
	padding: 5px;
	display: inline;
}


/* News */

.ominiblog {
font-family :tahoma;
font-size:11px;
line-height:16px;
color:#484848;
width: 160px;
height: 100px;
padding-top:18px;
padding-left:7px;
padding-right:5px;
float:right;
}

.ominiblog a{
font-family :tahoma;
font-size:11px;
}
.asnews{
background: #FFFFFF url(images/asnews.jpg);
width: 180px;
height: 190px;
margin: 0;
padding: 0;
}

.tw{
background: ;
width: 170px;
height: 190px;
margin: 0;
padding: 0;
}

/* Login */

.login1 {background: #EAEAEA;
width:176px;
}
.login2 {
padding-left:7px;
padding-right:7px;
font-family :tahoma;
font-size:11px;
line-height:16px;
color:#616161;

}
.tabela2 {
background: #EAEAEA;
border-right: 0 solid #E0DFDF;
width:175px;
}
.tabela {
width:170px;
padding:5px;
font-family :tahoma, arial;
font-size:11px;
line-height:16px;
color:7b7b7b;
background: #EAEAEA url(images/footer.jpg) ;
}

.tabelatags {
width:170px;
padding:5px;
font-family :tahoma, arial;
font-size:11px;
line-height:16px;
color:7b7b7b;
background: #EAEAEA url(images/nuvens.jpg) ;
}

.esta {
width:225px;
padding:5px;
font-family :tahoma, arial;
font-size:11px;
line-height:16px;
color:#7b7b7b;
background: #CCCCCC;
}

.esta a{
width:170px;
padding:5px;
font-family :tahoma, arial;
font-size:11px;
line-height:16px;
color:#CA0000;
background: ;
}

.doblog {
background: #F6B4B4;
border-bottom: 0px solid #FFD6C2;
}

/* Por Avatar */

.postavatar {
float:right;
border: 1px solid #D2D2D2;
background:#EAEAEA; 
padding:4px;   
margin:4px;
}

/* Bordas */

.theimage {
background-color: #ffffff;
border: 1px solid #dbdbdb;
margin-left: -4px;
margin-right: 8px;
padding: 3px;
display: block;
}

.theimage2 {
border: 2px solid #FFFFFF;
background:#FFFFFF; 
padding:2px;   
margin:2px 2px 2px 2px;
}

.flickrimage {
border: 1px solid #D4D4D4;
background:#FFFFFF; 
padding:3px;   
margin:2px 2px 2px 2px;
}


.orkutimage {
border: 1px solid #D4D4D4;
background:#FFFFFF; 
padding:5px;   
margin:2px 2px 2px 2px;
}

/* Flickr do footer */

.flickr {
border: #D4D4D4 1px solid;
background-color: #FFFFFF;
padding: 4px;
margin-top: 3px;
margin-bottom: 3px;
}


/* Footlink */
#footlink {
 /* Edit the Bottom Page Links */
text-align:center;
}

#footlink span.footlinkcurrent {
background: #D2D2D2;
color:#686868;
border:1px solid #EAEAEA;  
padding:1px 4px 1px 4px;
margin:0 2px 0 2px;
}

#footlink span.footlinktotal {
background: #D2D2D2;
color:#686868;
border:1px solid #EAEAEA;
padding:1px 4px 1px 4px;
margin:0 2px 0 2px;
}

#footlink a {padding:1px 4px 1px 4px;
margin:0 2px 0 2px;
background: #D2D2D2;
}

#footlink a:link, #footlink a:visited, #footlink a:active {
background: #D2D2D2;
color:#686868;
border:1px solid #EAEAEA;
padding:1px 4px 1px 4px;
margin:0 2px 0 2px;
}

#footlink a:hover {
background: #DCDBDB;
color:#c33a3a;
text-decoration: none;
border:1px solid #EAEAEA; 
padding:1px 4px 1px 4px;
margin:0 2px 0 2px;
text-decoration: none;
}

/* Formulario */

input, textarea, select {
border-top: 3px solid #CCCCCC;
border-left: 3px solid #CCCCCC;
border-bottom: 3px solid #CCCCCC;
border-right: 3px solid #CCCCCC;
color: #c52727;
background-color:#FFFFFF;
font-size: 12px;
font-family: verdana, tahoma;
line-height:14px; 
}

input:focus, textarea:focus, label:focus, select:focus:focus  {
background-color:;
font-size: 12px;
font-family: verdana, tahoma;
color: #c52727;
border-top: 3px solid #CCCCCC;
border-left: 3px solid #CCCCCC;
border-bottom: 3px solid #CCCCCC;
border-right: 3px solid #CCCCCC;
line-height:14px; 
}

.busca1 {
border-top: 0px solid #E9CDA8;
border-left: 0px solid #E9CDA8;
border-bottom: 0px solid #E9CDA8;
border-right: 0px solid #E9CDA8;
color: #D45836;
background-color:#c4c4c4;
font-size: 11px;
font-family: verdana, tahoma;
line-height:14px; 

}
/* Paginas */

.descpages {
font-size:11px;
font-family: microsoft sans serif, Tahoma;
line-height: 16px;
border-color: 1px #FE9D70 solid;
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background: #FFFFFF;
color: #525252;
text-align:justify;
 width:97%;
}

.descgames {
font-size:12px;
font-family: microsoft sans serif, Tahoma;
line-height: 16px;
border-color: 0px #FE9D70 solid;
border-bottom: 25px #FFFFFF solid;
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background: #CBCBCB;
color: #525252;
text-align:justify;
}

.descpromos {
font-size:12px;
font-family: verdana, Tahoma;
padding: 7px;
background: #DCDBDB;
color: #525252;
}


/* Abas */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #FFD6C2;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 0 solid #757575;
 border-bottom: none;
 background: #FE9D70;
 text-decoration: none;
}

ul.tabbernav li a:link { color:7b7b7b; }
ul.tabbernav li a:visited { color: 7b7b7b; }

ul.tabbernav li a:hover
{
 color: #818181;
 background: #FFD6C2;
 border-color:  #757575;
}

ul.tabbernav li.tabberactive a
{
 background-color: #FFD6C2;
 border-bottom: 1px solid #FFD6C2;
}

ul.tabbernav li.tabberactive a:hover
{
 color:  #818181;
 background: #FFD6C2;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:0 solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* Paginas */

.navegacao {
	font-size: 9px; 
        font-family: verdana; 
	background-color: ;
        margin-top: 1px;
	margin-bottom: 5px;
	}
.navegacao a {
	font-size: 9px; 
        font-family: verdana; 
	background-color: #FFFFFF;
        margin-top: 1px;
	margin-bottom: 5px;
	}
.endpage {
    background: none;
    border-top: 1px dashed #808080;
    margin-bottom: 2px;
    text-align:center;
}

/* Ask me - sem uso */

.askme_phrase {
color: #480000;
text-align: left;
padding-left: 22px;
background: #FFFFFF url('http://ilovepucca.org/imagens/pergunte.jpg');
background-repeat: repeat-y;
border: 1px solid #A2A2A2;}

.askme_link {
font-weight: bold;
padding-left: 5px;}

.askme_question{ 
color: #480000;
text-align: left;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;}

.askme_resposta {
color: #FB805E;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
border-top: 4px double #C1C1C1;}

.askme_answer{
color: #480000;
text-align: left;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;}

.ask_me_date {
color: #FB805E;
font-weight: bold;
text-align: right;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
border-top: 2px dashed #C1C1C1;}

.askme_navlinks {
text-align: center;
color: #FB805E;
text-decoration:none;}

.ask_navlinks a:link {
color: #A2A2A2;
text-decoration: none;}

.ask_navlinks a:visited {
color: #480000;
text-decoration: none;}

.askme_button {
font-size: 11px;
color: #480000;
margin-left: 23px;
background-color: #FFFFFF;
border: 3px solid #C1C1C1;}

fieldset.askme {
padding: 5px;
background-color: transparent;
border: 0px double #90D3D0;}

.askme label {
display: block;
width: 10em;
color: #480000;
float: left;}


.linguagem {padding-left:18px;}

.comente {
font-size:9px;
font-family: microsoft sans serif, Tahoma;
text-decoration:none;
}


.texto {
font-family: Tahoma, verdana, Century Gothic;
font-size: 12px;
}

.commentOfficialUser { border: 1px solid black; background-color: #999999 }


.titulos {
    BORDER-BOTTOM:  2px #C4C4C4 dashed;
    font-size: 23px; 
	font-style: italic;
	font-weight: bold;
	font-family: Georgia,Arial, Helvetica, sans serif; 
	color:#990000;
	text-transform: lowercase;
	text-align:center;
}  


body { font-size: 0.7em; }

.conteudo_footer {
height:  177px;
text-align:center;
}

.conteudo_footer1 {
height: 177px;
text-align:center;
width:150px;
}

.conteudo_siga {
height: 177px;
text-align:center;
}

.conteudo_blog {
height: 184px;
}

.orkut {
height: 177px;
text-align:center;
}

.participe_footer{
height: 15px;
text-decoration:uppercase;
font-family: Tahoma, Verdana, Sans-Sherif;
font-size:11px;
text-align:center;
font-weight: bold;
background:#f3f3f3;
color:#B40001;
vertical-align:bottom;
top:-100%;
}

/* MENU HORIZONTAL */

a.nav  {
display: block;
background-color: #EAEAEA;
border-bottom: 1px solid #FD82A7;
border-right: 0px solid #D6D1BD;
color: #FB805E;
font-family:Tahoma;
text-align: justify;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration:none;
font-weight: bold;
height: 12px;
width:150px;
padding-right: 2pt;
padding-left: 4pt;
padding-top: 2pt;
padding-bottom: 2pt;
}

a.nav:link  {
display: block;
background-color: #EAEAEA;
border-bottom: 1px solid #FD82A7;
border-right: 0px solid #D6D1BD;
font-size: 10px;
color:#FB805E;
font-family:Tahoma;
text-align: justify;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration:none;
font-weight: bold;
height: 12px;
width:150px;
padding-right: 2pt;
padding-left: 4pt;
padding-top: 2pt;
padding-bottom: 2pt;
}

a.nav:active  {
display: block;
background-color: #FECBDA;
border-bottom: 1px solid #FD82A7;
border-right: 0px solid #D6D1BD;
font-size: 10px;
color:#FB805E;
font-family:Tahoma;
text-align: justify;
letter-spacing: 1px;
font-weight: bold;
text-decoration:none;
height: 12px;
width:150px;
padding-right: 2pt;
padding-left: 4pt;
padding-top: 2pt;
padding-bottom: 2pt;
}

a.nav:visited  {
display: block;
background-color: #FECBDA;
border-bottom: 1px solid #FD82A7;
border-right: 0px solid #D6D1BD;
font-size: 10px;
color:#FB805E;
font-family:Tahoma;
text-align: justify;
letter-spacing: 1px;
font-weight: bold;
text-decoration:none;
height: 12px;
width:150px;
padding-right: 2pt;
padding-left: 4pt;
padding-top: 2pt;
padding-bottom: 2pt;
}

a.nav:hover  {
display: block;
background-color: #FFE1EA;
border-bottom: 1px solid #FD82A7;
border-right: 0px solid #D6D1BD;
font-size: 10px;
color: #FD82A7;
font-family:Tahoma;
text-align: justify;
letter-spacing: 1px;
font-weight: bold;
text-decoration:none;
height: 12px;
width:150px;
padding-right: 2pt;
padding-left: 4pt;
padding-top: 2pt;
padding-bottom: 2pt;
}


.sidetitulos  {
    font-size: 23px; 
	font-style: italic;
	font-weight: bold;
	font-family: Georgia,Arial, Helvetica, sans serif; 
	color:7b7b7b;
	text-transform: lowercase;
	text-align:center;
	}


.imagecam{
paddin-top:5px;
}


/* Secoes dos posts no single */

#secoes {
width: 240px;
height: 170px;
} 

#secoesL {
	list-style-image: url('images/heartt.jpg');
	margin-left: 0;
	float: left;
}

#secoesR {
	list-style-image: url('images/heartt.jpg');
	margin-left: 0;
	float: right;
}

#secoesL a{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

#secoesR a{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
