div 
{
/* border:1px solid gray; */
}

body 
{
	min-width: 560px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	font-size:12px;
	font-family: Arial;
}

#container {
	padding-left: 150px;      /* LC fullwidth */
	padding-right: 230px;     /* RC fullwidth + CC padding */
}

#container .column 
{
	position: relative;
	float: left;
}


#center {

	padding: 10px 10px;       /* CC padding */
	width: 100%;
	text-align: center;
}

#left {
	width: 130px;             /* LC width */
	padding: 10 10px;          /* LC padding */
	right: 180px;             /* LC fullwidth + CC padding */
	margin-left: -100%;
	float:left;
}

#right {
	width: 180px;             /* RC width */
	padding: 0 30px;          /* RC padding */
	margin-right: -100%;
	* padding: 0 10px;     /* RC padding */ 

}

#footer 
{
	clear: both;
}

/*** IE Fix ***/
* html #left {
	left: 200px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/

#container {
	overflow: hidden;
}

#container .column {
     padding-bottom: 1001em;  /*    X + padding-bottom */
     margin-bottom: -1000em; /*     X */
     .padding-bottom: 30px;
     .margin-bottom: 0;
}

/*** Footer Fix ***/

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background: #FFF;         /*** Same as body background ***/
}

/*** Just for Looks ***/

body {
	margin: 0;
	padding: 0;
	background: #FFF;
}


#header, #footer 
{
	font-size: large;
	text-align: center;
	padding: 0.3em 0;
	background-image: url('/share/images/footer.gif');
	background-repeat:repeat-x;
	color:white;
	font-size:12px;
	line-height:21px;
}
#footer a
{
	color:white;
}

#header 
{
/*
	background-image:url('/share/images/top.png');	
	height:36px;
	*/
	/* background-image:url('/share/images/header.gif'); */
	background-image:url('/share/images/top-back_nn.gif');
	height:68px;
	background-repeat:no-repeat;
}

#header2
{
/*
	background-image:url('/share/images/top.png');	
	height:36px;
	*/
	/* background-image:url('/share/images/header.gif'); */
	background-image:url('/share/images/top-back_22.jpg');
	height:68px;
}


#left {
	background: #FFF;
}

#center {
	background: #FFF;
}

#center h1 {
	color:#156192;
}

#right {
	background: #FFF;
}

#container .column {
	padding-top: 1em;
	text-align: justify;
}

.column h1
{
	margin:0;
	text-align:left;
	font-size:12px;
	padding-bottom:10px;
}

.column h3
{
	color:#156192;
}

h2
{
	font-size:1em;
	margin:0;
}

.item 
{
	min-height:190px;
	margin-bottom:7px;
	height:auto;
}

#left .item
{
	width: 142px;
	margin-left:15px;
}

#left .item
{
	width: 142px;
}

div.item 
{
	border:1px solid #EAEAEA;
}

.item hr
{
	margin-left:10px;
	margin-right:10px;
	text-align:right;
	color:#186090;
	height:1px;
}


.item h2
{
	letter-spacing: 1px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	color:#D9DADB;
}

.item h2 strong
{
	color:#4876B9;
}

.item p
{
	float:right;
}

.item p a
{
	font-size:11px;
	color:#D9DADB;
}

#map 
{
	height:220px;
	border:none;
	/* background-image:url('/share/images/map.png');*/
}
#map img
{
	border:none;
}

#add_news
{	
	background-image:url('/share/images/add_news.gif');
	background-position: 50px 50px 50px 40px;
	background-repeat: no-repeat;
	min-height:20px;
	height:25px;
	padding-top:5px;
	margin-left:14px;
	border:none; 
	text-align:center;
	float:left;
	width:150px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	color:white;
}
#add_news a
{

}

ul
{
	margin: 0;	
	padding: 0;
	padding-left:2px;
	list-style-type: none;
	float: left; 
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 0;
	border:0px;
}

li
{
	line-height: 21px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url('/share/images/ball.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;	
}

ul.streets
{
	margin:0;
	padding:0;
	list-style-type: none;
	font-size:12px;

}

ul.streets li 
{
	line-height:1.3em;
	letter-spacing: 1px;
	/* background-image:none; */
	
	background-image: url('/share/images/topics_bullet.gif');
	background-repeat: no-repeat;
	background-position: 5px 3px;	
	
	padding-left:5px;
/*	border-bottom:1px solid #DBDCE1; */
	width:100%;
}

ul.streets li#selected
{
	background-image: url('/share/images/street_selected.gif');
}

ul.streets li a
{
	text-decoration:none;
	padding-left:10px;
	/* color:#929191;*/
	color:#4876B9;
}

ul.streets strong
{
	color:#3A6CB4;
	font-weight:bold;
	display:block;
	text-align:center;
	width:100%;
}

#b_streets
{
	background-image: url('/share/images/streets_back.gif');
	background-repeat: no-repeat;
	background-position: 0px;	
	border:none;
	float:top;
	padding:0;
}

#users_list
{
/*
	background-image: url('/share/images/topusers_back.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	* background-position: 0px 0px;
*/
	border:none;
	float:left;
	* float:top;
	padding:0;
}

#users_list a
{
	color:#4876B9;
	text-decoration:none;
	font-size:14px;
	font-family: Trebuchet MS;
}

#users_list p a
{
	padding-right:0px;
	display:block;
	float:right;
	padding-top:15px;
	height:25px;
	font-size:12px;
	margin-right:7px;
}

#users_list h2 
{
	padding-top:10px;
	* padding-top:0px;
	color:#4876B9;
}

ul.topusers
{
	font-size:12px;
	margin-bottom:0px;
	padding-left:10px;
}

ul.topusers li
{
	padding-left:30px;
	line-height:27px;
	background-image: url('/share/images/user-icon.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;	
}		
ul.topusers a
{
	text-decoration:none;
	color:#156192;
}

ul.topusers span
{
	margin-right:10px;
	float:right;
	color: #D9DADB;
	font-size:11px;
}

.rss ul
{
	margin: 0;	
	padding: 0;
	padding-left:2px;
	list-style-type: none;
	float: left; 
	margin-left: 0;
	border:0px;
}

.rss li
{

	padding-left: 20px;
	padding-top: 0px;
	background-image: url('/share/images/rss-icon.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;	
}

.tags ul
{
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
}

.tags li 
{
	background-image:none;
	margin-left:10px;
}

div#popular_tags 
{
	background-image: url('/share/images/tags_back.gif');
	background-repeat: no-repeat;	
	border:none;
	height:250px;
	width:200px;
	display:block;
	float:top;
	padding-left:20px;
}

div#popular_tags  a
{
	color: #4876B9;
}

#popular_tags h2
{
	text-align:center;
	padding:0px;
	border:1px solid red;
	margin:0;
	padding-top:5px;
	* padding-top:0;
}

.tags li a:link,a:visited
{
	font-color:#156192;
}

.listads ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.listads li 
{
	background-image:none;
	padding-bottom:10px;
	padding-left:30px;
}

.top_login
{
	margin:0;
	padding:0;
	background:url(/share/images/top_login.gif);
	background-repeat:no-repeat;
	height:11px;
}
.middle_login
{
	margin:0; padding:0;
	background:url(/share/images/middle_login.gif);
	background-repeat:repeat-y;
	width:100%;
	float:left;
}

.bottom_login
{
	margin:0;
	padding:0;
	background:url(/share/images/bottom_login.gif);
	width:100%;
	background-repeat:no-repeat; 
	height:26px;
	float:left;
}

.top_tags
{
	margin:0;
	padding:0;
	background:url(/share/images/top_login.gif);
	background-repeat:no-repeat;
	height:11px;
	float:left;
	width:179px;
}
.middle_tags
{
	margin:0; padding:0;
	background:url(/share/images/middle_login.gif);
	background-repeat:repeat-y;
	width:179px;
	float:left;
	padding-left:20px;
}
.middle_tags a
{
color: #4876B9;
}
.bottom_tags
{
	margin:0;
	padding:0;
	background:url(/share/images/bottom_login.gif);
	width:179px;
	background-repeat:no-repeat; 
	height:26px;
	float:left;
}

.top_topusers
{
	margin:0;
	padding:0;
	background:url(/share/images/top_topusers.gif);
	background-repeat:no-repeat;
	height:11px;
	width:155px;
	margin-left:1px;
	* margin-left:0px;
}
.middle_topusers
{
	margin:0;
	padding:0;
	background:url(/share/images/middle_topusers.gif);
	background-repeat:repeat-y;
	width:155px;
	float:left;
	margin-left:1px;
	* margin-left:0px;
}

.bottom_topusers
{
	margin:0;
	padding:0;
	background:url(/share/images/bottom_topusers.gif);
	width:100%;
	background-repeat:no-repeat; 
	float:left;
	width:155px;
	height:76px;
	margin-left:1px;
	* margin-left:0px;
}

.login_button
{
	text-align:center; 
	width:97%;
	float:left; 
	height:25px; 
	padding-top:3px; 
	margin-top:0px;

	
}

.login_button input 
{
	background:url('/share/images/btn_login.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;
	width:58px;
	height:22px;
	font-size:10px;
	border:none;
	cursor:hand;
	text-align:center;	
	color:white;
}

.login_input
{
	background-image:url(/share/images/enter_field.gif);
	background-repeat:no-repeat;
	background-position:9px;
	float:left;
	display:inline-block;
	width:100%;
	text-align:center;
	margin-bottom:7px;
}

.login_input input 
{
	border:none;
	background:none;
}


#loginbox 
{
	border:none;
	width:172px;
	font-family: Trebuchet MS;
}

#loginbox form
{
	margin:0;
	padding:0;
}

#loginbox h2
{
	margin:0; padding:0;
	color:#4876B9;
	font-weight:bold;
	margin-bottom:5px;
}

#loginbox p
{	
	margin:0;padding:0;
	font-size:11px;
	float:left;
	color:#4876B9;
	letter-spacing: 1px;
	margin-left:10px;
	* margin-left:5px;
}

#loginbox h6
{
	float:right;
	padding-right:10px;
	text-align:right;
	background-image: url('/share/images/ball.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;

	line-height:21px;
	padding-left:25px;
	color:#156192;
	font-weight:normal;
	font-size:12px;
}

#loginbox img
{
	float:left;
	margin-top:10px;
}

#loginbox span
{
	float:left;
	margin-left:50px;
	margin-bottom:5px;
}

#loginbox ul
{
	margin: 0;	
	padding: 0;
	list-style-type: none;
	float: left;
	margin-bottom:10px;
	margin-left: 0;
	border:0px;
}

#loginbox li
{
	line-height: 21px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: none;
}

#loginbox li a
{
	text-decoration:none;
}

.login_reg
{
	width:100%;
	float:left;
	display:block-inline;
	padding:0;
	margin-top:0px;
}
.login_reg a
{
	margin:0;
	padding:0;
	color:#4876B9;
	text-decoration:none;
	font-size:12px;
}

.login_reg_leftitem
{
	margin:0;
	padding:0;
	padding-left:8px; 
	display:inline;
	float:left;
	font-size:10px;	
}

.login_reg_rightitem
{
	display:inline;
	float:right;
	text-align:right;
	font-size:10px;
	padding-right:10px;	
}


.date_selector
{
	float:middle;
	text-align:center;
}
.date_selector a
{
	color:#D8D5D5;
}

/* ÁËÎÊ ÄËß ÎÒÎÁÐÀÆÅÍÈß ÑÒÀÒÜÈ - |=== ARTICLE ===| */
.article
{
	margin-right:-5px;
	float:left;
	margin-bottom:20px;
}
div.article 
{
	width:100%;
}

.article h1
{
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding-bottom:3px;
	/* 	margin-left:50px; */
	color:#156192;
}

.article h1 a
{
	text-decoration:none;
}

html>body .article h1 a {margin-left:0px;}

.article h3
{
	font-size:10px;
	font-weight:normal;
	margin:0;
	color:#999999;
	margin-left:90px;
}	
.article h4
{
	font-size:10px;
	font-weight:normal;
	margin:0;
	color:#999999;
	margin-left:5px;
}	

.article p
{
	text-align:left;
	float:top;
	margin:0;
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	margin-left:75px;
}

.article p a
{
	/* text-decoration:none; */
}


.article a
{
	/* color: #156192; */
		color:#4876B9;
	
}

.article img 		
{

}

.article span 		
{
	font-size:11px;
	float:right;
	color:#156192;
}

.article span a
{
	text-decoration:none;
}

#full_article h3
{
	margin:0;
	padding:0;
}

.pages
{
	/* border:1px solid; */
}

img
{
	border:none;
}

.comment
{
	border:1px solid #E9EBF4; 
	margin-bottom:10px; 
	/*margin-top:0px;
	padding:0px;*/
	width:100%;
	display:block;
}

.comment h4
{
	margin:0;
	/*padding:0;
	padding-left:5px;*/
	font-weight:normal;
	font-size:12px;
}

.comment hr 
{
	margin-left:2px;
	margin-right:2px;
	text-align:center;
	color:#E8EAF3;
	height:1px;
}

.outer_img
{
	padding-left:14px;
	* padding-left:4px;
	height:100px;
}

.img-shadow
{
	float:left;
	background: url('/share/images/shadowAlpha.png') no-repeat bottom right !important;
	background: url('/share/images/shadow.gif') no-repeat bottom right;
	margin: 10px 0 0 0px !important;
	margin: 10px 0 0 5px;
}


.img-shadow img 
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.img-shadow a 
{
	font-size:11px;
	color:#156192;
	margin-left:10px; 
	margin-top:-3px;
	position:absolute;
	text-decoration:none;
}

div 
{
	/* [!!!] */
	/* border:1px solid; */
}
.votes
{
	float:left; 
	font-size:10px;
	margin-top:15px;
	width:90px;
}

.votes span
{
	margin:0;
	padding:0;
	width:28px;
	text-align:center;
	float:left;
	color:#D1D1D1
}
.votes a img 
{
	float:left;
	border:none;
}
.votes img 
{
	float:left;
}
.pages_bar
{
	/* background:url('/share/images/pages_bar_1px.gif'); */
	background-repeat: repeat-x;
	height:27px;
	width:100%;
	padding-top:5px;
	padding-right:5px;
	text-align:right;
	float:left;
}

.pages_bar a
{
	text-decoration:none;
}
/* start pagination */

#pagination_bottom ul
{
	float:right;
	margin:0;
	padding:0;
}

#pagination_bottom li
{
	background-image:none;
	float: left;
	height:20px;
	* height:10px;
	width:20px;
    border: 1px solid #e6e6e6;
	padding: .3em .5em .3em .5em;
    *padding: .3em .2em .3em .5em;
	margin: .25em .25em;
    text-align: center;
    cursor: pointer;
}

#pagination_bottom img
{
    vertical-align:text-bottom;
    *padding-right:3px;
}

#pagination_bottom li.rest
{
    background-color: #fff;
    border: 1px solid #e6e6e6;
}

#pagination_bottom li.hover
{
    background-color: #d2eaf6;
    border: 1px solid #b7d8ee;
}

#pagination_bottom li.selected
{
    background-color: #d2eaf6;
    border: 1px solid #b7d8ee;
}

#pagination_bottom a
{
    color: #0066a7;  
    text-decoration: none;
	line-height:15px;
}

#pagination_bottom li.selected a
{
    color: #444;
    font-weight: bold;
}

#pagination_bottom li.selected a, 
#pagination_bottom li.selected a, 
#pagination_bottom li.selected a, 
#pagination_bottom li.selected a
{
    font-weight: normal;
}


/* end pagination */

.tmp_c
{
	/* [!!!] */
	background-image:url('/share/images/top-field.gif');
/*	background-image:url('/share/images/search_center.gif'); */
	background-repeat: no-repeat;
	height:56px;
	padding:20px;
	margin-right:65px;
	padding-top:0px;
	padding-bottom:1px;
	margin-top:0;
	margin-bottom:0;
	width:350px;
	margin-left:0;
	text-align:left;
	padding-right:0px;
	float:right;
}


.tmp_3
{
	background-image:url('/share/images/btn_find.gif');	
	background-repeat:no-repeat;
	cursor:hand;
	width:38px;
	height:56px;
	float:right;	
}

.tmp_4
{
	padding-left:250px;
	padding-top:20px;
	float:left;
}
.tmp_4 a
{
	color:white;
	text-decoration:none;
}
.error
{
	color:blue;
}

.add_comment_main
{
	float:right;
	height:30px;

}
.add_comment_block
{
	float:left; 
	width:160px;
}
.add_comment_main a 
{
	text-decoration:none;
	cursor:hand;
}

	.s_left
	{
		margin:0;
		padding:0;
		background-image:url('/share/images/search_left.gif');
		background-repeat:no-repeat;
		width:12px;
		height:45px;
		float:left;
		position:relative;
	}
	.s_right
	{
		margin:0;
		padding:0;
		width:12px;
		background-image:url('/share/images/search_right.gif');
		background-repeat:no-repeat;
		height:45px;
		float:left;
		position:relative;
	}
	.s_center
	{
		margin:0;
		padding:0;
		background-image:url('/share/images/search_center.gif');
		height:45px;
		float:left;
		position:relative;
	}
	.s_out
	{
		height:56px;
		padding:20px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:1px;
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		padding-top:5px;
		text-align:left;
		padding-right:0px;
		float:right;
		margin-right:65px;
		position:relative;
	}
	.s_button
	{	
		margin:0;
		padding:0;
		margin-top:-8px;
		background-image:url('/share/images/btn_find.gif');	
		background-repeat:no-repeat;
		background-position:10px 10px 10px 10px;
		margin-left:5px;
		cursor:hand;
		width:38px;
		height:56px;
		float:left;
		position:relative;
	}
	.tmp_t
	{
		margin-top:7px;
		height:29px;
		background:none;
		border:none; 
		width:60%;
		font-size:23px;
		float:left;
		position:relative;

	}
	.lang_btn
	{
		float:right;
		padding-top:4px;
		margin-top:0;
		margin-right:10px;
		cursor:pointer;
	}
	.back_to_news a
	{
		text-decoration:none;
		color:#9700AF;
	}
	#filter_list
	{
		height:auto;
	}
	

a.aprofile
{color: color:#4876B9; 
letter-spacing: 1px;
text-decoration:underline;}

a.aprofile:hover
{color: color:#4876B9; 
letter-spacing: 1px;
text-decoration:none;}
