/*
Theme Name:     22nd July
Theme URI:      http://techlessons.in
Description:    A 2011 child theme
Author:         Anees P
Template:       twentyeleven
Version:        1.0
Tags: 			dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/*  original css from the parent theme */
@import url("../twentyeleven/style.css");


body {
background-color:#E0E3E6;


}
#branding {
	border:0;
	
}

#page {
	border:1px solid #ccc;
	border-radius:10px;
	width:965px;
}

/*footer*/
#site-generator {
	border:0;
	border-radius:0 0 10px 10px;
	
}

/*site title*/


#site-title a:hover {
	color:#000;
}

#site-title a:active {
	color:#000;
}

#site-title a:visited {
	color:#000;
}

/*entry title */

.entry-title a:hover {
	color:#000;
}

.entry-title a:active {
	color:#000;
}

.entry-title a:visited {
	color:#000;
}

#s.field{
	border-radius:10px;
	outline:0;
	border:1px solid #ccc;
}

#li-comment {
	background-color:#ffffff;
}

#respond {
	background-color:#ffffff;
	
}

#social li{
display:inline;

padding-right:10px;

float:right;
list-style-type: none;
}


aside {
	width: 250px;
	
	
}


.widget li {
	float:left;
	list-style-type: none;
	padding-right:20px;
	display:block;
	clear:both;
	
	
}
