/*
Theme Name: Twenty Eleven 
ChildTheme URI: http://example.com/
Description: Child theme for the Twenty Eleven 
Author: Bill
Template: twentyeleven
Version: 0.1.0
*/

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


/* 
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
 */
.widget ul li {	color: #777;	font-size: 12px;}

.widget-title {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

.textwidget td{
	padding-right:10px;
}

#branding {
	border-top: 0px;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}

#branding {
	text-align:center;
}
#branding img {
	height: 60%
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom:10px;
}
#em_widget-2 li {list-style-type: none;}
