/*  
Theme Name: SSG New Design
Theme URI: http://www.aimclear.com/
Description: Fluid 2 column layout based on aimClear's blog.
Version: 1.0
Author: Marc Grabanski
Author URI: http://marcgrabanski.com/

	aimClear Template 2col
	http://www.aimclear.com/

	This theme was designed and built by Marc Grabanski
	whose blog you will find at http://marcgrabanski.com/

	The CSS, XHTML and design is private and may not be reproduced without permission.

*/

/* Begin Typography & Colors */

a {
	outline: none;
	color: #39892f;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#ask-the-expert a {
	display: block;
	width: 182px;
	height: 72px;
	margin: 10px 0;
	text-indent: -9999px;
	background: url(images/ask-the-expert.gif) no-repeat;
}

.ask-the-expert-list {
	padding-top: 10px !important;
}

body {
	/*background: #eef1bd url(images/bg.jpg) repeat-x top center;*/
	/*background: #f4e393 url(images/bg-fall.jpg) repeat-x top center;*/
	background: #fbd8a1 url(images/bg-christmas.jpg) repeat-x top center;
	margin: 0;
	padding: 0;
}

#content {
	margin: 0;
	padding: 0 25px 10px 25px;
	width: 550px;
}

#content h1 {
	margin: 0 0 10px 0;
	color: #39892f;
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
}

#content h1 a {
	color: #39892f;
	text-decoration: none;
}

#content h1 a:hover {
	color: #000;
	text-decoration: none;
}

#content h2 {
	margin: 0 0 2px 0;
	color: #39892f;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
}

#content h2 a {
	color: #39892f;
	text-decoration: none;
}

#content h2 a:hover {
	color: #000;
	text-decoration: none;
}

#content h3 {
	margin: 0 0 2px 0;
	color: #39892f;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

#content h3 a {
	color: #39892f;
	text-decoration: none;
}

#content h3 a:hover {
	color: #000;
	text-decoration: none;
}

#content img {
	float: left;
	margin: 0 12px 5px 0;
}

#content p {
	margin: 0 0 10px 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

#content p.divider {
	height: 1px;
	border-bottom: #000 dashed 1px;
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
}

#content p.postdata {
margin: 0 10px 15px 0;
font-size: 10px;
font-weight: normal;
line-height: 12px;
}

#content ul {
list-style: disc;
margin: 0 0 10px 30px;
padding: 0;
}

#content ul li, #content ol li {
margin: 0 0 5px 0;
padding: 0;
color: #000;
font-size: 11px;
font-weight: normal;
}

#content ul li a, #content ol li a {
color: #000;
text-decoration: none;
}

#content li a:hover, #content ul li a:hover {
color: #39892f;
text-decoration: none;
}

#content #attachment {
	margin: 0 12px 5px 0;
}

#content #bookmark {
	font-size: 11px;
	line-height: 13px;
	margin: 12px 0 12px 0;
	clear: both;
}

#content #bookmark img {
	border: none;
	margin: 0 5px 0 0;
	padding: 0;
}

#content #commentform #comment {
width: 100%;
}

#content .module {
	clear: both;
	margin: 0 0 30px 0;
	padding: 0;
}

#content .module p {
	margin-left: 140px;
}

#content .navigation {
margin: 10px;
padding: 0;
font-size: 11px;
line-height: 11px;
}

#content .post {
	border-bottom: #000 dashed 1px;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

#content .post h2 {
	margin-bottom: 10px;
}

#content .post img {
	border: #39892f solid 2px;
	margin: 0 15px 5px 0;
}

#content #searchform input#s {
	margin: 0;
	padding: 0;
}

#content .smalltext {
font-size: 11px;
font-weight: normal;
line-height: 13px;
}

#content .utwTechnorati {
font-size: 11px;
font-weight: normal;
line-height: 13px;
clear: left;
}

#footer {
	/*background: #f0f2c3;
	background: #f4e393;*/
	background: #fbd8a1;
	clear: both;
	height: 60px;
	margin: 0 0 25px 50px;
	padding: 0 0 0 0;
	width: 800px;
}

#footer img {
margin: 0 200px 10px 0;
padding: 0;
float: left;
}

#footer img.logo {
margin: 0 0 10px 0;
padding: 0;
float: left;
clear: left;
}

#footer img.logodark {
margin: 0 0 10px 20px;
padding: 0;
float: left;
}

#footer p {
margin: 5px 10px 0 10px;
padding: 0;
color: #38291f;
font-size: 10px;
font-weight: bold;
line-height: 12px;
float: left;
}

#footer p a {
color: #38291f;
text-decoration: none;
}

#footer p a:hover {
color: #38291f;
text-decoration: underline;
}

.google-map a {
	background: #39892F;
	color: #fff;
	display: block;
	margin: 10px auto 0;
	padding: 5px 10px;
	text-decoration: none;
	width: 80px;
}

.google-map a:hover {
	background: #FFEE7F;
	color: #795839;
}

.google-map iframe {
	border: #B29477 dashed 1px;
	padding: 2px;
}

#header {
	width: 850px;
	height: 139px;
	/*background: url(images/header/bg.jpg) no-repeat 50px 0;*/
	/*background: url(images/header/bg-fall.jpg) no-repeat 50px 0;*/
	margin: 0;
	padding: 0;
}

#header img.logo {
	margin: 8px 0 0 0;
	padding: 0;
}

#header #newsletter {
	background: url(images/header/newsletter-bg.png) no-repeat;
	float: right;
	width: 168px;
	height: 27px;
	margin: 0 0 10px 0;
	padding: 0;	
}

#header #newsletter img {
	margin: 0;
	padding: 0;
	float: right;
}

#header #newsletter p {
	margin: 0;
	padding: 0;
	color: #b1d4f4;
	font-size: 11px;
	font-weight: bold;
}

#header #newsletter input#text {
	font-size: 11px;
	color: #000;
	line-height: 11px;
	font-weight: bold;
	width: 137px;
	margin: 7px 4px 0 7px;
	float: left;
	padding: 0;
	background: none;
	border: none;
}

#header #newsletter input#submit {
	float: left;
	margin: 4px 0 0 0;
}

#header #socialmedia {
	clear: right;
	float: right;
	height: 28px;
	margin: 0;
	padding: 0 25px 0 0;
	width: 166px;
}

#header #socialmedia img {
	float: right;
	margin: 0 0 0 12px;
}

#kb_submit label {
	display: inline-block;
	width: 80px;
}

#kb_submit .reqtext {
	font-size: 0.85em;
	color: #999;
}

#main .ask-the-expert-list li {
	margin: 0 0 7px; !important;
}

#main {
	width: 600px;
	/*background: #fcfcdb;*/	
	margin: 0 0 0 50px;
	_margin: 0 0 0 25px;
	padding: 0;
	float: left;
	overflow: hidden;
}

#main #pageheader {
	/*background: #899622 url(images/orange-header.png) no-repeat;*/
	background: #d50027 url(images/orange-header.png) no-repeat;
	width: 600px;
	height: 100px;
	margin: 0 0 12px 0;
	padding: 0;
}

#main #pageheader #pagetitle {
	width: 565px;
	height: 59px;
	margin: 0;
	padding: 7px 10px 0 25px;
}

#main #pageheader #pagetitle h2 {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	text-transform: uppercase;
}

#main #pageheader #pagetitle h2 a {
	color: #fff;
	text-decoration: none;
}

#main #pageheader #pagetitle h2 a:hover {
	color: #39892f;
	text-decoration: none;
}

#main #pageheader #pagetitle img {
	margin: 15px 10px 0 10px;
}

#main #pageheader #subnav {
	clear: both;	
	height: 23px;
	margin: 0;
	padding: 9px 0 0 0;
	width: 600px;
}

#main #pageheader #subnav p {
	color: #205583;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 0 15px 0 15px;
	padding: 0;
}

#main #pageheader #subnav ul {
	list-style: none;
	margin: 0 25px 0 25px;
	padding: 0;
	height: 15px;
}

#main #pageheader #subnav ul li {
	color: #205583;
	float: left;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 0 15px 0 0;
	padding: 0;
}

#main #pageheader #subnav ul li a {
	color: #205583;
	text-decoration: none;
}

#main #pageheader #subnav ul li a:hover {
	color: #e4951d;
	text-decoration: none;
}

#main #pageheader #subnav ul ul {
	display: none;
}

#main #contentleft {
width: 259px;
border-right: #000 dashed 1px;
margin: 0;
padding: 0 15px 0 0;
float: left;
}

#main #contentleft #greenmodule {
background: #d7e7d5;
margin: 0 0 10px 0;
padding: 5px 7px 5px 5px;
}

#main #contentleft #greenmodule h2 {
margin: 0 0 5px 0;
padding: 5px 0 0 0;
font-size: 12px;
font-weight: bold;
line-height: 12px;
}

#main #contentleft #greenmodule img {
border: none;
margin: 0 10px 0 0;
padding: 0;
float: left;
}

#main #contentleft #greenmodule p {
margin: 0 0 5px 0;
padding: 0;
color: #000;
font-size: 10px;
font-weight: bold;
line-height: 12px;
}

#main #contentleft #greenmodule p a {
	background: url(images/home/green-arrow.jpg) no-repeat right;
	color: #39892f;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 12px;
	line-height: 13px;
	margin: 7px 0 7px 0;
	padding: 0 17px 0 0;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

#main #contentleft #greenmodule p a:hover {
	color: #000;
	text-decoration: none;
}

#main #contentright {
width: 259px;
border-left: #000 dashed 1px;
margin: 0 0 0 -1px;
padding: 0 0 10px 15px;
float: left;
}

#main #contentright #yellowmodule {
background: #ffee7f;
margin: 0 0 10px 0;
padding: 10px;
}

#main #contentright #yellowmodule h2 {
margin: 0 0 10px 0;
color: #000;
font-size: 12px;
font-weight: bold;
line-height: 12px;
}

#main #contentright #yellowmodule h3 {
margin: 0 0 3px 0;
color: #000;
font-size: 10px;
font-weight: bold;
line-height: 12px;
}

#main #contentright #yellowmodule img {
	float: left;
	margin: 0 15px 5px 0;
}

#main #contentright #yellowmodule p {
margin: 0 0 7px 0;
color: #000;
font-size: 10px;
font-weight: normal;
line-height: 12px;
text-align: left;
}

.message {
color: #ee202d;
font-weight: bold;
}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
}

p.error {
	color: #c00 !important;
	font-weight: bold !important;
}

p.success {
	color: #090 !important;
	font-weight: bold !important;
}

#sidebar {
width: 182px;
/*background: url(images/sidebar/sidebar-bg.jpg) top no-repeat;*/
margin: 0 0 0 15px;
padding: 90px 0 0 0;
float: left;
overflow: hidden;
}

#sidebar p.search {
width: 125px;
margin: 8px 0 0 2px;
*margin: 8px 0 -15px 2px;
color: #fff;
font-size: 11px;
font-weight: bold;
line-height: 11px;
text-decoration: none;
float: left;
}

#sidebar #module {
	background: url(images/sidebar/module-bg.png) no-repeat top;
width: 166px;
height: 234px;
margin: 10px 0 0 0;
padding: 8px;
clear: both;
}

#sidebar #module h2 {
margin: 0 0 7px 0;
color: #ffde00;
font-size: 13px;
font-weight: bold;
line-height: 13px;
}

#sidebar #module img.logo {
margin: 0 0 5px 0;
padding: 0;
}

#sidebar #module img.map {
margin: 0;
padding: 0;
}

#sidebar #module p {
margin: 0 0 7px 0;
color: #fff;
font-size: 10px;
font-weight: normal;
line-height: 12px;
}

#sidebar #emailform input#email {
width: 160px;
margin: 0 0  0 10px;
*margin: -35px 0 0 10px;
padding: 0;
}

#sidebar #emailform input#emailsubmit {
margin: 0;
*margin: -20px 0 0 125px;
padding: 0;
float: left;
}

#sidebar #searchform {
width: 180px;
height: 50px;
margin: 0 0 0px 0;
}

#sidebar #searchform input#searchsubmit {
margin: 0 0 10px 0;
padding: 0;
float: right;
}

#sidebar #searchform input#s {
width: 175px;
margin: -11px 0 5px 0;
_margin: -11px 0 0 0;
padding: 0;
float: right;
clear: right;
}

#sidebar #navlist {
width: 182px;
border-bottom: #b29477 dashed 1px;
margin: 0 0 5px 0;
*margin: 0 0 7px 0;
padding: 0;
float: left;
clear: left;
}

#sidebar #navlist a {
text-decoration: none;
}

#sidebar #navlist a.blue {
color: #004a80;
}

#sidebar #navlist a.green {
color: #007236;
}

#sidebar #navlist a.lightblue {
color: #89beee;
}

#sidebar #navlist a.lightgreen {
color: #8edc55;
}

#sidebar #navlist a.orange {
color: #d98e36;
}

#sidebar #navlist a.purple {
color: #662d91;
}

#sidebar #navlist a.red {
color: #e15a4c;
}

#sidebar #navlist a.yellow {
color: #d89e00;
}

#sidebar #navlist a:hover {
color: #000;
text-decoration: none;
}

#sidebar #navlist #iconregion {
width: 30px;
height: 29px;
margin: 0;
padding: 4px 0 0 5px;
float: left;
}

#sidebar #navlist #textregion {
width: 146px;
height: 33px;
border-left: #b29477 dashed 1px;
margin: 0;
padding: 0;
float: left;
}

#sidebar #navlist #textregion p {
margin: 8px 5px 0 10px;
color: #fff;
font-size: 12px;
font-weight: bold;
line-height: 14px;
text-decoration: none;
}

#sidebar #navlist #textregiondouble {
width: 146px;
height: 33px;
border-left: #b29477 dashed 1px;
margin: 0;
padding: 0;
float: left;
}

#sidebar #navlist #textregiondouble p {
margin: 0 10px 0 10px;
color: #fff;
font-size: 12px;
font-weight: bold;
line-height: 14px;
text-decoration: none;
}

#sidebar ul {
list-style: disc;
border-left: #b29477 dashed 1px;
margin: 10px 0 8px 35px;
padding: 0 0 0 25px;
}

#sidebar ul li {
margin: 0 0 5px 0;
padding: 0;
color: #007236;
font-size: 10px;
font-weight: normal;
line-height: 12px;
}

#sidebar ul li a {
color: #007236;
text-decoration: none;
}

#sidebar ul li.current_page_item a {
color: #8edc55;
text-decoration: none;
}

/*#sidebar ul li.current_page_item a:after {
content: " \00AB";
}*/

#sidebar ul li a:hover {
color: #edab13;
text-decoration: none;
}

#sidebar ul ul {
list-style: none;
border-left: none;
margin: 3px 0 8px 7px;
padding: 0 0 0 0;
}

#sidebar ul ul li {
font-size: 10px;
}

#sidebar ul li.current_page_item ul li a {
color: #fff;
text-decoration: none;
}

#sidebar #smart-archives-list {
	border-left: #b29477 dashed 1px;
	margin: 0 0 0 35px;
	padding: 0 0 0 10px;
}

#sidebar #smart-archives-list h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 0 6px 0;
	padding: 0;
}

#sidebar #smart-archives-list ul {
	border: none;
	margin: 0 0 10px 20px;
	padding: 0;
}

#site {
	/*background: url(images/site-bg.png) repeat-y 50px 0;*/
	width: 850px;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#columncontainer {
	background: url(images/site-bg.png) repeat-y 50px 0;
}

.user-question {
	margin: 10px 0 !important;
	padding: 10px !important;
	background: #f5f5f5 !important;
	border: 1px solid #eee !important;
}

