body
{
	font-family: Arial;
	background: #101010;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #b5b5b5;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #C5922B;
}

a:hover
{
	text-decoration: underline;
}

#page,
#commentspage
{
	background-color: #1f1f1f;
	border: 1px solid #202020;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	width: 950px;
}

#commentspage
{
	margin: 0 auto;
	width: 453px;
}

#header
{
	position: relative;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	height: 111px;
	width: 100%;
}

#commentspage #header
{
	height: 73px;
}
#headerimg
{
	position: absolute;
	top: 0;
	left: 0;
	height: 73px;
	width: 453px;
}

#headerbanner
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 12px;
	height: 48px;
	width: 475px;
}

#headerbottom
{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 33px;
	width: 100%;
	background: url('images/barra_topo.png');
}

#content
{
	float: left;
	padding: 0 8px;
	margin: 0;
	width: 616px;
}
#commentspage #content
{
	width: 437px;
}

#contentbanner
{
	border: 1px solid #262425;
	height: 137px;
	width: 614px;
}

.post,
.comment
{
	border-top: 1px solid #474444;
	position: relative;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 40px;
	padding-left: 38px;
	width: 553px;
}

.posttime,
.commentnum,
.postnum
{
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 36px;
	padding: 4px 6px 9px 6px;
	background-attachment: scroll;
	background-color: #121212;
	background-image: url('images/bg-date.gif');
	background-position: 0% 100%;
	background-repeat: repeat-x;
	border: 1px solid #575655;
	border-top: 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.commentnum,
.postnum
{
	height: 19px;
	width: 8px;
}

.posttimemonth
{
	display: block;
	font-size: 11px;
}

.posttimeday
{
	display: block;
	font-size: 15px;
}

.posttitle
{
	color: #b5b5b5;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	vertical-align: baseline;
	display: block;
	padding-left: 3px;
	margin: 0;
}

#sidebar A,
.posttitle A
{
	color: #b5b5b5;
}

#sidebar A:hover,
.posttitle A:hover
{
	color: #fff73e;
}

.postauthor
{
	color: #c27f01;
}

.commentauthor
{
	display: block;
	margin-bottom: 14px;
}

.postmetadata
{
	padding-top: 5px;
	font-size: 10px;
	clear: both;
}

.postfooter
{
	width: 553px;
	height: 17px;
	font-size: 12px;
	padding: 5px 0;
	vertical-align: baseline;
	border-color: rgb(71, 68, 68);
	border-top: 1px dashed;
	border-bottom: 1px solid;
}

.postcomment
{
	display: inline;
	padding-bottom: 5px;
	padding-left: 15px;
}

.postshare
{
	display: inline;
	padding-bottom: 5px;
	padding-left: 20px;
}

.postshare DIV
{
	display: inline;
}

.postrating
{
	float: right;
	margin-top: 5px;
}

.entry
{
}

#footer
{
	padding: 20px 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	text-align: center;
}

#footer p
{
	margin: 0;
}

#sidebar
{
	float: left;
	width: 293px;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 1px solid #7f7f7e;
	padding: 0 10px;
	padding-bottom: 16px;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li
{
	margin-top: 16px;
}

#sidebarbanner
{
	text-align: center;
}

#sidebarsearch
{
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 16px;
	border-bottom: 1px solid #474444;
}

#rss
{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #474444;
}
#rss img,
#rss span
{
	vertical-align: middle;
}

#sidebar ul li h2
{
	height: 17px;
	padding-left: 26px;
	padding-top: 2px;
	vertical-align: baseline;
	text-transform: uppercase;
	font-size: 14px;
	color: #be321f;
	background: url('images/barra_menu_vazia.png');
}

#sidebar ul li ul
{
	border-bottom: 1px solid #474444;
	padding-left: 26px;
	padding-bottom: 10px;
}

#sidebar ul li ul li
{
	margin-top: 0;
	padding-top: 3px;
	border-bottom: 1px solid #333332;
}

#sidebar ul li ul li a
{
	background: url('images/bullet_male_gender_hroz.png') no-repeat 0px 0px;
	padding-left: 20px;
}

#sidebar ul li ul li a:hover
{
	background: url('images/bullet_male_gende_anim.gif') no-repeat 0px 0px;
}
/* End Structure */



/*	Begin Headers */
h1
{
	margin: 0;
}

h2
{
}

h2.pagetitle {
	text-align: left;
}

h3 {
	padding: 0;
	margin: 0;
	}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#searchform
{
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: 14px;
	width: 272px;
}

#searchform #s
{
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #fcca00;
	background: #b5b5b5;
	height: 10px;
	width: 176px;
	line-height: 10px;
	font-size: 10px;
	padding: 1px 2px;
}

#searchsubmit
{
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #b5b5b5;
	background: transparent;
	height: 14px;
	width: 80px;
	color: white;
	line-height: 10px;
	font-size: 10px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #4b4b4b;
	text-align: center;
	background-color: #4b4b4b;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
