/* 
Theme Name: Limusinas Zaragoza
Theme URL: http://www.idibayconsulting.com
Description: A WP theme by Idibay Consulting.
Author: Idibay Consulting
Author URI: http://www.idibayconsulting.com
Version: 1.0
*/

/***** RESET CSS STYLES *****/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6,p, pre,a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table {
	border-collapse:separate;
	border-spacing:0;
}

/**** DEFAULT LINKS ****/
a, a:link, a:visited, a:active {
}
a:hover {
}

/**** DEFAULT IMAGES AS LINKS ****/
a img, a:link img, a:visited img, a:link:active img, a:visited:active img, a:hover img{
	text-decoration: none;
	border: 0;
}

/**** CONTAINER ****/

body{
	text-align:center; /*Hack for centering #container in IE6 */
	background-color: #d1d485;
}
#general{
	background: url(images/bg_general.jpg) repeat-x;
}
#container{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
/*** BANDA SUPERIOR ***/
.banda-superior{
	height: 23px;
	color: #646567;
	font-family: Georgia;
	text-transform: uppercase;
	font-size: 9pt;
	text-align: right;
	padding: 8px 55px 0px 0px;
}
.banda-superior ul.menu_superior{
	text-decoration: none;
}
.banda-superior ul.menu_superior li{
	display: inline-block;
	margin: 3px 0px 0px 25px;
	float: right;
	height: 21px;
}
.banda-superior ul.menu_superior li.facebook, .banda-superior ul.menu_superior li.telefono{
	margin-top: -2px;
}
.banda-superior ul.menu_superior li.telefono{
    font-family: Arial;
    color: #eee;
    font-size: 11pt;
    background: url(images/telefono.jpg) left no-repeat;
    padding-left: 28px;
    padding-top: 3px;
    height: 18px;
    font-weight: bold;
    margin-left: 10px;
}
	.banda-superior ul.menu_superior li a{
		color: #646567;
		text-decoration: none;
	}
	.banda-superior ul.menu_superior li a:hover{
		color: #fff;
		text-decoration: none;
	}
/**** HEADER ****/
#header{
	height: 248px;
	/*background: url(images/bg_header.jpg) no-repeat;*/
}
html*#header {
    height: 290px;
}
#header h1.logo{
	margin-top: 46px;
	margin-left: 54px;
}

/**** NAVIGATION MENU ****/
#header ul{
	text-align: right;
	padding-top: 20px;
	padding-right: 85px;
}
#header ul li{
	text-transform: uppercase;
	font-size: 11pt;
	font-family: Arial;
	font-weight: normal;
	display: inline;
	height: 29px;
	background: url(images/separador.gif) right no-repeat;
	padding: 8px 20px 8px 0px;
	margin-right: 20px;
}
	#header ul li a, #header ul li a:link, #header ul li a:active, #header ul li a:visited{
		color: #d1d485;
		text-decoration: none;
		font-weight: normal;
	}
	#header ul li a:hover{
		color: #653119;
		text-decoration: none;
	}
	#header ul li.current_page_item a{
		color: #653119;
	}
	#header ul li.lastitem{
		background-image: none;
		padding-right: 0px;
	}
/**** CONTENT ****/
#content{
	background-color: #d1d485;
	padding: 45px 60px;
}
#content .home_section{
	width: 240px;
	height: auto;
	float: right;
	background: url(images/section_home.png) right repeat-y;
	padding: 0px 20px;
}
#content .first{
	background-image: none;
}
#content .home_section img.thumbnail{
	margin-top: 10px;
}
#content .home_section h2{
	font-family: Georgia;
	color: #111;
	font-size: 17pt;
	text-align: center;
	padding: 10px 0px;
	border-bottom: 1px solid #989b61;
	background: url(images/h2_home.png) top repeat-x;
}
#content .home_section h2 a{
	color: #111;
	text-decoration: none;
}
#content .home_section h2 a:hover{
	color: #653119;
}
#content .home_section p{
	font-family: Arial;
	font-size: 10pt;
	color: #111;
	margin-top: 10px;
	line-height: 20px;
}
#content .home_section a.home_continuar{
	display: block;
	width: 71px;
	height: 17px;
	background: url(images/home_continuar.jpg) scroll 0% 0% no-repeat;
	color: #ced188;
	padding-top: 4px;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	margin-top: 15px;
}
#content .home_section a.home_continuar:hover{
	background: url(images/home_continuar.jpg) scroll 0% 100% no-repeat;
	text-decoration: none;
}
#content h2{
}
	#content h2 a, #content h2 a:active, #content h2 a:link{
	}
	#content h2 a:visited{
	}
	#content h2 a:hover{
	}
#content .post_date{
}

/*** CONTENT IN PAGES ***/
#content .content_left{
	width: 250px;
	float: left;
	text-align:right;
}
#content .content_left h2{
	font-family: Georgia;
	font-size: 20pt;
	margin-top: -4px;
}
#content .content_left h4{
	font-family: Georgia;
	text-transform: uppercase;
	font-size: 9pt;
	margin-top: 8px;
}
#content .content_right{
	width: 540px;
	float: right;
	background: url(images/section_home.png) left repeat-y;
	padding-left: 25px;
	font-size: 10.5pt;
	line-height: 17px;
	font-family: Arial;
}
#content .content_right div.excerpt{
	font-family: Georgia;
	margin: 20px 0px;
	line-height: 20px;
}
#content .content_right table.tarifas{
	font-family: Georgia;
	width: 540px;
	background: url(images/h2_home.png) bottom repeat-x;
	margin-bottom: 20px;
}
#content .content_right table.tarifas a{
	color: #111;
	text-decoration: none;
}
#content .content_right table.tarifas a:hover{
	text-decoration: underline;
}
#content .content_right table.tarifas td{
	padding: 12px 0px;
	font-family: Arial;
}
#content .content_right p{
	margin: 8px 0px;
}
#content .content_right h3{
	background: url(images/h2_home.png) bottom repeat-x;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 17pt;
	font-family: Georgia;
}
#content .content_right h4{
	background: url(images/h2_home.png) bottom repeat-x;
	padding-bottom: 22px;
	margin-bottom: 15px;
	font-size: 15pt;
	font-family: Georgia;
	margin-top: 27px;
	color: #653119;
}
#content .content_right table.tarifas a.ver_limusina, #content .content_right a.consultar{
	display: block;
	background: url(images/ver_limusina.jpg) scroll 0% 0% no-repeat;
	width: 81px;
	height: 19px;
	color: #ced188;
	padding-top: 2px;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	margin: 0 auto;
}
#content .content_right table.tarifas a.ver_limusina:hover{
	background: url(images/ver_limusina.jpg) scroll 0% 100% no-repeat;
	text-decoration: none;
}
#content .content_right a.consultar{
	background: url(images/consultar.jpg) scroll 0% 0% no-repeat;
	width: 104px;
	margin: 0px 0px;
	padding-top: 2px;
	height: 19px;
	margin-top: 15px;
}
#content .content_right a.consultar:hover{
	background: url(images/consultar.jpg) scroll 0% 100% no-repeat;
	text-decoration: none;
}
#content .content_right ul{
	margin-left: 15px;
	margin-bottom: 8px;
	list-style: url(images/list.png);
}
#content .content_right ul li{
	margin: 12px 0px;
}
#content .content_right img{
	border: 1px solid #68606d;
	padding: 6px;
}

/**** BLOG ****/
#content .content_right h2.blog{
	font-size: 17pt;
	font-family: Georgia;
	}
	#content .content_right h2.blog a{
		color: #653119;
		text-decoration: none;
	}
	#content .content_right h2.blog a:hover{
		text-decoration: underline;
	}
#content .content_left h5.archive{
	font-size: 10pt;
	font-family: Georgia;
	padding-top: 16px;
}
	#content .content_left h5.archive a{
		color: #989b61;
		text-decoration: none;
	}
	#content .content_left h5.archive a:hover{
		color: #653119;
	}
#content .content_right .fecha{
	background: url(images/h2_home.png) bottom repeat-x;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 18px;
	font-family: Georgia;
	text-transform: uppercase;
	color: #111;
	font-size: 9pt;
}
#content .content_right .entry{
	line-height: 25px;
	clear: both;
}
	#content .content_right a{
		color: #653119;
		font-weight: bold;
		text-decoration: none;
	}
	#content .content_right a:hover{
		text-decoration: underline;
	}
#content .content_right .postmetadata{
	margin: 40px 0px 32px 0px;
	padding-bottom: 5px;
	background: url(images/bg_postmetadata.png) bottom repeat-x;
}
#content .content_right .single{
	background-image: none;
	margin-bottom: 10px;
}
#content .content_right .postmetadata ul{
	list-style: url(images/postmetadata.png);
	font-family: Georgia;
}
#content .content_right .postmetadata p.compartir{
	text-align: right;
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 9pt;
}
#content .content_right p.compartir_single{
	text-align: right;
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 9pt;
	background: url(images/bg_postmetadata.png) bottom repeat-x;
	padding-bottom: 13px;
	margin-top: 13px;
	margin-bottom: 15px;
}
	#content .content_right p.compartir_single a{
		color: #653119;
		text-decoration: none;
	}
	#content .content_right p.compartir_single a:hover{
		text-decoration: underline;
	}
	#content .content_right .postmetadata a{
		color: #653119;
		text-decoration: none;
	}
	#content .content_right .postmetadata a:hover{
		text-decoration: underline;
	}
#content .content_right .postmetadata .dejar_comentario{
	font-size: 10pt;
	margin-top: 25px;
	font-family: Georgia;
	margin-bottom: 0px;
}
#content .content_right .postmetadata .post_comentarios{
	font-size: 10pt;
	font-family: Georgia;
	margin-top: 5px;
}
#content .content_right .entry .gallery img{
	border: none;
	background: url(images/bg_gallery.jpg) bottom right no-repeat;
	padding: 0px 4px 6px 0px;
}
#content .content_right .entry blockquote {
	font: italic 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 400px;
	background: url(images/close-quote.png) no-repeat right bottom;
	padding-left: 32px;
	text-indent: -32px;
	padding-right: 32px;
}
#content .content_right .entry blockquote p:first-letter, #content .content_right .entry blockquote:first-letter {
	background: url(images/open-quote.png) no-repeat left top;
	padding-left: 32px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#content .content_left ul.sidebar{
	background: url(images/h2_home.png) top repeat-x;
	padding-top: 1px;
	margin-top: 17px;
	list-style: none;
}
#content .content_left ul.sidebar h6{
	margin-bottom: 10px;
}
#content .content_left ul.sidebar li{
	font-family: Arial;
	font-size: 9pt;
	margin-bottom: 9px;
}
	#content .content_left ul.sidebar li a{
		color: #989b61;
		text-decoration: none;
	}
	#content .content_left ul.sidebar li a:hover{
		color: #653119;
	}
/*** CATEGORY ***/
#content .content_right h2.archive{
	font-family: Georgia;
	margin: 0px 0px 20px 0px;
	font-size: 14pt;
}
/**** CONTENT SERVICIOS VIP ****/
#content .content_left ul.servicios{
	list-style: none;
	margin-top: 45px;
	background: url(images/h2_home.png) bottom repeat-x;
}
#content .content_left p.consultenos{
    font-size: 9pt;
    text-align: right;
    margin-top: 45px;
}
    #content .content_left p.consultenos a{
        text-decoration: none;
        color: #653119;
    }
    #content .content_left p.consultenos a:hover{
        text-decoration: underline;
    }
#content .content_left ul.servicios li{
	text-align: right;
	font-size: 14pt;
	font-family: Georgia;
	background: url(images/h2_home.png) top repeat-x;
	padding: 15px 0px;
}
	#content .content_left ul.servicios li a{
		color: #653119;
		text-decoration: none;
	}
	#content .content_left ul.servicios li a:hover{
		color: #9a9c5d;
	}
	#content .content_left ul.servicios li.current_page_item a{
		color: #111;
	}
	#content .content_left ul.servicios li a h5{
		font-size: 9pt;
		margin-top: 0px;
		padding-top: 2px;
		text-transform: uppercase;
	}
	#content .content_left ul.servicios li a.limusina_actual{
		color: #111;
	}
#content .content_left h6{
	font-size: 9pt;
	text-transform: uppercase;
	color: #653119;
	margin: 24px 0px 6px 0px;
	font-weight: bold;
}
#content .content_left ul.servicios li p{
	line-height: 24px;
	color: #111;
	font-size: 10pt;
}


/**** COMMENTS ****/
#comments{
}
#comments ol#comments_list{
	list-style: none;
	background: url(images/h2_home.png) bottom repeat-x;
	padding-bottom: 18px;
	margin-bottom: 15px;
}
	#comments ol#comments_list li{
		width: 500px;
		margin-left: 15px;
		clear: both;
		line-height: 20px;
		font-size: 10pt;
	}
	#comments ol#comments_list li .comment_metadata{
		width: 146px;
		float: left;
		text-align: right;
		margin-right: 22px;
		font-size: 9pt;
	}
	#comments ol#comments_list li .comment_metadata p.comentarista{
		font-family: Georgia;
		text-transform: uppercase;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	#comments ol#comments_list li .comment_metadata p.comentarista span{
		font-size: 12.5pt;
	}
	#comments ol#comments_list li .comment_metadata p.comentarista a{
		color: #653119;
		text-decoration: none;
	}
	#comments ol#comments_list li .comment_metadata p.comentarista a:hover{
		text-decoration: underline;
	}
	#comments ol#comments_list li .comment_entry{
		width: 330px;
		float: left;
		margin-bottom: 10px;
	}

#comments ul.trackbacks{
}
	#comments ul.trackbacks li{
	}

/* Respond section with the new comment form */
#respond, #wpcf7-f1-p6-o1{
	font-family: Georgia;
	font-size: 10pt;
	margin-top: 26px;
}
    #respond p.sesion_iniciada a{
        color: #653119;
        text-decoration: none;
    }
    #respond p.sesion_iniciada a:hover{
        text-decoration: underline;
    }

#respond div.commentleft, #wpcf7-f1-p6-o1 div.commentleft{
	width: 192px;
	margin-right: 10px;
	float: left;
}
#respond div.commentright, #wpcf7-f1-p6-o1 div.commentright{
	width: 320px;
	float: right;
}
#respond form{
}
#respond form p, #wpcf7-f1-p6-o1 form p{
	text-align: right;
}
	#respond form label{
		
	}
	#respond form input, form.wpcf7-form input{
		font-family: Arial;
		font-size: 11pt;
		padding: 3px;
		width: 195px;
		height: 22px;
		border: 1px solid #989b61;
		margin-bottom: 12px;
		margin-top: 5px;
	}
	#respond form input.button, form.wpcf7-form input.button_envio{
		background: url(images/comentario.jpg) scroll 0% 0% no-repeat;
		height: 21px;
		width: 130px;
		color: #d1d485;
		text-align: center;
		font-size: 9pt;
		border: none;
		text-decoration: none;
		cursor: pointer;
	}
	#wpcf7-f1-p6-o1 form input.button_envio{
	   padding-top: 3px;
	   height: 20px;
	}
	#respond form input.button:hover, form.wpcf7-form input.button_envio:hover{
		background: url(images/comentario.jpg) scroll 0% 100% no-repeat;
	}
	#respond form textarea, form.wpcf7-form textarea{
		width: 312px;
		height: 149px;
		padding: 3px;
		border: 1px solid #989b61;
		font-family: Arial;
		margin-top: 5px;
	}
	html*#respond form textarea, html*form.wpcf7-form textarea{
	   height: 154px;
	}
	#respond form input:focus, #respond form textarea:focus, form.wpcf7-form input:focus, form.wpcf7-form textarea:focus{
	   border: 1px solid #653119;
	}
	#respond form input.button:focus, form.wpcf7-form input.button:focus{
	   border: none;
	}
#content .content_right img.ajax-loader{
        border: none;
    }
form.wpcf7-form textarea{
    height: 166px;
}
.wpcf7-response-output{
    clear: both;
}

/*** FOOTER ***/
#footer{
	background: #080d07 url(images/bg_footer.jpg) top repeat-x;
}
.footer_container{
	width: 890px;
	margin: 0 auto;
	padding: 60px 35px 50px 35px;
}
.footer_container .footer_section{
	width: 190px;
	float: left;
	color: #555;
	text-transform: uppercase;
	margin-right: 60px;
}
.footer_container .footer_section h3{
	font-family: Georgia;
	font-size: 10pt;
	margin-bottom: 12px;
	text-align: left;
}
.footer_container .footer_section ul{
	list-style: none;
	font-family: Arial;
	background: url(images/footer_li.png) bottom left repeat-x;
	width: 204px;
	padding-bottom: 1px;
	text-align: left;
}
.footer_container .footer_section ul li{
	height: 23px;
	width: 204px;
	background: url(images/footer_li.png) top left repeat-x;
	padding-top: 1px;
	font-size: 9pt;
}
	.footer_container .footer_section ul li a{
		display: block;
		height: 18px;
		width: 190px;
		padding-left: 14px;
		background: transparent url(images/footer_list.gif) left no-repeat;
		color: #555;
		text-decoration: none;
		padding-top: 5px;
	}
	.footer_container .footer_section ul li a:hover{
		background-color: #202020;
	}
	
.footer_container .footer_section ul li.nolink{
	font-size: 8pt;
	padding-top: 5px;
	height: 18px;
}
.footer_container .footer_section ul li.nolink span.item{
	padding-left: 14px;
	background: transparent url(images/footer_list.gif) left no-repeat;
}
.footer_container .footer_section ul li.nolink span.item2{
	font-size: 9pt;
}
.firma{
	clear: both;
	border-top: 1px solid #2c2c2c;
	background-color: #202020;
}
.firma_container{
	text-align: left;
	font-size: 9pt;
	color: #535455;
	padding: 10px 50px 10px 50px;
	width: 860px;
	margin: 0 auto;
}
.firma_container span{
	padding: 0px 5px;
}
.firma_container p{
	width: 780px;
	float: left;
}
.firma_container a.subir_arriba{
	display: block;
	float: right;
	width: 65px;
	text-align: right;
}
.firma_container a{
	text-decoration: none;
	color: #c7c7c7;
}
.firma_container a:hover{
	color: #fff;
	text-decoration: underline;
}
#footer .footer_section ul h2{
    display: none;
}
/**** CONTACT FORM ****/
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

/**** THE SLIDER ****/
		.slidebox
		{
			width:534px;
			height:370px;
			display:block;
			border:none;
			position:relative;
		}
		.slidebox .slide
		{
			display:none;
			position:absolute;
			top:0;
			left:0;
			border:none;
		}
		#content .content_right .slidebox .slide img
		{
			border: none;
		}
		.thumbs
		{
			clear: both;
			text-align: center;
			z-index:101;
			margin-top: 8px;
		}
		.thumbs a
		{
			display:block;
			float:left;
			margin:3px;
			text-decoration: none;
			border: none;
		}
		#content .content_right .thumbs img{
	       border: none;
	       padding: 0px;
	       padding:0px 4px 6px 0px;
	       background:transparent url(images/bg_gallery.jpg) bottom right no-repeat;
	       overflow:hidden; 
	       margin: 0px 0px 6px 5px !important;
        }
		.thumbs a.selected
		{
		}

h4.sin_espacio_superior{
    margin-top:-135px;
}

/**** CLEAR AND ALIGNMENT WP HACKS ****/
.right, .alignright{
	display: block;
	float:right;
	margin: 6px 0px 6px 12px;
	}
.left, .alignleft{
	display: block;
	float: left;
	margin: 6px 12px 6px 0px;
	}
.aligncenter{
	display: block;
	text-align: center;
	margin: 10px auto;
	}
.clear{
	clear:both;
	}
img#wpstats{
    display: none;
}
