/*
Theme Name: Twenty Eleven Sagar
Theme URI: http://www.ktpl.com
Description: Child theme for the Twenty Eleven theme
Author: Manish Khullar
Author URI: http://www.ktpl.com
Template: twentyeleven
Version: 1.0
*/

@import url("../twentyeleven/style.css");

a{ color: #254655; }  
  
body{  
background: #727D82;  
}  
  
header#branding{  
background: #000066;  
color: #c3cDe1;  
}  
  
header#branding h1, header#branding h2, header#branding a{ color: #ccccee; }  
  
#respond{ background: #E7DFD6; } 
#branding img {
	height:auto;
	width:auto;
	float:left;
}
#branding {
border-top: medium none;
padding-bottom: 10px;
position: relative;
z-index: 2;
}
#branding hgroup {
	margin: 0 2%;
}
#site-title {
float:left;
/*margin-right: 240px; */
padding: 0;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 70px 1.65625em 0;
}
.gallery ul{
	border:1px solid red;
	list-style: none;
	margin: 0px;
	clear:both;
}
.gallery li {
	padding: 4px 6px;
	margin: 5px; 
	float: left;
	position: relative;
	width: 100px;
	height: 200px; 
	list-style-image:none;
	list-style: none;
}
.gallery img {
	background: #fff;
	border: solid 1px #999;
	padding: 5px;
}
.gallery-container { 
	margin: auto;
	clear:both;
	}

	.entry-title {
	clear: both;
	color: #222;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}

.widget ul li {
	color: #777;
	font-size: 10px;
}
.widget a {
	/* font-weight: bold; */
	text-decoration: none;
}
body {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	/* line-height: 1.625; */
}

.singular #primary {
margin: 0 -26.4% 0 0;
}
 
#nav-single {
display: none;
}
 
.singular .entry-header .entry-meta {
position: relative;
}
 
.singular .hentry {
padding: 0;
}
 
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
width: 100%;
}
 
.singular #content, .left-sidebar.singular #content {
margin: 0 34% 0 7.6%;
}
 
.singular article .entry-title {
padding-top: 0;
font-size: 16px;
}
 
.singular .entry-meta .edit-link a {
right: 0;
top: 0;
left: auto;
}
#comments {
display: none;
}
.entry-header hgroup .entry-title {
	padding-top: 10px;
}