/* CSS Document */

body {
	margin:0;
	font-family: Verdana, sans-serif;
	font-size:0.74em;
	color:#555555;
	background-color:#FFFFFF;
	text-align:left;
}

input, textarea {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
	border:1px solid #94ae62;
	margin-bottom:2px;
}

input:hover, textarea:hover {
	border:1px solid #728c40;
}

/*input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-size:10px;
	color:#666666;
	border:1px solid #728c40;
	margin-bottom:2px;
}*/

a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
}

ul {
	list-style-image:url(/files/li.gif);
}

ul li {
	line-height:20px;
	text-align:left;
}

ol li {
	line-height:20px;
	text-align:left;
}

#menu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#94AE62;
	margin-bottom:50px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(/files/menu.jpg);
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(/files/a_hover.jpg);
}

#header {
	width:750px;
	margin:0 auto 0 auto;
	margin-bottom:40px;
	position: relative;
}
#header h1, #header h1 a {
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:left;
}
#header h2, #header h2 a {
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

#rss {
	position: absolute;
	top: -45px;
	right: 2px;
}

#content {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
}

.introduction {
	line-height:20px;
	font-size:12px;
	color:#99B198;
	background-image:url(/files/desc.jpg);
	background-position:top left;
	padding-left: 0;
	/*margin-right:200px;*/
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	text-align: justify;
}
.intr-image {
	margin-right: 6px;
}
.logo {
	position: relative;
	/*margin-right:30px;*/
	width: 200px;
	height: 70px;
	margin-bottom: 20px;
}
.logo ul {
	list-style-type: none;
	display: inline;
}
.logo ul li {
	width: 95px;
	display: block;
}
.clearer {
	clear:both;
}

#sidebar {
	width:200px;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;
}
#sidebar h1 {
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}
#sidebar h1.sub {
	font-size: 1.2em;
}

.submenu {
}
.submenu a {
	display:block;
	width:100%;
	height: 20px;
	padding:5px;
	padding-right:0;
}
.submenu a:hover, .submenu a.no-number:hover {
	background-color:#99B198;
	background-image: none;
}
.submenu a.no-number {
	background-image:url(/files/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.submenu .number {
	float: right;
}
#mainbar {
	margin-right:210px;
	padding-right:10px;
	background-image:url(/files/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align: justify;
}

#mainbar h1, #mainbar h1 a {
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}

#mainbar h1 {
	width: 100%;
	text-align: left;
}

#mainbar h1 a:hover {
	color: #6C534A;
}

#mainbar p {
	padding:0 15px 0 15px;
	line-height:20px;
	margin-bottom: 2px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#mainbar .postinfo {
	border-bottom:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	padding: 4px 15px 4px 0px;
	margin: 4px 0 15px 0;
	font-weight: bold;
}

#mainbar blockquote {
	border-left: solid 3px #728c40;
	padding-left: 15px;
	margin-left: 30px;
	margin-right: 15px;
	line-height:20px;
	font-size:12px;
	color:#99B198;
}

#footer {
	width:100%;
	background-color:#b6cf84;
	border-top:1px solid #d8efa6;
	border-bottom:5px solid #94ae62;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	clear: both;
	margin-top: 15px;
}
#footer a {
	color:#006600;
}
#footer a:hover {
	color:#009900;
}

#miniblog {
	text-align: justify;
	color: #555555;
}

#miniblog h2, #miniblog h2 a {
	font-size: 14px;
	color: #728c40;
	padding: 0 0 3px 0;
	margin: 2px 0;
}

#miniblog h2 a:hover {
	color: #6C534A;
}

#miniblog p {	
	line-height:20px;
}
#miniblog small, #miniblog small a {
	font-size: 10px;
}

div.navigate {
	position: relative;
	margin-bottom: 3px;
}

.next {
	float: right;
}
.prev {
}

.comment1 {
	border: solid 1px #728c40;
	margin-bottom: 3px;
}
.comment2 {
	border: solid 1px #736451;
	margin-bottom: 3px;
}

.num {
	float: right;
}

.komdata, .adm {
	font-size: 0.8em;
}

.owner {
}
.jogger {
}
.guest {
}
.trackback {
}

/* blip_er */

ul#blip {
	list-style: none;
	padding-left: 0;
	margin:0;
	font-size: 10px;
}

#blip li {
	list-style: none;
	border-bottom: 1px solid #eeeeee;
	margin-bottom:2px;
}

span.blipDate{
	display: block;	
	float: right;
}
