/*
--------- PARITE NI ARTICLE style --------- */

/*
--------- Left Block --------- */
#leftBlock {
	width: 660px;
	margin-right: 17px;
}

/*
--------- Main Article --------- */
#mainArticleBlock {
	padding: 0 12px 14px;
	background: #fff;
}

.path_fontChange {
	overflow: hidden;
}

.articlePath {
	float: left;	
	padding-top: 8px;
}

.articlePath a {
	float: left;
	margin-right: 4px;
	text-decoration: none;
	font: 11px Arial;
	color: #1c63a2;
	text-transform: lowercase;
}

.articlePath span {
	margin-right: 4px;	
	float: left;
	font: 11px Arial;
	color: #7b7b7b;
}

.font_change {
	float: right;
	padding-top: 9px;
}

.font_change span {
	float: left;
	margin-right: 6px;
	font-size: 11px;
	color: #939393;
}

.font_change a {
	float: left;
	width: 18px;
	height: 12px;
	margin-right: 6px;
	text-decoration: none;
}

#plusFont {
	background: url(../images/plusFont.gif) no-repeat;
}

#resetFont {
	background: url(../images/resetFont.gif) no-repeat;
}

#minusFont {
	margin-right: 3px;
	background: url(../images/minusFont.gif) no-repeat;
}

#mainArticleBlock h1 {
	clear: both;
	margin: 17px 0 8px;
	font: 27px "Times New Roman";
	font-weight: bold;
	color: #000;
}

.subTitle {	
	margin-bottom: 13px;
	padding-bottom: 14px;
	font: 14px Arial;
	font-style: italic;
	color: #000;
	border-bottom: solid 1px #d2d2d2;
}

.comments_rating {
	margin-bottom: 13px;
}

.mainArticleImg {
	display: block;
	float: left;
	width: 375px;
	margin-right: 11px;
}

.picTitle {
	display: block;
	font-size: 11px;
	color: #5d5d5d;
}

#fullArticle {
    font-size: 14px;
}

#fullArticle p {
	padding-bottom: 15px;
	line-height: 1.2;
	font-size: 14px;
	color: #010101;
}

#fullArticle p a,
#fullArticle a {
	/* color: #0097de; */
}

/*
--------- Author and Source & Image Source Block --------- */
.aspBlock {
	padding-bottom: 13px;
	overflow: hidden;
}

.aspBlock span {
	float: left;
	font: 11px Arial;
	color: #7b7b7b;
}

.aspBlock .aspT {
	margin-right: 5px;
}

.aspBlock .aspV {
	margin-right: 13px;
	font-weight: bold;
}

/*
--------- Share & Print Block --------- */
#mainArticleShareBlock {
	padding-top: 15px;
	border-top: solid 1px #d2d2d2;
	overflow: hidden;
}

.share {
	float: left;
}

.share a {
	display: block;
	float: left;
	height: 17px;
	margin-right: 5px;
	padding-left: 27px;
	text-decoration: none;
	font-size: 12px;	
	color: #1c63a2;
}

.share .svejo {
	background: url(../images/svejoBullet.gif) no-repeat 0 0;
}

.share .facebook {
	padding-left: 21px;
	background: url(../images/facebookBullet.gif) no-repeat 0 0;
}

.share .sep {
	float: left;
	margin-right: 5px;
	font-size: 11px;
	color: #7b7b7b;
}

.sendPrint {
	float: right;
}

.sendPrint a {
	display: block;
	float: left;
	margin-right: 5px;
	padding-left: 21px;
	text-decoration: none;
	font-size: 12px;	
	color: #1c63a2;
}

.sendPrint .send {
	background: url(../images/sendBullet.gif) no-repeat 0 3px;
}

.sendPrint .print {
	margin-right: 0;
	background: url(../images/printBullet.gif) no-repeat left;
}

.sendPrint .sep {
	float: left;
	margin-right: 5px;
	font-size: 11px;
	color: #7b7b7b;
}

/*
--------- Tags Block --------- */
.tagsGoTop {
	height: 20px;
	padding: 7px 12px 0;
	background: #e2e2de;	
}

.tags {
	float: left;
}

.tags span {
	float: left;
	margin-right: 7px;
	font: 12px Arial;
	color: #7b7b7b;
}

.tags a {
	float: left;
	margin-right: 7px;
	font: 12px Arial;
	color: #1c63a2;	
}

.goTop {
	float: right;
}

.goTop a {
	padding-left: 23px;
	text-decoration: none;
	font: 12px Arial;
	color: #1c63a2;
	background: url(../images/goTop.gif) no-repeat left;
}

/*
--------- Comments Block --------- */
.commentsBlock {
	margin-top: 22px;
}

.commentsBlock h2 {
	margin-bottom: 4px;
	padding-left: 11px;
	text-transform: uppercase;
	font: 15px Arial;
	font-weight: bold;
	color: #000;
}

.commentsContent {
	border-top: solid 11px #2c6e41;
	overflow: hidden;
}

.commTabs_Notice {
	background: #fff;
	overflow: hidden;	
	
}

.commTabs_Notice ul {
	float: left;
}

.commTabs_Notice ul li {
	display: block;
	float: left;
}

.commTabs_Notice ul li a {
	display: block;
	height: 24px;
	padding: 10px 12px 0 12px;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px Tahoma;
	font-weight: bold;
	color: #007d28;
	background: #fff;
}

.commTabs_Notice ul li .active, .commTabs_Notice ul li a:hover {
	color: #7b7b7b;
	background: #e6e6db;
}

.commNotice {
	float: right;
	padding: 10px 10px 0 0;	
}

.commNotice span {
	float: left;
	margin-right: 10px;
	font: 11px Tahoma;	
	color: #7b7b7b;	
}

.commNotice a {
	float: left;
	position: relative;
	bottom: 2px;
	width: 89px;
	height: 18px;
	background: url(../images/commentsButton.gif) no-repeat;
}

#comments {
	padding: 31px 12px;
	background: #e6e6db;
}

#commentsText {
	margin-bottom: 27px;
	padding: 4px 9px 9px 9px;
	background: #d5d5c7;
}

#commentsText .sendTitle {
	display: block;
	margin-bottom: 4px;
	font: 15px Arial;
	font-weight: bold;
	color: #010101;
}

#commentsText p {
	overflow: hidden;
}

#commentsText textarea {
	width: 602px;
	height: 74px;
	padding: 4px 7px;
	font: 12px Arial;
	color: #999999;
	border: solid 1px #acacac;
}

#commentsText input {
	float: right;
	width: 64px;
	height: 18px;
	margin-top: 8px;
	border: none;
	background: url(../images/submitSend.gif) no-repeat;	
}

#commentsText .inputField{
    float: left;
    border: 1px solid #C5C5C5;
    color: #767676;
    padding: 1px 0 0 8px;
    width: 121px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
}

#charlimitinfo {
	float: left;
	margin-top: 9px;
	font-size: 12px;
	color: #010101;
}

.userComment {
	padding-bottom: 12px;
	background: url(../images/textAnsCenBottomBg.gif) no-repeat right bottom;
}

.tdPosted {
	padding-bottom: 7px;
	overflow: hidden;
}

.tdPosted .sep {
	float: left;
	position: relative;
	top: -1px;
	margin-right: 7px;
	font: 14px Arial;
	color: #919190;	
}

.timePosted {
	float: left;
	margin-right: 7px;
	font: 14px Arial;
	font-weight: bold;
	color: #010101;
}

.datePosted {
	float: left;
	font: 14px Arial;
	font-weight: bold;
	color: #919190;
}

.userInfo_Ratings {
	padding-right: 6px;
	background: #d5d5c7;
	overflow: hidden;
}

.commNumber {
	float: left;
}

.commNumberLeft {
	display: block; 
	float: left; 
	width: 42px;
	height: 37px;
	padding-top: 6px; 
	text-align: center; 
	font: 24px Arial;
	font-weight: bold;
	color: #e6e6db;
	background: #6d6d6d;
}

.commNumberRight {
	 display: block; 
	 float: left; 
	 position: relative; 
	 width: 10px; 
	 height: 43px; 
	 background: url(../images/commNumberRight.png) no-repeat; z-index: 100;
}

.userAvatar {  
	float: left; 
	position: relative; 
	left: -9px; 
	border-right: solid 1px #fff;
	z-index: 90;
}

.userDetails {
	float: left;
	margin-left: 5px;
	padding-top: 4px;
}

.userName {
	display: block;
	margin-bottom: 2px;
	font: 15px Arial;
	font-weight: bold;
	color: #010101;
}

.userPlace {
	display: block;
	font: 12px Arial;
	color: #7b7b7b;
}

.userRatings {
	float: right;
}

.ratings {
	float: left;
	padding-top: 8px;
}

.ratings span {
	font-size: 11px;
}

.ratings br {
	border: solid 0;
}

.ratingTitle {
	float: left;
	font-weight: bold;
	color: #626262;
}

.voteTitle {
	float: left;
	color: #626262;
}

.rv {
	float: left;
	margin-left: 6px;
	font-weight: bold;
	color: #384b55;
}

.userVote {
	float: left;
	margin-left: 11px;
}

.userVote a {
	display: block;
	float: left;
	position: relative;
	top: 6px;
	width: 32px;
	height: 32px;
}

.userVoteUp {
	margin-right: 5px;
	background: url(../images/userVoteUp.gif) no-repeat;
}

.userVoteDown {
	background: url(../images/userVoteDown.gif) no-repeat;
}

.textAnsCen {
	padding: 15px 12px;
	background: #fafaf8;
} 

.textAnsCen p {
 	font: 12px Arial;
	line-height: 18px;
}

.ansCen a {
 	font: 12px Arial;
	color: #0097e9;
}

/*
--------- Paging --------- */
.paging {
	height: 18px;
	padding: 8px 11px 0;
	background: #d5d5c7;
	overflow: hidden;
}

.pagingTitle {
	float: left;
	position: relative;
	top: -2px;
	margin-right: 14px;
	font: 12px Arial;
	color: #686868;
}

#pagination {
	float: left;
}

#pagination .current {
	position: relative;
	top: -1px;
	margin-right: 6px;
	padding: 2px 4px;
	text-align: center;
 	color: #686868;
 	font-weight: bold;
	background: #e6e6db;
}

#pagination span {
	float: left;
	font-size: 12px;
	color: #969696;
}

#pagination a {
	display: block;
	float: left;
	position: relative;
	top: -2px;	
	margin-right: 4px;
	padding: 2px 4px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #2c6e41;
	text-decoration: none;
}

#pagination .prev,
#pagination .next {
	top: 2px;
	width: 5px;
	height: 9px;
	text-indent: -99999px;
}

#pagination .prev {
	margin-right: 6px;
	padding: 0;
	background: url(../images/pPrev.gif) no-repeat;
}

#pagination .next {
	margin: 0;
	padding: 0;
	background: url(../images/pNext.gif) no-repeat;
}


#pagination a:hover,
#pagination a.active {
 	color: #686868;
}

.paging .goTop a {
	display: block;
	padding-bottom: 20px; 
	background: url(../images/pGoTop.gif) no-repeat 0 -1px;
}

/*
--------- Leading News Block --------- */
#leadingNewsBlock {
	margin-top: 22px;
	overflow: hidden;
}

#leadingNewsBlock h2 {
	margin-bottom: 4px;
	padding-left: 18px;
	text-transform: uppercase;
	font: 15px Arial;
	font-weight: bold;
	color: #000;
	background: url(../images/headerBullet.gif) no-repeat 165px 3px;
}

.leadingNews {
	padding: 19px 12px;
	border-top: solid 11px #2c6e41;
	background: #e6e6db;
	overflow: hidden;
}

.newsBlock {
	float: left;
	width: 50%;
}

.newsBlock .newsImg {
	display: block;
	float: left;
	margin-right: 9px;
	border: solid 1px #555;
}

.newsBlock h3 {
	padding-right: 6px;
}

.newsBlock .newsTitle {
	position: relative;
	bottom: 3px;
	font: 17px "Times New Roman";
	line-height: 1.1;
	text-decoration: none;
	font-weight: bold;
	color: #007d28;
}

/*
.newsBlock .newsTitle:hover {
	color: #e70000;
}
*/

.newsBlock p {
	padding-right: 6px;
	font-size: 13px;
	line-height: 1.2;
}

/*
.newsBlock p a {
	color: #0097de;
}
*/
