body  { 
color: #333;
background-color: white;
font-size: 12px;
font-family: 'Open Sans', sans-serif; 
}

#header { background-color: #000;   float: left;    width: 100%;     height: 99px;}

.about-message { color: #000; }
/*.home .about-message { text-align: center; }*/
.about-message a { color: #9BC4CE; } 
.about-more { color: #000; }

.about-more ul.formacion { margin: 1em 0 0; padding: 1em 0 0; border-top: 1px dotted #000 }
.about-more ul.formacion li { margin: 0 0 1em; padding: 0 0 1em 2em; border-bottom: 1px dotted #000;
  background: url(../images/bullet.gif) no-repeat scroll 1em 0.6em transparent }
.about-more ul.formacion li ul { margin: 0; padding: 0; border: 0; list-style-type: none }
.about-more ul.formacion li ul li { margin: 0 0 0 2em; padding: 0; border: 0;
  background-image: none }


#main .it, .it { font-weight: normal; }
a:link, a:visited { color: rgb(41, 124, 145); text-decoration: none; }
.it a, a .it { color: rgb(41, 124, 145); }

#navigation { 
  font-size: 15px; 
  top: 25px; 
}

#navigation ul#main-nav li a { 
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    line-height: 35px !important; padding: 4px 13px; 
    color: #999; text-transform: lowercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.nav a:hover,
.nav li.current_page_item a:link,
.nav li.current_page_item a:visited,
.nav li.current_page_parent a:link,
.nav li.current_page_parent a:visited,
.nav li.current-menu-ancestor a:link,
.nav li.current-menu-ancestor a:visited { color: white; }


.bc { 
    font-size: 16px;
}

.new-team .rest-post { margin:0; }
.new-team .post .middle { background: #fff; border:0; }
.new-team .rest-post .middle { margin: 0; }

.nivo-controlnav { display: none; }
