/*
Theme Name: Enfold Child
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: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

p,
li {
   font-weight: 300!important;
}

#top #header .av-main-nav > li > a .avia-menu-text, 
#top #header .av-main-nav > li > a .avia-menu-subtext {
font-weight:400;}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2{
letter-spacing: 0;
}






/*img.avia_image,
img.wp-post-image,
div.av-masonry-outerimage-container,
.avia-slideshow li img {
border: 1px solid gray!important;
border-radius:5px!important;
}*/

img.avia_image,
img.wp-post-image,
div.av-masonry-outerimage-container,
.avia-slideshow li img {
/*border: 1px solid gray;*/
border-radius:5px!important;
}





blockquote{
	border-left-style:none;
	padding-left:30px;
	margin:0;
	}

#top .fullsize .template-blog .post-title {
max-width: 100%;
}

#top .fullsize .template-blog .post .entry-content-wrapper {
max-width:100%;
/*border-bottom:1px solid #cccccc;*/
padding-bottom: 25px;
margin-bottom: 75px;
}

.post_delimiter {
	margin-top: 50px!important;
}

.post-meta-infos {
    font-size: 0.6em;
    font-weight:300;
    position: relative;
    top: -20px;
    display: block;
}

#top div.container .av-masonry .av-masonry-sort { font-size: 60%;
}

.avia_ajax_form .button {
    margin: 0;
    padding: 12px 16px;
    border-radius: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: normal;
    font-size: 14px;
    min-width: 142px;
    outline: none;
}

#footer {
  font-size:85%;
  line-height:150%;
}











/*<a href="https://www.facebook.com/kaelenagriNL/" title="" class="iconbox_icon heading-color" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" style="color:#3b5998;" target="new"></a>*/

a.iconbox_icon.heading-color {
    margin: 0;
    padding: 0;
    margin-top: -4px;
font-size: 16px;
}  



/*
http://www.kriesi.at/support/topic/easyslider-height-fix/
.avia-slideshow ul.avia-slideshow-inner {
height: 630px !important;
overflow: hidden;
}*/

