/*
Theme Name: Curvy
Theme URI: http://www.sportformer.ru/
Version: 1.0
Description: 2 Column theme

*/
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #312823;
	font-size: 13px;
	line-height:200%;
	background-color:#cccccc;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(images/bg-header.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:"Arial";
	}
h1, h1 a, h1 a:hover{
	color:#999999;
	font-size:25px;
	font-weight:normal;
	padding-bottom:5px;
	text-decoration:none;
	}
h2{
	background-repeat:no-repeat;
	padding:3px 5px 3px 7px;
	font-weight:normal;
	font-size:18px;
	background-color:#999999;
	color:#fff;
}
a img {
	border:none}
a{
	color:#999999;
	text-decoration:underline;
	}
a:hover{
	color:#000;
	text-decoration:none;
	}
#wrapper{
	width:894px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
#header{
	width:894px;
	height:133px;
	margin:0;
	padding:0;
	background-image:url(images/header.gif);
	background-repeat:no-repeatp;
	background-position:top;
	}
#logo{
	font-family:"Century Gothic";
	font-size: 18px;
	color:#fff;
	padding:12px 0 0 30px;
	text-align:left;
	font-weight: bold;
	}
#logo a, #logo a:hover{
	color:#000000;
	text-decoration:none;
	}
#menu{
	width:894px;
	}
#menu ul{
	padding:0;
	list-style:none;
	margin-top:45px;
	}
#menu li{
	display:inline;
	margin-right:35px;
	font-size:18px;
	color:#999999;
	}
#menu li a{
	color:#999999;
	text-decoration:none;
	}
#menu li a:hover{
	color:#ffff99;
	text-decoration:none;
	}
#img{
	background-image:url(images/img.gif);
	background-repeat:no-repeat;
	height:259px;
	margin-top:17px
	}
#container{
	width:894px;
	margin-top:20px;
	}
#content{
	float:left;
	width:640px;
	}
#sidebar{
	width:240px;
	float:right
	}
#sidebar ul{
	list-style:none;
	margin-bottom:20px;
	padding:0 10px;
	}
#sidebar li {
	border-bottom:1px solid #eae6ab;
}
#sidebar li a{
	line-height:220%;
	color:#999999;
	text-decoration:none;
	}
#sidebar li a:hover{
	color:#000;
	text-decoration:none;
	}
#columns ul {
	list-style:none;
	margin:0px;
	padding: 0;
	margin-bottom:10px;
	}
#columns li {
	border-top:1px solid #97aa65;
	line-height:220%;
	}
#columns li a {
	color:#eae6ab;
	text-decoration:none
	}
#columns li a:hover{
	color:#fff;
	text-decoration:none
	}

#columns {	clear: both; text-align: left; margin: 0 auto; width:883px;}
#columns h3 {
	background-repeat:no-repeat;
	background-position:left;
	color: #b3bb7d;	
	font: normal 1.4em "Trebuchet MS", Arial, Tahoma, Sans-serif;	
	text-transform: uppercase;
	margin-top:10px;
	}
#columns .col3, .col3-center {
	float: left;
	width: 31%;
	}
#columns .col3-center { 
	margin: 0 15px; 
	}
.links{
	margin-bottom:12px;
	margin-top:2px;
	font-size:11px;
	border-bottom:1px solid #eae6ab;
	border-top:1px solid #eae6ab;
	}
.post{
	margin-bottom:20px;
	border-bottom:1px solid #eae6ab;
	padding-bottom:8px;
	}
table#wp-calendar{
	width:100%;
	}
#searchbox{
	float:right;
	height:29px;
	width:267px;
	margin-top:-23px;
	}
.search{
	height:28px;
	width:220px;
	font-size:20px;
	}

#footer{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	min-height:40px;
	background-color:#999999;
}
#footer a{ color:#eae6ab; text-decoration:none}
#footer a:hover{ color:#fff; border-bottom:1px dashed #fff}