/*
Theme Name: Curvy Wordpress
Theme URI: http://www.wordpressthemesbox.com/
Version: 1.0
Description: 2 Column theme
Author: Ashish sharma
Author URI: http://www.wordpressthemesbox.com/
*/
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #312823;
	font-size: 13px;
	line-height:200%;
	background-color:#fefce7;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(images/bg-header.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:"Trebuchet MS";
	}
h1, h1 a, h1 a:hover{
	color:#843620;
	font-size:30px;
	font-weight:normal;
	padding-bottom:5px;
	text-decoration:none;
	}
h2{
	background-repeat:no-repeat;
	padding:3px 5px 3px 7px;
	font-weight:normal;
	border-bottom:1px solid #f1ecc4;
	font-size:18px;
}
a img {
	border:none}
a{
	color:#843620;
	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.jpg);
	background-repeat:no-repeatp;
	background-position:top;
	}
#logo{
	font-family:"Century Gothic";
	font-size:36px;
	color:#fff;
	padding:22px 0 0 10px;
	text-align:left;
	}
#logo a, #logo a:hover{
	color:#fff;
	text-decoration:none;
	}
#menu{
	width:894px;
	}
#menu ul{
	padding:0;
	list-style:none;
	margin-top:48px;
	}
#menu li{
	display:inline;
	margin-right:35px;
	font-size:18px;
	color:#8e3c26;
	}
#menu li a{
	color:#8e3c26;
	text-decoration:none;
	}
#menu li a:hover{
	color:#000;
	text-decoration:none;
	}
#img{
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	height:185px;
	width:894px;
	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 #f1ecc4;
}
#sidebar li a{
	line-height:220%;
	color:#8c3c25;
	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 #853721;
	line-height:220%;
	}
#columns li a {
	color:#e7e0b3;
	text-decoration:none
	}
#columns li a:hover{
	color:#fff;
	text-decoration:none
	}
#footer{ clear:both; width:100%; margin:0 auto; padding:0;  background-position:top; background-repeat:repeat-x; min-height:40px; background-color:#8e3c26;}
#footer{ padding-top:12px; color:#e7e0b3}
#footer a{ color:#e7e0b3; text-decoration:none}
#footer a:hover{ color:#fff; border-bottom:1px dashed #fff}
#columns {	clear: both; text-align: left; margin: 0 auto; width:883px;}
#columns h3 {
	background-repeat:no-repeat;
	background-position:left;
	color: #dcd59f;	
	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 #e1d99e;
	border-top:1px solid #e1d99e;
	}
.post{
	margin-bottom:20px;
	border-bottom:1px solid #e1d99e;
	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;
	}