/*
Theme Name: acompanhanteslindas
Theme URI:  
Description: The WordPress theme.
Version: 1.0
Author: 
Author URI: http://www.crazyxhtml.com
Tags: 

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,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;
	font-size:100%;
	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;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#fff;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
html{
	background:#bf2121 url(images/bgr_main.png) repeat-x;
}
body{
	background:url(images/bgr_html.gif) repeat-x bottom;
	color:#fff;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:985px;
}
/* mainmenu */
#mainmenu{
	width:100%;
	height:31px;
	background:url(images/bgr_mainmenu.png) no-repeat;
	margin:0 0 10px 0;
	z-index:1000;
	position:relative;
}
#mainmenu ul{
	float:left;
	padding:1px 0 0 17px;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#fff;
	padding:0 0 0 36px;
	font-size:1.3em;
	line-height:1.1em;
	text-transform:uppercase;
	background:url(images/bgr_mainmenu_li.gif) no-repeat left center;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#fff;
	height:21px;
	padding:8px 0 0 0;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:underline;
	color:#fff;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 36px;
	padding:0;
	background:#a00d0d;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px;
	height:auto;
	padding: 7px 10px 7px 10px;
	margin: 0;
	border-bottom: 1px solid #c92841;
	background:#a00d0d;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#d21919;
	color:#fff;
}
/* header */
#header{
	width:100%;
	height:123px;
	overflow:hidden;
}
/*header_logo*/
#header_logo{
	padding:10px 0 0 5px;
	float:left;
}
#logo{
	width:229px;
	height:100px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
}
#header_logo p{
	position:absolute;
	left:-9999px;
	top:-9999em;
}
#header_right{
	float:right;
	padding:8px 0 0 0;
}
#header_right img{
	float:right;
}
/*box*/
.box{
	width:100%;
	background:#3c0000 url(images/bgr_box.png) no-repeat;
	margin:0 0 10px 0;
}
.box_end{
	width:965px;
	overflow:hidden;
	background:url(images/bgr_box_end.png) no-repeat left bottom;
	padding:10px;
}
/*content_box*/
.content_box{
	width:100%;
	background:#3c0000 url(images/bgr_content_box.png) no-repeat;
	margin:0 0 10px 0;
}
.content_box_end{
	width:798px;
	overflow:hidden;
	background:url(images/bgr_content_box_end.png) no-repeat left bottom;
	padding:10px;
}
/*single_box*/
.single_box{
	width:100%;
	background:url(images/bgr_single_box.png) repeat-y;
	margin:0 0 10px 0;
}
.single_box_top{
	width:100%;
	background:url(images/bgr_single_box_top.png) no-repeat;
}
.single_box_end{
	width:646px;
	overflow:hidden;
	background:url(images/bgr_single_box_end.png) no-repeat left bottom;
	padding:13px 76px 5px 76px;
}
.single_row{
	width:100%;
	overflow:hidden;
	padding:0 0 8px 0;
}
.single_row p{
	font-size:1.2em;
	line-height:1.3em;
}
.single_row .left{
	float:left;
}
.single_row .right{
	float:right;
}
.single_row .important{
	font-size:1.4em;
}
.single_row h2{
	font-size:20px;
	width:424px;
	font-weight:normal;
}
.single_row .phone{
	font-size:20px;
}
.single_row .thumb{
	width:100%;
	overflow:hidden;
}
.single_row .thumb img{
	width:640px;
	height:250px;
	float:left;
	border:3px solid #3c0000;
}
.single_table{
	width:100%;
	overflow:hidden;
	padding:0 0 2px 0;
}
.single_table li{
	float:left;
	margin:0 2px 0 0;
	background:#3c0000;
	width:127px;
	text-align:center;
	font-size:1.2em;
	line-height:1.3em;
	padding:4px 0 4px 0;
}
.single_table li.last{
	margin:0;
}
.single_table li span{
	color:#fe5353;
}
/*top*/
#top{
	background:#3c0000 url(images/bgr_box2.png) no-repeat;
}
/*top_slider*/
#top_slider{
	float:left;
	width:680px;
}
#top_slider img{
	float:left;
}
#top_slider p{
	float:left;
	width:20px;
}
#top_slider p img{
	width:20px;
	height:250px;
}
#top_slider ul{
	float:left;
	width:640px;
	height:250px;
	overflow:hidden;
}
#top_slider li{
	float:left;
	width:100%;
	height:250px;
}
#top_slider li img{
	width:100%;
	height:250px;
}
#car1{
	float:left;
}

/*top_blocks*/
#top_blocks{
	width:275px;
	float:right;
}
/*top_newsletter*/
#top_newsletter{
	width:100%;
	height:106px;
	overflow:hidden;
	background:url(images/bgr_top_newsletter.png) no-repeat;
	margin:0 0 10px 0;
	text-align:center;
	font-size:1.3em;
	line-height:1.3em;
}
#top_newsletter h2{
	font-size:1.0em;
	padding:10px 0 10px 0;
}
#top_newsletter p a{
	text-decoration:underline;
}
#top_newsletter p a:hover{
	text-decoration:none;
}
.newsletter_txt{
	width:252px;
	margin:0 auto 6px auto;
	overflow:hidden;
}
.newsletter_txt label{
	float:left;
	margin:2px 0 0 0;
}
.newsletter_txt input{
	float:right;
	padding:2px;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	font-size:1.0em;
}
.newsletter_sub{
	width:252px;
	margin:0 auto;
	overflow:hidden;
	text-align:right;
}
/*top_select*/
#top_select{
	width:100%;
	height:65px;
	overflow:hidden;
	background:url(images/bgr_top_select.png) no-repeat;
	margin:0 0 10px 0;
	text-align:center;
	font-size:1.3em;
	line-height:1.3em;
}
#top_select h2{
	font-size:1.0em;
	padding:10px 0 5px 0;
}
#top_select_city{
	padding:1px;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	font-size:1.0em;
}
/*top_rss*/
#top_rss{
	width:100%;
	height:59px;
	overflow:hidden;
	background:url(images/bgr_top_rss.png) no-repeat;
}
#top_rss p{
	font-size:1.3em;
	line-height:1.3em;
	font-weight:bold;
	width:230px;
	margin:10px auto 0 auto;
}
#top_rss a{
	background:url(images/ico_rss.png) no-repeat left 8px;
	padding:3px 0 3px 49px;
	display:block;
}
/*subbox*/
.subbox{
	width:100%;
	background:#bf2121 url(images/bgr_subbox.png) repeat-y;
	margin:0 0 10px 0;
}
.subbox_top{
	width:100%;
	height:30px;
	overflow:hidden;
	background:url(images/bgr_subbox_top.png) no-repeat;
}
.subbox_end{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_subbox_end.png) no-repeat left bottom;
	padding:0 0 10px 0;
}
.subbox_top h2{
	float:left;
	font-size:1.6em;
	line-height:1.3em;
	padding:5px 0 0 17px;
}
.subbox_top h3{
	float:right;
	font-size:1.4em;
	line-height:1.3em;
	padding:6px 17px 0 0;
}
/*premium_box*/
#premium_box .subbox_end{
	width:955px;
	padding:0 0 10px 10px;
}
.premium_box{
	float:left;
	width:292px;
	height:250px;
	overflow:hidden;
	background:#520101;
	padding:7px 8px 7px 8px;
	margin:10px 10px 0 0;
	cursor:pointer;
}
.premium_box_last{
	margin:10px 0 0 0;
}
.premium_box_empty{
	font-size:1.4em;
	line-height:1.3em;
	color:#fff;
	text-align:center;
}
.premium_box_empty span{
	padding:120px 0 0 0;
}
.premium_box:hover{
	text-decoration:none;
	background:#7f0202;
}
.premium_box span{
	display:block;
}
.premium_box .thumb{
	width:100%;
	overflow:hidden;
}
.premium_box .thumb img{
	width:100%;
	height:221px;
	float:left;
}
.premium_box .info{
	width:100%;
	overflow:hidden;
	padding:8px 0 0 0;
}
.premium_box .info .name{
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b2a8ad;
	font-size:1.4em;
	line-height:1.3em;
	width:50%;
}
.premium_box .info .name a{
	color:#b2a8ad;
}
.premium_box .info .city{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ac6363;
	font-size:1.4em;
	line-height:1.3em;
	float:right;
	width:49.9%;
	text-align:right;
}
/*top_box*/
#top_box .subbox_end{
	width:955px;
	padding:0 0 10px 10px;
}
.top_box{
	float:left;
	width:157px;
	height:228px;
	overflow:hidden;
	background:#520101;
	padding:7px 10px 7px 10px;
	margin:10px 14px 0 0;
	cursor:pointer;
}
.top_box_last{
	margin:10px 0 0 0;
}
.top_box_empty{
	font-size:1.4em;
	line-height:1.3em;
	color:#fff;
	text-align:center;
}
.top_box_empty span{
	padding:90px 0 0 0;
}
.top_box:hover{
	text-decoration:none;
	background:#7f0202;
}
.top_box span{
	display:block;
}
.top_box .thumb{
	width:100%;
	overflow:hidden;
}
.top_box .thumb img{
	width:100%;
	height:180px;
	float:left;
}
.top_box .name{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.4em;
	line-height:1.3em;
	padding:8px 0 2px 0;
	text-align:center;
}
.top_box .name a{
	color:#b2a8ad;
}
.top_box .city{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b2a8ad;
	font-size:1.4em;
	line-height:1.3em;
	text-align:center;
}
/*super_box*/
#super_box .subbox_end{
	width:955px;
	padding:0 0 10px 8px;
}
.super_box{
	float:left;
	width:107px;
	height:128px;
	overflow:hidden;
	background:#520101;
	padding:7px 10px 7px 10px;
	margin:10px 10px 0 0;
	cursor:pointer;
}
.super_box_last{
	margin:10px 0 0 0;
}
.super_box_empty{
	font-size:1.4em;
	line-height:1.3em;
	color:#fff;
	text-align:center;
}
.super_box_empty span{
	padding:60px 0 0 0;
}
.super_box:hover{
	text-decoration:none;
	background:#7f0202;
}
.super_box span{
	display:block;
}
.super_box .thumb{
	width:100%;
	overflow:hidden;
}
.super_box .thumb img{
	width:100%;
	height:100px;
	float:left;
}
.super_box .name{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b2a8ad;
	font-size:1.2em;
	line-height:1.3em;
	padding:8px 0 0 0;
	text-align:center;
}
.super_box .name a{
	color:#b2a8ad;
}
/*home_ads_box*/
#home_ads_box .ads{
	text-align:center;
	padding:10px 0 0 0;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
}
#content{
	float:left;
	width:818px;
}
#sidebar{
	float:right;
	width:157px;
	background:#3c0000 url(images/bgr_sidebar.png) no-repeat;
	margin:0 0 10px 0;
}
#sidebar_end{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_sidebar_end.png) no-repeat left bottom;
	padding:10px 0 0 0;
	text-align:center;
}
#sidebar .ads{
	padding:0 0 10px 0;
}
/*post*/
.post{
	width:100%;
	overflow:hidden;
	padding:0 0 30px 0;
}
.single .post{
	width:747px;
	margin:0 auto;
}
.post_top{
	width:100%;
	height:30px;
	overflow:hidden;
	background:url(images/bgr_subbox_top.png) no-repeat;
	margin:0 0 20px 0;
}
.post_top h2{
	font-size:1.6em;
	line-height:1.3em;
	padding:5px 0 0 17px;
	float:left;
}
.post_top h3{
	font-size:1.4em;
	line-height:1.3em;
	padding:6px 17px 0 0;
	float:right;
}
.post .entry{
	width:945px;
	font-size:1.2em;
	line-height:1.5em;
	padding:0 10px 0 10px;
}
.single .post .entry{
	width:auto;
	font-size:1.2em;
	line-height:1.5em;
}
.post .entry a{
	color:#fe5353;
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry img{
	border:3px solid #fe5353;
	padding:0;
}
.single .post .entry img{
	max-width:730px;
	border:3px solid #fe5353;
}
.single .post .entry .single_thumb{
	padding:0 0 10px 0;
	text-align:center;
}
.post .entry ul {
	margin:0 20px 15px 25px;
}
.post .entry ul li{
	margin: 0;
	padding: 3px 0 3px 0;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 20px 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.entry_box{
	border:1px solid #fe5353;
	margin:0 0 20px 0;
	padding:20px 20px 10px 20px;
	overflow:hidden;
}
.entry_box h4{
	font-size:1.0em;
	margin:0 0 5px 0;
}
.entry_title{
	width:100%;
	overflow:hidden;
}
.entry_title span{
	float:left;
	background:#ae1919;
	border:1px solid #fe5353;
	padding:3px 8px 3px 8px;
	margin:0 0 0 20px;
}
.entry_subbox{
	width:100%;
	overflow:hidden;
}
.entry_box_left{
	float:left;
	width:44%;
}
.entry_box_right{
	float:right;
	width:44%;
}
#entry_subbox_1 .entry_box{
	min-height:160px;
}
.entry_box_info{
	padding:0 0 0 40px; 
}
.entry_links{
	text-align:center;
}
.post .entry .links_title{
	background:#bf2121;
	margin:0 auto 10px auto;
	width:481px;
	overflow:hidden;
	padding:7px 0 7px 0;
	clear:both;
}
h3.links_title{
	font-weight:normal;
	font-size:1.6em;
}
.entry .links_ads img{
	border:0;
	orphans:0;
}
.links_code{
	margin:0 auto 25px auto;
	width:481px;
	overflow:hidden;
	clear:both;
}
.links_code textarea{
	width:461px;
	height:80px;
	overflow:auto;
	padding:10px;
	background:#fff;
	border:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
	color:#000;
}
.entry_faq{
	width:100%;
	overflow:hidden;
	margin:0 0 30px 0;
}
.entry_faq h3{
	font-size:1.1em;
}
.wpcf7-not-valid-tip{
	color:#000;
}
.entry_contact{
	width:655px;
	overflow:hidden;
	margin:40px auto 40px auto;
	color:#fff;
}
.entry_contact_left{
	float:left;
	width:306px;
}
.entry_contact_right{
	float:right;
	width:306px;
}
.entry_contact_text input, .entry_contact_text textarea{
	background:#3c0000;
	border:1px solid #fe5353;
	padding:4px;
	width:296px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#fff;
}
.entry_contact_text textarea{
	overflow:auto;
	height:150px;
}
.entry_contact .entry_contact_sub{
	width:100%;
	overflow:hidden;
}
.entry_contact_sub input{
	float:right;
	background:url(images/btn_contact.gif) no-repeat;
	text-indent:-9999em;
	text-transform:capitalize;
	width:50px;
	height:20px;
	border:0;
}
/*footer*/
#footer{
	width:100%;
	height:115px;
	overflow:hidden;
}
#footer_logo{
	float:left;
	cursor:pointer;
	text-indent:-9999em;
	width:257px;
	height:20px;
	background:url(images/footer_logo.png) no-repeat;
	margin:17px 0 0 0;
}
#footer_right{
	float:right;
	text-align:right;
	width:692px;
	padding:15px 0 0 0;
}
#footer_right ul{
	padding:0 0 20px 0;
}
#footer_right li{
	display:inline;
	font-size:1.2em;
	line-height:1.3em;
	padding:0 0 0 12px;
	text-transform:uppercase;
	background:url(images/bgr_footer_li.gif) no-repeat left center;
}
#footer_right li.first{
	background:none;
	padding:0;
}
#footer_right p{
	font-size:1.2em;
	line-height:1.3em;
	padding:0 0 4px 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */
/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #bdbdbd;
	}

blockquote {
	margin: 15px 0 20px 0;
	padding:15px 15px 5px 20px;
	border-left: 5px solid #260000;
	}

blockquote blockquote{
	border-left: 5px solid #520101;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
