/*
THEME NAME: quedroga
THEME URI: http://www.quedroga.com.br/
DESCRIPTION: Modelo de site para <cite><a href="http://www.quedroga.com.br/" title="Que Droga">Que Droga</a></cite>.
VERSION: 1.0
AUTHOR: Luis Carlos Rubino
AUTHOR URI: http://www.rubino.com.br/
*/
body {
	text-align: center;
	background: #FFFF40;
	font-size: 62.5%; font-family: "Trebuchet MS"; 
	color: #333; 
}
img {
	border: 0;
}
.minusculas {
	text-transform: lowercase;
}
.postmetadata {
	font-size: 1.2em;
}
#left h2 {
	background: url(images/underline.gif) no-repeat left bottom;
	padding: 0 10px 8px 5px;
	font-size: 2em;
}
#left h3 {
	font-size: 1.4em;
}
.sidebar h3 {
	font-size: 1em;
	margin-top: 0;
}
a {
	color: #CC0000;
}
a:visited {
	color: #CC6666;
}
a:hover {
	color: #000;
}
h1 {
	margin: 0;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #CC0000;
}
#underfooter {
	width: 709px;
}
#underfooter a, #underfooter a:visited {
	color: #333;
}
h1 a:visited, h2 a:visited, h3 a:visited {
	text-decoration: none;
	color: #CC6666;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color: #000;
}
#top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 10px;
	float: left;
	width: 709px;
}
#main {
	background-image: url(images/middle.gif);
	background-color: #FFF;
	text-align: center;
	float: left;
	width: 709px;
	background-repeat: repeat-y;
}
#footer {
	background: url(images/bottom.gif) top no-repeat;
	float: left;
	width: 709px;
	height: 11px;
}
#tudo {
	width: 709px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	text-align: left;
	padding: 20px 40px 30px 40px;
}
.entry p {
	font-size: 1.1em;
	line-height: 170%;
}
.entry ul li, .entry ol li {
	font-size: 1.2em;
}
#left {
	width: 400px;
	float: left;
	margin-right: 20px;
}
#sidebaralign {
	width: 209px;
	float: left;
}
.sidebar {
	width: 209px;
	margin: 12px 0 0 0;
	padding: 0;
	float: left;
	background: url(images/southwest.gif) no-repeat left bottom;
}
.subsidebar {
	width: 209px;
	float: left;
	background: url(images/northeast.gif) no-repeat right top;
	padding: 0;
	margin: 0;
}
.sidebar .separador {
	padding: 32px 20px 20px 20px;
}
.separador {
	font-size: 1.3em;
}
.sidebar ul, .sidebar ul li {
	list-style: none;
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
.sidebar ul.ball li {
	background-image: url(images/ball.gif);
	padding-left: 1.2em;
	background-repeat: no-repeat;
	background-position: left center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.navigation {
	float: left;
	width: 400px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 1.2em;
}
#menu ul li {
	float: left;
	list-style: none;
	list-style-type: none;
}
#menu .page_item {
	background: url(images/left.gif) no-repeat left center;
	line-height: 43px;
	padding-left: 10px;
	margin-right: 15px;
}
#menu .page_item a {
	font-size: 1.5em;
	line-height: 43px;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right: 15px;
	display: block;
	float: left;
}
.postmetadata small {
	color: #666;
}
#respond {
	padding-top: 20px;
}
.comment {
	background: url(images/northeast.gif) top right no-repeat;
	padding: 0;
	margin-bottom: 10px;
}
.comment div {
	background: url(images/southwest.gif) bottom left no-repeat;
	padding: 25px 15px 15px 30px;
	font-size: 1.1em;
}
.comment .comment-author, .comment .comment-meta, .comment .reply {
	background: none;
	padding: 0;
	background-image: none;
	background-color: #FFF;
}
#left .comment-author-admin .comment-author {
	background-color:#FFFF40;
	padding: 1px 3px;
	margin-right: 15px;
}
#left .comment div .commentmetadata {
	font-size: 0.9em;
}