/*
Theme Name:     Twenty Eleven Child
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Nishhant
Author URI:     http: //nishhantbhatt.com
Template:       twentyeleven
Version:        0.1.0
*/
@import url("../twentyeleven/style.css");

body {
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #666;
}
#page {
	margin:auto;
	width:986px !important;
	max-width:986px !important;
	background:none;
}
.singular.page .hentry{
	padding:0px;
}
#branding {
	border:none;
	padding:0px;
}
#branding h1 {
	margin-left:13px;
}
#branding img{
	padding:0px 13px;
	width:960px;
	height:224px;
	margin-top:-7px;
}
#branding hgroup {
    float: left;
    height: 80px;
    width: 960px;
	margin:0px;
}

#site-title a {
    color: #009900;
}

#sitename {
    color: #FFFFFF;
    font-size: 26px;
    padding-left: 0px;
    padding-top: 30px;
	font-family:Arial,Verdana,sans-serif;
}

h1,h2,h3{
	line-height: 40px;
}
/** Menu **/
#access {
	margin: 0 auto 0 0;
	width: 986px;
	height: 54px;	float: left;
	background-color: #12283C;
	background-image:none;
	overflow: hidden;
}
#access a{
	height: 54px;
	line-height :54px;
}
#access li {
	height:54px;
}
#nav-bottom {
float: left;
background: transparent url(images/below_nav.gif) no-repeat left top;
width: 986px;
height: 14px;
_margin-bottom: -1px;
}
#main{
	background:#FFFFFF;
	width:960px;
	margin-left:13px;
	padding:0px;
	_margin-left:13px;
}
#content {
	margin:0 3.6% !important;
}
#content, #primary {
	background:#FFFFFF;
}
.entry-content {
	width:100% !important;
}
#site-generator {
	background:none;
	border:0px;
}
h2, h2 a{
font-size:18px;
line-height:40px;
color:#666 !important;
margin:0px !important;
}