/*
Theme Name: Health Desert Night Wordpress Themes
Theme URI: 
Version: 1.0
Description: 2 Column theme
Author: Ashish sharma
Author URI:
*/
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #e4e2c1;
	font-size: 13px;
	line-height:200%;
	margin:0;
	padding:0;
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	background-image:url(images/bg-head.jpg);
	background-color:#14212b;
	font-family:verdana, Georgia, "Times New Roman", Times, serif;
	}
h1, h1 a, h1 a:hover{
	color:#e4e2c1;
	font-size:25px;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:10px;
	padding-bottom:4px;
	}
h2{
	background-color:#293845;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	padding:3px 0 3px 7px;
	}
a {
	color:#d9d7ac;
	text-decoration:underline;
	}
a:hover {
	color:#fff;
	text-decoration:none;
	}
a img{	border:none}
li {
        margin-left:35px;
        margin-right: 35px;
        }
ul {
        margin-bottom:18px;
        }
p {
        margin-bottom:18px;
        }
#wrapper{
	width:960px;
	margin:0 auto;
	padding:0;
	}
#header{
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
#logo, #logo a, #logo a:hover {
	font-size:40px;
	color:#e4e2c1;
	text-decoration:none;
	margin-top:35px;
	}
#tagline{
        font-size:large;
        }
#searchbox{
	float:right;
	height:25px;
	width:310px;
	margin-top:-23px;
	}
.search{
	height:28px;
	width:210px;
	margin-right:8px;
	font-size:20px
	}
.navigation{
	width:960px;
	margin-top:35px;
	}
.navigation ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right
	}
.navigation li{
	display:inline;
	margin-left:25px;
	font-size:15px;
	color:#ac9b78;
	}
.navigation li a{
	color:#ac9b78;
	text-decoration:none;
	padding:3px 5px 6px 5px;
	}
.navigation li a:hover{
	color:#e4e2c1;
	text-decoration:none;
	background-color:#8f8164;
	}
#img{
	background-image:url(images/img2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	widows:960px;
	height:238px;
	margin-top:80px;
	margin-bottom:20px;
	}
#container{
	width:960px;
	margin:0 auto;
	}
#content{
	width:663px;
	background-color:#4f6373;
	border:1px solid #3f5160;
	float:left;
	text-align:left;
	margin-bottom:12px
	}
.post{
	padding:10px; 
	}
#sidebar{
	width:280px;
	float:right;
	text-align:left;
	}
#sidebar ul{
	list-style:none;
	line-height:220%;
	background-color:#4f6373;
	margin-bottom:12px;
	border:1px solid #3f5160;
	border-top:none
	}
#sidebar li{
	margin-left:8px;
	border-bottom:1px solid #3f5160;
	color:#d9d7ac;
	text-decoration:none;
	margin-right:8px;
	}
#sidebar li a{
	color:#d9d7ac;
	text-decoration:none;
	}
#sidebar li a:hover{
	color:#fff;
	}
#footer {
	width:100%;
	clear:both;
	height:60px;
	padding-top:14px;
	text-align:center;
	color:#62584b;
	text-decoration:none;
	border-top:1px solid #3f5160;
	}
#footer a{
	color:#ac9b78;
	text-decoration:none
}
#footer a:hover{
	color:#FFF;}
.pagination{
	margin:5px 8x 5px 8px;
	}
.links{
	height:29px;
	border:1px solid #3f5160;
	margin-top:12px;
	margin-bottom:15px;
	padding-left:10px;
	padding-right:15px;
	}