body {
	text-align: center;
	color: #333;
	background: #efefef repeat-x top;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}
div#header {
	background: #131313 url('../images/header_background2.gif') repeat-x;
	width: 100%;
	height: 121px;
}
div#header#banner {
	position:absolute;
	left:312px;
	top:25px;
	width:558px;
	height:58px;
	z-index:598;
}
div#search {
	background: #333333 repeat-x;
	width: 100%;
	height: 40px;
}
div.inner {
	width: 955px;
	margin: auto;
	text-align: center;
	padding: 0px 0;
}
div#search div.inner {
	padding: 0px 0;
}
div#header h1 {
	font-size: 23px;
	font-weight: bold;
	float: left;
	width: 35%;
	padding: 0px 10px 0 20px;
	text-shadow: 1px 1px #333333;
	letter-spacing: -1px;
}
div#header h1 a {
	color: #fff;
	text-decoration: none;
}
ul#navigation {
	float: right;
	width: 50%;
	position: relative;
	top: 7px;
	text-align: right;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	text-shadow: 1px 0px #ccc;
}
ul#navigation li.active a {
	color: #555;
}
ul#navigation li a:hover {
	color: #fff;
	text-decoration: underline;
}
div#search form {
	font-size: 14px;
	width: 40%;
	float: right;
	text-align: right;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 220px;
}
ul#sidebar input#s {
	width: 100px;
}
a#rss-link, a#technorati-link {
	display: block;
	float: left;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 0 20px 0 0;
}
a#rss-link {
	background: url('../images/rss.gif') no-repeat left center;
	padding: 0 0 1px 17px;
}
a#technorati-link {
	background: url('../images/technorati.gif') no-repeat left center;
	padding: 0 0 1px 19px;
}
a#rss-link strong, a#technorati-link strong {
	color: #666!important;
	border-bottom: 1px dotted #222;
}
a#rss-link:hover strong, a#technorati-link:hover strong {
	color: #ccc!important;
	border-bottom: 1px solid #333;
}
div#wrapper {
	text-align: left;
	width: 900px;
	padding: 2px 2px 2px 2px;
	margin: auto;
	background-color:#FFFFFF;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
div#content {
	width: 615px;
	float: left;
	padding: 5px 15px 0 10px;
	color:#666666;
}
/********* TABELA *********/
table {
	width:100%;
	margin:10px auto 0;
	border:1px solid #e0e0e0;
}
table tr:hover {
	background:#FDF2AB;
}
table caption {
	text-align:center;
	font:32px Lucida Grande, Verdana, Arial, tahoma, sans-serif;
	width:550px;
	margin:30px auto 0;
}
table thead tr th {
	background:#666;
	font:normal 14px Lucida Grande, verdana, arial, tahoma, sans-serif;
	color:white;
	padding:5px;
	width:130px;
}
table tbody tr th.textocss {
	width:280px;
	text-align:left;
	padding:10px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #D6D6D6;
	background:#E9E9E9;
}
table tbody tr th.textocss p {
	font:10px verdana, arial, tahoma, sans-serif;
	color:black;
}
table tbody tr th.textocss code {
	font:11px/18px verdana, arial, tahoma, sans-serif;
	color:#6F6F6F;
	display:block;
	padding:10px 0 0;
}
table tbody tr td {
	text-align:center;
	padding:10px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;
	font:bold 14px verdana, arial, tahoma, sans-serif;
}
table tbody tr td small {
	display:block;
	font:normal 10px verdana, arial, tahoma, sans-serif;
}
table tbody tr td.comp-sim {
	color:#38AA18;
}
table tbody tr td.comp-nao {
	color:#B32025;
}
table tbody tr td.comp-bug, table tbody tr td.comp-parcial, table tbody tr td.comp-incorreto {
	color:black;
}
ul#split, ul#split li {
	margin:0;
	padding:0;
	margin-left:5px;
	margin-top:10px;
	list-style:none;
}
ul#split li {
	width:590px;
	margin:0 8px 8px 0px
}
ul#split h3 {
	font: Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0px;
	text-transform:capitalize;
	margin:5px;
	padding: 5px 0 0;
	text-align:center;
	color: #222;
	border-bottom: 0px solid #ccc;
}
ul#split h4 {
	font: Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1px;
	text-transform:capitalize;
	margin: 0px;
	padding-bottom:-15px;
	text-align:center;
	color: #222;
	border-bottom: 0px solid #ccc;
}
ul#split p {
	margin:0;
	padding:5px 8px 25px
}
li#one {
	background: #e8e3e8
}
li#two {
	background: #e8e3e8
}
li#three {
	background: #e8e3e8
}
li#four {
	background: #e8e3e8
}
li#five {
	background: #e8e3e8
}
ul#sidebar {
	width: 259px;
	float: left;
	padding: 4px 0px 10px 0px;
	font-size: 13px;
	border-left: 1px solid #e0e0e0;
}
ul#sidebar h2 {
	margin: 0;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 14px;
	letter-spacing: normal;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	background: #fff url('../images/h2_background.gif') no-repeat;
	height: 28px;
	color: #111;
}
ul#sidebar li {
	margin: 0 0 13px;
	padding: 0 0 0px;
	color:#666666;
	border-bottom: 0px dotted #ccc;
}
ul#sidebar li ul li {
	font-size: 13px!important;
	margin: 0;
	padding: 0 0 0px 10px;
	border: none;
}
ul#sidebar ul.block-list li a {
	display: block;
	padding: 7px 0;
	border-bottom: 0px dotted #ccc;
	text-decoration: none;
}
ul#sidebar ul.block-list li a:hover {
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	color: #333;
}
h2 {
	font-size: 23px;
	font-weight:bold;
	margin: 0 0 8px!important;
	letter-spacing: 0px;
	border-bottom: 1px solid #ccc;
	padding-top: 4px;
	background: #fff url(../images/bg_gerenc.gif) bottom repeat-x;
	margin-bottom:20px;
	text-transform: uppercase;
}
h2 a {
	color: #333;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	margin: 0 0 8px;
}
div.post h3 {
	margin: 0 0 2px;
}
h4 {
	font-size: 16px;
}
div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 0;
}
div.post-title h3 {
	color: #999;
	font-size: 14px;
}
div.post-title h3 a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div.post-title h3 a:hover {
	border-bottom: 1px solid #aaa;
	color: #444;
}
p {
	margin: 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}
img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 12px 0;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 12px 24px;
	list-style: disc;
	font-size: 13px;
}
div.post-content ol {
	list-style: decimal;
}
a {
	color: #ff6600;
}
a:hover {
	color: #000;
	background-color:#ff6600;
}
blockquote {
	font-size: 15px!important;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #444;
	font-style: italic;
	margin: 0 0 0 22px;
	line-height: 24px!important;
	display: block;
}
blockquote p {
	font-size: 15px!important;
	line-height: 24px!important;
}
cite {
	text-align: right;
	float: right;
	color: #aaa;
}
cite a {
	color: #aaa;
	text-decoration: none;
}
cite a:hover {
	color: #999;
	text-decoration: underline;
}
code {
	font-size: 130%;
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
div.post {
	padding: 0 0 10px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #ccc;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ul.post-comments {
	margin: 26px 0;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #333;
	text-decoration: none;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}
div#footer {
	background: #3f3e3e url('../images/rodape_background.gif') repeat-x;
	width: 100%;
	height: 290px;
	margin: auto;
	text-align: center;
	clear: both;
	line-height: 130%;
	padding-bottom: 10px;
}
div#footer p {
	font-size: 12px;
	margin: 0 0 5px 5px;
	color: #ccc;
	padding: 15px 0px 0px 10px;
}
div#footer a {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}
div#footer a:hover {
	color: #fff;
}
div#footer p#blog-name {
	font-size: 15px;
	color: #ccc;
}
div#footer p#webrevolutionary-link {
	color: #fff;
}
div#footer p#webrevolutionary-link a {
	color: #fff;
}
div#footer p#webrevolutionary-link a:hover {
	color: #888;
}

