@charset "UTF-8";

/* Layout Medium Screens */

header { height: 200px; background: url(../_imagesR/banner_medium.jpg) no-repeat 90% 0px;}

header a.logo { 
		width: 630px;
		height: 130px;
		top: 60px; left: 10px;
		background-image: url(../_imagesR/ddj_logo_medium_488x95.png);
	
	}
	



body { background-image: none; }


/* Sidebar */

#content {
	max-width: 980px;
	clear: both;
	overflow: auto;
	padding-top: 29px;
	background-image: url(/_imagesR/screenblkbkgrnd5_990x1041.jpg);
	margin-top: 25px;
}


#content .sidebar {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	float: left;
	width: 15%;
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
	background-color: #914a20;
	padding-top: 36px;
	height: 784px;
	margin-top: 41px;
}

#content .sidebar #menubar {
	text-align: left;
	color: rgba(146,146,146,1.00);
	position: relative;
	left: -15%;
	float: left;
	margin-top: -4px;
}