@charset "utf-8";
/* CSS Document */

#news_page {
	padding: 10px 13px 13px 13px;
	font-family: Helvetica, Arial;
	width: 635px;
}

#news_page h2{
	margin-bottom: 10px;
	display: inline;
	width: 635px;
}

#news_page h3{
	margin: 12px 0 15px 0;
	float: left;
	clear: left;
	font-weight: bold;
	font-size: 18px;
	color: #2a2a2a;
	display: block;
}

#news_page .item{
	width: 456px;
	border: solid 1px;
	color: #dbdbdb;
	float: left;
	clear: left;
	padding: 7px 7px 7px 7px;
	margin: 0 0 8px 0;
	display: inline;
}

#news_page .item h4{
	margin: 0 0 7px 0;
	float: left;
	clear: left;
	font-weight: bold;
	font-size: 16px;
	color: #2a2a2a;
	width: 456px;
}

#news_page .item .newsimg {
	width: 456px;
	overflow: hidden;
	margin: 0 0 10px 0;
	float: left;
	clear: left;
}

#news_page .item .youtube {
	margin: 0 0 10px 0;
	float: left;
	clear: left;
}

#news_page .item .youtube object {
	width: 425px;
	height: 355px;
	margin: 0 0 0 0;
	float: left;
}

#news_page .item .youtube embed {
	width: 425px;
	height: 355px;
	margin: 0 0 0 0;
	float: left;
}

#news_page .item .content{
	clear: left;
	float: left;
	width: 456px;
	font-size: 13px;
	color: #5A5A5A;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#news_page .item .content p{
	clear: left;
	float: left;
	width: 456px;
	font-size: 13px;
	color: #5A5A5A;
	line-height: 15px;
	margin: 0 0 5px 0;
}

#news_page .item .content a{
	color: #5A5A5A;
	line-height: 15px;
	text-decoration: underline;
	border: none;
}




#news_page .links{
	float: left;
	clear: left;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
	font-size: 11px;
	color: #e420af;
	width: auto;
}


#news_page .links a{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #e420af;
	text-decoration: none;
	width: auto;
	display: inline;
}

#news_page .links a:hover{
	text-decoration: underline;
}



/* right hand column */
#news_page .sidecol{
	width: 140px;
	float: right;
	margin: 12px 0 0 0;
	padding: 0 0 0 0;
}



#news_page .sidecol h3{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: left;
	float: left;
}

#news_page .sidecol h3.linktitle{
	margin-top: 24px;
}


#news_page .sidecol .list{
	clear: left;
	float: left;
	width: 88px;
	border: solid 1px #dbdbdb;
	padding: 8px 15px 8px 15px;
	margin: 14px 0 0 0;
	overflow: hidden;
	font-size: 11px;
}


#news_page .sidecol .year{
	font-weight: bold;
	margin: 2px 0 0 0;
	color: #e420af;
}

#news_page .sidecol .month{
	margin: 0 0 0 5px;
	color: #e420af;
}


#news_page .sidecol a{
	color: #2a2a2a;
	text-decoration: none;
}


#news_page .sidecol a:hover{
	color: #2a2a2a;
	text-decoration: underline;
}


#news_page .sidecol .linkage{
	clear: left;
	float: left;
	width: 110px;
	border: solid 1px #dbdbdb;
	padding: 8px 15px 8px 15px;
	margin: 14px 0 0 0;
	overflow: hidden;
	font-size: 11px;
}

#news_page .sidecol .linkage ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#news_page .sidecol .linkage li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	
}


#news_page .sidecol .linkage li a{
	
	color: #757575;
	text-decoration: none;
}

#news_page .sidecol .linkage li a:hover{
text-decoration: underline;
}





/*comments*/

#news_page .comments {
	clear: left;
	width: 350px;
	float: left;
	margin: 10px 0 0 0;
}

#news_page .comments h3{
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
}


#news_page .comments a{
	float: left;
	clear: left;
	text-decoration: none;
	color: #e400b5;
	font-size: 14px;
	font-weight: bold;
}

#news_page .comments a:hover{
	text-decoration: underline;
}


#news_page .comments p{
	padding: 10px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	clear: left;
	float: left;
}

#news_page .comments .comment{
	clear: left;
	float: left;
	margin: 10px 0 10px 0;
}


#news_page .comments .comment h4{
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
}


#news_page .comments  p{
	margin: 0 0 5px 0;
	font-size: 12px;
	width: 350px;
}

#news_page .comments .comment .date{
	margin: 0 0 5px 0;
	font-size: 10px;
	color: #999;
}


#news_page .leavecomments {
	width: 275px;
	float: right;
	margin: 10px 0 0 0;
}

#news_page .leavecomments  p{
	clear: left;
	float: left;
	font-size: 12px;
	width: 275px;
	margin: 10px 0 0 0;
}

#news_page .leavecomments  p a{
	font-size: 12px;
	color: #e400b5;
}

#news_page .leavecomments h3{
	margin: 0 0 0 0;
	font-size: 14px;
}


#news_page .leavecomments fieldset{
	clear: left;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

#news_page .leavecomments textarea{
	margin: 0 0 0 0;
	width: 275px;
	height 150px;
}


#news_page .leavecomments input{
	margin: 10px 0 0 0;
}

.share{
	float: left;
	margin: 0 0 0 10px;
}

a.rss{
	margin: 20px 0 0 0;
	padding: 2px 0 0 20px;
	font-size: 10px;
	color: #e420af;
	float: left;
	display: block;
	background: url('../../img/layout/feed-icon.gif') top left no-repeat;
	height: 20px;
	font-weight: bold;
}	
	
