/*
Theme Name:   Impreza Child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Impreza Child Theme
Author:       Carlos Jacobs
Author URI:   http://grada.com.ar
Template:     Impreza
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  impreza-child
*/

a .book-metadata
{
    color: #4D4D4F;
}

a:hover .book-metadata
{
    color: #8A0038;
}
    
a .news-metadata
{
    color: #8A0038;
    text-decoration: no
}

.w-blog.imgtype_circle .w-blog-entry-preview 
{
       border-radius: 0%;
       overflow: hidden;
}

.w-blog-entry-preview 
{
    display: inline;
    line-height: 0;
    width: 100%;
    position: relative;
}
    

.w-blog.imgpos_atleft .w-blog-entry-title
{
    margin-left:5%;
}



.w-blog.imgpos_atleft .w-blog-entry-body
{
    margin-left:5%;
}

.centered-image {
    margin: 0 auto;
}

.l-sidebar {
width: 10%;
}

.l-content {
width: 90%;
}

.libroclasslink
{
    color: #8A0038;

}

.attachment-tapa-libro
{
  border:1px solid;
}

.one-half2
{
padding: 15px;
#background-color: #E3E3EC;
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(227, 227, 236);
/* RGBa with 0.6 opacity */
/* background: rgba(227, 227, 236, 0.35); */
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

