.cwnumber{
	color:#555;
	float:right;
	font-size:11px;
	font-weight:normal;
}

h1.title{
	border:none;
	margin:20px 0 10px 0;
	color:#2B5983;
	font-size:20px;
	font-weight:normal;
	text-transform:none;
}

.subtitle{
	color:#444;
	font-size:12px;
	font-weight:normal;
}

.meta{
	color:#888;
	margin-bottom:20px;
	padding-bottom:20px;
	background:url(/images/sep_list.png) no-repeat center bottom;
}

.meta .comments{
	margin-left:15px;
	padding-left:15px;
	background: url(/images/list_comments.png) no-repeat left bottom;
}

.picLeft, .picRight, .picMiddle{
	float:left;
	padding:2px;
	margin-right:10px;
	border:1px solid #b8b8b8;
}

.picRight{
	float:right;
	margin:0 0 0 10px;
}

.picMiddle{
	float:none;
	margin:0 auto;
}

.shareItem{
	overflow:hidden;
	text-align:right;
	margin:20px 0 0 0;
}

.unsortedlist li, .descr ul li{
	margin:5px 0;
	padding-left:10px;
	background:url(/images/pointer_red.png) no-repeat left 3px;
}

.innerPages {margin:10px 0;}
.innerPages a:hover {text-decoration:none;}

.innerPages span, .innerPages .selected{
	float:left;
	width:28px;
	margin:0 4px;
	display:block;
	padding:5px 0;
	text-align:center;
	border:1px solid #bbb;
	background:url(/images/sidebar_bg.png) repeat-x left bottom;
}

.innerPages .selected {background:#fff;}


.shareItem img{
	border:none;
	cursor:pointer;
}

.more ul li{
	margin:10px 0 0 0;
	padding-left:10px;
	background:url(/images/pointer_blue.png) no-repeat left 3px;
}


.banner468{
	margin:30px 0 30px 0;
	padding:20px 0;
	position:relative;
	text-align:center;
	overflow:hidden;
	background:url(/images/footer.png) repeat-x;
}

.banner468 span{
	top:5px;	
	left:5px;
	color:#fff;
	display:block;
	font-size:10px;
	position:absolute;
	text-transform:uppercase;
	
}

.tags{
	margin:20px 0;
	padding:10px 0;
	background:#ececec;
	border:1px solid #bbb;
}

.tags form {margin:0;}

.coments .blockTitle p{
	font-size:12px;
	margin:0 0 10px 0;
	padding-bottom:5px;
	text-transform: uppercase;
	border-bottom:1px solid #c00;
}

	
.leaveComent {margin-bottom:10px; overflow:hidden;background:#ececec}
.leaveComent form {padding: 15px 10px 5px;}

.leaveComent .areaSubmitHolder,
.leaveComent input,
.leaveComent img {
	float:left;
	border:none;
}

.leaveComent label {
	float:left;
	font-size:11px;
	width:60px;
}

.leaveComent .authorInput {
	width:212px;
	height:19px;
	padding:4px 8px;
	float:left;
	background:url(../images/coment_input_bg.png) no-repeat;
}

.leaveComent .captchaInput {
	width:122px;
	height:17px;
	margin-left:8px;
	margin-top:10px;
	display:inline;
	padding:4px 8px 0px 8px;
	float:left;
	background:url(../images/coment_input_bg_small.png) no-repeat;
}

.leaveComent input,
.leaveComent select {
	width:212px;
	height:19px;
	border:0px;
	background: transparent;
}

.leaveComent .submitPanel input {
	width:122px;
	height:17px;
}

.leaveComent .submitPanel img {
	width:100px;
	height:30px;
}
	
.leaveComent .areaHolder {
	background:url(/images/coment_area_bg.png) no-repeat;
	border:0px;
	padding:6px 8px;
	width:483px;
	height:90px;	
}

.leaveComent textarea {
	width:483px;
	height:90px;
	overflow:auto;
	border:0px;
	background:transparent;
}

.leaveComent .emoticons {
	margin-top:13px;
	margin-bottom:12px;
}
	
.leaveComent .areaSubmitHolder .emoticons img {
	float:none;
	margin-right:5px
}

.leaveComent .submitPanel .submitBt {
	width:74px;
	height:19px;
	background:url(/images/coment_submit_bg.png) no-repeat left 0px;
	color:white;
	font-weight:bold;
	padding:0px 8px 0px 8px;
	margin-left:8px;
	margin-top:11px;
	cursor:pointer;
}
.leaveComent .submitPanel .submitBthover {background-position:left -19px;}
.leaveComent .authorHolder {width:100%;}
.leaveComent textarea, .leaveComent input {
	font-size:11px;
	color:#5C5C5C;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.oneComent{
	margin:20px 0;
	background:#ECECEC;
	border:1px solid #bbb;
}

.oneComent a:hover {text-decoration:none;}

.comentHeader{
	margin:10px 10px 0 10px;
	padding-bottom:10px;
 	background:url(/images/sep_list.png) no-repeat center bottom;
}

.colGen {display:none;}

.colLink a {
	float:left;
	width:30px;
	display:block;
	cursor:pointer;
	background:url(/images/link.png) no-repeat center center;
}

.colNick{
	float:left;
	width:250px;
	overflow:hidden;
}

.colNick a{
	float:left;
	overflow:hidden;
	font-weight:bold;
}

.colRate{
	width:25px;
	float:left;
	color:#333;
	margin:2px auto 0 auto;
} 

.colVote {float:left;}

.thumbUp, .thumbDown {
	height:20px;
	width:18px;
	float:left;
	display:block;
	cursor:pointer;
	margin-right:5px;
	background:url(/images/vote.png) no-repeat left top;
}

span.thumbDown {background-position:right top;}
span.thumbUp:hover {background-position:left bottom;}
span.thumbDown:hover {background-position:right bottom}

.comentContent{
	margin:10px 0;
}

.oneComent .comentContent .avatar {
	float:left;
	margin:0 10px 10px 10px;
	border:1px solid #b8b8b8;
}

.avatar img {border:none;}

.dateAndnumber{
	float:right;
	color:#555;
}

.signature {
	clear:both;
	color:#727272;
	font-size:10px;
	font-style:italic;
	margin:10px;
	border-top:1px dotted #bbb;
}

.sponsored{
	float:left;
	width:280px;
}

.second {margin-left:40px;}

.stylized_btn {
	background:url(/images/bg_long.gif) no-repeat left top;
}

.quotebox {
	margin:0 3px;
	width:300px;
	float:right;
}

.quotebox .header {
	width:auto;
	color:#fff;
	padding:3px 5px;
	font-weight:bold;
	background:#cc0000;
}

.quotebox .body {
	padding:5px;
	background:#efefef;
	border:1px solid #d5d5d5;
}