/* Enter Your Custom CSS Here */
#site-generator {
	background: rgba(255, 255, 255, 0.0) !important;
}

#page {
	background: rgba(0, 0, 0, 0.5) !important;
}

#main,
.singular.page .hentry {padding:0;}

/* Blend Menu Bar Into Header Image
----------------------------------------­-------------- */

#access {
/*-moz-box-shadow: 0 1px 2px rgba{0, 0, 0, 0.4};*/
background: -moz-linear-gradient{#FFFFFF, #FFFFFF} repeat scroll 0 0 transparent;
clear: both;
float: left;
margin: 0px auto 6px;
opacity: 1;
width: 100%;
z-index: 1000;
}

#branding img {
height: 270px;
margin-bottom: -7px;
width: 100%;
z-index: 1;
}

.one-column #access ul {
    height: 20px;
    width: 700px;
}

body, input, textarea {
    color: #FFFFFF;
    font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.625; !important;
}

