/*
Theme Name:     My Twenty Ten Child
Description:    My child theme for the Twenty Ten theme
Author:         My name
Template:       twentyten
Version:        0.0.1
*/

@import url("../twentyten/style.css");

/* Add your css styles after this comment */

.entry-meta {
    display: none;
}

.entry-utility {
    display: none;
}

#access {
background: none repeat scroll 0 0 #808080;
}

#access a {
color:#000000;
}

#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: #FFFFFF;
}

#access li:hover > a, #access ul ul:hover > a {
color: #000000;
background: #AAAAAA;
}

#branding img {
border-bottom: none;
border-top: none;
}

#colophon {
	border-top: none;
}
