/*
Theme Name: Twenty Ten Child
Theme URI: http://www.avitable.com/
Child Theme for Twenty Ten Theme
Author: Avitable
Template: twentyten
Version: 1.1
*/

@import url("../twentyten/style.css");
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Verdana", Times New Roman, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

#site-title {
	display:none;
}
#site-title a {
	display:none;
}
#site-description {
	display:none;
}

#access {
	background: #0e145d;
	}
	
#access li:hover > a,
#access ul ul :hover > a {
	background: #000fff;
	color: #fff;
}

.hentry { margin-bottom: 28px; padding-bottom: 85px;
background: url(post_space.gif) center bottom no-repeat; }

