/* CSS Document */

body {
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:90%;
	line-height:130%;
	color:#333333;
	margin:0;
	padding:0;
}

#wrapper {
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#header {
	width:970px;
	height:110px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	margin-bottom:25px;
}

#contentTop {
	width:970px;
	height:auto;
	margin-bottom:15px;
}

#contentLeft {
	display:inline;
	width:460px;
	height:auto;
	margin-right:20px;
	margin-left:15px;
	float:left;
}

#contentRight {
	display:inline;
	width:460px;
	height:auto;
	float:right;
	font-size:95%;
}

#InternalcontentLeft {
	display:inline;
	width:600px;
	margin-right:25px;
	margin-left:15px;
	float:left;
}

#InternalcontentRight {
	display:inline;
	width:300px;
	height:auto;
	float:left;
	font-size:95%;
}

#discholder_left {
	display:inline;
	width:210px;
	float:left;
	margin:0 20px 20px 0;
}

#discholder_right {
	display:inline;
	width:210px;
	float:left;
	margin:0 0 20px 0;
}

#discholder_left p {
	font-size:11px;
}

#discholder_right p {
	font-size:11px;
}


.float_left {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #999999;
}

#footer {
	width:970px;
	height:20px;
	margin-top:25px;
	clear:both;
	text-align:center;
	padding:5px;
	background-color:#990000;
	color:#FFFFFF;
	font-size:80%;
}

#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
	text-decoration:none;
}

#footer a:active {
	color:#000000;
	text-decoration:none;
}


#blog {
	margin-left:15px;
	width:585px;
	height:auto;
}

.cd {
	width:200px;
	height:auto;
	border:1px solid #999999;
	margin-top:15px;
	margin-bottom:15px;
}

.imageLeft {
	border:1px solid #999999;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.title {
	height:32px;
	width:auto;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
}

.title2 {
	height:32px;
	width:auto;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:15px;
}

.tracklist {
	font-size:85%;
}

.sidebar {
	width:310px;
	height:auto;
	margin-bottom:15px;
}

.mainContent {
	margin-left:15px;
	width:;
	height:auto;
	font-size:95%;
}

.topBox {
	width:950px;
	height:auto;
	margin-left:15px;
}

.podcastThumb {
	display:inline;
	width:75px;
	height:75px;
	border:1px solid #999999;
	margin-right:10px;
	float:left;
}


.podcastBox {
	display:inline;
	width:300px;
	height:125px;
	margin-bottom:15px;
	margin-left:15px;
	float:left;
}

.podcastText {
	width:200px;
	height:auto;
	font-size:82%;
	margin-left:85px;
}

.buttons {
	width:40px;
	height:40px;
	float:left;
	margin:5px;
}

.buttonHolder {
	width:auto;
	height:50px;
	padding:5px;
	margin:5px;
}

.buyButton {
	width:100px;
	height:25px;
	margin-top:5px;
	margin-bottom:10px;
}

a:link {
	color:#990000;
}

a:visited {
	color:#999999;
}

a:hover {
	background-color:#990000;
	color:#ffffff;
	text-decoration:none;
}

a:active {
	color:#990000;
}

p {
	margin-top:0;
	padding-top:0;
}

h1 {
	color:#000000;
	font-size:135%;
	margin-top:0;
	margin-bottom:10px;
	padding-top:0;
}

h2 {
	color:#990000;
	font-size:110%;
	margin:0;
	padding:0;
}

h3 {
	color:#000000;
	font-size:120%;
	margin:0;
	padding:0;
}

small {
	font-size:70%;
}

#banner {
	width:728px;
	height:90px;
	margin:0 auto;
	text-align:center;
	border:none;
}

#banner a:link {
	border:none;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#FFFFFF;
}

