#info-search {
	position:absolute;
	width:255px;
	float:right;
	text-align:right;
	top:0px;
	right:30px;
	} 
		#info-search .avatar {
			float:right;
			width:48px;
			height:48px;
			margin:7px 19px 0 0;
			border:1px solid #DDD;
			}  
		/* Menu for unlogined visitors */
	
	#info-search ul.guest_panel {
		/* margin: 2em 4.2em 1em 1em; */
		margin: 50px 30px 40px;

	}
		#info-search ul.guest_panel li {
			display: inline;
		}
			#info-search ul.guest_panel li a {
				color:#777;
				text-decoration:none;
				border-bottom:1px solid #777;
			}












* {margin:0; padding:0;}

body, html {background: #000 url('../images/nav.png') repeat; font-size:12px; font-family:Arial,sans-serif; padding:10px;}

h1, h2, h3, h4, h5, h6, h7 {font-weight:normal; margin:0; padding:0;}
h1 {font-size:20px; margin-bottom:10px;}
h3 {font-size:20px; margin-bottom:10px; color:#767676;}

a {color:#555;}
img {border:none;}
dd {margin-bottom:10px;}
table, tr, td {font-size: 13px; font-family: Arial;}

#outer {background:#fff; clear:both;}
#header {height:100px; background:#000 url('../images/header.jpg') repeat-x;}
#logo {width:300px;}
#nav {color:#fff; background:#000; height:55px; padding:0px;}
#intro {clear:both; background:#555 url('../images/intro.jpg') repeat-x; padding:10px 10px 10px 20px; height:15px; font-size:11px; color:#fff;}
#footer {clear:both; padding:10px 10px 10px 20px; font-size:11px; background:#000; color:#666;}
#wrapper {clear:both; float:right; width:100%; margin-left:-300px;}
#content {margin-left:300px;}
#padding {padding:20px 20px 20px 0;}
#right {float:left; width:260px; padding-top:20px;}
#login-form {display:none; position:fixed; top:250px; left:37%; background:#fff; border:10px solid #eee; padding:20px;}

.block { padding:20px; background:#ebebd8; margin-bottom:30px; line-height:20px; font-size:11px;}
.block#white {background:#fff;}
.block#gray {background:#eee;}
.block#banner {padding:0px; padding-left:10px; background:#fff;}

#nav ul {list-style-type:none;  background:#000; width:100%; }
#nav ul li {float:left; padding-left:20px; padding-right:10px; margin-top:20px; margin-bottom:20px; }
#nav ul li a {display: block; background:#000; color:#ccc; text-decoration:none; border-bottom:1px solid #888;}
#nav ul li a:hover {display: block; color:#fff; text-decoration:none; border-bottom: 1px solid #fff; }

#intro ul { list-style-type:none; }
#intro ul li { float:left; margin-right:50px; }
#intro ul li a { color:#777; }
#intro ul li a:hover { color:#fff; text-decoration:none; }

#cat ul {list-style-type:none; margin-top:10px;}
#cat ul li {margin-right:20px; background:url('../images/category.png') no-repeat left center; padding-left:20px;}
#cat ul li a {text-decoration: none; font-size: 12px;}

#related-news ul {padding-left:5px; margin-top:10px; font-size:12px; font-family:Verdana; line-height: 1.4;}
#related-news ul li a {text-decoration: underline;}
#related-news ul li a:hover {text-decoration:none; color:#fff; background:#4682B4;}

.news {margin-bottom: 30px;}
.news h1 a {text-decoration:none; border-bottom:1px solid #ccc; color:#000;}
.news h1 a:hover { border-bottom: 1px solid #555; }
.news-content { font-family: Verdana, Arial; line-height:20px; }

.main-meta { margin-top: 15px; padding-bottom: 30px; }
.top-meta { font-size: 11px; color: #777; float: left; }
.meta { font-size: 11px; color: #777; float: right; }
span.misc em { font-style: normal; color: #555; }

#navi { width:580px; border:1px solid #fff; font-size:11px; position:absolute; top:110px; left:30%; padding:20px; background:#fff; }
.sort { font-size:11px; padding:10px; margin-bottom:20px; color:#777; background:#ebebd8;}

li.info { background:url('../images/info.png') no-repeat left center; padding-left:25px; }
li.reg { background:url('../images/reg.png') no-repeat left center; padding-left:25px; }
li.cont { background:url('../images/cont.png') no-repeat left center; padding-left:25px; }
li.rul { background:url('../images/rule.png') no-repeat left center; padding-left:25px; }
li.rss { background:url('../images/rss.png') no-repeat left center; padding-left:25px; }

a.addn { font-size:14px; padding-left:20px; background:url('../images/addn.png') no-repeat left center;}
a.regn { font-size:14px; padding-left:20px; background:url('../images/regn.png') no-repeat left center;}

#tooltip { background: #fff; border-left: 1px solid #767676; border-right : 1px solid #767676; border-bottom : 1px solid #767676; border-top : 1px solid #767676; font : 11px tahoma; color : #1e698e; padding : 5px; position : absolute; visibility : hidden; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }


/*------------------------------------------------------------*
**  Поиск
**------------------------------------------------------------*/

#search {
	position:absolute;
	width:255px;
	float:right;
	text-align:right;
	top:40px;
	right:30px;
}

input.search {
	background:#222;
	border:1px solid #333;
	width:170px;
	font-size:11px;
	color:#777;
	padding:2px;
}

input.search:focus {color:#777;}

#results {
	font-family: Verdana, Tahoma, Arial;
	font-size: 7pt;
	width:174px;
	border: solid 1px #808080;
	padding: 0;
	display: none;
	position: absolute;
	background-color: #fdfdfd;
}

#results ul, #results li {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

#results li {
	border-top: solid 1px #808080;
}

#results li a {
	display: block;
	padding: 3px;
	text-decoration: none;
	color:#000000;
	font-weight:normal;
}

#results li a small{
	display: block;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}

#results li a:hover {background:#eee;}


/*------------------------------------------------------------*
**  Комментарии
**------------------------------------------------------------*/
#comment {
	margin-bottom:10px;
	padding-bottom:10px;
	clear:both;
}
#comment-top {
	font-size:11px;
	color:#777;
}
.comment-date {
	float:left;
	padding-right:10px;
}
#comment-bottom {
	margin:5px;
	font-size:11px;
	padding-top:5px;
	clear:left;
	background:#ebebd8;
	padding:5px;
	color:#555;
}
#comment-bottom a { color:#777; margin-left:5px;margin-right:5px; }
#comment-bottom span a { text-decoration:none; border-bottom:1px dashed; }
.comment-s {
	padding:10px;
	overflow:hidden;
}
#com-l {
	width:120px;
	float:left;
}
#com-l a {
	text-decoration:none;
	border-bottom:1px dashed;
}
#com-r {
	width:65%;
	float:left;
}
#com {
	margin-top:30px;
	border-top:1px dashed #e6e6e6;
	padding-bottom:20px;
	padding-left:10px;
	clear:both;
}

h1.addcom { padding-bottom:0;margin-bottom:5px; }
a.bbc { text-decoration:none; border-bottom:1px dashed; color:#777; }

#bbco {
	display:none;
	margin-top:5px;
}

.d { color:#777; }
.e { font-size:10px; }
.infor { list-style-type:none; margin-bottom:10px; }

#login_form, #choose_letter
{
	position: absolute;
	width: 24%;
	left: 38%;
	top: 85px;
	background: #fff;
	border:solid #eee 5px;
	display: none;
	z-index: 99;
	overflow: hidden;
}

#login_form #border, #choose_letter #border
{
	border:1px solid #c4c4c4;
	padding:15px;
	padding-left:65px
}

#login_form a, #choose_letter a{font-size:11px;}
#login_form a, #choose_letter a { text-decoration: underline; }
#login_form a:hover, #choose_letter a:hover { text-decoration: none; }

.content9 span {background:#ffffe5;}

.f_textarea {
	padding:5px;
	background:#f5f5f5;
	border:1px solid #ddd;
	width:460px;
	height:150px;
	margin-top:10px;
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
	color:#555;
}

#register input, #register select, #register textarea {
	border: 1px solid #E6E6E6;
	background: #F3F3F3;
	color: #666;
	padding: 5px;
	font: 12px Arial;
}

textarea:focus, input:focus {
	color:#333;
	border:1px solid #777;
}

.hint {
	display: none;
	position: absolute;
	margin-left: 40px;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	background-color: #ffc;
}

.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(pointer.gif) left top no-repeat;
}

#reg8 input {
	display : block;
	float : left;
	clear : left;
}

.edituser {color: #fff; }
.edituser a {
	font-size : 18px;
	color : #777;
	border-bottom : 1px dashed #777;
}

.post input {
	background : #eee;
	border : 1px solid #ddd;
	color : #777;
	padding : 5px;
	font-family : Arial;
	margin-bottom : 20px;
}

.post textarea {
	background : #eee;
	border : 1px solid #ddd;
	color : #777;
	padding : 10px;
	font-family : Arial;
	margin-bottom : 20px;
}

a.copy {line-height : 23px;}

.hleft {float : none;}
.hright {float : right; width:100px;}
.news-content {clear : both;}

#footer a {color : #666;}
#footer address, em {
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}