
body 	{  background: #efefef; color: #666; }

#container 	{ margin: 0 auto;  background: #efefef; }			

#page {
    background: #fff;
	clear: both;
	padding: 0;
}

blockquote {
	padding: 0 0 0 0;
	color: #999;
	background: url('../img/quote.png') .5em top no-repeat;
	font-style: italic;
	font-size: .9em;
}

a 				{ color: #9fc349; }
a:hover			{ color: #000; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px; background: url('../img/icons/bullet_square_grey.gif') left 5px no-repeat; }
ol				{ margin-left: 35px; }
ol li			{ padding-bottom: .75em; }
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px;}
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3f783a;
	line-height:125%;
}

h3, h3 a {
	font-size: 1.3em;
	line-height: 1.2;
	color: #3f783a;
 	letter-spacing: 0px;
	text-decoration: none;
}

#maincontent h2 		{ color: #3f783a; margin-bottom: 15px; }
h2 a 					{ color: #3f783a; text-decoration: none; }
#maincontent .post h2	{ margin-bottom: 5px; }
						/* Padding inside columns */
#maincontent	{ padding: 20px; margin: 0; }
#content 	{ padding: 0; width: 600px; float: left; }	
#content.home 	{ padding: 0; width: 100%; float: none; }

.navigation, 
.navigation a			{ color: #AAA; }
.alignright 			{ float: right; margin: 0 0 10px 10px; }
.alignleft 				{ float: left; margin: 0 10px 10px 0; }

img.alignright {float:right; margin:10px 0 0 10px;}
img.alignleft {float:left; margin:10px 10px 0 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:10px 0 0 10px;}
a img.alignleft {float:left; margin:10px 10px 0 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
img.alignnone {display: block;}
a img.alignnone {display: block;;}

.post					{ margin-bottom: 25px; }

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	height: 100px;
}

#header h1 a {
	margin: 0;
	line-height: 1em;
	width: 290px;
	height: 100px;
	float: left;
	clear: left;
	padding-left: 20px;
	text-indent: -9009px;
	background: #efefef url(../img/logo.jpg) top right no-repeat;
	cursor: pointer;
}


#nav	{ padding: 0; margin: 0; clear: right; }

#callout	{ padding: 0; margin: 0; width: 400px; height: 75px; float: right; clear: none;  font-size: .875em; }

#callout p	{ padding: 10px 0;text-align: right;}

#banner	{ padding: 0; margin: 0; height: 285px; background: #fff url(../img/banner.jpg) top center no-repeat; clear: both;}

#banner.home	{ height: 345px; background: #fff url(../img/banner-home.jpg) top center no-repeat;}

#banner.color	{ background: #fff url(../img/banner-color.jpg) top center no-repeat;}
#banner.curl	{ background: #fff url(../img/banner-curl.jpg) top center no-repeat;}
#banner.care	{ background: #fff url(../img/banner-care.jpg) top center no-repeat;}
#banner.control	{ background: #fff url(../img/banner-control.jpg) top center no-repeat;}
#banner.connect	{ background: #fff url(../img/banner-connect.jpg) top center no-repeat;}
#banner.malibu	{ background: #fff url(../img/banner-malibu.jpg) top center no-repeat;}
#banner.liaison	{ background: #fff url(../img/banner-liaison.jpg) top center no-repeat;}

#banner.toxic	{ background: #fff url(../img/banner-toxic.jpg) top center no-repeat;}
#banner.about	{ background: #fff url(../img/banner-about.jpg) top center no-repeat;}
#banner.support	{ background: #fff url(../img/banner-support.jpg) top center no-repeat;}
#banner.news	{ background: #fff url(../img/banner-news.jpg) top center no-repeat;}
#banner.media	{ background: #fff url(../img/banner-media.jpg) top center no-repeat;}


/*-----------------------------------------------------------------------------
	Sidebar
-----------------------------------------------------------------------------*/


#sidebar 	{ float: right; width: 290px; /* lets us have border */ margin: 0; padding: 20px 0; display: block; background: #efefef url(../img/sidebarBG.jpg) top right no-repeat; }
#sidebar h2 { font-size: 1.3em; line-height: 1.2; }
 

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 20px 10px 20px;
}

#sidebar ul li	{ padding: 0; }

#sidebar ul li ul { padding-top: 0; }

#sidebar ul li ul li {
	margin: 0;
	padding: 2px 0 2px 9px;
	background: url('../img/icons/bullet_square_grey.gif') left 3px no-repeat;
	font-size: 0.9em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../img/icons/feed_small.png') left center no-repeat;
}

#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	/*margin-bottom: 20px;*/
}

#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; }

#sidebar #search				{ float: left; margin-bottom: 15px; }
#sidebar #search #s 			{ background: transparent url('../img/icons/search_grey.gif') 0px center no-repeat;
 				  	  padding: 2px 0 2px 17px; width: 233px; color: #CCCCCC; font-size: 0.9em;}
#sidebar #search #s:hover 	{ color: #000; }
#sidebar .search-excerpt 	{ margin: 0; }

.textwidget {
	margin-bottom: 15px;
}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer 		{ text-align: center; font-size: .75em; margin: 0; padding: 20px 0; clear: both; }

#footer a 		{ text-decoration: none; }

/*-----------------------------------------------------------------------------
	Search
-----------------------------------------------------------------------------*/

#search				{ float: right; }
#search #s 			{ background: transparent url('../img/icons/search_grey.gif') 0px center no-repeat;
 				  	  padding: 2px 0 2px 17px; width: 135px; color: #CCCCCC; font-size: 0.9em; margin-right: 20px;}
#search #s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }


/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #EEE;}



.tabbed-content .ui-tabs-panel	{
	padding-top: 10px;}