* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../imagens/bg.jpg) center repeat-y;
	color: #61686D;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Calibri, sans-serif;
}

a {color: #68A310;}
a:link, a:visited, a:active {text-decoration: none;}
a:hover { text-decoration: none; color: #61686D;}
a img {border: none;}

div#geral {
	width: 930px;
	margin: 0 auto;
	background: url(../imagens/bg_topo.jpg) top left no-repeat;
}

div#geral div#topo {
	width: inherit;
	height: 167px;
}

div#geral div#topo h1 a {
	display: none;
}

/* Menu */
div#topo div#menu {
	width: 430px;
	height: 23px;
	position: relative;
	top: 110px;
	right: -540px;
	right/*\**/: -530px\9;
}

div#topo div#menu ul li {display: inline;}
div#topo div#menu ul li a {
	margin-right: 8px;
	padding: 3px 10px 5px 10px;
	display: block;
	float: left;
	list-style: none;
	color: #5F666B;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	border-radius: 3px;  
	-moz-border-radius: 3px;  
	-webkit-border-radius: 3px;  
}

div#topo div#menu ul li a:hover {background: #5F666B; color: white;}
body.home div#topo div#menu ul li.home a,
body.cases div#topo div#menu ul li.cases a,
body.portfolio div#topo div#menu ul li.portfolio a,
body.blog div#topo div#menu ul li.blog a,
body.contato div#topo div#menu ul li.contato a {background: #5F666B; color: white;}

div#topo div#web20 {
	width: 60px;
	height: 20px;
	position: relative;
	top: 5px;
	left: 870px;
} 
.icones_flickr {
	width: 27px;
	height: 20px;
	display: block;
	background: url(../imagens/bg_icone_flickr.jpg) no-repeat;
	text-indent: -5000em;
	float: left;
}
.icones_twitter {
	width: 16px;
	height: 20px;
	display: block;
	background: url(../imagens/bg_icone_twitter.jpg) no-repeat;
	text-indent: -5000em;
	float: left;
	margin-left: 10px;
}

div#geral div#centro {
	width: 710px;
	padding: 0 0 0 236px;
}

div#geral div#conteudo {
	width: inherit;
	padding: 0 0 0 20px;
	display: table;
}

body.blog div#geral div#conteudo {
	width: 450px;
	padding-right: 195px;
	float: left;
}
body.blog div#geral div#conteudo h2,
body.blog div#geral div#conteudo h3,
body.blog div#geral div#conteudo h4 {color: #68A310;}

body.blog div#geral div#conteudo h2 {font-size: 22px}
body.blog div#geral div#conteudo h3 {font-size: 16px}

body.blog div#geral div#conteudo .entry p {padding: 5px 0; line-height: 14px;}
body.blog div#geral form#commentform {
	width: 440px;
}


ol.commentlist {
	padding: 10px 0 10px 0;
	list-style: none;
}
ol.commentlist p {padding: 5px 0 0 10px;}
li.comment {
	padding-bottom: 10px;
}
ol.commentlist img.avatar {float: left; padding: 0 10px 0 0;}

body.blog div#geral div#sidebar {
	width: 175px;
	margin-left: -170px;
	float: left;
	background: #fafafa;
}
body.blog div#geral div#sidebar {
	border: 1px solid #e2e3e4;
	padding: 8px;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
}
body.blog div#geral div#sidebar select {width: 175px; }
body.blog div#geral div#sidebar ul {list-style: none;}
body.blog div#geral div#sidebar .widget {margin-bottom: 10px;}
body.blog div#geral div#sidebar ul li.widget_recent_entries li a {
	margin-left: 10px;
}

body.blog div#geral div#sidebar div#cloud {

}

body.blog div#geral div#sidebar h2 {
	font-size: 14px;
	padding-bottom: 10px;
}
body.blog div#geral div#sidebar form#searchform label {display: none;}
body.blog div#geral div#sidebar form#searchform input#s {width: 155px; background: #e2e3e4; padding: 10px; float: left}
body.blog div#geral div#sidebar form#searchform input#searchsubmit {display: none;}

body.blog div#geral div#sidebar form#feedburner {width: 175px;}
body.blog div#geral div#sidebar input.caixas {width: 105px; float: left;}
body.blog div#geral div#sidebar input.bt_enviar {margin: 2px 0 0 2px; float: right}

body.blog div#geral div#conteudo div.post {
	border-bottom: 5px solid #e2e3e4;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h2.pagetitle {padding-bottom: 20px;}
body.blog div#geral div#conteudo div.post img {
	padding-bottom: 10px;
}
body.blog div#geral div#conteudo a.more-link {
	width: 180px;
	display: block;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	padding: 3px 5px;
	margin: 10px 0 0 255px;
	border-radius: 3px;  
	-moz-border-radius: 3px;  
	-webkit-border-radius: 3px; 
	color: #5f666b;
	background: white;
	border: 1px solid #e2e3e4;
}
body.blog div#geral div#conteudo a.more-link:hover {
	color: white;
	background: #88d615;
	border: 1px solid #88d615;
}
body.blog div#geral div.entry {
	padding: 10px 0;
}

div#geral div#rodape {
	font-size: 12px;
	width: inherit;
	text-align: center;
	padding: 10px 0;
	background: url(../imagens/bg_rodape.jpg) left center no-repeat;
	clear: both;
}
div#geral div#rodape address {font-style: normal;}


div#chamadas {
	width: 669px;
	padding: 10px 0 0 0;
	border-top: 2px solid #e2e3e4;
}
div#chamadas div.chamada {
	float: left;
	font-size: 10px;
	line-height: 14px;
}

div#chamadas div.chamada a {color: #7b7f82;}

div#chamadas div.chamada h2 {
	width: 83px;
	height: 46px;
	padding-right: 12px;
	background: url(../imagens/bg_balao.jpg) no-repeat;
	display: block;
	text-align: center;
	color: white;
	line-height: 45px;
	float: left;
	font-size: 18px;
}
div#chamadas div.chamada.blogift {width: 285px; padding-left: 10px;}
div#chamadas div.chamada.twitter {width: 365px;}

/**** Paginação */
div#paginacao {
	padding: 10px 0;
	margin: 20px auto;
	padding-bottom: 30px;
	text-align: center;
}
div#paginacao span  {
	display: block;
	float: left;
	list-style: none;
	color: white;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	background: #88d615;
	padding: 3px 5px;
	margin-right: 5px;
	border-radius: 3px;  
	-moz-border-radius: 3px;  
	-webkit-border-radius: 3px;  
}
div#paginacao a span {
	color: #5f666b;
	background: white;
	border: 1px solid #e2e3e4;
}
div#paginacao a:hover span {
	color: white;
	background: #88d615;
	border: 1px solid #88d615;
}

/** Contato **/
/* Form */

form {
	padding: 0 10px 20px 0;
	float: left;
}

form * {
	border: none;
}
form label {
	padding: 0 0 3px 0;
	display: block;
	color: #323538;
	font-weight: bold;
}
form .caixas {
	width: 290px;
	background: #eaeaea;
	padding: 9px;
	border: none;
	margin: 0 0 3px 0;
	font-size: 12px;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
}
form .mensagem {
	width: 290px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;

}
form input.bt_enviar {
	margin: 5px 0 0 240px;
	margin-left/*\**/: 250px\9; /* Hack IE8 */
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #5f666b;
	background: white;
	border: 1px solid #e2e3e4;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
	cursor: hand;
}
form input.bt_enviar:hover {
	color: white;
	background: #88d615;
	border: 1px solid #88d615;
}

.alerta {
	width: 290px;
	background: #ffe0b7;
	padding: 10px;
	display: block;
	text-align: center;
	color: #3e3e3e;
	border-radius: 5px;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
}
div.endereco {
	padding: 20px 0 0 0;
}
div.endereco h2 {
	font-size: 18px;
	padding-bottom: 10px;
}
div.endereco address {font-style: normal; margin-bottom: 10px;}