@font-face
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
/********************************** Desde aqui esto afecta todo el sitio*/
BODY
{
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	background: #FFFFFF;
}
/*STYLE.CSS define espaciado para los UL, OL, pero el tema no. Lo reseteamos*/
UL,
OL
{
	margin: initial;
}
/*STYLE.CSS define clear:both, pero el tema no lo puede tener. Lo reseteamos*/
H1,
H2,
H3,
H4,
H5,
H6
{
	clear: initial;
}
/********************************/
/*FULL PAGE*/
/********************************/
DIV.site
{
	width: 100%;
	background: url("../../uploads/2015/10/2015-10-30_1137051.jpg") top center / cover no-repeat #FFF;
	background: #FFF;
	margin: 0px auto;
}
DIV.site-content
{
	max-width: 1200px;
	margin: 0px auto;
	/*background: #FFF;*/
}
ARTICLE.hentry
{
	margin: 132px 0px 0px !important;
	background: #FFF;
}
DIV.raya-top
{
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}
/********************************/
/*HEADER*/
/********************************/
HEADER
{
	/*max-width: 1200px;*/
	margin: 0px auto;
	background: #FFF;
}
HEADER#masthead
{
	height: 132px;
	background: url(http://haurentacar.hostalhost.com/wp-content/uploads/2015/10/2015-10-30_1137051-1024x402.jpg) top center no-repeat #9E9E9E;
	background-size: cover !important;
	position: fixed;
	z-index: 20;
	left: 0px;
	right: 0px;
	/*background: 0px 1px rgba(153, 153, 153, 0.400);*/
}
HEADER DIV.aux_header
{
	max-width: 1200px;
	margin: 0px auto;
}
HEADER .widget-area
{
	max-width: 1200px !important;
	overflow: hidden;
}
HEADER DIV.site-branding
{
	display: none;
}
HEADER ASIDE
{
	margin: 0px !important;
}
HEADER ASIDE H3.widget-title
{
	display: none;
}
HEADER ASIDE DIV.contacto
{
	max-width: 1200px;
	margin: 0px auto;
	height: 39px;
	overflow: hidden;
	background: #3B8CED;
}
HEADER ASIDE DIV.contacto UL
{
	float: right;
	margin: 0px 43px 0px 0px;
}
HEADER ASIDE DIV.contacto UL LI
{
	display: inline-block;
	float: left;
	padding: 4px 7px 7px;
	margin: 0px 7px 0px 0px;
}
HEADER ASIDE DIV.contacto UL LI SPAN
{
	margin: 7px 2px 0px 0px;
}
HEADER ASIDE DIV.contacto UL LI,
HEADER ASIDE DIV.contacto UL LI A
{
	color: #FFF !important;
	font: 13px / 24px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}
HEADER ASIDE DIV.logo
{
	margin: 0px 10px 0px 45px;
	position: absolute;
	height: 86px;
}
@media only screen and (max-width: 410px)
{
	HEADER#masthead
	{
		position: relative;
		z-index: 0;
	}
}
@media only screen and (max-width: 999px)
{
	HEADER ASIDE DIV.logo
	{
		width: 100%;
	}
}
/********************************/
/*MENU DE NAVEGACION PRINCIPAL*/
/********************************/
HEADER NAV UL
{
	float: right !important;
	display: inline-block;
	margin-top: 31px !important;
	text-align: right;
}
HEADER NAV UL LI
{
	/*vertical-align: middle;*/
	text-align: right;
	float: none !important;
	line-height: 60px;
	display: inline-block;
	position: relative;
	margin: 2px 25px 0px 8px;
}
HEADER NAV UL LI A
{
	color: #3A3A3A;
	/*display: inline-block;*/
	vertical-align: baseline;
	font: 400 15px / 19px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
	padding: 6px 0px 4px;
	border-bottom: 2px solid transparent;
}
HEADER NAV BUTTON.menu-toggle,
HEADER NAV BUTTON.menu-toggle:active,
HEADER NAV BUTTON.menu-toggle:focus
{
	background-color: #3B8CED;
	background-image: none;
	color: #FFF !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	font-size: 14px !important;
	padding: 21px !important;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F516764' , endColorstr='#7F516764');
	border-color: transparent;
	*background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: none;
	border-bottom-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 20px;
}
HEADER NAV UL LI UL
{
	position: absolute;
	top: -2px !important;
	margin: 0px auto;
	margin-left: -15px !important;
	z-index: 1000;
	display: none;
	float: left;
	/*min-width: 160px !important;*/
	/*padding: 5px 0;*/
	/*margin: 2px 0 0;*/
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #FFF;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 2px solid #3B8CED !important;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	/*box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);*/
	line-height: normal !important;
	/*+box-shadow: none !important;*/
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
HEADER NAV UL LI UL LI
{
	border-left: none;
	white-space: nowrap;
	width: 100%;
	line-height: normal !important;
	margin: 0px !important;
	padding: 0px !important;
}
HEADER NAV UL LI UL LI A
{
	width: 100% !important;
	margin: 0px !important;
	padding: 11px !important;
}
HEADER NAV UL LI UL LI A:hover
{
	color: #FFF !important;
	background: #3B8CED !important;
}
HEADER NAV UL LI UL LI UL
{
	top: -6px !important;
	left: 90%;
}
HEADER NAV UL LI.menu-iluminado,
HEADER NAV UL LI.current-page-ancestor A,
HEADER NAV UL LI.current_page_item A,
HEADER NAV UL LI.current-menu-item A,
HEADER NAV UL LI.current-post-parent A,
HEADER NAV UL LI A:active,
HEADER NAV UL LI:hover > A,
HEADER NAV UL LI.current-post-parent UL LI.current-menu-item A,
HEADER NAV UL LI.current-post-parent UL LI A:hover,
HEADER NAV UL LI.current-menu-item UL LI A:hover
{
	color: #3B8CED;
	border-bottom: 2px solid #3B8CED;
	text-decoration: none;
}
HEADER NAV UL LI.current-post-parent UL LI A,
HEADER NAV UL LI.current-menu-item UL LI A
{
	background: #FFF;
	color: #000;
}
@media only screen and (min-width: 769px)
{
	HEADER NAV BUTTON.menu-toggle
	{
		display: none;
	}
	HEADER NAV UL
	{
		display: block !important;
		float: left;
		position: initial;
	}
	HEADER NAV UL LI
	{
		position: initial;
	}
	HEADER NAV UL LI UL
	{
		background-color: #FFFFFF !important;
		top: auto;
		max-width: 300px;
		min-width: 200px;
		border: 1px solid #D0D2D3;
	}
	HEADER NAV UL LI UL LI
	{
		text-align: left !important;
		border-bottom: none !important;
		width: 100%;
		border: none !important;
	}
	HEADER NAV UL LI UL LI A
	{
		text-decoration: none;
		display: block;
		border-bottom: none !important;
		padding: 8px 20px;
		width: 100%;
		white-space: nowrap;
		color: #252525;
		font-size: 12px;
		font-family: Lato;
		font-weight: 400;
	}
}
@media only screen and (max-width: 969px)
{
	HEADER NAV UL
	{
		float: right;
		width: 65% !important;
		margin-top: 14px !important;
	}
}
@media only screen and (max-width: 768px)
{
	HEADER#masthead
	{
		height: 94px !important;
	}
	HEADER DIV.contenedor-menu
	{
		float: none;
		height: 62px;
		width: 100%;
		margin-top: 32px;
		position: relative;
	}
	HEADER ASIDE DIV.contacto
	{
		display: none;
	}
	HEADER DIV.logo
	{
		/*position: relative !important;*/
		/*text-align: center;*/
		float: none;
		width: 100%;
		margin: 0px !important;
	}
	HEADER NAV BUTTON.menu-toggle
	{
		right: 20px;
		position: absolute;
		top: -17px;
	}
	HEADER NAV DIV UL
	{
		right: -200px;
	}
	HEADER NAV.toggled DIV
	{
		margin-left: -400px;
		/*+transition: all 0.3s;*/
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	HEADER NAV.toggled DIV UL
	{
		/*right: 19px;*/
		margin-left: 0px;
		/*+transition: all 0.3s;*/
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	HEADER NAV UL
	{
		position: absolute;
		top: 30px;
		border: 3px solid #3B9CED;
		/*+border-radius: 8px !important;*/
		-moz-border-radius: 8px !important;
		-webkit-border-radius: 8px !important;
		-khtml-border-radius: 8px !important;
		border-radius: 8px !important;
		/*(*+box-shadow: 4px 5px 2px #3B8CED;*)
																				-moz-box-shadow: 4px 5px 2px #3B8CED;
																				-webkit-box-shadow: 4px 5px 2px #3B8CED;
																				box-shadow: 4px 5px 2px #3B8CED;*/
		/*right: 0px;*/
		/*overflow: hidden;*/
		background: #FFF !important;
		width: 230px !important;
		z-index: 999999;
		padding: 0px !important;
		right: 19px !important;
	}
	HEADER NAV UL LI
	{
		width: 100%;
		padding: 0px !important;
		text-align: left !important;
		margin: 0px !important;
		height: auto !important;
		line-height: normal !important;
		border-bottom: none !important;
	}
	HEADER NAV UL LI A
	{
		border-bottom: none !important;
		text-decoration: none !important;
		height: auto;
		line-height: normal !important;
		width: 100%;
		padding: 11px !important;
	}
	HEADER NAV UL LI A:hover
	{
		background: #3B8CED;
		color: #FFFFFF;
	}
	HEADER NAV UL LI UL
	{
		width: 84% !important;
		/*margin-left: 25px !important;*/
		right: -3px !important;
		top: 21px !important;
		/*+border-radius: 0px !important;*/
		-moz-border-radius: 0px !important;
		-webkit-border-radius: 0px !important;
		-khtml-border-radius: 0px !important;
		border-radius: 0px !important;
		border-width: 3px !important;
	}
	HEADER NAV UL LI UL LI
	{
		width: 100%;
	}
	HEADER NAV UL LI UL LI A
	{
		width: 100%;
	}
}
@media only screen and (max-width: 410px)
{
	HEADER#masthead
	{
		height: auto !important;
		z-index: 1 !important;
	}
	HEADER DIV.logo
	{
		position: relative !important;
	}
	HEADER DIV.logo IMG
	{
		display: block;
		margin: 0px auto;
	}
	HEADER DIV.contenedor-menu
	{
		margin: 0px;
		display: block !important;
		background: #3B8CED;
		padding: 0px;
		height: 48px;
	}
	HEADER DIV.contenedor-menu NAV
	{
		padding: 0px !important;
		margin: 0px !important;
		display: block !important;
		position: relative !important;
	}
	HEADER NAV BUTTON.menu-toggle
	{
		position: relative !important;
		display: block;
		float: right;
		top: 0px;
		right: 20px !important;
		margin: 0px auto;
		padding: 17px !important;
		height: 48px !important;
	}
	HEADER NAV BUTTON.menu-toggle,
	HEADER NAV BUTTON.menu-toggle:active,
	HEADER NAV BUTTON.menu-toggle:focus
	{
		padding: 9px !important;
	}
}
/********************************/
/*CONTENIDO*/
/********************************/
HEADER.entry-header H1,
HEADER.entry-header H2
{
	margin: 0px !important;
	background: rgba(136, 136, 136, 0.08);
	background: rgba(38, 36, 36, 0.103);
	padding: 32px 24px 33px 44px;
	font-size: 25px;
}
HEADER DIV.entry-meta
{
	display: none;
}
DIV.entry-content
{
	padding: 29px 40px 33px 44px;
}
DIV.entry-content H3
{
	padding: 0px 0px 15px 0px;
}
@media only screen and (max-width: 768px)
{
	ARTICLE.hentry
	{
		margin: 94px 0px 0px !important;
	}
}
@media only screen and (max-width: 500px)
{
	HEADER.entry-header
	{
		text-align: center;
		padding: 0px !important;
	}
	HEADER.entry-header H1
	{
		padding: 18px 0px !important;
	}
	DIV.entry-content
	{
		padding: 0px 20px;
	}
	HEADER ASIDE DIV.logo
	{
		top: 0px;
	}
}
@media only screen and (max-width: 410px)
{
	ARTICLE.hentry
	{
		margin: 0px !important;
	}
}
/********************************/
/*ACORDEON COLORIDO*/
/********************************/
.su-spoiler-title,
.btn-block
{
	background: #3B8CED !important;
	color: #FFF !important;
}
.su-spoiler-content
{
	background: #FCE69E !important;
}
/********************************/
/*FOOTER*/
/********************************/
FOOTER
{
	margin: 0px auto;
	/*background: #FFF;*/
}
FOOTER.site-footer DIV.block
{
	/*background-color: rgba(0, 0, 0, 0.200) !important;*/
	/*background: #8E8E8E;*/
	/*background: url(http://haurentacar.hostalhost.com/wp-content/uploads/2015/10/2015-10-30_1137051.jpg) top center no-repeat #9E9E9E;*/
	background: #000000;
	padding: 24px 44px 0px;
	overflow: hidden;
}
FOOTER.site-footer
{
	/*background: rgba(255, 255, 255, 0.9);*/
	max-width: 100%;
}
FOOTER .widget-area
{
	max-width: 1200px;
	margin: 0px auto;
	padding: 10px;
	overflow: hidden;
}
FOOTER.site-footer ASIDE
{
	float: left;
	width: 33%;
}
FOOTER.site-footer ASIDE:nth-child(1)
{
	padding-right: 29px;
}
FOOTER.site-footer ASIDE:nth-child(2)
{
	padding-left: 19px;
}
FOOTER.site-footer ASIDE:nth-child(2) SPAN
{
	margin-right: 2px !important;
}
FOOTER.site-footer ASIDE:nth-child(3)
{
	/*padding-left: 37px;*/
}
FOOTER.site-footer ASIDE:nth-child(3) INPUT
{
	width: 101%;
	margin-bottom: 9px;
}
FOOTER.site-footer ASIDE,
FOOTER.site-footer ASIDE A
{
	font-size: 13px;
	line-height: 22px;
	color: #A6A6A6;
}
FOOTER.site-footer ASIDE SPAN
{
}
FOOTER.site-footer ASIDE TEXTAREA
{
	height: 64px;
}
FOOTER.site-footer ASIDE H2
{
	margin: 0px 0px 15px 0px !important;
	color: #FFFFFF;
	font-size: 16px !important;
	line-height: 23px;
	font-weight: 400 !important;
	font-style: normal;
}
FOOTER.site-footer ASIDE .logo
{
	height: 126px;
	width: 100%;
}
FOOTER.site-footer ASIDE .logo IMG
{
	width: 100%;
	margin: 22px 0px 0px;
}
FOOTER DIV.site-info
{
	display: none;
	margin: 0px auto;
	float: none;
	text-align: center;
	background: #888;
	padding: 11px;
}
FOOTER DIV.legal
{
	text-align: center;
	padding-top: 10px;
	background: #FFF;
}
@media only screen and (max-width: 900px)
{
	FOOTER.site-footer ASIDE:nth-child(3)
	{
		display: none !important;
	}
	FOOTER.site-footer ASIDE
	{
		width: 360px;
		padding: 0px !important;
		margin: 0px auto 30px !important;
		float: none;
	}
}
@media only screen and (max-width: 450px)
{
	FOOTER.site-footer ASIDE
	{
		width: 100%;
	}
}
/********************************/
/*FORMULARIO DE CONTACTO*/
/********************************/
FORM.formulario
{
	margin-top: 10px;
}
FORM.formulario .form-control
{
	padding: 6px 12px !important;
	margin-bottom: ;
}
FORM.formulario .wpcf7-response-output
{
	font-size: 11pt;
	margin: 0px;
	padding: 0 0 5px 0;
}
FORM.formulario .wpcf7-response-output
{
	border: none !important;
	color: #00AA00;
}
FORM.formulario .wpcf7-validation-errors,
.wpcf7-mail-sent-ng
{
	color: #FF0000;
}
FORM.formulario .wpcf7-not-valid-tip
{
	background: #EEEEEE;
	font-size: 12px;
	padding: 0px 0px 0px 14px !important;
	line-height: 18.1pt;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
FORM.formulario .input-group
{
	margin-bottom: 10px !important;
	width: 100%;
}
FORM.formulario TEXTAREA
{
	width: 100% !important;
}
/********************************/
/*RENTAL CAR SYSTEM*/
/********************************/
.muestra
{
	float: none;
}
.muestra P
{
	display: block !important;
	clear: both !important;
	border-top: 2px solid #3B8CED;
	margin: 60px 0px 40px;
	font-size: 20px;
}
.item-rental-wrapper
{
	float: none !important;
	clear: both !important;
	position: relative !important;
	overflow: hidden;
}
.reservation-item-title BR
{
	display: none;
}
A.item-main-image
{
	width: 340px !important;
	display: block !important;
	min-width: 340px !important;
	height: 217px !important;
	display: block !important;
}
A.item-main-image IMG
{
	height: 100%;
}
.description-item
{
	width: 100% !important;
}
.item-rental-item-list .item-description
{
	width: 75% !important;
}
.item-extras
{
	min-width: 100%;
	float: left !important;
}
.item-extras-title
{
	margin-top: 14px;
}
.item-rental-home-page
{
	background: url(http://haurentacar.hostalhost.com/wp-content/uploads/2015/10/slidex.jpg) top center no-repeat !important;
	margin: -22px 0px 0px;
	background-size: cover !important;
	min-height: 497px;
}
.item-rental-search-result,
.item-rental-options,
.item-rental-booking-details,
.item-rental-booking-confirmed,
.item-rental-booking-failure
{
	max-width: 1200px;
	margin: 0px auto;
}
.item-rental-booking-confirmed
{
	min-height: 497px;
	font-size: 40px !important;
	margin-top: 20px !important;
	padding-top: 300px !important;
	max-width: 100% !important;
	margin-bottom: 0px !important;
	border: 1px solid #000;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: url(http://haurentacar.hostalhost.com/wp-content/uploads/2015/10/slidex.jpg) top center no-repeat !important;
	background-size: cover !important;
}
.reservation-content
{
	font-size: 20px !important;
	font-weight: bold;
	max-width: 1200px;
	padding: 30px !important;
	background:rgba(256,256,256, 0.8);
	/*+border-radius: 4px !important;*/
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-khtml-border-radius: 4px !important;
	border-radius: 4px !important;
	margin: 0px auto;
}
.item-rental-booking-confirmed H2
{
	padding-top: 130px;
	color: #FFF;
	font-size: 33px !important;
}
.ui-datepicker
{
	z-index: 10000;
}
.nrs-slider-title
{
	display: none;
}
.slider
{
	padding: 0px !important;
	display: none;
	margin: 0px !important;
}
.email-search,
.customer-lookup-button,
.top-padded
{
	display: none;
}
.item-rental-single-item .item-image .item-name
{
	display: none;
}
.reservation-item-header
{
	height: 34px !important;
}
.reservation-item-title
{
	margin: 0px !important;
}
.reservation-item-header IMG
{
	display: none;
}
.item-rental-item-list .nrs-list-item,
.nrs-list-item
{
	margin-bottom: 20px;
	padding-top: 27px !important;
}
.item-rental-home-page .reservation-item
{
	max-width: 330px;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	min-height: 150px !important;
	background: rgba(255, 255, 255, 0.7);
	padding: 10px !important;
	margin: 0px 0px 6px 0px;
	/*+box-sizing: content-box;*/
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}
DIV.top-padded-submit
{
	margin: 0px !important;
}
.item-rental-wrapper
{
	margin-top: 0px !important;
	padding: 0px 44px !important;
}
.item-rental-home-page
{
	margin-top: 0px;
	padding: 43px 0px !important;
}
.item-rental-booking-failure
{
	margin-top: 25px !important;
	padding: 19px !important;
	background: #CDCDCD !important;
}
.item-rental-booking-failure INPUT
{
	background: #FF0000 !important;
	color: #FFF !important;
}
.item-rental-wrapper H2
{
	text-transform: none !important;
	font-size: 25px;
}
.item-rental-wrapper H2.nrs-page-title
{
	margin: 0px -45px 25px !important;
	background: rgba(136, 136, 136, 0.08);
	text-align: left;
	background: rgba(38, 36, 36, 0.103);
	padding: 32px 44px 33px;
}
.reservation-content
{
	padding-bottom: 30px;
}
.reservation-data-group,
.list-headers,
.list-headers DIV,
.item-type-label
{
	background: #3B8CED !important;
	text-transform: none !important;
	font-size: 14px !important;
}
#booking_code
{
	font-style: normal !important;
	/*font-size: 16px;*/
	/*padding: 2px 2px 2px 5px !important;*/
	/*font-weight: bold;*/
	text-align: center;
}
.item-rental-home-page .reservation-item .reservation-item-body
INPUT[type="submit"]
{
	text-transform: none !important;
	color: #FFF !important;
	background: #3B8CED !important;
	margin-left: 0px !important;
	min-width: 323px;
	border: none !important;
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}
@media only screen and (max-width: 768px)
{
	.item-rental-wrapper
	{
		margin-top: -30px !important;
	}
	.item-rental-home-page
	{
		margin-top: 0px !important;
	}
	.item-rental-wrapper H2
	{
		text-align: center;
	}
	.item-rental-home-page
	{
		padding: 40px 0px !important;
	}
	.hasDatepicker
	{
		margin-bottom: 7px !important;
	}
	.item-rental-wrapper
	{
		padding: 30px !important;
	}
	.item-rental-home-page .reservation-item
	{
		/*min-width: 270px !important;*/
		width: 250px !important;
	}
	.item-rental-home-page .reservation-item .reservation-item-body
	INPUT[type="submit"]
	{
		min-width: 100%;
	}
}
@media only screen and (max-width: 500px)
{
	.item-rental-wrapper
	{
		padding: 20px 15px !important;
	}
}
@media only screen and (max-width: 410px)
{
	.item-rental-wrapper
	{
		margin-top: -21px !important;
	}
}
/********************************/
/*PAGINAS DE WP*/
/********************************/
.page-content .search-form
{
	width: 90%;
	overflow: hidden;
	float: none;
	margin: 0px auto;
}
.page-content .search-form LABEL
{
	width: 100%;
	display: block !important;
	margin: 0px 0px 40px 0px;
	box-sizing: content-box;
	float: left;
}
.page-content .search-submit
{
	display: none;
}
.page-content .search-field
{
	width: 98% !important;
	font-family: Lato;
	box-sizing: border-box;
	font-weight: normal;
	padding: 5px 3px 6px 10px !important;
}
.page-content .widget_archive SELECT
{
	width: 90%;
	margin: 0px auto;
	display: block;
	padding: 5px 3px 6px 10px !important;
	box-sizing: content-box;
	font-family: lato;
	color: #999;
}
.page-content .entry-summary P,
.page-content .article-center-text P
{
	font-family: Lato, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #6D6E70;
	line-height: 30px;
	text-align: left;
}
HEADER.resultado-busqueda
{
	border-top: 1px solid #000 !important;
	margin: 24px 0px 0px;
	padding: 24px 0px 0px;
}
/*COMENTARIOS DE WP*/
.comments-area
{
	clear: both;
	padding: 2px 23px 23px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background: #ACACAC;
}
.comments-area .comment-list
{
	padding: 2px 23px 23px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background: #FFFFFF;
	padding: 16px;
	list-style: none !important;
}
.comments-area .input-group
{
	margin: 0px 0px 10px 0px !important;
	padding: 0px;
	max-width: 100% !important;
}
.comments-area .comments-title
{
	padding: 10px 0px;
}
.comments-area .comment-respond
{
	background: #FFFFFF;
	padding: 0px 17px;
	margin-top: 23px;
	overflow: hidden;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.comments-area FOOTER
{
	background: #CDCDCD;
	padding: 13px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.comments-area P.form-submit #submit
{
	display: none;
}
/******/
