*, ul {	padding: 0; margin: 0;}
ul, dl, li, dt, dd{ list-style: none; }
ol li {list-style-type: decimal;}
a { text-decoration:none; outline: none;}
a:active, a:hover {outline: none;}

p {margin: 0px 0px 14px; }
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background-color: #eaeaea;
}

/* Верхнее меню *******************************************************/
#topnav {
	text-align: right;
	padding: 12px 0 8px 0;
}
#topnav a {
	color: #0000ee;
	background-repeat: no-repeat;
	padding: 0 15px 0 25px;
	margin-left: 10px;
	border-right: 1px solid #999;
}
#topnav a:hover {text-decoration:underline;}
#topnav a.bookmark {
	background-image:url(/pic/heart.png);
}
#topnav a.forum {
	background-image:url(/pic/forum.jpg);
}
#topnav a.rss {
	background-image:url(/pic/rss.png);
}
#topnav a.mail {
	background-image:url(/pic/mail.png);
}
#topnav a.add {
	background-image:url(/pic/add.png);
	border:none;
	padding-right:35px;
}
/* Горизонтальное меню *******************************************************/

#hrmenu {
	background-image: url(/pic/hr.png);
	clear:both;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	text-align: left;
	width: 100%;
	position: relative;
}

#hrmenu a {padding-left:15px; text-decoration:none; color:#FFC;}
#hrmenu a:hover {text-decoration:underline;}
/* Блоки *******************************************************/

#left {
	float:left;
	width: 340px;
	margin-top: 15px;
	margin-left: 35px;
	display: inline;
}
#content {
	float:left;
	width: 545px;
	margin-left: 37px;
	margin-top: 15px;
}

/* Шапка сайта *******************************************************/

.wrapper, .headwrap {
	width: 990px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url(/pic/backcentershadow2.gif) repeat-y;
}
.headwrap img { float: left; padding: 8px 0 0 35px;}
.wrapper {
	background: url(/pic/backcentershadow.gif) repeat-y; padding-bottom:30px;}
#header {
	background: #000 url(/pic/background.gif) repeat;
}
#box {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 99px;
	background-image: url(/pic/logo.png);
	background-repeat: no-repeat;
	background-position: center 15px;
}
.subbox {
	float:left;
	width: 281px;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.subbox a {
	font-size: 11px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 30px;
}
.bestf {
	background-image: url(/pic/bestf.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.bestfbox {
	text-align:left;
	margin-top: 15px;
	font-size: 11px;
}
.bestfbox a {
	color: #fc6;
	display:block;
	margin-bottom: 10px;
	margin-right: 0px;
	background: url(/pic/dot.gif) no-repeat left 5px;
	padding-left: 13px;
}
.bestv {
	background-image: url(/pic/bestv.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.newf {
	background-image: url(/pic/newf.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
#zubd {
	height:13px;
	background: url(/pic/zubdown.png) center top;
	font-size: 0px;
}
#zubu {
	height:13px;
	background: url(/pic/zubup2.png) center top;
	font-size: 0px;
	clear: both;
}

/* Панелька пользователя *******************************************************/

#user, #reguser {
	border: 1px solid #d4d4d4;
	color: #fff;
	background-color: #f00;
	text-align: center;
	line-height: 18px;
	height: 18px;
}
#reguser {
	background-color:#EAEAEA;
	color:#333;
}
#userinfo {
	display:none;
	border: 1px solid #d4d4d4;
	background-color: #f5f5f5;
	color: #454444;
	margin-top: 5px;
	text-align: center;
	padding: 5px;
}
#frame {border: 1px solid #d4d4d4; padding:5px; margin-bottom: 15px;}

/* Оформление контента *******************************************************/

h1 a, h1 a:visited, h2 a, h2 a:visited {
	display: block;
	clear:both;
	font-weight: normal;
	font-size: 18px;
	color: #163F53;
	border-bottom: 1px dotted #777;
	letter-spacing: -1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
}
h1 a:hover, h2 a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.postdate  {
	background: url(/pic/mini-dat.gif) no-repeat left center;
	padding-left: 17px;
	font-size: 10px;
	color:#666666;
	margin-bottom: 20px;
	display: block;
}
.postcomment {
	float:right;
	display:block;
	background: url(/pic/mini-com.gif) no-repeat left center;
	padding-left: 17px;
	font-size: 11px;
}
.postcomment a, .postcomment a:visited { color: #CC6600; text-decoration:none; }
.postcomment a:hover { text-decoration:underline; }

#nav {padding: 7px 0 7px 0; border-top: 1px dotted #777;border-bottom: 1px dotted #777; clear:both; margin-bottom:20px;margin-top:20px;}

/* Оформление футера *******************************************************/
#footer {
	background: #000 url(/pic/background.gif) repeat;
	color:#ccc;
	padding: 15px 0 15px 0;
	text-align: center;
}
#footer a, #footer a:visited {
	color: #0F0; 
}
#footer img {border: 0px;margin: 0 auto 0 auto; display:block; }

.ads {border: 1px solid #d4d4d4; padding:5px; margin-top: 15px;}
.ads img {border: 0px;}

.imglist {
	float:left;
	margin-right: 15px;
	border:1px solid #cdcdcd;
	padding:5px;
	margin-bottom:10px;
	clear: both;
}
.rightext {overflow:auto;}

/* =Blockquote */

blockquote {
	background:#f5f5f5 url(/pic/quote.gif) 0 100% no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 40px;
	padding-left: 18px;
	text-align: center;
}

blockquote img{
	padding: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/* =List
-------------------------------------------------- */
#content ul {
	margin-left: 35px;
	padding-bottom: 10px;
	}

#content li {
	margin-left:  20px;
	padding-bottom: 5px;
	}
		
#content ul li {
	background: #FFFFFF url(/pic/check.gif) no-repeat top left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
	}

#sign_up {
	display: none;
	width:550px;
	height: 200px;
	background-color: #fff;
	text-align: center;
	padding-top: 30px;
	border: 5px solid #333;
}









/* Оформление комментариев *******************************************************/

div#comments-wrapper {position: relative;}
div.last_added {border: 1px solid red;}

#name, #2email, #web, #message, #submit {
	font: 12px Verdana, Arial, Tahoma;
	padding: 3px;
	margin-bottom: 5px;
	width: 190px;
	border: 1px solid #B0B0B0;
	
}
#txpCommentInputForm {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#txpCommentInputForm p {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.comment_error {
	font-weight: bold;
	padding: 15px;
	border: 1px solid #ff0000;
	color: #FF0000;
	margin-bottom: 15px;
}

#cpreview {
	padding: 15px;
	border: 1px solid #ff0000;
	color: #006600;
}

#message {
	width: 500px;
	height: 130px;
	margin-bottom: 15px;
}

.button {
	background-color: #FFFFFF;
	width: 193px;
	height: 22px;
	cursor: pointer;
	overflow: visible;
	font-size: 11px;
	color: #004182;
	border: 1px solid #B0B0B0;
	padding: 0px;
}
.comment_header {
	font-weight: bold;
	background-color: #E9E9E9;
	padding: 5px;
	margin-bottom: 20px;
}
.disabled { display: none; }

#txpCommentSubmit {	background:#f00; color: #fff; font-weight: bold; }

.smile1 {
	background: url(/pic/smile100.gif) no-repeat left top;
	padding-left: 50px;
}
.comment {
	background: #f0efe4 url(/pic/quote000.gif) no-repeat left top;
	padding: 8px 8px 8px 30px;
	margin-bottom: 1em;
}
.comment p {margin: 0; }
.comment .cAuth {
	color: #ee5113;
	font-weight: bold;
}
.comment .cText {
	margin-top: 0.5em;
	padding: 0.5em 1em;
	background-color: #fff;
	border-bottom: 1px solid #e7d6c4;
}
.comment15 {
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #990000;
	line-height: normal;
	margin-left: 70px;
}




#hruser {
	float:right;
	padding-right:30px;
	color: #F90;
}
#hruser strong {color:#9F0;}
#login {
	display: none;
	width:260px;
	position: absolute;
	z-index: 777;
	left: 635px;
	top: 53px;
	border: 5px solid #000;
	background-color: #eaeaea;
	padding: 20px;
	text-align: center;
}
#login input#txt {
	border: 1px solid #d4d4d4;
	padding:   2px;
	width: 154px;
	font-family: Helvetica, sans-serif;
	border: 1px solid #666;
	float: left;
	margin-bottom: 5px;
}
#login label {
	clear: both;
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 90px;
	padding-top: 2px;
}
#login #btn, #login #close {
	background-color:#F00;
	margin-left: 7px;
	float:right;
	margin-top: 5px;
	cursor: pointer;
}
#login p {
	clear:both;
	font-size:11px;
	color:#555;
	padding-top: 20px;
	margin: 0px;
	text-align: right;
}

#login a, #login a:visited {
	text-decoration:underline;
	padding: 0px;
	color: #165787;
} 
#login span {color:red; font-weight:bold;}