

@import url("css/reset.css");

body {
	padding-bottom: 20px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background: #DEDDD2 url(http://www.agenciapro.com.br/img/bg.png) repeat-x;
}
#access {	display:none; }

/* IDs */
#wrp {
	width: 980px;
	margin: 0 auto;
	background: url(http://www.agenciapro.com.br/img/wrapper.png) repeat-y center;
}
#header {
	height: 110px;
	background: url(http://www.agenciapro.com.br/img/topo.png) center top;
}
#header a {
	width: 230px;
	height: 45px;
	display: block;
	overflow: hidden;
}
#header h1 {
	float: left;
	width: 230px;
	padding: 35px 0 0 35px;
}
#header blockquote strong {
	color: #4E5436;
}
/* menu */
#menu {
	width: 980px;
	height: 30px;
	background: url(http://www.agenciapro.com.br/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(http://www.agenciapro.com.br/img/menuhover.png);
}
/* Conteudo */
#content {
	clear: both;
	padding-top: 75px;
	background: url(http://www.agenciapro.com.br/img/conteudo.jpg) no-repeat center top;
}
#content #postagens a {text-decoration: none;}
/* Sevicos */
#sidebar {
	float: left;
	width: 250px;
	display: inline;
	margin: 1px 0 0 10px;
	background: url(http://www.agenciapro.com.br/img/sombra.png) no-repeat right top;
} 
#sidebar a {text-decoration: none;}
#sidebar .sideTitle {
	height: 55px;
	padding: 10px 20px 10px 20px;
	line-height: 70px;
	background: url(http://www.agenciapro.com.br/img/title-left.png) no-repeat right top;
}
#sidebar .sideTitle a {
	color:#fff;
}
#sidebar h3 {
	padding:10px 0 0 20px;
}
#sidebar h2 {
	padding:10px 0 0 20px;
}
#sidebar li {
	list-style:none;
}
#sidebar li a {
	color: #000;
	font-size: 75%;
	display: block;
	margin: 0 20px;
	padding: 10px 0;
	text-indent:5px;
	border-bottom: 1px solid #ddd;
}
#sidebar li a:hover {
	color: #A9BB6A;
}
/* 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;
}
/*body*/
#postagens {
	float: left;
	width: 710px;
	overflow:hidden;
	padding: 25px 0;
}
h2.pagetitle {  
 font-size: 20px;
 padding: 0 20px 20px 20px;
 }

/*Posts*/
.post {
	margin-bottom:20px;
}
.post p {
	color:#666;
	font-size:13px;
	margin:10px 20px 0 20px;
}
.post .postAutor {
	color:#666;
	margin:5px 20px 0 20px;
}
.post ul {
	font-size:13px;
	margin:0 0 10px 40px;
}
.post ul a {
	color: ;
}
.wp-pagenavi {
	margin:0 20px;
	font-size:13px;
}
.wp-pagenavi .pages {
	padding:2px 5px;
	margin-right:10px;
	background:#F2F2F2;
}
/*Comentarios*/
.editarComment {
	float:right;
}
#commentBox {
	margin:20px;
	padding:10px;
	border:1px solid #eee;
}
#commentBox a {
	color:#75853D;
}
.post #commentBox h3 {
	margin:0;
}
.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;
}
#commentBox label {
	display:block;
	font-size:13px;
	margin-top:10px;
}
#commentform input {
	width:400px;
	border:1px solid #eee;
}
#commentform textarea {
	width:400px;
	height:100px;
	border:1px solid #ccc;
}
#commentform button {
	margin:10px 0;
  font-size:13px;
}
/* Titulo h1 */
.mainTitle {
	clear: both;
	font-size: 120%;
	padding-bottom: 5px;
	margin: 0 20px 0 20px;
	border-bottom: 1px dashed #ddd;
}
.post .mainTitle a {
	color: #000;
}
.post h2 {
	font-size: 110%;
	margin: 10px 20px 5px 20px;
}
.post h3 {
	color:#777;
	font-size: 95%;
	margin: 15px 20px 3px 20px;
}
#postTags {
	background:#eee;
	padding:5px 10px;
}
/* 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(http://www.agenciapro.com.br/img/footer.jpg) no-repeat center;
}
#footer p {
	padding-top: 45px;
}
#footer a {
	color: #fff;
}
#gambiarra {
	background: url(http://www.agenciapro.com.br/img/conteudo.jpg) no-repeat center top;
}
