/*
Theme Name: Olegon.org
Theme URI: http://austern.ru/
Description: Оформление для сайта <a href="http://olegon.org">olegon.org</a>
Version: 1.1
Author: Arkadi Carlqvist
Author URI: http://austern.ru/
Text Domain: Olegon.org
*/

* {margin:0; padding:0;}
img {border:0;}
*:focus {outline: none;}
body {background:url(img/bg.gif); font:12px Arial;}
#container {width:653px; margin:auto; padding-top:12px;}
	.logo {margin-bottom:12px;}
	.topmenuOut {width:630px; margin:0 auto 18px auto ; background:#272727;}
		.topmenuIn {background:#000; height:33px; padding:19px 0 0 15px;}
	
	.textBlockOut {background:#272727; width:642px; margin:auto; color:#fff;}	
		.textBlockIn {background:#000; padding:20px; margin-bottom:20px;}
			.mainImg {width:600px; display:block; margin:auto;}
			.textBlockIn p {padding:20px 0 0 0;}
.textBlockIn ol {margin-left:20px;padding-top:10px;}
.textBlockIn ul {margin-left:20px;padding-top:10px;}
.textBlockIn li {padding-top:3px;}
.textBlockIn li a, .textBlockIn li a:visited, .textBlockIn p a, .textBlockIn p a:visited {color:pink;}
.textBlockIn li a:hover, .textBlockIn p a:hover {text-decoration:none;}
			.sep1 {height:2px; background:url(img/sep.gif) repeat-x; display:block; width:607px; margin:10px auto 0 auto;}
			.sep2 {height:2px; background:#795634; margin:7px auto 0 auto; width:607px; display:block;}
			.note {color:#795634;}
                        .textBlockIn h2 a, .h2 a:visited {color:#fff;}
                        .textBlockIn h2 a:hover {color:#fff;text-decoration:none;}
	
	.greyBlockOut {background:#272727; width:642px; margin:15px auto 15px auto;}
		.greyBlockIn {background:#999; padding:20px 0 20px 0;}
			.greyBlockIn ul {list-style:none; padding-top:10px; width:580px; margin:auto;}
				.greyBlockIn ul li {float:left; margin:0 10px 0 0;}
					.greyBlockIn ul li.last {margin:0;}
	
	.copyBlockOut {background:#272727; width:642px; margin:0 auto 11px auto;}
		.copyBlockIn {font-size:9px; color:#666; background:#000 url(img/bgc.gif) repeat-x bottom; padding-bottom:10px;}
			.copyBlockIn p {padding:20px 20px 10px 20px;}
			.copyBlockIn a, .copyBlockIn a:visited {color:#f0f;}
			.counter {width:88px; margin:0 auto 20px auto;}

        .postmetadata a, .postmetadata a:visited {color:#fff;}
        .postmetadata a:hover {text-decoration:none;}

#comments {padding:10px 0 5px 0;}
.commentlist {padding-left:10px;}
.commentmetadata a {color:#666;text-decoration:none;border-bottom:1px dotted #666;}
.comment-body p {padding-top:15px;}
.comment-author .fn a {color:#666;}

#respond h3 {padding-top:15px;}
#submit {margin:5px 0 10px 0;font-face:Trebuchet ms, Arial;}
#commentform p a {color:#666;}
			
	*html .png {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
			this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "img/pix.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
			this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
			this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
		);
	}
