/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: gr-x@mail.ru, support@centroarts.com*/
/*URL: http://www.centroarts.com*/

/*-----MAIN-----*/
.base { padding-bottom: 7px; }
.basepub { padding-bottom: 25px; }
.binner { padding: 0;}

/*ÇÀÃÎËÎÂÎÊ ÖÅÍÒÐÀËÜÍÛÕ STORY*/
.heading { border-top: 1px solid #e5e5e5; }
.heading h1 a { color: #3d97bd;  }
.heading h1 {
	font-size: 12px;
	font-weight: bold;
	color: #3d97bd;
	padding-top: 5px;
}
.maincont { text-align: justify; }
h1, h2 { display:inline; }

/*ÇÀÃÎËÎÂÎÊ ÌÎÄÓËÅÉ*/
.heading2 h1 a { color: #268c01;  }
.heading2 h1 {
	font-size: 21px;
	font-weight: normal;
	color: #268c01;
	padding-top: 5px;
}

/*ARGUMENTS*/
.arg { padding-right: 9px; float: left; }
.arg img.left { margin: 2px 3px 0 0; }
.argr { float: right; padding-left: 6px; }
.argmore { padding-right: 9px; float: left; }
.argrate {
	float: right;
	width: 85px; height: 17px;
}

.argmore a {
	display: block;
	width: 168px; height: 22px;
	background: #3a95ba url("../images/argmore.png") no-repeat left top;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 10px;
	text-decoration: none !important;
}

.argmore a:hover { background: #55b9da url("../images/argmore.png") no-repeat left -22px; }

.argmore input.fbutton { 
	background-color: #3a95ba; 
	font-weight: bold;
	color: #ffffff;
	display: block;
	width: 168px; height: 22px;
	line-height: 22px;
	padding: 0;
	border: none;
	background: #3a95ba url("../images/argmore.png") no-repeat left top;
	outline: none;
	text-align: left;
	text-indent: 10px;
}

.moreinfo .arg { font-size: 0.9em; color: #c1c1c1; }
.moreinfo a { color: #c1c1c1; text-decoration: underline; }
.moreinfo a:hover { text-decoration: none; }
.maincont { padding: 5px 0 15px 0; }
.morelink { border-top: 1px solid #e5e5e5; }

.navi { padding-bottom: 5px; }
.navi a {
	padding-left: 9px;
	padding-right: 5px;
	color: #c0c0c0;
	text-decoration: none !important;
	background: transparent url("../images/navilink.png") no-repeat left 5px;
}

.navi a:hover {
	color: #454545;
	background: transparent url("../images/navilink.png") no-repeat left -91px;
}

.baseline { width: 100%; height: 4px; background: transparent url("../images/baseline.gif") repeat-x left top; }

/*COMMENTS*/
.commentbase {
	border-top: 1px solid #e1e7ec;
	border-bottom: 1px solid #e1e7ec; 
}
.commentinner { padding: 10px 0 3px 0; }
.heading h2 { font-size: 18px;}
.commentinfo div { padding: 2px 0; width: 100px; text-align: center; border-bottom: 1px solid #e1e7ec; }
.commentinfo div { font-size: 0.9em; }

.signature { padding-top: 13px; margin: 0; font-size: 0.9em; color: #a4a4a4; }
.signature a { color: #a4a4a4; }

.commentbase .morelink { padding: 5px 0 0 0; }
.commentbase .moreinfo { font-size: 0.9em; color: #a4a4a4; }
.commentbase .heading { padding: 0 0 7px 0; border: none; }

.avatar img { width: 100px; }