/****** GENERAL ******/

* {
	margin: 0;
}

img {
	behavior: url("/assets/pngfix/pngbehavior.htc");
	border: 0;
}

html, body {
	height: 100%;
	margin-bottom:1px;
	min-width: 980px;
}
body {
	background: #1b1b19;
	padding: 0px;
	color: #D0D0D6;	
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
}


/****** MODULE BOXES ******/

.moduleBoxMargin {
	margin: 10px 5px;
}

.moduleBoxHeader {
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
	
	background: #31312e;
	
/*
	background-position: left top;
	*/
	height: 25px;
	line-height: 25px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 2px;
    
}
.moduleBoxBody {
	background: #2c2c29;
    padding: 8px 10px 0;
}
.moduleBoxFooter {
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
	
	background: #2c2c29;
	/*
	background-position: left bottom;
	*/
	height: 25px;
	line-height: 25px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}


.sectiontitle {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
}

.darkText {
	color: #909096; 
}
.tinyText {
	font-size: 9px;
	line-height: 12px;
}



#contentWrapper {
	max-width: 980px;
	min-width: 980px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#siteMainWrapper {
	padding: 20px 10px;
	background: #232320;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.boldFont {
	font-weight: bold;
}


div.reset {
    display: block;
	clear: both;
	
}
.noSpill {
	white-space: nowrap;
	overflow: hidden;
}

img.nextArrow {
	width: 15px;
	height: 15px;
	border: 0;
	vertical-align: middle;
}

img.mainMenuArrow {
	width: 20px;
	height: 20px;
	border: 0;
	vertical-align: middle;
}

.backOrForwardLink {
	font-size: 14px;
	margin: 0px 5px;
	vertical-align: middle;

}


/****** SIZING ******/

.previewBox {
	margin: 10px 5px;
}

.fullWidth {
	min-width: 950px;
	max-width: 950px;
	width: 950px;
	
}

.halfWidth {
	min-width: 470px;
	max-width: 470px;
	width: 470px;
	
}

.quarterWidth {
	min-width: 230px;
	max-width: 230px;
	width: 230px;
}

.threeQuarterWidth {
	min-width: 710px;
	max-width: 710px;
	width: 710px;
}


/****** LINKS ******/

.links {
	color: #ffffff;
}
a:link, A:visited, A:hover, A:active {
	font-weight: bold;
	outline-style: none;
	outline-width: 0;
	text-decoration: underline;
	color: #8D8D82;
}

a:hover {
	color: #C1C1B7;
}



.previewTableBody {
	background: #2c2c29;
    padding: 8px 10px 0;
}

.submenuBody {
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;	
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
	
	background-color: #323232;
	margin: 5px 5px;
    padding: 8px 10px;
	font-size: 18px;
	font-weight: bold;
}


/****** PODCAST SPECIFIC ******/

.podcastDownloadLink {
	position: relative;
/*	top: -5px;*/
	width: 35px;
	height: 40px;
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: -10px;
	float: right;
	z-index: 20;

}
.podcastDownloadLinkThumb {
	width: 29px;
	height: 8px;
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;

}
.podcastTexttHolder {
	height: 14px;
	line-height: 14px;
	
	font-size: 9px;
	width: 345px;
	vertical-align: middle;
}
.podcastLinksThumb {
	float: right;
}
.podcastSummaryLine {
	height:14px;
	line-height: 14px;
	margin-bottom: 1px;
	padding: 5px 10px;
}

.eventPreviewTexttHolder {
	font-size: 9px;
	width: 210px;
}


.iconImage {
	width: 32px;
	height: 32px;
	position: relative;
	margin-top: -14px;
	top: 1px;
	margin-right: 3px;
}


.adCroutonStyle {
	width: 230px; 
	height: 180px; 
	float: left; 
	margin: 0 5px 10px;
	border: 0;
}
.adCroutonBackground {
	text-align: center;
	background: transparent url("../images/croutons/albumShadowCroutonBackground.gif") no-repeat;
	/*
	[if IE] background-image: url("../images/croutons/albumShadowCroutonBackground.gif");
*/
}


.amazonBuyButton {
	border: 0;
	margin: 0px auto;
	width: 70px;
	height: 18px;

}


.avatarImage {
	position: relative;
	width: 75px;
	height: 75px;
	
	float: left;

	border: 0px;
	margin-right: 8px;
	top: -10px;

}








/****** TITLE & NAVIGATION SPECIFIC ******/

#searchterm {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:black;
	font-size:12px;
	text-align:left;
	margin:2px 0;
	width:200px;
}




/****** ALBUM OF THE MONTH SPECIFIC ******/
.featuredAlbum {
    width: 100px;
    height: 100px;
    margin: 0 0 0px;
    border: none;
}

/****** ALBUMS OF THE YEAR SPECIFIC ******/
.albumsOfTheYear {
    width: 68px;
    height: 68px;
}

/****** FEATURED ALBUMS SPECIFIC ******/
.featuredAlbums {
    width: 75px;
    height: 75px;
    margin: 4px 0px;
    border: none;
}
.featuredAlbumsDiv {
	display: inline;
	text-align: center; 
	float: left; 
	width: 83px; 
/*	height:130px; */
	margin: 0px 5px;
}


/****** FEATURED EPISODE SPECIFIC ******/
#latestEpisodesDiv {
	position:relative;
}
#latestEpisodes {
}
.albumCover {
    width: 74px;
    height: 74px;
    margin: 0 5px 0;
    border: none;
}
#latestEpisodes li {
	display: inline;
}
#latestEpisodes li a {
	float: left;
	overflow: hidden;
	width: 92px;
	text-decoration: none;
	text-align: center;
	outline-style: none;
	outline-width: 0;
}
.carouselArrow {
	cursor:pointer;
	border: none;
	height:15px;
	vertical-align:middle;
	width:15px;
	float: left;
	margin: 5px;
}

