/*
Theme Name: Refer&ecirc;ncia Locadora de Ve&iacute;culos
Theme URI: http://www.referencia.com.br	
Description: Layout exclusivo para a empresa Refer&ecirc;ncia Locadora de Ve&iacute;culos.
Version: 1.0
Author: Jaime Peters Junior
Author URI: http://www.id9.com.br
*/

/* Colors */
/*
Dark Blue 		#657787
Medium Blue 	#C7CED6
light Blue	 	#E5E8E9
*/


/* Resets */
html {overflow-y:scroll;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;
	border: 0;	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul 			{ list-style: none;}
blockquote, q 	{ quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
:focus 		{ outline: 0;}

body {
	line-height: 1;
	background-color:#657787;
	font: 75% Arial, Helvetica, sans-serif;
	color: #7c7c7c;
	line-height:18px;	
}

/* General Styles */
.floatright	{ float:right;}
.floatleft	{ float:left;}
.clear		{ clear:both;}
.clearfix	{ clear:both; display:block;}
.margin		{ margin-top:15px;}

/* Link Styles */
a:link, a:visited {
	color: #0080c5;
	text-decoration:underline;
}
a:hover {
	color: #0080c5;
	text-decoration: underline;
}
a:active {
	color: #0080c5;
	text-decoration:underline;
}

/* Headings */
h1 {
	font-size: 1.3em;
	color:#bbc6d1;
	height:21px;
	background:url(images/bg_h1.gif) no-repeat 0 0;
	margin-bottom:15px;
	padding:6px 10px;
}
h2 {
	font-size: 1.6em;
	margin-bottom: 10px;
	color: #657787;
}
h3 {
	font-size: 1em;
	color: #657787;
	margin:15px 0 5px 0;
	padding-bottom:2px;
	border-bottom:solid 1px #E5E8E9;
}
h4 {
	color: #657787;
	font-weight:bold;
	margin-top:15px;	
}


/* Input */
input, select, textarea, file {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#FFFFFF url(images/bg_box.gif) repeat-x scroll left top;
	color:#949494;
	padding:5px 8px;
	border:1px solid #B8B8B8;	
}
input[type="submit"]{
	padding:4px;
	cursor:pointer;
	margin-left:5px;
}
input[type="submit"]:hover{
	background:#FFFFFF url(images/bg_box_over.gif) repeat-x scroll left top;
}
.search_term {
	color: #949494;
}


/* Structure */
#container{
	background:url(images/bg_container.gif) repeat-y;
	width:991px;
	margin:0 auto;
}
#container-footer{
	background:url(images/bg_container-footer.gif) no-repeat scroll 0 0;
	width:991px;
	margin:0 auto;
	height:27px;
}
#wrapper{
	margin:0 13px;
	text-align:left;
}

#content {
	float:left;
	height:auto;
	padding:15px;
	width:630px;	
}
#sidebar {
	background:transparent url(images/bg_sidebar.gif) no-repeat scroll right top;
	float:left;
	min-height:350px;
	overflow:auto;
	padding:15px 0;
	width:260px;
	margin: 0 15px;	
}

/* Home */
#top_banner{
	height: 305px;
	width: 965px;
}
.noticias{
	float:left;
	width:295px;
	margin:10px 20px 0 0;
}
.noticias p{
	font-size:11px;
	line-height:15px;
	text-decoration:none;
}
.noticias h4{
	margin:0 0 5px 0;
	font-size:12px;
}
.noticias h4:hover{
	text-decoration:underline;
}
.leia-mais{
	color: #0080c5;
}
.ultimas-noticias{
	margin:30px 0 0 0;
	border-bottom: solid 1px #B8B8B8;
	padding-bottom:2px;
}
.img-noticias{
	width:80px; height:80px;
	border: solid 1px #B8B8B8;
	float:left;
	margin-right:15px;
}

/* Menu */
#nav{
    background: url(images/bg_menu.gif) no-repeat top;
	height: 50px; width: 936px;	
	margin: 15px 15px 0 15px;	
}
.lavaLamp {
    position: relative;
    height: 30px; width: 760px;
    padding: 10px;
    overflow: hidden;
	margin:0 auto;
}
.lavaLamp li {
	float: left;
	list-style: none;
}
.lavaLamp li.back {
	background: url(images/lava.gif) no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.back .left {
	background: url(images/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px;
}
.lavaLamp li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 12px arial;
	color: #fff; outline: none;
	text-align: center;
	height: 30px; top: 7px;
	z-index: 10; letter-spacing: 0;
	float: left; display: block;
	margin: auto 10px;
	padding:0 15px;
}

/* Sub Menu */
.submenu{
	margin:15px 15px 0 0;
}
.submenu li.current_page_item a, .submenu li.current_page_item a:hover{
	background:url(images/bg_submenu.gif) no-repeat scroll 0 -62px;
	color:#FFFFFF;
	text-decoration:none;
}
.submenu li{
	height:30px;
}
.submenu li a:hover{
	background:url(images/bg_submenu.gif) no-repeat scroll 0 -31px;
	text-decoration:none;	
}
.submenu li a{
	background:url(images/bg_submenu.gif) no-repeat scroll 0 top;
	display:block;
	height:18px;
	padding:6px 8px;
	margin:5px 0;	
	text-decoration:none;
	color:#657787;		
}


/* Footer */
#footer{
	background: url(images/bg_footer.gif) no-repeat scroll 0 0;
	height:36px;
	margin:15px 15px 0 15px;
	padding:12px 0 0 15px;
	clear:both;	
}
#footer p {
	font-weight:bold;
	float: left;
	margin-right:30px;
	padding-top:6px;
}
#footer a {
	float: left;
	margin-right:27px;
}
.eurolog{
	margin-left:10px;
}
.euroit{
	margin-left:5px;
	padding-top:5px;
}
#login_clientes{
	float:right;
	margin-right:15px;
}
#footer_menu {
    position: relative;
    height: 50px; width: 991px;
    overflow: hidden;
	margin:0 auto;
}
#footer_menu ul {
	position:relative;
	display:block;
}
#footer_menu li {
	float: left;
	list-style: none;
	background: url(images/dot.gif) no-repeat left 10px;	
}
#footer_menu .page-item-76{
	background:none;
}
#footer_menu li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	color: #fff; outline: none;
	text-align: center;
	height: 20px;
	float: left; display: block;
	padding:0 10px 0 12px;
}
#footer_menu li a:hover {
	text-decoration: underline;
}
#footer_id9 {
	float:right;
	margin:3px 15px 0 0;
	display:block;
}

#copyright {
	display:block;
	color:#FFFFFF;
	padding-left:12px;
	font-size:10px;
	margin-top:2px;
}


/* Listing Styles */
.post {
	position: relative;
	border-bottom: 1px solid #c2c4c4;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.post h2 a{
	text-decoration:none;
	color:#657787;
}
.post a:hover{
	text-decoration:underline;
}
small {
	font-style:italic;
}
.entry {
	margin:10px 0;
}
.entry p, .banner-home {
	margin-bottom:15px;
}
.entry ul {
	list-style: inside disc;
	margin:15px;
}
.outras-noticias{
	margin:30px 0 0 0;
}
.banner-sidebar{
	margin-top:15px;
}


/* Contact Form */
.wpcf7 p{
	margin-bottom:15px;
}
.wpcf7 input{
	margin:0;
}
#tabela-frota{
	font-size:9px;
}
.frota-titulo{
	background:#657787;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #dedede;
}
.frota-titulo td{
	padding:2px 2px 2px 5px;
}
.frota-subtitulo{
	background:#e5e8e9;
	font-weight:bold;
	border: 1px solid #dedede;
}
.frota-margin{
	margin-bottom:50px;
}

.widget{
	margin-top:25px;
}

.botao-tarifa { float:right; margin:-10px -15px 0 0;}
