/*
Theme Name: Brush Steel
Theme URI: http://
Version: 1.0
Description: A simple two column WP theme
Author: FreeTheme
Author URI: http://freetheme
*/
body {
	margin:0;
	background:#3a3d2c;
	font-family:Tahoma;
	color:#cccccc;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#ffaa00;
	}
a:hover {
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #ffaa00;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:768px;
	margin:0 auto;
	border-left:2px solid #2f3223;
	border-right:2px solid #2f3223;
	background:#393b2d;
	padding:1px 1px 0 1px;
	}

/* The Header */

.head {
	height:137px;
	border:1px solid #60654a;
	background:#535740 url(images/head.gif) 0 1px;
	margin-bottom:1px;
	}
.headtext {
	float:left;
	background:url(images/headout.gif) left no-repeat;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2px;
	text-align:center;
	overflow:hidden;
	}
.headtext h1 {
	color:#ffaa00;
	margin:0;
	padding:0;
	font-size:37px;
	font-weight:normal;
	}
.headtext h2 {
	margin:0;
	padding:0;
	color:#cccccc;
	font-size:14px;
	font-weight:normal;
	}
.headad {
	height:60px;
	width:468px;
	
	margin:3px 10px 0 20px;
	float:right;
	padding:3px;
	}
.headfiller {
	float:left;
	height:25px;
	width:13px;
	background:url(images/headout.gif) right no-repeat;
	}

/* The Bars */

.bar {
	height:2px;
	background:#474a3c;
	overflow:hidden;
	}

/* The Menu */

.menu {
	height:34px;
	background:url(images/menu.gif);
	border-left:1px solid #555b44;
	border-right:1px solid #555b44;
	margin:1px 0;
	line-height:34px;
	font-family:Arial, Helvetica, sans-serif;
	}
.menu ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0 3px 0 72px;
	background:url(images/menuli.gif) right no-repeat;
	}
.menu li {
	background:url(images/menuli.gif) left no-repeat;
	float:left;
	height:34px;
	padding:0 3px 0 5px;
	}
.menu a {
	text-decoration:none;
	background:url(images/menua.gif) center bottom no-repeat;
	height:34px;
	display:block;
	padding:0 5px;
	float:left;
	}
.menu a:hover {
	background-image:url(images/menuahover.gif);
	}

/* The Search */

.search {
	float:right;
	width:222px;
	}
.search form {
	margin:0;
	padding:0;
	}
.search input {
	float:left;
	}
.search input#submit {
	border:none;
	padding:0;
	background:url(images/search.gif);
	width:52px;
	height:34px;
	margin-right:4px;
	}
.search input#s {
	height:18px;
	width:152px;
	background:url(images/searchbar.gif);
	border:none;
	padding:6px 0 0 5px;
	margin-top:5px;
	color:#c3c3c3;
	font-size:11px;
	}

/* The Container */

.container {
	background:url(images/container.gif);
	padding:0 1px;
	}

/* The Content */

.content {
	float:left;
	width:502px;
	border:1px solid #575a49;
	background:#575a49 url(images/content.gif) top repeat-x;
	overflow:hidden;
	padding:18px;
	}
h1.title {
	color:#ffaa00;
	font-size:18px;
	font-weight:normal;
	padding:0;
	margin:0 0 3px 0;
	}
h1.title a {
	text-decoration:none;
	color:#ffaa00;
	}
h1.title a:hover {
	}
.innerbar {
	height:1px;
	background:#393b2d;
	border-bottom:1px solid #646755;
	overflow:hidden;
	}
.content p {
	line-height:22px;
	margin:10px 0 20px 0;
	padding:0;
	}
.postlinks {
	text-align:right;
	margin-bottom:10px;
	}

/* The Sidebar */

.sidebar {
	float:right;
	width:193px;
	border:1px solid #575a49;
	background:#575a49 url(images/content.gif) top repeat-x;
	overflow:hidden;
	padding:0 12px 18px 16px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:22px;
	}
.sidebar h2 {
	color:#ffaa00;
	font-size:18px;
	font-weight:normal;
	padding:18px 0 3px 0;
	margin:0;
	border-bottom:1px solid #393b2d;
	}
.sidebar a {
	color:#cccccc;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#ffaa00;
	}
.sidebar ul ul {
	border-top:1px solid #646755;
	padding:10px 0 0 0;
	}
.sidebar ul ul ul {
	border:none;
	padding:0 0 0 10px;
	}
.sidebar div a {
	color:#ffaa00;
	text-decoration:none;
	}
.sidebar div a:hover {
	text-decoration:underline;
	}

/* The Footer */

.footer {
	clear:both;
	height:25px;
	background:#2d2f22;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	line-height:25px;
	margin:0 -1px;
	}
.footer a {
	color:#fff;
	}

/* The Navigation */

.navigation {
	height:25px;
	margin-top:25px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0 0 20px 0;
	color:#fff;
	margin:0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments textarea {
	width:478px;
	height:156px;
	background:#fff;
	border:1px solid #393b2d;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform input {
	background:#fff;
	border:1px solid #393b2d;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	color:#ffaa00;
	font-size:18px;
	font-weight:normal;
	padding:10px 0 5px 0;
	margin:0;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	}
.comments ol li {
	border-top:1px solid #646755;
	border-bottom:1px solid #393b2d;
	padding:10px 0 0 0;
	}
.comments ol li p {
	padding:0;
	margin:0 0 10px 0;
	}
.commenthead {
	font-size:11px;
	}
.commenthead .alignleft {
	color:#6372a6;
	line-height:normal;
	}
.comments small {
	font-size:11px;
	}
h2#comments {
	border-bottom:1px solid #393b2d;
	}
h2#respond {
	border-top:1px solid #646755;
	padding-top:20px;
	}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(wp-includes/js/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(wp-includes/js/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }