/*
Theme Name: Divi_Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.2
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
*/

@import url("../Divi/style.css");

@media only screen and (max-width : 980px) {
	#main-header{margin-top: 0px;}}

#right_box2 { display: block;
	          text-align: center;
	          margin-left: auto;
	          margin-right: auto;
	          margin-top: 5px;
	          margin-bottom: 5px;
	          padding-top: 5px;
	          padding-bottom: 5px;
              background-color: #6699cc;}

/* * * FOOTER * * */
#myfooter_w1 {display: block;
	         margin-left: auto;
	         margin-right: auto;
             text-align: center;
	         color: #ffffff !important; 
	         font-size: 14px; 
	         font-weight: 500; 
	         margin-top: 0px!important; 
	         padding-top: 0px!important;}
#myfooter_w1 a:link {color:#ffd204!important; text-decoration: none; font-weight: 500;}
#myfooter_w1 a:visited {color: #ffd204;}
#myfooter_w1 a:hover {color: #efefef !important;}
#myfooter_w1 a:active {color: #ffd204;}
.title_footer {font-size: 16px; font-weight: 700;}
.footer_border {display: block;
                border-top: solid 1px #ffffff;
                margin-top: 5px!important; 
                padding-top: 10px!important;}

/***Giving Right***/
#giving_right {font-weight: 600; font-size: 18px; text-align: center!important; padding-top:5px!important; padding-bottom:5px!important;}
#giving_right a:link {color: #fff!important;}
#giving_right a:visited {color: #fff!important;}
#giving_right a:hover {color: #fecd08!important;}
/***End Giving Right***/

#maintenance {            
	color: #3366cc!important;
        font-size: 20px!important;
}

/*** top donate button ***/
.donate a:link {color:#073674!important;
	            font-weight: 700;
                display: block;
                padding: 10px;
                border-radius: 3px!important;
                background-color: #fecd08;}
.donate a:hover {opacity: .6;}


#soc_center {display: block;
	         width: 100%;
	         margin-left: auto!important;
	         margin-right: auto!important;
             text-align: center!important;}
.pic_width {width: 100%;}

/**** close fixed menu gap on top ***/
@media only screen and (min-width: 981px)  {
#top-header{
		border-bottom: solid 3px #ffffff;
	}
}

/*** Make Mobile Menu Button Have Black Lines ***/
@media only screen and (max-width: 980px)  {
	#et-top-navigation span.mobile_menu_bar:before, 
	#et-top-navigation span.mobile_menu_bar:after {
		color: #000000 !important;
	}
}

/*** Take out Sidebar Line ***/
.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

/*** post size ***/
.page .entry-content img.aligncenter.wp-post-image {
    height: 100px;
    width: 100px;
	overflow: hidden;
	margin-left: 0px!important;
	margin-right: 4px;
}
