/* @override 
	http://localhost:8888/ehren/wp-content/themes/miscellaneous/style.css
	http://ehrenspacemuseum.com/wp-content/themes/ehrenspacemuseum/style.css
*/

/*
Theme Name: Ehren Space Museum
Theme URI: http://www.freewpthemes.net/preview/miscellaneous
Description: Tested on WP2.5
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: dark, fixed width, two columns, widgets
*/

body {
	margin-top: 20px;
	padding: 0;
	background: silver url(images/body_bkd.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, "Sans Serif";
	font-weight: normal;
	color: #760019;
}

h1 {
	font-size: 32px;
}

h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
}

h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
}

p, ul, ol {
	margin: 0 0 12px;
	text-align: left;
	line-height: 26px;
}

a:link {
	color: #760019;
}

a:hover, a:active {
	text-decoration: none;
	color: #666666;
}

a:visited {
	color: #760019;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
}

/* Header */

#header {
	width: 968px;
	height: 204px;
	background: url(images/header_bkd.png) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#logo {
	
	padding-left: 164px;
	padding-top: 80px;
	width: 500px;
	height: 77px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	font-size: 26px;
	color: #3399CC;
	text-indent: -9456px;
	background: url(images/ehren-space-museum-logo.gif) no-repeat;
}

#logo h1 a {
	color: #FFFFFF;
	display: block;
	
	
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	padding-left: 5px;
	height: 20px;
	overflow: hidden;
}

#logo a {
	text-decoration: none;
	color: #F2B870;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px 0 0;
	padding: 0 30px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 30px;
	margin-left: 5px;
	padding-top: 5px;
	background: url(images/tab.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Lucida Console, sans-serif;
	font-size: 14px;
	color: black;
}

#menu a:hover {
	text-decoration: none;
	background: url(images/tab_current.gif) no-repeat;
	color: #760019;
}

#menu .current_page_item a {
	background: url(images/tab_current.gif) no-repeat;
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(images/content_bkd.png) repeat-y left top;
}


/* Content */

#content {
	float: right;
	width: 649px;
	padding: 30px 35px 0px 0px;
}

/* Post */

.post {
	padding-bottom: 20px;
}

.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-weight: bold;
	color: #760019;
}

.post .title a {
	text-decoration: none;
	color: #760019;
	text-transform: uppercase;
}

.post .entry {
}

.post .meta {
	font-size: 11px;
	padding: 0px 0 5px 0;
	font-family: Verdana, Helvetica, Arial, "Sans Serif";

}

.post .meta p {
	margin: 0;
	line-height: normal;
	
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}

.post .meta .comments {
	padding: 5px 15px 5px 22px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	background: url(images/comment-icon.png) no-repeat left center;
}

.post .meta b {
	display: none;
}
.post .meta a {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 185px;
	padding: 30px 0px 0px 45px;
	color: #ccc;
}

#sidebar a {
	color: #ccc;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 18px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}

#sidebar li li a {
	padding-left: 18px;
	background: url(images/star-bullet.png) no-repeat left center;
	padding-bottom: 0;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: capitalize;
}

#sidebar a {
	text-decoration: none;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width: 968px;
	height: 73px;
	min-height: 65px;
	background: url(images/footer_bkd.png) no-repeat center top;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Verdana, Helvetica, Arial, "Sans Serif";
}



#legal {
	clear: both;
	padding-top: 22px;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
	color: #ccc;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#comment {
	width: 500px;
	height: 100px;
}

.date  {
	padding: 5px 15px 5px 22px;
	text-transform: uppercase;
	margin: 0;
	background: url(images/calendar_icon.png) no-repeat left center;
	color: #760019;
	font-size: 10px;
}
.category {
	text-transform: uppercase;
	background: url(images/category-icon.png) no-repeat left center;
	font-size: 10px;
	padding: 5px 15px 5px 22px;
}

/* Custom styles */
.postfooter {
	background: url(images/post-footer-bkd.gif) repeat-x;
	height: 11px;
	margin-bottom: 20px;
}
.singlemeta {
	background-color: #EDEDED;
	padding: 10px;
}
.searchtitle {
	font-size: 14px;
	font-weight: bold;
}
