/*
   Theme Name: childsimplify
   Theme URI: http://complejolaarbolada.com
   Description: Child Theme Theme Simplify
   Author: PsComunicación
   Author URI: http://complejolaarbolada.com
   Template: simplify
   Version: 0.1
*/
@import url("../simplify/style.css");


@font-face {
	font-family: 'Existence';
	src: url('fuentes/Existence-Light-webfont.eot'),
	url('fuentes/Existence-Light-webfont.svg'),
	url('fuentes/Existence-Light-webfont.woff'),
	url('fuentes/Existence-Light-webfont.ttf');
		
}

/* Estilos página de Inicio */

#heading {
	font-family:'Existence';
	font-weight:bold;
	
}
.heading-desc {
	font-family:'Existence';
	font-size:16px;
	
}


.featured-box h3, h2 a {
	font-weight:bold;
	font-family: 'Existence';
	font-size:20px;
	color: #45a9f6;			
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
}

blockquote, q {
	font-family:'Existence';
	font-size:16px;
	color: #666;
	padding: 8px;
	text-align:center;
	font-weight: 900;
				
}

/* Barra Navegación */

#simplify-main-menu {
	color: #EEEEEE;
	float: right;
	line-height: 1;
	max-width: 700px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



/* Barra Inferior */


#footer-sidebar .widget h3 {
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;

}

#footer-sidebar #footer-widget {
	width: 25%;
}


#nav_menu-2 {
	display:inline-block;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
		
}

#footer-widget {
	width:100%;
	
	
}


/* Widgets */

#right-sidebar .widget h3 {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #03F;
	
}

#right-sidebar .widget ul {
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	color:#006;
	text-align:left;
		
}

#right-sidebar .widget{background:none repeat scroll 0 0 #CCCCCC;margin-bottom:20px;padding:15px;}
#right-sidebar .widget,
#right-sidebar .widget li,
#right-sidebar .widget a,
#right-sidebar .widget a:hover{color:#333333;text-decoration:none;}
#right-sidebar .widget ul{border-bottom:1px solid #EEEEEE;border-top:1px solid #999999;margin:0; list-style-type: none;}
#right-sidebar .widget li{no-repeat scroll 0 8px transparent; border-bottom:1px dotted #999999;border-top:1px solid #EEEEEE;padding:5px 5px 5px 10px; list-style-type: none;}

#right-sidebar .widget ul a:hover {
	font-weight:bold;
	color:#666;
	
}



/* Estilos páginas internas */

h1.page-title, h1.arc-post-title {
	font-size: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: -1px -1px 3px #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	color: #45a9f6;
	
}

.entrytext ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
		
}

h3 {
	font-size:20px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00C;
	font-weight:bold;
	line-height:13px;
	
}

h2 {
	font-family: 'Existence';
	font-size:24px;
	color:#45a9f6;
		
}
p {
	font-family: Verdana, Geneva, sans-serif;

}

.recuadrotarifas {
	border:solid 2px #5e8cd1;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright:13px;
	-moz-border-radius-bottomleft:9px;
	-moz-border-radius-bottomright:13px;
	-webkit-border-top-left-radius:12px;
	-webkit-border-top-right-radius:13px;
	-webkit-border-bottom-left-radius:9px;
	-webkit-border-bottom-right-radius:13px;
	border-top-left-radius:12px;
	border-top-right-radius:13px;
	border-bottom-left-radius:9px;
	border-bottom-right-radius:13px;
	color: #808080;
	text-align:center;
	text-transform: uppercase;
	font-size:16px;
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	margin-left: 15px;
	margin-right: 15px;
		
}

.reservas {
	text-align:center;
	color:#45a9f6;
	font-size:16px;
	
	
}

.reservas a:hover {
	color:#F60;
	font-weight:bold;
	text-decoration:underline;
	

}


/* Contact Form 7 */

.wpcf7-form {
	width:60%;
		
}

.wpcf7-submit  {
	width: 400px;
				
}

.wpcf7-email {
	width:100%;
	height:25px;
		
}