/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
body { 
	margin: 0px; 
	padding: 0; 
	color: #333; 
	background: #E2DAB7 url(images/main_bg3.jpg) top center repeat-x;
	font-family: Arial; 
	font-size: 12px; 
	line-height: 22px;
}
a:link, a:visited { text-decoration: underline; color: #D47101; }
a:hover { color: #3B3B3B; }
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: 20px; }
h3 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 18px; }
h4 { margin: 0px 0px 5px 0px; font-weight: normal; font-size: 14px; }
ul { list-style-image: url(images/bullet.gif); line-height: 23px;}
blockquote { overflow: auto; padding: 0 10px; margin: 20px 30px; background-color: #f5f5f5; border: 1px solid #e0e0e0; }

img { border: 0; }

/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
.headings { width: 224px; background-color: #eeeedd; display: block; height: 28px; font-weight: bold; color: #7b7b6f; padding-left: 20px; padding-top: 3px; clear: both; }
#wrapper2 { 
	width: 960px; 
	margin: 0 auto; 
	padding: 0px 0px 0px 0px; 
	margin-top: 0px; 
}
.post-wrapper { width: 666px; margin-top: 15px; }
.rule { clear: both; border-top: 1px solid #eeeedd; margin: 15px 0px 5px; float: left; }
.home-wrapper { width: 666px; margin-top: 15px; }
.home-left { width: 666px; float: left; }
.home-post-wrap { clear: both; padding: 10px 0; padding-bottom: 0; }

.home-post-wrap-2 { clear: both; width: 666px; padding: 10px 0px; }
.home-post-wrap-3 { clear: both; width: 666px; border-bottom: 1px solid #eeeedd; padding: 0px; }
.home-right { width: 244px; float: left; }
.readmore { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: left; float: right; padding-left: 20px; margin-top: 10px; }
.readmore a:link, .readmore a:hover { color: #7b7b6f; }
#header { width: 960px; margin-top: 0px; height: 219px; background-color: #373434; background-image: url(images/header-bg.gif); background-repeat: repeat-x; float: left; }
#container { float: left; width: 960px; background: url(images/bg.gif); background-repeat: repeat-y; background-position: left; }
#left-div { width: 679px; background-color: #FFF; float: left; padding-left: 18px; margin-bottom: 20px;}
#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; clear:left; margin-right: 10px; padding: 6px; display: inline-block; background:white; }
.post-info { 
	color: #abab91; 
	font-size: 12px; 
	text-transform: none; 
	float: left; 
	clear: both; 
	margin: 0px !important;
	padding-bottom: 5px;
}
.post-info a:link, .post-info a:hover, .post-info a:visited { color: 	#000; }
.logo { position: absolute; top: -16px; left:15px; }
.slogan { background: #fff; border: 1px solid #e5e5cf; font-size: 24px; color: #887a68; float: left; text-transform: lowercase; padding: 8px 10px; height: 23px; }
.current-category { background-color: #FFF; color: #7b7b6f; border: 1px solid #EBEBEB; padding: 5px; display: block; margin-bottom: 5px; margin-top: 20px; margin-right:10px; }


/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.titles { font-family: Georgia; margin-top: 15px; color: #6a909f; float: left; margin-bottom: 0; clear: both; }
.titles a:link, .titles a:visited, .titles a:active { text-decoration: none; font-size: 20px; }
.titles-orange a:link, .titles-orange a:visited, .titles-orange a:hover { text-decoration: none; font-size: 20px; font-family: Georgia; margin-top: 15px; float: left; margin-bottom: 0; color: #e56100; }
.post-title { margin-top: 30px; }
.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 { 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; }

.inMargin {
	width: 960px;
	position: relative;
	clear: both;
	margin: 0 auto;
}

#topShelf {
	position: relative;
	height: 42px;
	background: #fff;
}

/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/

#pages {
	height: 42px;
	margin: 0 auto;
}
#pages-inside {
	height: 42px;
	margin-left: 96px;
}
#pages-inside-2 { 
	width: 864px; 
	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: 42px; padding: 0px; margin: 0px; }
#pages-inside ul li a:link, #pages-inside ul li a:visited, #pages-inside ul li a:active { text-decoration: none; float: left; color: #887a68; display: block; height: 42px; line-height: 42px; font-size: 14px; padding: 0px 15px; 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: 0; }
		.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:40px; }
		.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: #29A0DA !important; }
		.nav li li a:link, .nav li li a:visited { text-decoration:none;width: 180px; display: block; background-color: #29A0DA; height: auto !important; }
		.nav li li a:hover { text-decoration:none; background-color: #666 !important; }


/*------------------------------------------------*/
/*-------------[CATEGORIES NAVIGATION]------------*/
/*------------------------------------------------*/
#categories { width: 960px; float: left; background-color: #1D79A3; min-height: 40px; margin-top: 110px; border-bottom: 1px solid #ccc; }
#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: 40px; }
#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active { text-decoration: none; height: 24px; display: block; color: #FFFFFF; font-size: 12px; padding: 8px 20px; float: left; margin: 0px; }
#categories ul li a:hover { background-color: #29A0DA; }
		/*-------------[DROPDOWN MENU]------------*/
		#nav2 ul { background-color: #94BDD2; background-image: none; }
		#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: 24px; padding: 8px 20px; }
		#nav2 li:hover { background-color: #A8C8DA !important; background-image: none; }
		#nav2 li li a:hover { background-color: #A8C8DA !important; background-image: none; }
		#nav2 li li a:link, #nav2 li li a:visited { background-color: #A8C8DA; background-image: none; 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: right; width: 251px; color: #959487; background-color: #e9e9d9; border-right: 1px solid #dedeca; padding-left: 1px; }
		.sidebar-box { padding: 10px 5px; margin-bottom: 1px; float: right; width: 240px; border-left: 1px solid #fff; border-top: 1px solid #fff; background-color: #f5f5eb; }
				.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active { color: #959487; }
				.sidebar-box ul li { margin: 5px 3px 3px 5px; clear: both; }
				.sidebar-box ul { list-style: circle; clear: both; margin-left: 0px; padding-left: 20px; margin-top: 0px; padding-top: 0px; }
				.sidebar-box ul li a:hover { color: #959487; }
				.sidebar-box-title { font-size: 14px; color: #70642E; padding: 3px 2px; background-color: transparent; margin: 0px 0px 7px 0px; display: block; border: 0; border-bottom: 1px solid #CCBF82; }
				.sidebar-box h2 { font-size: 14pt; }


/*------------------------------------------------*/
/*---------------[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 { text-decoration: none; margin-bottom: 10px; font-family: Georgia; color: #e56100; float: left; font-size: 28px; line-height: 30px; font-weight: normal; }
.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: 666px; margin-top: 15px; }
.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: #29A0DA; 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 { clear: both; float: left; width: 679px; padding-left: 28px; color: #7b7b6f; padding-top: 14px; font-size: 11px; background-color: #f5f5eb; border-bottom: 4px solid #e9e9d9; }
		.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: 10px; }
				.footer-box h3 { color: #709e8a; font-family: Georgia; margin-bottom: 15px; font-size: 18px; }
				#footer a:link, #footer a:hover, #footer a:visited { color: #7b7b6f; font-size: 11px; }


/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
#searchBox {
	position: absolute; 
	top: 118px; 
	right: 8px;
}
.search_bg { 
	
}
#searchBox #s { 
	background: #fff;
	font-size: 11px;
	color: #333;
	font-family: Arial;
	padding:3px; 
	border: 1px solid #999; 
	border-top: 1px solid #333;
	font-size: 12px;
	position: absolute;
	right: 86px;
	top: 0px;
	width: 146px;
}
#searchBox #searchsubmit { 
	cursor: pointer; 
	position: absolute;
	left: 10px;
	top: 0px;
}
#searchform { 
	margin: 0px; 
	padding: 0px;
	position: relative;
}

#award {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
}

ul.cal-custom {
	margin: 0;
	padding: 0;
}

ul.cal-custom, ul.cal-custom li {
	list-style: none;
	margin: 0;
	font-size: 9pt;
}

ul.cal-custom li {
	margin: 0 0 6px;
	line-height: 11pt;
	padding: 2px;
}

ul.cal-custom li {
	background: url('images/calendar_day.gif') 0px 2px no-repeat;
	padding-left: 21px;
}

.formSet {
	position: relative;
}

.formLayer {
	clear: both;
	display: block;
}

.formSlot {
	margin-right: 10px;
	float: left;
	clear: right;
}

div.invisi {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}