/*
Theme Name: SEOFacts
Theme URI: http://dizbalance.ru/
Description: Специально для SEOFacts
Version: 1.0
Author: Agent_SMIT
Author URI: http://dizbalance.ru/

*/

/* Begin Structure */

body {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f6f3e1 url(images/bg.gif) repeat-x;
	color: #333;
	margin: 0px auto;
	padding: 0px;
	}
	
ul {
    margin: 0px;
	padding: 0px;
}

a { color:#000000;
	text-decoration:underline; }
a:hover {
    color:#000000;
	text-decoration:none; }
a img { border: none; }
h2 { font-size:18px; padding: 0px 0px 0px 0px; margin:0px; color:#666666; }
h2 a { text-decoration:none; }
h2 a:hover { text-decoration:underline; }

#page {
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 0;
	width: 920px;
	background: url(images/ye.gif) no-repeat;
	}

#header {
	padding-top: 38px;
	height: 70px;
	width: 920px;
	}

#header #logo {
	width: 350px;
	height: 70px;
	float:left;
	}

#header #right {
	float: right;
	width: 468px;
	height: 60px;
	margin-right: 5px;
	}
	
#seotext {
    padding-left: 7px;
	font: 12px/100% Arial, Helvetica, sans-serif;
}
	
#nav {
	list-style: none;
	margin: 0px;
	margin-top: 5px;
	width: 920px;
	height: 23px;
	padding-top: 9px;
	background: url(images/nav.gif) no-repeat;
}
#nav li {
	float: left;
	margin-left: 15px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #fff;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
}
#nav .page_item a{
	color: #fff;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
}
#nav .page_item a:hover {
	color: #f5f5f5;
}
#nav .current_page_item a:hover {
	color: #f5f5f5;
}

#content {
	font-size: 1.2em;
	width: 520px;
	float: left;
	}
	
#content h2 { font-size:16px; }
#content h2 a { font-size:16px; text-decoration:none; }
#content h2 a:hover { font-size:16px; text-decoration:underline; }


.post {
	margin: 0px;
	margin-top: 20px;
	margin-left: 2px;
	padding: 15px;
	width: 550px;
	padding-bottom:10px;
	background: #fff url(images/postbg.gif) repeat-x;
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #e3e3e3;
	}
.post #in {
	background: url(images/in.gif) no-repeat;
	padding-left: 40px;
	height: 35px;
}
.post #postcomment {
    float: right;
	background: url(images/comm.gif) no-repeat;
	height: 15px;
	padding-left: 18px;
}
.entry {
	text-align: justify;
}

.clear {
	clear: both;
}

.navigation {
    width: 550px;
}


#sidebar {
    width: 310px;
	float: right;
	margin: 0px auto;
	margin-right: 2px;
	font-size:12px;
	padding-top: 20px;
}
#sidebar a { color:#666666; }
#sidebar h2 a { font-size:16px; }
#sidebar h2 { font-size:16px; color:#707070; }
#sidebar .widget {
	width: 310px;
	background: #fff url(images/sidebg.gif);
	margin-bottom: 15px;
}
#sidebar .widgettitle {
	background: #fff url(images/sidehead.gif);
	width: 300px;
	height: 32px;
	padding-top: 10px;
	padding-left: 10px;
	color:#707070;
}

#sidebar .search {
	background: #fff url(images/search.gif) no-repeat;
	width: 300px;
	height: 32px;
	padding-top: 10px;
	padding-left: 10px;
	color:#707070;
}

#s {
    border: 1px solid #cccccc;
	width: 285px;
}
#sidebar #inside {
	background: #fff url(images/sidebtm.gif) no-repeat bottom;
	width: 270px;
	padding: 10px 20px 20px 20px;
}
#sidebar #in {
	background: url(images/sidebarup.gif) top no-repeat;
    width: 280px;
	padding-top:15px;
	padding-left:21px;
	padding-right:21px;
}
#sidebar #down {
	background: url(images/sidebardown.gif) top no-repeat;
    width: 320px;
	height:20px;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar li li {
	padding: 2px 0 2px 15px;
	background: url(images/sidenav.gif) no-repeat 0px 7px;
}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 920px;
	padding-top: 30px;
	clear: both;
	border: none;
	padding-bottom:20px;
	background: url(images/footer.jpg) bottom no-repeat;
	}
/* End Structure */






/*	Begin Headers */
h1 {
	margin: 0;
	}



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	list-style: none;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	width: 550px;
	padding: 15px;
	border: 1px solid #ededed;

}
.alt {
	background-color:#fafafa;
	}

.commentlist #innn {
	background-color:#ffffff;
	width: 580px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}
#commentform input{
	width: 153px;
	background: #FBFBFB;
	border: 1px solid #CDCDCD;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 500px;
	height: 115px;
	background:#FBFBFB;
	border: 1px solid #CDCDCD;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/submit.gif) no-repeat;
	font: 20px Arial, Helvetica, sans-serif;
	border: none;
	width: 232px;
	height: 59px;
	cursor: pointer;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


#designedby {
    background: url('images/diz.gif') no-repeat;
	padding: 0 0 0 35px;
	float:right;
	bottom: 50px;
}
#designedby a:link, #designedby a:visited, #designedby a:active {
    color:#333333;
	text-decoration:underline;
}
#designedby a:hover {
    color:#333333;
	text-decoration:none;
}

blockquote {
background: #f6f3e1;
}


