/*  
Theme Name: Twenty Kenny
Description: A Child Theme of TwentyEleven
Template: twentyeleven
*/
@import url(../twentyeleven/style.css);
#page {
	margin-top: 0;
}

.singular.page .hentry {
	padding: 0;
}

#main {
	clear: both;
	padding: 0;
}

#site-title {
margin-right: 270px;
padding: 1.5em 0 0;
}

#site-description {
color: #7a7a7a;
font-size: 14px;
margin: 0 270px 1em 0;
}

#access a {
height: 30px;
}

#menu-item-54 {
font-size: 12px;
}

.home #menu-item-54{
display:none;
}


#menu-item-53 {
font-size: 12px;
}

#menu-custom.menu {
height: 12px;
}

#site-generator {
width:988px;
display: block;
 margin-left: auto;
 margin-right: auto;

}


#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 2.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}


