/*  
Theme Name: RHIZOME CUSTOM
Theme URI: http://www.boydcompany.net
Description: Theme for the Boyd Co Website
Version: 1.0
Author: James McGrath
Author URI: http://www.rhizomedesign.com/

*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, strong, sub, sup, tt, var,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;background-color:#fff;font:11px verdana, arial, sans-serif;color:#3f4443;line-height:17px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*AREA HOLDING ALL PAGE CONTENT*/
#wrapper
{
   width:800px;margin:1px auto 0 auto;padding:0;text-align:left;background-image:url(images/bg.gif);
}

/*AREA HOLDING ALL PAGE CONTENT*/
#area_header
{
   width:800px;float:left;padding:0;background-color:#fff;
}

/*AREA HOLDING ALL PAGE CONTENT*/
#header_highlight
{
   width:533px;height:134px;float:left;padding:0;background-image:url(images/inx-header-bg.jpg);background-repeat:no-repeat;color:#d0bde6;text-align:right;
}

#header_highlight p
{
   width:400px;padding:20px;float:right;
}

/*FIXES PROBLEM WITH NAV DROPDOWN APPEARING BEHIND A THE HOME PAGE SLIDESHOW*/
#fadeshowhome {
position:relative;
left:0px;
top:0px;
z-index:0;
margin-bottom:20px;
}

#area_nav {
position:relative;
left:0px;
top:0px;
z-index:1;
}

/*AREA HOLDING ALL PAGE CONTENT*/
#area_nav
{
   float:left;background-color:#fff;width:800px;height:35px;background-image:url(images/boyd-nav.jpg);
}

#area_search
{
	width:149px;padding:10px;
}

#area_search h2
{
	color:#fff;	
}

#searchform input
{
	width:147px;margin-bottom:10px;font-size:9px;	
}

/*FOOTER*/
#area_footer
{
    width:780px;margin:0 auto 50px auto;padding:20px 0 10px 20px;background-color:#fff;text-align:left;color:#504b47;font-size:9px;background-image:url(images/boyd-footer.jpg);background-repeat:no-repeat;
}

#area_footer p
{
    padding:0 0 5px 12px;margin:0;
}

#area_footer a
{
    color:#fff;text-decoration:none;
}

/*FOOTER*/
#area_footer .footerdivider
{
   color:#f8c630;
}

.sidebar
{
	width:216px;padding:60px 20px;float:right;font:11px verdana, arial, sans-serif;color:#3f4443;line-height:18px;background-color:#fff;background-image:url(images/boyd-sidebar.jpg);background-repeat:no-repeat;background-color:#ABDAE2;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
}

.sidebar ul li{
	padding: 0 0 10px 10px;
	color:#3f4443;
}

.sidebar h2{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color:#4e7c8a;
	margin:5px 0;
}

.sidebar ul h4{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color:#4e7c8a;
	margin:5px 0;
}

.sidebar h4{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color:#4e7c8a;
}

.sidebar ul ul li{
	padding: 0 0 10px 0;
	line-height: 13px;
}

.sidebar ul li a, a:link, a:visited, a:active{
	color:#C25512;
}

.sidebar ul li a:hover{
	color:#C25512;
}

a.sidebarlink, a.sidebarlink:link, a.sidebarlink:visited, a.sidebarlink:active{
	color:#C25512;
}

a.sidebarlink:hover{
	color:#C25512;
}

.sidebar p{
	margin-bottom:10px;
}

.divider
{
   color:#BAE5EC;
}

/*WORDPRESS*/

.post
{
	font:11px verdana, arial, sans-serif;line-height:20px;float:left;border-bottom:solid 1px #BAE5EC;margin-bottom:10px;padding-bottom:10px;width:100%;
}

.post h1
{
	font:bold 20px verdana, arial, sans-serif;color:#C25512;margin-bottom:10px;
}

.post h2{
	font:bold 20px verdana, arial, sans-serif;color:#C25512;margin-bottom:10px;
}

.post h1, a, a:link, a:visited, a:active
{
	color:#35887b;
}

.post h1, a:hover{
	color:#35887b;
}

.post h2, a, a:link, a:visited, a:active
{
	color:#35887b;
}

.post h2, a:hover{
	color:#35887b;
}

.post p
{
	margin-bottom:10px;
}

.entry{
	line-height: 18px;
}

.entry h1
{
	font-size:18px;color:#C25512;margin-bottom:10px;
}

.entry h2
{
	font-size:14px;color:#C25512;margin-bottom:10px;
}

.entry ul
{
	list-style-type:disc;margin-left:20px;padding-left:20px;margin-bottom:10px;
}

#container
{
	width:484px;float:left;text-align:left;padding:40px 20px 20px 40px;margin:0;background-image:url(images/boyd-gradient.jpg);background-repeat:no-repeat;
}

#container h1
{
	font:bold 18px verdana, arial, sans-serif;color:#C25512;margin:10px 0;
}

#container h2
{
	font:bold 14px verdana, arial, sans-serif;color:#C25512;margin:10px 0;
}

#container a, a:link, a:visited, a:active
{
	color:#35887b;
}

#container a:hover{
	color:#35887b;
}

#container ul
{
	list-style-type:disc;margin-left:20px;padding-left:20px;margin-bottom:10px;margin-top:10px;color:#C25512;
}

#container ol
{
	list-style-type:decimal;margin-left:20px;padding-left:20px;margin-bottom:10px;margin-top:10px;color:#C25512;
}


#container p.first
{
	margin-top:0;padding-top:0;
}

#container h1.first
{
	margin-bottom:0;
}

#container p
{
	margin-top:5px;padding-top:5px;
}

#container table.commlinks td
{
	vertical-align:top;padding:0 20px 20px 0;
}

#container h2 + p
{
	margin-top:0;padding-top:0;
}


/*LINKS*/
.entry a, a:link, a:visited
{
    color:#35887b;
}

.entry a:hover
{
    color:#35887b;
}

/*LINKS*/
.entry a:active
{
    color:#35887b;
}

p.first
{
	margin-top:0;padding-top:0;
}

h1.first
{
	margin-bottom:0;
}

h2.first
{
	margin-bottom:0;
}

p.postmetadata{
	margin: 10px 0 0 0;
	color:#35887b;
}

p.postmetadata a{
	color:#35887b;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignright {
	float: right;margin:10px 0 10px 10px;
}

img.alignleft {
	float: left;margin:0 10px 10px 0;
}

.wp-caption {
	border: 1px solid #ccc;
	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: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

hr
{
	width:100%;height:1px;background-color:#BAE5EC;color:#BAE5EC;border:0;clear:both;	
}

/*SUB NAV - TOP RIGHT OF CENTER COLUMN*/
.subnav
{
  padding: 4px 0;margin-left: 0;margin-bottom:0;margin-top: 0;font-size:10px;font-style:normal;color:#35887b;list-style-type: none;text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.subnav li
{
   display: inline;margin: 0;padding-left:10px;
}

.subnav li a
{
   text-decoration:none;
}

.subnav a:hover, .subnav a:active,
.subnav li.current_page_item a {
	text-decoration:underline;color:#35887b;
}

span.wpcf7-list-item { display: block; }

.highlight
{
	color:#35887b;
}

.txtTitleRev
{
	color:#fff;font-weight:bold;
}
