body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #001122;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
.post a {
	color: #6698BD;
	text-decoration: underline;
}

a.posttitle {
	color: #FFF;
	text-decoration: none;
}

blockquote {
	font-style: italic;
	color: #CCCCCC;
	background-color: #5E5364;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2E2832;
	padding: 3px;
}
/* HEADER */
.container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	background-color: #000000;
	background-image: url(images/middle.jpg);
}
.menu {
	height: 34px;
	width: 760px;
	margin-left: 130px;
	xbackground-color: #1565A2;
}
.menu a {
	font-size: 12px;
	color: #104E7E;
}

.top {
	width: 900px;
	height: 188px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	float: left;
	background-color: #000000;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.button {
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 2px;
	width: 86px;
	text-align: center;
	padding-top: 6px;
	float: left;
	font-weight: bold;
	line-height: 12px;
}
.button a {
	font-size: 11px;
}

.xtop h1, .xtop a {
	font-size: 42px;
	margin: 4px;
	color: #2222DD;
	padding-top: 35px;
	padding-right: 5px;
}
.top h2 {
	color: #2222DD;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding-right: 18px;
}
.searchfield {
	background-image: url(img/bg_search.jpg);
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 6px;
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 159px;
}
.formsearch {
	margin-top: 30px;
	margin-right: 5px;
}
/* MAIN */
.center {
	float: left;
	width: 488px;
	padding: 8px;
}
.center h1 {
	color: #FFF;
	font-size: 1.6em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* SIDEBARS */
.left {
	background-color: #000000;
	float: left;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	margin-left: 5px;
}
.right {
	background-color: #000000;
	float: left;
	width: 185px;
	padding-left: 5px;
}
.top_sidebar_block {
	height: 23px;
	width: 181px;
	background-image: url(images/top_sidebar_bg.jpg);
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar_block {
	width: 161px;
	background-image: url(images/sidebar_bg.jpg);
	margin: 0px;
	padding: 10px;
}
.bottom_sidebar_block {
	height: 23px;
	width: 181px;
	background-image: url(images/bottom_sidebar_bg.jpg);
	margin: 0px;
	padding: 0px;
}
.sidebar_header {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}
.cvadrat {
	margin-right: 4px;
	background-position: left;
}
.sidebar_block h2 {
	color: #CCCCCC;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0px;
	margin-top: -10px;
	padding: 0px;
}
.sidebar_block  ul {
	color: #FFFFFF;
	margin: 0px;
	padding-left: 22px;
	padding-right: 4px;
	list-style: disc;
}
.sidebar_block  li {
margin-top: 2px;
}
.sidebar_block form {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
}

/* FOOTER */
.bottom {
	height: 71px;
	width: 900px;
	float: left;
	background-image: url(images/footer.jpg);
	background-color: #000000;
	margin-top: 4px;
}
.copyrights {
	text-align: center;
	padding-left: 20px;
	padding-top: 20px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



.post img {
	margin-left: 6px;
	margin-bottom: 6px;
}

.postinfo {
	font-style: italic;
	color: #ccc;
}

img.avatar {
	border: 0px;
}
