/*
Theme Name:     Hybrid - BRM Internacional
Template:       hybrid
*/
@import url("../hybrid/style.css");

@import url(http://fonts.googleapis.com/css?family=Duru+Sans|Cantarell:400,700|Pontano+Sans);


body {
	font: normal normal normal 15px/22px 'Pontano Sans', Calibri, Arial, sans-serif;
/*
	font: normal normal normal 15px/21px Georgia,Times,"Times New Roman",serif;
*/
	background-color:#FFF;
	font-size:16px;
	color:#424242;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Pontano Sans', Calibri, Arial, sans-serif;
	color:#424242;
	font-weight: normal;
}
.entry-title {
	font-family: 'Pontano Sans', Calibri, Arial, sans-serif;
}
.entry-content {
	line-height:165%;
}
a:visited {
	color:#326698;
}

/*

*/
#container {
	margin-bottom: 0px;
}

div.entry-content {
padding: 24px 35px 5px 20px;
}

#site-title a {
    color: #296ca6;
}

#body-container {
	margin: 5px auto 5px auto;
}


.gmap {
	border:1px solid #CCC;
}

#sitemap {
	margin-left: 90px;
}
#sitemap li {
	list-style: none;
	background:url(img/flea-2.png) no-repeat 0 8px;
	padding-left: 16px;


}
#sitemap > li {
	margin:0 0 16px 0;
	background:url(img/flea-3.png) no-repeat 0 8px;


}
#sitemap ul {
	margin:0 0 6px 16px;

}

/*


FOOTER


*/

#footer {
	color:#424242;
	background-color:#CCC;
	font-style: normal;
	padding:0 0 20px 0;
}

#footer h3 {
	color:#424242;
	font-weight:bold;
}

#footer .content {
	float:left;
	width:615px;
	margin: 30px 0 0 20px;
}

#footer .content > ul {
	margin:0;
	padding:0;
}
#footer .content > ul ul {
	margin:0 0 0 2em;
	padding:0;
}

#footer-container a {
	color:#333;
	/*text-decoration:underline;*/
}
#footer-container a:hover {
	color:#326698;
}


#footer .content > ul > li {
	float:left;
	width:205px;
	list-style:none;
}

#footer .content2 {
	float:left;
	width:295px;
	margin: 30px 0 0 20px;
}

#footer-container .footer-logos {
	clear:both; 
	float: left;
}

#footer-container .footer-logos ul {
	padding:0;
	margin:0;
	list-style: none;
}
#footer-container .footer-logos ul li {
	display: inline-block;
	margin:15px 15px 0 0;
}

#footer-container .footer-links {
	text-align:right; 
	padding:20px 0 0 0;	
}

#menu-nav-bottom {
	display:inline;
	list-style: none;
	padding: 0;
	margin: 0;

}
#menu-nav-bottom li{
	display:inline;
	list-style: none;
	padding: 0 0 0 6px;
	margin: 0 0 0 6px;
	border-left: 1px solid #CCC;

}
/*


HEADER


*/

#header {
	margin: 0 0 0 0;
	height:105px;
}

#header h1 {
	float:left;
	margin:0;
}
#header .header-title-top {
	float:left;
	margin:0;
}

.menu-nav-top-container {
	float:right;	
}

#menu-nav-top {
	list-style: none;
	margin: 0 0 0 0;
}
#menu-nav-top li {
	display: inline;
	border-left:1px solid grey;
	padding: 0 5px;
}
#menu-nav-top li:first-child {
	border-left:none;
}
#menu-nav-top li a {
	color:#666;
}


#main-nav {
	list-style: none;
	margin: 38px 0 0 0;
	float:right;
	clear:right

}
#main-nav > li {
	display: inline-block;
	font-size:19px;
	color:#326698;
	margin:0 0 0 2px;
}
#main-nav > li > a {
	display: inline-block;
	border-top:5px solid white;
	padding:10px 10px 10px 10px;
	color:#326698;
	text-decoration:none;
	cursor: default;
 }

#main-nav > li:hover > a {
	border-color:#326698;
	background:url(img/flea-0.png) no-repeat center 30px;
}
#main-nav > li.selected > a {
	border-color:#326698;
}
#main-nav > li:hover > ul {
	display:block;

}

#main-nav > li > ul  {
	display:none;
	position:absolute;
	top:46px;
	margin:0; 
	padding:0;
	background-color:#cccccc;
	z-index: 20;
}
#main-nav > li:last-child > ul  {
	left:-108px;
}
#main-nav > li > ul > li {
	display:block;
	font-size:16px;
	width:270px;
	position:relative;
}

#main-nav > li > ul > li a {
	display:block;
	padding:5px 10px 5px 24px;
	background:url(img/flea-1.png) no-repeat 10px 10px;
	color:#333;
}
#main-nav > li > ul > li a:hover {
	color:white;
	text-decoration: none;
	background-color:#7b8a98;
}
#main-nav > li > ul > li:first-child a {
}

/*


HOME


*/
body.home #container {	
	margin-bottom:0;	
}

#slideshow {
	width:960px;
	height:400px;
	
	/*IE bugfix*/
	padding:0;
	margin:0;
}

#slideshow li {
	list-style:none; 
	height: 400px;
}

#slideshow h2 {
	margin:0 0 10px 0;
	font-size:30px;
	line-height: 100%;
	font-weight:bold;
}

ol.rhino-bullets a.rhino-active-bullet {
	background-color:#326698 !important; 
}

/*


ENTRY


*/
#content.content {
	float: left;
	width: 723px;
}



.entry-content h2 {
	color:#424242;
	font-weight:normal;
}

.entry-content h3 {
	color:#424242;
	font-weight:normal;
}



.singular-page .entry-title, .singular-attachment .entry-title {
	font-size:28px;
	margin: 30px 0 20px 20px;
}


.children-list {

}
.children-list .children-item {
	border-top:1px solid #CCC;
	margin:0 35px 20px 20px;
	padding:20px 0 0 0;
}
.children-list .children-item h4 {
	margin:0 0 10px 0;
}
.children-list .children-excerpt {
	margin:0 0 10px 0;
}




.header-title {
	display:block;
	background-color:#326698;
	padding:5px 20px;
	color:white;
	margin:0 0 4px 0;
}

div.header {
	width:100%;
	margin:0 0 4px 0;
	height:194px;
	position:relative;
	overflow:hidden;
}
div.header .header-image {
	position:absolute; 
	z-index:1; 
	width:100%;
}

div.header div.block {
	padding:30px 0 0 20px;
	color:white;
	position:absolute;
	z-index:2;
}

div.header div.block .title {
	color:white;
	font-size: 36px;

}

/*


breadcrumb


*/

div.breadcrumbs {
	margin:0 0 4px 0;
	display:block;
	background-color:#326698;
	padding:5px 20px;
	color:white;
}

div.breadcrumbs a {
	color:white;
	text-decoration:underline;
}

div.breadcrumbs  span.sep {
	padding:0 5px;
}
/*

*/
div.breadcrumb {
font-size: .9em;
font-style: normal;
}
div.breadcrumbs a {
	text-decoration:underline;
}
div.breadcrumbs a:hover {
	color:white;
	text-decoration:none;
}
.breadcrumb-title {
	display: none;
}


/*


SIDEBAR


*/

#sidebar {
	float:right; 
	width: 237px; 
}
.side-menu {
	background-color:#326698;
	min-height:194px;
	width:100%;
	margin:0 0 4px 0;
}
.side-menu a {
	color:white;
}
.side-menu ul.menu {
	padding: 20px 0 9px 20px;
	margin: 0 0 0 0;
	list-style:none;
}


.side-menu ul.menu li {
	float:none;
	padding:0 0 10px 16px;
	background:url('img/flea-1.png') no-repeat 0 5px;
}


.side-module {
	background-color:#cccccc;
	margin:0 0 4px 0;
}

.side-module img.sideimage {
	width:237px;

}
.side-module .cntent {
	padding:10px 15px;

}



.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
	font-family: inherit;
}

.wpcf7 {
	margin:0 auto !important;
	width:650px;
}

.wpcf7-form p {
	clear:both;
	padding:6px 0 0 0;
}
.wpcf7-form br {
	display:none;
}
.wpcf7-form br.visible {
	display:block;
}
.wpcf7-form label {
	display: block;
	float: left;
	width: 190px;
	text-align: right;
	padding:5px 15px 0 0;
}
.wpcf7-text, 
.wpcf7-select, 
.wpcf7-textarea {
	padding: 5px;
	background: #F8F8F8;
	border: 1px solid #DEDEDE;
}

.wpcf7-text {
	width:300px !important;
}
.wpcf7-select {
	width:312px !important;
}
.wpcf7-textarea {
	width:300px !important;
}


.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	float: left;
	width: 380px;
	top: 0;
}

.wpcf7-form-control-wrap.acepta {
	width: auto;
}


span.wpcf7-not-valid-tip {
    background-color: transparent !important;
    border: none !important;
    font-size: 10pt;
    padding: 2px;
    position: static !important;
    display:block;
}



.button.logout {
	float:right;
	margin:0 0 15px 25px; 
	background-color: #326698;
	color:white;
	padding: 4px 15px;
	border: none;
	font-size: 15px;
	cursor: pointer;
} 

/* CME */

#servicios_brm{
display: table;
}

#servicios_brm > ul{
height: 70px;
margin: 0;
padding: 0;
display: table-row;
}

#servicios_brm > ul > li{
float: left;
position:relative;
width: 15%;
display: table-cell;
}
#servicios_brm img{
margin: 0;
}
#servicios_brm div{
text-align: center;
}

.clear{
clear: both;
}
.hide{
display:none;
}
.elm{
background-color: #21759B;
color: #fff;
display: block;
min-width: 400px;
position: absolute;
margin:0;
padding:5px 5px 5px 20px
}

.hide{
display:none;
}

.content, .hentry, #container, #body-container{
overflow: visible;
}

#servicios_brm > ul > li{
margin: 0 12px 0 0;
}

#servicios_brm > ul > li.last{
margin: 0;
}