* {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	font-size: 9pt;
	margin: 10px 0px;
	
}
a {
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #99ccff;
text-decoration: underline;
}
a img {
border: none;
}

img {
vertical-align:middle;
}
blockquote {
	margin: 10px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
body {
text-align: center;
margin: 0;
padding: 0 0 15px 0;
font-family: trebuchet ms, arial, helvetica, sans-serif;
background: #000 url(images/bgbody.jpg) top center no-repeat;
}
#wrapper {
margin: 0 auto;
width: 960px;
text-align: left;
padding: 0;
}
#header {
	height: 130px;
}
#header h1 {
	margin: 35px 20px;
	text-align: left;
	font-size: 24px;
	letter-spacing: 2px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #eee;
text-decoration: none;
}
#header span {
padding: 0;
color: #111;
font-size: 11pt;
}
#catnav {
	padding: 0px;
	clear: both;
	height: 52px;
	width: 950px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
list-style: none;
margin: 0px;
padding: 0px;
}
#nav li {
float: left;
margin: 0px;
padding: 0px;
}
#nav a {
	display: block;
	line-height: 26px;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
#nav li a:hover {
	color: #99ccff;
	text-decoration: none;
	display: block;
	background-color: #333333;
}
#nav li ul {
list-style: none;
position: absolute;
width: 150px;
left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
left: auto;
}
#nav li li {
float: left;
margin: 0;
padding: 0;
width: 150px;
}
#nav li li a {
	width: 150px;
	height: 24px;
	line-height: 24px;
	
	border-top: 1px solid #efefef;
	margin: 0;
	padding: 5px 20px 5px 15px;
}
#nav li li a:hover {
	border-top: 1px solid #131f27;
	padding: 5px 20px 5px 15px;
	background-color: #CCCCCC;
}
#nav li:hover, #nav li.sfhover { 
position: static;
}

#main {
margin: 5px 15px 0 15px;
clear: both;
width: 930px;
padding-bottom: 5px;
}
#contentwrapper {
}
.pageTitle {
	font-size: 14pt;
	letter-spacing: -1px;
	color: #fff;
	font-weight: normal;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.topPost {
	font-size: 9pt;
	text-align: justify;
	clear:both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topPost h1{
	font-size: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.topPost h1.topTitle a {
color: #fff;
letter-spacing: -2px;
}
.topPost h1.topTitle a:hover {
text-decoration: none;
color: #99CCFF;
}

.topPost p.topMeta {
	padding: 0px;
	font-size: 9pt;
	color: #999999;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.topPost p.topMeta a {
text-decoration: none;
color: #fff;
}
.topPost p.topMeta a:hover {
	color: #99ccff;
	text-decoration: underline;
}

.topPost div.topContent {
font-size: 9pt;
color: #efefef;
margin: 10px 10px;
}
.topPost div.topContent a {
color: #FFFF33;
text-decoration: none;
}
.topPost div.topContent a:hover {
text-decoration: underline;
color: #99CCFF;
}

.topPost div.topContent ul, .topPost div.topContent ol {
padding: 0 0 0 30px;
}
.topPost div.topContent ul li, .topPost div.topContent ol li {
color: #eee;
}

.topPost span.topComments {
	background: url(images/comments.gif) left no-repeat;
	font-size: 9pt;
	font-style: italic;
	clear:both;
	margin-right: 5px;
	color: #fff;
	border: 1px solid #111;
	line-height: 27pt;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-left: 10px;
}
.topPost span.topMore {
	background: url(images/more.gif) left no-repeat;
	font-size: 9pt;
	font-style: italic;
	clear:both;
	margin-right: 5px;
	line-height: 27pt;
	color: #fff;
	border: 1px solid #111;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.topPost span.topTags {
	background: url(images/tags.gif) left no-repeat;
	font-size: 9pt;
	font-style: italic;
	clear:both;
	margin-right: 5px;
	line-height: 27pt;
	color: #fff;
	border: 1px solid #111;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}

.topPost span.topComments a, .topPost span.topMore a, .topPost span.topTags a{
color: #FF9900;
text-decoration: none;
}
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
color: #FFFFFF;
text-decoration: underline;
}


#nextprevious {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 18px;
}
#nextprevious a {
color: #99CCFF;
text-decoration: none;
}
#nextprevious a:hover {
color: #fff;
}
#comment {
margin-bottom: 10px;
background: #040404;
width: 530px; 
border: 1px solid #090909;
padding: 10px 15px;
color: #fff;
}
#comment a {
color: #99CCFF;
}
#comment a:hover {
color: #fff;
}
#numberofcomments {
	color: #fff;
	font-size: 12pt;
	margin: 10px 25px;
}
ol#commentlist {
list-style: none;
margin: 10px 0;
font-size: 9pt;
}
#commentlist li {
margin: 0 0 15px 0;
padding: 10px;
background: #030303;
border: 1px solid #0a0a0a;
}
#commentlist li.alt {
background: #000;
border: 1px solid #010101;
border: none;
}
#commentlist li.cleared {
background: transparent;
border: none;
}
#commentlist a:hover {
color: #eee;
}
#commentlist a.gravatar {
float: left;
margin: 0 10px 0 0;
width: 69px;
}
#commentlist .commentbody {
margin: 0;
padding: 0 5px 0 0;
float: right;
width: 410px;
}
#commentlist .commentbody p a {
text-decoration: underline;
}
#commentlist cite {
font-size: 10pt;
font-style: normal;
color: #ddd;
}
#commentlist small.commentmetadata a {
color: #666;
}
#commentlist p {
color: #dedede;
}
#comment h3 {
font-size: 10pt;
font-weight: normal;
color: #fff;
margin: 15px 0px;
}
textarea#comment {
width: 300px;
background: #ccc;
color: #111;
}
input#author {
background: #ccc;
color: #111;
}
input#email {
background: #ccc;
color: #111;
}
input#url {
background: #ccc;
color: #111;
}

#comment #submit {
margin-left: 0px;
margin-top: -25px;
}

.submitbutton {
margin: -5px 0 0 5px;
background: #000;
color: #fff;
font-size: 8pt;
padding: 3px 6px;
vertical-align: middle;
border: 1px solid #666;
}
.submitbutton:hover {
	cursor: pointer;
	color: #333333;
	background-color: #FFFF00;
}
#sidebars {
	float: right;
	width: 300px;
	color: #eee;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Tahoma, Arial, sans-serif;
}
#sidebar_left {
	float: left;
	padding: 0px;
	margin: 0px;
}
#sidebar_right {
	float: right;
	width: 120px;
	background-color:#000000;
	margin: 0px;
	padding-bottom:15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebars h2 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebars ul {
	color: #eee;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebars ul li {
	list-style: none;
	margin: 10px;
	padding: 5px;
	border: 1px solid #111111;
}
#sidebars ul li ul {
	color: #eee;
	padding: 0px;
	margin: 0px;
}
#sidebars ul li ul li {
	margin: 0px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bullet.gif) left 8px no-repeat;
	padding-left: 10px;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 150%;
}
#sidebars a {
	display: inline;
	color: #CCCCCC;
}
#sidebars a:hover {
color: #99CCFF;
text-decoration: none;
}
#sidebars p {
	font-size: 9pt;
	color: #eee;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align:justify;
	font-family: Tahoma, Verdana, sans-serif;
}
#tag_cloud a {
display: inline;
}
#footer {
clear: both;
background: #111;
border: 1px solid #070707;
padding: 15px 15px 10px 15px;
}
#footer p {
font-size: 10px;
color: #bbb;
padding: 0px;
}
#footer a {
color: #bbb;
text-decoration: none;
}
#footer a:hover {
color: #fff;
}
#footer h2{
	color:#FFFFFF;
	border-bottom: 1px solid #444;
	margin-bottom:15px;
}
#footer ul{
	list-style:none;
}
.divisao{
	width:270px; 
	float:left; 
	margin-left:10px; 
	border:1px solid #333; 
	padding:10px; 
	height:520px;
	margin-bottom:20px;
}
#footerleft {
float: left;
width: 700px;
margin-left:10px;
}
#footerright {
float: right;
width: 100px;
text-align: right;
margin-right:20px;
}
.highlight {
color: #222;
font-weight: bold;
}
.cleared {
margin: 0;
padding: 0;
clear: both;
}
.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.alignright {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.aligncenter {
margin: 10px auto;
text-align: center;
display: block;
}
img.alignleft {
float: left;
margin: 5px 10px 5px 0;
}
img.alignright {
float: right;
margin: 5px 0 5px 10px;
}
img.aligncenter {
margin: 10px auto;
text-align: center;
display: block;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
color: #111;
}


.nextback{ 
	margin-top:15px; 
	margin-bottom:15px;
}
.back{ 
	float:left; 
	width:280px; 
	font-size:12px; 
	color:#FFFFFF;
}
.back a{
	color: #99ccff;
	text-decoration: none;
}

.next{ 
	float:right; 
	width:280px; 
	font-size:12px; 
	text-align:right; 
	color:#FFFFFF;
}
.next a{
	color: #99ccff;
	text-decoration: none;
}



