/*
Theme Name:     Twenty Ten Hand 2
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Ten theme 
Author:         Andre Malan
Author URI:     http: //andremalan.net/
Template:       twentyten
Version:        0.1.0
*/

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

#branding img {
	border-top: none;
}

#access {
	background:url(images/nav-bottom.gif) no-repeat scroll bottom #000000;
	height:60px;
}

#banner {
	height: 90px;
	background: url(images/header.gif) no-repeat center;
}

#header{
padding: 0px;
}
#site-description  {
font-style: italic;
margin: 5px 0 10px;
font-size: 20px;
width: 600px;
float: left;
clear:both;
}

.hentry {
background:url("images/underline.gif") no-repeat scroll bottom center transparent;
margin:0 0 18px;
}

.entry-utility {

padding-bottom:30px;
}


#primary {
	background:url("images/sidebar.gif") repeat-y scroll left center transparent;
	width: 240px;
	}

#main .widget-area ul {
margin-left:0;
padding:0 20px;
}
#imagemenu{
height: 210px;
}

li {
margin-top: 10px;
}


.nav-previous {
	background: url("images/previous.gif") repeat-y scroll left center transparent;
}

#colophon{
background:url("images/bottom.gif") repeat-x scroll top left transparent;
border: none;
}

#site-generator a {
	background: none;
	padding-left:0px;
	color: #0066CC;
}

