/*  Document   : vath_styles
    Created on : 06/05/2012, 07:45:44 PM
    Author     : daniela
    Description: Purpose of the stylesheet follows. */
root{display:block}
.vath_gallery{float:left;font-size:12px;margin:0 auto;overflow:hidden;position:relative;z-index:1;width:980px}
.vath_gallery .vath-post-item{list-style-type:none;display:inline;float:left;padding:4px 9px;width:300px;border-bottom:0}
.vath-post-item a{color:transparent}
.vath_title{background-color:#e0e1e1;height:40px;padding:15px 20px 0 10px;text-align:left;font-size: bold;}
.vath_title div{padding:8px 16px 0 14px;font-weight: bold;}
.vath_title a{color:#494949}
.vath_title img{float:left;padding-right:5px}
.vath-post-item h4{margin-top:10px;text-align:left}
.vath-post-item h4 a{font-size:20px!important;color:#494949;font-weight:bold;}
.vath-post-item p{font-size:12px;text-align:justify}
.vath_gallery_container{background-color:#eee;border-bottom:10px #e0e1e1 solid;min-height:370px;height:100%;overflow:hidden;text-align:center}