/*
Theme Name: Twenty Ten Child
Author: Jack Brauer
Author URI: http://www.widerangegalleries.com
Description: Child theme for the Twenty Ten theme
Template: twentyten
*/

@import url("../twentyten/style.css");

/* =Styles from Gallery Site
-------------------------------------------------------------- */
body {
	font-family: Times New Roman, Times, serif;
	background-color: #18191d;
	background-image: url("https://www.kevinwreaves.com/images/graphics/bkg-dark.jpg");
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
nav {
	color: #bbbbbb;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .0em;
}
nav {
	text-align: right;
	margin: 24px 80px 0px 0px;
}
nav a:link, nav a:visited {
	color: #bbbbbb;
	text-decoration: none;
}
nav a:hover {
	color: #e2e7b2;
	text-decoration: none;
}
nav ul, .nav2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
nav ul li, .nav2 ul li {
	display: inline;
}
nav ul li a, .nav2 ul li a {
	text-decoration: none;
	padding: 0 1.8em 0 0;
	white-space: nowrap;
}
nav ul ul, .nav2 ul ul {
	display: none;
}
#logo {
	padding-top: 49px;
	text-align: center;
	position: relative;
	left: -80px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Times New Roman, Times, 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 {
	font-family: Times New Roman, Times, serif;
}
input[type=submit] {
	font-family: Times New Roman, Times, serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#wrapper {
	background: none;
	margin-top: 20px;
	padding: 0 20px;
}

/* =Global Elements
-------------------------------------------------------------- */

body,
input,
textarea {
	font-size: 14px;
	line-height: 18px;
	color: #bbbbbb;
}
a {
   	outline: none;
}
a:active, a:focus {
 	outline: none;
}
a:link, a:visited {
	color: #e2e7b2;
	text-decoration: none;
}
a:active,
a:hover {
	color: #bbbbbb;
	text-decoration: none;
}
hr {
	background-color: #CCC;
}
input[type="text"],
textarea {
	color: #000;
	background: #bbbbbb;
	border: 1px solid #bbbbbb;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 1px;
}

/* =Content
-------------------------------------------------------------- */

#main {
	padding: 0;
}
#content {
	font-size: 14px;
	line-height: 18px;
}
#content {
	color: #bbbbbb;
	font-size: 14px;
	line-height: 18px;
}
#content input,
#content textarea {
	color: #000;
	font-size: 14px;
	line-height: 18px;
}
#content .entry-title {
	color: #dddddd;
	font-size: 28px;
	font-weight: normal;
}
#content h1 {
	color: #dddddd;
}
.entry-meta {
	color: #CCC;
}
.entry-content label {
	color: #CCC;
}
.entry-utility {
	color: #CCC;
}
.page-title, .page-title span {
	color: #dddddd;
}
.page-title a:link,
.page-title a:visited {
	color: #dddddd;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #dddddd;
	text-decoration: none;
}
.entry-title a:link,
.entry-title a:visited {
	color: #dddddd;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #dddddd;
	text-decoration: none;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	text-decoration: none;
}
.page-link a:active,
.page-link a:hover {
	color: #e2e7b2;
	text-decoration: none;
}
.entry-meta a,
.entry-utility a {
	color: #e2e7b2;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #bbbbbb;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #e2e7b2;
	text-decoration: none;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #bbbbbb;
	text-decoration: none;
}
.widget_rss a.rsswidget:hover {
	color: #bbbbbb;
	text-decoration: none;
}

/* = Images
-------------------------------------------------------------- */
.entry-content img {
	background-color: #282930;
	border: 4px solid #282930;
}
.wp-caption {
	background: #282930;
	padding: 4px 4px 4px 4px !important;
	margin: 0 0 16px 0;
	max-width: 700px !important; /* prevent too-wide images from breaking layout */
}
.wp-caption img {
	border: none;
	margin: 0;
}
.wp-caption p {
	margin: 1px !important;
	padding: 1px !important;
}
.wp-caption-text {
	padding: 4px;
	margin: 0;
}
.extra {
	display: block;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}
.wp-caption .extra a.title {
	font-style:italic;
	border-bottom: 0;
}

/* =Comments
-------------------------------------------------------------- */
h3#comments-title,
h3#reply-title {
	color: #bbbbbb;
	font-size: 20px;
	font-weight: normal;
}
#comments .pingback p {
	color: #bbbbbb;
	font-size: 14px;
	line-height: 18px;
}
.comment-body {
	font-size: 14px;
	line-height: 18px;
}
.comment-meta {
	color: #CCC;
	font-size: 14px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #CCC;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #bbbbbb;
	text-decoration: none;
}
#respond .form-allowed-tags {
	color: #CCC;
	font-size: 14px;
	line-height: 18px;
}
.comment-form-comment {
	color: #CCC;
}
#respond {
	border-top: 1px solid #888;
}

/* =Widget Areas
-------------------------------------------------------------- */
.widget-area {
	margin-top: 32px;
}
.widget-title {
	color: #dddddd;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 6px;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
}

/* =Footer
-------------------------------------------------------------- */
#colophon {
	border-top: 0px solid #000;
	margin-top: 0px;
}