* {
	margin:0;
	padding:0;
	}

body, html {
	min-width:1000px;
	background:#000;
	color:#555;
	font-family: 'Lucida Grande', 'Tahoma', sans-serif;
	font-size:12px;
	line-height:19px;
	}

h1, h2, h3, h4 {
	font-weight:normal;
	color:#000;
	}
a {
	color:#999999;
	text-decoration:underline;
	}
a:hover {
	color:#333333;
	}

img {
	border:none;
	max-width:550px;
	}
img:hover {
	border:none;
	max-width:700px;
	}
.full-story img:hover {
	display:block;
	margin:0 auto;
	position:relative;
	max-width:700px;
	z-index:7;
	}
.publication {
	margin-bottom:40px;
	}
.readmore a {
	color:#000;
	text-decoration:none;
	}
.readmore a:hover {
	border-bottom:1px solid #4d4e4f;
	color:#3399ff;
	text-decoration:none;
	font-weight:normal;
	}
.readmore {
	clear:left;
	float:left;
	font-weight:normal;
	padding-bottom:3px;
	margin-left:4px;
	display:inline;
	font-size:16px;
	float:left;
	width:140px;
	padding-right:5px;
	color:#000;
	text-align:center;
	height:28px;
	background:url('../images/readmore.png') left bottom no-repeat;
	}
.readmore-info a {
	color:#333333;
	text-decoration:none;
	}
.readmore-info {
	padding-bottom:3px;
	display:inline;
	font-size:12px;
	float:left;
	width:250px;
	text-align:center;
	}
	
.readmore-tag a{
	color:#000;
	text-decoration:none;
	}
.readmore-tag {
	max-height: 45px;
	padding-bottom:0px;
	display:inline;
	font-size:10px;
	float:left;
	width:173px;
	padding-right:5px;
	overflow: hidden;
	margin-bottom:10px;
	padding-left:5px;
	}
.news-content h1 {
	font-size:12px;
	font-weight:normal;
	color:#000;
	}

.news-content {
	position:relative;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	margin-top:-20px;
	z-index:1;
	background-color:#fff;
	clear:left;
	float:center;
	width:578px;
	margin-left:-4px;
	}
	
.news-content a {
	color:#000;
	text-decoration:none;
	}
.news-content a:hover  {
	border-bottom:1px solid #4d4e4f;
	color:#3399ff;
	text-decoration:none;
	font-weight:normal;
	}
.news-info {
	margin-left:-4px;
	margin-bottom:5px;
	width:588px;
	clear:left;
	float:left;
	color:#000;
	background:#fff;
	margin-bottom:25px;
	text-shadow: 1px 1px 1px #ccc;
	}
.news-info h2 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	background:#fff;
	}
.title {
	clear:left;
	margin-bottom:10px;
	}
.title a {
	color:#000;
	text-decoration:none;
	}
a:hover .title, .title-info{
	color:#ff6600;
	text-decoration:none;
	}
.title h1 {
	text-shadow: 1px 1px 2px #999999;
	overflow:hidden;
	position:relative;
	font-size:16px;
	padding-top:0px;
	color:#000;
	font-weight:normal;
	width: 580px;
	height: 18px;
	background:#cccccc;
	z-index:1;
	margin-left:-4px;
	padding-left:5px;
	margin-top:-6px;
	padding-bottom:4px;
	padding-top:1px;
	}
.title h1 a:hover {
	border-bottom:1px solid #4d4e4f;
	color:#3399ff;
	text-decoration:none;
	font-weight:normal;
	}
.title-info a {
	color:#000;
	text-decoration:none;
	}
.title-info {	
	margin-left:-4px;
	padding:5px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	float:left;clear:left;
	background:#cccccc;
	width: 578px;
	}
.news-date {
	text-shadow: 1px 1px 2px #ccc;
	float:right;
	margin-top:-23px;
	overflow:hidden;
	position:relative;
	font-size:14px;
	font-weight:normal;
	width:150px;
	height:23px;
	background:#999999 url('../images/date_left.png') left top no-repeat ;
	margin-right:6px;
	text-align:center;
	z-index:2;
	color:#333333;
	}
#wrap {
	background-color:#000;
	margin:0 auto;
	width: 1000px;
	background:url('../images/bg-top.png') right top no-repeat;
	}
#header {
	margin:0 auto;
	width:1000px;
	height:140px;
	margin-bottom:5px;
	}
#logo {
	margin-top:10px;
	position:relative;
	float:left;
	width:155px;
	height:140px;
	background:url('../images/logo.png') left top no-repeat;
	}
	
	
	
#navigation img {
	border:none;
	max-width:800px;
	}
	
#navigation {
	position:relative;
	float:left;
	margin-left:145px;
	width:700px;
	height:128px;
	background:url('../images/header.png') left bottom no-repeat;
	background-color:#000;
	}
#center {
	clear:left;
	margin-left:205px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
	width: 590px;
	}
#center-top {
	clear:left;
	float:left;
	width:100%;
	height:5px;
	background:url('../images/content-top.png') left top no-repeat;
	}
#center-bottom {
	clear:left;
	float:left;
	width:100%;
	height:5px;
	background:url('../images/content-bottom.png') left bottom no-repeat;
	}
#center-content {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	clear:left;
	float:left;
	width:100%;
	background:url('../images/content-bg-n.png') left top repeat-y;
	}
#left {
	margin-top:5px;
	width:200px;
	margin-left:-800px;
	float:left;
	position: relative;
	}
#right {
	margin-top:5px;
	width:200px;
	float:left;
	position:relative;
	}
#footer {
	overflow:hidden;
	position:relative;
	margin-top:-18px;
	padding-top:-18px;
	clear:both;
	width:1000px;
	height:40px;
	background-color:#ffd000;
	font-size:12px;
	color:#fff;
	background:url('../images/footer-bgs.png') left top repeat-y;
	padding:5px;
	z-index:1;
	}
#footer-copyright a {
	text-decoration:none;
	color:#161616;
	}
#footer-copyright {
	margin-left:20px;
	margin-top:7px;
	float:left;
	position:relative;
	z-index:-1;
	width:620px;
	height:40px;
	color:#252525;
	}
#footer-counter {
	display:none;
	float:left;
	position:relative;
	z-index:2;
	width:0px;
	height:0px;
	margin-top:-90px;
	margin-left:-950px;
	}
#search-content {
	position: relative;
	float:left;
	width:900px;
	padding-left:0px;
	padding-top:15px;
	color:#fff;
	font-size:21px;
	text-align:center;
	}
#search a {
	text-decoration:none;
	}
#search {
	text-align:center;
	position: relative;
	clear:left;
	margin-left:50px;
	margin-bottom:5px;
	width:900px;
	height:50px;
	background:url('../images/nav-big.png') left top no-repeat;
	}
.module {
	position:relative;
	clear:left;
	float:left;
	width:200px;
	margin-bottom:5px;
	}
.module-header {
	position:relative;
	clear:left;
	float:left;
	width:200px;
	height:5px;
	background:url('../images/module-header.png') left top no-repeat;
	}
.module-content h2 {
	font-size:16px;
	font-weight:normal;
	border-bottom:3px solid #313131;
	margin-left:-4px;
	width:198px;
	color:#fff;
	text-align:center;
	background:#313131;
	padding-top:5px;
	margin-top:-10px;
	}
.module-content a {
	color:#fff;
	text-decoration:none;
	}

.module-content	a:visited {
	color:#99ccff;
	}
.module-content a:hover {
	border-bottom:1px solid #4d4e4f;
	color:#3399ff;
	text-decoration:none;
	font-weight:normal;
	}
.module-content {
	overflow:hidden;
	color:#fff;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	position: relative;
	clear:left;
	float:left;
	width:195px;
	background:url('../images/module-bg.png') left bottom no-repeat;
	background-color:#313131;
	}
.module-bottom {
	position:relative;
	clear:left;
	float:left;
	width:200px;
	height:5px;
	background:url('../images/module-bottom.png') left bottom no-repeat;
	}
	
.link a:link {
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px 2px #000;
	} /* непосещённые ссылки */

.link a:visited {
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px 2px #000;
	} /* посещённые ссылки */

.link a:hover {
	color:#fff;
	text-shadow: 0px 0px 3px #666;
	text-decoration:none;
	} /* пользователь навёл указатель мыши */

.link a:active {
	color:#fff;
	text-shadow: 0px 0px 3px #666;
	color:#000;
	text-decoration:none;
	} /* активный элемент */

.link {
	padding-left:25px;
	padding-right:25px;
	float:left;
	}
.autor_rating {
	position:relative;
	clear:left;
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:85px;
	height: 16px;clear:left;z-index:2;
	}
	
	
	
#google {
	float:left;
	clear:left;
	width:710px;
	}
#outer {
	text-align:left;
	background:#fff;
	margin:0;
	}
.content {
	float:left;
	width:580px;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:25px;
	}


/*------------------------------------------------------------*
**  Похожие новости
**------------------------------------------------------------*/
.related-news {
	width:95%;
	float:left;
	clear:left;
	background-color:#fff;
	margin-bottom:25px;
	padding:10px;
	}
.related-news li {
	float:left;
	margin-left:10px;
	clear:left;
	}
.related-news a {
	color:#1c9dc3;
	font-size:10px;
	text-decoration:none;
	}
.related-news a:hover {
	color:#333333;
	}
/*------------------------------------------------------------*
**  Оформление
**------------------------------------------------------------*/
.text {
	padding:10px;
	}
.bash {
	clear:left;
	}
.bash h1{
	padding-left:10px;
	padding-top:3px;
	font-size:14px;
	overflow:hidden;
	}
	
.info img:hover {
	max-width:300px;
	}
.info {
	float:left;
	clear:left;
	width:95%;
	background-color:#fff;
	margin-bottom:25px;
	padding:10px;
	margin-top:5px;
	font-size:12px;
	}
.info_image {
	height:59px;
	background:url('../images/img10.png') no-repeat;
	}
.info ul {
	float:left;
	clear:left;
	list-style:none;
	}
.more a {
	text-decoration:none;
	}
li.more {
	background:url('../images/img16.png') no-repeat;
	display:inline;
	padding-left:25px;
	margin-right:20px;
	padding-bottom:3px;
	}
li.com {
	background:url('../images/img17.png') no-repeat;
	display:inline;
	padding-left:25px;
	}
li.tag {
	background:url('../images/anchor.png') no-repeat 10px;
	display:inline;
	padding-left:30px;
	}
li.views {
	background:url('../images/bullet-info.gif') no-repeat;
	display:inline;
	padding-left:20px;
	margin-right:20px;
	padding-bottom:3px;
	}
li.fav {
	display:inline;
	padding-left:10px;
	}
.top-info {
	margin-bottom:5px;
	font-size:11px;
	}
.post-date {
	width:45px;
	height:49px;
	float:left;
	background: url(../images/date-bg.gif) no-repeat;
	margin-right:5px;
	}
.post-month {
	font-size:10px;
	color:#FFF;
	text-align:center;
	display:block;
	line-height:11px;
	padding-top:2px;
	margin-left:-3px;
	}
.post-day {
	font-size:18px;
	text-transform:uppercase;
	color:#999999;
	text-align:center;
	display:block;
	line-height:18px;
	padding-top:7px;
	margin-left:-3px;
	}
.post-title {
	float:left;
	margin-left:10px;
	}


/* ==================== */
.f_textarea {
	color:#757575;
	font-size:11px;
	font-family:'Lucida Grande', 'Tahoma', sans-serif;
	background:url(../images/dlet_field_o.gif) repeat-x;
	width:449px;
	height:156px;
	border:1px solid #e0e0e0;
	}
.f_input {
	color: #757575;
	font-size: 11px;
	font-family: 'Lucida Grande', 'Tahoma', sans-serif;
	background: url(../images/dlet_field_o.gif) repeat-x;
	width:300px;
	height:14px;
	border:1px solid #e0e0e0;
	}
.f_select {
	color:#757575;
	font-size:11px;
	font-family:'Lucida Grande', 'Tahoma', sans-serif;
	background:url(../images/dlet_field_o.gif) repeat-x;
	height:14px;
	border:1px solid #e0e0e0;
	}
/*------------------------------------------------------------*
**  Баш
**------------------------------------------------------------*/
div.bash {
	text-align:justify;
	}
input.bash {}
/*------------------------------------------------------------*
**  Персональные сообщения
**------------------------------------------------------------*/
.menu-messages {
	padding:5px;
	border:1px dashed #aaa;
	margin-bottom:5px;
	margin:10px;
	text-decoration:none;
	}
/*------------------------------------------------------------*
**  Страница пользователя
**------------------------------------------------------------*/
.userinfo {
	clear:left;
	float:left;
	width:70%;
	padding-bottom:5px;
	padding-top:5px;
	}
/*------------------------------------------------------------*
**  Шапа
**------------------------------------------------------------*/
#sape  {
	text-align: center;
	padding:5px;
	margin: 5px;
	float: right;
	width: 190px;
}
#sape  a {
	color:#666666;
	text-decoration:none;
	}
#sape a:hover {
	color:#666666;
	}
.lite {
	clear:left;
	float:left;
	margin-bottom:10px;
	}
.lite h1 {
	clear:left;
	float:left;
	font-size:16px;
	width:450px;
	height:20px;
	overflow:hidden;
	}
.news-text {
	clear:left;
	float:left;
	margin-left:-4px;
	padding-right:5px;
	width:578px;
	background-color:#fff;
	padding-left:5px;
	padding-top:10px;
	}
.comment {
	overflow:hidden;
	position:relative;
	width:578px;
	max-height:370px;
	float:left;
	clear:left;
	margin-bottom:15px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	}
.comment-date {
	padding-left:10px;
	text-align:left;
	float:left;
	}
.comment-top a {
	text-decoration:none;
	color:#fff;
	}
.comment-top {
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	width:568px;height:19px;
	float:left;
	clear:left;
	background:#333333;
	border-bottom: 1px solid #e0e0e0;
	}
.comment-left a {
	text-decoration:none;
	}
.comment-left {
	padding-top:10px;
	padding-left:5px;
	position:relative;
	width:170px;
	max-height:280px;
	float:left;
	clear:left;
	background:#fff;
	padding-bottom:10px;
	border-right: 1px solid #e0e0e0;
	}
.comment-right {
	padding-top:10px;
	padding-left:5px;
	position:relative;
	width:387px;
	max-height:280px;
	float:left;
	background:#ffffff;
	}
	
.comment-right  img {
	border:none;
	max-width:340px;
	max-height:200px;
	}
.comment-signature {
	border-top: 1px solid #e0e0e0;
	padding-left:5px;
	padding-bottom:5px;
	position:relative;
	width:573px;
	max-height:54px;
	float:left;
	clear:left;
	background:#fff;
	border-bottom: 1px solid #e0e0e0;
	}
.comment-variants a {
	color:#cccccc;
	text-decoration:none;
	}
.comment-variants a:hover {
	color:#fff;
	}
.comment-variants {
	position:relative;
	width:573px;
	height:20px;
	float:left;
	clear:left;
	background:#333333;
	color:#fff;
	padding-left:5px;
	}
.comment-userinfo a {
	color:#333333;
	text-decoration:none;
	}
.comment-userinfo {
	padding-left:5px;
	position:relative;
	width:573px;
	height:19px;
	float:left;
	clear:left;
	background:#fff;
	border-bottom: 1px solid #e0e0e0;
	}
		
.userstop a{
	color:#333333;
	text-decoration:none;
	}
	
.userstop {
	font-size:10px;
	text-align:left;
	padding:5px;
	margin-left:-10px;
	float:left;
	width: 580px;
	}
	
.news_full h1 {
	background:#474745;
	margin-top:-6px;
	margin-left:-4px;
	font-size:14px;
	padding:3px;
	width:582px;
	height:16px;
	overflow:hidden;
	color:#fff;
	}

.prev-next {
	background:#474745;
	margin-left:-5px;
	width:578px;
	color:#99ccff;
	float:left;
	clear:left;
	padding:5px;
	margin-top:10px;
	text-align:center;
	overflow:hidden;
	margin-top:10px;
	}	
	
.top-info {
	background:#474745;
	margin-left:-4px;
	padding-left:5px;
	width:583px;
	color:#99ccff;
	}

.top-info a {
	text-decoration:none;
	color:#99ccff;
	}	
	
.prev-next a {
	text-decoration:none;
	color:#99ccff;
	}
	
.top-info a:hover {
	text-decoration:underline;
	color:#99cc00;
	}

.prev-next a:hover {
	text-decoration:underline;
	color:#99cc00;
	}
	
#comments {
	background:url('../images/text-edit.png') left top no-repeat;
	}
	
.news_tags, .related, #thx-layer, .add_this, .information {
	margin-left:-20px;
	float:left;
	clear:left;
	width:300px;
	z-index:1;
	padding-left:5px;
	position:relative;
}
.fav {float:right;
	padding-right:5px;
	position:relative;
	z-index:1;
	}
.news_tags {
	height:20px;
	overflow:hidden;
	position:relative;
	background:#dfe3fc;
	padding-bottom:5px;
	z-index:1;
	}
.news_tags:hover {
	min-height:50px;
	overflow:hidden;
	background:#dfe3fc;
	position:relative;
	z-index:3;
	padding-top:20 px;
	padding-bottom:20px;
	}
.related {
	background:#ccff99;
	height:20px;
	overflow:hidden;
	position:relative;
	z-index:1;
	padding-bottom:5px;
	}
.related:hover {
	min-height:50px;
	overflow:hidden;
	background:#ccff99;
	position:relative;
	margin-top:0px;
	z-index:3;
	padding-top:20 px;
	padding-bottom:20px;
	}
#thx-layer a {
	color:#666;
	font-size:14px;
	}
#thx-layer {
	height:20px;
	overflow:hidden;
	}
#thx-layer:hover {
	background:#dfe3fc;
	min-height:50px;
	overflow:hidden;
	}
.add_this  {
	height:50px;
	overflow:hidden;
	}
.information {
	height:20px;
	background:#fff;
	}
input:focus {
	border: 2px solid #ccc;
	}
textarea:focus {
	border: 2px solid #ccc;
	}
input[type="image"] {
	cursor: pointer;
	}
input[type="button"] {
	cursor: pointer;
	}