/* CSS Document */
/*
*Autor: Daniel Moreira para +ZKreations
*fecha de desarrollo: 02/07/2014
*Under Creative Commons Attribution 3.0 License 
*http://creativecommons.org/licenses/by/3.0/
*/
/**trasition**/
.k-effect li:hover span.mask{transition:all .3s ease-in-out .25s;-moz-transition:all .3s ease-in-out .25s;-webkit-transition:all .3s ease-in-out .25s;-o-transition:all .3s ease-in-out .25s}span.mask,ul.k-effect li,ul.k-effect img{transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}ul.k-effect{list-style:none outside none;margin:0;padding:0}ul.k-effect li{list-style:none outside none}ul.k-effect img{border:0 none;opacity:1}ul.k-effect li:hover img{opacity:.7}ul.k-effect li{background:#fff;border:1px solid rgba(0,0,0,0.25);box-shadow:0 5px 5px -5px rgba(0,0,0,0.9);display:inline-block;margin:10px 8px;padding:5px;position:relative;top:0}ul.k-effect li > a{display:block;overflow:hidden;position:relative}ul.k-effect span.mask{background-color:rgba(81,160,239,0.9);background-image:url(https://lh4.googleusercontent.com/-WQnshglkK3M/UKJ5d_syX8I/AAAAAAAADuE/0fXdBOvpYmg/s1600/full.png);background-position:center center;background-repeat:no-repeat;position:absolute;left:0;top:0}ul.k-effect.top li:hover{box-shadow:0 21px 8px -15px rgba(0,0,0,0.5);top:-5px}ul.k-effect.top span.mask{height:70px;top:-80px;width:240px}ul.k-effect.top li:hover span.mask{top:0}ul.k-effect.bottom li:hover{box-shadow:0 5px 5px -5px rgba(0,0,0,0);top:5px}ul.k-effect.bottom span.mask{height:160px;width:280px;opacity:0;top:0}ul.k-effect.bottom li:hover span.mask{opacity:1}ul.k-effect.left li{left:0}ul.k-effect.left li:hover{left:5px}ul.k-effect.left span.mask{height:160px;top:0;width:0}ul.k-effect.left li:hover span.mask{width:80px}ul.k-effect.circle span.mask{border-radius:100%;bottom:0;height:60px;margin:auto;right:0;top:-40px;width:60px;opacity:0}ul.k-effect.circle li:hover span.mask{top:0;opacity:1}ul.k-effect.circle li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1)}ul.k-effect.rotate span.mask{height:60px;left:0;right:0;width:60px;margin:auto;bottom:0;border-radius:100%;transform:rotate(-120deg);-moz-transform:rotate(-120deg);-ms-transform:rotate(-120deg);-o-transform:rotate(-120deg);-webkit-transform:rotate(-120deg);top:40px;opacity:0}ul.k-effect.rotate li:hover span.mask{top:0;left:0;opacity:1;transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg)}ul.k-effect.rotate li img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1)}ul.k-effect.rotate li:hover img{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1)}ul.k-effect li > a{height:180px;width:500px}ul.k-effect img{max-width:500px}


body{
   /*background:#e8e7e1;color:#555;*/
   /*font-family:"Arial",Helvetica;*/
   line-height:1.5;
   margin:0;
   overflow-x:hidden;
   padding:0
   }

article.post{
  color:#666;
  font-size:14px;
  line-height:1.5;
  margin:0 auto;
  /*max-width:934px;*/
  padding:15px ;
  }   
   
 
div.titulo {
    padding-bottom: 5px;
    text-align: center;
    text-shadow: 0 0 1px #fff;
	font-weight: bold;
}
div.titulo h1 {
    color: #75746e;
    font-size: 1.8em;
    font-weight: bold;
}
.titulo > span {
    color: #989791;
    /*font-family: Comic Sans MS;*/
    font-size: 0.9em;
}

.post > h3 {
    background-color:	rgba(204, 167, 12,0.9);
	border-bottom: 2px solid rgba(88, 86, 82, 0.2);
	color: #81807a;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 10px 10px;
	padding: 0 0 8px;
	text-align:left;
}





.alineadoTextoImagenCentro {
  vertical-align: middle;
  WIDTH:35px; HEIGHT:35px;
 padding-right: 10px;
}


.post p {
  
  border-bottom: 2px solid rgba(204, 167, 12, 0.3);
	color: #81807a;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 10px 10px 0px;
	padding: 0 0 8px;
	text-align:left;
  /* Ojo vertical-align: text-middle no existe*/
}

/************noticias****************/


.col_ent1 {
    background-color: rgba(204, 167, 12, 0.8);
	min-width: 35px;
    float: left;
    /*width: 70px;*/
	width: 4%;
	margin-right:5px;
}

.fblog {
    color: #f5f5f5;
    font-size: 12px;
	font-weight: bold;
    font-style: oblique;
}


.col_ent1ag {
    background-color: transparent none repeat scroll 0 0;
	min-width: 35px;
    float: left;
    /*width: 70px;*/
	width: 4%;
	margin-right:5px;
}

.fblogag{
    color: transparent none repeat scroll 0 0;
    font-size: 12px;
	font-weight: bold;
    font-style: oblique;
}







.col_ent2 {
    background-color: transparent;
    float: left;
    /*width: 170px;
	margin-left:5px;
	margin-right:5px;
	*/
	margin-right:5px;
	width: 15%;
	}

.col_ent2a {
    
	margin-left:5px;
	margin-right:5px;
}


.col_ent2 img {
/*width: 170px;*/
/*height:90px;*/
min-width: 70px;
width: 100%;
border:none;
}

ax {
    color: #000066;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 12px;
    text-decoration: none;
}

.col_ent3 {
    float: left;
	background-color: transparent;
	width: 74%;
    /*margin-left: 230px;*/
}

.tit_ent  {
    color: #000;
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 16px;
	text-align:left;
	line-height:normal;
}

.tit_ent  a {
    color: #000;
 }

.tit_ent a:hover{
    color: #51a0ef;
	
 }
.subtit_ent p {
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 14px;
	margin: 1px 1px 10px;
	border-bottom: none	;
}
element.style {
    clear: left;
}
.separador {
    border-bottom: 2px solid rgba(204, 167, 12, 0.3);
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

/********responsive*************************/

@media only screen and (max-width: 582px) {
.col_ent3 {
      clear: left;
	  width: 100%;
}

.tit_ent  {
    font-size: 16px;
    line-height:normal;
}

.subtit_ent p {
    font-size: 12px;
	margin: 2px 1px 10px;
	width: 100%;
	
}

.fblogag, .col_ent1ag{
 display : none;
}












}