/*  
Theme Name: Conta Certa
Theme URI: http://www.contacerta.com.br
Description: The fantastic theme for Conta Certa.
Version: 1
Author: Caciano Gabriel
Author URI: http://www.gn10.com.br/
*/
body {
	font: 12px "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	color: #333;
	width: 770px;
	margin: 0 auto;
	background-color: #f3f4e6;
	background-image: url('i/body.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
small {font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; line-height: 16px;}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 4px;
}
h1 {font-size: 22px; color: #53463f;}
h2 {font-size: 18px;}
h2.pagetitle {font-size: 18px; border-bottom: 1px solid #53463f;}
h3 {font-size: 14px;}
img, img a {border:0}
a {color: #2a488d;}
a:hover, a:visited, {color: #2c51a6;}
p {font-size: 12px; margin:10px;}
ul {font-size: 12px; list-style-type: square;}

.header {
	height:75px;
}
.busca {
	float: right;
	width: 280px;
	height: 65px;
	background: #f3f4e6;
}
.busca label {font-size:11px; font-weight: bold;}
.busca form {margin-left: 10px; margin-top:4px;}
#s {
	width: 165px;
	background: url('i/b_input.gif') no-repeat center left;
	border: 0;
	padding-left: 5px;
	margin-top:2px;
	height:23px;
}
#searchsubmit {
	background: url('i/busca.jpg') no-repeat bottom left;
}
input, select, textarea {margin: 2px; padding:2px;}
input:focus, textarea:focus {background:#fafafa;}

/* Anuncie */
.mini {height: 3px;}
.txt {width: 250px; height: 100px;}
#Anuncie {width: 420px; margin-left:auto; margin-right:auto;}
.an {
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	display: block;
	float: left;
	text-align:right;
	margin:2px;
	padding:2px;
}
#Limpar {margin-left:25px;}

/* Menu */
.menu {
	margin-top: 15px;
}
.menu ul {
	list-style-type: none;
	border-bottom: #545456 7px solid;
	text-align:center;
	padding:0px 0px 0px 55px;
	width:715px;
	margin: 0;
	float: left;
}
.menu ul li {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	height:30px;
}
.menu ul li a {
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	margin: 1px;
	color: #fff;
	float: left;
	width: 90px;
	background: url('i/menu.jpg') no-repeat center 0px;
}
.menu ul li a:hover {
	background: url('i/menu.jpg') no-repeat center -30px;
	color: #fff;
	text-decoration: underline;
}
.menu ul li a:visited {
	color: #fff;
}

/* Side */
.home {padding: 10px}
.sidebar {width: 200px; float:left; margin-top:2px;}
.title {font-size: 21px;}
.fone {
	width: 200px;
	height: 110px;
	background: url('i/side_fone.jpg') no-repeat bottom left;
	text-align: right;
	color: #515153;
	font-weight:bold;
}
.fone p {font-size: 14px; margin-right: 4px; padding-top: 20px;}
.agenda {
	width: 200px;
	height: 110px;
	background: url('i/side_agenda.jpg') no-repeat bottom left;
	text-align: right;
	color: #515153;
	font-weight:bold;
}
.agenda p {font-size: 14px; margin-right: 4px; padding-top: 15px;}
.local {
	width: 200px;
	height: 110px;
	background: url('i/side_local.jpg') no-repeat bottom left;
	text-align: right;
	color: #515153;
	font-weight:bold;
}
.local p {font-size: 14px; margin-right: 4px; padding-top: 10px;}
.local p .address {font-size:12px; margin: 0; color:#394D8A;}
.social {
	width: 200px;
	height: 110px;
	background: url('i/side_social.jpg') no-repeat bottom left;
	text-align: right;
	color: #515153;
	font-weight:bold;
}
.social p {font-size: 14px; margin-right: 4px; padding-top: 10px;}
.social p {font-size:12px; margin: 0; color:#394D8A;}

/* Conteudo */
.container {width: 560px; float:right; margin-top:10px;}
.bemvindo {width: 310px; float:left;}
.noticias {width: 230px; margin: 0px 10px; float:right; background: url('i/box.jpg') no-repeat bottom left; height:280px;}
.noticias h1 {color:#7ab122; text-align: center; border-bottom: #7ab122 1px solid; margin: 2px 5px;}
.content {}
.footer {width:750px; border-top: #ccc 1px dotted; clear: both; margin: 5px 10px 0px 10px;}
.footer p {font-family: Arial, Helvetica, sans-serif; margin: 3px; text-align: right;}

/* Estrutura */
.post {margin:5px;}

/* Tile */
.Tile {margin: 0; text-align: right;}
.Tile ul {margin: 0;}
.Tile ul li {display: inline;}
.Tile ul li a{font-size: 10px;}
.Tile ul li a:hover {text-decoration: underline;}

/* Imagens */
p img {padding: 0; max-width: 100%;}
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}

/* Formularios */
#searchform {margin: 10px auto; padding: 5px 3px; text-align: center;}
.entry form {text-align:center;}
select {width: 130px;}
#commentform {margin:2px 25px;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0;}
#commentform textarea {width: 100%; padding: 2px;}
#commentform #submit {margin: 0; float: right;}

/* Comentarios*/
.commentlist li, #commentform input, #commentform textarea {font-size: 0.9em;}
.commentlist li {font-weight: bold;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}
.commentlist p {font-weight: normal; line-height: 1.5em; text-transform: none;}
.commentmetadata {font-weight: normal;}
.alt {margin: 0; padding: 10px;}
.commentlist {padding: 0; text-align: justify;}
.commentlist li {margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0; padding: 0;}
.commentmetadata {margin: 0; display: block;}

/* Calendario */
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;}


/* Tags & Classes */
small, .nocomments, .postmetadata, blockquote, strike {color: #777;}
code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps {font-size: 0.9em; letter-spacing: .07em; 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;}
hr {display: none;}
a img {border: none;}
.navigation {display: block; text-align: center; margin-top: 10px; margin-bottom: 60px;}
