/*  
Theme Name: Macaw Style
Theme URI: http://www.araraazulwebsites.com.br/
Description: Designed by <a href="http://www.lcardoso.com">Leonardo Cardoso</a>, administrador da agência de web <a href="http://www.araraazulwebsites.com.br">Arara Azul Websites</a>. Você pode usar este tema e fazer quaisquer alterações que desejar, desde que você deixe o link em créditos. <a href="http://www.araraazulwebsites.com.br">Arara Azul Websites.</a>
Version: 1
Author: Leonardo Cardoso
Author URI: http://www.lcardoso.com/
*/



* {
	font-family:"Georgia", Times New Roman, Times, serif;
	text-decoration:none;
	list-style:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	font-size:24px;
	margin-bottom:0px;
}
h2 a {
	color:#000;
}
body {
	background:url(images/bg.jpg) repeat-x top left #3967fb;
	margin:0px auto;
}

.clear {
	clear:both;
}

#geral {
	margin:0px auto;
	width:900px;
}
#header {
	padding-top:1px;
}
#logo {
	width:50%;
	float:left;
}
#logo h1#logomarca {
	background:url(images/logo_blog.png) no-repeat;
	width:415px;
	padding-top:181px;
	overflow:hidden;
	height:0px;
	margin:14px 0px 0px 0px;
}

#headeroptions {
	float:right;
	margin-top:-17px;
}
#headeroptions ul li {
	float:left;
	background:url(images/aba_menu.png) top left no-repeat;
	display:block;
	height:38px;
	margin-right:10px;
	padding:15px 20px;
	width:52px;
}
#headeroptions ul li a {
	color:#fff;
}
.textarea {
	background:url(images/bg_rss_campo.png) top left no-repeat;
	width:200px;
	height:26px;
	border:none;
	padding:5px 0 0 5px;
}
#feedform {
	float:left;
}
#headeroptions img {
	margin-bottom:20px;
}
.feed {
	padding:20px 0 40px 46px;
	background:url(images/logo_rss.png) no-repeat right bottom;
}
.feed p {
	margin:0;
	padding:0;
	font-size:12px;
}
.feed p a {
	color:#000;
}


#conteudo {
	float:left;
	width:62%;
}
#conteudo p a {
	color:#fff;
}
.datapubli {
	font-size:12px;
	color:#303030;
	font-style:italic;
	margin:0;
}

#sidebar {
	float:right;
	width:33%;
	background:#e2e2e2;
	border:1px solid #fff;
}
#sidebar h2 {
	background:url(images/barra_sidebar.png) no-repeat top left #000;
	width:251px;
	height:27px;
	font-size:16px;
	color:#fff;
	margin:0 0 0 0;
	padding:5px 0 0 10px;
}
#ads {
	margin-left:10px;
	padding-top:10px;
}
#ads p {
	margin:0;
	padding:0;
	font-size:10px;
}
.ads {
	border:1px solid #fff;
	margin:0 5px;
}
.div {
height:2px;
background:url(images/div.gif) repeat-x center left;
padding-top:25px;
margin:0px 10px;
}
.widget li {
	font-size:14px;
}
.widget a{
	color:#000;
}
.meta {
	background:url(images/barra_cat.png) no-repeat #000 left top; 
	width:535px;
	height:30px;
	color:#fff;
	font-size:14px;
}
.meta a {
	color:#fff;
}
.cat {
	float:left;
	margin:5px 0 0 5px;
}
.conteudo-side {
	padding:15px;
}
.commentcount {
	float:right;
	margin:5px 5px 0 0;
}
#post-meta {
	font-size:14px;
}
#post-meta a {
	color:#fff;
}
#postnavigation {
	margin-top:20px;
}


/* Tabber */

#tabs {
	margin-bottom:0px;
}

#sidebar #tabber {
	margin: 0 0 10px;
	padding: 10px 0 0 0;
	list-style-type:none;
	float:left;
	}
#sidebar #tabber li {
	margin: 0;
	padding: 5px 10px 10px;
	position: relative;
	border: none;
	}

#sidebar #tabber li li {
	margin: 0;
	padding: 3px 5px;
	width:260px;list-style:none; list-style-position:outside;
	border-bottom: 1px solid #87b4ff;
	font-size:14px;
	}
#sidebar #tabber ul {
	margin: 7px 0 0;
	padding:0;
	border: none;
	}
#sidebar #tabber .tablist {
	color: #000;
	font-style: italic;
	position: relative;
	display: block;
	}
* html #sidebar #tabber .tablist {
	display: inline-block;
	}
*:first-child+html #sidebar #tabber .tablist {
	display: inline-block;
	}
#sidebar #tabber .tablist a {
	color: #000;
	font-style: normal;
	}
#sidebar #tabber .tablist a:hover {
	font-size:15px;color:#0024fe;
	}
#sidebar #tabber .tabber-title {
	margin:0 0 0 10px;
	padding:4px 10px 4px 10px;
	font-size:14px;
	font-weight:bold;
	text-transform: none;
	border: none;
	color:#000;
	}
#sidebar #tabber .active,
#sidebar #tabber .tabber-title:hover {
	background: #0024fe;
	border:1px solid #87b4ff;
	color:#FFF;
	}
	


#comentarios {
	background:#7e9dff;
	border:1px solid #aabeff;
	font-size:14px;
}
#comentarios a {
	color:#fff;
}
.nocomments {
	background:#155abe;
	height:30px;
	border:1px solid #4b86da;
	color:#fff;
	padding:6px 0 0 10px;
}
#respond {
	font-size:14px;
}
#respond h3 {
	font-size:18px;
}
#respond input {
	width:250px;
	border:1px solid #c6c6c6;
}
#respond textarea {
	border:1px solid #c6c6c6;
}
#respond .bt {
	width:150px;
	height:30px;
	background:#0423dd;
	border:1px solid #04188d;
	color:#fff;
}
#respond p a {
	color:#fff;
}


#video {
	width:260px;
	float:left;
}

#subfooter {
	background:url(images/bg-footer.jpg) repeat-x top left;
	height:231px;
	margin-top:25px;
}
#subfooterwrapper .widget {
	width:315px;
	float:left;
}
#subfooterwrapper h2 {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:10px 0 10px 0;
}
#subfooterwrapper a {
	color:#fff;
}
#subfooterwrapper img {
	margin:7px 7px 0 10px;
	border:1px solid #fff;
}
#subfooterwrapper ul {
	margin:0px;
	padding:0 0 0 10px;
}
#subfooterwrapper ul li {
	margin:0px;
	padding:0px;
	line-height:20px;
	color:#fff;
}
#rodape {
	background:#000;
	height:52px;
	color:#fff;
	padding:13px 0 0 10px;
}
#rodape p {
	margin:0;
	font-size:11px;
}
#rodape a {
	color:#fff;
}
