ul#nmonth {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
ul#nmonth li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #7a6c21;
	width: 7%;
}

ul#nmonth li a, ul#nmonth li strong {
 	display: block;
	border-right: 2px solid #7a6c21;
	height: 14px;
	line-height: 14px;
	color: #7a6c21;
	font-weight: bolder;
	margin-top: 5px;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 12pt;
}

ul#nmonth li.first a, ul#nmonth li.first strong {
	border-left: 2px solid #7a6c21;
}

ul#nmonth li.current {
	background-color: #fff;
	color: #808080;
}

ul#nmonth li.clear{
	display: block;
	font-size:0px;
	line-height: 0px;
	float: none;
	height: 0px;
}

#npagespane {
	position: relative;
	height: 86px;
}

#npagecont {
	background-color: #e9e6d6;
	height: 71px;
	padding: 15px 0px 0px 15px;
	position: relative;
}

#npagespane .nplb, #npagespane .nprb{
	position: absolute;
	width: 5px;
	display: block;
	height: 86px;
	top: 0px;
}

#npagespane .nplb {
	left: 0px;
	background: transparent url(/user/images/tpls/news/pageborders.gif) no-repeat scroll 0px 0px;
}

#npagespane .nprb {
	right: 0px;
	background: transparent url(/user/images/tpls/news/pageborders.gif) no-repeat scroll -5px 0px;
}

#npages {
	margin-top: 15px;
	position: absolute;
}

#npages .pn {
	color: #7a6c21;
	font-weight: bolder;
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10pt;
	display: block;
	float: left;
	padding: 0px 5px;
	border-left: 1px solid #7a6c21;
	line-height: 12px;
}

#npages strong.pn {
	background-color: #fff;
	color: #808080;
	font-size: 11pt;
}

/** News page **/

#newblock {
	margin-top: -10px;
}

#newblock ul.aux {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #e9e6d6;
}

#newblock ul.aux * {
	font-size: 8pt;
}

#newblock ul.aux li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	display: block;
	float: right;
}

#newblock ul.aux li.bl {
	background: transparent url(/user/images/tpls/news/auxpane.png) no-repeat scroll 0px 0px;
	width: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	float: none;
}

#newblock ul.aux li.br {
	background: transparent url(/user/images/tpls/news/auxpane.png) no-repeat scroll -35px 0px;
	width: 5px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#newblock ul.aux li.topics {
	margin-left: 6px;
	float: left;
	overflow: hidden;
	width: 380px;
}

#newblock ul.aux li.topics .topicsinner {
	width: 900px;
}

#newblock ul.aux li.print, #newblock ul.aux li.rss *, #newblock ul.aux li.subscr *{
	width: 17px;
	display: block;
	line-height: 20px;
	height: 20px;
	cursor: pointer;
	margin-right:2px;
}

#newblock ul.aux li.print {
	background: transparent url(/user/images/tpls/news/auxpane.png) no-repeat scroll -42px 2px;
	margin-right: 5px;
}

#newblock ul.aux li.rss {
	background: transparent url(/user/images/tpls/news/auxpane.png) no-repeat scroll -58px 2px;
}

#newblock ul.aux li.subscr {
	background: transparent url(/user/images/tpls/news/auxpane.png) no-repeat scroll -75px 1px;
	margin-left: 20px;
}

#newblock .txtnews {
	margin-top: 15px;
}

#newblock .txtnews a{
	text-decoration: underline;
}

#newblock .txtnews p {
	margin: 6px 0px 12px 0px;
}

#newblock .firstletter:first-letter{ 
	background-color: #6b7b5a; 
	color: #FFFFFF; 
	float: left; 
	line-height:105%; 
	font-size: 40pt; 
	margin:4px 5px 5px 0px; 
	padding: 5px 5px 5px 5px; 
	vertical-align: bottom; 
}

#newblock .txtnews .imageholder {
	margin-top: 3px;
	float:left;
	margin-right:10px;
}

#newblock .nsource {
	float: left;
	display: block;
	clear: both;
}

#newblock #scorecontainer {
	float: none;
	margin-top: 5px;
	clear: both;
}

.clear {
	display: block;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

ul.relnews {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	margin-top: -5px;
	list-style-position: outside;
}
ul.relnews li {
	display: block;
}
ul.relnews li.clear {
	float: none;
} 

ul.relnews li.title {
	position:relative;
	margin-top: 4px;
}

ul.relnews li.title a {
	color:#000000;
	font-size:10pt;
	text-decoration:underline;
	margin-left: 80px;
}

ul.relnews li.title .date {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 16px;
	display: block;
}

#newssametopic.rblock .blcontent {
	background-color:  #d5d5d5;
}

#newssametopic.rblock ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#newssametopic.rblock ul li {
	padding: 3px 0px;
}

#newblock #directr {
	float:right; 
	margin-top:-1px; 
	padding-left:10px; 
	width:160px; 
	overflow:hidden;
}

.tag_cloud a.smallest {
font-size:100%;
}
.tag_cloud a.small {
font-size:130%;
}
.tag_cloud a.mediumsmall {
font-size:160%;
}
.tag_cloud a.medium {
font-size:190%;
}
.tag_cloud a.mediumlarge {
font-size:220%;
}
.tag_cloud a.large {
font-size:250%;
}
.tag_cloud a.largest {
font-size:280%;
}
.cloud_opacity a.small {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8; 
-khtml-opacity: 0.8;
opacity: 0.8;
}
.cloud_opacity a.small {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7; 
-khtml-opacity: 0.7;
opacity: 0.7;
}
.cloud_opacity a.mediumsmall {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6; 
-khtml-opacity: 0.6;
opacity: 0.6;
}
.cloud_opacity a.medium {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5; 
-khtml-opacity: 0.5;
opacity: 0.5;
}
.cloud_opacity a.mediumlarge {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4; 
-khtml-opacity: 0.4;
opacity: 0.4;
}
.cloud_opacity a.large {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
-moz-opacity: 0.3; 
-khtml-opacity: 0.3;
opacity: 0.3;
}
.cloud_opacity a.largest {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.2; 
-khtml-opacity: 0.2;
opacity: 0.2;
}

#banner_newslist_nf {
	margin: 0px auto 5px auto;
}

.comments-news #comments_ul li,
.comments-news #comments_ul li.odd, 
.comments-news #comments_ul li.even{
	background-color:#DFDFDF;
}

#news_tagcloud .blcontent {
	font-size: 8pt;
}

#banner_allnews {
	text-align:center;
	/*background-color: #9c83ba;*/
}
#banner_allnews small {
	display:none;
}

.share-buttons {
	height:25px;
}

.share-buttons .share-button, .share-buttons .share-ph {
	float:left;
	margin-right: 5px;
}

.share-buttons .share-ph{
	font-size: 8pt;
   line-height: 140%;
   color:#949494;
}
#news-gallery {
	overflow: hidden;
	height: 80px;
	position:relative;
}
#news-gallery a, #news-gallery a img, #news-gallery .image-bar{
	display: block;
	height: 80px;
}
#news-gallery .image-bar{
	position: absolute;
	left: 0px;
	top: 0px;
}
#news-gallery a{
	float:left;
}
#news-gallery a img{
	margin-right: 5px;
}