/*
Theme Name: Iexodus

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #333333;
	text-align: center;
	margin:0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

#page {
	border: 0px solid #959596;
	text-align: left;
	width:886px;
	margin: auto; 
}

#header {
	background: transparent;
}

#headerimg 	{
	height: 302px;
	background:url(images/top_header.jpg) no-repeat;
}

#headerimg h1 {
	display:none;
}
#headerimg .description {
	display:none;
}
#content {
	font-size: 11px;
	float:none;
	padding-bottom:20px;
}
.narrowcolumn {
	margin: 0px;
	width: 840px;
	padding:0px 32px;
}

#footer {
	text-align:center;
	border-top:1px #000104 solid;
	padding-top:10px;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	color:#A0522D;
	text-decoration:underline;
}
/* Begin Sidebar */
#sidebar
{
	float:none;
}

#sidebar form {
	margin: 0;
}

/* End Sidebar */


.clr {
	clear:both;
}
#content .page h2 {
	margin: 0px;
}
#sidebar ul.pagenav  {
	list-style:none;
}
#sidebar ul.pagenav li {
	text-transform:uppercase;
}
#sidebar ul.pagenav li a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:11px;
	line-height:26px;
}
#sidebar ul.pagenav li a:hover {
	color:#851B06;
}

#content .page h2 a {
	color:#851B06;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}

#content h2 a {
	color:#851B06;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}

table.pill {
	margin-left: auto;
	margin-right: auto;
}
#footer_nav {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer_nav li {
	float:left;
	margin:0px;
	padding:0px;
	padding:20px;
}
#footer_nav li a {
	text-decoration:underline;
	color:#990000;
}
.postmetadata {
	margin-top:50px;
}
.widget_text {
	text-align:center;
	margin:10px;
}
.foc {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
.foc_lnk a {
	color:#990000;
}
.postmetadata a {
	color:#990000;
}
#header_title {
	margin-bottom:35px;
}
#header_title h1 {
	font-family:Georgia;
	color:#993300;
	font-size:20px;
	font-weight:normal;
}
#header_title p {
	color:#993300;
}
#content h2 a {
	font-family:Georgia;
	color:#003333;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
}
#content h3 {
	font-family:Georgia;
	color:#993300;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
}
/*Font style*/
#font_left {
	float:left;
	width:405px;
	border-right:#6E753F solid 1px;
	padding-right:40px;
	min-height:630px;
}
#font_right {
	padding-left:465px;
}
.font_cat_name {
	color:#2f4f4f;
	font-size:22px;
	font-family:Georgia;
	font-style:italic;
	padding-bottom:20px;
}
.font_cat_title {
	font-size:12px;
}
.font_cat_title a {
	color:#333333;
}
.font_cat_title a:hover {
	color:#A0522D;
}
.font_cat_excerpt {
	font-size:12px;
}
.font_cat_excerpt a {
	color:#333333;
}
.font_cat_excerpt a:hover {
	color:#A0522D;
}
.font_cat_title .date {
	color:#2F4F4F;
}
.row_cat {
	padding-bottom:20px;
}
h2#comments {
	font-size:12px;
	color:#993300;
}
h2#postcomment {
	font-size:12px;
	color:#993300;
}
/* Inside style */
.right_block {
	margin-bottom:30px;
}
#inside_left {
	float:left;
	width:670px;
	padding-right:5px;
}
#inside_right {
	padding-left:680px;
}
.recent_post_title {
	font-size:12px;
	color:#993300;
	font-weight:bold;
	border-bottom:#990000 dotted 1px;
	padding-bottom:3px;
}
.recent_post ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.recent_post li {
	margin:15px 0px;
}
.recent_post li a {
	color:#000000;
	text-decoration:none;
}
.recent_post li a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.blogroll_title {
	font-size:12px;
	color:#993300;
	font-weight:bold;
	border-bottom:#990000 dotted 1px;
	padding-bottom:3px;
}
.blogroll ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.blogroll li {
	margin:10px 0px;
}
.blogroll li a {
	color:#000000;
	text-decoration:none;
}
.blogroll li a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.categories_title {
	font-size:12px;
	color:#993300;
	font-weight:bold;
	border-bottom:#990000 dotted 1px;
	padding-bottom:3px;
}
.categories ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.categories li {
	margin:10px 0px;
}
.categories li a {
	color:#000000;
	text-decoration:none;
}
.categories li a:hover {
	text-decoration:underline;
	color:#FF0000;
}
#calendar caption {
	font-size:12px;
	color:#993300;
	font-weight:bold;
	text-align:left;
	border-bottom:#990000 dotted 1px;
	padding-bottom:3px;
}
#calendar a {
	color:#FF0000;
	text-decoration:none;
}
/* header menu */
#thome a {
	width: 152px;
	background: url(images/01Natural_g.jpg) top left no-repeat;
}
#trainning a {
	width: 72px;
	background: url(images/03Training_g.jpg) top left no-repeat;
}
#about a {
	width: 80px;
	background: url(images/05AboutUs_g.jpg) top left no-repeat;
}
#news a {
	width: 117px;
	background: url(images/07NewsJournal_g.jpg) top left no-repeat;
}
#contact a {
	width: 119px;
	background: url(images/09Survey_g.jpg) top left no-repeat;
}
#links a {
	width: 160px;
	background: url(images/13Links_g.jpg) top left no-repeat;
}
#nav_new2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#nav_new2 li {
	margin: 0; 
	padding: 0;
	display: inline;
	float: left;
}
#nav_new2 a {
	float: left;
	padding-top: 37px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:37px; /* for IE5/Win only */
	margin: 0px;
}
#nav_new2 a:hover {
	background-position: 0 -37px;
}
#nav_new2 a.hover {
	background-position: 0 -37px;
}
#nav_new2 a:active {
	background-position: 0 -74px;
}
#nav_new2 a.selected {
	background-position: 0 -74px;
}
/* End header menu */
.entry a {
	color:#0000FF;
}