html, body, form, ul, li, p, h1, h2, h3 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: arial;
	background: url(img/bg.jpg) #001136 no-repeat center 0;
	behavior: url("csshover.htc");
}
#main {
	width: 970px;
	margin: 0px auto;
}
#header {
	width: 905px;
	padding: 0 0 0 65px;
	float: left;
}
#logo {
	width: 215px;
	height: 259px;
	padding: 0 20px 0 0;
	float: left;
}
#menu {
	width: 570px;
	height: 54px;
	list-style: none;
	background: url(img/menu_bg.png) no-repeat;
	padding: 25px 0 0 29px;
	margin: 190px 0 0 0;
	float: left;
}
* html #menu {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/menu_bg.png' );
}
#menu li {
	position: relative;
	z-index: 1;
	float: left;
}
#menu a {
	cursor: pointer;
	text-indent: -9999px;
	margin-right: 20px;
	float: left;
}
#menu a.menu_1 {
	width: 65px;
	height: 25px;
	background: url(img/menu_1.gif) no-repeat;
}
#menu a:hover.menu_1 {
	background: url(img/menu_1_hover.gif) no-repeat;
}
#menu a.menu_2 {
	width: 69px;
	height: 24px;
	background: url(img/menu_2.gif) no-repeat;
	margin-top: 1px;
}
#menu a:hover.menu_2 {
	background: url(img/menu_2_hover.gif) no-repeat;
}
#menu a.menu_3 {
	width: 111px;
	height: 33px;
	background: url(img/menu_3.gif) no-repeat;
}
#menu a:hover.menu_3 {
	background: url(img/menu_3_hover.gif) no-repeat;
}
#menu .input {
	width: 164px;
	height: 20px;
	color: #06247B;
	font-size: 18px;
	font-family: Georgia;
	background: url(img/search_bg.gif) no-repeat;
	border: 0;
	padding: 6px 7px 6px 7px;
	float: left;
}
#menu .submit {
	cursor: pointer;
	margin: 4px 0 0 8px;
	float: left;
}
#content_bottom {
	width: 915px;
	background: url(img/content_bottom.gif) no-repeat right bottom;
	margin: 20px 0 0 0;
	float: left;
}
#content_top {
	width: 915px;
	position: relative;
	top: -40px;
	float: left;
}
#content_main {
	width: 915px;
	background: url(img/content_top.png) no-repeat right 0;
	float: left;
}
* html #content_main {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/content_top.png' );
}
#content {
	width: 510px;
	padding: 70px 0 0 48px;
	position: relative;
	z-index: 1;
	float: left;
}
#content_left {
	width: 65px;
	text-align: right;
	padding: 40px 0 0 0;
	float: left;
}
#content_right {
	width: 45px;
	float: left;
}
#content_right a {
	background: url(img/tab.gif) no-repeat;
	margin: 0 0 5px 0;
	float: left;
}
#content_right a.mail {
	width: 36px;
	height: 40px;
	padding: 12px 0 0 9px;
}
#content_right a.rss {
	width: 34px;
	height: 38px;
	padding: 14px 0 0 11px;
}
h1, h2, h3 {
	font-family: Georgia;
	font-weight: normal;
	padding: 0 0 20px 0;
	clear: left;
	display: block;
}
h1 {
	color: #006FFC;
	font-size: 28px;
}
h2, h2 a {
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}
h2 .txt {
	position: relative;
	left: -70px;
	float: left;
}
h2 .date {
	width: 61px;
	height: 58px;
	color: #5185FF;
	font-size: 20px;
	font-family: Georgia;
	text-align: center;
	background: url(img/date.gif) no-repeat;
	padding: 8px 6px 0 3px;
	position: relative;
	top: -18px;
	left: -115px;
	float: left;
}
h3 {
	color: #006FFC;
	font-size: 18px;
}
#sidebar {
	width: 272px;
	padding: 30px 10px 0 10px;
	position: relative;
	z-index: 1;
	float: left;
}
#block_1 {
	width: 220px;
	height: 220px;
	font-family: Georgia;
	list-style: none;
	background: url(img/block_1.gif) no-repeat;
	padding: 37px 25px 30px 27px;
	float: left;
}
#block_1 li {
	width: 220px;
	min-height: 70px;
	float: left;
}
* html #block_1 li {
	height: 70px;
}
#block_1 li:hover {
	background: url(img/icon_5.gif) no-repeat;
}
#block_1 a {
	color: #5A0141;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 30px;
}
#block_1 li span {
	font-size: 14px;
	padding: 0 0 0 30px;
	display: block;
}
#block_2 {
	width: 257px;
	height: 190px;
	color: #94B3FD;
	font-size: 12px;
	list-style: none;
	background: url(img/block_2.jpg) no-repeat;
	padding: 46px 0 30px 0;
	float: left;
}
#block_2 li {
	padding: 7px 25px 7px 25px;
	display: block;
}
#block_2 li img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
#block_2 li:hover {
	background: url(img/block_2_hover.gif) #0035B3 no-repeat right bottom;
	border-top: 1px dashed #01184E;
	border-bottom: 1px dashed #01184E;
	padding: 6px 25px 6px 25px;
}
#block_3 {
	width: 263px;
	height: 239px;
	text-align: center;
	background: url(img/block_3.gif) no-repeat;
	padding: 20px 0 0 0;
	float: left;
}
#block_3 img {
	border: 1px dashed #B40E93;
	margin: 20px 10px 0 10px;
}
#archives, .news, #drawings_gallery, #post_comments .row {
	width: 500px;
	padding: 0 0 20px 0;
	float: left;
}
#archives .row {
	width: 500px;
	padding: 0 0 10px 0;
	float: left;
}
#archives .date {
	color: #C61DA5;
	font-size: 14px;
	font-family: Georgia;
	padding: 5px 20px 5px 0;
	float: left;
}
#archives .txt {
	color: #006FFC;
	border-left: 1px dashed #042295;
	padding: 5px 0 5px 20px;
	float: left;
}
#archives .txt span a {
	color: #006FFC;
	font-size: 11px;
	font-weight: normal;
}
.news p {
	color: #67A8F7;
	font-size: 15px;
	line-height: 1.5;
	padding: 0 0 20px 0;
	display: block;
}
.news p a {
	color: #67A8F7;
	font-size: 15px;
	text-decoration: underline;
}
.news p a:hover {
	text-decoration: none;
}
.news .row, #pages {
	width: 500px;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	float: left;
}
.news .row {
	border-top: 1px dashed #042295;
}
.news .img_right {
	border: 1px dashed #042295;
	padding: 3px;
	margin: 0 0 5px 10px;
	float: right;
}
.news .img_center {
	border: 1px dashed #042295;
	margin: 0 auto;
	display: block;
}
#drawings_gallery {
	text-align: center;
}
#drawings_gallery img {
	margin: 0 0 5px 0;
	display: block;
}
#drawings_gallery a {
	width: 152px;
	color: #67A8F7;
	font-size: 15px;
	text-decoration: none;
	margin: 0 5px 5px 5px;
	float: left;
}
#post_card {
	width: 453px;
	height: 311px;
	background: url(img/post_card.jpg) no-repeat;
	padding: 82px 0 0 57px;
	float: left;
}
#post_card label {
	width: 150px;
	min-height: 23px;
	color: #3E022F;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 0;
	float: left;
}
* html #post_card label {
	height: 23px;
}
#post_card #left {
	width: 195px;
	height: 245px;
	float: left;
}
#post_card #right {
	width: 195px;
	height: 220px;
	padding: 76px 0 0 35px;
	float: left;
}
#post_card .textarea, #post_card .input {
	color: #67A8F7;
	font-family: arial;
	background: none;
	border: 0;
	float: left;
}
#post_card .textarea {
	width: 193px;
	height: 240px;
	overflow: hidden;
}
#post_card .input {
	width: 186px;
	height: 18px;
}
#post_card .submit {
	cursor: pointer;
	margin: 10px 0 0 0;
	float: right;
}
#comments {
	width: 500px;
	list-style: none;
	background: url(img/title_comments.gif) no-repeat 0 50px;
	padding: 70px 0 20px 0;
	float: left;
}
#comments .number {
	color: #609EEC;
	font-size: 14px;
	font-family: Georgia;
	padding: 10px 0 15px 0;
	display: block;
}
#comments .number span {
	color: #FFEEC1;
}
#comments .title_odd, #comments .title_even {
	height: 21px;
	color: #FFEEC1;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 0 2px 10px;
	display: block;
}
#comments .title_odd {
	background: url(img/comment_title_odd.gif) repeat-x 0 2px;
	border-top: 1px dashed #003FD3;
	border-bottom: 1px dashed #003FD3;
}
#comments .title_even {
	background: url(img/comment_title_even.gif) repeat-x 0 2px;
	border-top: 1px dashed #B51791;
	border-bottom: 1px dashed #B51791;
}
#comments .txt {
	color: #609EEC;
	font-size: 13px;
	padding: 10px 10px 10px 30px;
	display: block;
}
#post_comments {
	width: 500px;
	font-size: 13px;
	background: url(img/title_post_comments.gif) no-repeat 0 10px;
	padding: 60px 0 0 0;
	float: left;
}
#post_comments label {
	width: 80px;
	color: #FFEEC1;
	font-weight: bold;
	padding: 5px 0 0 0;
	float: left;
}
#post_comments .input {
	width: 260px;
	color: #FFEEC1;
	font-family: arial;
	background: #003FD3;
	border: 1px solid #779FFE;
	padding: 2px;
	float: left;
}
#post_comments .textarea {
	width: 430px;
	color: #FFEEC1;
	font-family: arial;
	background: #003FD3;
	border: 1px solid #779FFE;
	padding: 2px;
	float: left;
}
#post_comments .submit {
	cursor: pointer;
	margin: 0 60px 0 0;
	float: right;
}
#footer {
	width: 794px;
	height: 275px;
	background: url(img/footer.jpg) no-repeat 53px 0;
	padding: 59px 71px 20px 105px;
	margin: -40px 0 0 0;
	float: left;
}
#footer #posts, #footer #bookmarks {
	width: 250px;
	color: #67A8F7;
	font-size: 9px;
	list-style: none;
	padding: 44px 0 0 0;
	margin: 10px 0 0 0;
	float: left;
}
#footer #posts {
	background: url(img/f_posts.png) no-repeat;
}
#footer #bookmarks {
	background: url(img/f_bookmarks.png) no-repeat;
}
* html #footer #posts {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/f_posts.png' );
}
* html #footer #bookmarks {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/f_bookmarks.png' );
}
#footer #posts li {
	background: url(img/icon_2.gif) no-repeat 5px 2px;
	padding: 0 0 13px 30px;
	display: block;
}
#footer #bookmarks li {
	background: url(img/icon_3.gif) no-repeat 5px 2px;
	padding: 0 0 13px 25px;
	display: block;
}
#footer #bookmarks .none {
	background: none;
	padding: 0 0 13px 20px;
}
#footer #posts a, #footer #bookmarks a, #block_2 a, #archives .txt a {
	color: #FFFFD7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#footer #about {
	width: 228px;
	list-style: none;
	background: url(img/f_about.png) no-repeat;
	padding: 57px 20px 0 20px;
	float: right;
}
* html #footer #about {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/f_about.png' );
}
#footer #about .txt {
	height: 190px;
	color: #FFFFD7;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7;
}
#footer #about .copy {
	color: #67A8F7;
	text-align: right;
}
a.more, a.continue, .previous a, .next a {
	height: 21px;
	color: #FFFFD7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.more {
	width: 60px;
	background: url(img/a.more.gif) no-repeat;
	padding: 7px 0 0 11px;
	float: left;
}
a.continue {
	width: 134px;
	background: url(img/a.continue.gif) no-repeat;
	padding: 7px 0 0 11px;
	margin: 0 5px 0 0;
	float: left;
}
.previous a {
	width: 80px;
	background: url(img/a.previous.gif) no-repeat;
	padding: 7px 0 0 43px;
	float: left;
}
.next a {
	width: 80px;
	background: url(img/a.next.gif) no-repeat;
	padding: 7px 0 0 24px;
	float: right;
}
.left_entry a, .right_entry a {
	color: #FFFFD7;
	font-size: 13px;
	font-family: Georgia;
	font-weight: bold;
	text-decoration: none;
}
.left_entry a {
	background: url(img/a.left_entry.gif) no-repeat left 2px;
	padding: 0 0 0 25px;
	float: left;
}
.right_entry a {
	background: url(img/a.right_entry.gif) no-repeat right 3px;
	padding: 0 25px 0 0;
	float: right;
}
#footer #posts a:hover, #footer #bookmarks a:hover, a:hover.more, #archives .txt a:hover, a:hover.continue, .previous a:hover, .next a:hover, .left_entry a:hover, .right_entry a:hover {
	text-decoration: underline;
}
