/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
body {
	margin-top: 0px;
	padding: 0;
	color: #000000;
	background-color: #F3ECC4;
	font-family: Verdana;
	font-size: 13px;
	line-height: 19px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited { text-decoration: none; color: #FF8C00; }
a:hover { color: #3B3B3B; }
a { outline: none; }
h1 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 24px; }
h2 { font-family: Times; color: #578fa7; margin: 0px 0px 10px 0px; font-weight: normal; font-size: 20px; }
h3 { margin: 0px 0px 10px 0px; font-weight: normal; font-size: 18px; }
ul { line-height: 18px; }


/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
.post-wrapper { background-color: #FFF; padding: 15px; width: 583px; border: 1px solid #EBEBEB; }
.home-post-wrap {
	width: 520px;
	padding: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
}
.readmore { background-image: url(images/read-more.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; }
#header {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#container {
	float: right;
	width: 950px;
	color: #000000;
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#left-div { width: 650px; float: left; margin-top: 20px; }
#left-inside { float: left; padding: 0px 0px 0px 19px; }
.icons { margin-top: 0px; margin-bottom: -5px; margin-right: 10px; }
.post-content {
	width: 375px;
	float: right;
	margin-top: 5px;
}
.thumbnail-div { border: 5px solid #F8F4E0; width: 90px; height: 150px; float: left; }
.home-squares {
	width: 300px;
	display: block;
	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-color: #F4EFD2; 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.gif) !important; background-repeat: no-repeat; background-position: top; }
.logo {
	float: left;
	margin-bottom: 5px;
	border: 0px;
}
.articleinfo { border-bottom: 4px solid #F0EACA; padding-bottom: 7px; color: #57554B; }


/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.post-title { font-size: 24px; line-height: 28px; 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: #D27005; 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; }





/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages { width: 952px; margin-left: auto; margin-right: auto; background-image: url(images/navigation-bg.gif); height: 48px; margin-top: 18px; }
#pages ul { list-style-type: none; list-style-image: none; float: left; padding: 0px 0px 0px 0px; margin-left: 0px; margin-top: 0px; }
#pages li { float: left; display: block; height: 43px; }
#pages li a:link, #pages li a:visited { float: left; color: #FFFFFF; display: block; padding-top: 11px; height: 32px; font-size: 13px; background-image: url(images/navigation-line.gif); background-position: right; background-repeat: no-repeat; padding-left: 20px; padding-right: 20px; }
#pages li a:hover, #pages li a:active { color: #F3ECC4; font-size: 13px; background-image: url(images/navigation-hover.gif); background-repeat: repeat-x; }
.current_page_item { background-image: url(images/pages-hover.gif) !important; }
		/*-------------[DROPDOWN MENU]------------*/
		.nav, .nav * { margin:0; padding:0; list-style:none; }
		.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; background-image: url(images/dropdown-bottom.png); 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:43px; }
		.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; }
		.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; }
		.nav li li a:hover { background-color: #47443c; }


/*------------------------------------------------*/
/*-------------[CATEGORIES NAVIGATION]------------*/
/*------------------------------------------------*/
#categories { background-color: #DA790E; width: 950px; font-size: 12px; background-image: url(images/categories-bg.gif); 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; background-image: url(images/categories-left.gif); background-position: left top; background-repeat: no-repeat; }
#categories li { float: left; list-style-image: none; list-style: none; margin: 0px 10px 0px 0px; list-style-type: none; list-style-position: inside; background-image: url(images/categories-line.gif); background-position: right; background-repeat: no-repeat; height: 37px; }
#categories li a:link, #categories li a:visited { color: #FFF; padding-left: 11px; padding-right: 11px; 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.gif); background-position: top; background-repeat: no-repeat; height: 30px; }
		/*-------------[DROPDOWN MENU]------------*/
		#nav2 li li:hover ul, ul#nav2 li li.sfHover ul { left:230px; top:0px; }
		#nav2 li { z-index: 98; margin: 0px 10px 0px 0px; height: 37px; }
		#nav2 li ul { background-image: none; }
		#nav2 li li { background-color: #da790e; background-image: none; margin-right: 0px; }
		#nav2 li li a:hover { background-color: #e98d2b; }
		#nav2 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: 11px; 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: 283px; float: left; margin-top: 20px; margin-bottom: 20px; }
		#sidebar {
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 13px;
	width: 240px;
	background-color: #F6F6F6;
	border: 1px solid #E7E7E7;
}
				.sidebar-box { 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: #F6F6F6 !important; color: #4B4A41 !important; }
						.sidebar-box ul li:hover, .sidebar-box ul li a:hover { background-image: none !important; background-color: #F6F6F6 !important; }
						.sidebar-box ul li a:hover { width: 100%; display: 
						block; color: #393939; padding: 3px 3px 3px 3px; }
						.sidebar-box h2 { margin-top: 5px; font-family: Times; color: #578fa7; font-size: 15px; padding-top: 4px; font-weight: bold; padding-bottom: 4px; }

/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a, .titles-featured a:hover, .titles-featured {
	font-size: 20px;
	line-height: 30px;
	color: #669966;
	margin-bottom: 5px;
	float: right;
}
#featured {
	padding: 10px;
	width: 520px;
	float: left;

}
#featured2 {
	background-color: #CFCFCF;
	padding: 10px;
	float: left;
	border-color: #333333;
}
.featured-content {
	float: left;
	width: 370px;
	margin-right: 5px;
	margin-left: 10px;
}
.featured-content2 {
	float: left;
	width: 520px;
	margin-right: 5px;
}
.thumbnail-div-featured {
	border: 10px solid #F8F4E0;
	width: 154px;
	height: 241px;
	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: #59574C; }
		#footer a { color: #FFFFFF; font-size: 11px; }
		#footer a:visited { color: #FFFFFF; }
		#footer a:hover { color: #FFFFFF; text-decoration: underline; }




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


/*------------------------------------------------*/
/*-----------------[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: 11px; }
.list2 a:hover { color: #393939; list-style-image: url(images/bullet.gif); margin-top: 0px; font-size: 11px; }
.list2 a { color: #888888; margin-top: 0px; font-size: 11px; }
	
	
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.wp-pagenavi { margin: 15px 0px 15px 0px; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
.wp-pagenavi a:visited { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
.wp-pagenavi a:hover { border: 1px solid #e7e7e7; color: #4a493f; background-color: #f6f6f6; }
.wp-pagenavi a:active { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
.wp-pagenavi span.pages { padding: 5px 7px; margin: 2px 2px 2px 2px; color: #000000; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
.wp-pagenavi span.current, .wp-pagenavi span.extend { padding: 5px 7px; margin: 2px; font-weight: bold; border: 1px solid #e7e7e7; color: #4a493f; background-color: #f6f6f6; }
