/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

body{
    background: #fff url(img/fondo.jpg) no-repeat center 144px;
    margin: 0;
    padding: 0;
    font-family: Georgia, "Trebuchet MS", serif;
}
div#access{
    border-bottom: 1px solid #b9c188;
    
}
.page-template-page-inicio-php{
    background: #fff url(img/fondo.jpg) no-repeat center 144px;
}
.page-template-page-asesoria-destacada-php{
    background: none;
}
.page-template-page-asesoria-destacada-php div#container{
    margin: 0 0 0 25px;
    padding: 0;
    width: auto;
}
.page-template-page-asesoria-destacada-php div#content{
    float: none;
    width: auto;
}
img{
    border: none;
}
h1, h2, h3, h4, h5, h6, p{
    margin: 0;
    padding: 0;
}
/* Just some example content */
div.skip-link {
    position:absolute;
    right:1em;
    top:1em;
    display: none;
}
div.bonai-sello {
    position:absolute;
    left:13em;
    top:-2.5em;
}
a{
    outline-style: none;
}
/**
 *
 */

div#header h1{
    margin: 0;
    padding: 0;
}
div#header{
    background: url(img/fondo-header.jpg) repeat-x;
}
div#header .subheader{
    background: url(img/firulete.jpg) no-repeat 170px 38px ;
    width: 877px;
    margin: 0 auto;
    height: 143px;
}
div#header h1#blog-title{
    padding-top: 45px;
}
div#header div#blog-description{
    margin: 10px 0 0 60px;
}

/**
 *  Menu
 */
div#menu {
    height: 30px;
    width: 877px;
    margin: 0 auto;
    text-transform: uppercase;
}

div#menu ul, div#menu ul ul {
    line-height:30px;
    list-style:none;
    margin:0;
    padding:0;
}
div#menu ul li{
    position:relative;
}
div#menu ul a {
    display:block;
    padding: 0 1em;
    text-decoration:none;
    text-align: center;
    color: #808080;
    z-index:2;
    position:relative;
}
div#menu ul a:hover{
    color: #7f8db2;
}
div#menu ul li.current_page_item{
    background: url(img/fondo-menu.jpg) repeat-x;
}
div#menu ul li.page_item div{
    background: url(img/fondo-menu.jpg) repeat-x;
    display:none;
    position:absolute;
    top:0;
    z-index:1;
}
div#menu ul ul ul a {
    font-style:italic;
}

div#menu ul li ul {
    left:-999em;
    position:absolute;
}

div#menu ul li:hover ul {
  left:auto;
}

/**
 *  Contenido
 *
 */
div#container{
  width: 855px;
  margin: 440px auto 250px;
  padding-left: 10px;
  position:relative;
}
div#content{
  background: url(img/fondo-contenido.gif) no-repeat 0 75px;
  margin: 0;
  padding: 0 30px 0 30px;
  float:right;
  width: 370px;
}
.page-template-page-inicio-php div#content{
  background: url(img/fondo-contenido.gif) no-repeat  0 75px;
  padding: 0 30px 0 30px;
  float:right;
  width: 468px;
}
.page-template-page-inicio-php  img.margin-botom-20{
  margin-bottom:20px;
}
.page-template-page-inicio-php  .text-rigth{
  text-align: right;
  font-size: 11px;
}
h2.entry-title{
  font-weight: normal;
  color: #7388b5;
  font-size: 35px;
  padding-top: 20px;
  line-height:65px;
}
h1.entry-title{
  font-weight: normal;
  color: #8d9551;
  font-size: 20px;
  padding-top: 20px;
  line-height:20px;
}
.entry-title, .entry-meta {
  clear:both;
}

div#container, div#primary, div#secondary {
  margin-top:3em;
}
div#secondary{
    width: 340px;
}
div.entry-content{
  padding: 15px 0;
  height: 400px;
}
.single div.entry-content{
    height: 370px;
}
.single .gallery{
    float: none;
    width: auto;
    margin-top: 30px !important;
}
.single .gallery-item{
    width: 24% !important;
}
.single .foto-single{
    float: left;
    margin: 0 10px 5px 0;
}
div.entry-content h1 a,
div.entry-content h2 a,
div.entry-content h3 a,
div.entry-content h4 a,
div.entry-content h5 a,
div.entry-content h6 a,
div.entry-content h1,
div.entry-content h2,
div.entry-content h3,
div.entry-content h4,
div.entry-content h5,
div.entry-content h6{
  color: #8b9651;
  font-weight: normal;
  margin: 10px 0 3px;
}
div.entry-content p{
  color: #113069;
  margin-bottom: 10px;
}
div.entry-content ul li, div.entry-content ul{
  color: #113069;
}
div.entry-content ul{
    margin:10px 0 !important;
    padding: 0 0 0 30px !important;
}
div.entry-content a{
  color: #8b9651;
  text-decoration: none;
}
div.entry-content a:hover{
  text-decoration: underline;
}
div.entry-content img{
  border: 5px #C2C2C2 solid !important;
}
div.sidebar {
  float:left;
  overflow:hidden;
  width:425px;
  height: 530px;
}
form#commentform .form-label {
  margin:1em 0 0;
}

form#commentform span.required {
  background:#fff;
  color:#c30;
}

form#commentform,form#commentform p {
  padding:0;
}

input#author,input#email,input#url,textarea#comment {
  padding:0.2em;
}

div.comments ol li {
  margin:0 0 3.5em;
}

textarea#comment {
  height:13em;
  margin:0 0 0.5em;
  overflow:auto;
  width:66%;
}

.alignright,img.alignright{
  float:right;
  margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
  float:left;
  margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
  display:block;
  margin:1em auto;
  text-align:center;
}

div.gallery {
  clear:both;
  /*height:180px;*/
  margin:1em 0;
  width:100%;
}

p.wp-caption-text{
  font-style:italic;
}
/**
 *  Galeria
 *
 */
div.gallery{
  float: right;
  width: 100px;
}
div.gallery .gallery-icon img{
  border: 5px #c2c2c2 solid;
}
div.gallery .gallery-icon{
  height: 103px;
}
.envoltura-gallery{
  float: right;
  width: 100px;
  margin-top: 10px !important;
}
.envoltura-gallery button.jcl-prev{
  margin: 5px 0 10px;
}
.envoltura-gallery .jcl-prev-ocultar{
    visibility: hidden !important;
}
.envoltura-gallery button.jcl-prev,
.envoltura-gallery button.jcl-next{
  background: url(img/carrucel-fechas.gif) no-repeat center top;
  border: none;
  width: 100%;
  height: 12px;
  cursor: pointer;
  
}
.envoltura-gallery button.jcl-next{
  background-position: center -12px;
}
div#nav-above {
  margin-bottom:1em;
}

div#nav-below {
  margin-top:1em;
}

div#nav-images {
  height:150px;
  margin:1em 0;
}

div.navigation {
  height:1.25em;
}

div.navigation div.nav-next {
  float:right;
  text-align:right;
}

div.sidebar h3 {
  font-size:1.2em;
}

div.sidebar input#s {
  width:7em;
}

div.sidebar li {
  list-style:none;
}

div.sidebar li form {
  margin:0.2em 0 0;
  padding:0;
}

div.sidebar ul ul {
  margin:0 0 0 1em;
}

div.sidebar ul ul li {
  list-style:disc;
  margin:0;
}

div.sidebar ul ul ul {
  margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
  list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
  float:left;
}

input#author,input#email,input#url,div.navigation div {
  width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
  margin:0;
  padding:0;
}
/**
 *  Flechas Arriba y abajo del contenido
 *
 */
div#content .jScrollArrowUp{
  background: url(img/fechas.gif) no-repeat;
}
div#content .jScrollArrowDown{
  background: url(img/fechas.gif) no-repeat 0 -12px;
}
div.clear{
  clear: both;
}
/**
 *  Footer
 *
 */
div#footer{
  color: #797979;
  font-size: 12px;
  text-align: center;
  line-height: 32px;
}
div#footer a{
  color: #7e94cd;
  text-decoration: none;
}
div#footer a:hover{
  text-decoration: underline;
}

/**
 *
 *
 */
.fondo-imagen{
    background: url(img/packaging.bonai.jpg) no-repeat;
    height: 328px;
    width: 241px;
    float: left;
    margin: 100px 0 0 40px !important;
}
.opciones{
    float: left;
    font-size: 12px;
    margin-left: 50px !important;
    margin-top: 20px !important;
}
.opciones ul li{
    background: #eeeff4;
    width: 170px;
    line-height: 20px;
    margin-top: 5px;
}
.opciones a{
    display: block;
    color: #113069;
    text-decoration: none;
    padding-left: 15px;
}
.opciones li.link-descarga{
    position:relative;

}
.opciones li.link-descarga div{
    background: url(img/fondo-menu.jpg) repeat-x;
    display:none;
    position:absolute;
    top:0;
    z-index:1;    
}
.opciones li.link-descarga a{
    position:relative;
    z-index:2;
}


/**
 *
 */
.listado-noticias{
  float: left;
  width: 250px;
  margin: 90px 0 0 40px;
  height: 480px;
}
.four04 .listado-noticias, .single .listado-noticias{
  float: left;
  width: 250px;
  margin: 40px 0 0 40px;
  height: 410px;  
}
.listado-noticias h2{
    background: #e6e9f2;
    color: #7387b9;
    font-weight: normal;
    font-size:20px;
    line-height: 28px;
    text-align: center;
}
.listado-noticias ul, .listado-noticias ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.listado-noticias ul li{
    margin-top: 20px;
 }
.listado-noticias h4, .listado-noticias h4 a{
    color: #8d9653;
    text-decoration: none;
    font-weight: normal;
    font-size: 19px;
}
.listado-noticias .date{
    color: #7188b4;
    font-size:12px;
    font-weight:bold;
}
.listado-noticias .descripcion{
    color: #12316a;
    font-size:12px;
    margin-top: 5px;
}
.listado-noticias a{
    color: #8d9653;
    text-decoration: none;
    font-size: 12px;
}
.listado-noticias a:hover, listado-noticias h4 a:hover, .listado-noticias h4 a:hover{
    text-decoration: underline;    
}

/**
 *  Listado de noticias
 */
.page-template-page-noticias-php div#content, .single div#content{
    width: 455px;
}

/**
 *  Pager
 */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
    font-weight: bold;
	list-style: none;
	line-height: 15px;
	font-size: 13px;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #8B9651;
	border: 1px solid #8B9651;
}

#wp_page_numbers li a:hover {
	border-color: #113069;
    color: #113069;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #113069;
    color: #113069;
}
#wp_page_numbers li.active_page a:hover  {
	border-color: #113069;
    color: #113069;
}
/**
 *  Listado de noticias completo
 */
.noticias{
    
}
div.noticias ul, div.noticias ul li{
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}
.noticias ul li{
    height: 86px;
    border-bottom: 1px solid #cfd6e6;
    margin-bottom: 15px;
}
.noticias img{
    float: left;
    margin-right: 10px;
}
.noticias .descripcion{
    font-size: 12px;
    margin-top: 3px;
}
.noticias .date, .post-date{
    font-size: 12px;
    background: #e6e9f2;
    color: #7b8dba;
    padding: 1px 5px;
}
.sin-fondo{
    background: none;
}
/**
 *  Archivos adjuntos
 */
h4.attachment_header{
    color: #113069 !important;
}
ul.attachment_list{
    margin-left: 15px;
    padding: 0;
}
ul.attachment_list a{
    padding-left: 20px;
    vertical-align: middle;
}
.attachment_list .zip a, .attachment_list .gz a, .attachment_list .gzip a, .attachment_list .bz a, .attachment_list .bz2 a, .attachment_list .rar a, .attachment_list .tgz a, .attachment_list .tar-gz a, .attachment_list .tar a, .attachment_list .gtar a, .attachment_list .cab a {
    background-image: url(img/page_white_zip.png);
    
}

.attachment_list .pdf a {
    background: url(img/page_white_acrobat.png) no-repeat;
}

.attachment_list .as a {
    background: url(img/page_white_actionscript.png) no-repeat;
}

.attachment_list .html a {
    background: url(img/page_white_code.png) no-repeat;
}

.attachment_list .cfm a, .attachment_list .cfml a {
    background: url(img/page_white_coldfusion.png) no-repeat;
}

.attachment_list .java a, .attachment_list .jar a, .attachment_list .jad a, .attachment_list .jav a {
    background: url(img/page_white_cup.png) no-repeat;
}

.attachment_list .sql a {
    background: url(img/page_white_database.png) no-repeat;
}

.attachment_list .xls a {
    background: url(img/page_white_excel.png) no-repeat;	
}

.attachment_list .fla a, .attachment_list .swf a {
    background: url(img/page_white_flash.png) no-repeat;
}

.attachment_list .fh3 a, .attachment_list .fh4 a, .attachment_list .fh5 a, .attachment_list .fh6 a, .attachment_list .fh7 a, .attachment_list .fh8 a, .attachment_list .fh9 a, .attachment_list .fh10 a {
    background: url(img/page_white_freehand.png) no-repeat;
} 

.attachment_list .php a, .attachment_list .phps a, .attachment_list .php4 a, .attachment_list .php5 a {
    background: url(img/page_white_php.png) no-repeat;
}

.attachment_list .ppt a {
    background: url(img/page_white_powerpoint.png) no-repeat;
}

.attachment_list .rb a, .attachment_list .rbs a, .attachment_list .rhtml a {
    background: url(img/page_white_ruby.png) no-repeat;
}

.attachment_list .txt a, attachment_list .rtf a {
    background: url(img/page_white_text.png) no-repeat;
}

.attachment_list .doc a {
    background: url(img/page_white_word.png) no-repeat;
}

.attachment_list .ai a, .attachment_list .svg a {
    background: url(img/page_white_vector.png) no-repeat;
}

.attachment_list .jpg a, .attachment_list .gif a, .attachment_list .png a, .attachment_list .bmp a, .attachment_list .psd a {
    background: url(img/page_white_picture.png) no-repeat;
}

/**
 *  Contactenos
 */
.contactform {
	position: static;
	overflow: hidden;
}
.contactform label{
    font-weight: normal;
    color: #122f6a;
}
.contactform .contactleft {
	/*width: 25%;*/
	/*text-align: right;*/
	clear: both;
	/*float: left;*/
	/*display: inline;*/
	/*padding: 4px;*/
	/*margin: 5px 0;*/
    font-weight: bold;
    margin-top: 5px;
}

.contactright {
	/*width: 70%;*/
	text-align: left;
	/*float: right;*/
	/*display: inline;*/
	/*padding: 4px;*/
	/*margin: 5px 0;*/
    font-size: x-small;
    margin-bottom: 10px;
    margin-top: 5px;
}

.contactform .contacterror {
	border: 2px solid #ff0000;
}
.contactform #wpcf_your_name, .contactform #wpcf_email, .contactform #wpcf_subject{
    width: 240px;
    background: #e6e9f2;
    border: none;
    padding: 3px;
}
.contactform #wpcf_msg, .contactform #wpcf_message{
    width: 300px;
    background: #e6e9f2;
    border: none;
}
.contactform #contactsubmit{
    background: #7587b7;
    color: #fff;
    border: none;
    margin-top: 10px;
    margin-right: 70px;
    float: right;
    padding: 3px;
}

