/*  
Theme Name: WisdomHere Default
Theme URI: http://wisdomhere.com/
Description: Wisdom Here theme.
Author: Bel Koo
Author URI: http://dream-design.net/
*/



body {
	font: 80%/160% Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background: #f3f3e3 url(images/body_background.gif) repeat-x;
	margin: 0px;
}
img {
	border: 0px;
}

h1 {
	margin: 0px;
}


h2 {
	font: normal 19pt Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}
label {
      font-weight: bold;
}
textarea {
	width: 450px;
	border-top: 1px solid #9C9C8A;
	border-right: 1px solid #D2D2B9;
	border-bottom: 1px solid #D2D2B9;
	border-left: 1px solid #9C9C8A;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #DCDCC3;
}
textarea:focus {
	border: 1px solid #E9E9AB;
	background: #FFFFFF;
}
input {
	border-top: 1px solid #9C9C8A;
	border-right: 1px solid #D2D2B9;
	border-bottom: 1px solid #D2D2B9;
	border-left: 1px solid #9C9C8A;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #DCDCC3;
}
input:focus {
	border: 1px solid #E9E9AB;
	background: #FFFFFF;
}
.input {
	border-top: 1px solid #9C9C8A;
	border-right: 1px solid #D2D2B9;
	border-bottom: 1px solid #D2D2B9;
	border-left: 1px solid #9C9C8A;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #DCDCC3;
}
.input:focus {
	border: 1px solid #E9E9AB;
	background: #FFFFFF;
}
.subscribe {
	border-top: 1px solid #9C9C8A;
	border-right: 1px solid #D2D2B9;
	border-bottom: 1px solid #D2D2B9;
	border-left: 1px solid #9C9C8A;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #DCDCC3;
	font-weight: bold;
	color: #9C9C8A;
	padding: 3px;
}
.subscribe a, .subscribe a:link, .subscribe a:hover {
	color: #9C9C8A;
	text-decoration: none;
}
.button {
	background: #02172C;
	color: #EBEBD0;
	border-top: 1px solid #9C9C8A;
	border-right: 1px solid #D2D2B9;
	border-bottom: 1px solid #D2D2B9;
	border-left: 1px solid #9C9C8A;
	width: 80px;
	margin-top: 10px;
	font-weight: bold;
	height: 20px;
}

.none {
      display: none;
}
.clear {
	clear: both;
}


/* BODY, HEADER, NAVIGATION */
#body_wrapper {
	margin-left: auto;
	width: 100%;
	margin-right: auto;
}
#header {
	background: url(images/header_bg.gif) no-repeat;
	height: 183px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
#header h1 {
	background: url(images/header_title.jpg) no-repeat left center;
	text-indent: -9000px;
	height: 155px;
	width: 256px;
	position: relative;
	margin-left: 40px;
}
#header .description {
	color: #E9E9AB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	margin-top: -40px;
	margin-left: 50px;
	width: 500px;
	position: absolute;
}
#navigation {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 49px;
	background: url(images/nav_a_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	position: relative;
}
#navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 22px;
}
#navigation li {
	display: inline;
}
#navigation li a {
	color: #EBEBD1;
	text-decoration: none;
	font-weight: normal;
	float: left;
	padding-left: 18px;
	padding-top: 15px;
	padding-right: 18px;
	height: 33px;
}
#navigation li a:hover {
	color: #405264;
	text-decoration: none;
	background: url(images/nav_ahover_2.gif) no-repeat center top;
}
#navigation span {
}





/* CONTENT */
#content_wrapper {
	width: 935px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

/* LEFT */
#left_column {
	width: 200px;
	margin-top: 35px;
	color: #405264;
	float: left;
}
#left_column .left_wrapper {
	padding-top: 5px;
	padding-bottom: 40px;
	padding-left: 25px;
}

#left_column .clearitem {
	background: url(images/left_clear.gif) no-repeat center top;
        height: 40px;
	margin: -45px 0px 0px;

}
#left_column ol {
	margin-left: 47px;
	padding: 0px 0px 35px;
}

#left_column li a {
	font-weight: normal;
	color: #405264;
	text-decoration: none;
}
#left_column li a:hover {
	color: #02172C;
	text-decoration: none;
}
.newsletter_form {
	padding-top: 5px;
	padding-left: 25px;
}
.newsletter_form label {
	font-weight: bold;
}

#left_column .first_header {
	background: url(images/icon_1.gif) no-repeat left center;
	padding-left: 25px;
}
#left_column .second_header {
	background: url(images/icon_2.gif) no-repeat left center;
	padding-left: 25px;
}
#left_column .third_header {
	background: url(images/icon_3.gif) no-repeat left center;
	padding-left: 25px;
}


/* CENTER */
#smaller_profile {
	width: 209px;
	text-align: justify;
	float: left;
	color: #8A995F;
	margin-right: 20px;
	margin-left: 20px;
}
#smaller_profile a, #smaller_profile a:link {
	color: #ED7A17;
	font-weight: bold;
	text-decoration: none;
}
#smaller_profile a:hover {
	color: #ED7A17;
	font-weight: bold;
	text-decoration: underline;
}
#smaller_profile h2 {
	padding-top: 35px;
}
#smaller_profile h3 {
	font-weight: normal;
	margin: 0px;
}

#smaller_profile .special {
	color: #ED7A17;
}
#smaller_profile .profile_content ul {
	margin: 0px;
	padding: 0px;
}
#smaller_profile .profile_content li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#smaller_profile .profile_content li a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #9C9C8A;
	display: block;
	color: #8A995F;
	width: 100%;
	padding: 2px;
}
#smaller_profile .profile_content li a:hover {
	color: #ED7A17;
	text-decoration: none;
	font-weight: normal;
	background: #EBEBD1;
}


#smaller_profile .profile_content {
	padding-right: 15px;
	padding-left: 15px;
	width: 179px;
	padding-bottom: 35px;
	background: url(images/profile_background.gif) repeat-y;
}
#smaller_profile .profile_footer {
	background: url(images/profile_footer.gif) no-repeat;
	height: 10px;
	width: 209px;
}


/*RIGHT */
#right_column {
	width: 450px;
	margin-top: 35px;
	text-align: left;
	color: #405264;
	float: left;
}

#right_column h2 {
	color: #64B1C2;
}
#right_column h2 a, h2 a:link {
	color: #64B1C2;
	font-weight: normal;
	text-decoration: none;
}
#right_column h2 a:hover {
	font-weight: normal;
	color: #A3A390;
	text-decoration: none;
}
#right_column h4 {
	font-size: 13pt;
	font-weight: normal;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
}
#right_column h4 a, h4 a:link {
	font-weight: normal;
}
#right_column h4 a:hover {
	font-weight: normal;
}
#right_column a, a:link, .posted a, .posted a:link, .comments a, .comments a:link {
	color: #405264;
	font-weight: bold;
	text-decoration: none;
}
#right_column a:hover, .posted a:hover, .comments a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #02172C;
}


#right_column .posted {
	font-size: 8pt;
	font-family: Georgia, Times News Roman, sans-serif;
	text-transform: lowercase;
	color: #9C9C8A;
}

/* Blog Post */
#right_column .forum_discuss {
	background: url(images/go.gif) no-repeat left center;
	padding: 0px 5px 0px 30px;
        margin-top: 25px;
}
#right_column .entry {
	width: 470px;
	background: url(images/entry_clear.gif) no-repeat center bottom;
	padding-bottom: 70px;
}
#right_column .post {
	width: 470px;
}
#right_column .post blockquote {
	background: url(images/open-quote.gif) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 34px;
	margin-left: 0px;
}
#right_column .post img, #right_column .post img a {
	border: 2px solid #ED7A17;
        padding: 2px;
}
#right_column .post img:hover, #right_column .post img a:hover {
	border: 2px solid #9C9C8A;
        padding: 2px;
}
#right_column .entry_highlight {
	color: #8A995F;
	font-weight: bold;
}
#right_column .entry_subtitle {
	color: #9C9C8A;
}

/* Blog Page */
#right_column .staticpage {
	width: 470px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.staticpage blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 5px 0px 5px 30px;
}
#right_column .staticpage a, .staticpage a:link, .posted a, .posted a:link {
	color: #405264;
	font-weight: bold;
	text-decoration: none;
}
#right_column .staticpage a:hover, .posted a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #02172C;
}
#right_column .pagenav {
	color: #8A995F;
	font-size: 7pt;
        text-align: center;
}



/* EXTRA */
.moo_fade {
	background: url(images/ajax_more.gif) no-repeat;
	height: 24px;
	width: 73px;
	display: block;
	margin-left: 850px;
}
#extra_column {
	background: #02172C url(images/extra_bg.gif) repeat-x top;
	border-top: 3px solid #405264;
	clear: right;
}
#extra_column .inner_column {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#extra_column .highlight {
	color: #405264;
}

#extra_column .extra_articles {
	width: 340px;
	float: left;
	color: #64B1C2;
	margin: 10px 15px 10px 30px;
}
#extra_column .extra_articles a, .extra_articles a:link {
	color: #EBEBD1;
	font-weight: bold;
	text-decoration: none;
}
#extra_column .extra_articles a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#extra_column .extra_articles h2 {
	color: #EBEBD1;
}

#extra_column .minipost {
	font-weight: bold;
	color: #8A995F;
	font-size: 9pt;
	margin: 0px;
}
#extra_column .minipost a, .minipost a:link {
	color: #8A995F;
	text-decoration: none;
	font-weight: bold;
}

#extra_column .extra_blogitem {
	float: left;
	width: 250px;
	color: #EBEBD0;
	margin: 10px 15px;
}
.extra_blogitem h2 {
	color: #8A995F;
}
.extra_random_header {
	background: url(images/icon_7.gif) no-repeat left center;
	padding-left: 28px;
}
.extra_archives_header {
	background: url(images/icon_8.gif) no-repeat left center;
	padding-left: 28px;
}


.extra_blogitem ol {
	padding: 0px 0px 0px 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.extra_blogitem li {
	list-style: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.extra_blogitem a, .extra_blogitem a:link {
	color: #EBEBD0;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
	display: block;
	padding: 1px 10px;
	border-top: 1px dotted #02172C;
	border-bottom: 1px dotted #02172C;
}
.extra_blogitem a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background: #02192F;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px dotted #425064;
	border-bottom: 1px dotted #425064;
}



/* FOOTER */
#footer {
	background: #051024;
	font-family: Arial, Helvetica, sans-serif;
	color: #EBEBD0;
	font-size: 8pt;
	border-top: 3px solid #405264;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a, #footer a:link {
	text-decoration: none;
	color: #9C9C8A;
	font-weight: normal;
}
#footer a:hover {
	color: #EBEBD0;
	text-decoration: none;
	font-weight: normal;
}
#footer .footer_wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3em;
	padding-left: 3em;
}
#footer .footer_left {
	float: left;
	margin-top: 2em;
	margin-bottom: 2em;
}
#footer .footer_right {
	float: right;
	margin-top: 2em;
	margin-bottom: 2em;
}



/* COMMENTS */
.comments {
	color: #405264;
      margin-bottom: 15px;
}
.comments p{
	padding: 0px;
      margin: 0px;
}
.comments ol {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.comments li {
	font-weight: normal;
	color: #405264;
	list-style: none;
	border-bottom: 1px dotted #9C9C8A;
	padding: 10px 0px;
}
.comments_header {
	color: #9C9C8A;
	font-size: 19pt;
}
.comments_clear {
	background: url(images/entry_clear.gif) no-repeat center top;
      width: 456px;
      height: 40px;
}
.comment_posted {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #9C9C8A;
	font-size: 7pt;
	text-transform: lowercase;
}


/* PHP List */
.required {
color: red;
}

