/*  

Theme Name: WordPress theme 685

Theme URL: http://wordpress.org/

Description: A theme from Template-Help.com Collection

Version: 2.6

Author: Template_Help.com 

Author URL: http://www.Template-Help.com/ 

*/

/* CSS Document */



* {
	margin:0;
	padding:0;
}

ul {
	list-style:none;
}

body {
	font-family:tahoma;
	font-size:12px;
	line-height:18px;
	color:#1D5B1C;
	background: url(images/main_fill.gif) 0px 0px repeat-x white;
}

img {
	border:0;
}

table, td {
	border-collapse:collapse;
}

table, td, img {
	border:0;
}

td, tr {
	vertical-align:top;
	text-align:left;
}

/***forms*******************************************/

input, textarea {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
	font-weight:normal;
	text-align:left;
}

.searching {
	width:300px;
	height:auto;
	color:#000000;
	height:18px;
	margin-right:6px;
	border: solid 1px #9CA1A2;
}

.column_center .searching {
	width:203px;
	height:auto;
	color:#000000;
	height:18px;
	margin-right:6px;
	border: solid 1px #9CA1A2;
}

.column_center input, .column_center textarea {
	margin:3px 0 3px 5px;
}

/***end forms*******************************************/





.min_width {
 width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 900)? "900px" : "100%");
	min-width:900px;
}

.main {
	width:1000px;
	margin:auto;
}

a {
	color:#292727;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	font-size:2.78em;
	color:#1D5B1C;
	font-weight:bold;
	line-height:1.01em;
	width:auto;
}

h1 a {
	color:#1D5B1C;
	text-decoration:none;
}

h2 {
	font-size:1.01em;
}

h3 {
	color:#2C852A;
	font-weight:bold;
	font-size:1.27em;
	line-height:1.18em;
	padding:0 0 20px 0;
}

h3 a {
	color:#2C852A;
	font-size:1.01em;
	line-height:1.01em;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

.pagetitle {
	padding:10px;
}

.center {
	padding:0 0 10px 0;
}

/***global*******************************************/

.content {
	width:100%;
	overflow:hidden;
}

.content .indent {
	padding:0 40px 0 52px;
}

ul {
	margin:0;
}

.left_side_bar {
	float:left;
	width:187px;
	margin:0 -187px 0 0;
	position:relative;
}

.column_center {
	float:left;
	width:875px;
}

.indent_center {
	padding:0 11px 15px 10px;
	/*margin:0 187px 0 187px;*/
	margin:0 0px 0 187px;
		width:705px;
}

.inside_center {
	padding:23px 10px 10px 22px;

}
.right_side_bar {
	float:left;
	/*width:187px;*/
	width:220px;
	margin:0 0 0 -187px;
}



.clear {
	clear:both;
}

.w100 {
	width:100%;
}

.h100 {
	height:100%;
}

.in5 {
	padding-bottom:5px;
}

.in10 {
	padding-bottom:10px;
}

.in15 {
	padding-bottom:15px;
}

.in20 {
	padding-bottom:20px;
}

/***global*******************************************/





/***Begin Images *******************************************/

p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding:0 0 4px 0;
	margin: 0 0 10px 21px;
	display: inline;
}

img.alignleft {
	padding:0 0 4px 0;
	margin: 0 21px 10px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/***End Images *******************************************/



/***box_title*******************************************/

.left_top {
	/*background:url(images/left_top.gif) left top no-repeat;*/
}

.right_top {
	/*background:url(images/right_top.gif) right top no-repeat;*/
}

.left_bot {
	/*background:url(images/left_bot.gif) left bottom no-repeat;*/
}

.right_bot {
/*	background:url(images/right_bot.gif) right bottom no-repeat;*/
	width:100%;
}

.side_left {
	/*background:url(images/side_left.gif) left top repeat-y #E7FAFE;*/
}

.side_right {
	/*background:url(images/side_right.gif) right top repeat-y;*/
}

.side_top {
	/*background:url(images/side_top.gif) left top repeat-x;*/
}

.side_bot {
	/*background:url(images/side_bot.gif) left bottom repeat-x;*/
}

/***box*******************************************/







/***box_title*******************************************/

.left_top_title {
	background:url(images/left_top_title.gif) left top no-repeat;
}

.right_top_title {
	background:url(images/right_top_title.gif) right top no-repeat;
}

.left_bot_title {
	background:url(images/left_bot_title.gif) left bottom no-repeat;
}

.right_bot_title {
	background:url(images/right_bot_title.gif) right bottom no-repeat;
	width:100%;
	min-height:43px;
	height:auto !important;
	height:43px;
}

.side_left_title {
	background:url(images/side_left_title.gif) left top repeat-y #99E1F8;
}

.side_right_title {
	background:url(images/side_right_title.gif) right top repeat-y;
}

.side_top_title {
	background:url(images/side_top_title.gif) left top repeat-x;
}

.side_bot_title {
	background:url(images/side_bot_title.gif) left bottom repeat-x;
}

/***box*******************************************/



/***box_widget*******************************************/

.left_top_widget {
	background:url(images/left_top_widget.gif) left top no-repeat;
}

.right_top_widget {
	background:url(images/right_top_widget.gif) right top no-repeat;
}

.left_bot_widget {
	background:url(images/left_bot_widget.gif) left bottom no-repeat;
}

.right_bot_widget {
	background:url(images/right_bot_widget.gif) right bottom no-repeat;
	width:100%;
	min-height:204px;
	height:auto !important;
	height:204px;
}

.side_left_widget {
	background:url(images/side_left_widget.gif) left top repeat-y /*#67D3F4*/ #428B51;
}

.side_right_widget {
	background:url(images/side_right_widget.gif) right top repeat-y;
}

.side_top_widget {
	background:url(images/side_top_widget.gif) left top repeat-x;
}

.side_bot_widget {
	background:url(images/side_bot_widget.gif) left bottom repeat-x;
}

.inside_widget {
	padding:3px 11px 10px 13px;
}

/***box*******************************************/



/***header*******************************************/

#header {
	background:url(images/fill_header.gif) 0 0 repeat-x;
}

.header_left {
	background:url(images/header_left.gif) 0 0 no-repeat;
}

.header_right {
	background:url(images/header_right.jpg) right top no-repeat;
	width:100%;
	min-height:217px;
	height:auto !important;
	height:217px;
}

#header .block_search {
	padding:0 0 0 0;
}

#header .logo {
	padding:46px 0 0 82px;
}

#header span {
	font-size:1.01em;
	line-height:1.45em;
	color:#3D3D3D;
	text-decoration:none;
}

#header .menu {
	padding:60px 0 0 60px;
}
#header .menu p{color:white; position:relative; top:-7px; font-size:14px;}

#header .menu li {
	display:inline;
	background:url(images/bull_menu.gif) right 7px no-repeat;
	padding:0 20px 0 23px;
}

#header .menu li a {
	font-size:1.09em;
	line-height:normal;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#header .menu li a:hover {
	text-decoration:underline;
}

#header .search_block {
	padding:27px 0 0 81px;
}

/***end header*******************************************/





/***side_bar*******************************************/

.side_bar .inside {
	padding:0 0 0 0;
}

.widget_style#categories .children {
	margin:0 0 0 10px;
}

.widget_style#categories .children li {
	background:none;
}

.indentX p {
	padding:0 0 10px 0;
}

/**********************************************/

.widget_style {
	margin:0 0 0 0;
	padding:0 0 4px 0;
}

.widget_style h2 {
	font-size:1.27em;
	line-height:1.27em;
	color:#FFFFFF;
	font-weight:bold;
	padding:13px 0 5px 26px;
}

.widget_style h2 a {
	color:#FFFFFF;
	text-decoration:none;
}

.widget_style h2 a:hover {
	text-decoration:none;
}

.widget_style ul {
	margin:0 0 0 0;
}

.widget_style li {
	font-size:1.09em;
	line-height:1.45em;
	color:#FFFFFF;
	background:url(images/sep.gif) left bottom repeat-x;
	padding:2px 0 6px 0;
}

.widget_style li a {
	font-size:1.01em;
	line-height:1.45em;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
/*	background:url(images/arr.gif) no-repeat 0px 6px;
	padding:0 0 0 14px;*/
}

.widget_style li a:hover {
	text-decoration:underline;
}

/**********************************************/



/**********************************************/





/***box_title*******************************************/

#links_with_style .left_top_title {
	background:url(images/left_top_title_2.gif) left top no-repeat;
}

#links_with_style .right_top_title {
	background:url(images/right_top_title_2.gif) right top no-repeat;
}

#links_with_style .left_bot_title {
	background:url(images/left_bot_title_2.gif) left bottom no-repeat;
}

#links_with_style .right_bot_title {
	background:url(images/right_bot_title_2.gif) right bottom no-repeat;
	width:100%;
	min-height:43px;
	height:auto !important;
	height:43px;
}

#links_with_style .side_left_title {
	background:url(images/side_left_title_2.gif) left top repeat-y #58CC85;
}

#links_with_style .side_right_title {
	background:url(images/side_right_title_2.gif) right top repeat-y;
}

#links_with_style .side_top_title {
	background:url(images/side_top_title_2.gif) left top repeat-x;
}

#links_with_style .side_bot_title {
	background:url(images/side_bot_title_2.gif) left bottom repeat-x;
}

/***box*******************************************/



/***box_widget*******************************************/

#links_with_style .left_top_widget {
	background:url(images/left_top_widget_2.gif) left top no-repeat;
}

#links_with_style .right_top_widget {
	background:url(images/right_top_widget_2.gif) right top no-repeat;
}

#links_with_style .left_bot_widget {
	background:url(images/left_bot_widget_2.gif) left bottom no-repeat;
}

#links_with_style .right_bot_widget {
	background:url(images/right_bot_widget_2.gif) right bottom no-repeat;
	width:100%;
	min-height:54px;
	height:auto !important;
	height:54px;
}

#links_with_style .side_left_widget {
	background:url(images/side_left_widget_2.gif) left top repeat-y #FFFCE4;
}

#links_with_style .side_right_widget {
	background:url(images/side_right_widget_2.gif) right top repeat-y;
}

#links_with_style .side_top_widget {
	background:url(images/side_top_widget_2.gif) left top repeat-x;
}

#links_with_style .side_bot_widget {
	background:url(images/side_bot_widget_2.gif) left bottom repeat-x;
}

#links_with_style .inside_widget {
	padding:11px 21px 15px 24px;
}

/***box*******************************************/









#links_with_style ul {
	margin:0 0 0 0;
	background:none;
}

#links_with_style ul ul h2 {
	margin:0 0 0 0;
	background:none;
}

#links_with_style ul li h2 {
	font-size:14px;
	line-height:14px;
	list-style:none;
	color:#FFFFFF;
	font-weight:bold;
	padding:14px 0 5px 55px;
	margin:0 0 0 0;
}

#links_with_style ul li {
	background:none;
}

#links_with_style ul li ul {
	margin:0 0 0 0;
}

#links_with_style ul li ul li {
	font-size:1.01em;
	color:#545348;
	padding:0 0 6px 0;
	background:none;
}

#links_with_style ul li ul li a {
	font-size:0.9em;
	padding:0 0 0 11px;
	background:url(images/arr_blog.gif) 0 6px no-repeat;
	color:#545348;
	font-weight:normal;
	text-decoration:underline;
}

#links_with_style ul li ul li a:hover {
	text-decoration:none;
}

/**********************************************/











/***box_title*******************************************/

#archives .left_top_title {
	background:url(images/left_top_title_3.gif) left top no-repeat;
}

#archives .right_top_title {
	background:url(images/right_top_title_3.gif) right top no-repeat;
}

#archives .left_bot_title {
	background:url(images/left_bot_title_3.gif) left bottom no-repeat;
}

#archives .right_bot_title {
	background:url(images/right_bot_title_3.gif) right bottom no-repeat;
	width:100%;
	min-height:43px;
	height:auto !important;
	height:43px;
}

#archives .side_left_title {
	background:url(images/side_left_title_3.gif) left top repeat-y #58CC85;
}

#archives .side_right_title {
	background:url(images/side_right_title_3.gif) right top repeat-y;
}

#archives .side_top_title {
	background:url(images/side_top_title_3.gif) left top repeat-x;
}

#archives .side_bot_title {
	background:url(images/side_bot_title_3.gif) left bottom repeat-x;
}

/***box*******************************************/



/***box_widget*******************************************/

#archives .left_top_widget {
	background:url(images/left_top_widget_3.gif) left top no-repeat;
}

#archives .right_top_widget {
	background:url(images/right_top_widget_3.gif) right top no-repeat;
}

#archives .left_bot_widget {
	background:url(images/left_bot_widget_3.gif) left bottom no-repeat;
}

#archives .right_bot_widget {
	background:url(images/right_bot_widget_3.gif) right bottom no-repeat;
	width:100%;
	min-height:54px;
	height:auto !important;
	height:54px;
}

#archives .side_left_widget {
	background:url(images/side_left_widget_3.gif) left top repeat-y #E1FFF4;
}

#archives .side_right_widget {
	background:url(images/side_right_widget_3.gif) right top repeat-y;
}

#archives .side_top_widget {
	background:url(images/side_top_widget_3.gif) left top repeat-x;
}

#archives .side_bot_widget {
	background:url(images/side_bot_widget_3.gif) left bottom repeat-x;
}

#archives .inside_widget {
	padding:10px 21px 24px 24px;
}

.widget_style#archives h2 {
	font-size:1.27em;
	line-height:1.27em;
	color:#FFFFFF;
	font-weight:bold;
	padding:11px 0 5px 55px;
}

.widget_style#archives ul {
	margin:0 0 0 0;
}

.widget_style#archives li {
	font-size:1.01em;
	line-height:1.45em;
	color:#045735;
	background:none;
	padding:2px 0 6px 0;
}

.widget_style#archives li a {
	font-size:1.01em;
	line-height:1.45em;
	color:#045735;
	font-weight:normal;
	text-decoration:underline;
	background:url(images/bull_arch.gif) no-repeat 0px 6px;
	padding:0 0 0 11px;
}

.widget_style#archives li a:hover {
	text-decoration:none;
}

/***box*******************************************/









/***box_title*******************************************/

#meta .left_top_title {
	background:url(images/left_top_title_4.gif) left top no-repeat;
}

#meta .right_top_title {
	background:url(images/right_top_title_4.gif) right top no-repeat;
}

#meta .left_bot_title {
	background:url(images/left_bot_title_4.gif) left bottom no-repeat;
}

#meta .right_bot_title {
	background:url(images/right_bot_title_4.gif) right bottom no-repeat;
	width:100%;
	min-height:43px;
	height:auto !important;
	height:43px;
}

#meta .side_left_title {
	background:url(images/side_left_title_4.gif) left top repeat-y #AFCAD2;
}

#meta .side_right_title {
	background:url(images/side_right_title_4.gif) right top repeat-y;
}

#meta .side_top_title {
	background:url(images/side_top_title_4.gif) left top repeat-x;
}

#meta .side_bot_title {
	background:url(images/side_bot_title_4.gif) left bottom repeat-x;
}

/***box*******************************************/

/***box_widget*******************************************/

#meta .left_top_widget {
	background:url(images/left_top_widget_4.gif) left top no-repeat;
}

#meta .right_top_widget {
	background:url(images/right_top_widget_4.gif) right top no-repeat;
}

#meta .left_bot_widget {
	background:url(images/left_bot_widget_4.gif) left bottom no-repeat;
}

#meta .right_bot_widget {
	background:url(images/right_bot_widget_4.gif) right bottom no-repeat;
	width:100%;
	min-height:54px;
	height:auto !important;
	height:54px;
}

#meta .side_left_widget {
	background:url(images/side_left_widget_4.gif) left top repeat-y #E8F2F5;
}

#meta .side_right_widget {
	background:url(images/side_right_widget_4.gif) right top repeat-y;
}

#meta .side_top_widget {
	background:url(images/side_top_widget_4.gif) left top repeat-x;
}

#meta .side_bot_widget {
	background:url(images/side_bot_widget_4.gif) left bottom repeat-x;
}

#meta .inside_widget {
	padding:10px 21px 24px 24px;
}

.widget_style#meta h2 {
	font-size:1.27em;
	line-height:1.27em;
	color:#FFFFFF;
	font-weight:bold;
	padding:11px 0 5px 55px;
}

.widget_style#meta ul {
	margin:0 0 0 0;
}

.widget_style#meta li {
	font-size:1.01em;
	line-height:1.45em;
	color:#045735;
	background:none;
	padding:2px 0 6px 0;
}

.widget_style#meta li a {
	font-size:1.01em;
	line-height:1.45em;
	color:#045735;
	font-weight:normal;
	text-decoration:underline;
	background:url(images/bull_arch.gif) no-repeat 0px 6px;
	padding:0 0 0 11px;
}

.widget_style#meta li a:hover {
	text-decoration:none;
}

/***box*******************************************/



/**********************************************/

#calendar_wrap {
	vertical-align:top;
	width:auto;
	margin:auto;
	padding:13px 0px 0px 0;
}

#calendar_wrap caption {
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.01em;
}

#calendar_wrap td {
	width:25px;
	text-align:right;
	color:#000000;
	font-size:1.11em;
}

#calendar_wrap td a {
	color:#000000;
}

#calendar_wrap th {
	color:#090909;
	text-align:right;
}

#calendar_wrap a {
	font-weight:bold;
}

/**********************************************/



#tag_cloud a {
	color:#000000;
	line-height:1.01em;
	text-decoration:none;
}

#tag_cloud a:hover {
	text-decoration:underline;
}

.post {
	padding:0 0 20px 0;
}

.post h3 {
	padding:0 0 5px 0;
}

/**********************************************/



#statusbar {
	text-align:left;
	color:#000000;
}

#statusbar p {
	padding:0px 20px 20px 0;
}

#statusbar a {
	font-weight:bold;
	color:#000000;
}

/***end side_bar*******************************************/











/***column_center*******************************************/

.column_center ol {
	list-style:decimal;
}

.column_center ol li {
	list-style-position:inside;
}

.column_center ol li a {
}

.column_center ul li {
	list-style-type:disc;
}

.column_center ul li {
	list-style-position:inside;
}

.column_center ul li a {
}

.column_center p {
	padding:5px 0 5px 0;
}

.title {
	padding:0 13px 0 0;
	overflow:hidden;
}

.title .info {
	color:#6C9098;
	font-size:0.9em;
	line-height:1.18em;
}

.title .info span {
	text-decoration:underline;
}

.title .date {
	font-size:0.9em;
	line-height:1.18em;
	color:#6C9098;
	font-weight:normal;
	float:right;
}

.text_box {
	font-size:1.01em;
	line-height:1.45em;
	padding:0px 15px 9px 0;
}

.text_box strong {
	color:#1D5B1C;
	font-weight:bold;
	font-size:1.09em;
	line-height:1.28em;
}

.comments {
	color:#693A09;
	font-size:1.01em;
	font-weight:bold;
	line-height:1.9em;
	margin:0 10px 21px 0;
	padding:5px 20px 42px 0;
	background:url(images/sep_2.gif) left bottom repeat-x;
}

.comments a {
	background: url(images/side_top_com.gif) 0 0 repeat-x;
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.01em;
}

.comments a:hover {
	text-decoration:none;
}

.comments em {
	display:block;
	background:url(images/left_top_com.gif) left top no-repeat;
	font-weight:bold;
	font-style:normal;
}

.comments b {
	display:block;
	background:url(images/right_top_com.gif) right top no-repeat;
	font-weight:bold;
	padding:0px 11px 9px 11px;
}

/***end column_center*******************************************/









/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	width:100%;
	overflow:hidden;
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}

/* End Various Tags & Classes*/







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	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;
	display: block;
}

/* End Comments */



/*************************************/

#recent-posts {
	vertical-align:top;
}

.widget_style#recent-comments li a {
	background:none;
}

#calendar {
	vertical-align:top;
}

#google-search {
	vertical-align:top;
}

#gsearch {
	text-align:left;
}

#pages {
	vertical-align:top;
}

#text-1 {
	vertical-align:top;
}

#delicious {
	vertical-align:top;
}

#delicious-box {
	text-align:left;
}

/*************************************/

.textwidget {
	padding:13px 0px 0px 0px;
}

.oddcomment {
	color:#000000;
}

/***footer*******************************************/



/***box_title*******************************************/

.left_top_footer {
	background:url(images/left_top_footer.gif) left top no-repeat;
}

.right_top_footer {
	background:url(images/right_top_footer.gif) right top no-repeat;
	width:100%;
	min-height:73px;
	height:auto !important;
	height:73px;
}

.side_left_footer {
	background:url(images/side_footer.gif) left top repeat-y #F3F4F5;
}

.side_right_footer {
	background:url(images/side_footer.gif) right top repeat-y;
}

.side_top_footer {
	background:url(images/side_footer.gif) left top repeat-x;
}

.side_bot_footer {
	background:url(images/side_footer.gif) left bottom repeat-x;
}

/***box*******************************************/





#footer {
	font-size:1.09em;
	line-height:1.01em;
	color:#667478;
	font-family:arial;
	padding:0 42px 0 53px;
}

.inside_footer {
	padding:35px 10px 10px 23px;
}

#footer a {
	color:#667478;
}

/***end footer*******************************************/

.title .info, .title .date {
	display:none;
}


.twitter_name_box a{color:white; font-weight:bold; text-decoration:none; font-size:16px;}
#twitter_time_source {color:white !important;}

