@charset "utf-8";
/* CSS Document */

	.news_image{border:1px solid black; float:right; margin-right:2px; margin-left:2px;}
	
	/* news mainpage css */
	div.newscontainer,	article.newscontainer
	{
		position:relative; 
		width:100%; 
		border-bottom:1px inset #999; 
		min-height:95px;
		height:auto !important;
 		height:95px;
	}
		
	div.newsimg{position:absolute; top:7px; left:7px; }
	div.newsimg img{ border:1px solid black; padding:1px;}
	div.newsslug{position:relative; left:120px; width:627px}
	
	div.social_category{
	border:1px solid black;
	margin-top:25px;
	width:450px;
	margin-bottom:4px;
	}
	div.social_category h3, div.social_category img{display:inline-block;color:#000; vertical-align:top; margin:0;}
	div.social_category h3, div.social_category img{*display:inline;}
	div.social_header
	{
		color:#000;
		top:-13px;
		margin-left:12px;
		font-size:1.3em;
		background-color:#f3f3f3;
		border:1px solid black;
		display:inline;
		position:relative;
		padding-left:6px;
		padding-right:6px;
		padding-top:4px;
		padding-bottom:4px;
		z-index:400;
		
		}
		
	div.social_category p.p_content_txt_blk{
		margin-left:8px;
		display:inline-block;
		width:200px;
		vertical-align:top;
		}
	div.social_category p.p_content_txt_blk{
		*display:inline;
		}		
		
		
#columnContent div.fresh_pic{
	display:inline-block;
	width:450px;
	vertical-align:top;
	color:#FFF;
	background-color:#000;
	min-height:390px;
	margin-bottom:10px;
	font-size:0.7em;
	border:2px solid black;}
div.fresh_pic{*display:inline;}


#news_pic_container{
	float:right;
	margin:0px 2px 1px 3px;
	width:380px;
	background-color:#000}
#news_pic_container_big_pic{
	position:relative;
	height:252px;
	width:380px;
	}
#news_pic_container_big_pic p{
	position:absolute;
	top:170px;
	height:80px;
	width:95%;
	color:#fff;
	margin-left:3px;
	font-size:0.7em;
	line-height:0.88em;}
#news_pic_container_big_pic div{
	position:absolute;
	top:170px;
	height:80px;
	width:100%;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: black;

	
}

#news_pic_main{
	position:relative;
	display: block;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	
	}

img.news_pic_small{
	height:75px;
	border:0;
	
	}
div.news_pic_small{
	display:inline-block;
	height:75px;
	margin-bottom:2px;

	}
div.news_pic_small{*display:inline;}
div.news_pic_small p{display:none;}

#columnContent h2.news_headline{
	font-size:1.1em;}
div.newspic{
	float:right;
	margin-right:6px;
	margin-left:7px;
}

div.mediapanel{display:inline-block;
width:370px;
margin-right:0px;
font-size:12px;
vertical-align:top;
margin-bottom:6px;
}

div.mediapanel{*display:inline}

div.mediapanel img{ width:100px;
float:left;
margin-right:3px;
border:1px black solid;
margin-left:10px;}
	
	
.news-bottom-pics{
	margin-left:10px;}
.news-bottom-pics img{
		margin-right:1px;
		margin-bottom:1px;
		cursor:pointer;
	}
	
	.news-image-mod img{
		 cursor:pointer;}
		 
		 
		 
		 		
.goldtext{
	color:#5c4a1f;
	text-transform:uppercase;
	font-weight:bold;}
	
.socialtext{width:220px;}
.social-icon{margin-left:35px;}
.social-cat{margin-bottom:38px;}
.social-cat p.p_content_txt_blk{
	margin-bottom:3px;
	margin-top:0px;}
