/*
Theme Name:     Twenty Ten Child Theme
Description:    
Author:         Afton Dufoe
Template:       twentyten

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyten/style.css");

#site-title {
	font-family: 'Courier New';
	margin: 0 0 0px 0;
	width: 700px;
	padding: 5px;
	font-size: 25px;
	text-align: center;
	line-height: 46px;
}

#access a {
	font-family: 'Courier New';
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	line-height: 38px;
	text-align: center;
	padding: 0 30px;
	text-decoration: none;
	ul-width: 100%;
}

#access .menu-header,
div.menu {
	font-size: 14px;
	margin-left: 200px;
	width: 785px;
}

#access {
	margin-bottom: 0;
	background-color: #000000;
}

#main, .entry-content, .entry-summary, .singular.page .hentry {
	padding: 0px;
}

.page .entry-title {
	display:none;
}

#site-generator { display:none; }

#site-info a { display: none; }

#main {
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 0;
	background: url(images/content_border.jpg) 680px top repeat-y;
}

#main {
	background: #ffffff;
}

#content {
	background: #ffffff;
}

#wrapper {
	background: #ffffff;
	margin-top: 0px;
}

#content, #content input, #content textarea {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
}

#header {
	padding-top: 0px;
}

#access ul :hover > a {
	background: #000000;
	color: #ffffff;
}

#access ul a {
	background: #000000;
	color: #ffffff;
}

#access ul li.current > a {
	color: #000000;
}

* html #access ul li.current_menu-parent a, {
	color: #000000;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:active,
a:hover {
	color: #000000;
}

.commentlist li.comment {
	border-bottom: 5px solid #000000;
}

#respond {
	border-top: 5px solid #000000;
}

#comments .pingback {
	border-bottom: 5px solid #000000;
}

#site-title a {
	display:block;
	width:202px; height:75px;
	background: url(sitetitlelogo_AftonDufoe.png) no-repeat;
	text-indent:-9999em;
}

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: 'Courier New';
}
input[type=submit] {
	font-family: 'Courier New';
}
pre {
	font-family: 'Courier New', monospace;
}
code {
	font-family: 'Courier New',  monospace;
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'Courier New', serif;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active,
a:hover {
	color: #000000;
}
.page-title span {
	color: #000000;
}
.page-title a:link,
.page-title a:visited {
	color: #000000;
}
.page-title a:active,
.page-title a:hover {
	color: #000000;
}
.entry-title a:active,
.entry-title a:hover {
	color: #000000;
}
.entry-meta {
	color: #000000;
}
.entry-content label {
	color: #000000;
}
.page-link a:visited {
	color: #000000;
}
.page-link a:hover {
	color: #000000;
}
.entry-utility {
	clear: both;
	color: #000000;
}
.entry-meta a,
.entry-utility a {
	color: #000000;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #000000;
}
.comment-meta a:visited {
	color: #000000;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #000000;
}
.reply a,
a.comment-edit-link {
	color: #000000;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #000000;
}
#comments .pingback p {
	color: #000000;
}
#respond .required {
	color: #000000;
}
#respond label {
	color: #000000;
}
#respond .form-allowed-tags {
	color: #000000;
}
.navigation a:active,
.navigation a:hover {
	color: #000000;
}
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 5px solid #000000;
}
.wp-caption {
	background: #ffffff;
}
.wp-caption p.wp-caption-text {
	color: #000000;
}
.gallery img {
	border: 5px solid #000000;
}
.gallery .gallery-caption {
	color: #000000;
}
textarea {
	border: 1px solid #000000;
}
.entry-content fieldset {
	border: 1px solid #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;
}
* html #access ul li.current_page_item 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: #000000;
}

img#wpstats {
     display: none;
}

.entry-utility {display:none;}

#container {
	float:right;
	margin-right:-260px;
        width: 100%;
}

#content {
	margin: 0 280px 0 20px;
}

#primary, #secondary {
float:left;
clear:left;
margin-left: 10px;
}