* {
	margin: 0;
	padding: 0;
	outline: none;
	font-size: 100%;
	text-decoration: none;
}
body {
	padding-bottom: 20px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background: #DEDDD2 url(img/bg.png) repeat-x;
}
a {
	color: #75853d;
}
a:hover {
	text-decoration: underline;
}
img, fieldset {
	border: 0;
}
button, label {
	cursor: pointer;
}
#access {	display:none; }
/**/
#wrp {
	width: 980px;
	margin: 0 auto;
	background: url(img/wrapper.png) repeat-y center;
}
#header {
	height: 110px;
	background: url(img/topo.png) center top;
}
#header a {
	width: 230px;
	height: 45px;
	display: block;
	overflow: hidden;
	text-indent: -99em;
}
#header h1 {
	float: left;
	width: 230px;
	padding: 35px 0 0 35px;
}
#header h1 a {
	float: left;
	width: 230px;
	height: 45px;
	background: url(img/logo.png) no-repeat;
}
#header blockquote strong {
	color: #4E5436;
}
/* menu */
#menu {
	width: 980px;
	height: 30px;
	background: url(img/menu.png);
}
#menu ul {
	margin-left: 10px;
}
#menu li {
	display: inline;
}
#menu a {
	color: #fff;
	float: left;
	width: 100px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	border-left: 1px solid #212121;
	border-right: 1px solid #464646;
	text-decoration: none;
}
#menu a:hover {
	background: url(img/menuhover.png);
}
/* Conteudo */
#content {
	clear: both;
	padding-top: 75px;
	background: url(img/conteudo.jpg) no-repeat center top;
}
/*Sidebar / Sevicos */
#sidebar {
	float: left;
	width: 250px;
	display: inline;
	margin: 1px 0 0 10px;
	background: url(img/sombra.png) no-repeat right top;
} 
#sidebar a {
	text-decoration: none;
}
#sidebar .side-rss {
	height: 55px;
	padding: 10px 20px 10px 20px;
	line-height: 70px;
	background: url(img/title-left.png) no-repeat right top;
}
#sidebar .side-rss a {
	color:#fff;
}
#sidebar h2 {
	padding: 10px 0 0 20px;
}
#sidebar h3 {
	padding: 10px 0 0 20px;
}
#sidebar li {
	list-style: none;
}
#sidebar li a {
	color: #444;
	font-size: 75%;
	display: block;
	margin: 0 20px;
	padding: 4px 0;
	border-bottom: 1px dotted #ddd;
}
#sidebar li a:hover {
	color: #A9BB6A;
}
#sidebar ul li:last-child a {
	border: none;
}
/* Pesquisar */
#busca {
	float: right;
	width: 250px;
	height: 24px;
	font-size: 90%;
	display: inline;
	overflow: hidden;
	line-height: 100%;
	margin: 40px 30px 0 0;
	background: url(images/busca.png) no-repeat;
}
#busca input {
	border:0;
	color:#666;
	float:left;
	width:195px;
	display:inline;
	margin:3px 0 0 8px;
	background:transparent;
}
#busca button {
	border:0;
	float:left;
	width: 43px;
	height:25px;
	display:inline;
	text-indent: -999px;
	background:transparent;
}
/*Postagens*/
.postagens {
	float: left;
	width: 710px;
	overflow: hidden;
	padding: 25px 0;
}
.postagens .author {
	color: #666;
	margin-bottom: 4px;
}
.postagens h2 {
	color: #444;
	clear: both;
	font-size: 25px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #ddd;
}
.postagens h2 a {
	color: #444;
}
.postagens h2 a:hover {
	color: #75853d;
	text-decoration: none;
}
.postagens h3 {
	color: #444;
	font-size: 18px;
	margin-bottom: 0px;
}
.postagens h3 a {
	color: #444;
}
.postagens h3 a:hover {
	color: #75853d;
	text-decoration: none;
}
.postagens h4 {
	color: #4e5436;
	font-size: 16px;
	margin-bottom: 0px;
}
.postagens p {
	color:#666;
	font-size:14px;
	line-height: 150%;
	margin-bottom: 20px;
}
.postagens ul, .postagens ol {
	font-size:13px;
	margin:0 0 20px 15px;
}
.postagens li {
	color:#666;
	font-size:14px;
	line-height: 150%;
}
p.comments a {

}
/*Postagens - Posts*/
.post {
	margin: 0 20px 20px 20px;
}
/*Arquivos*/
.postagens .arquivo {
	margin-bottom: 20px;
	border-bottom: 1px dotted #ddd;
}
.postagens .archive-title {
	margin-bottom: 20px;
}
.postagens .arquivo p {
	margin-bottom: 10px;
}
.postmetadata {
	padding: 3px 10px;
	background: #f4f4f4;
}
/*Paginacao*/
.wp-pagenavi {
	margin: 0 20px;
}
.wp-pagenavi span, .wp-pagenavi a {
	float: left;
	display: block;
	font-size: 14px;
	padding: 3px 6px;
	margin: 0 5px 20px 0;
	border: 1px solid #eee;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.wp-pagenavi a:hover {
	color: #fff;
	background: #75853d;
	text-decoration: none;
}

/*Comentarios*/
#commentbox a {
	color:#75853D;
}
.post #commentbox h3 {
	margin-bottom: 10px;
}
.post #commentbox p {
	margin:0 0 10px 0;
}
#commentbox ol {
	margin:0;
	padding:0;
}
#commentbox ol li {
	padding:10px;
	list-style:none;
	margin-bottom:10px;
	border: 1px solid #eee;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
#commentbox ol li:nth-child(odd) {
	background: #f5f5f5;
}
.edit-comment {
	float: right;
}
/*Comment Form*/
#commentbox label {
	color: #666;
	display: block;
	font-size: 15px;
	margin-top:10px;
	padding-bottom: 3px;
}
#commentform input, #commentform textarea {
	color: #333;
	width: 500px;
	display: block;
	padding: 8px 10px;
	font: 15px Arial;
	border: 1px solid #ccc;
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
	box-shadow: inset 0 1px 2px #ddd; -webkit-box-shadow: inset 0 1px 2px #ddd; -moz-box-shadow: inset 0 1px 2px #ddd;
} 
#commentform textarea {
	height: 120px;
	min-height: 120px;
	border:1px solid #ccc;
	resize: vertical;
}
#commentform input:focus, #commentform textarea:focus {
	bordeR: 1px solid #ffd700;
	background: #ffffe0;
}
#commentform button {
	color: #fff;
	display: block;
	margin:10px 0;
	padding: 6px 10px;
	font-size:13px;
	border: 1px solid #000;
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
	background: #000 url(img/grad1.png) repeat-x top;
}

/* Classes */
.post .editar {
	margin:0 20px;
}
.center {
	text-align: center;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
#addSite {
	float:right;
	margin:10px 25px 0 0;
}
/* Footer */
#footer {
	clear: both;
	color: #fff;
	width: 980px;
	height: 90px;
	font-size: 80%;
	text-align: center;
	background: url(img/footer.jpg) no-repeat center;
}
#footer p {
	padding-top: 45px;
}
#footer a {
	color: #fff;
}
#inner {
	background: url(img/conteudo.jpg) no-repeat center top;
}

