/*
Theme Name: TwentyTen Child
Theme URI: http://theweejenny.net/
Description: A twentyten child theme
Author: TheWeeJenny
Author URI: http://theweejenny.net/
Template: twentyten
Version: 0.1
*/

@import url("../twentyten/style.css");
#content table { border: none; }

#content tr td { border-top: none; }

#wrapper {
background:none repeat scroll 0 0 #FDFDFD;
/*-webkit-box-shadow: 1px 1px 3px #ccc;
-moz-box-shadow: 1px 1px 3px #ccc;
box-shadow: 1px 1px 3px #ccc;*/
}


#site-title a {display:none;}

#site-description {display:none;}


#header {
padding:10px 0 0;
}

#branding img {
border-bottom:1px solid #444;
/*border-top:4px solid #444;*/
border-top:none;*/
clear:both;
display:block;
}

#access {
background:none repeat scroll 0 0 #444444;
display:block;
float:left;
margin:0 auto;
width:940px;
}
#access a {	color: #ccc; display: block; line-height: 38px;	padding: 0 10px;	text-decoration: none;} #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: #fff;}
#content .entry-title {
color:#444444;
}

.entry-title a:link, .entry-title a:visited {
color:#444444;
text-decoration:none;
}

a:link {	color: #187FA8;}

a:visited {	color: #608700;}

a:active,
a:hover {	color: #c7009d;}

.entry-meta a,
.entry-utility a {	color: #888;}

.entry-meta 
a:hover,
.entry-utility 
a:hover {	color: #c7009d;}

.widget-title {
color:#444444;
}

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

#site-info a {
color:#444444;
}
