/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
body { 
	margin-top: 0px; 
	padding: 0; 
	color: #422100; 
	/*background-color: #F3ECC4; 
	font-family: "Book Antiqua", Verdana, Arial; */
	font-family: Verdana, Arial; 
	font-size: 12px; 
	line-height: 18px; 
	background-color: #663300; 
	}

a:link, a:visited {color: #45811D; }
a:hover { color: #00CC00; }
a { outline: none; }
h1 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 30px; font-weight: bold; color: #006600;}
h2 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 27px; color: #45811D}
h3 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 24px; color: #003300;}
ul { line-height: 18px; }


/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
.post-wrapper { background-color: #FFF; padding: 15px; width: 583px; border: 1px solid #EBEBEB; }
.home-post-wrap { width: 593px; padding: 10px; margin-right: 13px; margin-bottom: 10px; float: left; border: 1px solid #EBEBEB; }
.readmore { background-image: url(images/read-more-Green.gif); background-repeat: no-repeat; background-position: left; float: right; padding-left: 20px; }
.readmore a:link, .readmore a:hover { color: #393939; }
.thumbnail-home { border: 0px; margin: 0px 0px 0px 0px; }
blockquote { overflow: auto; padding: 0 10px; margin: 20px 30px; background-color: #f5f5f5; border: 1px solid #e0e0e0; }
#wrapper2 { width: 950px; margin-left: auto; margin-right: auto; padding: 0px 0px 0px 0px; border: 1px solid #3E2D0D; border-top: 0px;}
/* header top margin changed by Jim Camomile*/
#header2 { width: 950px; height: 170px; margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; /* background-image:url(images/header-back.jpg); background-position:top; background-repeat: no-repeat; */  padding-top: 10px; background-color: #FFF; border: 1px solid #3E2D0D; border-bottom: 0px; }
#container { float: right; width: 950px; ; color: #422100; background-color: #FFFFFF; background-image: url(images/content-bg-Green.gif); background-repeat: no-repeat; background-position: top; }
#left-div { width: 650px; float: right; margin-top: 20px; }
#left-inside { float: left; padding: 0px; }

#left-inside a { font-weight: bold; }
.articleinfo { border-bottom: 4px solid #F0EACA; padding-bottom: 7px; color: #57554B; }

/*Changed by Jim Camomile to eliminate thumbnails
.post-content { width: 475px; float: right; margin-top: 5px; }
*/
.post-content {margin-top: 5px; }
.thumbnail-div { border: 5px solid #F8F4E0; width: 90px; height: 150px; float: left; }
.home-squares { width: 280px; display: block; padding: 10px; border: 1px solid #EBEBEB; float: left; margin-right: 12px; margin-top: 10px; margin-bottom: 10px; }
.comment-author { width: 100%; margin-bottom: 5px; display: block; padding-left: 15px; background-image: url(images/comment-icon.gif); background-repeat: no-repeat; background-position: left; }
.home-headings { height: 27px; border: 1px solid #DDD7B3; background-image: url(images/heading-bg.gif); width: 268px; color: #575447; font-size: 13px; font-weight: bold; padding-left: 10px; padding-top: 8px; }
.current-cat a:link, .current-cat a:visited, .current-cat a:active, .current-cat a { background-image: url(images/categories-arrow-Green.gif) !important; background-repeat: no-repeat; background-position: top; }

/* logo changed by Jim Camomile*/
.logo { float: left; margin: 0px 20px; border: 0px; }


/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.post-title { font-size: 24px; line-height: 30px; margin-bottom: 10px; margin-top: 0px; font-weight: normal; }
.titles { font-weight: normal; font-size: 24px; text-decoration: none; margin-top: 0px; }
.titles a:link, .titles a:visited, .titles a:active { text-decoration: none; font-size: 20px; font-weight: normal; font-family: Trebuchet MS; margin-bottom: 10px; display: block; }
.toptitle { font-size: 20px; color: #5db127; margin-left: 15px; display: block; margin-top: 15px; margin-bottom: 10px; }
.toptitle2 { font-size: 24px; color: #FFF; display: block; margin-top: 15px; margin-bottom: 10px; }


/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentlist { padding: 0px; margin: 0px 0px 0px 17px; width: 560px; background-image: url(images/comment-bg.gif); list-style-image: none; list-style-type: none; float: left; }
.commentlist li { font-weight: bold; width: 560px; display: block; background-image: url(images/comment-bottom.gif); background-repeat: no-repeat; background-position: bottom left; padding: 0px 0px 45px 0px; margin: 0px; list-style-image: none; list-style-type: none; float: left; }
.commentlist li div { width: 540px; display: block; background-image: url(images/comment-top.gif); background-repeat: no-repeat; margin: 0px; padding: 10px; float: left; }
.commentlist li .avatar { float: left; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite { font-size: 18px; float: left; font-style: normal; margin-left: 10px; margin-right: 6px; margin-top: 5px; font-weight: normal; }
.says { display: none; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; display: block; float: left; width: 90%; margin-left: 3%; }
#commentform p { clear: both; }
.alt { margin: 0; padding: 10px; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentlist .children li { width: 90%; display: block; margin: 0px; background-color: #FDFDFD; background-image: url(images/comment-children-bg.gif); background-position: left; background-repeat: repeat-y; border: 1px solid #E2E2E4; overflow: hidden; }
.commentlist .children li div { width: 97%; padding: 3%; background-image: url(images/comment-children-top.gif); background-repeat: no-repeat; background-position: top left; }
.commentlist .commentmetadata { font-weight: normal; float: left; margin: 5px 0px 0px 0px; display: block; clear: both; background-image: none; width: 90%; margin-left: 3%; }
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta { background-image: none; width: 100%; padding: 0px !important; }
.commentlist .reply, .commentlist .children .reply { float: right; background-image: none; width: 54px; height: 22px; margin-bottom: 0px; padding: 0px; margin-right: 10px; font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover { background-image: url(images/reply.gif); width: 39px; height: 17px; display: block; color: #FFF; font-size: 8px; text-transform: lowercase; font-weight: normal; padding: 5px 0px 0px 15px; letter-spacing: 1px; }
.commentlist .children li { padding-bottom: 10px; }
.commentlist .children li ul li { padding-bottom: 10px; background-color: #FFF; }
#respond { margin-top: 20px; float: left; background-image: none; }
.commentlist #respond h3, .commentlist #respond a { margin-left: 28px; }
#comments { line-height: 30px; }
.children { clear: both; }
.children .commentmetadata, .children .vcard { background-image: none; }
.children textarea { width: 90% !important; }
.children input { width: 80% !important; }
#cancel-comment-reply-link { display: block; background-image: url(images/comment-close.gif); width: 144px; height: 21px; padding: 5px 0px 0px 23px; font-weight: normal; color: #84878E; font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#respond div { background-image: none; }
#submit { font-size: 12px; width: 120px !important; }
#respond h3 { margin-bottom: 30px; }
.commentlist #respond h3 { margin-bottom: 15px; margin-top: 0px; }
#comments { margin-top: 15px; margin-bottom: 30px; }


/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform { margin: 10px 0px 0px 20px; }
#commentform textarea { background: #f8f7f6; border: 1px solid #d6d3d3; width: 350px; padding: 10px; }
#commentform #email { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-email.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #author { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-author.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #url { font-size: 13px; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; background-image: url(images/comment-website.gif); background-position: 7px 7px; background-repeat: no-repeat; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }




/*------------------------------------------------*/
/*-------------[CATEGORIES NAVIGATION]------------*/
/*------------------------------------------------*/
#categories { background-color: #5fb726; width: 950px; font-size: 12px; background-image: url(images/categories-bg-Green.jpg); background-repeat: repeat-x; min-height: 37px; float: right; }
#categories ul { float: left; margin: 0px 0px 0px 0px; margin-top: 0px; height: 37px; padding-left: 10px;  }
#categories li { float: left; list-style-image: none; list-style: none; margin: 0px 3px 0px 3px; list-style-type: none; list-style-position: inside; background-image: url(images/categories-line-Green.gif); background-position: right; background-repeat: no-repeat; height: 37px; }
#categories li a:link, #categories li a:visited { color: #FFF; padding-left: 3px; font-weight: bold; text-decoration: none; padding-right: 3px; display: block; height: 30px; padding-top: 7px; float: left;  }
#categories li a:hover { color: #FFF; padding-top: 7px; display: block; background-image: url(images/categories-arrow-Green.gif); background-position: top; background-repeat: no-repeat; height: 30px; }

		/*-------------[DROPDOWN MENU]------------*/
		.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav ul { position:absolute; top:-999em; padding-bottom: 9px; }
		.nav li { float:left; position:relative; z-index:99; font-size:12px; height: 44px; }
		.nav a { display:block; }
		/* .nav ul li { width: 100%; } */
		.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:37px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:239px; top:0px; }
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li { display: block; padding: 0px; background-color: #37342d; float: left; height: auto !important; }
		#pages ul li ul { width: 240px; }
		.nav li li a:link, .nav li li a:visited { width: 180px; display: block; padding: 10px 30px 10px 30px !important; margin: 0px 0px 0px 0px !important; height: auto !important; float: left; background-image: none !important; border-left: 1px solid #336633; border-right: 1px solid #336633; border-bottom: 1px solid #336633; }


		/*-------------[DROPDOWN MENU]------------*/
		.nav li li:hover ul, ul#nav2 li li.sfHover ul { left:230px; top:0px; }
		.nav li { z-index: 98; margin: 0px 10px 0px 0px; height: 37px; }
		.nav li ul { background-image: none; }
		.nav li li { background-color: #5fb726; background-image: none; margin-right: 0px; }
		.nav li li a:hover { background-color: #78c942; }
		.nav li:hover ul, ul#nav2 li.sfHover ul { left:-22px; top:37px; }


/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.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; -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: 12px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
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; }
.alignleft { float: left }


/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
#sidebar-wrapper { width: 260px; float: left; margin-top: 20px; margin-bottom: 20px; padding: 0px 0px 0px 19px; }
#sidebar { float: right; padding-left: 13px; padding-right: 13px; padding-top: 13px; width: 230px; background-color: #FFF1BB; border: 1px solid #E7E7E7; }
#sidebar img {margin: 5px; border: none;}
.sidebar-box, .submenu { padding-top: 5px; margin-bottom: 0px; }
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active { display: block; color: #4B4A41; width: 100%; padding: 3px 3px 3px 3px; background-image: none !important; }
.sidebar-box ul li { background-image: none !important; background-color: #FFF1BB !important; color: #4B4A41 !important; }
.sidebar-box ul li:hover, .sidebar-box ul li a:hover { background-image: none !important; background-color: #FFF1BB !important; }
.sidebar-box ul li a:hover { width: 100%; display: 
block; color: #393939; padding: 3px 3px 3px 3px; }
.sidebar-box h2, .submenu h2 { margin-top: 5px; font-size: 15px; color: #4A493F; padding-top: 4px; font-weight: bold; padding-bottom: 4px;  margin-left: 10px; }

.side-box { padding-bottom: 10px; border-bottom: 1px solid #CC9966;}

.submenu ul {
	list-style-type: none; 	
	list-style: none;
	list-style-position: inside;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
	border: 1px solid  #FFF4CA;
	}
	
.submenu li { 

	margin: 0px;
	padding: 0px;
	line-height: 100%;
	}

.submenu li a:link, .submenu li a:visited {
	display: block;
	background-color: #5DB127;
	border-bottom: 1px solid  #FFF4CA;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 5px 4px;
	}

.submenu li a:hover{
	background-color: #663300;
	color: #FFFFFF;
	}

/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a, .titles-featured a:hover, .titles-featured { font-size: 25px; line-height: 30px; color: #545249; margin-bottom: 5px; float: left; }
#featured { background-color: #FFF; padding: 0px 10px;; width: 593px; border: 1px solid #EBEBEB; float: left; margin-bottom: 5px; }
.featured-content { float: right; width: 353px; margin-right: 5px; }
.thumbnail-div-featured { border: 10px solid #F8F4E0; width: 200px; height: 200px; float: left; }


/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer { clear: both; float: right; width: 935px; text-align: left; padding-left: 15px; color: #FFF; padding-bottom: 10px; padding-top: 10px; margin-bottom: 20px; background-color: #4A2500; }
		#footer a { color: #FFFFFF; font-size: 12px; }
		#footer a:visited { color: #FFFFFF; }
		#footer a:hover { color: #FFFFFF; text-decoration: underline; }
		
#footerlinks li {
display: inline;
padding: 3px 10px;
}


/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
.search_bg { height:35px; width:320px; background:url(images/search-bg.gif) no-repeat left; background-position: left; margin-top: 0px; float: right; }
#search { color:#4E4C42; padding:0; }
#search input { background: transparent; font-size:11px; color:#4E4C42; font-family:Tahoma, arial, verdana, courier; width:180px; height:22px; vertical-align:middle; margin: 10px 0px 0 10px; padding:0; border: none; }
.icons { margin-top: 0px; margin-bottom: -5px; margin-right: 10px; }
#search .input { width:74px; height:35px; background:none; border:none; vertical-align:middle; margin:0; padding:0; margin-left: 33px; }


/*------------------------------------------------*/
/*-----------------[RANDOM ARTICLES]--------------*/
/*------------------------------------------------*/
.random-image { width: 70px; height: 80px; border: 5px solid #F8F4E0; float: left; display: inline; margin-right: 10px; }
.random-content { float: right; width: 190px; }
.random { width: 280px; float: left; margin-top: 10px; height: 460px; }


/*------------------------------------------------*/
/*-----------------[RECENT COMMENTS]--------------*/
/*------------------------------------------------*/
.recent-comments li { list-style-image: url(images/comment-icon.gif); }
.list2 { color: #888888; list-style-image: url(images/bullet.gif); margin-top: 0px; font-size: 12px; }
.list2 a:hover { color: #393939; list-style-image: url(images/bullet.gif); margin-top: 0px; font-size: 12px; }
.list2 a { color: #888888; margin-top: 0px; font-size: 12px; }

#sitemap {
	padding: 5px 0px 5px 15px;;
}


#sitemap ul{
   	margin: 3px 5px;
}

#sitemap li{
	list-style: outside;
	list-style-type: disc;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 14px;		
}


#sitemap ul a, #sitemap li a, #sitemap li ul li a{
	text-decoration: underline;
	line-height: 140%;
	text-transform: lowercase;
	text-transform: capitalize;

	}
#sitemap .biglink{
	font-size: 14px;	
	list-style: outside;
	list-style-type: disc;
}

/*
	Calendar
*/
/*
	Calendar widget
*/
.widget2{  /*dark blue .. if changing cal color also change ec3.css line 41 ff #wp-calendar table.nav tr td*/
	background-color: #45811D; /*#E2E3E5; #D1E1FD;#f4dfb8*/
	
	border-right: 1px solid #052F45; /* #d7b880; */
	border-bottom: 1px solid #052F45; /* #d7b880; */
	padding: 1px; 
	margin: 0 0 2px 0;
	line-height: normal; 
	}
.widget2 a:link, .widget4 a:visited{ /*dark blue*/ 
	color: #FAFAFA;
	}

.widget2 h2{ /*dark blue*/ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	text-transform: capitalize; 
	padding: 5px 5px; 
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}


#calwidget{
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	}
#calwidget a:link,#calwidget a:visited {
	color: #FAFAFA;
	}
#calwidget a:hover{
	color: #FFFFFF;
	}
	
.calwidget_month {
	font-weight: bold;
	padding-bottom: 5px;
}

.calwidget_month a:link, .calwidget_month a:visited{
	color: #FFFFFF;
}

#eventlist {
	padding: 5px;
}

#eventlist li{
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;	
}


#eventlist ul a, #eventlist li a, #eventlist li ul li a{
	text-decoration: none;
	line-height: normal;
	text-transform: capitalize;
	font-size: 11px; 
	}


#cat-title li {
	list-style: none;
 	list-style-type: none;
	margin: 3px -20px;
	list-style-position: none;
}

#cat-title li a {
	text-decoration: none;
}

/*** Donate box ***/

.donate_amount input {
width:50px;
font-size: 11px;
}

#wallinfo input, #wallinfo select {
	font-size: 11px;
}


.bigheading, h1 { 	
	font-family:  "Berlin Sans FB", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #23810F;	
}

.mediumheading, h2 { 	
	font-family:  "Berlin Sans FB", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #4C2600;
	margin: 3px 0px;
	line-height: 130%;
}

.smallerheading, h3 { 	
	font-family:  "Berlin Sans FB", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #005C00;
	margin: 1px 0px;
	line-height: 130%;	
}

h4 { 	
	font-family:  "Berlin Sans FB", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #4C2600;
	margin: 1px 0px;
	line-height: 130%;	
}

.beigh-quotebox {
	background-color: #F7F6CE;
	border: 1px solid #333;
	padding: 10px;
}

.legacyranch-box p, .legacyranch-box br {display: none;}

.searchform2 {
	padding: 15px 0px 5px 5px;
}

.searchform2 #s {
	width: 110px;
	height: 20px;
	font-size: 11px;
	float: left;
	clear: none;
}

.searchform2 #searchsubmit {
	width: 53px;
	height: 26px;
	float: left;
	clear: none;
	padding-left: 5px;
}

