/* IMPORTED */

.ui-helper-clearfix:after {
	DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: "."
}
.ui-helper-clearfix {
	DISPLAY: inline-block
}
* HTML .ui-helper-clearfix {
	HEIGHT: 1%
}
.ui-helper-clearfix {
	DISPLAY: block
}

/*
+-----------------------------+
|   CASCADING STYLE SHEETS    |
+-----------------------------+
*/

body{
    background-color: #FFFFFF;
    font-family: helvetica;
    font-size:.75em;
    color:#000000;
    text-align:center;
    min-width:1000px;
    margin:0px;
    padding:0px;
    font-size:15px;
}

img{
    border:0px;
    padding:0px;
}
a {
    color:#000000;
    font-weight:normal;
    text-decoration: none;
    cursor: auto;
}

a:link {
    color:#000000;
    font-weight:normal;
    text-decoration: none;
    cursor: auto;
}

a:visited {
    color:#000080;
    font-weight:normal;
    text-decoration: none;
    cursor: auto;
}

a:hover {
    color:#800000;
    font-weight:normal;
    text-decoration: none;
    cursor: pointer;
}



/*
+----------------+
|   OUTER DIV    |
+----------------+
*/
#outerExterior{
    position: relative;
    clear:both;
    display:block;
    width:1000px;
    margin:0px auto;
    padding:0px;
    background-image: url("/wp-content/uploads/2010/01/header.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding-top:206px;
    text-align:left;
}

/*
+-----------------+
|   NAVIGATION    |
+-----------------+
*/
.navSection{
    display:block;
    clear:both;
    text-align:left;
    margin:0px;
    padding:0px;
    height:30px;
}

.navSection ul{
    display:block;
    margin:0px;
    padding:5px;
    list-style: none;
    font-size:12px;
}

.navSection li{
    float:left;
    margin:0px 15px 0px 0px;
    padding:5px 0px 5px 15px;
    background-image :url("/wp-content/uploads/2010/01/leaf_bullet_green.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

.navSection li a{
    display:inline;
    text-transform: uppercase;
    padding:0px;
    margin:0px;
}

.navSection li a:link{
    color:#0F6CB6;
}

.navSection li a:visited{
    color:#0F6CB6;
}

.navSection li a:hover{
    color:#7AC142;
}

.navSection ul li a.active{
    color:#7AC142;
}

.navSection li img{
    vertical-align: middle;
}

.navSection span{
    display:block;
    clear:both;
}

/*
+----------------+
|   MAIN BODY    |
+----------------+
*/
#mainbody{
    position: relative;
    display:block;
    margin:0px;
    padding:0px;
    background-color: #FFFFFF;
    text-align:left;
    min-height:425px;
    border: 0px;
}

#mainbody .leftSide{
    display:block;
    width:687px;
    margin:5px 5px 5px 0px;  
    padding-top:5px;   
    min-height:530px;
}

#mainbody .rightSide{ 
    position: absolute;
    top:-105px;
    right:0px;
    width:290px;
    margin:5px 0px 5px 5px;
    padding:0px;
    min-height:630px;
}
#mainbody .solutions{ 
    font-size:12px;
}

.mainImage{
    clear:both;
    position:relative;
    margin:0px;
    padding:0px;
}

.mainImage .floatingText{
    position:absolute;
    top:40px;
    left:76px;  
    width:300px;
    font-size:1.6em;
    text-align:center;
    color:#0F6CB6;
    font-weight:bold;
}

.boxSection{
    position:relative;
    height:238px;
    width:339px;
    margin:0px;
    margin-top:0px;
    margin-bottom:10px;
    padding:0px;
}

.boxSection .topbar{
    position:absolute;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px 20px 0px 10px;
    height:30px;
    width:309px;
    background-image: url("/wp-content/uploads/2010/01/box_topbar.png");
    background-position: top left;
    background-repeat: no-repeat;
}

.boxSection .body{
    margin:0px;
    padding:30px 20px 0px 0px;
    height:208px;
    background-image: url("/wp-content/uploads/2010/01/box_background.png");
    background-position: bottom left;
    background-repeat:no-repeat;
    font-size:12px;
}

h3 {
  font-size:14px;
}

.quicklist{
    float:left;
    width:300px;
    margin:0px;
    padding:0px;
    margin-right:10px;
}
.quicklist h3{
    font-size:1em;
    color:#0F6CB6;
    font-weight:bold;
}
.quicklist ul{
    list-style-image: url("/wp-content/uploads/2010/01/leaf_bullet_blue.png");
}
.quicklist li{
    padding:3px 0px;
    font-size:12px;  ## added by Jesse
}

.sectionError{
    display:block;
    width:95%;
    margin:0px auto;
    padding:.7em 0em;
    text-align:center;
}

.sectionError .ui-icon{
    text-align:center;
    margin:0px auto;
}

.sectionHelp{
    display:block;
    width:95%;
    margin:0px auto;
    padding:.7em 0em;
    padding:.7em 0em;
    text-align:center;
}

.sectionHelp .ui-icon{
    text-align:center;
    margin:0px auto;
}

.sectionHeader{
    margin:0px;
    padding:0px;
    text-align:center;
    height: 3.75em;
    overflow: visible;
    position: relative;
}

.sectionHeader .left{
    float:left;
    margin-left:1em;
}

.sectionHeader .right{
    float:right;
    margin-right:1em;
    line-height: 3.75em;
    max-height: 3.75em;
    vertical-align: middle;
    overflow: visible;
    white-space: nowrap;
    /*border: 1px solid red;*/
}

.sectionHeader .center{
    float:none;
    margin:0px auto;
}

.sectionBody{
    clear:both;
    float:none;
    /*position: relative;*/
    padding:10px 10px;
    border: solid 1px #cccccc;
    margin-bottom:20px;
}

.sectionBody .boxed{
    border:1px solid gray;
}

.sectionBreak{
    margin:0px;
    padding:0px;
    text-align:center;
    height: 3.75em;
    overflow: visible;
    position: relative;
}

.sectionBreak .left{
    float:left;
    margin-left:1em;
}

.sectionBreak .right{
    float:right;
    margin-right:1em;
    line-height: 3.75em;
    vertical-align: middle;
}

.sectionBreak .center{
    float:none;
    margin:0px auto;
}

.inputPrompt{
    position:relative;
    width:33%;
    margin-top:.5em;
    text-align:right;
    vertical-align: bottom;
    line-height:1.75em;
    min-height:1em;
    font-size:12px; 
}

.inputResponse{
    position:absolute;
    width:200%;
    left:102%;
    top:-.1em;
    text-align:left;
## added by Jesse to bring boxes closer together
##    margin:0px;
##    padding: 0px;     
}

.inputInstruction{
    display:inline;
    color:green;
    font-weight:normal;
}

.sectionFooter{
    margin:0px;
    padding:0px;
    text-align:center;
    height: 3.75em;
    overflow: visible;
    position: relative;
}

.sectionFooter .left{
    float:left;
    margin-left:1em;
}

.sectionFooter .right{
    float:right;
    margin-right:1em;
    line-height: 3.75em;
}

.sectionFooter .center{
    float:none;
    margin:0px auto;
}

/*
+------------------------+
|   SIDEBAR    |
+------------------------+
*/


#sidebar {
	width: 285px;
	float: right;
	margin: 0 0px;
	padding: 0px 0 0;
	}

/*
+------------------------+
|   FOOTER NAVIGATION    |
+------------------------+
*/
#footerExterior{
    display:block;
    clear:both;
    color:#999999;
    margin:0px auto;
    padding:0px;
    padding-top:10px;
    padding-bottom:20px;
    background-image: url("/wp-content/uploads/2010/01/bar_footer.png");
    background-position: top left;
    background-repeat: no-repeat;
    font-size:12px;
}

#footer a{
    padding:5px;
}

#footer span{
    display:none;
    clear:both;
}

#footer ul{
    display:inline;
    list-style:none;
}

#footer li{
    display:inline;
    padding:0px 5px;
    list-style:none;
}

#footer .navbar_item{
    width:auto;
}

#flags{
    float:left;
    vertical-align:middle;
}

#flags img{
    vertical-align: middle;
}

#policies{
    float:left;
    vertical-align:middle;
    margin-left:10px;
}

#templates{
    float:right;
    white-space: nowrap;
    margin:0px;
    padding:0px;
    margin-right:3em;
}

#templates .special{
    float:left;
    padding:5px;
}

#templates .special a:hover{
    cursor:default;
}

#feedback{
    float:right;
}



/* Basic Tag Elements ##################################################################################################### */

body {
	color: #444;
 	margin: 0 auto; 
	padding: 0; 
	}	
img { 
	border: 0;
	}


textarea {
	width: 97%;
	}

/* Header Elements */

#header{
	background: #fff;
	float: left;
	width: 100%;
	}

#headerad {
	width: 468px;
	}	



#title {
	font-size: 48px;
	margin: 20px 0 0;
	padding: 0;
	line-height: 34px;
	}
	
	#title a {
		color: #222;
		}		
	
	#title a:hover {
		color: #cc0000;
		text-decoration: none;
		}
		
#description {
	font-size: 14px;
	margin: 10px 0 0;
	padding: 0;
	}		
	
#navigation {
	clear: left;
	background: url(images/nav.png) repeat;
	float: left;
	width: 100%;
 	z-index: 100;
 	position: relative;
	margin-top: 20px;
	}

#navigation ul * {
	margin:0; 
	padding:0
	}

	#navigation ul {
		padding: 0;
		margin: 0;
		}
	
	#navigation ul li {
		position:relative;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		list-style-type: none;
		float: left;
		font-size: 12px;
		line-height: 24px;
		padding: 0;
		margin: 0;
		position: relative;
		}
	
	#navigation ul a {
		display: block;
		font-weight: bold;
		color: #fff;
		border-right: 1px solid #fff;
		padding: 0 15px;
		}
		
		#navigation ul a:hover {
			color: #444;
			background: #c5c5c5;
			text-decoration: none;
			}
#navigation ul li:hover ul { display: block; z-index: 1000;}	
#navigation ul li:hover ul ul { display: none; }	
#navigation ul ul { position:absolute; top:24px; left:0; background:#d1d1d1; display:none; list-style:none;}
#navigation ul ul li {position:relative; border:1px solid #aaa; width:159px; margin:0; }
#navigation ul ul li a {display:block; padding:0 7px 0 12px; color: #555; background-color:#d1d1d1; border-right: 0; font-size: 12px; }
#navigation ul ul li a:hover {background-color:#c5c5c5}
#navigation ul ul li:hover ul { display: block; }
#navigation ul ul ul { left:159px; top:-1px; display: none; }
								
#sub-navigation {
	clear: both;
	border-bottom: 1px solid #222;
	float: left;
	width: 100%;
	padding-top: 2px;
 	z-index: 50;
 	position: relative;
	}
	
	#sub-navigation ul {
		padding: 0 0 0 5px;
		margin: 0;
		}
	
	#sub-navigation li {
		list-style-type: none;
		float: left;
		font-size: 12px;
		padding: 0 10px 0 0;
		text-transform: uppercase;
		margin: 0;
		line-height: 22px;
		background: url(images/blackdot.png) right 5px no-repeat;
		position: relative;
		}
	
	#sub-navigation a {
		color: #222;
		padding: 0 5px;
		}
		
		#sub-navigation a:hover {
			text-decoration: underline;
			}
			
#sub-navigation ul li:hover ul { display: block; }	
#sub-navigation ul li:hover ul ul { display: none; }	
#sub-navigation ul ul { position:absolute; top:22px; left:0; background:#fff; display:none; list-style:none; margin:0;padding:0; border-top: 1px solid #000;}
#sub-navigation ul ul li {position:relative; border:1px solid #aaa; border-top: 0;width:159px; margin:0; padding: 0; background: none;}
#sub-navigation ul ul li a {display:block; padding:0 7px 0 12px; color: #555; background-color:#fff; border-right: 0; font-size: 12px; }
#sub-navigation ul ul li a:hover {background-color:#eee}
#sub-navigation ul ul li:hover ul { display: block; }
#sub-navigation ul ul ul { left:159px; top:-1px; display: none; }	


#sub-navigation li.nodot {
	background: none;
	}
	
#sub-navigation li.right-d {
	float: right;
	}

/* Main Elements */
	
#mainwrapper {
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	background: #fff;
	}


#secondsidebar {
	float: left;
	margin: 0 10px;
	padding: 5px 0 0;
	}
	
.side {
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 0;
	}	
	
.side-widget {
	float: left;
	margin: 0 0 10px;
	padding: 0 10px 15px;
	background: url(images/bg-hatch.gif);
	border: 1px solid #ddd;
	}
	
	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		}

	.side-widget ul li {
		padding: 0;
		margin: 0;
		font-size: 13px;
		}
		
	.side-widget ul li {
		padding-left: 15px;
		margin: 2px 0;
		}
	
	.side-widget h2 {
		font-size: 14px;
		border-bottom: 1px solid #ddd;
		padding: 10px 0 5px;
		margin-top: 0;
		text-align: center;
		text-transform: uppercase;
		}
		
	.side-widget .storycontent {
		border-bottom: 1px solid #ddd;
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}		

.posts {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	}
	
	.posts h2 {
		margin: 10px 0 0;
		}
	
	.posts img {
		margin: 10px 10px 10px 0;
		float: left;
		}
		
.readmore {
	color: #cc0000;
	}
		
#footer {
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
	border-top: 0px solid #222;
	background: #fff;
	}

/* Left Content Elements */

#leftcontent {
	float: left;
	margin: 0 10px;
	padding: 0;
	}

	#leftcontent h5 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color: #cc0000;
		margin-bottom: 5px;
		font-size: 14px;
		}

	#leftcontent h1 {
		margin: 0;
		padding: 0;
		font-size: 24px;
		line-height: 26px;
		}

#leftcontent h1.catheader {
	margin-top: 3px;
	color: #cc0000;
	font-weight: normal;
	}
	
	#leftcontent .post h1, 
	#leftcontent .ind-post h1, 
	#leftcontent .twopost h1, 
	#leftcontent .threepost h1 {
		margin-top: 5px;
		font-size: 36px;
		font-family: Georgia, Times, serif;
		font-weight: normal;
		line-height: 38px;
		color: #222;
		}
		
	#leftcontent .twopost h1 {
		font-size: 26px;
		line-height: 28px;
		}
	
	#leftcontent .threepost h1 {
		font-size: 20px;
		line-height: 22px;
		}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 14px;
		}
		
	#leftcontent .post .entry {
		font-size: 15px;
		line-height: 18px;
		}
		
	#leftcontent .date {
		margin-bottom: 5px;
		font-style: italic;
		color: #888;
		}
		
	#leftcontent .meta {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #444;
		}	
		
	#leftcontent .catdesc {
		background: #f7f7f7;
		border: 3px double #ddd;
		padding: 0 10px;
		color: #666;
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 10px;
		}
		
/* This is your subtitle style */

#leftcontent p.sub {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0;
	}

/* This is your blockquote style */
	
#leftcontent blockquote {
	width: 250px;
	font-size: 24px;
	line-height: 26px;
	float: right;
	margin: 0 0 0 30px;
	padding: 0;
	font-style: italic;
	}
	
	#leftcontent blockquote p {
		padding: 0;
		margin: 0;
		}

.more-link {
	font-size: 11px;
	text-align: right;
	color: #cc0000;
	}

.tags a {
	color: #cc0000;
	}
	
.ind-post, .post {
	float: left;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

	.ind-post img {
		margin: 0px 10px 5px 0;		
		}

#twocol {
	float: left;
	margin-bottom: 3px;
	padding: 10px 0 0;
	background: url(images/line.png) repeat-y 50% 0;
	}

	#twocol img {
		margin: 0px 8px 5px 0;
		}
		
	#twocol hr.two {
		height: 0;
		border: 0;
		clear: both;
		border-bottom: 1px solid #aaa;
		}
	
.mainhr {
	float: left;
	background: #aaa;
	clear: both;
	width: 100%;
	height: 1px;
	border: 0;
}	
	
.twopost {
	width: 46%;
	float: left;
	}	

	.twopost2, .twopost4 {
		margin-left: 7.5%;
		}
		
	.twopost3, .twopost4 {
		border-top: 1px solid #aaa;
		padding-top:5px;
		}
		
	.twopost1, .twopost3 {
		clear: left;
		}		
		
#threecol {
	float: left;
	background: url(images/line.png) repeat-y 31.5% 0;
	margin-top: 3px;
	}

#threecol2 {
	float: left;
	padding: 0;
	background: url(images/line.png) repeat-y 67% 0;
}

	#threecol img {
		margin: 0px 5px 5px 0;
		}

.threepost {
	width: 29%;
	float: left;
	border-top: 1px solid #aaa;
	padding-top: 10px;
	}

	.threepost2, .threepost5 {
		padding: 10px 0 0;
		margin: 0 6%;
		}
		
	.threepost1, .threepost2, .threepost3 {
		border-top: 0;
		}
		
	.threepost1, .threepost4 {
		clear: left;
		}
			
/* Other Elements */

.red, .entry a {
	color: #cc0000;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #cc0000;
	}

/* Comment Elements */

h3#comments {
	text-transform: none;
	padding-bottom: 5px;
	}

#postcomments {
	padding-top: 20px;
	}
			
			
	 h4#comments, #respond h3 { color:#333; font:normal 240% georgia,times,serif; margin:0 0 .1em; padding:0 0 .1em; }

	 #respond p { font-size:11px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; }

	 ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }

	 ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }

	 ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }

	 ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }

	 ol.commentlist li div.vcard cite.fn a.url, .cancel-comment-reply a { color:#cc0000; text-decoration:none; }

	 ol.commentlist li div.vcard cite.fn a.url:hover, .cancel-comment-reply a:hover { color:#000; }

	 ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }

	 ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }

	 ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }

	 ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

	 ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }

	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }

	 ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }

	 ol.commentlist ul.children li.odd { background:#fff; }

	 ol.commentlist ul.children li.even { background:#f6f6f6; }

	 ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
			
.commentnumber {
		position: absolute;
		left: 7px;
		bottom: 3px;
		font-size: 14px;
		color: #ccc;
		}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -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: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}
