/*
Theme Name: MMilani (U-Design Child)
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: MMilani Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 1.0.0
*/
@import url("/wp-content/themes/u-design/style.css");

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

body {background-color: #8ec529;}

body {background: url("https://www.mmilani.com/wp-content/uploads/background.png") no-repeat fixed center center #ffffff;}

#top-wrapper {background-color:  #569802;}
#main-menu {background: none;}

#before-content {
    background-color: #4091d3;
}

#page-content {
    background-color: #fff;
}
#wrapper-1 {
	float: none;
	max-width:960px;
	margin: 0 auto;
	background: #fff;
}

#bottom-bg {background: #fff;}

#footer-bg {
	background-color: #569802;
	max-width: 960px;
	float: none;
	margin: 0 auto;
}
#footer_text, #footer-bg {color: #fff;}
#footer-bg .back-to-top a{color: #fff; font-weight: bold;}

.nobreak {white-space: nowrap;}
#navigation-menu ul.sf-menu > li > a > span {
	font-weight: bold;
}

#navigation-menu ul.sf-menu > li > a {
    display: block;
    padding: 0 20px 0 0;
    color: #E8E8E8;
    text-decoration: none;
    border:0 none;
    cursor: pointer;
}

.homepageBottomCalloutImg {display:block; margin:0 auto; }

#search {margin-top: 20px;}

#search input.blur, #search input.inputbox_focus {color: #333;}

.powerpress_player { /* fixes no margin with floated image */
	clear: both;
	padding-top: 10px;
}

.fancybox-wrap, .fancybox-wrap * {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

p.wp-caption-text {text-align: center;}