.brk {clear:both}

div#BlogDisplayHolder {}
div.blgTitle {font:bold 16px arial, helvetica; text-transform:capitalize; padding:4px 0px 4px 0px; border-bottom:1px solid #BCC7C9; color:#094F52; background:url(/vimages/titlebg.gif) repeat}
	.blgTitle a {text-decoration:none; color:#439296}
	.blgTitle a:hover {text-decoration:underline; color:#094F52}
div.blgPostedBy {color:#BBBBBB; padding:2px 0px 2px 14px; font:12px arial, helvetica}
div.blgbbar {clear:both; border-top:1px solid #D5DCDD; border-bottom:1px solid #D5DCDD; padding:4px 0px 4px 0px}
	.blgText {color:#666666; line-height:17px; padding:20px 0px 20px 10px}
		.blgText a {text-decoration:underline; font:bold  arial, helvetica; color:#439296}
		.blgText a:hover {text-decoration:none; color:#094F52}
	
	
	div.blgUpdate {float:left; width:54%; padding:2px 0px 0px 14px; font:9px arial, helvetica}
	.updatebold {color:#333333}
	div.blgInteract {color:#333333; font-weight:bold; float:right; width:40%; padding-right:14px; text-align:right} /* Comments  */
		.blgInteract a {text-decoration:underline; font:bold 12px arial, helvetica; color:#20686C}
		.blgInteract a:hover {text-decoration:none; color:#094F52}
	div.blgListThumb {float:right; width:100px; margin:20px 0px 10px 10px}
	
	
/* Media Display */
div.mediaholder {float:right; background:url(/vimages/titlebg.gif) repeat; padding:4px; width:310px; margin:30px 0px 10px 10px}
div.mediabuttons {float:left; color:white}	
	a.mediabutton {display:block; font:bold 12px arial; text-decoration:none; color:white; text-align:center; background:#83BABD; padding:4px 6px 4px 6px; margin:0px 1px 0px 1px}
	a:hover.mediabutton {background:#439296; color:#FFFFFF}
	a.mediabuttononit {display:block; font:bold 12px arial; text-decoration:none; color:white; text-align:center; background:#439296; padding:4px 6px 4px 6px;  margin:0px 1px 0px 1px}
	a:hover.mediabuttononit {}
	
	img.mediapicthumbs {width:50px; border:1px solid #D0DADB; float:left; margin-right:4px}
	a:hover img.mediapicthumbs {border:1px solid red; -moz-opacity:.50; opacity:.50; filter:alpha(opacity=50)}
	
div#mediacontentmainholder {clear:both}
div#mediacontentmaintop {width:310px;}


.tblmedialist {width:100%; border-collapse:collapse; table-layout:fixed}
.tblmedialist th {padding:1px; border:1px solid #333333; background:#cccccc; color:black}
.tblmedialist td {padding:1px}

/* Close Media Styles */

.back_but {clear:both; border-top:1px solid #D5DCDD; padding:4px 0px 4px 0px; font:bold 12px arial, helvetica}	
	.back_but a {text-decoration:none; color:#439296}
	.back_but a:hover {text-decoration:underline; color:#094F52}		
		
.paging_top {margin-bottom:10px; font:bold 12px arial, helvetica}	
.paging_bot	{margin-top:10px; font:bold 12px arial, helvetica}	
	.paging_bot a, .paging_top a {text-decoration:none; color:#439296}
	.paging_bot a:hover, .paging_top a:hover {text-decoration:underline; color:#094F52}
.paging_inactive {color:#CCCCCC}	

/* Tables */
.tblComments {width:100%; table-layout:fixed; border-collapse:collapse}
.tblComments th {background:#DDE8E9; border:1px solid #DFD8E5; color:#094F52; text-align:center; padding:2px}
.tblComments td {padding:6px; border:1px solid #DFD8E5}
	.tblComments td.comtext {vertical-align:top; color:#333333}
.tblComments td.rt {font-weight:bold; text-align:right}	
