body {
	padding: 0 25px;
	background-color: #EDF1F6;
}

#sitetop {
	position: relative;
	height: 150px;
	background-color: #fff;
	border-radius: 0 0 8px 8px;
	background-image: url(/image/logo-2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

	#sitetop #toplogo {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 600px;
		height: 140px;
		text-decoration: none;
	}
	
	#sitetop #login-reg {
		position: absolute;
		display: block;
		top: 10px;
		right:20px;
		padding: 0 0 0 20px;
		background-image: url(/image/chel.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		font-size: 12px;
	}
	
	#sitetop #sitesearch {
		position: absolute;
		display: block;
		top: 50px;
		right:20px;
		background-color: #EDF1F6;
		border: 1px solid #bAc6c1;
		border-radius: 10px;
		padding: 5px 10px;
	}
	
	
		#sitetop #sitesearch #si {
			border-radius: 0;
			padding: 1px 5px;
			font-size: 12px;
			width: 200px;
		}
	
		#sitetop #sitesearch #ss {
			border: none;
			box-shadow: none;
			background-none;
			background-image: url(/image/lypa.gif);
			background-repeat: no-repeat;
			background-position: 0 1px;
			padding: 0;
			width: 23px;
			height: 23px;
		}


#sitemenu {
	position: relative;
	background-color: #4a6671;
	margin: 15px 0;
	padding: 10px;
	border-radius: 8px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

	#sitemenu a {
		font-size: 16px;
		color: #fff;
	}

	#sitemenu a.current {
		color: #f88;
	}


#sitemiddle {
	position: relative;
	background-color: #fff;
	border-radius: 8px;
	height: 100%;
	overflow: hidden;
	padding: 20px;
}

table.layout {
	border: none;
	border-spacing: 0;
}

	table.layout td {
		vertical-align: top;
	}

	table.layout td.left {
		padding: 0 15px 0 0;
	}

	table.layout td.right {
		padding: 0 0 0 20px;
		border-left: 1px solid #eee;
	}

div.route {
	font-size: 14px;
	padding: 0 0 10px 0;
}

div.post-list {
	background-color: #EDF1F6;
	padding: 10px;
	margin: 0 0 10px 0;
	border-radius: 8px;
}

table.announce {
	margin: 0 0 10px 0;
}

	table.announce td.date {
		padding: 0 0 0 10px;
		background-image: url(/image/marker2.gif);
		background-repeat: no-repeat;
		background-position: 0 4px;
		font-size: 12px;
	}
	
	table.announce td.inner {
	}
	
		table.announce td.inner a {
			font-size: 12px;
			text-decoration: none;
		}
		
		table.announce td.inner a.comments {
			display: inline-block;
			height: 16px;
			padding: 0 0 0 15px;
			background-image: url(/image/comment.gif);
			background-repeat: no-repeat;
			background-position: 0 2px;
		}

		
		table.announce td.inner .announce-text {
			font-size: 10px;
			color: #777;
		}

h1.entry-title {
	margin: 0 0 20px 0;
}

img.attachment-post-thumbnail {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
}

.site-content article {
	margin-bottom: 20px;
}

h2.comments-title {
	font-size: 20px;
}

ol.commentlist {
}

	ol.commentlist li.depth-1 {
		background-color: #eee;
		padding: 10px 10px !important;
		margin: 0 0 10px 0;
		border-radius: 8px;
	}

	ol.commentlist li.comment {
		padding-left: 40px;
	}

.comments-area article {
	margin: 0;
	padding-bottom: 0;
}

.comments-area article header.comment-meta {
	margin: 0;
	position: relative;
}

	.comments-area article header.comment-meta div.edit-comment {
		position: absolute;
		top: 0;
		right: 10px;
	}


.comments-area article header cite {
	margin-left: 60px;
}

	.comments-area article header cite b.fn, .comments-area article header cite b.fn a {
		color: maroon;
	}


.comments-area article header cite, .comments-area article header time {
	margin-left: 60px;
	color: #888;
}

.comments-area article section.comment-content {
	padding: 5px 0;
	font-size: 12px;
}

	.comments-area article section.comment-content p {
		line-height: 15px;
		margin: 0 0 7px 0;
	}

h3.widget-title {
	color: #1B55A3;
	font-size: 16px;
	text-transform: none;
	border-bottom: 1px dotted #1B55A3;
	margin: 0 0 10px 0 !important;
}

.wquote-text {
	font-size: 14px;
	padding: 0 20px 0 0;
}

.wquote-author {
	padding: 10px 0 0 40px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

ul.pryaniki-widget, .widget_most_popular_posts ul {
}

	ul.pryaniki-widget li, .widget_most_popular_posts ul li {
		display: block;
		padding: 0 0 0 10px;
		background-image: url(/image/marker2.gif);
		background-repeat: no-repeat;
		background-position: 0 7px;
		font-size:11px !important;
		color: #888;
	}
	
		ul.pryaniki-widget li a, .widget_most_popular_posts ul li a {
			color: #1B55A3 !important;
			text-decoration: none;
		}
		
		ul.pryaniki-widget li a:hover, .widget_most_popular_posts ul li a:hover {
			color: #800 !important;
		}




table.index {
}

	table.index td {
		padding: 0 20px 20px 0;
	}

		table.index td img.wp-post-image {
			display: block;
			float: left; 
			margin: 0 10px 0 0;
		}

h2.index {
	color: #1B55A3;
	font-size: 16px;
	border-bottom: 1px dotted #1B55A3;
	padding: 0 0 5px 0;
}

	h2.index span.date {
		float: right;
		font-size: 11px;
		font-weight: normal;
		color: #888;
	}

.index-announce {
	padding: 10px 0;
	height: 100%;
	overflow: hidden;
	min-height: 180px;
}

	.index-announce h3.index {
		margin: 0 0 20px 0;
		font-size: 15px;
		text-decoration: underline;
		line-height: 18px;
	}
	
	.index-announce p {
		line-height: 18px;
	}
	
	.index-announce a.cut {
		display: block;
		text-align: right;
		padding: 5px 0 0 0;
	}
	
a.more-link {
	display: block;
	text-align: right;
}

div.nothumb {
	width: 99px;
	height: 69px;
	padding: 30px 0 0 0;
	float: left;
	margin: 0 10px 0 0;
	background-color: #eee;
	border: 1px solid #ddd;
	font-size: 11px;
	color: #888;
	text-align: center;
}

.index-post-list ul li {
	display: block;
	padding: 0 0 8px 10px;
	background-image: url(/image/marker2.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	font-size: 12px;
	line-height: 15px;
}

	.index-post-list ul li a {
		text-decoration: none;
	}

.textwidget {
}

	.textwidget p {
		margin: 0 0 5px 0 !important;
	}

#toplinks {
	position: absolute;
	top: 120px;
	right: 20px;
	font-size: 16px;
}

h1.new {
	color: #1B55A3;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px dotted #1B55A3;
	padding: 0 0 5px 0;
	margin: 9px 0 15px 0;
}

.newdate {
	float: right;
	font-size: 12px;
	color: #888;
	font-weight: normal;
}

.widget-area {
	margin: 0 0 20px 0;
}

h3 {
	position: relative;
} 

	h3 div.reload {
		position: absolute;
		top: 10px;
		right: 0px;
		width: 16px;
		height: 16px;
		cursor: pointer;
		background-image: url(/image/next1.gif);
		background-repeat: no-repeat;
	}
	
.wp-polls .pollbar {
	height: 12px;
	background-image: none;
	background-color: #888;
	background: -moz-linear-gradient(top center, #FFF, #888);
	background: -webkit-linear-gradient(top center, #FFF, #888);
	background: linear-gradient(top center, #FFF, #888);
	border: 1px solid #000;
}

.wp-polls .pollbar-1, .wp-polls .pollbar-5 {
	background-color: #d6553a;
	background: -moz-linear-gradient(top center, #f08a64, #d6553a);
	background: -webkit-linear-gradient(top center, #f08a64, #d6553a);
	background: linear-gradient(top center, #f08a64, #d6553a);
}

.wp-polls .pollbar-2, .wp-polls .pollbar-6 {
	background-color: #5e9cc8;
	background: -moz-linear-gradient(top center, #82b7df, #5e9cc8);
	background: -webkit-linear-gradient(top center, #82b7df, #5e9cc8);
	background: linear-gradient(top center, #82b7df, #5e9cc8);
}

.wp-polls .pollbar-3, .wp-polls .pollbar-7 {
	background-color: #7cb232;
	background: -moz-linear-gradient(top center, #9fcc6b, #7cb232);
	background: -webkit-linear-gradient(top center, #9fcc6b, #7cb232);
	background: linear-gradient(top center, #9fcc6b, #7cb232);
}

.wp-polls .pollbar-4, .wp-polls .pollbar-8 {
	background-color: #aa538a;
	background: -moz-linear-gradient(top center, #cf8bba, #aa538a);
	background: -webkit-linear-gradient(top center, #cf8bba, #aa538a);
	background: linear-gradient(top center, #cf8bba, #aa538a);
}

.wp-polls-ul {
	margin: 0;
}

.wp-polls p {
	line-height: 14px !important;
}

	.wp-polls p a {
		color: #1B55A3 !important;
	}

.wpcf7-text {
	width: 80%;
}

.wpcf7-textarea {
	width: 80%;
	height: 100px;
}

.site-footer {
	margin: 20px 0;
	padding: 15px;
	background-color: #fff;
	border-radius: 8px;
	font-size: 12px;
	color: #777;
}

.widget-area .widget {
	word-wrap: normal;
}