/**********************/
/******* COMMON ***********/
.test{
	border:1px dashed red;
	}



/*
=home
*/
#blocs{}
#blocs ul li{
	float:left;
	margin:2px;
	width:208px;
	border:1px solid #EEEEEE;
	background:url("/templates/v1/images/bg_titles.gif");
	padding:3px;
	font-size:95%;
	}
#blocs ul li img{
	float:left;
	margin-right:3px;
	}
#blocs ul li .bloc_writer{
	font-size:90%;
	color:#333333;
	}
/*
=article
*/

	
#articles_list h1{
	border-bottom:1px dashed #666666;
	margin-bottom:0px;
	}
#articles_list ul{
	margin-top:10px;
	}
#articles_list ul li{
	border-bottom:1px dashed #DDDDDD;
	
	}
	
	
#form-panel-top{
	float:right;
	background:#ffffcc;
	padding:10px;
	border-left:1px dashed #666666;
	border-right:1px dashed #666666;
	border-bottom:1px dashed #666666;
	}
 #form-panel-toggle{
	float:right;
	padding:5px 0px;
	width:200px;
	text-align:center;
	background:url("/templates/v1/images/bg_form_toggle.jpg") bottom no-repeat;
	color:#FFFFFF;
	}

#article #title_data{
	border-bottom:1px dashed #666666;
	}
#article #subtitle{
	clear:both;
	padding:10px 0px;
	font-size:120%;
	font-style:italic;
	/*border-bottom:1px solid #666666;*/
	margin-bottom:10px;
	}
#article #images{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	border:1px solid #DDDDDD;
	padding:4px;
	background:#EEEEEE;
	}
#article #images span{
	font-size:86%;
	}
#article #body{
	text-align:left;
	}
	
	
#article #comments{
	margin-top:20px;
	padding:20px;
	text-align:center;
	}
#article #comments #comments_list,
#article #comments #comments_form,
#article #commentss #comments_title{
	text-align:justify;
	}
#article #comments #comments_title{
	border-bottom:1px solid #CCCCCC;
	}
#article #comments #comments_title h3{
	float:left;
	font-size:120%;
	font-weight:bold;
	}
#article #comments #comments_title #comments_link{
	float:right;
	}
#article #comments #comments_list .data{
	padding:10px;
	border-bottom:1px dashed #FFFFFF;
	background-image:url("/templates/v1/images/bg_quote.gif");
	background-repeat:no-repeat;
	background-position:0px 26px
	}
#article #comments #comments_list .by_writer{
	background:#cccc99;
	border-bottom:1px solid #FFFFFF;
	}
#article #comments #comments_list .data p{
	/*font-style:italic;*/
	padding-left:50px;
	font-family:times;
	font-size:110%;
	}
#article #comments #comments_form{
	margin-top:20px;
	background:#ffffcc;
	border:1px solid #CCCCCC;
	padding:20px;
	}
#article #comments #comments_form div{
	
}

#article #comments_list ol{
	margin-bottom:20px;
	padding:0px;
	}
/*
#article #comments_list li{
	border-bottom:1px solid #DDDDDD; 
	margin-bottom:6px; 
	padding:10px 0px; 
	}
#article #comments_list img{
	 float:left;
	 margin-right:6px;
	}
	*/
cite{
	font-weight:bold;
	}
	
	
	
	
.module{
	margin-bottom:20px;
	/*border:1px solid #CCCCCC;*/
	}
.half{
	width:326px;
	}
.full{
	width:668px;
	float:left;
	}

.module img{
	float:left;
	margin:0px 5px 0px 0px;
	}
.module li{
	margin-bottom:0px;
	padding:0px 4px 0px 4px;
	}
.module li.dotted{
	border-top:1px dotted #CCCCCC;
	}
.module .see_more{
	text-align:right;
	padding-right:6px;
	font-size:90%;
	background:#eeeeee;
	margin-top:-4px;
	height:20px;
	}
.module .see_more img{
	float:right;
	}
.module .see_more a{
	color:#cc6600;
	}
.module .not_data{
	padding:4px;
	text-align:center;
	font-weight:bold;
	}

.module .h2{
	border:none;
	}
.half .h2{ 
	background-image:url("/templates/v1/images/bg_module_half_title.jpg");
	repeat:no-repeat;
}
.half .module_contents{
	background-image:url("/templates/v1/images/bg_module_half_contents.jpg");
	}
.half .module_footer{
	background:url("/templates/v1/images/bg_module_half_footer.jpg");
	repeat:no-repeat;
	height:5px;
	}
	
.full .h2{ 
	background-image:url("/templates/v1/images/bg_module_full_title.jpg");
	repeat:no-repeat;
}
.module_footer{
	repeat:no-repeat;
	height:5px;
	}
.full .module_contents			{	background-image:url("/templates/v1/images/bg_module_full_contents.jpg");	}
.full .module_footer			{	background-image:url("/templates/v1/images/bg_module_full_footer.jpg") ;	}
#priority_news .module_footer	{	background-image:url("/templates/v1/images/bg_priority_footer.jpg") ;			}
	
	
#priority_news{
	width:668px; 
	/*border-bottom:1px solid #CCCCCC;*/
	margin-bottom:20px; 
	text-align:left;
	}
#priority_news img{
	}

#priority_news h1{
	font-size:2.4em;
	margin:0px 0px;
	}
#priority_news #others{
	border-top:1px solid #CCCCCC;
	background:#EEEEEE;
	padding:0px 5px 5px 5px;
	margin:1px 1px 0px 1px;
}
#priority_news ul{
	text-align:left;
	list-style:none;
	}


#page_videos .video{
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	color:#FFFFFF;
	padding:2px;
	}
#page_videos .video h4{
	text-align:center;
	font-size:90%;
	}
#page_videos .video h2{
	background:#080808;
	color:#FFFFFF;
	}
#page_videos .video .data{
	min-height:6px;
	background:#EEEEEE;
	color:#333333;
	}
#page_writers{}
#page_writers .item{
	float:left;
	margin:0px 10px 10px 10px;
	width:140px;
	}
#page_writers .item h4{
	margin:4px;
	font-weight:bold;
	}
	
	
.video{
	margin-bottom:10px;
	border:1px solid #080808;
	background:#242424;
	color:#FFFFFF;
	}
	/*
.video h4{
	text-align:center;
	font-size:90%;
	}
	*/
.video .mod_video_title{
	background:#080808;
	background-image:none;
	color:#FFFFFF;
	width:auto;
	height:30px;
	}
.video .mod_video_title a{
	color:#FFFFFF;
	}
.video .mod_video_title a:hover{
	color:#00849a;
	text-decoration: none;
	}
.video .data{
	padding:5px;
	text-align:left;
	}

/* user news */
#user_news.form{
	margin-top:20px;
	background:#ffffcc;
	border:1px solid #CCCCCC;
	padding:20px;
}
/* pages - user blogs list */ 
ul#blogs li{
	margin-left:20px;
	}

	
#accordion {
	margin:10px 0px;
	/*border-bottom: 1px solid #BFE0E6;*/
}
#accordion #tabs{
	/*border-bottom:1px solid #BFE0E6;*/
	text-align:right;
	
	}
#accordion .toggler {
	cursor: pointer;
	width:180px;
	color: #000000;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	text-align:center;
	float:left;
	margin-left:2px;
	height:26px;
	vertical-align:middle;
	}
.bt_180{
	background:url("/templates/v1/images/bt_180_orange.png") no-repeat;
	}
.bt_180_active{
	background:url("/templates/v1/images/bt_180_blue.png") no-repeat;
	}
	
#accordion .toggler.bt_30{
	background:url("/templates/v1/images/bt_30_orange.png") no-repeat;
	width:30px;
	}
#accordion .element{
	margin:0px;
	}
#accordion .element div {
	margin:10px 0px 0px 0px;
	padding:10px;
	border:1px solid #EEEEEE;
	background:#ffffcc;
}