/* 
Theme Name: whiteboard
Theme URL: http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 1.0.4

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/



body  {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 100%;

}

/* CSS Document */
/* begin styles for RSS Feed      This is the most basic style to use for a list with no bullets */.rss_box {	 width: 152px;	 background-color: #ffffff;}.rss_title, rss_title a {	margin: 0px 0;	padding: 0;}.rss_items {       list-style:none;       margin:0;       padding:0;}.rss_item  {  font-size: x-small;  margin-bottom: 1em;;}.rss_item a:link, .rss_item a:visited, .rss_item a:active {	}.rss_item a:hover { 	}

a {color:#CC6600
}

	hr {
	color: #333333;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.rss_date {	font-size: xx-small;	}


.cellPadder {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .84em;;
	color: #333333;
	line-height:140%;
	padding-bottom:1em}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #333333;
	line-height:140%;
	padding-bottom:1em
}

.module {
border-bottom: 1px solid #333333;
background-image: url(images/newmodule.png);
background-position:left;
background-repeat:no-repeat;
height:30px;
padding-left:30px;
}


hr {
border: 0;
color: #333333;
background-color: #333333;
height: 1px;
margin-left:4px;margin-right:4px;
}

#mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	margin-left:12px;
	padding-bottom:12px;
	color: #333333;
}

#mce-error-response {
font-family: Arial, Helvetica, sans-serif;
color:red;
	font-size: 12px;
	}


#mce-success-response {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
.baseTxt {
	font-size: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #e87b37;
	margin: 0px;
	margin-bottom:20px
}
a.serviceLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.serviceLINK {
	color: #CC0000;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #2e5498;
	margin-bottom:6px
}

h2 a { color:#CC6600;
text-decoration:underline}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

	color: #2e5498;
	margin-bottom:6px;
}
.blue {
	color: #2E5498;
}
.orange {
	color: #E87C38;
}
.cellPadder {
	padding-right: 10px;
}
.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-position: center;
	color: #000000;
}


p ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #333333;
	margin-left: 20px;
}

#mc_signup_container {
	/*background-image: url(images/navMid.gif);
	background-repeat: repeat-y;
	width: 159px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	position: relative;
	top: -2px;
*/
}


.mc_var_label {font-family: Arial, Helvetica, sans-serif;
font-size:11px; 
font-weight:bold;
color:#8B9298

}
strong {font-weight: bold}

.twoColFixLtHdr #container {
	width: 849px;
	text-align: left;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(images/contentMid.png);
	background-repeat: repeat-y;
	padding: 0px;
}
.twoColFixLtHdr #header {
	padding-left: 22px;
	height: 110px;
	background-image: url(images/headerBG.png);
	width: 809px;
	background-repeat: no-repeat;
	padding-right: 18px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 42px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 172px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
} 
#mainIMGholder {
	background-image: url(images/main_1.jpg);
	background-repeat: no-repeat;
	width: 255px;
	height: 78px;
	padding-top: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 300px;
}

.twoColFixLtHdr #footer {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/contentBASE.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 799px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	text-align: left;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navigation a.on {
	color: #e87b37;
}

.widget_pages {}



#navTop {
	background-image: url(images/navTop.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 171px;
	margin: 0px;
	border: 0px;
}
#navBase {
	background-image: url(images/navBase.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 171px;
	margin: 0px;
	border: 0px;
	background-position: bottom;
	top: -4px;
	position: relative;
}

.navMid {
	background-image: url(images/navMid.gif);
	background-repeat: repeat-y;
	width: 159px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	position: relative;
	top: -2px;
}


.widget li {list-style: none;}
.widget li a {
	list-style: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b9298;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1c6cc;
}

.widget li ul li {padding-left:12px;
background: url(images/arrow.gif) left no-repeat
}

#navigation a:hover {
	color: #666666;
}
#navigation a:selected {
	background-color:#DEDACF;
}
#LeftColumnPadder {
	margin: 8px;
	position: relative;
}

#container{

}
#post{}
#postmeta{}
#postnavigation{}
#searchform{}
#sidebar{ width:200px; float:left}

.clearview {
	position: absolute;
	margin-right: 0px;
	margin-left: 470px;
	width: 252px;
	padding-top: 12px;
}
#contentHeaderImage {
	height: 175px;
	width: 587px;
	background-image: url(images/headersbg.png);
	background-repeat: no-repeat;
	padding: 7px;
}

.swp {
	position: relative;
	left: 190px;
	top: -12px;
}
table {
	margin: 0px;
}

.logo {
	padding-left: 10px;
}
.TOPimg {
	margin: 0px;
}


#fadetext {display:none;
position:relative;
top:-50px;
left: 40px;
color:#FFFFFF;
font-size:24px;
zoom:1;
width:400px;
height:40px;
z-index: 1;


}


li.current_page_item a  {color:#CC6600}
li.current_page_item li a{color:#8B9298}
.thumbIMG {
	margin: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 4px;
}

.wpcf7-form fieldset{border: 1px solid #CCCCCC;  padding:12px} 

.aligncenter,
div.aligncenter					{ display:block; margin-left:auto; margin-right:auto; }
.alignleft					{ float:left; margin-right:10px; margin-bottom:10px; }
.alignright					{ float:right; margin-left:10px; margin-bottom:10px; }


#newHeader { }
#newHeader a {display:block;width:994px; height:114px; margin:0 auto; background-image:url(images/newheader.png)}
#newContainer,
  #newFooter  {width :994px;
background-image: url(images/fullcontainerbg.png);
background-repeat: repeat-y;
    
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
	}
	
	.twoColFixLtHdr #newMainContent {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 350px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
} 

	.twoColFixLtHdr #newFrontContent {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
} 

#newMainContent ul {margin-left:30px; } 
#newMainContent li { font-size:.95em; color:#333333; padding-bottom:1em; line-height:140%}

#menu-item-816 {width:35px!important; background:none !important}
#menu-item-816 a {display:block;width:35px !important; ; height:36px;background-image: url(images/homelinklow.png) !important; background-position:left; background-repeat:no-repeat}
#menu-item-816 a:hover {display:block;width:35px !important; ; height:36px;background-image: url(images/homelink.png) !important; background-position:left; background-repeat:no-repeat}

 #menu-item-816.current_page_item a {display:block;width:35px !important; ; height:36px;background-image: url(images/homelink.png) !important; background-position:left; background-repeat:no-repeat}
	
#menu-title-menu{width :972px; margin: 0 auto; display:block; height:36px; padding-left:24px; margin-bottom:-6px}
#menu-title-menu li {float:left; text-align:center; list-style: none; width:160px; height:36px; line-height:36px; }
#menu-title-menu li a.active, #menu-title-menu li a:hover, #menu-title-menu li.current_page_item a , #menu-title-menu li.current-page-ancestor  a {background-image:url(images/activetitlebg.png) }
#menu-title-menu li a { display:block;font-size:.9em;float:left; text-align:center; list-style: none; width:160px; background-image:url(images/newtitlebg.png); height:36px; line-height:36px;text-decoration:none;color:#666666}



.topCorners {background:url(images/fullcontainerbgtop.png); margin:0 auto; height:20px; width:994px}
.bottomCorners {background:url(images/fullcontainerbgbottom.png); margin:0 auto; height:20px; width:994px }

 #sidebarNew {width:275px; float:left; margin-left:40px;}
 #sidebarFooter {}
 
 .newWidgetTop{width:275px; height:21px; background:url(images/newWidgetTop.png)  no-repeat}
 .newWidgetBack { width:275px; background:url(images/newWidgetBack.png) repeat-y}
 .newWidgetBottom {width:275px; height:21px; background:url(images/newWidgetBottom.png) top no-repeat}
 
 #sidebarNew .widget li a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight: normal; margin-left:20px; margin-right:20px;	margin-bottom: 0px;}
 #sidebarNew .widget li {list-style: none; background: none; line-height:140% } 
 
 #sidebarNew h2 { margin-left:20px;}
 #mc_signup { margin-left:20px;}
 
 #frontSidebar { 
 margin:0 auto; width :994px;
background-image: url(images/fullcontainerbg.png);
background-repeat: repeat-y;}
#sidebarFront {margin-left:36px;  }
  .frontwidget {  margin-bottom:6px;margin-top:6px;margin-right:37px;font-size: .82em; float:left; width:280px; height:190px; background-color:#999999; border:1px solid #666666}
 .frontwidget h2 {font-size:20px;margin-left:6px;  margin-right:20px; margin-top:10px; display:block; width:220px; height:26px; background:url(images/grey77.png); padding:6px; color:#FFFFFF!important }
 .frontwidget p {line-height:140% }
 #sidebarFront .textwidget {float:right;margin-left:30px;  margin-right:8px; display:block;width:208px; height:106px; background:url(images/white78.png); text-align:left; padding:8px; font-size:.95em; color:#333333; line-height:140%}
 .footerwidget {font-size: .88em; float:left; width:290px;margin-right:8px;}
 .footerwidget h2 {   margin-right:20px}
 .footerwidget p {    margin-right:20px; color:#8B9298 }
 
.footerwidget li a {
    border-bottom: 1px dotted #C1C6CC;
    color: #8B9298;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif  ;
   
    font-weight: normal;
    list-style: none outside none;
    margin-bottom: 2px;
    margin-top: 2px;
	margin-right:24px;
    padding: 2px;
    text-decoration: none;
}

#smooth_sldr_body h2 {

    color: #ffffff !important;
    font-family: Arial,Arial,Helvetica,sans-serif;
    font-size: 22px !important;
    font-style: normal;
    font-weight: normal !important;
    line-height: 22px;
    margin: 8px !important;
}
#smooth_sldr_body h2 a {
    color: #ffffff !important;
}
.sliderBox {
position:absolute;
 width:450px;
 height:220px;
top:20px;
left:20px; 
padding:12px;
background: url(images/grey77.png) repeat !important}



#smooth_sldr_body span {
    color: #FFFFFF;

    font-size: 13px;
    font-style: normal;
    font-weight: normal; margin: 8px;
	margin-top:28px;
}




p.more {margin-top: 30px }
.more a {display:block; width:162px; height:50px; float:right; background:url(images/moreback.png) no-repeat !important; padding :0px!important; margin:0 !important;text-align:center!important; line-height:50px;
text-decoration:none !important;
font-size:1.2em!important;}

#text-6 {background:url(images/sam280.jpg) no-repeat }
#text-7 {background:url(images/mortar280.jpg) no-repeat }
#text-8 {background:url(images/retained280.jpg) no-repeat }
#text-9 {background:url(images/contact280.jpg) no-repeat }
#text-10 {background:url(images/audio280.jpg) no-repeat }
#text-11 {background:url(images/test280.jpg) no-repeat }
  #frontSidebar .widget_recent_entries {background:url(images/wires280.jpg) no-repeat }
 #mailchimpsf_widget-5 {background:url(images/contact280.jpg) no-repeat }
 
#mailchimpsf_widget-5 div#mc_signup {float:right;margin-left:30px;  margin-right:8px; display:block;width:208px; height:100px; background:url(images/white78.png); text-align:left; padding:8px; font-size:.95em; color:#333333; line-height:140%}

#mailchimpsf_widget-5 .mc_var_label {color:#333333}
#mailchimpsf_widget-3 {color: #8B9298;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
 
    text-decoration: none;}
#mailchimpsf_widget-3 .mc_signup_submit {text-align:right !important}
#mailchimpsf_widget-4 .mc_signup_submit {text-align:right !important; margin-right:20px;}
#mailchimpsf_widget-5 .mc_signup_submit {text-align:right !important}
#mailchimpsf_widget-7 .mc_signup_submit {text-align:right !important; margin-right:20px;}
#mailchimpsf_widget-9 .mc_signup_submit {text-align:right !important; margin-right:20px;}
#mailchimpsf_widget-6 .mc_signup_submit {text-align:right !important; margin-right:20px;}
#mailchimpsf_widget-8 .mc_signup_submit {text-align:right !important; margin-right:20px;}
.mc_error_msg, .mc_success_msg {font-size:.8em}
#newHomePage {padding-top:6px; padding-bottom:6px;}

#credits { width:994px; margin: 0 auto; background:url(images/credit.png) no-repeat right; height:64px;}
#credits span {float:right; line-height:64px;margin-right:60px; font-size:.8em}
