/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/



#top .nav { float:right

}




#main-wrapper {
border: 0px solid #000000;
margin-left: 1000px;
width: 600px;
float: none;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}

#footer-widgets {
background: #ffffff;
color: #ffffff;
}

#sidebar-alt {
    width: 20%;
  }

#header { 
background-size: cover; 
} 


.widget h3 {

    text-align: center;
}

body {padding: 0;}
#wrapper {padding:0;max-width: 100% !important;}
#top {padding:0 20px; margin:0;}
#header-container {background:#ffffff;padding:0 0px;}
#nav-container {background:#000000;padding:0px 5px 0px 100px;}
#content {padding:0px 0px 100px 35px;}
#footer-widgets-container {background:#ffffff;padding:0px 0px 0px 0px;}
#footer-container {background:#000000;padding:10px 100px 10px 20px;}

#wrapper {
width: 100%;
}


 #navigation {
 -webkit-box-shadow: 0px 5px 7px rgba(100, 100, 100, 0.49);
 -moz-box-shadow:    0px 5px 7px rgba(100, 100, 100, 0.49);
 box-shadow:         0px 5px 7px rgba(100, 100, 100, 0.49);
 }

.page-id-11184 .title {display: none;}


#nav-search .icon-search {
position: relative;
left: 9px;
}

#nav-search {
margin-left: -100px;
top: 0px;

}

