/* Import other css */
@import url('reset.css');
@import url('social.css');
@import url('comments.css');
@import url('widgets.css');


/* GENERAL ------------------------------------------------------------*/

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

.clearfix{ clear:both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


.wrapper{
	margin: 0 auto;
	position: relative;
	min-height:100%;
	width:auto;

	
	
}

.wrapper2{
	margin: 0 auto;
	position: relative;
	
}



body{
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family:"Open Sans", Arial;
	font-size: 16px;
	font-weight:400;
}



body p{
	margin-bottom: 21px;

}

body a{
	text-decoration: none;
	
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}



#logo{
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 10px;
}

#logo:hover{ opacity: 0.8;}

.cab{
width:26%;
}

.cabecera{
/*font-family: 'Yanone Kaffeesatz', Arial, sans-serif;*/
font-family:"Open Sans", Arial;
	font-size: 36px; font-weight:600;}

h1,h2,h3,h4,h5,h6{
/*	font-family: 'Yanone Kaffeesatz', Arial, sans-serif;*/
font-family:"Open Sans", Arial;
	font-weight: 400;
}

h1{ font-size: 40px;}

h2{ font-size: 36px; }

h3{ font-size: 25px; }

h4{ font-size: 21px; }

h5{ font-size: 18px; }

h6{ font-size: 14px; }




#main,
footer,
aside{ line-height: 1.5em; }


.wrapper {
	/*width: 1680px;*/
	width:100%; 
}


.wrapper2 {
	width:100%; 
	
}
.right{
	float: right;
}

.left{
	float: left;
}


.right:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


img.alignleft {
	float:left;
	margin:10px 16px 10px 0;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;

	
	}
img.alignright {
	float:right;
	margin:5px 0px 5px 11px;
}




#top-widget-holder,
footer,
aside{
    font-size: 12px;
    line-height: 1.5em;
}


.page-heading{
	text-align: center;
	margin-bottom: 15px;
	padding:15px;
	background-color:#ecf9f9;
	/*background: url(../img/div-line.png) repeat-x center center;*/
	font-size:200;

}

.page-heading span{
	padding: 0px 10px;
	color:#01b1b1;
	
	/*margin-left: 20px;*/
}


.page-headingazul{
	text-align: left;
	color:#FFFFFF;
	margin-bottom: 15px;
	background-color:#4bacc6;
	padding:5px;
	/*background: url(../img/div-line.png) repeat-x center center;*/
}

.page-headingazul span{
	/*padding: 0px 20px;*/
	margin-left: 20px;
}


/* WIDGETS------------------------------------------------*/

#top-widget-holder{
    z-index: 1000;
    position: relative;
    
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
    -o-box-shadow: 0px 1px 2px rgba(0,0,0,.5);
    box-shadow: 0px 1px 2px rgba(0,0,0,.5);
}

#top-widget{
	display: none;
}

#top-widget .padding{
	padding-top: 20px;
    padding-bottom: 30px;
}

#top-open{
	position: absolute;
	bottom: -42px;
	right: 0px;
	display: block;
	width: 42px;
	height: 42px;
	background: url(../img/top-open.png) no-repeat 0px 0px ;
	
	text-indent: -9000px;
}

#top-open.tab-closed{
	background-position: -44px 0px;	
}

/* WIDGET COLS ------------------------------------------------------------*/

.widget-cols h4{
	margin-bottom: 21px;
}

.widget-cols>li{
	width: 220px;
	float: left;
	margin-right: 20px;
}

.widget-cols>li.fourth-col{
	margin-right: 0px;
}



/* PIE DE LA PLANTILLA ZAS ------------------------------------------------------------*/

.homepage_widgets_bg {
	/*background:#228585;
	background:#ccc;*/
	background:#636363;
	/*background:#252525;*/
	/*background:#455868;*/
	/*background:#abd9d9;*/
	border-top:1px solid #efefef;
	/*border-top:1px solid #453c34;*/
	margin-top:-300px 0px;
	font-weight:400;
}
.homepage_widgets_bg p {
	color:#fafaf5;
	/*color:#05b1b1;*/
}

.homepage_widgets {
	text-align:left;
	border:0;
	/*border-top:1px solid #f1f1f1;*/
	padding:40px 0 80px 0;
}
.homepage_widgets .col_1_3 {
	width:30%;
	margin:40px 20px 0 20px;
}
.homepage_widgets .col_1_3 h3.red {
	margin:27px 0 10px 0;
}
.homepage_widgets .col_1_3 .widget_body p {
	margin:0 0 0 0;
	
}
.homepage_widgets .col_1_3.first {
	margin:40px 20px 0 10px;
}
.homepage_widgets .col_1_3.last {
	text-align:left;
	width:280px;
	margin:40px 0 0 20px;
}




.homepage_widgets {
	text-align:left;
	border:0;
	/*border-top:1px solid #f1f1f1;*/
	padding:40px 0 80px 0;
	color:#fff;
}
.homepage_widgets a{
	
	color:#e7ac10;
}
.homepage_widgets .col_1_3 {
	width:30%;
	margin:40px 20px 0 20px;
}
.homepage_widgets .col_1_3 h3.red {
	margin:27px 0 10px 0;
}
.homepage_widgets .col_1_3 .widget_body p {
	margin:0 0 0 0;
	
}
.homepage_widgets .col_1_3.first {
	margin:40px 20px 0 10px;
}
.homepage_widgets .col_1_3.last {
	text-align:left;
	width:280px;
	margin:40px 0 0 20px;
}











.col_1_3 {
	width:30%;
	float:left;
	margin-right:5%;
	
	/*margin:0 50px 0 0;*/
	
}

.col_1_3.last {
   width:33%;
	/*margin:0;*/
	
	margin:auto;
}


.mibloque{
	column-count: 3;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	-o-column-count: 3;
	
        /*Espacio entre columnas*/
	column-gap: 2em;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	-o-column-gap: 2em;
	/*Agrega una barra solida de color*/
	column-rule: 2px solid #666;
	-webkit-column-rule: 2px solid #666;
	-moz-column-rule: 2px solid #666;
	-o-column-rule: 2px solid #666;
	
	
	 -moz-column-height: 500px;
	  -webkit-column- height: 500px;
	  -o-column-height: 500px;
	   column-height: 500px; 
}













/* ================= Footer ================= */
.footer_bg {
	border-top:10px solid #d93e39;
/*	background:#282828;*/
	background:#636363;
	
	margin-top:0px;
	
}
.footer_bg.no_margin {
	margin-top:0;
}
.footer {
	position: relative;
	margin-top: -180px; /* negative value of footer height */
	height: 180px;
	clear:both;

}
.footer_bg .footer h1.about {
	background:url("../images/footer_about.png") no-repeat 0px 4px;
	color:#aaaaaa;
	font-size:18px;
	text-shadow:0 1px 0 #262626;
	font-weight:400;
	text-indent:30px;
}
.footer_bg .footer h1.blog {
	background:url("../images/footer_blog.png") no-repeat 0px 4px;
	color:#aaaaaa;
	font-size:18px;
	text-shadow:0 1px 0 #262626;
	font-weight:400;
	text-indent:30px;
}
.footer_bg .footer h1.flickr {
	background:url("../images/footer_flickr.png") no-repeat 0px 4px;
	color:#aaaaaa;
	font-size:18px;
	text-shadow:0 1px 0 #262626;
	font-weight:400;
	text-indent:30px;
}
.footer_bg .footer p {
	color:#cccccc;
	line-height:22px;
}
.footer_bg_bottom {
	/*border-top:1px solid #048b8b;*/
	border-top:1px solid #333;
	background:#636363;
	/*background:#455868;*/
	/*background:#333;*/
	/*background:#403830; 116770*/
}
.footer .lastest_posts img {
	float:left;
	margin:5px 20px 0 0;
}
.footer .lastest_posts a {
}
.footer .col_1_3 {
	width:280px;
	margin:20px 40px 0 0;
}
.footer .col_1_3.last {
	width:280px;
	margin:20px 0 0 0;
}
.footer .flickr ul {
	margin-right:-20px;
}
.footer .flickr ul li {
	padding:0;
	margin:0 20px 20px 0;
	float:left;
}
.ie7 .footer .flickr ul li {
	padding:0;
	margin:0 13px 19px 0;
	float:left;
}
.footer .flickr ul li a {
	border:4px solid #202020;
	display:block;
	width:72px;
	height:72px;
}
.footer_bottom .menu ul {
	list-style: none;
	padding:20px 0 0 0;
}
.footer_bottom .menu ul li {
	float:left;
	position:relative;
	display:block;
	margin:0 40px 0 0;
	padding:0;
	list-style:none;
	z-index: 9999;
	font-size:14px;
}



.footer_bottom .menu ul li a {
	color:#fff;
	font-weight:400;
	display:block;
	text-decoration:none;
	float:left;
}
.footer_bottom .menu ul li a.selected {
	color:#d8c0a8;
}
.footer_bottom .menu ul li a:hover {
	color:#d8c0a8;
}
.footer_bottom p, .footer_bottom p a {
	/*color:#74665B;*/
	color:#fff;
	line-height:22px;
	font-size:11px;
}
.footer_bottom .keep_in {
	padding:20px 0 0 0;
	font-size:14px;
	color:#a6a6a6;
	font-weight:600;
}










/* COMBO NAVIGATION ------------------------------------------------------------*/
#comboNav {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 30px;
  float: left;

}

/* NAVIGATION ------------------------------------------------------------*/


nav{
	margin-top: 0px;
	height: 35px;
	
	
	
	
	
	
}



nav a{
	text-decoration: none;
	
}

#nav li{
	margin-right: 20px;
	
}

#nav>li>a{
	/*font-family: 'Yanone Kaffeesatz', Arial, sans-serif;*/
	font-family:"Open Sans", Arial;
	font-size: 18px;
	font-weight: 500;
	display: block;
	overflow: hidden;
	padding: 0px 0px 7px 0px;
	/*text-shadow: 2px 2px 0px rgba(0, 0, 0, .6);*/
	color:#FFFFFF;
}


#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	border-bottom: solid #ebebe8 5px;
}



/* sub navigation -----------------------------------------------------*/

#nav>li ul{
	display: block;
	margin-top: -10px;
	
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	
}

#nav>li ul li a{
	display: block;
	padding: 15px 20px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
	
}



/* BREADCRUMBS ------------------------------------------------------------*/

.breadcrumbs{
	position: absolute;
	overflow: hidden;
	top: -18px;
	left: 0px;
	height: auto;
	font-size: 11px;
}

.breadcrumbs a{
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.breadcrumbs li{
	display: inline;
}


.breadcrumbs li strong{
	font-weight: bold;
	font-size: 21px;
}

/* CONTACT CONTENT ------------------------------------------------------------*/

#contactForm{
	position: relative;
	width: 700px;
	float: left;
	margin-right: 20px;
}

#contact-sidebar{
	position: relative;
	/*width: 350px;*/ /* 220 - 20 padding */
	width: 350px;
	float: left;
	padding: 20px 10px 20px 10px;
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	position: relative;
	/*width: 220px; *//* 220 - 20 padding */
	width:20%;
	float: left;
	padding: 45px 10px 20px 10px;
	margin-top: 0px;
	margin-bottom: 40px;
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
}




#sidebar .block{
	margin-bottom: 18px;
	padding-bottom: 5px;
}

#sidebar .block:last-child{
	border-bottom: none;
}

#sidebar h4,
#contact-sidebar h4{
	margin-bottom: 20px;
}

#sidebar li{
	margin-bottom: 7px;
}

/* HOME ------------------------------------------------------------*/

.home-block{
	margin-bottom: 20px;
	align: center;
	width:90%
	
}

.home-block-heading{
	text-align: center;
	margin-bottom: 40px;
	background: url(../img/div-line.png) repeat-x center center;
}

.home-block-heading span{
	padding: 0px 20px;
}

.home-block figure{
	float: left;
	margin-right: 10%;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	line-height: 1.2em;
	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
    -moz-box-shadow: 0px 0px 2px rgba(0,0,0,.2);
    -o-box-shadow: 0px 0px 2px rgba(0,0,0,.2);
    box-shadow: 0px 0px 2px rgba(0,0,0,.2);
}

.home-block figure .thumb{
	display: block;

	
}


.home-block figure img{
	max-width: 100%;
	opacity: .999;
		
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-block figure a:hover img{
	opacity: 0.02;
	line-height: 0em;
}


.home-block figure.last{
	margin-right: 0px;
}

.home-block figcaption{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/* modernizr fix for ie 8 and earlier */

.no-opacity .home-block figcaption{
	display: none;
}

.no-opacity .home-block figure:hover figcaption{
	display: block;
}

.home-block figure .opener{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 999;
}

.opacity .home-block figure .opener{ display: none; }

.home-block figcaption strong,
.home-block figcaption span,
.home-block figcaption em{
	display: block;
	margin-left: 17px;
	margin-right: 17px;
}

.home-block figcaption strong{ 
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 7px;
	margin-top: 10px;
}

.home-block figcaption span{ 
	font-size: 1.1em;
	margin-bottom: 7px;
}

.home-block figcaption em{ 
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	position: absolute;
	bottom: 10px;
}

.home-block figcaption em{ font-weight: bold; }

.one-third-thumbs figure{ width: 380px;  }

.one-fourth-thumbs figure{ width: 220px; }

.more-link{
	margin-bottom: 0px;
}

/* MAIN ------------------------------------------------------------*/

#main{
	padding-top: 20px;
	/*background: url(../img/oblique-lines.png) repeat-x;*/
	/*margin-bottom: 60px;*/
	
	overflow:auto;
	width:auto;
	min-height:40%
	
}



html, body {height: 80%;}

#wrapper {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 20px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -180px; /* negative value of footer height */
	height: 180px;
	clear:both;} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


/* PORTFOLIO ------------------------------------------------------------*/

.portfolio-thumbs{
	width: 960px;
	padding-top: 20px;
}

.portfolio-thumbs figure{ width: 150px; height:120px;}

.portfolio-thumbs figure{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	line-height: 1.2em;
}

.portfolio-thumbs figure .thumb{
	display: block;
}

.portfolio-thumbs figure img{
	max-width: 100%;
	opacity: .999;
		
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	
}

.portfolio-thumbs figure a:hover img{
	/*opacity: 0.3;*/
	line-height: 0em;
/*	width:101%; 
	height:auto;*/
}

.portfolio-thumbs figcaption{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: ;
}

.portfolio-thumbs figcaption strong,
.portfolio-thumbs figcaption span,
.portfolio-thumbs figcaption em{
	display: block;
	margin-left: 17px;
	margin-right: 17px;
}

.portfolio-thumbs figcaption strong{ 
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 7px;
	margin-top: 17px;
}

.portfolio-thumbs figcaption span{ 
	font-size: 11px;
	margin-bottom: 7px;
}

.portfolio-thumbs figcaption em{ 
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	position: absolute;
	bottom: 10px;
}


/* modernizr fix for ie 8 and earlier */

.no-opacity .portfolio-thumbs figcaption{
	display: none;
}

.no-opacity .portfolio-thumbs figure:hover figcaption{
	display: block;
}

.portfolio-thumbs figure .opener{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 999;
}

.opacity .portfolio-thumbs figure .opener{ display: none; }

/* PROJECT ------------------------------------------------------------*/


.project-heading{
	margin: 44px 24px 44px 0px;
}


.project-heading h2{
	float: left;
	margin-right: 20px;
}

.project-heading .launch{
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 5px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


.project-description{
	float: left;
	width: 700px;
	margin-bottom: 70px;
	margin-right: 20px;
}

.project-info{
	float: left;
	width: 220px;
	margin-bottom: 70px;
}

.project-info strong{ font-weight: bold; }

.project-pager{
	overflow: hidden;
	margin: 0px;
	padding-bottom: 24px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 24px;
}

.project-pager a{
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.project-pager a:hover{
	text-decoration: none;
}

.project-pager .prev-project{
	float: left;
}

.project-pager .next-project{
	float: right;
}

/* RELATED PROJECTS ---------------------------------------------------*/

.related-projects{
	display: block;
	width: 940px;
	/*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
	padding: 24px 0px 50px 0px;
}

.related-heading{
	font-weight: bold;
	margin: 0px 0px 24px 0px;
}

.related-projects .related-list{
	display: block;
}

.related-projects  figure{
	display: block;
	float: left;
	width: 375px;
	
	margin-right: 40px;
	margin-bottom:20px;
}

.related-projects  figure .last{
	margin-right: 0px;
}

.related-projects .thumb{
	display: block;
	margin-bottom: 12px;
	
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2); 
}

.related-projects .thumb:hover img{
	opacity: 0.15;
}

.related-projects figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/* CONTACT ------------------------------------------------------------*/


#map_canvas{
	display: block;
	height: 300px;
	width: 100%;
	margin-bottom: 24px;
	margin-top: 40px;	
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
}

.map-content{
	width:49%;
	float:left;
	margin-bottom: 60px;
	/*border-bottom: 1px solid #ccc;*/
}

.direccion{
background-color:#e2e0d7; padding:10px; width:87%; height:310px;
}


.address-block li{
	padding-left: 20px; 
}
.address-block .optica{   }
.address-block .address{ background: url(../img/icon-address.png) no-repeat top left  }

.address-block .phone{ background: url(../img/icon-phone.png) no-repeat top left}

.address-block .mobile{ background: url(../img/icon-mobile.png) no-repeat top left }
.address-block .whatsapp{ background: url(../img/what.png) no-repeat top left;  }

.address-block .email{ background: url(../img/icon-email.png) no-repeat top left }

/* PAGE ------------------------------------------------------------*/

.floated-content,
.fullwidth-content{
	
}

/* BLOG ------------------------------------------------------------*/

.floated-content,
#posts-list,
#post-content{
	position: relative;
	width:75%;
	/*width: 700px;*/
	float: left;
	margin-right: 20px;
}

#posts-list .page-heading,
.fullwidth-content .page-heading,
.floated-content .page-heading{
	margin-bottom: 35px;
}

#posts-list .entry-date{
	position: absolute;
	top: 50px;
	left: 74px;
	width: 24px;
	height: 35px;
	background: url(../img/date.png) no-repeat;
	/*font-family: 'Yanone Kaffeesatz', Arial, sans-serif;*/
	font-family:"Open Sans", Arial;
}

#posts-list .entry-date .number{
	font-size: 50px;
	padding-top: 25px;
	text-align: center;
}

#posts-list .entry-date .year{
	text-align: center;
	padding-top: 10px;
}


#posts-list article{
	position: relative;
	padding-left: 0px;
	margin-bottom: 30px;
}

#posts-list .feature-image,
#post-content .feature-image{
	width: 540px;
	margin-bottom: 21px;
	line-height: 0em;
	
/*	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);*/
}

#posts-list .feature-image img,
#post-content .feature-image img{
	max-width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/*#posts-list .feature-image:hover img,
#posts-content .feature-image:hover img{
	opacity: 0.2;
}*/

#posts-list .post-heading{
	margin-bottom: 20px;
	line-height: 1.0em;
	
}

#posts-list .post-heading2{
	margin-bottom: 20px;
	line-height: 1.0em;
	
}


#posts-list .excerpt,
#posts-list .read-more{
	display: block;
	margin-bottom: 20px;
	text-align:justify;
	
}

#posts-list .excerpt strong{
font-weight: bold;
}


article .meta div{
	padding: 15px 10px 15px 30px;
	float: left;
	max-width: 170px;
}

article .meta .comments{
	border-left: 1px solid #cecece;	
	border-right: 1px solid #cecece;
	background: url(../img/icon-comments.png) no-repeat;
}

article .meta .user{
	background: url(../img/icon-user.png) no-repeat;
}

article .meta .categories{
	background: url(../img/icon-tags.png) no-repeat;
}

article .meta .categories,
article .meta .comments,
article .meta .user{
	background-position: 5px 12px;	
}

/* SINGLE ------------------------------------------------------------*/

.post-content{
	margin-bottom: 20px;	
}

.single-post .meta{
	margin-bottom: 50px;	
}

/* PAGE NAVIGATION ------------------------------------------------------------*/

.page-navigation{
	display: block;
	margin-left: 160px;
	margin-bottom: 0px;
}

.page-navigation a{
	display: block;
	padding: 14px 18px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	
	text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.8);
}

.page-navigation .nav-next{
	float: left;
}

.page-navigation .nav-previous{
	float: right;
}

/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	display: block;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 70px;
}

.pager li{
	display: block;
	margin-right: 5px;
	float: left;
}

.pager li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	width: 20px;
	border: 1px solid #ccc;
	line-height: 20px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pager .paged{
	float:right;
	font-style:italic;
}


/* SLIDER-HOLDER ------------------------------------------------------------*/

#slider-holder{
	padding-bottom: 10px;
}

.home-slider{
	float: left;
}

#slider-holder #headline{
	position: relative;
	float: right;
	width: 260px; /* 300 - 40 padding */
	min-height: 275px;
	margin-top: -50px;
	padding: 20px 20px 20px 20px;;
	
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,.2);
	
	text-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
}

#headline h1{ 
	margin-bottom: 10px;
	line-height: 1.0em;
}


#headline em#corner,
#sidebar em#corner{
	display: block;
	position: absolute;
	top:0px;
	left: -14px;
	width: 14px;
	height: 18px;	
	background: url(../img/sidebar-corner.png) no-repeat;
}

.consejos{
width:40%;
height:380px;

 float:left; 
  padding:3px;
  
   margin-bottom:40px;
 /*  border:   1px solid #ccc;*/
     border:   1px solid #ecf9f9;
   background-color: #ecf9f9;
 
}

.consejosder{
width:40%;
height:380px;

 float:right; 
  padding:3px;
 
   margin-bottom:40px;
  /* border:   1px solid #ccc;*/
     border:   1px solid #ecf9f9;
   background-color: #ecf9f9;
 
}


.pieconsejos{
width:89%;
background-color:#e2e0d7;
padding:5px;
}


.promociones{
width:27%;
height:450px;
 float:left; 
  padding:2px;
  margin-right:5%;
   margin-bottom:40px;
   /*border:   1px solid #ccc;*/
   border:   1px solid #ecf9f9;
   background-color: #ecf9f9;
   
 
}




.promocionesder{
width:28%;
height:450px;
 float:right; 
  padding:2px;
   margin-bottom:40px;
   /*border:   1px solid #ccc;*/
   border:   1px solid #ecf9f9;
   background-color: #ecf9f9;
 
}


.piepromociones{
width:89%;
background-color:#e2e0d7;
padding:5px;
}

.curriculumizq{
 /*  float:left;*/
   width:55%;
   padding:10px;
   background-color:#e2e0d7;
   border-radius:10px;
   text-align:left;
}

.curriculumder{
   float:right;
   width:47%;
   padding:10px;
   background-color:#e2e0d7;
   border-radius:10px;
}

.curriculum{
padding:10px;
background-color:#fff;
border-radius:10px;
}

.curriculum strong{
font-weight: bold;

}

.banneroakley{width:65%;}

#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	
	/*background:#b2f0f9;*/ /* column 4 background colour */
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	/*background:#89ffa2;*/ /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	/*background:#ffa7a7; *//* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	/*background:#fff689; *//* column 1 background colour */
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
	vertical-align: middle;
}
#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
	vertical-align: middle;
}
#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
	vertical-align: middle;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
	
}


img.portada {
	float:left;
	width:30%;
	margin-right:3%;
	margin-bottom:15px;
	
}


img.portada2 {
	float:left;
	width:27%;
	margin-left:35px;
	
}



img.proveedor {
	float:left;
	margin-left:35px;
	
}

img.prod {
	float:right;
	margin-left:15px;
	margin-top:20px;
	
}

.prod80{
width:80%;
float:left;
text-align:justify;
margin-top:20px;
}

.prod70{
width:70%;
float:left;
text-align:justify;
margin-top:20px;
}


.prod60{
width:60%;
float:left;
text-align:justify;
margin-top:20px;
}

.clase50{ width:50%;float:left;
}

.clase45{ width:45%;float:left; margin-right:15px;
}




#contenedor { 
border-radius:3px; 
-moz-border-radius:3px; /* Firefox */ 
-webkit-border-radius:3px; /* Safari y Chrome */ 

/* Otros estilos */ 
border:1px solid #c9c9c9;
/*background:#eee;*/
/*width:100%;*/
/*padding:5px;*/
}

.TextoSupBold{  font-weight: bold; vertical-align:top; text-align:justify;}
.TextoSup{   vertical-align:top; text-align:justify;}
.TextoVerde{	font-size:14px;	 color: #00abad;   text-decoration:none; }
.TextoVerdeBold {	font-size:14px;	 color: #00abad;  font-weight: bold; text-decoration:none; }
.TextoAzulBold {	font-size:14px;	 color: #4aacc5;  font-weight: bold; text-decoration:none; }
.TextoVerde16Bold {	font-size:16px;	 color: #00abad;  font-weight: bold; text-decoration:none; }
.linkAzul {		   color: #0000ff;}
.TextoGris14Bold {	font-size:14px; font-weight: bold;color: #666666;}
.TextoGrisB{ font-weight: bold; color: #666666; text-align:justify; text-decoration:none;}
.TextoGrisTab { font-weight: bold;  color: #666666; margin-left:20px; text-align:justify; text-decoration:none;}
.TextoGrisTab2 {  margin-left:20px; text-align:justify; text-decoration:none;}


a.button {
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	display: inline-block;
	margin: 0 5px 20px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding: 8px 10px 0 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
	-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
}
a.button.large {
	height: 24px;
	padding: 11px 10px 0 10px;
	font-size: 14px;
	line-height: 14px;
}
a:hover.button {
	background-position: 0 -28px;
}
a:hover.button.large {
	background-position: 0 -35px;
}

.columnas {
	display: block;
	margin-top: 40px;
	margin-bottom: 40px;
	width:95%;
}
.col {
	display: block;
	width: 30%;
	height:500px;
	float: left;
	margin-right:1%;
	margin-left:1%;
	/*background-color: #edf9f9;*/
	/*background-color: #e3f0c9;*/
	/*background-color: #92be36;*/
	/*background-color: #e3eec0;*/
	
	border:   2px solid #ecf9f9;
	
   background-color: #ecf9f9;
	

	
	margin-bottom: 40px;
	
	
}

.colmenu {
	display: block;
	width: 24%;
	height:50px;
	float: left;
	margin-left:0px;
	
	margin-right:1%;
	
	/*background-color: #edf9f9;*/
	background-color: #ecf9f9;
	margin-bottom: 40px;

}

.col img{ width:100%;}

.columnastit {
	color:#FFFFFF; font-size:1.7em; font-weight:400;

}

.texto2 {
	display: block;
	width: 95%;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	font-size: 18px;
	text-align: center;
/*	font-weight: 200;*/
	color: #232325;

	
}





.titulo {
	/*font-size: 35px;*/
	/*color: #00b1c3;*/
	font-size: 35px;
	/*font-size:1.7em;*/
	/*color: #01b1b1;*/
	color: #01b1b1;
	display: block;
	width: 80%;
	margin-top: auto;
	margin-right: auto;
	/*margin-bottom: 10px;*/
	margin-left: auto;
	text-align: center;
	font-weight: 200;
	/*line-height: 28px;*/
	

	margin-bottom: 25px;
	line-height: 32px;
}



