/*
Theme Name: RMTS 2.0
Theme URI: http://rmts.com/
Description: The default theme for RMTS, Inc
Version: 2.0
Author: Jonathan Gayman
Author URI: http://jonathangayman.com/
*/

/* @group Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

#nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

/* @end */

/* @group Typography */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#content {
	font-size: 1.3em;
	background: url(images/white40.png) repeat;
	margin: 0 0 0 390px;
	color: #fff;
	padding: 100px 20px;
	position: relative;
	width: 680px;
	top: 0;
	min-height: 500px;
	-moz-box-shadow: 0 0 1.2em #000;
	-webkit-box-shadow: 0 0 1.2em #000;
}

#content p {
	margin: 12px 3px;
	line-height: 1.5em;
}

#footer {
	border: none;
	clear: both;
	text-align: right;
	color: #3e4650;
	width: 100%;
	padding: 10px 0 5px;
	margin: 0;
	background: #000;
	min-height: 80px;
}

#footer ul{
	float: left;
	position: relative;
	left: 440px;
	margin: 10px 0 0 0;
	list-style-type: none;
}

#footer ul li{
	float: left;
	margin: 0 10px;
}

#footer div{
	margin: 15px 135px 0 0;
	line-height: 1.4em;
}

#footer div a{
	color: #3e4650;
	padding: 0 0 0 10px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 2em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size:1.2em;
	padding-bottom:0;
	margin-bottom:0;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

/* @end */

/* @group Structure */

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
/* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	background: #002e5e url(images/bridge.jpg) no-repeat;
	color: #333;
	text-align: center;
	height: 100%;
	width: 100%;
}

#header {
	margin: 0;
	padding: 0;
	float: left;
	width: 394px;
}

#nav {
	background: url(images/nav-grad.png) repeat-x;
	margin: 42px 0 0 0;
	padding: 0;
	width: 100%;
	height: 53px;
	clear: right;
	display: block;
	position: absolute;
	left: 0;
	list-style-type: none;
	list-style-image: none;
	white-space: nowrap;
	min-width: 1200px;
}

li.page-item-16{
	padding: 0 0 0 395px;
}

#nav li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	z-index: 10;
	white-space: nowrap;
}

#nav li a {
	padding: 20px 13px 21px;
	text-align: center;
	color: #000;
	display: block;
	font-size: 1.2em;
	z-index: 10;
	position: relative;
	white-space: nowrap;
}

#nav li.current_page_item a {
	color: #a5320c;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* @end */

/* @group Headers */

h1 {
	margin: 137px 0 0 106px;
	padding: 0;
	overflow: hidden;
	width: 201px;
	height: 150px;
	position: relative;
}

h1 a {
	width: 201px;
	height: 150px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/logo.png);
}

h1 a span {
	display: none;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* @end */

/* @group Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* @end */

/* @group Lists */

html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 30px;
	list-style-type: disc;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style-type: disc;
}

html>body .entry ul li ul{
	list-style-type: square;
}

html>body .entry ul li ul li{
	margin: 7px 0 8px 10px;
	list-style-type: square;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* @end */

/* @group Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {


/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 150px;
	position: absolute;
	top: 131px;
	left: 1115px;
	float: left;
	text-align: left;
	color: #fff;
}

#sidebar ul{
	list-style-type: none;
}

#sidebar img{
	max-width: 125px;
	margin: 5px;
}

/* @end */

/* @group Various Tags and Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	min-height: 200px;
	float: right;
	font-style: italic;
	font-size: 1.2em;
	color: #b0cae7;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* @end */

/* @group Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* @end */

/* @group Slider */

#slider {
	width: 680px;
	height: 450px;
	padding: 0;
	margin-top: 30px;
	position: relative;
	border-bottom: 26px solid #666;
}

html div#content div.entry a.hover_nav{
	display: block;
	text-transform: uppercase;
	width: 18px;
	float: right;
	height: 12px;
	padding: 7px 10px;
	margin: 0;
	background: #666;
	text-align: center;
	color: #fff;
	font-size: .9em;
	border-left: 1px dotted silver;
	top: -26px;
	position: relative;
}

#slider div{
	width: 400px;
	display: block;
}

#slider div.slide_on{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

/* @end */

body #content{
	color: #000;
}