/*
Design by Rapid City Vintage Speed	
http://www.rapidcityvintagespeed.com
*/

body {
	margin: 0px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	background-color: #090917;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C90;
}

h1 {
	font-size: 56px;
	font-style: italic;
}

h2 {
	font-size: 20px;
	color: #FF3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: static;
	top: 5px;
	left: auto;
	right: -5px;
	bottom: auto;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 270%;
	text-align: center;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}
.date {
	margin-top: 15;
	line-height: 125%;
	text-align: center;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	white-space: normal;
}






ul, ol { }

blockquote { }

a { color: #C2C8CC; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}


/* Header */

#header {
	width: 900px;
	height: 250px;
	margin: 0 auto;
	background: url(images/img15.jpg) no-repeat;
}

#header h1, #header p {
	float: left;
	margin: 0;
	padding-top: 80px;
	text-transform: lowercase;
	line-height: normal;
}

#header h1 {
}

#header p {
	padding-left: 10px;
}

#header a {
}

/* Menu */

#menu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img16.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	list-style: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu li {
	display: inline;
	position: relative;
}

#menu a {
	padding: 0 20px 0 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 900px;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	height: auto;
	background-repeat: repeat;
}

/* Content */

#content {
	float: left;
	width: 550px;
}

.post {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 340px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background-image: url(images/img07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: text-top;
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background-image: url(images/img06.jpg);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}

#sidebar h2 {
	margin: 0;
	background:  left bottom;
	border-bottom: 2px solid #4A3903;
	position: relative;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 330px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

.press {
	margin-top: 15;
	line-height: 125%;
	text-align: center;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	white-space: normal;
}
/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) repeat-x left top;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
}
#sidebar h3 {
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	position: relative;
	float: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
	font-size: 13px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: auto;
}
