/*

Theme Name: Themes in Dark 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: #1c1817;

	font-size: 13px;

	line-height:190%;

	background-color:#fff;

	margin:0;

	padding:0;

	text-align:center;

	font-family:Georgia, "Times New Roman", Times, serif;

	background-image:url(images/bg-body.jpg);

	background-repeat:repeat-x;

	background-position:top;

	}

a img {

	border:none;

	}

a{	

	color:#976738;

	text-decoration:none;

	}

a:hover{

	color:#6ee0b9;

	text-decoration:underline;

	}



h1{

	font-size:30px;

	font-weight:normal;

	color:#764b1e;

	padding-bottom:5px;

	margin-bottom:5px;

	}

hexo{

	font-size:17px;

	font-weight:normal;

	color:#764b1e;

	}

hexo2{

	font-size:15px;

	font-weight:normal;

	color:#000000;

	}


h2{

	font-size:20px;

	color:#764b1e;

	font-weight:normal;

	border-bottom:1px solid #e3e3e3;

	border-top:1px solid #e3e3e3;
	
	padding-bottom:50px;
	
	margin-bottom:50px;


	}

#wrapper{

	width:900px;

	margin:0 auto;

	padding:0;

	text-align:left;

	}

#haeder{

	width:900px;

	margin:0;

	}

#menu{

	width:900px;

	height:49px;

	margin:0;

	padding:0;

	float:left;

text-align:left;

background-image:url(images/logotop2.jpg);

background-repeat:repeat-x;

background-position:center;

color:#0b0903;


	}


#menu2{

	text-align:right;
        padding-left:10px
        color:#795312;


	}

#menu ul{

	list-style:none;

	padding:0;

padding-left:140px;

	margin-top:12px;

	}

#menu li{

	display:inline;

	padding-right:20px;

	color:#ffffff;

	}

#menu li a{

	color:#ffffff;

	text-decoration:none;

	}

#menu li a:hover{

	color:#976738;

	text-decoration:none;

	}

#logo{

	float:left;

	font-size:35px;

	color:#fff;

	margin-top:60px;	

	width:450px;

	line-height:120%;

	}

#logo a, #logo a:hover{

	font-size:35px;

	color:#fff;

	text-decoration:none;

	}



#slogan{

	color:#764b1e;

	font-size:20px;

	margin-left:0px;

	}

#header-img{

	background-image: url(images/header-imgtop.jpg);

	width:900px;

	height:241px;

	background-repeat:no-repeat;

	float:left;

	margin-top:0px;

        margin-right:0px;

	}

#container{

	width:900px;

	padding:0;

	}

#content{

	width:530px;

	float:left;	

	padding-bottom:50px;
	
	margin-bottom:50px;


	}

.post{

	margin-bottom:50px;

	}

#sidebar{

	width:300px;

	float:left;

        margin-left:30px;

        font-size:13px;

	}

#sidebar ul{

	list-style:none;

	padding:0px;

	margin-bottom:10px;

	line-height:220%;



        margin-top:5px;


	}

#sidebar li {

	margin-left:1px;

	color:#555;

       border-bottom:1px solid #ddd;



	}

#sidebar li a {

	color:#64665a;

	text-decoration:none;


	}

#sidebar li a:hover {

	color:#6ee0b9;

	text-decoration:none;

	}

#footer{

	width:100%;

	clear:both;

	text-align:center;

	height:60px;

	padding-top:12px;

	background-color:#151515;

	color:#878282;

	}

#footer a{

	color:#878282;

	text-decoration:none;

	}

#footer a:hover{

	color:#fff;

	text-decoration:none;

	}

.links{

	font-size:11px;

	border-bottom:1px solid #e3e3e3;

	border-top:1px solid #e3e3e3;

	margin-bottom:10px;

	}