/*   
Theme Name: Charitas Child Theme
Theme URI: 
Description: Use this theme to start your Charitas Child Theme development.
Author: Victor Tihai
Author URI: http://wplook.com/
Template: charitas-wpl
Version: 1.0.0.
*/

@import url('../charitas-wpl/style.css');

#main .inner { padding: 45px 0;}

#frontpage-bigbox {
    border: 1px solid #ddd;
    padding: 14px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 30px;
}
#frontpage-bigbox .one-third,
#frontpage-bigbox .two-third { width: 364px; float: left; margin-right: 23px; }
#frontpage-bigbox .third { width: 364px; float: left; }
#frontpage-bigbox p.paragraph,
p.paragraph { text-align: justify;}
#frontpage-bigbox p { margin-bottom: 1em;}

.flex-control-thumbs { display: none;}

article.list.pub { border-bottom: none; padding-bottom: 0}
article.list.pub .short-content figure img { width: 125px;}
article.list.pub h2 { display: inline-block;}

article.list.pub .description.short-description { padding-top: 8px;}
article.list.pub .mask { display: none;}
article.list.pub .entry-authors { font-size: 18px;}

article.list.pub a.buttons.abstract { margin-right: 2px;}

h2.entry-authors,
h2.entry-abstract{
    display: inline;
}

article.list.vevent { border-bottom: none; padding-bottom: 0}
article.list.vevent .entry-meta { clear: both;}

article.list.post { border-bottom: none; padding-bottom: 0}
article.list.post .entry-meta { clear: both;}


