/*  
Theme Name: Kirby_Puckett
Theme URI: http://themeshaper.com/
Description: A child theme based off of Kirby
Author: Ame one
Author URI: http://www.ameone.com
Template: twentyten
Version: 1
.
General comments/License Statement if any.
.
*/

@import url(../twentyten/style.css);

#header {
	padding: 15px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}

#wrapper {
	background: #fff;
	margin-top: 10px;
	padding: 0 10px;
}

#access {
    background: #1D062E;
    display: block;
    float: left;
    margin: 0 auto;
    width: 940px;
}
#access .menu-header,
div.menu {
    font-size: 13px;
    margin-left: 12px;
    width: 928px;
}
}
#footer {
	margin-bottom: 20px;

}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


#branding img {
border-top:4px solid #1D062E;
clear:both;
display:block;}


#access .menu {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background: #1D062E none repeat scroll 0 0;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
overflow:hidden;
}

#site-title {
float:left;
margin:0 0 0px;
width:700px;
}

#site-description {
clear:left;
float:left;
font-style:italic;
margin:0px 0 5px;
width:500px;
}

#colophon {
border-top:4px solid #1D062E;
}