/*
THEME NAME: RDG
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}
em {font-style:italic;}

body {font-size:85%;color:#855300;background:#855300 url(images/bckgrnd.gif) top left repeat-x;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;margin:2.5em 0;}
#header {
background: #fff url(images/header.gif) top left no-repeat;
height:124px;
}
#headerflash {height:75px;}
#headerstatic {
background: #fff url(images/rdg_header_static.gif) top left no-repeat;
height:75px;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:1.5em;line-height:1;margin-bottom:0em;text-transform:uppercase;color:#A7B12F;}
#pageid-5 h1 {margin-bottom:.5em}
h3 {font-size:1.1em;font-weight:bold;clear:left;margin-bottom:.25em;}
h4 {font-size:1.1em;font-weight:normal;clear:left;text-align:center;margin-bottom:.25em;}
h6 {font-size:1.1em;font-weight:normal;color:#5a5a5a;text-align:center;margin-bottom:.5em;}
p {margin:0 0 15px 0;}
blockquote p {margin:0 0 0 0;}
/* p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;} */
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover, .sidebar a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
.sidebar a {color:#674B20;text-decoration:none;}
blockquote {margin:1em 1em 2em 1em;color:#855300;font-style:normal;background-color:#ECEED3;padding:10px;}
#post-5 blockquote {margin:0em 0em 2em 0em;color:#855300;font-style:italic;background-color:#fff;padding:10px 30px 10px 10px;border-top:2px solid #ECEED3;border-bottom:2px solid #ECEED3;width:95%;text-align:center;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
h2 {clear:both;float:none;}
.highlight, h2 {
display:block;
margin:6px 0;
width:100%;
background:#ECEED3;
padding:6px 4px;
font-size:1.2em;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.container {width:900px;margin:0 auto;}
div.span-1 {float:left;margin-right: 22px;}
.span-1  {width: 210px;line-height:1.2;font-size:.95em;}
.span-1 .heightblock {
height:185px;
min-height:185px;
}
.span-main  {
width:700px;
padding:30px 10px;
float:right;
background-color: #ffffff;
}
.homeblock {
margin: 15px 0 30px 0;
color:#855300;
font-style:normal;
background-color:#ECEED3;
padding:15px 10px 10px 10px;
width:98%;
}
.homeblock img.alignright {
float:right;
padding:1px;
border:1px solid #ECEED3;
margin:-35px 10px 0 10px;
}
.homeblock p {
margin:0px 0 0px 0;
}

.push-2 { 
margin: 0 -155px 1.5em 155px;
}
.pull-10 { 
margin-left: -910px;
}
div.border{padding-right:10px;margin-right:11px;border-right:1px solid #eee;}
div.colborder { padding-right:15px;margin-right:14px;border-right:1px solid #fff;}
div.last {margin-right:0;}

/* nav menu */
div#menu
{
background-color: #ECEED3;
line-height:34px;
border-left:155px solid #DCE0AC;
}

div#menu ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:14px;
color: #855300;
text-align: left;
margin: 0;
padding-bottom: 0px;
padding-top: 0px;
}

div#menu ul li
{
display: inline;
margin-left: 0px;
}

div#menu ul li a
{
padding: 9px 20px 9px 20px;
color: #855300;
text-decoration: none;
}

div#menu li:first-child a {
border-left:5px solid #A7B12F;
}

div#menu ul li a:hover
{
background-color: #D3D897;
}

div#menu ul li.current_page_parent, div#menu ul li.current_page_item {
padding: 9px 0px 9px 0px;
background-color: #DCE0AC;
}

div#submenu
{
background-color: #DCE0AC;
line-height:28px;
border-left:155px solid #DCE0AC;
}

div#submenu ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:14px;
color: #855300;
text-align: left;
margin: 0;
padding-bottom: 0px;
padding-top: 0px;
}

div#submenu ul li
{
display: inline;
margin-left: 0px;
}

div#submenu ul li a
{
padding: 7px 20px 7px 20px;
color: #855300;
text-decoration: none;
}

div#submenu li:first-child a {
border-left:5px solid #A7B12F;
}

div#submenu ul li a:hover
{
text-decoration:underline;
}

div#submenu ul li.current_page_item {
font-weight:bold;
}

h1#blog-title {display:none;}

	
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
	    background:#DCE0AC;
	}
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:155px;
        background:#fff;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:155px;
	    /* padding-bottom:1em; */
	}
	.leftmenu .col1 {
        margin:0 15px 0 155px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
		border-left:5px solid #A7B12F;
	}
    .leftmenu .col2 {
        float:left;
        width:120px;
        position:relative;
        right:145px;
    }
	
#footer {
clear:both;
background-color:#A7B12F;
color:#ffffff;
padding:5px;
font-size:1.2em;
border-left:155px solid #DCE0AC;
}

li.newsletter {background: transparent url(images/newsletter.gif) no-repeat 0px .25em;}
li.refer {background: transparent url(images/refer.gif) no-repeat 0px 0em;}
li.smile {background: transparent url(images/rdg_smile-gallery.gif) no-repeat 0px .15em;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;clear:both;float:none;width:100%;height:.1em;margin:0 0 .45em;border:none;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


div.skip-link {
position:absolute;
right:1em;
top:1em;
display:none;
}
.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:1em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright, img.alignright {
float:right;
padding:1px;
border:1px solid #ECEED3;
margin:-.5em 0 0 1em;
}

.alignleft, img.alignleft {
float:left;
margin:.2em 1em 1em 0;
}

.aligncenter, img.aligncenter {
display:block;
margin:1em auto;
text-align:center;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.1em;
color:#674B20;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
padding: 0 0 .2em 2.5em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

div.entry-content {
padding: 0px 0;
}

.span-main ul {
margin:0 0 1.5em 1em;
}

.span-main ul li {
list-style:none;
margin:0;
}

/* services tabl css */
#servicestable {
	width: 100%;
	padding: 0;
	margin: 0;
}

th {
	/* font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
	border-right: 1px solid #ECEED3;
	border-bottom: 1px solid #ECEED3;
	border-top: 1px solid #ECEED3;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #DCE0AC;
	font-size: 11px;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ECEED3;
	background: none;
}

td {
	border-right: 1px solid #ECEED3;
	border-bottom: 1px solid #ECEED3;
	background: #fff;
	padding: 6px 6px 6px 12px;
	font-size: 12px;
}

td.alt {
	background: #F7F7EA;
}

th.spec {
	border-left: 1px solid #ECEED3;
	border-top: 0;
	background-color: #fff;
	/* font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
}

th.specalt {
	border-left: 1px solid #ECEED3;
	border-top: 0;
	background-color: #F7F7EA;
	/* font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268; */
}