@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
body {
	background-color: #0a080d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/header_fon.png);
	background-repeat: repeat-x;
}
a:link,
a:visited {
	color: #69C;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: none;
	color: #F90;
}
.post_content a[href^="http:"]
{
	background: url(images/link_external.gif) no-repeat right top;
	padding-right: 12px;
}
.post_content a[href^="http://www.agita.net.ru"],
.post_content a[href^="http://agita.net.ru"], 
.post_content a[href^="http://www.agita.fsay.ru"],
.post_content a[href^="http://agita.fsay.ru"],
.post_content a[href^="/"] {
	background: url(images/link_internal.gif) no-repeat right top;
	padding-right: 12px;
}

.post_content img {
	background-color: #0f0c14;
	padding: 5px;
	border: 1px solid #333;
}

p {
	text-indent: 20px;
	line-height: 2;
}
p:first-letter {
	color: #CCC;
	font-weight: bold;
	margin-right: 1px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header {
	background-image: url(images/big_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 387px;
}
#footer {
	height: 79px;
	background-image: url(images/footer_fon.png);
	background-repeat: repeat-x;
	margin-top: 40px;
}
.footer_block {
	text-align: right;
	height: 79px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#topnav_fon {
	background-image: url(images/topnav_fon.png);
	height: 53px;
	width: 887px;
	background-repeat: no-repeat;
	background-position: center top;
}
#topnav {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	padding-top: 13px;
	letter-spacing: 1px;
}
#topnav li {
	text-transform: uppercase;
	display: inline;
}
#topnav a:link,
#topnav a:visited {
	margin-left: 10px;
	margin-right: 10px;
}
#topnav .current_page_item a:link,
#topnav .current_page_item a:visited {
	color: #F90;
}
#bottomnav {
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	font-size: 8px;
	font-weight: bold;
}
#bottomnav li {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	display: inline;
}
#bottomnav a:link,
#bottomnav a:visited {
margin-left: 3px;
margin-right: 3px;
color: #960;
}
#bottomnav a:hover,
#bottomnav a:active {
	margin-left: 3px;
	margin-right: 3px;
	color: #999;
}
#bottomnav .current_page_item a:link,
#bottomnav .current_page_item a:visited {
	color: #999;
}
	
	
#topnav_special {
	width: 800px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0f0c14;
}
#topnav_special ul {
	padding: 0px;
	margin: 0px;
}
#topnav_special li {
	text-transform: lowercase;
	display: inline;
}
#topnav_special a:link,
#topnav_special a:visited {
margin-left: 5px;
margin-right: 5px;
color: #666;
}
#topnav_special a:hover,
#topnav_special a:active {
color: #960;
}
.post_title {
	background-image: url(images/post_title_fon.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 34px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 800px;
	color: #201a2b;
}
.post_title h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.post_title a:link,
.post_title a:visited {
	color: #333;
}
.post_title a:hover,
.post_title a:active {
	color: #666;
}
.post_content {
	background-image: url(images/post_text_fon.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a080d;
	background-color: #0f0c14;
	text-align: left;
	width: 780px;
	color: #999;
	padding: 20px;
}
.post_tag {
	font-size: 10px;
	color: #369;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: left;
	width: 800px;
}
.post_tag a:link,
.post_tag a:visited {
	font-weight: normal;
	color: #369;
}
.post_tag a:hover,
.post_tag a:active {
	font-weight: normal;
	color: #39C;
}
#comments {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #17151a;
	padding-bottom: 5px;
}
#commentlist {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-top: 30px;
}
#commentlist li {
	list-style-type: none;
	padding-bottom: 30px;
	font-size: 14px;
	text-align: left;
	color: #69C;	
}
#commentlist p {
	padding: 10px;
	margin: 0px;
	margin-right: 40px;
	margin-top: 5px;
	border: 2px solid #0f0c14;
	font-size: 12px;
	color: #666;
}
#commentlist p:first-letter {
	color: #999;
	font-weight: bold;
	margin-right: 1px;
}
.post_comments {
	text-align: center;
	width: 800px;
	color: #666;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0f0c14;
}
.form_comment {
	padding-top: 30px;
	width: 500px;
}
.form_comment textarea {
	width: 100%;
	border: 2px solid #333;
	background-color: #0a080d;
	color: #CCC;
}
.form_comment input {
	border: 2px solid #333;
	background-color: #0a080d;
	color: #CCC;
}
#respond {
	width: 800px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0f0c14;
}
.comment-meta {
	font-size: 10px;
	color: #666;
}
.children {
	margin-top: 20px;
}
.children em {
	font-size: 10px;
	font-weight: bold;
	color: #900;
}
.comment-reply-link {
	font-size: 10px;
	font-weight: bold;
}
.url,
.fn {
	font-weight: bold;
}
.bottom_block {
	background-image: url(images/bottom_block.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 267px;
}
.bottom_block_content {
	padding: 15px;
	font-size: 10px;
	text-align: right;
}
.bottom_block_title {
	font-weight: bold;
	text-transform: lowercase;
	color: #F90;
}
.tag_cloud {
	width: 100%;
	text-align: center;
}
.tag_cloud a:link,
.tag_cloud a:visited {
	color: #999;
}
.tag_cloud a:hover,
.tag_cloud a:active {
	color: #39c901;
}
#categories {
	padding: 0px;
	margin: 0px;
}
#categories li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #302e34;
}
#categories a {
	float: left;
}
#categoties img {
}

#most_viewed {
	margin-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
#most_viewed li {
	padding-right: 15px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(images/eye.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.single_page {
	width: 800px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.single_page h1 {
	font-size: 24px;
	font-weight: bold;
	color: #999;
	margin: 0px;
}

#bottom_pic {
	padding-bottom: 40px;
	width: 100%;
	background-image: url(images/bottom_pic.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.not_found h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 200px;
	color: #F90;
	margin: 0px;
}
.not_found h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	margin: 0px;
	font-weight: bold;
}
.not_found a:link,
.not_found a:visited {
	color: #69C;
}
.not_found a:hover,
.not_found a:active {
	color: #69C;
	text-decoration: underline;
}