/*
Theme Name: Twenty Ten Child Theme
Description: Child theme for Ten
Author: Patrick Butler
Author URI: http://stayathomedead.com
Template: twentyten
*/

@import url("../twentyten/style.css");

body {
   background: #333;
}

#wrapper {
	background-image: url("http://stayathomedead.com/hp_wordpress/wp-content/uploads/2012/06/wrapper-Background.jpg");
	margin-top: 20px;
	padding: 0 20px;
}

#access {
display: none;
}

#access a {
color: #000;
display: block;
line-height: 38px;
padding: 0 10px;
	font-weight: bold;
	font-size:18px;

}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: white;
} 

#branding img {
border-top: none;
border-bottom: none;
}


#site-title, #site-description 
body {
    font-size: 14px;
}

#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 22px;
}

.post .entry-utility, .post .entry-meta {display:none;}

entry-title {
    font-style: bold; font-size: 12px; font-family: Arial, serif; colour: #FFF000;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
font-size: 16px;
line height: 30px;
color:  #8c0c0c;

