html,body {
	background:#3d3d3d url(../images/vynl_bg.gif) repeat-x left top;
	margin:0;
	padding:0;
	border-top: 1px solid #ccff00;
	border-right: 1px #ccff00;
	border-bottom: 1px solid #ccff00;
	border-left: 1px #ccff00;
	font: small Verdana, Arial, Helvetica, sans-serif;
}

img {
border:0;
text-decoration:none;
}

a:link,a:visited {
	color:#ccff00;
	font: 100% Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	width:800px;
	text-align:left;
	padding-top:5px;
	margin:0 auto;
}

#content {
	float:left;
	width:70%;
	font-size:100%;
	color:#fff;
	line-height:1.5em;
	background: url(../images/vynl_bg.gif) repeat-x;
}

#content h2 {
	color:#ccff00;
	margin:0;
	font: 400 145% Georgia, serif;
	padding-top: 15px;
}

#content h5 {
	color:#fff;
	font: 77% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom: 15px;
}

.top_divider {
	border-top:1px solid #fff;
	margin:0 0 1em;
	padding:15px 0 0 -30px;
	font: 400 145% Georgia, serif;
}

.bottom_divider {
	border-bottom:1px dashed #ccff00;	
}

.vynl {
	color: #ccff00;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar {
float:right;
width:30%;
}

#content .gutter {
	padding:15px;
}

#sidebar .gutter {
	padding:15px 0px 15px 15px;
}


#header {
	margin:0px;
	padding:20px 0px 13px;
	border-bottom: 1px solid #fff;
	background: #1e1e1e;
}


#header h1 {
	font: italic bold 145% Georgia, "Times New Roman", Times, serif;
	color: #ccff00;
	letter-spacing: -1;
	margin: 0px;
	padding: 0px;
}

#tagline {
	color:#fff;
	padding-top:0px;
	font:bold 118%/1.5em Georgia, serif;
	text-align:left;
	padding-bottom:12px;
	margin:0;
	border-bottom: 1px solid #fff;
}

.recent {
	background: #ffffff;
	width: 302px;
	height: 162px;
	padding: 5px;
	border: 1px solid #ccff00;
	margin-top: 17px;
}

.recent img {
	border: 1px solid #3d3d3d;
}

.menubox {
	font-size:100%;
	line-height:1.5em;
	color:#fff;
	background:#3d3d3d url(../images/vynl_bg.gif) repeat-x left top;
	margin:0 0 30px;
	padding:0 0 15px;
}

.menubox h3 {
	color:#ccff00;
	font:normal 145% Georgia, serif;
	margin:0;
	padding:15px;
}

.menubox p {
	margin:0;
	padding:0 15px 15px;
}

.menubox ul {
	margin:0;
	padding:0;
}

.menubox ul li {
list-style:none;
background:url(../images/bullet.gif) no-repeat 0 3px;
margin:0;
padding:0 15px 15px;
}

#twitter_div p {
	margin:0;
	padding:15px;
	text-align: right;
	display:block;
}

#footer {
	clear:both;
	height:105px;
	background: url(../images/footer_bg_2.gif) no-repeat;
}

#footer p {
	font-size:80%;
	color:#ccff00;
	font-weight:400;
	margin: 0px;
	padding: 84px 0px 0px 15px;
}
