/*
Theme Name: Gornyak
Theme URI: http://www.gornyak.ru/
Description: Gornyak style by bukh.
Version: 1.0
Author: bukh
Author URI: http://www.gornyak.ru/
*/
* {
	margin:0;
	padding:0;
}
img {
border:0;
}
div#container {
	margin:0 auto;
	width:1000px;
}
div#header {
	height: 102px;
	background: #f3f8fc url(img/logo.png) no-repeat 182px 5px;
	position: relative;
}
div#edelweiss {
	position: absolute;
	width: 84px;
	height: 71px;
	top: 68px;
	left: 687px;
	background: transparent url(img/edelweiss.png) no-repeat;
}
ul#menu-hr {
	display: block;
	list-style: none;
	width:100%;
	height:17px;
	background:#1075a2;
	border-top:1px solid #186f96;
	border-bottom:1px solid #104d69;
	overflow:hidden;
}
ul#menu-hr li{
	height:12px;
	float:left;
	font:14px Bookman Old Style;
	margin:3px 0 0 0;
	border-right:1px solid white;
}
ul#menu-hr li.first{
	margin:3px 0 0 10px;
}
ul#menu-hr li.last{
	margin:3px 0 0 717px;
	border-left:1px solid white;
	border-right:0;
}
ul#menu-hr li a {
	color:white;
	text-decoration:none;
	display:block;
	margin:-4px 13px 0 13px;
}
ul#menu-hr li a:hover {
	color:#ff8040;
}
div#wrapper{
	float:left;
	width:100%;
	background:#e5f3fb;
}
div#content{
	margin:0 0 0 215px;
	padding:0 0 10px 0;
	background:white;
	border-left:1px solid #858c90;
	font:12px verdana,arial;
	text-align: justify;
}
div#content small{
	color:#004080;
	font:bold 9px verdana,arial;
}
div#content h2, h2.news-h2{
	display:block;
	margin: 0px 0px 3px 0px;
	font:bold small-caps 13px verdana,arial;
}
div#content div.post{
	margin:17px;
	border-bottom: 1px solid gray;
	padding:0 0 8px;
}
h1#homenews{
	display:block;
	width:100%;
	height:24px;
	background:transparent url(img/shadow-2.gif) repeat-x;
	font:bold italic 18px Times New Roman;
	text-align:center;
}
div#navigation{
	float:left;
	width:215px;
	margin-left:-1000px;
	background:#e5f3fb url(img/shadow-1.gif) repeat-x;
}
ul.menu-sidebar{
	list-style:none;
	margin:24px 0 0 29px;
}
ul.menu-sidebar li{
	margin:0 0 14px 0;
}
ul.menu-sidebar li a{
	font:bold 15px Bookman Old Style;
	text-decoration:underline;
	color:#800000;
}
ul.menu-sidebar li a:hover{
	text-decoration:none;
	color:#ff8040;
}
div#pathway{
	width:100%;
	background:#e5f3fb url(img/shadow-1.gif) repeat-x;
	padding:0 0 13px 0;
}
div#pathway.wide{
	padding:0 !important;
	background:none !important;
}
strong#where{
	display:block;
	padding:8px;
	font:bold 15px Bookman Old Style;
}
strong#where a {
	color:black;
	text-decoration:none;
}
div#maincontent{
	margin:0 29px 0 37px;
	border-top:1px solid #acb6bc;
	border-left:1px solid #acb6bc;
	background:white url(img/shadow-4.gif) 926px 0 repeat-y;
	position:relative;
}
div#maincontent.wide{
	background:white !important;
	border:0 !important;
	margin:0 !important;
}
div#maincontent h1{
	font-size:14px;
	text-align:center;
	margin:0 0 10px 0;
}
div.shadow-5{
	width:100%;
	height:8px;
	margin:0 0 0 -1px;
	background:transparent url(img/shadow-5.gif) repeat-x;
}
div#maincontent div.left{
	width:8px;
	height:8px;
	position:absolute;
	bottom:0;
	left:-1px;
	background:transparent url(img/shadow-left.gif);
}
div#maincontent div.right{
	width:7px;
	height:8px;
	position:absolute;
	bottom:0;
	right:0;
	background:transparent url(img/shadow-right.gif);
}
div#maincontent div.top{
	width:7px;
	height:9px;
	position:absolute;
	top:-1px;
	right:0;
	background:transparent url(img/shadow-top.gif);
}
div#maincontent.wide div.shadow-5, div#maincontent.wide div.left, div#maincontent.wide div.right, div#maincontent.wide div.top{
	background:none !important;
}
ul.category-content{
	list-style:none;
	margin:20px;
}
div#maincontent ul.category-content li, div#maincontent h3{
	font:bold 16px Times New Roman;
	margin:10px 20px;
}
div#maincontent div.post{
	font:12px verdana,arial;
	text-align: justify;
	padding:20px;
}
div.post p{
	margin: 10px 0 5px 0;
}
div#footer{
	clear:left;
	width:100%;
	height:31px;
	background:transparent url(img/shadow-3.gif) repeat-x;
	font:bold 11px tahoma,arial;
}
div#footer p{
	padding:2px 0 4px 60px;
	color:white;
}
div#footer strong{
	padding:3px 0 3px 67px;
	font-weight:normal;
}
div#maincontent table{
	border-collapse:collapse;
}
div#maincontent table td{
	padding:5px;
	border:1px solid gray;
}
div#counters{
	width:100%;
	text-align:center;
	margin:50px 0 0 0;
}
.noborder, .noborder td{
	border:0 !important;
}
img{
	margin:5px;
}
.alignright{
	float:right;
}
.alignleft{
	float:left;
}
div#maincontent li{
	list-style-position: inside;
}
