/*  
Theme Name: AGENDA UNITEL
Theme URI: http://www.maikelneris.com
Description: Tema originalmente por Maikel Neris para www.agendaunitel.com.br
Version: 1.0
Author: Maikel Neris
Author URI: http://www.maikelneris.com/
*/


* { margin:0; padding:0;}

body {
	background:url(images/bg-page.jpg) repeat-x #e9f9ff;
	font-family:Helvetica, Arial, Verdana;
	font-size:13px;
	color:#000;
}

ul {
	list-style-type:none;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:none;
}

label {
	cursor:pointer;
}

#page {
	width:770px;
	margin:auto;
}

#top-menu {
	height:54px;
	float:left;
	width:770px;
}

#top-menu ul li {
	float:left;
	margin:0 20px 0 0;
}

#top-menu ul li a {
	text-decoration:none;
	display:block;
	float:left;
	margin-right:0px;
	padding:17px 20px 0 0;
	background: url(images/bg-separador-top-menu.gif) right top repeat-y;
	color:#fff;
	height:37px;
}

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

#busca {
	height:99px;
	width:770px;
	float:left;
	margin-bottom:15px;
}

#busca .link-logo {
	display:block;
	background:url(images/bg-logo.jpg) no-repeat;
	width:385px;
	height:99px;
	float:left;
	text-indent:-3950px;
}

.buscador {
	background:url(images/bg-busca.jpg) no-repeat;
	width:345px;
	height:99px;
	float:right;
	padding:0 0 0 40px;
}

.buscador label {
	color:#01aab5;
	font-weight:bold;
	display:block;
	margin-bottom:15px;
}

.buscador .key {
	width:235px;
	height:20px;
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-right:15px;
}

.buscador .submeter {
	width:73px;
	text-indent:-3000px;
	background:none;
	border:none;
	cursor:pointer;
	height:20px;
}

.ad-superior {
	margin-bottom:15px;
}

#sidebar {
	width:163px;
	float:left;
}

#sidebar ul li {
	margin-bottom:6px;
}

#sidebar ul li a {
	width:147px;
	display:block;
	border:#9ea4a6 solid 1px;
	padding:7px;
}

#sidebar ul li a:hover {
	background:#9ea4a6;
	color:#fff;
}
	
#sidebar a.thickbox {
	background:url(images/link-categorias.jpg) no-repeat;
	width:163px;
	height:29px;
	text-indent:-3000px;
	display:block;
}

#sidebar a.thickbox:hover {
	background:url(images/link-categorias-hover.jpg) no-repeat;
}

#content {
	width:583px;
	float:right;
}

#content h2 {
	font-size:28px;
	border-bottom:solid 4px #000;
	margin-bottom:15px;
}

#footer {
	width:770px;
	float:left;
	padding:10px 0 10px 0;
	border-top:solid 4px #000;
	border-bottom:solid 1px #000;
}

#footer p {
	float:left;
}

.menu-footer {
	float:right;
}

.menu-footer li {
	float:left;
	margin-right:10px;
}

.alfabeto {
	padding:6px 0 6px 0;
	border-top:solid 4px #000;
	border-bottom:solid 1px #000;
	width:583px;
	float:left;
	margin-bottom:15px;
}

.alfabeto ul li {
	border:#9ea4a6 solid 1px;
	float:left;
	margin-right:7px;
	font-size:12px;
}

.alfabeto a {
	padding:2px 2px 2px 2px;
	text-decoration:none;
	text-transform:uppercase;
}

.alfabeto a:hover {
	background:#9ea4a6;
	color:#fff;
}

.enderecos .item {
	padding: 10px;
	border-bottom:1px solid #2cc4fd;
	margin-bottom:10px;
	background:#b8eafd;
}

.enderecos .destaque {
	background:#fff;
}

.enderecos .direita {
	margin-right:0px;
}

.enderecos .item p {
	margin-top:15px;
}

.enderecos .item p span {
	font-weight:bold;
	color:#006186;
}

.enderecos .item h3 {
	font-size:16px;
}

.enderecos .destaque h3 {
	font-size:20px;
}

.enderecos .separador {
	display:block;
	clear:both;
}

.paginacao .on {
	font-size:16px;
}

.paginacao a {
	background:#000;
	text-decoration:none;
	padding:3px 7px 3px 7px;
	color:#fff;
	font-weight:bold;
	margin:0 2px 0 2px;
}

.paginacao a:hover {
	background:#cecece;
	color:#000;
}

.post p {
	margin-bottom:25px;
	line-height:20px;
}

.home-image {
	margin-bottom:20px;
}

.home-left {
	width:280px;
	height:200px;
	float:left;
}

.home-right {
	width:280px;
	height:200px;
	float:right;
}