

/* Begin Structure */

body {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;	
	color: #000000;	
	background: #ffffff url('../images3/body_bg.gif') repeat-x ;
	color: #333;	
	margin: 0px;
	padding: 0px;
	}

#wrapper {
	margin: 0px auto;
	padding: 0;
	width: 981px;
	color:#ffffff;
	text-align: left;

	}

/*  Header  */
#header {
	margin:  0px;
	padding: 0;
	height: 153px;
	width: 981px;
	}
	/* Menu*/

#menu {
	
	height: 33px;
	padding-top: 15px;
	padding-left:5px;	
	font-size: 15px;
	color: #ffffff;	
	font-family: 'Georgia',Verdana, Arial, Sans-Serif;
	}
	/* Menu bar */

#menu ul{
	list-style:none;
}
#menu li{
	display:block;
	float:left;
}
#menu li a{
	
	padding:0px 15px 5px 0px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height: 18px;
}
#menu li a:hover{
	color:#ffffff;
	text-decoration:none;
}
#menu li a:hover span{
	color:#ffd9c7;
}


#menu ul li.current_page_item {

	color: #FFFFFF;
	}
#menu ul li.current_page_item a {
	color: #FFFFFF;
	text-decoration: underline;


	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
		
	}

	.feeds {
	float: right;
	padding: 24px 30px 10px 10px;
	position: absolute;
	top: 1px;
	right: 185px;
	width: 193px;
	color:#ffffff;
	font-size: 18px;
		font-family: 'Georgia',Verdana, Arial, Sans-Serif;

}
.feeds a {
	color:#ffffff;
	font-size: 18px;
	font-family: 'Georgia',Verdana, Arial, Sans-Serif;
	text-decoration:none;

}
.feeds a:hover {
	color:#ffffff;
	font-size: 18px;
	font-family: 'Georgia',Verdana, Arial, Sans-Serif;
	text-decoration:none;

}
.feeds a:visited {
	color:#ffffff;
	font-size: 18px;
	font-family: 'Georgia',Verdana, Arial, Sans-Serif;
	text-decoration:none;

}
/* Logo */

#logo {	
	height: 105px;
	margin: 0 auto;
	padding:10px 0 0 45px;
	background:  url('../images3/head_green_bg.gif') no-repeat top center;
}

 #logo .title a {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 38px;
	font-weight: normal;
	color: #000000;	
	text-decoration:none;
}
#logo .title a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;	
	color: #000000;	
	text-decoration:none;
}
#logo .title a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
		color: #000000;	
	text-decoration:none;
}


#logo .description {
	color: #000000;	
	
}


/*************************************
	Top Search Form
**************************************/
.searchform {
		float: right;
	padding: 65px 30px 10px 10px;
	position: absolute;
	top: 1px;
	right: 185px;
	width: 298px;
	text-align:right;

}
.searchform .s {
		border: none;
		background-image: url('../images3/text_field_bg.gif');
		background-repeat:no-repeat;
		color: #000000;
		font-family: Arial, Helvetica, Sans-Serif;
	padding: 8px 8px 9px 8px;
	width: 183px;
	float: left;
}
.searchform .button {
	float: right;
}
#searchform #x {
	margin: 0 0 0 3px;
	padding: 0 5px 0 10px;
	width: 65px;
	height: 33px;
	border:1px;
	border-color:#000000;
	background: #060606 url('../images3/button_bg.gif') bottom left  repeat-x;
	color: #FFFFFF;
}



/* page */

#pagewrap{
	
	background:  url('../images3/page_bg.gif') no-repeat top center;	
	margin:  0px;
	padding: 0;
	width: 981px;
}
#page{
	
	margin:  5px  auto;
	padding: 0;
	width: 933px;
}
/* content */


#topcurve{
	
	background:  url('../images3/top-curve.gif') no-repeat bottom center;	
	margin:  0px;
	padding: 0;
	height: 19px;
}
#bottomcurve{
	
	background:  url('../images3/bottom-curve.gif') no-repeat top center;	
	margin:  0px;
	padding: 0;
	height: 19px;
}
#content{
clear:both;
background:  url('../images3/BGC.gif') repeat-y center; 
padding: 5px 0px 5px 0px;
margin: 0px;


}	

#main {
width: 670px; 
float:left;
border:2px;
margin: 0;
padding: 0px 30px 10px 45px;
overflow:hidden;
}

#sidebar {
padding: 0;
margin: 0 0 0 700px;
padding-right:30px;
padding-left:10px;
color:#000000;

}




.post{
	float: left;
	width: 670px;
	margin: 5px 0 0;	
	overflow: hidden;
	 border: 0px solid #e5e5e5;
	 color:#000000;

}

.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	width:567px;
	height:65px;
	background: url('../images3/post-meta_bg.gif') no-repeat;
	}
	.postmetadata a:link {
	color:#F26522;
	}
	
	.postmetadata a:visited{
	color:#F26522;
	}
	
	.commentlink{
	float:right;
	background: url('../images/comment-ico.gif') no-repeat;
	padding-left:19px;

	}
	.entry {
	padding-top: 15px;
	width:615px;

	}
	.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebar li h2 {
	padding-left:25px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url('../images/sidebar_head_bg.gif') no-repeat;	
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #444343;
}



#sidebar li p {
	padding: 0 20px;
}

#sidebar ul, #sidebar ul li {
	margin: 0px; padding: 0px;
}
#sidebar ul li ul {
	border-top:0px solid #C1D8E6;
}
#sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 13px;
	border-bottom:  1px dotted #8E8C8C;
	background: url('../images/bullet-arrow.gif') 5px 9px no-repeat;
}
#sidebar ul li ul li a, #sidebar ul li ul li a:visited {
	color: #000000;
	display: block;
	padding: 5px 3px 5px 5px;
	margin: 0px;
	text-decoration: none;
}
#sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#sidebar ul li ul li ul li a, #sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}




#footer {
background-color: #000000;
	border: none;
	height:90px;
	padding-top:5px;
	margin: 0px;
	width: 100%;
	clear: both;
	bottom: 0; left: 0; 
	text-align: center;
	color:#ffffff;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color:#ffffff;
	}
#footer a {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color:#6DCFF6;
	}
	#footer a:hover{
	color:#6DCFF6;
	}
	#footer a:visited{
	color:#6DCFF6;
	}
 .entry p {
	font-size: 1.05em;
	}


.entry p a:visited {
	color: #b85b5a;
	}


/* End Structure */


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: none;
	}


form p {
	padding: 12px 0 5px 0;	margin: 0;	
	color: #000000;
}
label {
	font-weight: bold;
	color: #000000;
	text-align:left;
}
input, select, textarea {
	margin: 5px;
	padding: 5px;
	color: #6A6969;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}
option { padding-right: 0.5em; } 

#name, #email, #message, #website{
	width: 455px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #ffffff;
	background: #060606 url('../images3/button_bg.gif');
}
/* End Typography & Colors */



/*	Begin Headers */


h1 {
	padding-top: 20px;
	margin: 0;
	font-size: 18px;
	}

h2 {
	margin: 10px 0 0;
	font-size: 14px;
	color:#2C8BB0;
	}

h2.pagetitle {
	margin-top: 30px;	
	font-size: 24px;
		font-family: Georgia, Arial, Helvetica, Sans-serif;
		border-bottom:1px solid #c3c3c3;
}



h3 {
	padding: 0;
	margin: 10px 0 0;
	font-size: 11px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}



h1, h1 a, h1 a:hover, h1 a:visited  {
	text-decoration: none;
	color: #39A2CE;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	background: url('../images3/next.gif')  no-repeat;
	padding-right:18px;
	}

.alignleft {
	float: left;	
	background: url('../images3/previous.gif')  no-repeat;
	padding-left:18px;
	}
	.alignleft a {
	color:#000000;

	}
	.alignright a {
	color:#000000;

	}
/* End Images */

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;		
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #00968C;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #CECFCF #CECFCF #CECFCF #CECFCF;	
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #E7F0CC;	
}	

/* Begin Lists*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 0px 0 8px 10px;
	}

.entry ul li {	
	
	margin: 0px; padding: 0px 0px 5px 30px;
	border-bottom:  1px solid #E0DFDF;
	background: url('../images3/ul_list_bg.gif') 2px 5px  no-repeat;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0px; padding: 0px 0px 5px 30px;
	border-bottom:  1px solid #E0DFDF;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.post_date{
	float: left;
	margin: 10px 15px 0 0px;
	display:inline;
	width: 59px;
	height: 59px;
	overflow: hidden;
	background: #E8E7E7 url('../images3/date_button.gif') no-repeat;
}

.post_month{
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

.post_day{
	padding: 6px 0 0;
	text-align: center;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.post_title{
	float: left;
	width: 520px;
	margin: 2px 0 0 0;
	display: inline;
		font-family: Verdana, Arial, Helvetica, Sans-serif;
		font-size:10px;
}

.post_title_alt{
	width: 470px;
	margin: 20px 0 0 20px;
}

.post_title h2{
	font-size: 24px;
		font-family: Georgia, Arial, Helvetica, Sans-serif;
}

.post_title h2 a{
	text-decoration: none;
	color: #000000;
	
	
}

.post_title h2 a:hover{
	text-decoration: none;
}

.post_title a{
	text-decoration: none;
	color: #F26522;
	font-weight:bold;
}
/* End Entry Lists */


/***************** Comment Text ***********************************************/
#commentblock{

	padding-left: 15px;
	width:615px;

}

#comments{

	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:1px solid #AEADAD;

}
.commenttext{
	min-height: 90px;
	
}
* html .commenttext { height: 90px; overflow: visible; }
/*	Comment Form	*/
#commentsform  {
	width:590px;
	padding:10px;

}
#commentsform h2  {
	
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:1px solid #AEADAD;
	padding:0px;
	margin:0px;
	}

#commentsform p {
	margin-top: 5px;
	margin-bottom: 5px;
}


#commentsform .label {
	font-size: 95%;
}


#commentsform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;	
		background-color: #DBEEEB;
	border: 1px solid #9FC0BC;
	}

#commentsform textarea {
	width: 100%;
	padding: 2px;
	margin: 5px 5px 1px 0;
		background-color: #DBEEEB;
	border: 1px solid #9FC0BC;
	}

#commentsform #submit {
	margin: 0;
	float: left;	
	height:25px;
	background: url('../images3/submit_bg.gif') repeat-x;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:3px;
	}
#commentsform	tr {
	height: 34px;
	background: none;
}
#commentsform td {
	padding-left: 11px;
	padding-right: 11px;
	border: 0px ;	
}	
/* End Form Elements */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:450px;
	}
	.comment{	
		background-color: #DBEEEB;
	border: 1px solid #9FC0BC;
	width:590px;
	padding:10px;
		
	}
#commentlist {
	padding: 0;
	list-style: none;
	text-align: justify;
	}
#commentlist ul {
	list-style: none;
	}

.commentlist li {
	margin: 15px 0px 3px 0px;
	padding: 5px 2px 3px 0px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#commentmetadata {
	margin: 0;
	padding-top:5px;
	padding-bottom:5px;
	display: block;	
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	font-size:13px;
	border-bottom: 1px solid #e5e5e5;	
	font-weight:bold;
	}
	#commentmetadata a {
	color:#2D8DB2;
	font-weight:bold;
	font-size:15px;
	}
		#commentmetadata a:hover {
	color:#2D8DB2;
	font-weight:bold;
	font-size:15px;
	}
		#commentmetadata a:visited {
	color:#2D8DB2;
	font-weight:bold;
	font-size:15px;
	}
/* End Comments */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


select {
	width: 130px;
	}



/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 175px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
		text-decoration: none;
	}

#wp-calendar caption {
	text-align: left;	
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
		border: 0px ;	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	height: 38px;
	padding: 2px;
	color:#000000;
	border-width: 0px;
	}
	

/* End Calendar */



/* Begin Various Tags & Classes */
code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace;
  	border: 1px solid #D0E9E6; 
	background: #F1F9F8;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #000000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	a:link{
	color:#00968C;
	}
	
	a:visited{
	color:#00968C;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
.sb-about {
  margin: 0px 0px 10px 10px;

}
/* End captions */
