/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#header_main_alternate {
    background-color: #beac84;
}

.template-page .entry-content-wrapper h1 {
    letter-spacing: 0px;
    text-align: center;
    color: #beac84;
    border-bottom: solid 1px #beac84;
    padding-bottom: 10px;
    font-size: 25px;
}

.main_color h3{
    letter-spacing: 0px;
    text-align: center;
    color: #beac84;
    border-bottom: solid 1px #beac84;
    padding-bottom: 10px;
    font-size: 22px;
}

.main_color p{
    font-size: 18px;
    line-height: 1.4em;
    text-align: justify;
}

.main_color strong{
	font-weight: normal;
}

.template-page .entry-content-wrapper h2{
	font-size: 18px;
    line-height: 1.4em;
    text-align: justify;
	text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
}

#top h2 strong{
	color: #beac84;
	font-size: 18px;
    line-height: 1.4em;
    text-align: justify;
	text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
}

#top .avia_ajax_form .text_input, #top .avia_ajax_form .text_area{
    padding: 8px;
    border-radius: 0px;
}














