/*
#ed_toolbar input
{
background: #3E3E3E;
color: white;
border: 1px dashed White;
padding: 3px;
width: auto;
}
*/

/*STORY*/
.top_time
{
	clear:both;
	float:right;
	padding-top: 10px;		
	padding-right: 10px;	
	color: #666666;
	font-size: 75%;	
}
.news_related_block
{
	padding:10px;
	padding-bottom:15px;	
	padding-left:30px;	
	overflow:hidden;
	zoom:1;
	background-color:#ffffff;	
	border-bottom:1px solid #dcded8;
	aborder-left:1px solid #dcded8;
	-moz-border-radius: 3px;  -webkit-border-radius:3px;
	margin-bottom:0px;
	margin-left:10px;
}
.news_related_title
{
	font-weight:bold;
	padding-bottom: 10px;	
	padding-left:40px;
	acolor: #666666;
	font-size: 90%;
}
.detailed_view .news_description
{
	font-size: 90%;
}
.detailed_view .news_author
{
	padding-top: 10px;	
	padding-left:5px;
}
.detailed_view .vote_placeholder
{
	margin-top:8px;
}




.adsense_top
{
	text-align: center;
	padding: 10px;
}

.chat_placeholder
{
	padding: 0px 20px;
}

.instant
{
	padding-right: 10px;
}

.instant_comment
{
	font-size: 90%;
	background-color: #F0FDD0;
	padding: 10px;
	border: 1px dashed #D3FA7A;
	margin-top: 10px;
}

.instant_placeholder
{
	WIDTH: 100%;
	POSITION: relative;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
}

.trackback_placeholder
{
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #666666;
}


.answer_or_edit_block
{
	clear:both;
	font-size:70%;
	padding-bottom:3px;
	padding-left:10px;	
	-moz-border-radius: 3px;  -webkit-border-radius:3px;	
	font-weight:bold;	
}
.answer_or_edit_block a
{
	color:#333333;
}
.answer_or_edit_block span
{
	padding-right:10px;	
}
.status
{
	padding-top:15px;
	padding-left:5px;	
	font-size:80%;
	color: #666666;	
}
.status a
{
	color: #666666;
}


/*Проследите за новостью*/
#personal_block
{
	margin-top:10px;
	margin-right:4px;	
	margin-bottom:10px;	
	margin-left:15px;	
	color:#333333;	
	font-size:80%;
}
#personal_block a
{
	color:#333333;
}
#personal_block div
{
	padding:3px;
}


/*ФОРМА ответа комментария*/
.comment_form
{
	margin-left:30px;
	margin-top:20px;
	background-color:#e7e9e1;
	padding:20px;
	border-bottom:1px solid #dbdcd9;
	border-top:1px solid #dbdcd9;
	-moz-border-radius: 3px;  -webkit-border-radius:3px;
}
.reply_to_text
{
	color:#666666;
	font-weight:bold;
	font-size:90%;
}
.reply_to_text a
{
	color:#666666;
}
.edit_buttons
{
	float:right;
}
.edit_buttons img
{
	cursor: pointer;
}
.comment_form .submit_form
{
	float:right;
}
.offtopic_button
{
	font-size:80%;
	color:#666666;
}


/* POLL */
.poll_placeholder
{
	margin-top:0px;
	margin-bottom:10px;	
	margin-left:70px;
}
.poll_bar
{
	padding: 1px;
}
#poll_result
{
	padding: 10px;
	padding-left: 0px;
	margin: 0px;
	width:400px;
	font-size: 90%;
}
.poll_answer
{
	font-size: 90%;
	padding-bottom: 3px;
	padding-top: 2px;	
}
input.blank_variant
{
	MARGIN: 0px;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	color: #333333;
	width:390px;
	background-color: #FFFFFF;
	border: 1px dashed #999999;
}
	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:500px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #666666;
		background-color:#FFF;
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#3292bf;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	form{
		display:inline;
	}
	

/*
TEXTAREA instant
{
	PADDING-RIGHT: 20px;	
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 0px;	
	PADDING-TOP: 0px;	
	MARGIN: 10px;	
	WIDTH: 100%; HEIGHT: 8em;		
}
/*
TEXTAREA
{
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 3px;	
	PADDING-BOTTOM: 0px;	
	PADDING-TOP: 0px;	
	MARGIN: 0px;	
	border: 1px solid #999999;	
	background-color: #FFFFFF;	
	color: #000000;
	WIDTH: 100%; HEIGHT: 8em;		
}
*/

.clickun_body {background-color: #ffffff;}
.clickun_onmouseover {background-color: #ffffff;}
.clickun_onmouseout {background-color: #ffffff;}
.clickun_link {font-family: Arial; font-size: 75%; color: #333333; font-weight: bold;}
.clickun_link a:link
{
	color: #333333;
	 text-decoration: none;
}
.clickun_link a:visited
{
	color: #333333;
	text-decoration: none;
}
.clickun_text {font-family: Arial; font-size: 70%; color: #333333; text-decoration: none}
.clickun_text a:link
{
	color: #333333;
	 text-decoration: none;
}
.clickun_text a:visited
{
	color: #333333;
	text-decoration: none;
}



/*Textarea Resizer*/

.dyntar-active {
	visibility: hidden;
}
.dyntar-wrapper {
	border: 0;
}
.dyntar-resizer {
	height: 10px;
	font-size: 11px;
	line-height: 11px;
	cursor: n-resize;
}

