/*
Theme Name: Feather Child 01
Theme URI: 
Description: Child 01 theme for the Feather theme
Author: Koruwebsites
Author URI: http://www.koruwebsites.com
Template: Feather
Version: 3.2.3
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 17 Mar 2016 04:58:36 +0000 */ 

@import url('../Feather/style.css');

.blurb { float: left; width: 794px; margin-right:61px; }

.et_divi_builder #et_builder_outer_content .et_pb_module a, .et_divi_builder #et_builder_outer_content .et_pb_module a:hover {
	color: #b84412 !important;
}
.et_divi_builder #et_builder_outer_content .et_pb_module a:hover {
	text-decoration: underline !important;
}

.et_divi_builder #et_builder_outer_content .et_pb_portfolio_item .post-meta, .et_divi_builder #et_builder_outer_content .et_pb_gallery_item .et_pb_gallery_caption {
    font-size: 12px !important;
}

/*body { background: #b84412 url(images/body-bg.png); }*/
body { background: #69050a url(images/body-bg.png); }

/* footer menu, first level horizontal, second level vertical */
ul.bottom-nav li {
/* remove float: left; */
	float: none;
}
#bottom-nav li {
	float: left;
}
#bottom-nav .sub-menu li {
	padding-left: 10px;
	float: none;
}

#menu {
	margin-left:210px;
}
@media all and (max-width: 1000px) {
	#menu {
		margin-left:150px;
	}
}
@media all and (max-width: 930px) {
	#menu {
		margin-left:100px;
	}
}
@media all and (max-width: 880px) {
	#menu {
		margin-left:50px;
	}
}
@media all and (max-width: 830px) {
	#menu {
		margin-left:0px;
	}
}

