/*-----attach body.custom to any style you add here-----*/

/*-----layout-----*/
body.custom #rotating{width:920px; float:left; padding:1px 0;}

body.custom {
	background: #fff;}

body.custom #container{ background:#fff;}

body.custom  .homelink {font-size: 40px; font-family: verdana; letter-spacing:2px; padding:40px 20px 10px 20px; font-variant:normal; font-weight:normal;}



body.custom  .homelink a {
	color: #c7302a;}
 
body.custom .homelink a:hover {
	color: #989898;}
 
body.custom .description {
	color: #cccccc;}


/*-----header-----*/
body.custom #rotating {
	border-top: none;}
.homelink{font-size:35px; line-height:1; font-weight:bold; letter-spacing:-0.5px; padding:40px 20px 10px 20px; font-variant:small-caps;}
.homelink a{color:#444;}
.homelink a:hover{color:#000; text-decoration:none;}
.description{color:#666; margin-top:-10px; padding:0 0 10px 21px; font-size:13px; line-height:1; font-style:italic;}
#skip a{padding:0.2em 0.3em; font-weight:bold; background:#e5e5e5; color:#444; display:block; text-decoration:none; position:absolute; top:0.5em; right:999em;}
#skip a:first-letter{text-decoration:underline;}
#skip a:hover{background:#ddd;}




/*-----main-menu*/


/*-----content-----*/


/*------botao de data-------*/
body.custom .post-date {
	
	background: #EEEEEE;
	border: 1px solid #999999;
	float:left;
	margin: -5px 15px 0px 0px;
	padding: 0.5em 1em;
	text-align: center;
	
}
body.custom .post-date .day{

    font-size: 1.5em;
	margin-bottom: -4px;
}

body.custom .post-date .month{

	font-size: 1em;
	margin: 0px;
}

body.custom .post-date .year{
	font-size: 1.5em;
	margin-top: -3px;
}

/*--------metaclass-------*/
body.custom .entry-meta a{color:#c7302a;}
body.custom .entry-meta a:hover{ text-decoration:underline; color:#989898;}

/*-----links-----*/
body.custom .entry-title a{font-family: sans-serif; color:#000;}
body.custom .entry-title a:hover {color:#c7302a;}
body.custom .entry-byline a{color:#777;}
body.custom .entry-content a{ text-decoration:none; color:#989898;}
body.custom a{text-decoration:none; color:#000;}
body.custom a:hover{text-decoration:underline; color:#c7302a;}

/*---------navigation----------*/
body.custom .navigation a{color:#c7302a;}
body.custom .navigation a:hover { text-decoration:underline; color:#989898;}


/*-----sidebars-----*/
/*Subscribe box*/
#pp-subscribe{margin-bottom:10px;}
#pp-subscribe ul {padding:5px;}
body.custom #pp-subscribe li {display:block; float:right;}
#pp-subscribe a{padding:5px 5px 5px 50px; font-weight:bold; font-size:14px; line-height:33px; display:block;}
	/*-----RSS feed*/	
	#pp-feed{background: url(images/pp-rss2.png) no-repeat 4px 4px;}
	/*-----email subscription*/
	#pp-email{background: url(images/pp-email.png) no-repeat 4px 4px;}



