/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
body {
	margin: 0px;
	padding: 0;
	color: #333;
	background-color:#fff7db;
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	background-image: url(images/green/body-grad.png);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a { outline: none; }
h1 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 24px; }
h2 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 23px; }
h3 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 22px; }
ul { line-height: 23px;}
blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	background-color: #fff9dc;
	border: 1px solid #ece6cb;
}


/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
.headings { width: 194px; background-color: #eeeedd; display: block; height: 28px; font-weight: bold; color: #7b7b6f; padding-left: 20px; padding-top: 3px; clear: both; }
#wrapper2 {
	width: 950px;
	padding: 0;
	margin: 0 auto;
	background-image: url(images/green/content-grad.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.post-wrapper {
	width: 612px;
	margin: 0;
}
.rule { clear: both; border-top: 1px solid #eeeedd; width: 612px; margin: 15px 0px; float: left; }
.home-wrapper {
	width: 612px;
	border-top: 1px solid #eeeedd;
	margin: 0;
}
.home-left { width: 420px; border-right: 1px solid #eeeedd; float: left; }
.home-post-wrap { width: 395px; border-bottom: 1px solid #eeeedd; padding: 15px 25px 25px 0px; }
.home-post-wrap-2 { width: 636px; border-bottom: 1px solid #eeeedd; padding: 15px 0px; }
.home-post-wrap-3 { width: 636px; border-bottom: 1px solid #eeeedd; padding: 0px; }
.home-right { width: 214px; float: left; }
.readmore { float: right; padding-left: 20px; margin-top: 10px; }
.readmore a:link, .readmore a:hover { color: #7b7b6f; }
#header {
	width: 950px;
	margin-top: 0px;
	height: 110px;
	background-image: url(images/green/header-bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#header .logo {
	width: 208px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 25px;
}
#header .logo ul {
	padding: 0;
	margin: 0;
}
#header .logo ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#header .logo ul li a, #header .logo ul li a:visited {
	display: block;
	background-image: url(images/green/ws-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 208px;
	text-indent: -9999px;
	margin: 0;
}
#header .logo ul li a:hover {
	background-position: left bottom;
}
#header .slogan {
	font-size: 18px;
	color: #fff;
	width: 692px;
	position: absolute;
	top: 40px;
	right: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 20px;
}

#container {
	float: left;
	width: 950px;
}
#left-div {
	width: 612px;
	float: right;
	padding-right: 55px;
}
#left-inside { float: left; padding: 0px 0px 0px 19px; }
.adwrap { margin-left: 9px; float: left; padding: 5px 0px; }
.adwrap a, .adwrap a:hover, .adwrap a:visited { margin-right: 5px; margin-bottom: 5px; display: block; float: left; }
.home-sidebar-box { padding: 15px 0px 0px 20px; float: left; clear: both; }
.home-sidebar-box ul { margin: 0px 0px 15px 15px; padding-left: 0px; float: left; }
.thumbnail-div { border: 1px solid #e7e7d4; float: left; margin-right: 10px; padding: 6px; display: inline; }
.post-info { color: #abab91; font-size: 12px; text-transform: uppercase; float: left; clear: both; }
.post-info a:link, .post-info a:hover, .post-info a:visited { color: 	#000; }
.current-category { background-color: #FFF; color: #7b7b6f; border: 1px solid #EBEBEB; padding: 5px; display: block; margin-bottom: 10px; margin-top: 25px; width: 603px; }


/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.titles a:link, .titles a:visited, .titles a:active { text-decoration: none; font-size: 20px; font-family: Georgia; margin-top: 10px; color: #6a909f; float: left; margin-bottom: 15px; clear: both; }
.titles-orange a:link, .titles-orange a:visited, .titles-orange a:hover {
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	margin-top: 10px;
	float: left;
	margin-bottom: 15px;
	color: #1B7432;
}
.post-title {
	margin-top: 0px;
}
.bluetitle, .bluetitle a:link, .bluetitle a:hover, .bluetitle a:visited { font-size: 72px; font-family: Georgia; color: #76a0b0; float: left; }
.redtitle, .redtitle a:link, .redtitle a:hover, .redtitle a:visited { font-size: 72px; font-family: Georgia; color: #e56100; float: left; }


/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentmetadata { text-transform: uppercase; color: #abab91; font-size: 12px; text-transform: uppercase; margin-top: 10px; }
#comments { margin-top: 30px; }
.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited { color: #abab91; }
.fn, .fn a:link, .fn a:hover, .fn a:visited, .says { color: #e56100; font-family: Georgia; font-size: 17px; font-style: normal; }
.avatar { border: 5px solid #eeeedd; margin-bottom: -15px; margin-right: 10px; width: 40px; height: 40px; }
.comment, .pingback { border-bottom: 1px solid #eeeedd; margin-bottom: 15px; float: left; clear: both; width: 100%; list-style: none; }
.children .comment { border-top: 1px solid #eeeedd; border-bottom: none; padding-top: 15px; margin-bottom: 0px; }
.comment-reply-link, .comment-reply-link:visited { color: #fff !important; display: block; font-weight: bold; background-color: #76a0b0; padding: 2px 7px; float: right; text-transform: lowercase; font-size: 11px; margin-bottom: 10px; margin-top: -10px; }
.commentlist { float: left; margin-left: 0px; padding-left: 10px; }
.comment-reply-link:hover { background-color: #7bab96; color: #fff; }
.cancel-comment-reply a:link, .cancel-comment-reply a:visited { color: #fff !important; display: block; font-weight: bold; background-color: #76a0b0; padding: 0px 5px; text-transform: lowercase; font-size: 10px; float: left; clear: both; }
#commentform { clear: both; float: left; }
.cancel-comment-reply a:hover { background-color: #7bab96; color: #fff; }
#respond { float: left; width: 100%; }


/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform { margin: 10px 0px 0px 20px; }
#commentform textarea { background: #f8f7f6; border: 1px solid #d6d3d3; width: 350px; padding: 10px; }
#commentform #email { font-size: 1.1em; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #author { font-size: 1.1em; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }
#commentform #url { font-size: 1.1em; background: #f8f7f6; border: 1px solid #d6d3d3; width: 220px; height: 20px; padding-left: 30px; padding-top: 6px; margin-bottom: 3px; }


/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages { width: 100%; float: left; height: 74px; background-color: #ebe9d8; }
#pages-inside { width: 100%; float: left; height: 70px; background-color: #FFF; }
#pages-inside-2 { width: 950px; margin: auto; }
#pages-inside ul { list-style-type: none; list-style-image: none; padding: 0px 0px 0px 0px; margin: 0px; }
#pages-inside ul li { float: left; display: block; height: 70px; padding: 0px; margin: 0px; }
#pages-inside ul li a:link, #pages-inside ul li a:visited, #pages-inside ul li a:active { float: left; color: #887a68; display: block; height: 47px; font-size: 14px; padding: 23px 20px 0px 20px; margin: 0px; }
#pages-inside ul li a:hover { background-color: #f9f9f4; }
		/*-------------[DROPDOWN MENU]------------*/
		.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav ul { position:absolute; top:-999em; border-bottom: 4px solid #6b919f; }
		.nav li { float:left; position:relative; z-index:99; }
		.nav a { display:block; }
		.nav ul li { width: 100%; }
		.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:48px; }
		.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:220px; top:0px; }
		.nav li:hover ul, .nav li li:hover ul { top: -999em; }
		.nav li li { display: block; padding: 0px; height: auto !important; }
		.nav li:hover { background-color: #76a0b0 !important; }
		.nav li li a:link, .nav li li a:visited { width: 180px; display: block; background-color: #76a0b0; height: auto !important; }
		.nav li li a:hover { background-color: #80b79f !important; }


/*------------------------------------------------*/
/*-------------[CATEGORIES NAVIGATION]------------*/
/*------------------------------------------------*/
#categories { width: 950px; float: left; background-color: #a7a697; min-height: 48px; margin-top: 40px; }
#categories ul { margin: 0px; padding-left: 0px; list-style-type: none; list-style-image: none; float: left; }
#categories ul li { float: left; display: block; padding-left: 0px; height: 48px; }
#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active { height: 24px; display: block; color: #FFFFFF; font-size: 12px; padding: 12px 20px; float: left; margin: 0px; }
#categories ul li a:hover { background-color: #76a0b0; }
		/*-------------[DROPDOWN MENU]------------*/
		#nav2 ul { border-bottom: 4px solid #ebe9d8; }
		#nav2 li { z-index: 100; }
		#nav2 li:hover ul, ul#nav2 li.sfHover ul { top:70px; }
		#nav2 li:hover ul li:hover ul { top:0px; }
		#nav2 li li a:link, #nav2 li li a:visited { height: 35px; padding: 10px 20px 0px 20px; }
		#nav2 li:hover { background-color: #f9f9f4 !important; }
		#nav2 li li a:hover { background-color: #fff !important; }
		#nav2 li li a:link, #nav2 li li a:visited { background-color: #f9f9f4; padding-bottom: 8px; }


/*------------------------------------------------*/
/*------------[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; }
.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 }


/*------------------------------------------------*/
/*---------------[ABOUT ME SECTION]---------------*/
/*------------------------------------------------*/
#about-image { float: left; display: inline; margin-right: 10px; border: 5px solid #fff; }


/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
#sidebar {
	float: left;
	width: 256px;
	color: #959487;
	padding-left: 1px;
	padding-top: 150px;
}
.sidebar-box {
	color: #333;
	padding: 0px;
	background-color: #fff;
	width: 254px;
	border: 1px solid #ece6cb;
}
.sidebar-box-title {
	text-align: center;
	font-size: 12px;
	color: #487648;
	padding: 7px 11px;
	background-color: #d3e7cc;
	margin: 1px 1px 7px 1px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 5px;
}
.sidebar-box  ul {
	margin-top: -3px;
	margin-bottom: 24px;
	padding-left: 0px;
	margin-left: 15px;
	padding-right: 20px;
	list-style-type: none;
}
.sidebar-box  ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ece6cb;
}
.sidebar-box  ul li a {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	color: #336699;
}
.sidebar-box li a:hover {
	color: #000;
	text-decoration: underline;
}
.sidebar-box  ul li li {
	border: none;
}
.sidebar-box  ul li span {
	cursor: pointer;
}
.sidebar-box  ul li a.self {
	color: #1B7432;
	font-size: 16px;
}
.sidebar-box  ul li.item a {
	font-style: italic;
}
.sidebar-box ul li ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a, .titles-featured a:hover, .titles-featured a:visited, .titles-featured, .post-title a:link, .post-title a:hover, .post-title a:visited {
	margin-bottom: 10px;
	color: #1B7432;
	float: left;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: -1px;
}
.featured-date { text-transform: uppercase; color: #76a0b0; font-family: Arial; font-size: 25px; float: left; margin-left: 12px; line-height: 30px; }
.featured-thumb { border: 10px solid #eeeedd; margin-bottom: 19px; }
.featured { background-color: #FFF; width: 636px; margin-top: 20px; }
.featured-thumb-wrapper { position: relative; float: left; }
.featured-categories { position: absolute; width: 690px; float: left; margin-top: -85px; margin-left: -17px; }
.featured-categories ul, .featured-categories li { list-style: none; float: left; }
.featured-categories a:link, .featured-categories a:visited { background-color: #76a0b0; font-weight: bold; text-transform: uppercase; display: block; padding: 5px 10px; color: #fff; float: left; margin-right: 10px; }
.featured-categories a:hover { background-color: #80b79f; }
.featured-content { float: right; width: 353px; margin-right: 5px; }


/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer-top {
	width: 950px;
	padding: 0;
	background-image: url(images/green/footer-bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	color: #333;
	padding-top: 14px;
	font-size: 11px;
	width: 950px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
.footer-links {
	float: left;
	width: 236px;
	padding-left: 20px;
	padding-top: 10px;
}
.footer-content {
	float: right;
	width: 670px;
}
.footer-left {
	float: left;
	width: 480px;
}
.footer-right {
	float: right;
	width: 145px;
	padding-right: 20px;
	padding-top: 10px;
}
		.footer-box { float: left; width: 200px; margin-right: 23px; margin-bottom: 20px; }
				.footer-box ul { list-style: none; margin: 0px; padding-left: 0px; }
				.footer-box li {
	margin-bottom: 3px;
	line-height: 18px;
}
				.footer-box h3 { color: #709e8a; font-family: Georgia; margin-bottom: 15px; font-size: 18px; }
				#footer a:link, #footer a:hover, #footer a:visited { color: #336699; font-size: 11px; }


/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
.search_bg { float: right; margin-top: 18px; margin-left: 10px; }
.search_bg #s { background: #FFF; font-size:11px; color:#abab91; font-family: Arial; width:150px; vertical-align:middle; padding:10px; border: 1px solid #e5e3d3; }
.search_bg #searchsubmit { background-color: #e56100; color: #fff; font-weight: bold; cursor: pointer; border: 5px solid #f6f6e9; vertical-align:middle; text-transform: lowercase; margin-left: 10px; height: 30px; padding-bottom: 10px; }
#searchform { margin-right: 20px; margin-bottom: 15px; }
#searchform div { margin-left: 20px; margin-bottom: 15px; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.wp-pagenavi { margin: 15px 0px 15px 0px !important; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 5px 7px !important; margin: 2px !important; text-decoration: none !important; border: 1px solid #e1e1c8 !important; color: #413f36 !important; background-color: #eeeedd !important; }
.wp-pagenavi a:visited { padding: 5px 7px !important; margin: 2px !important; text-decoration: none !important; border: 1px solid #e1e1c8 !important; color: #413f36 !important; background-color: #eeeedd !important; }
.wp-pagenavi a:hover { border: 1px solid #608e7a !important; color: #FFF !important; background-color: #7bab96 !important; }
.wp-pagenavi a:active { padding: 5px 7px !important; margin: 2px !important; text-decoration: none !important; border: 1px solid #e1e1c8 !important; color: #413f36 !important; background-color: #eeeedd !important; }
.wp-pagenavi span.pages { padding: 5px 7px !important; margin: 2px 2px 2px 2px !important; color: #000000 !important; border: 1px solid #e1e1c8 !important; color: #413f36 !important; background-color: #eeeedd !important; }
.wp-pagenavi span.current { padding: 5px 7px !important; margin: 2px !important; font-weight: bold !important; border: 1px solid #608e7a !important; color: #FFF !important; background-color: #7bab96 !important; }
.wp-pagenavi span.extend { padding: 5px 7px !important; margin: 2px !important; border: 1px solid #608e7a !important; color: #FFF !important; background-color: #7bab96 !important; }


.thumbnail-div a { display: block; } 
.thumbnail-div a img { border: none; }

#col1 {
	width: 412px;
	float: left;
}
#col2 {
	width: 180px;
	float: right;
	text-align: center;
}
.hide {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}
.clearing {
	clear: both;
	height: 0;
	line-height:0;
	font-size: 0;
}

#wma {
	width: 125px;
	height: 40px;
	margin-bottom: 10px;
	float: right;
}

#wma ul {
	padding: 0;
	margin: 0;
}
#wma ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#wma ul li a, #wma ul li a:visited {
	display: block;
	background-image: url(images/wma.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 125px;
	text-indent: -9999px;
}
#wma ul li a:hover {
	background-position: left bottom;
}
