/*
Theme Name: Unimed Rondon&oacute;polis
Theme URI: http://www.maikelneris.com.br/
Description: Tema para a Unimed Rondon&oacute;polis criado em 2009.
Version: 2009
Author: Maikel Neris
Author URI: http://maikelneris.com.br/
*/

* { margin:0; padding:0; }

html, body {
	height:auto;
	width:100%;
}

body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#1e1a19;
	padding-bottom:20px;
}

#wrap {
	height:100%;
	width:100%;
	background-image:url(images/footer-grass.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

a {
	text-decoration:underline;
	color:#0D7040;
}

a:hover {
	text-decoration:none;
	
}

img {
	border:none;
}

h3.secoes {
	font-size:22px;
	font-weight:normal;
}

p.linha-fina {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#00995c;
	margin-bottom:10px;
}

label {
	/*cursor:pointer;*/
	background:url(images/setinha.gif) no-repeat left center;
	padding-left:20px;
	margin-bottom:7px;
}

.bot-submit {
	background:#a5cf4c;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	border-bottom:#a9a9a9 solid 1px;
	border-right:#a9a9a9 solid 1px;
	border-top:none;
	border-left:none;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
}

.navigation {
	margin-bottom:15px;
	width:652px;
	float:left;
}

.navigation .Nav {
	display:block;
	border:solid 1px #cccccc;
	float:left;
	padding:10px;
}

.navigation .Nav .on {
	padding:3px 6px;
	background:#a5cf4c;
}

.navigation .Nav a {
	padding:3px 6px;
	background:#eaeaea;
	color:#000;
	text-decoration:none;
}

.navigation .Nav a:hover {
	background:#a5cf4c;
}

#page {
	background:#fff url(images/footer-grass.png) repeat-x left bottom;
	width: 860px;
	padding:0px 20px 100px 20px;
	margin: 0px auto 0px auto;
	position:relative;	
}

.page-corner {
	background:url(images/page-corner.gif) no-repeat;
	width:56px;
	height:56px;
	position:absolute;
	top:0;
	right:0;
}

#logo {
	margin:70px auto 20px auto;
	width:860px;
	height:120px;
	background: url(images/logo-selo-unimed.png) no-repeat left top;
	position:relative;
}

#header-page {
	width:860px;
	float:left;
	margin-bottom:20px;
}

#header-page .image-page {
	height:126px;
	width:860px;
	float:left;
	position:relative;
}

#header-page .image-page .frases {
	position:absolute;
	left:20px;
	top:40px;
	font-size:18px;
	color:#fff;
}

#nav-pages {
	position:absolute;
	bottom:0;
	right:0px;
}

#nav-pages li {
	line-height:14px;
	list-style-type:none;
	list-style-position:outside;
	float:left;
}

#nav-pages li a {
	border-top:solid 4px #fff;
	text-decoration:none;
	color:#1e1a19;
	display:block;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:20px;
}

#nav-pages li a:hover {
	border-top:solid 4px #009c5f;
}

#nav-pages li.current-page-item a {
	border-top:solid 4px #009c5f;
	text-decoration:none;
	color:#1e1a19;
	display:block;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:20px;
}

#nav-pages li.acesso-rapido a {
	border:none;
	text-transform:lowercase;
	font-weight:normal;
	padding:4px 0 0 12px;
	background:url(images/bg-acesso-rapido.gif);
	width:111px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
}

#nav-pages li.acesso-rapido a:hover {
	border:none;
	text-decoration:underline;
}

#menu-acesso-rapido {
	position:absolute;
	width:150px;
	background:#FFFFCF;
	border:solid 1px #EFE686;
	padding:10px;
	right:-37px;
	top:-18px;
	z-index:98;
}

#menu-acesso-rapido ul {
	list-style-type:none;
}

#menu-acesso-rapido ul li {
	width:150px;
	background:url(images/pontilhado-horizontal.gif) repeat-x left bottom;
	padding:0 0 7px 0;
	margin-bottom:7px;
	line-height:15px;
}

#menu-acesso-rapido ul li a {
	color:#000;
	text-decoration:none;
	display:block;
}

#menu-acesso-rapido ul li a:hover {
	text-decoration:underline;
}

#creditos {
	background:url(images/creditos-bg.gif) no-repeat left bottom;
	height:56px;
	width:860px;
	float:left;
	position:relative;
	font-size: 11px;
	clear:both;
}

#creditos .empresa {
	position:absolute;
	left:0px;
	top:35px;
}

#creditos .links {
	position:absolute;
	left:380px;
	top:35px;
}

#creditos .links li {
	list-style-type:none;
	float:left;
	margin-right:5px;
}

#creditos .links a {
	color:#1e1a19;
}

#creditos .selo-ans {
	position:absolute;
	top:32px;
	right:0;
}

#creditos .registro-ans {
	position:absolute;
	top:37px;
	right:120px;
}

#sidebar {
	width:188px;
	float:left;
	margin-bottom:20px;
}

#sidebar .menu {
	width:157px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background:#eaeaea;
	padding:15px;
	float:left;
}

#sidebar .menu ul li {
	list-style-type:none;
	float:left;
	width:157px;
}

#sidebar .menu ul li a {
	display:block;
	line-height:26px;
	text-decoration:none;
	color:#1e1a19;
	border-bottom:#d7d7d7 solid 1px;
	padding-left:3px;
}

#sidebar .menu ul li a:hover {
	color:#fff;
	background:#a5cf4c;
}

#sidebar .menu ul li ul li a {
	padding-left:25px;
	background:url(images/seta-menu.gif) no-repeat 5px center;
}

#sidebar .menu ul li ul li a:hover {
	color:#fff;
	background:url(images/seta-menu.gif) no-repeat 5px center #a5cf4c;
}

#sidebar .menu ul li ul li ul li a {
	padding-left:35px;
	background:url(images/seta-menu.gif) no-repeat 15px center;
}

#sidebar .menu ul li ul li ul li a:hover {
	color:#fff;
	background:url(images/seta-menu.gif) no-repeat 15px center #a5cf4c;
}

/*#sidebar .menu ul li.current_page_item a {
	background-color:#a5cf4c;
	color:#fff;
}*/

.show {
	display:block;
}

.hidden {
	display:none;
	visibility:hidden;
}

#content {
	width:652px;
	float:right;
	position:relative;
}

#content .breadcrumb {
	font-size:11px;
	color:#0D7040;
	margin-bottom:10px;
}

#content .breadcrumb strong {
	color:#000;
}

#content h2 {
	font-size:28px;
	color:#0D7040;
	margin-bottom:10px;
	font-weight:normal;
}

#content h2 span {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:5px;
	background:#a5cf4c;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	position:absolute;
	top:27px;
	left:200px;
}

#content .entry p {
	line-height:20px;
	margin-bottom:15px;
}

#content .entry h1, #content .entry h2, #content .entry h3, #content .entry h4, #content .entry h5 {
	font-weight:normal;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:3px;
	margin-bottom:10px;
}

#content .entry h1 {
	font-size:26px;
}

#content .entry h2 {
	font-size:24px;
}

#content .entry h3 {
	font-size:22px;
}

#content .entry h4 {
	font-size:20px;
}

#content .entry h5 {
	font-size:18px;
}

#content .entry blockquote {
	border:1px solid #EFE686;
	background:#FFFFCF;
	padding:20px;
	text-align:center;
}

#content .entry blockquote p {
	margin:0;
}

#content .entry blockquote a {
	color:#000;
	font-weight:bold;
	font-size:14px;
}

#content .entry ul {
	margin-left:25px;
	margin-bottom:15px;
}

#content .entry ul li {
	margin-bottom:5px;
}

#content .entry .alignright {
	float:right;
	margin:0 0 15px 15px;
}

#content .entry .alignleft {
	float:left;
	margin:0 15px 15px 0;
}

#content .entry img {
	border:solid 1px #cecece;
	padding:5px;
}

#content .entry img.wp-smiley {
	border:none;
	padding:0;
}

#content .entry .wp-caption-text {
	font-weight:bold;
	color:#333333;
}

#content .feed-noticias {
	position:absolute;
	top:20px;
	right:0;
}

#footer {
	width:828px;
	border:solid 1px #cccccc;
	padding:15px;
	float:left;
	background:url(images/footer-bg.jpg) no-repeat center center;
}

#footer .newsletter {
	float:left;
	width:253px;
	padding-right:34px;
	/*background:url(images/divisor-sombra-footer.gif) no-repeat right center;*/
}

#footer .newsletter .badges {
	padding-top:15px;
}

#footer .guia-medico {
	float:left;
	width:253px;
	padding-right:34px;
	/*background:url(images/divisor-sombra-footer.gif) no-repeat right center;*/
}

#footer .enquete {
	float:right;
	width:253px;
}

/******************************************/
/**************BERCARIO********************/
/******************************************/

.foto_bercario {
	width:272px;
	float:left;
	margin:0 20px 20px 0;
}

.foto_bercario .foto_principal {
	padding:10px;
	background:#fff;
	border:solid 1px #cccccc;
	margin-bottom:15px;
}

.info_bercario {
	width:360px;
	float:right;
}

.info_bercario p {
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:solid 1px #cccccc;
}

.bercario_single {
	list-style-type:none;
}

.bercario_single li {
	display:inline;
	margin:0 2px 2px 0;
}

.bercario_single li img {
	padding:2px;
	background:#fff;
	border:solid 1px #cccccc;
}

#wp-email-submit {
	background:#a5cf4c;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	border-bottom:#a9a9a9 solid 1px;
	border-right:#a9a9a9 solid 1px;
	border-top:none;
	border-left:none;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
}

#wp-email-content {
	text-align:center;
}

.info_bercario a.enviar_email {
	background:url(images/enviar_email_bercario.png) no-repeat left center;
	padding-left:30px;
	font-size:18px;
	text-decoration:none;
	color:#1e1a19;
	display:block;
	margin-top:10px;
}

.info_bercario a:hover {
	font-weight:bold;
}

.info_bercario a.deixe_mensagem {
	background:url(images/comentar.png) no-repeat left center;
	padding-left:30px;
	font-size:18px;
	text-decoration:none;
	color:#1e1a19;
	display:block;
	margin-top:10px;
}
	
.bercario_lista {
	width:652px;
	float:left;
}

.bercario_lista ul {
	list-style-type:none;
}

.bercario_lista ul li {
	display:inline;
	float:left;
	width:142px;
	height:220px;
	margin:0 15px 10px 0;
}

.bercario_lista img {
	padding:5px;
	background:#fff;
	border:solid 1px #cccccc;
}

.bercario_lista span.nome {
	font-size:14px;
	margin-bottom:7px;
}

/******************************************/
/**************LISTA DE NOTICIAS***********/
/******************************************/

.listagem_not {
	width:652px;
	float:left;
}

.listagem_not ul {
	list-style-type:none;
}

.listagem_not h2 {
	margin-bottom:7px;
}

.listagem_not h2 a {
	font-size:18px;
	color:#1e1a19;
	text-decoration:none;
	margin-bottom:-7px;
	display:block;
}
.listagem_not h2 a:hover {
	text-decoration:underline;
}

.listagem_not ul li {
	border-top:solid 1px #cccccc;
	padding-top:5px;
	padding-bottom:7px;
}

.listagem_not ul li .meta {
	font-size:11px;
	padding:2px;
	background:#eaeaea;
}

.meta-single {
	font-size:11px;
	padding:2px;
	background:#eaeaea;
	margin-bottom:10px;
}

/******************************************/
/**************COMENTARIOS*****************/
/******************************************/

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-bottom:20px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 10px 10px 0px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

#commentform label {
	background:none;
	padding-left:0px;
}

#commentform label small {
	font-size:12px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

#comments {
	font-size:18px;
	font-weight:normal;
	background:url(images/comentario-big.png) no-repeat left center;
	padding-left:34px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin:0 10px 0px 0;
}

.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;
}

.commentmetadata a {
	color:#000;
	text-decoration:none;
	font-size:10px;
}

.even {
	border:solid 1px #cccccc;
}

.odd {
	border:solid 1px #b3d55e;
	background:#b3d55e;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond {
	margin-bottom:20px;
	float:left;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#respond h3 {
	font-size:18px;
	font-weight:normal;
	background:url(images/comentar.png) no-repeat left center;
	padding-left:34px;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width:100px;
}

/******************************************/
/******************ENQUETE*****************/
/******************************************/

.wp-polls-form label {
	background:none;
}

.wp-polls-form .wp-polls-ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.wp-polls-form .wp-polls-ul li {
	margin-bottom:5px;
}

#cforms4form textarea, #cforms4form input {
	width:250px;
}

#cforms4form .sendbutton {
	width:150px;
}


/******************************************/
/*************POSTS FIXADOS SIDEBAR********/
/******************************************/

.post-fixo {
	margin-bottom:15px;
}

.post-fixo img {
	float:left;
	margin:0 5px 5px 0;
}

.post-fixo h3 {
	font-size:14px;
	margin-bottom:7px;
}

.post-fixo h3 a {
	color:#000;
	font-weight:bold;
}

.post-fixo p {
	font-size:11px;
	color:#333333;
}


/******************************************/
/*************PAGINA DE CONTATO************/
/******************************************/

.contato-conteudo {
	width:222px;
	float:left;
}

.contato-form {
	width:410px;
	float:right;
}

.contato-form h3 {
	font-weight:bold;
	font-size:14px;
}

.contato-form label {
	background:none;
	padding-left:0px;
}

.linklove {
	display:none;
}

.bookmarks {
	list-style-type:none;
}

.bookmarks li {
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #cecece;
}

.bookmarks li a {
	text-decoration:none;
}

.bookmarks li a:hover {
	text-decoration:underline;
}

.titulo_bookmarks {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

/******************************************/
/*************GUIA MEDICO******************/
/******************************************/

.guia-lista .local {
	float:left;
	width:632px;
	padding:10px 10px 6px 10px;
	border-top:solid 3px #E6E6E6;
	border-bottom:solid 3px #E6E6E6;
	background:#F5F5F5;
	margin-bottom:10px;
	position:relative;
}

.guia-lista .zebra {
	background:#fff;
}

.guia-lista h3 {
	font-size:20px;
	border-bottom:solid 1px #cecece;
	padding-bottom:5px;
	margin:-7px 0 10px 0;
}

.guia-lista h4 {
	color:#0D7040;
	margin-bottom:4px;
	font-size:14px;
}

.guia-lista p {
	margin-bottom:4px;
}

.guia-lista .local .horarios {
	margin-top:10px;
}

.guia-lista .local .horarios table tr td {
	padding:4px;
	border:#CCCCCC solid 1px;	
}

.guia-lista .local .ver-mapa {
	position:absolute;
	top:3px;
	right:10px;
	padding:5px 0 5px 25px ;
	background:url(images/lupa.gif) no-repeat left center;
}

.guia-lista .local .ver-mapa a {
	color:#000;
	text-decoration:none;
}

.guia-lista .local .ver-mapa a:hover {
	text-decoration:underline;
}

.aviso-mapa {
	width:220px;
	position:absolute;
	right:0;
	top:0;
	padding:5px 5px 5px 45px;
	font-size:11px;
	background:#FFFFCF url(images/atencao.gif) no-repeat 5px center;
	border:solid 1px #EFE686;
}

/******************************************/
/*************SIMULACAO PLANOS*************/
/******************************************/

.sim_planos {
	width:316px;
	float:left;
	margin-bottom:15px;
}

.sim_planos .plano {
	padding:10px;
	width:294px;
	float:left;
	margin-bottom:6px;
	border:solid 1px #cecece;
}

.sim_planos .fraco {
	border:solid 1px #999999;
}

.sim_planos .plano span {
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 6px;
}

.sim_planos .plano span label {
	background:none;
	padding-left:0;
	cursor:pointer;
}

#simulacao_planos {
	display:block;
	width:652px;
	float:left;
	margin-bottom:15px;
}

#simulacao_planos h3 {
	border:none;
	font-size:18px;
	margin-bottom:7px;
}

#simulacao_planos .esquerda {
	width:316px;
	float:left;
}

#simulacao_planos .direita {
	width:316px;
	float:right;
}

#simulacao_planos .direita p {
	margin-bottom:7px;
}

#simulacao_planos .direita table tr.cabecalho {
	font-weight:bold;
}

#simulacao_planos .esquerda-resul {
	width:200px;
	float:left;
	margin-bottom:15px;
}

#simulacao_planos .esquerda-resul .descricao {
	padding:5px;
	font-size:11px;
	background:#FFFFCF;
	border:solid 1px #EFE686;
}

#simulacao_planos .direita-resul {
	width:432px;
	float:right;
	margin-bottom:15px;
}

#simulacao_planos .direita-resul h4 {
	font-size:16px;
	margin-bottom:7px;
	padding-top:4px;
	border-bottom:solid 1px #CECECE;
}

#simulacao_planos .direita-resul p {
	margin-bottom:7px;
}

#simulacao_planos .direita-resul table tr td {
	padding:8px;
}

#simulacao_planos .direita-resul label {
	background:none;
}

#simulacao_planos .separador {
	clear:both;
	height:20px;
	border-top:solid 1px #cecece;
}

.print_page {
	position:absolute;
	right:0;
	top:0;
	padding:5px 5px 5px 30px;
	font-size:11px;
	background:#FFFFCF url(images/printer_48.png) no-repeat 5px center;
	border:solid 1px #EFE686;
}

.link_simulacao {
	position:absolute;
	right:0;
	top:0;
	font-size:11px;
}

.link_simulacao a { 
	color:#000;
	display:block;
	background:url(images/home-planos.gif) no-repeat left -8px;
	width:260px;
	height:56px;
	text-indent:-3000px;
}

.print_page a { 
	color:#000;
}

.show_planos .plano {
	padding:10px;
	margin-bottom:12px;
	border:solid 1px #cecece;
	position:relative;
}

.show_planos .plano p {
	line-height:20px;
}

.show_planos .plano p.codigo {
	display:block;
	position:absolute;
	right:10px;
	top:10px;
	font-size:11px;
	padding:3px;
	background:#EFE686;
}

.show_planos .zebra {
	background:#EAEAEA;
}

.show_planos .plano h3 {
	font-size:18px;
	margin-bottom:10px;
	padding-left:25px;
	background:url(images/setinha.gif) no-repeat left center;
}

/******************************************/
/*************HOME STYLES******************/
/******************************************/

.slide-home {
	height:300px;
	width:860px;
	float:left;
	position:relative;
}

.slide-home #bg-texto {
	background:url(images/slide-bg-texto.png) no-repeat left top;
	width:567px;
	height:300px;
}

#home {
	width:860px;
	float:left;
	margin-bottom:20px;
}

#home .ult-noticias {
	position:relative;
	width:273px;
	float:left;
	margin-right:20px;
}

#home .ult-noticias .feed-icon {
	position:absolute;
	top:0;
	right:0;
}

#home .ult-noticias ul {
	list-style-type:none;
}

#home .ult-noticias ul li {
	background:url(images/pontilhado-horizontal.gif) repeat-x left bottom;
	padding:0 0 10px 0;
	margin-bottom:10px;
	display:block;
	width:263px;
}

#home .ult-noticias ul li a {
	background:url(images/setinha.gif) no-repeat left center;
	color:#000;
	text-decoration:none;
	padding-left:20px;
	display:block;
}

#home .ult-noticias ul li a:hover {
	text-decoration:underline;
}

#home .consulta-planos {
	width:274px;
	float:left;
	position:relative;
	background:url(images/home-planos.gif) no-repeat left top;
	height:232px;
}

#home .consulta-planos a {
	text-decoration:none;
	display:block;
	width:274px;
	height:72px;
	text-indent:-3000px;
}

#home .consulta-planos a.plano-familia {
	position:absolute;
	left:0;
	top:80px;
}

#home .consulta-planos a.plano-empresa {
	position:absolute;
	left:0;
	top:160px;
}

#home .ult-bercario {
	width:273px;
	float:right;
	position:relative;
}

#home .ult-bercario .ver-todos {
	position:absolute;
	right:0;
	top:5px;
}

#home .ult-bercario .ver-todos a {
	color:#000;
}

#home .ult-bercario ul {
	list-style-type:none;
}

#home .ult-bercario ul li {
	display:inline;
	margin:0 5px 5px 0;	
	float:left;
}

#home .ult-bercario ul li img {
	border:#cecece solid 1px;
	padding:5px;
	background:#fff;
}

#home h2 {
	font-size:22px;
	color:#1e1a19;
	font-weight:normal;
}

#home p.linha-fina {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#00995c;
}



/******************************************/
/*************LOGIN HEADER*****************/
/******************************************/

#header-login {
	height:45px;
	left:250px;
	position:absolute;
	font-size:11px;
	padding:10px;
	background:#f9f9f9;
	width:435px;
	border:solid 1px #cecece;
}

#header-login label {
	background:none;
	padding-left:0;
	color:#333333;
	text-transform:lowercase;
}

#header-login h4 {
	font-size:11px;
	color:#0e7645;
	margin-bottom:6px;
}

#header-login input {
	margin-right:6px;
}

#header-login .inpute {
	width:80px;
}

#responsabilidade {
	position: absolute;
	top:0;
	right:0;
}

.cform label {
	background:none;
	padding-left:0;
}

#searchform #s {
	width:100px;
}

#searchform label {
	display:block;
}

#cabecalho-impressao {
	display:none;
}
