.AnaMaria img{
transition: all .2s ease-in-out;}
.AnaMaria img:hover{
 transform: scale(1.1);}


.featured-cat{
   background: #f26822;  
}

.post-info a{color:#f26822;}

.readMore a{color:#f26822;}
.menu > li:hover > a{
   color: #f26822; 
}



/* Enter Your Custom CSS Here */
/* Enter Your Custom CSS Here */
/*a:hover*/
/*.primary-navigation a {
    font-size: 15px;
    
    color: #f26822;
    text-align: left;
    text-decoration: none;
    line-height: 2;
    padding: 1px 30px 4px 20px;
    min-height: 46px;
    font-weight: bold;
    border-right: 1px solid #E2E2E2;
    border-left: 1px solid #fff;
    text-transform: capitalize;
}*/

/* etiquetas con color base */
/*.readMore a, .post-info a, h3{
   color: #f26822;
   
}*/

/* etiquetas con color resaltado */
/*.readMore a:hover, .post-info a:hover, .single_post a:hover, .fn a:hover, .reply a:hover, #commentform a:hover, .menu > li:hover > a{
   color: #f2991f;
}



.widget h3{

   background-color: #E2E2E2;
   
   padding: 6px 12px;
}


.menu{
   color: #2A2A2A; 
}

.trending-articles li a:hover{
   color: #f26822;
}
.menu > li:hover > a{
   color: #f26822; 
}

.menu{
   color: #f2991f; 
}

.title a:hover{
   color: #f2991f; 
}

.a{
   color: #f2991f;
}

/*
a{
   color: #E2E2E2; 
}

*/

/*Nuevo tema css */

a:hover{
   color: #f26822;  
}

h2 a{
   color: #f26822; 
}



span.cat-links a{
   background: #f26822; 
}


.entry-content{
   /*font:1.6em/1.8em Helvetica,Arial,sans-serif;*/
   font-family: Arial, Helvetica, sans-serif;
   font-size: 150%;
}

/*
html, body, .container
{
    height: 10%; 
    min-height: 10%;


.first {
    float: left;
    width: 20%;
    height: 30%;
    background-color: red;
  
.second{
    float: left;
    width: 20%;
    height: 70%;
    background-color: green;
}


.third{
    float: right;
    width: 80%;
    height: 80%;
    background-color: blue;
}

.fourth {
    float: right;
    width: 40%;
    height: 20%;
    background-color: #DDDDDD;
}

.last{
    float: right;
    width: 40%;
    height: 20%;
    background-color: yellow;
}*/
/*
#content img{
  max-width: 50%;
}


.deck{
  border: 1px solid #999
  box-sizing: border-box;
  color: #444;

  display: inline-block;
  padding: 0em;
  width: 50%
}

*/

