/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#featured .information h2  {
	color: #730f0f;
}

.clear { clear:both; }

#featured .information .text .entry p  {
	font-size:14px;
}


#featured .information .text .entry img  {
	padding: 2px;
	border: 1px solid #323941;
}




#page h1.title  {
	margin: 0 0 15px 0;
	margin: 5px 0;
	font-size: 22px;
	
}

.post_head .title_meta h1  {
	margin: 0 0 -5px 0;
	font-size: 22px;
}
.post_head .title_meta h1 a  {
	color:#000;
}



#header p.melhorDesentupidora { position:absolute; right:0px; bottom:-10px; color:#fff;font-size:11px; }


#header p.h1 {
	margin: 5px 0;
	font-size: 30px;
	font-weight:bold;
	
}

#header h1, #header p.h1  {
	float:left;
	text-align:center;
	margin-top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header h1 a , #header p.h1 a {
	color:#fff;
}
#header h1 a:hover , #header p.h1 a:hover {
	color:#e8e8e8;
	text-decoration:none;
}

#header h1 span , #header p.h1 span  {
	display:block;
	font-size:55px;
	letter-spacing:5px;

}
#header h1 a span , #header p.h1 a span {
	color: #730f0f;
}

#header h1 a:hover span , #header p.h1 a:hover span {
	color: #8B1212;
}



#sidebar .box h4, #sidebar #feedburner h4  {
	text-transform: uppercase;
	font-size: 14px;
	padding-right:20px;
	position:relative;
	width:260px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CBD1D2;
	color: #730f0f;
	margin-top:20px;
}
#sidebar #feedburner h4 {
	margin-top:30px;
}


#news h4 a:link, #news h4 a:visited  {
	position: absolute;
	top: 0;
	right: 0;
}

#feedburner .button {
	font-size:8px; 
}



a.maisInfo  {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	font-size: 13px;
	padding: 5px 0 0 0;
	margin: 20px 0 0 0;
	height: 25px;
	width:300px;
}

a.maisInfo  {
color: #ffffff;
background-color: transparent;
background-image: url("styles/greymaroon/signupbutton.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left center;
}

.copyright a { color:#aaa; text-decoration:underline; }
