/*
Theme Name: Geekquality Twentyten Child
Description: Child theme for the twentyten theme 
Author: Your name here
Template: twentyten
*/

@import url("../twentyten/style.css");


#site-title {display:none;}
#site-description {display:none;}
#branding img { border-top: none; border-bottom: none;}

body,
input,
textarea,
.page-title span,
.pingback a.url 
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 {
	font-family: Georgia, "Bitstream Charter", serif;
}
 
.fullwidth #content {margin: 0 auto; width: 900px; }

#access {background: #FFFFFF;}
#access a {color: #cc3333;}
#access ul ul a {background: #fff;}
#access li:hover > a, 
#access ul ul :hover > a {background: #fff; color: #333;}
#access ul li.current_page_item > a,
#access ul li.current_page_parent > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #333;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_parent a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #333;
}
#access .menu-header,
div.menu {height: 40px; font-size: 16px; margin-left: 12px; width: 928px; 
background: url();
}

a:link {color: #cc3333;}
a:visited {color: #333;}
a:active {color: cc3333;}
a:hover {color: #333;}


.commentlist li.comment li {
margin-left:0;
}

.commentlist li.comment {
margin:0 0 0 10px;
padding:0px;
}
.comment-author cite,
.comment-meta {
margin-left:45px;
}
.commentlist li.comment.depth-2 {
margin:0 0 0 10px;
padding:3px;
}

.commentlist li.comment.depth-3 {
margin:0 0 0 10px;
padding:3px;
}

.commentlist li.comment.depth-4 {
margin:0 0 0 10px;
padding:3px;
}

.commentlist li.comment.depth-5 {
margin:0 0 0 10px;
padding:3px;
}

.commentlist li.comment.depth-6 {
margin:0 0 0 10px;
padding:3px;
}

.commentlist li.comment.depth-7 {
margin:0 0 0 10px;
padding:3px;
}

.commentlist li.comment.depth-8 {
margin:0 0 0 10px;
padding:3px;
}

.commentlist li.comment.depth-9 {
margin:0 0 0 10px;
padding:3px;
}

.commentlist li.comment.depth-10 {
margin:0 0 0 10px;
padding:3px;
}

.wp-caption {
	background: #ffffff;
	line-height: 15px;
	margin-bottom: 15px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 2px;
	text-align: center;
}
.wp-caption img {
	margin: 4px 4px 0;
}
.wp-caption p.wp-caption-text {
	color: #000;
	font-size: 12px;
	margin: 5px;
}