@charset "UTF-8";
/* Define Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;
	vertical-align: baseline; background: transparent;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:url('../img/bg_top_page.png') top repeat-x;
	line-height:1.5;
	font-size:14px; color:#333;
}
h1 { font-size:24px; font-weight:normal; }
h2 { font-size:22px; font-weight:normal; }
h3 { font-size:20px; font-weight:normal; }
h4 { font-size:18px; font-weight:normal; }
h1 a, h2 a, h3 a, h4 a { color:#000; text-decoration:none; }
a { color:#337792; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { text-decoration:underline; }
.clear { height:0; clear:both; line-height:0; visibility:hidden; }

/* Define Containers */
#header {
	width:980px;
	height:115px;
	margin:0 auto;
	overflow:hidden;
}
#wrap {
	width:980px;
	margin:15px auto;
}
#content {
	width:655px;
	margin:0 15px;
	float:left;
}
#sidebar {
	width:255px;
	float:right;
	margin:0 15px 0 0;
	background-color:#EAF1F4;
	padding:10px;
}
#footer-wrapper {
	display:block;
	width:100%;
	background-color:#EAF1F4;
	border-top:2px solid #337792;
	clear:both;
	height:130px;
}
#footer {
	display:block;
	width:980px;
	margin:10px auto;
	clear:both;
}

/* Header */
#blog_name {
	display:block;
	width:347px; height:72px;
	background:url(../img/logo_top.png) no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
	margin:12px 0 0 0;
}
#search {
	float:right;
	text-align:right;
	display:block;
	width:355px;
	height:40px;
	margin:29px 15px 0 0;
	overflow:hidden;
}
#search form {
	margin:0;
	padding:0;
	border:0;
}
#search label {
	display:none;
}
#search #s {
	border:2px solid #337792;
	width:250px;
	height:20px;
	margin-right:10px;
	font-size:16px;
	padding:4px;
	float:left;
}
#search #searchsubmit {
	height:32px;
	background-color:#337792;
	color:#FFF;
	font-size:14px;
	padding:0 10px;
	border:0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* Define Menus - Navigation */
#mn-media {
	display:block;
	height:16px; margin:0;
	clear:both;
	padding-top:2px;
}
#mn-media, #mn-media a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#mn-media li {
	display:block;
	float:left;
}
#mn-media li {
	margin-left:3px;
}
#menu-mn-media a:hover {
	text-decoration:underline;
}
#menu-contato {
	float:right;
	font-size:16px !important;
	font-weight:bold;
	margin-top:-5px;
}
#menu-contato li {
	height:21px;
	margin:0 -5px 0 0;
	padding:2px 15px;
	display:block;
	vertical-align:middle;
}
#menu-contato a {
	font-size:14px;
}
.menu-cat {
	background-color:#337792;
	border:0;
	width:170px;
	color:#FFF;
	font-size:12px;
}
.page-navigation {
	clear:both;
	width:100%;
	padding:10px auto;
	text-align:center;
}

/* Sidebar */
.sideunit {
	margin-bottom:15px;
}
.sidebox {
	background-color:#337792;
	margin:0 -10px;
	padding:5px 5px 5px 25px;
	color:#FFF;
	border-bottom:1px solid #FFF;
}
.sidebox a { 
	color:#FFF;
	text-decoration:underline;
}
.box-categories {
	background:url(../img/ico_bug_folder.png) 5px center no-repeat #337792;
}
.box-follow {
	background:url(../img/ico_share_twitter.png) 5px center no-repeat #337792;
}
.box-collab {
	background:url(../img/ico_bug_mail.png) 5px center no-repeat #337792;
}
#sponsors {
	display:block;
	padding-top:10px;
}
.sponsorlft {
	float:left;
}
.sponsorrgt {
	float:right;
}
#tagcloud ul { 
	list-style:none;
	text-align:justify;
}
#tagcloud li {
	display:inline-block;
	margin-right:5px;
}
#recent-comments ul {
	margin:0;
	font-size:12px;
	line-height:1.2em;
}
#recent-comments ul li {
	margin-bottom:10px;
	list-style:none;
}
#recent-comments ul li a {
	color:#337792;
}
#top-posts ul {
	margin-left:15px;
}
#top-posts a {
	color:#337792;
}
.comment-author-sidebar, .comment-author-sidebar a {
	color:#337792;
	text-decoration:underline;
}

/* Content */
#column-left {
	border-right:1px dotted #CCC;
	width:64.5%;
	padding-right:15px;
	float:left;
}
#column-right {
	float:left;
	clear:right;
	width:30%;
	padding-left:15px;
}
.aligncenter {
	margin:inherit auto;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}
.archive-title h1, .archive-title h2 {
	font-size:14px!important;
}
.archive .entry {
	margin-bottom:15px;
	line-height:1.2;
}
.archive .entry .entrytitle h2 a {
	color:#337792;
	text-decoration:underline;
	font-size:16px;
}
.archive .entry .entrytitle span {
	font-size:12px;
	color:#333;
}
.archive .entrybody {
	margin-top:5px;
}

/* Footer */
#footer {
	font-size:12px;
}
#footer h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#footer #box1 {
	width:350px;
	float:left;
	margin-right:10px;
}
#footer #box2 {
	width:330px;
	float:left;
	margin-right:10px;
}
#footer #box3 {
	float:left;
}

/* Define Generic Titles */
.section-title {
	font-size:14px!important;
	font-weight:bold;
	color:#000!important;
	padding:5px 0!important;
	margin-bottom:10px!important;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
}
.title-seemore, .title-seemore a {
	color:#666;
}
