/*
Theme Name: CHW
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 2.0
Author: Melody
Author URI: http://www.kriesi.at
Template: enfold
*/

/* Enfold overrides
================================================== */
/*hide enfold featured image & post meta*/
.single-post .post-entry .post-title.entry-title,
.single-post .post-entry .big-preview.single-big {
display: none;
visibility: hidden;
}

/* single post
================================================== */
/* post-header*/
#post-header-wrap {
    border-bottom: 1px solid #e6e6e6
}

#post-header {
    padding: 30px 0
}

#post-title {
    font-size: 2em;
    margin-bottom: 40px;
    position: relative;
}

#post-title:after {
    display: inline-block;
    content: "";
    background: #666;
    height: 1px;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 13px
}

#post-details {
    float: left;
    padding-right: 3%;
    width: 100%;
}

.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog #top .post-entry .blog-categories {text-align:left;}

.html_elegant-blog #top .post-entry .post-title {text-transform: none; font-size: 24px; letter-spacing: 0;}

/* post-header w/ thumbnail*/
#post-header.has-thumbnail #post-details {
    padding-left: 3%;
    width: 57.1%
}

#post-header.has-thumbnail #post-image {
    float: left;
    width: 42.9%
}

#post-header.has-thumbnail #post-image img {
    width: 100%;
    height: auto
}
@media only screen and (max-width: 767px) {
    #post-header.has-thumbnail #post-image,
  #post-header.has-thumbnail #post-details {
      padding: 0;
      width: 100%;
      float: none;
  }
}
/* post-header post meta*/
.additional-post-meta span span {
    float: left;
}

/* post-excerpt*/
.add-post-excerpt p {
    border-bottom: 1px solid #e1e1e1;
    display: block;
    font: italic 1.4em/1.5em Georgia,serif;
    margin: 0 0 30px;
    padding-bottom: 30px;
}

/*link & file upload fields after post content*/
.entry-content .after-post-meta {
    margin: 20px 0 0;
}
.entry-content .after-post-meta .av_promobox {
      margin: 15px 0;
      padding: 10px 20px;
}

.html_elegant-blog .av-vertical-delimiter {display: none;}

.logo img {padding-bottom: 5px;}

.avia-menu-text {font-weight:400}
#top .avia-button.avia-color-dark, .avia-button {border-color:#fff; color: #fff;}

#top .avia-slideshow-button {color:#fff;}

.entry-content-wrapper .big-preview.single-big {padding: 0 15px 15px 0; float: left;}

#top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content {
    background: rgba(42,90,122,0.8);
}
#top h3 a {text-transform: none;}

.html_elegant-blog .avia-content-slider .slide-entry-title {letter-spacing: -.05em; text-align: left; font-size: 1.2em;}

.html_elegant-blog #top .post-entry .blog-categories {text-align: left;}
	
#post-title {
    font-size: 2em;}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.3em;
    margin-bottom: 6px;
    margin-top: 15px;
text-transform: none;

.broken_link {text-decoration: none;}
	
.caption_framed .slideshow_caption .avia-caption-title {
	background: rgba(91, 145, 192, 0.8) !important;}
	