/*   
	Theme Name: ValenciaNews mh_newsdesk
	Description: Este es el tema hijo de mh_newsdesk.
	Template: mh_newsdesk
	Version: 1.0.0
*/

@import url("../mh_newsdesk/style.css");


/*body.custom-background {
  background-size: contain;
}*/

#header-ad {
    margin: 0 auto;
}

#mh-wrapper {
  /* width: 70%;  Descomentar para ajustar el ancho para poner los banners laterales flotantes */
	position: relative;
}

.backgr {
	position: fixed;
	width: 100%;
	height: 100% !important;
}



.mh-footer {
/*width: 73.2%;*/
	position: relative;
	margin: auto;
}

#cat {
	background: #FFF none repeat scroll 0 0;
	border: 1px solid #CDCDCD;
	cursor: pointer;
	margin: 0 0 0 9px;
	padding: 7px;
	position: relative;
	border-radius: 0;
	font-family: PT Serif;
}

.entry-title, .page-title, .content-list-title, .content-lead-title {
	text-transform: none !important;
}

.main-nav li a {
	font-size: 14px;
}