/*
Theme Name:     SizerTheme
Theme URI: http://ljonesdesign.com/
Description:    Child theme for the Twenty Ten theme 
Author:         Lawrence Jones
Author URI: http://ljonesdesign.com/
Template:       twentyten
*/
@import url('../twentyten/style.css');

html{background:#3e3e3f url(images/html.jpg) no-repeat;background-position: center top;} 

#site-title {display:none;} 

#site-description {display:none;} 

#header {padding: 0px 0 0 0;}

#branding img {
border-top: 0px ;
border-bottom: 0px ;
}

#access {background:#3e3e3f url(images/nav.jpg) no-repeat;}

#wrapper {background:#ffffff url(images/wrapper.jpg) no-repeat;}

#main {
background: #ffffff url('images/main.jpg') no-repeat;
padding: 15px 0 0;

}


#colophon{border-top:0px;}#site-generator{display:none;}

#container {
margin:0 -255px 0 0;
min-height: 400px;

}

#primary {width:255px; 
			}

#main .widget-area ul {
	margin-left: 0;
	padding: 0 0px 0 0;}
	
.hentry {
	margin: 0px 50px 48px 0px;
}
	





