/*
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:*/

html {
    font-family: Nyala,Arial,Helvetica,Sans Serif;
}

#news {
    padding-bottom: 10px;
}

.avia-slide-wrap {
	background-color:#015896 !important;
}

.avia-menu-text {
	font-size:16px;
	font-family:Nyala,Arial,Helvetica,Sans Serif;
	font-weight:normal;
}

.entry-content-header, .post-title, .entry-title, .widgettitle ,inner_sidebar, .av-special-heading-tag, h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, .container, .menu-item{
	font-family:Nyala,Arial,Helvetica,Sans Serif;
}

.post-entry {
	font-size:14px;
	font-family:Nyala,Arial,Helvetica,Sans Serif;
}

#socket .copyright {
	font-family: Arial,sans-serif;
}

.main_color .primary-background, .main_color .primary-background a, div .main_color .button, .main_color #submit, .main_color input[type="submit"], .main_color .small-preview:hover, .main_color .avia-menu-fx, .main_color .avia-menu-fx .avia-arrow, .main_color.iconbox_top .iconbox_icon, .main_color .iconbox_top a.iconbox_icon:hover, .main_color .avia-data-table th.avia-highlight-col, .main_color .avia-color-theme-color, .main_color .avia-color-theme-color:hover, .main_color .image-overlay .image-overlay-inside::before, .main_color .comment-count, .main_color .av_dropcap2, #top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text, .main_color .av-colored-style .av-countdown-cell-inner, .responsive #top .main_color .av-open-submenu.av-subnav-menu > li > a:hover, #top .main_color .av-open-submenu.av-subnav-menu li > ul a:hover {
	/*background-color:#015896;
	border-color:#015896;
*/
}

#top .fullsize .template-blog .big-preview img {

    width: 200px;
    margin-right: 15px;

}

.post-entry{
        text-align:justify;
}


@media only screen and (min-width: 767px) {

        .focus-block  p{
                 min-height: 200px !important;
        }
        .focus-block-double-title p{
                 min-height: 180px !important;
        }

}



/*phone*/
@media ( max-width: 767px) {

        #top .fullsize .flex_column .template-blog .post-title, #top .fullsize .flex_column .template-blog .post-meta-infos {
                clear:both;
        }
}

