/*
Theme Name: RKT56
Theme URI: http://rkt56.com
Author: Matt Vollmer
Author URI: http://mattthewvollmer.net
*/
@font-face {
	font-family: 'nevisBold';
	src: url('fonts/nevis.eot');
	src: local('nevis Bold'), local('nevis-Bold'), url('fonts/nevis.woff') format('woff'), url('fonts/nevis.ttf') format('truetype'), url('fonts/nevis.svg#nevis-Bold') format('svg');
}
@font-face {
	font-family: 'CommunistRegular';
	src: url('fonts/COMMUNIS.eot');
	src: local('Communist Regular'), local('Communist'), url('fonts/COMMUNIS.woff') format('woff'), url('fonts/COMMUNIS.ttf') format('truetype'), url('fonts/COMMUNIS.svg#Communist') format('svg');
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
html { overflow-y:scroll; }

#content h1 {
	font-family:'nevisBold', "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#666;
	font-size:24px;
	margin-bottom:11px;
	line-height:28px;
	font-weight:normal;
}
#content h2 {
	font-family:'nevisBold', "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#E16D01;
	font-size:19px;
	margin-bottom:6px;
	line-height:22px;
	font-weight:normal;
}
#content h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E16D01;
	font-size:16px;
	margin-bottom:6px;
	font-weight:normal;
}
#content h3 a {
	color:#E16D01;
	text-decoration:none;
}
#content h3 a:hover {
	color:#ffb570;
	text-decoration:underline;
}
#content h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#555554;
	font-size:13px;
}
#header-wrap {
	background:#ececec url(images/bgd-header-shadow.jpg) bottom repeat-x;
	height:125px;
}
#header {
	width:980px;
	height:125px;
	margin:0 auto;
	background:#FFF url(images/bgd-header.jpg);
}
#top-nav {
	float:right;
	margin:8px 37px 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	display:inline;
}
#top-nav li {
	display:inline;
}
#top-nav li a {
	color:#666666;
	text-decoration:none;
	margin-left:8px;
}
#top-nav li.facebook a {
	color:#666666;
	text-decoration:none;
	margin-left:8px;
	padding:0 17px 0 0;
	background:url(images/img-facebook-icon.jpg) right no-repeat;
}
#top-nav li a:hover {
	color:#E6741E;
}
#searchform {
	float:right;
	width:222px;
	margin:9px 37px 0 0;
	display:inline;
}
img.alignleft {float:left; margin:0 10px 2px 0;}
img.alignright {float:right; margin:0 0 2px 10px;}
#search {
	background:#EDEDED;
	border:1px solid #C5C5C5;
	width:183px;
	height:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	float:left;
	padding-left:3px;
}
#searchsubmit {
	float:right;
	position:absolute;
}
.logo {
	float:left;
	margin:16px 0 0 37px;
}
#rotator-wrap {
	height:285px;
	background:url(images/bgd-rotator-shadow.jpg) repeat-x;
}
#rotator {
	width:980px;
	height:285px;
	margin:0 auto;
	background:#efc282 url(images/bgd-rotator.jpg);
}
#breadcrumbs-wrap {
	height:39px;
	background:url(images/bgd-breadcrumb-shadow.jpg) repeat-x;
}
#breadcrumbs {
	width:940px;
	height:26px;
	margin:0 auto;
	padding:13px 0 0 40px;
	background:url(images/bgd-breadcrumbs.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
#breadcrumbs a {
	color:#FFF;
	text-decoration:underline;
}
#breadcrumbs a:hover {
	color:#CCC;
}
#slider-wrap {
	width:920px;
	height:246px;
	float:left;
	margin:20px 0 0 31px;
	display:inline;
	background:url(images/bgd-slider.jpg) no-repeat;
}
#slider {
	height:218px;
	width:865px;
	margin:14px 0 0 40px;
	overflow:hidden;
}
#slider ul, #slider li {
	padding:0;
	list-style:none;
	overflow:hidden;
}
#slider li { 
	width:865px;
	height:218px;
	overflow:hidden; 
}
#slider li img { 
	float:right; 
}
.slider-desc {
	width:240px;
	float:left;
	margin:35px 0 0 10px;
	display:inline;
}
.car {
	font-family:'nevisBold', Impact, Charcoal, sans-serif;
	font-weight:normal;
	color:#966a27;
	font-size:26px;
	margin-bottom:5px;
}
.desc {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#614405;
	line-height:20px;
}
.learn {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	color:#7b5111;
	font-weight:normal;
	text-transform:uppercase;
	font-size:15px;
	margin:5px 0 0 0;
}
.learn a {
	color:#7b5111;
	text-decoration:none;
}
.learn a:hover {
	color:#c98010;
	text-decoration:none;
}
#controls {
	text-align:center;
	margin:14px 0 0 5px;
}
#controls li {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	font-weight:bold;
	display:inline;
}
#controls li a {
	color:#fff;
	text-decoration:none;
	margin-right:5px;
	height:13px;
	width:13px;
	float:left;
	background:url(images/bgd-rotator-off.png) top left no-repeat;
}
#controls li a span {
	display:none;
}
#controls li.current a {
	color:#966a27;
	background:url(images/bgd-rotator-on.png) top left no-repeat;
}
#main-wrap {
	background:#ececec url(images/bgd-main-shadow.jpg) top repeat-x;
}
#main {
	width:980px;
	margin:0 auto;
	background:url(images/bgd-main.png) repeat-y;
}
#content-home {
	width:900px;
	padding:30px;
	margin:0 auto;
	background:url(images/bgd-home.jpg) bottom left no-repeat;
}
#content-interior {
	width:900px;
	padding:30px;
	margin:0 auto;
	height:auto !important;
	height:240px;
	min-height:240px;
	background:url(images/bgd-interior.jpg) bottom left no-repeat;
}
#latest-news {
	float:left;
	width:650px;
	background:#FFF;
	margin:0 0 20px 0;
	border:1px solid #c3c3c3;
}
#latest-news h1 {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	font-weight:normal;
	font-size:17px;
	color:#515151;
	text-transform:uppercase;
	padding:5px 9px;
	background:url(images/bgd-h1.jpg) bottom left repeat-x;
}
#latest-news h2 {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	font-size:16px;
	text-transform:uppercase;
	line-height:19px;
	color:#e16d01;
	margin-top:10px;
	overflow:hidden;
	font-weight:normal;
}
#latest-news h2 a {
	text-decoration:underline;
	color:#e16d01;
}
#latest-news h2 a:hover {
	color:#ffb570;
}
#latest-news p {
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
	font-size:12px;
	line-height:18px;
}

#latest-news p a {
	color:#000;
}
#latest-news p a:hover {
	color:#ccc;
}
#testimonials-home {
	float:left;
	width:650px;
	height:230px;
	background:#FFF;
	border:1px solid #c3c3c3;
}
#testimonials-home h1 {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	font-weight:normal;
	font-size:17px;
	color:#515151;
	text-transform:uppercase;
	padding:5px 9px;
	background:url(images/bgd-h1.jpg) bottom left repeat-x;
}
#testimonials-home h2 {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	font-size:16px;
	text-transform:uppercase;
	line-height:19px;
	color:#e16d01;
	margin-bottom:4px;
	overflow:hidden;
	font-weight:normal;
}
#testimonials-home h2 a {
	text-decoration:none;
	color:#e16d01;
}
#testimonials-home h2 a:hover {
	color:#ffb570;
}
#testimonials-home p {
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
	font-size:12px;
	line-height:18px;
}
#testimonials-home p a {
	color:#000;
}
#testimonials-home p a:hover {
	color:#ccc;
}
#builds {
	float:left;
	width:650px;
	height:160px;
	background:#FFF;
	border:1px solid #c3c3c3;
	margin-bottom:10px;
}
#builds h1 {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	font-weight:normal;
	font-size:17px;
	color:#515151;
	text-transform:uppercase;
	padding:5px 9px;
	background:url(images/bgd-h1.jpg) bottom left repeat-x;
}
#builds h2 {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	font-size:16px;
	text-transform:uppercase;
	line-height:19px;
	color:#e16d01;
	margin-bottom:4px;
	overflow:hidden;
	font-weight:normal;
}
#builds h2 a {
	text-decoration:none;
	color:#e16d01;
}
#builds h2 a:hover {
	color:#ffb570;
}
#builds p {
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
	font-size:12px;
	line-height:18px;
}
#builds p a {
	color:#000;
}
#builds p a:hover {
	color:#ccc;
}
#builds ul {
	float:right;
	width:300px;
	height:121px;
	overflow:hidden;
	margin:6px 0 0 0;
	border-top:1px solid #E6E6E6;
}
#builds ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #E6E6E6;
	padding:3px 0;
}
#builds ul li a {
	color:#333;
	text-decoration:none;
	display:block;
	padding:6px 0 6px 10px;
	background:url(images/img-bullet.jpg) 0 7px no-repeat;
}
#builds ul li a:hover {
	color:#fff;
	background:#d6791d url(images/img-bullet-over.jpg) 0 7px no-repeat;;
}
#content #build-list {
	border-top:1px solid #E6E6E6;
}
#content #build-list li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #E6E6E6;
	padding:3px 0;
	list-style-type:none;
	margin:0;
}
#content #build-list li a {
	color:#333;
	text-decoration:none;
	display:block;
	padding:6px 0 6px 10px;
	background:url(images/img-bullet.jpg) 0 11px no-repeat;
}
#content #build-list li a:hover {
	color:#fff;
	background:#d6791d url(images/img-bullet-over.jpg) 0 11px no-repeat;;
}
.date {
	font-weight:bold;
	color:#000;
	margin-right:4px;
}
.story1 {
	float:left;
	margin:16px 0 0 13px;
	padding:0 20px 0 0;
	width:292px;
	height:180px;
	display:inline;
	background:url(images/bgd-storydivider.jpg) right 5px no-repeat;
	overflow:hidden;
}
.story2 {
	float:right;
	margin:16px 0 0 15px;
	width:290px;
	height:180px;
	display:inline;
	padding:0 20px 0 0;
	overflow:hidden;
}
#email {
	float:right;
	width:227px;
	height:153px;
	background:#FFF;
	border:1px solid #c3c3c3;
}
#email h1 {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	font-weight:normal;
	font-size:17px;
	color:#515151;
	text-transform:uppercase;
	padding:5px 9px;
	background:url(images/bgd-h1.jpg) bottom left repeat-x;
}
#email p {
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
	font-size:12px;
	line-height:18px;
	margin:10px 20px 9px 20px;
}
#specials {
	float:right;
	width:227px;
	height:118px;
	margin-bottom:10px;
	background:#FFF;
	border:1px solid #c3c3c3;
}
#specials h1 {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	font-weight:normal;
	font-size:17px;
	color:#515151;
	text-transform:uppercase;
	padding:5px 9px;
	background:url(images/bgd-h1.jpg) bottom left repeat-x;
}
#specials p {
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
	font-size:12px;
	line-height:18px;
}
#specials a {
	color:#D1761B;
}
#specials a:hover {
	color:#999;
}
#emailform {
	float:right;
	width:185px;
	margin:0 22px 0 0;
	display:inline;
}
#emailfield {
	background:#EDEDED;
	border:1px solid #C5C5C5;
	width:148px;
	height:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	float:left;
	padding-left:3px;
}
#emailsubmit {
	float:right;
	position:absolute;
}
#left-nav {
	margin:0 0 30px 0;
	background:#FFF;
	border:1px solid #C5C5C5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#484343;
}
#left-nav ul {
	margin:11px 20px;
}
#left-nav ul li {
	padding:6px 0;
}
#left-nav ul li a {
	color:#484343;
	text-decoration:none;
}
#left-nav ul li a:hover {
	color:#ff8b00;
}
#left-nav h1 {
	font-family:'CommunistRegular', "Courier New", Courier, monospace;
	font-weight:normal;
	font-size:17px;
	color:#515151;
	text-transform:uppercase;
	padding:5px 9px;
	background:url(images/bgd-h1.jpg) bottom left repeat-x;
}
#sidebar {
	width:227px;
	float:left
}
#content {
	float:right;
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555554;
	font-size:12px;
	line-height:18px;
}
#content ul {
	margin:8px 0;
}
#content ul li {
	list-style-type:disc;
	margin-left:25px;
}
#content img {
	border:2px solid #CCC;
}
#content a {
	color:#E16D01;
	text-decoration:underline;
}
#content p {
	margin:0 0 10px 0;
}
#content a:hover {
	color:#ccc;
}
#footer {
	width:900px;
	height:80px;
	margin:0 auto;
	padding:20px 40px;
	background:#FFF url(images/bgd-footer.jpg);
}
.footer-nav {
	float:left;
	width:140px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.footer-nav li {
	margin-bottom:8px;
}
.footer-nav li a {
	color:#646464;
	text-decoration:none;
}
.footer-nav li a:hover {
	color:#CCC;
}
#content #archive-list li {
	padding:20px;
	border-bottom:1px solid #ccc;
	list-style-type:none;
}

#content #gallery li {
	padding:5px;
	background:#FFF url(images/bgd-gallery-item.jpg) bottom repeat-x;
	border:1px solid #CCC;
	margin-bottom:10px;
	list-style-type:none;
}
#content #gallery li img {
	float:left;
	margin:0 15px 0 0;
}
#content .recent_stories ul li {list-style-type:none; border-bottom: 1px solid #CCC; margin-left:0;}
#content .recent_stories ul li a {color:#333; font-weight:bold; padding:7px; display:block;}
#content .recent_stories ul li a:hover {background:#CCC; color:#000; text-decoration:none;}
