.splash_top{
	width: 1004px;
	height: 165px;
	background-image: url('/media/mainpage/splash_top.jpg');
}

.splash_main{
	width: 1004px;
	height: 189px;
	background-image: url('/media/mainpage/splash_main.jpg');
}


.splash_midbottom{
	width: 1004px;
	height: 242px;
	background-image: url('/media/mainpage/splash_midbottom.jpg');
}

.splash_bottom{
	width: 1004px;
	height: 611px;
	background-image: url('/media/mainpage/splash_bottom.png');
}

.rightPromoBg{	
	background-image: url('/media/mainpage/promobox_bg.png');
	float: left;
}

.rightPromoContent{
	float: left;
}

.rightPromoHeader{
	float: left;
	clear: both;
	background-image: url('/media/mainpage/promobox_right_title.gif');
	width: 267px;
	height: 29px;	
}

.rightPromoHeader .caption{
	color: #ffffff;
	font-size: 16px;	
	font-weight: bold;	
	margin-left: 10px;
	margin-top: 8px;
	display: inline;
	float: left;
	
}

.rightPromo_gigs_bg{
	background-image: url('/media/mainpage/gig_bg.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 269px;
	float: left;
}


.gigItem{
	float: left; 
	margin-top: 19px;
	clear: both;
	margin-left: 13px;
	font-size: 12px;	
}

.rightPromoContent a:link, .rightPromoContent a:visited{
	text-decoration: none;
	color: #ffffff;
}

.rightPromoContent a:hover, .rightPromoContent a:active{
	text-decoration: underline;
	color: #ffffff;
}		

.rightPromo_gigs_content{
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 17px;
}

.rightPromo_gigs_cornerleft{
	position: absolute;
	background-image: url('/media/mainpage/gig_corner_bl.png');
	width: 48px;
	height: 48px;
	bottom: -17px;
	left: -3px;
}

.rightPromo_gigs_cornerright{
	position: absolute;
	background-image: url('/media/mainpage/gig_corner_br.png');
	width: 48px;
	height: 48px;
	bottom: -17px;
	right: -3px;
}

.rightPromoItem_content{	
	width: 243px;
	float: left;
	display: inline;
	margin-left: 12px;
	color: #ffffff;
	font-size: 12px;
}

.rightPromoBottom{
	background-image: url('/media/mainpage/promobox_bottom.png');
	width: 269px;
	overflow: hidden;
	height: 6px;
	float: left;
	clear: both;
}

.mailListInput{
	height: 19px;
	width: 170px;
	color: #ffffff;
	border: 1px solid #505150;
	background-color: transparent;
}

.blagEntry{
	float: left;
	clear: both;
	margin-bottom: 30px;
	font-size: 12px;
}

.blagEntry .title{
	float: left;
	clear: both;
	width: 535px;
	height: 31px;
	color: #000000;	
}

.blagEntry .title .caption{
	float: left;
	display: inline;
	clear: both;
	margin-left: 9px;
	margin-top: 9px;
	font-weight: bold;
	font-size: 16px;
}

.blagEntry .title a, .blagEntry .title a:visited{
	color: #000000
}

.blagEntry .contentContainer{
	float: left;
	clear: both;
	margin-top: 15px;
	width: 535px;
	background-image: url('/media/general/blagbg.jpg');
	position: relative;
}

.blagEntry .contentContainer .marginContainer{
	margin: 0px 22px;
	position: relative;
	z-index: 5;
}

.blagEntry .contentContainer .marginContainer .date{
	float: right;
	clear: both;
	color: #ffffff;
	font-size: 12px;
	margin: 18px 0px 0px 0px;	
	text-decoration: none;
}

.blagEntry .contentContainer .marginContainer .date .published{
	border:none;
}


.blagEntry .contentContainer .marginContainer .text{	
	clear: both;
	color: #ffffff;
	font-size: 12px;
	float: left;
	width: 100%;
	display: inline;
	margin-top: 5px;
	margin-bottom: 15px;
}

.blagEntry .contentContainer .marginContainer .text .textContent p:first-child{
	margin-top: 0px;
}

.blagEntry .contentContainer .marginContainer .text .textContent pre{
	font-family: Courier;
	width: 482px;
	border: 1px solid #ffffff;
	background-color: #b7b7b8;
	color: #000000;
	overflow-y: auto;
	padding: 6px;
} 

.blagCaptionContainer{
	background-color: #464646;
	padding: 3px;
}

.blagCaptionContainer .imageContainer{

}

.blagCaptionContainer img
{
	margin-bottom: 5px;	
}

.blagCaptionContainer .captionText{
	clear: both;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	float: left;
	margin-bottom: 3px;
	display: inline;
}

.blagEntry .contentContainer .marginContainer .poster{
	margin-top:10px;	
}
.blagEntry .contentContainer .marginContainer .poster .author .url{
	font-style:normal;
}
.blagEntry .contentContainer .marginContainer .commentTags{		
	float: left;
}

.blagEntry .contentContainer .marginContainer .commentCount{		
	float: right;
}

.blagEntry .contentContainer .addComment{
	clear: both;
	float: right;
	margin-bottom: 20px;
	margin-top:10px;
	z-index: 50;
	position: relative;
}


.blagEntry .contentContainer .marginContainer .text a:link, .blagEntry .contentContainer .marginContainer .text a:visited{	
	text-decoration: none;
	color: #a5a5a5;
}

.blagEntry .contentContainer .marginContainer .text a:hover, .blagEntry .contentContainer .marginContainer .text a:active{	
	text-decoration: underline;
	color: #a5a5a5;
}

.blagEntry .contentContainer .tl,.blagEntry .contentContainer .tr, .blagEntry .contentContainer .bl, .blagEntry .contentContainer .br{
	position: absolute;
	width: 72px;
	height: 72px;
} 

.blagEntry .contentContainer .tl{
	top: -6px;
	left: -6px;
}

.blagEntry .contentContainer .tr{
	top: -6px;
	right: -6px;
}

.blagEntry .contentContainer .bl{
	bottom: -6px;
	left: -6px;
}

.blagEntry .contentContainer .br{
	bottom: -6px;
	right: -6px;
}

.blag_captcha{
	float: left;
	margin-top: 10px;
	display: inline;
	width: 490px;
	clear: both;
}

.blag_captcha .blag_addCommenRow{
	width: 100%;
}

.captcha_question{
	width: 100%;
	font-weight: bold;
	float: left;
	display: inline;
	padding-left: 1px;
}

/* title themes here */

.blueBlog .title{
	background-image: url('/media/blag/blag_title_blue.gif');
}

.blueBlog .contentContainer .tl{
	background-image: url('/media/general/corner_blue_tl.png');
}

.blueBlog .contentContainer .tr{
	background-image: url('/media/general/corner_blue_tr.png');
}

.blueBlog .contentContainer .bl{
	background-image: url('/media/general/corner_blue_bl.png');
}

.blueBlog .contentContainer .br{
	background-image: url('/media/general/corner_blue_br.png');
}

.redBlog .title{
	background-image: url('/media/blag/blag_title_red.gif');
}

.redBlog .contentContainer .tl{
	background-image: url('/media/general/corner_red_tl.png');
}

.redBlog .contentContainer .tr{
	background-image: url('/media/general/corner_red_tr.png');
}

.redBlog .contentContainer .bl{
	background-image: url('/media/general/corner_red_bl.png');
}

.redBlog .contentContainer .br{
	background-image: url('/media/general/corner_red_br.png');
}


.blackBlog .title{
	background-image: url('/media/blag/blag_title_black.gif');
}

.blackBlog .contentContainer .tl{
	background-image: url('/media/general/corner_black_tl.png');
}

.blackBlog .contentContainer .tr{
	background-image: url('/media/general/corner_black_tr.png');
}

.blackBlog .contentContainer .bl{
	background-image: url('/media/general/corner_black_bl.png');
}

.blackBlog .contentContainer .br{
	background-image: url('/media/general/corner_black_br.png');
}


.menuContainer{
	position: absolute;
	left: 288px;
	top: 132px;
}

.logoBtn{
	position: absolute;
	width: 390px;
	height: 83px;	
	left: 320px;
	top: 35px;
	cursor: pointer;
	text-indent: -300px;
	overflow: hidden;
}

.mp3Player{
	position: absolute;
	top: 15px;
	left: 120px;
	font-size: 12px;	
}

.mp3Player .top{
	float: left;
	clear: both;
	background-image: url('/media/mainpage/player/top.png');
	width: 170px;
	height: 20px;
}

.mp3Player .top .caption{
	float: left;
	clear: both;
	display: inline;
	color: #ffffff;
	margin-left: 5px;
	margin-top: 3px;
}

.mp3Player .playerBG{
	float: left;
	clear: both;
	background-image: url('/media/mainpage/player/bg.png');
	width: 170px;
	padding: 5px 0px;
}

.mp3Player .songItem{
	float: left;
	clear: both;
	cursor: pointer;
	position: relative;
	width: 170px;
	height: 15px;
}

.mp3Player .songItemSelected{
	font-weight: bold;
}

.mp3Player .loadedBar{
	float: left;
	clear: both;
	cursor: pointer;
	height: 15px;
	width: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('/media/mainpage/player/loaded.png');
}

.mp3Player .songName{
	position: absolute;
	top: 0px;
	left: 5px;
	color: #000000;
	width: 150px;
	z-index:3;	
}

.mp3Player .bottomBG{
	float: left;
	clear: both;
	background-image: url('/media/mainpage/player/bottom.png');
	width: 170px;
	height: 20px;	
}

.mp3Player .bottomBG .bottomButtons{
	float: left;
	clear: both;
	display: inline;
	color: #ffffff;
	margin-left: 5px;
	margin-top: 3px;
	position: relative;
}

.mp3Player .bottomBG .bottomButtons .back{
	float: left;	
	display: inline;	
	margin-left: 5px;
	cursor: pointer;
	width: 14px;
	height: 13px;
	background-image: url('/media/mainpage/player/previous.gif');
}

.mp3Player .bottomBG .bottomButtons .next{
	float: left;	
	display: inline;	
	margin-left: 5px;
	cursor: pointer;
	width: 14px;
	height: 13px;
	background-image: url('/media/mainpage/player/next.gif');
}

.mp3Player .bottomBG .bottomButtons .play{
	float: left;	
	display: inline;	
	margin-left: 5px;
	cursor: pointer;
	width: 14px;
	height: 13px;
	background-image: url('/media/mainpage/player/play.gif');
}

.mp3Player .bottomBG .bottomButtons .pause{
	float: left;	
	display: inline;	
	margin-left: 5px;
	cursor: pointer;
	width: 14px;
	height: 13px;
	background-image: url('/media/mainpage/player/pause.gif');
}


.blag_addCommenRow{
	float: left;
	clear: both;
	margin-bottom: 6px;
	
}

.blag_addCommenRow .formCaption{
	display: inline;
	float: left;
	color: #ffffff;
	width: 120px;
	font-size: 12px;
	line-height: 19px;
}

.blag_addCommenRow .formField{
	display: inline;
	float: left;
	margin-left: 10px;	
	font-size: 12px;
}

input.addCommentField{
	height: 19px;
	width: 170px;
	color: #ffffff;
	border: 1px solid #505150;
	background-color: black;
}

textarea.addCommentTextArea{
	height: 150px;
	width: 490px;
	color: #ffffff;
	border: 1px solid #505150;
	background-color: black;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	
}

.commentsSection{
	float: left;
	clear: both;
	width: 491px;	
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;	
	display: inline;
}

.commentsSection .top{
	float: left;
	clear: both;
	width: 491px;	
	height: 6px;
	background-image: url('/media/blag/comments_top.png');
	overflow: hidden;
}

.commentsSection .centerBG{
	float: left;
	clear: both;
	width: 491px;	
	background-image: url('/media/blag/comments_bg.png');
}

.commentsSection .centerBG .content{
	float: left;
	margin: 0px 12px;
	font-size: 12px;
	display: inline;
}

.commentsSection .bottom{
	float: left;
	clear: both;
	width: 491px;	
	height: 6px;
	background-image: url('/media/blag/comments_bottom.png');
	overflow: hidden;
}

.comment{
	float: left;
	display: inline;
	clear: both;
	z-index: 50;
	position: static;
	color: #000000;
	width: 100%;
	font-size: 12px;		
}

.commentShade{
	background-image: url('/media/mainpage/commentbg.png');
}

.comment .commentRow{
	float: left;
	width: 100%;
	clear: both;
}

.comment .level{
	float: left;
	display: inline;
}

.comment .subject{
	float: left;
	display: inline;
	font-weight: bold;
}

.comment .posterName{
	float: left;
	display: inline;
	clear: both;	
	font-weight: bold;
}

.comment .posterName a:link, .comment .posterName a:visited{
	text-decoration: none;
	color: #64534f;
}

.comment .posterName a:hover, .comment .posterName a:active{
	text-decoration: underline;
	color: #64534f;
}

.comment .dateTime{
	float: right;
	display: inline;
	font-weight: bold;
}

.comment .commentText{
	width: 100%;
	float: left;
	clear: both;
	margin: 11px 0px;
}

.comment .replyLink{
	float: right;
	display: inline;
	font-weight: bold;
}

.comment .replyLink a:link, .comment .replyLink a:visited{
	text-decoration: none;
	color: #0c4053;
}

.comment .replyLink a:hover, .comment .replyLink a:active{
	text-decoration: underline;
	color: #0c4053;
}

.comment .seperatorLine{
	float: left;
	position: static;
	clear: both;
	display: inline;
	height: 1px;
	width: 100%;	
	overflow: hidden;
	background-color: #000000;
}



.blueComment{
	color: #ffffff;
	background-color: #47b3d7;
}


.blueComment .posterName a:link, .blueComment .posterName a:visited{
	text-decoration: none;
	color: #ffffff;
}

.blueComment .posterName a:hover, .blueComment .posterName a:active{
	text-decoration: underline;
	color: #ffffff;
}


.blueComment * .replyLink a:link, .blueComment * .replyLink a:visited{
	text-decoration: none;
	color: #ffffff;
}

.blueComment * .replyLink a:hover, .blueComment * .replyLink a:active{
	text-decoration: underline;
	color: #ffffff;
}


/*red*/

.redComment{
	color: #ffffff;
	background-color: #ca2e2f;
}


.redComment .posterName a:link, .redComment .posterName a:visited{
	text-decoration: none;
	color: #ffffff;
}

.redComment .posterName a:hover, .redComment .posterName a:active{
	text-decoration: underline;
	color: #ffffff;
}


.redComment * .replyLink a:link, .redComment .replyLink a:visited{
	text-decoration: none;
	color: #ffffff;
}

.redComment * .replyLink a:hover, .redComment .replyLink a:active{
	text-decoration: underline;
	color: #ffffff;
}

/* black */

.blackComment{
	color: #ffffff;
	background-color: #222222;
}

.blackComment .posterName a:link, .blackComment .posterName a:visited{
	text-decoration: none;
	color: #ffffff;
}

.blackComment .posterName a:hover, .blackComment .posterName a:active{
	text-decoration: underline;
	color: #ffffff;
}


.blackComment * .replyLink a:link, .blackComment * .replyLink a:visited{
	text-decoration: none;
	color: #ffffff;
}

.blackComment * .replyLink a:hover, .blackComment * .replyLink a:active{
	text-decoration: underline;
	color: #ffffff;
}

.blogNavLinks{
	float: left;
	clear: both;
	margin-bottom: 30px;
	font-size: 12px;
	width: 533px;
	height: 30px;
	color: #ffffff;	
	font-size: 17px;
	font-weight: bold;
	background-image: url('/media/mainpage/bloglinks_bg.png');	
}

.blogNavLinks .divider{
	float: left;
	display: inline;
	margin: 0px 28px;
	height: 33px;
	width: 1px;
	line-height: 33px;	
}

.blogNavLinks .link{
	float: left;
	display: inline;
	height: 33px;
	line-height: 33px;	
}
