/* General */
*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html
{
	overflow: -moz-scrollbars-vertical;
}
html, body
{
	height: 100%;
}
body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	text-align: center;
	background: url('/img/bg.gif') top center repeat-y #374769;
}
#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -84px;
	position: relative;
	width: 760px;
	margin: 0 auto -84px;
	text-align: left;
}

/* Heading and Paragraphs */
h1
{
	display: none;
}
h2
{
	font-size: 110%;
	color: #505E7C;
	padding-bottom: 5px;
}
h3
{
	font-size: 100%;
	font-weight: bold;
	color: #333;
	padding: 1.2em 0 0.2em 0;
}

#right h3
{
	font-size: 100%;
	padding: 0 0 5px 15px !important;
	margin-bottom: 5px;
	color: #081C46;
	border-bottom: 1px dotted #85898F;
	background: url(/img/old/stone.gif) no-repeat 0 0px;
}
#right ul
{
	list-style-type: none;
}
p
{
	padding: 0.5em 0 1em;
}
blockquote
{
	font-size: 88%;
	color: #777;
	padding-left: 23px;
	background: url('/img/old/quotemarks.gif') no-repeat 0 3px;
	padding: 0.5em 0 1em;
}
input, textarea, select
{
	border: 1px solid #a2a8b4;
	margin-bottom: 5px;
	padding: 2px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}
.noborder
{
	border: 0 !important;
}

/* Header */
#header
{
	height: 147px;
	background: url('/img/old/newheaderbg.jpg') left top no-repeat;
	text-align: right;
}
.headerlinks
{
	padding: 10px 20px 0 0;
}

/* Menu */
#navbar
{
	height: 23px;
	background: url('/img/old/menunavbg.jpg') left top no-repeat;
}

#mainmenu
{
	float: right;
	width: 522px;
	height: 23px;
	list-style-type: none;
	text-align: center;
}
#mainmenu li
{
	display: block;
	float: left;
}
#mainmenu li a, #mainmenu li a:visited, #mainmenu li a:active
{
	display: block;
	width: 87px;
	border-top: 1px solid #B2B8C4;
	border-bottom: 1px solid #9096A5;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #081C46;
	font-weight: bold;
}
#mainmenu li a:hover
{
	background-color: #B6B6B6;
	border-bottom: 1px solid #A6A6A9;
	border-top: 1px solid #fff;
	text-decoration: none;
}
#mainmenu-active
{
	background-color: #B6B6B6;
}
/* Content */
#maincontent
{
	padding: 10px;
	text-align: justify;
	color: #4c4c4c;
}
#left
{
	width: 460px;
	float: left;
}
#right
{
	padding: 0px;
	padding-left: 10px;
	float: right;
	width: 270px;
	font-size: 88%;
	line-height: 1.5em;
	color: #455473; 
}
#midleft
{
	text-align:left;
	float: left;
	line-height: 140%;
	font-size: 11px;
	color: #191919;
	width: 360px;
	position: relative;
	margin-right: 10px;
	display:inline;
}
#featurecontainer
{
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: 7px;
	padding: 10px 0 10px 10px;
	background: url('/img/old/homebg.jpg') repeat-y left;
	float: left;
	width: 760px;
}
#leftfeature
{
	text-align:left;
	float: left;
	width: 358px;
}
#rightfeature
{
	float: right;
	width: 358px;
	background-color: yellow;
	margin-right: 20px;
}

/* Footer */
#footer
{
	position: relative;
	width: 760px;
	margin: 0 auto;
	background: url('/img/old/footerbg.gif') left top repeat-x;
}
#footer, .push
{
	height: 84px;
	clear: both;
}
#footer p
{
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 760px;
	padding: 0;
	color: #fff;
}
.footer_nav
{
	height: 75px;
	padding-top: 5px;
}
.footer_copyright
{
	width: 733px !important;
	background: url('/img/old/littlelogo.gif') 4px 4px no-repeat;
	padding-left: 27px !important;
	padding-top: 5px !important;
	height: 20px;
	font-size: 9px;
	text-align: left;
}

/* Links */
a:link, a:visited, a:active
{
	color: #283a5e;
	font-weight: bold;
}
a:hover
{
	color: #081b45;
	text-decoration: none;
}
.headerlinks a:link, .headerlinks a:visited
{
	padding: 1px;
	padding-left: 0.5em; 
	padding-right: 0.5em; 
	text-decoration: none;
	font-size: 10px;
	color: #364667;
	font-weight: bold;
}

.headerlinks a:hover
{
	color: #091c47;
	background-color: #cccccc;
}
#footer a:link, #footer a:active, #footer a:visited
{
	text-decoration: none !important;
}

/* Releases */
#release-list
{
	list-style-type: none;
	padding-bottom: 10px;
}
#release-list li
{
	padding:5px; 
}
.normal
{
	
	
}
.highlight
{
	background-color:#EDEDED;
}
#release-list li a
{
	color:#566481;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#release-list li a:hover
{
	color: #354D7F;
}
#release-list li span
{
	display: block;
	float: left;
	width: 41px;
	text-align: right;
	color: #666666;
	padding-right: 5px;
}

.small
{
	display: block;
	font-size: 10px;
	color: #666666;
}
hr
{
	display: block;
	background: #cccccc;
	height: 1px !important;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* Homepage */
.homepage
{
	padding-left: 10px !important;
	font-size: 11px !important;
}
.homepage h3
{
	font-size: 10px !important;
}
.homepage h4 a
{
	color: #333333;
	font-weight: bold !important;
	text-decoration: none;
}
.homepage h4 a:hover
{

	text-decoration: underline;
}
.homepage ul
{
	padding: 5px;
}
.homepage a
{
	font-size: 11px;
	font-weight: normal !important;
}
.myspace, .facebook, .twitter, .discogs, .youtube, .blogger
{
	min-height: 20px;
	padding-left: 25px;
	padding-top: 2px;
}
.myspace a, .facebook a, .twitter a, .discogs a, .youtube a, .blogger a
{
	font-size: 11px;
	font-weight: normal !important;
}
.myspace
{
	background: url('/img/myspace.png') left top no-repeat;
}
.facebook
{
	background: url('/img/facebook.png') left top no-repeat;
}
.twitter
{
	background: url('/img/twitter.png') left top no-repeat;
}
.discogs
{
	background: url('/img/discogs.png') left top no-repeat;
}
.youtube
{
	background: url('/img/youtube.png') left top no-repeat;
}
.blogger
{
	background: url('/img/blogger.gif') left top no-repeat;
}
/* Blog */
.blog
{
	width: 455px !important;
	padding-right: 5px !important;
}
.blog h3
{
	font-size: 14px !important;
}
.blog p
{
	font-size: 12px !important;
}
