body {
	color: #333333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #333333;
	background-image: url(images/pageBg.jpg);
	padding: 0px;
}
a {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	color: #333333;
	padding-bottom: 3px;
	font-size: 130%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #f3f3f3;
	text-indent: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
}
h1 a {
	text-decoration: none;
	color: #333333;
}
h2 {
	color: #333333;
	padding-bottom: 3px;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3, h5 {
	color: #CC0033;
	margin: 10px 0px;
	padding: 5px 0px 0px;
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
	font-weight: normal;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* header area */
#header {
	position: relative;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
	background-image: url(images/logoBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerimg {
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#headerimg .description{
	position: absolute;
	left: 93px;
	bottom: 3px;
	color: #FFCCFF;
	font-size: 14px;
}
#nav {
	height: 32px;
	padding: 0px;
	margin: 0px;
	background-color: #10568D;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/topLinkBg.gif);
	background-repeat: repeat-x;
	
}
#nav li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	text-decoration: none;
}
#nav .page_item a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 95%;
	line-height: 32px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1F6DA7;
}
#nav .page_item a:hover {
	text-decoration: underline;
}

/* content area */
#content {
	width: 485px;
	float: right;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.post {
	clear:both;
	text-align: justify;
}
.postSpan {
	background-color: #0066CC;
	border: 1px solid #006699;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFCC;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}


.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
	border: 0px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #A8298A;
}

/*sidebar */
#sidebar {
	float: right;
	width: 250px;
	color: #565656;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-color: #999999;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #3B78BF;
	text-transform: uppercase;
	text-indent: 8px;
	background-image: url(images/rightHeadBg.gif);
	background-repeat: no-repeat;
	border: 2px solid #005782;
}
/*sidebar text styles */
#sidebar a {
	font-size: 95%;
}
#sidebar a:hover{
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	border: 2px solid #B6B09E;
}
/*category widget */
#sidebar li {
	font-weight: normal;
	color: #666666;
	background-color: #F6F1DF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4D6A3;
	padding-left: 8px;
}

/*search form */
#searchform {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #94AAB8;
	width: 135px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	font-size: 95%;
	line-height: 130%;
	text-align: center;
	color: #FFFFFF;
	background-color: #13364E;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/footerBg.gif);
	background-repeat: repeat-x;
}
#footer a, #footer a:visited {
	color: #999999;
}
#footer li {
	display: inline;
	padding-right: 7px;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.bookmarks {
	background-color: #f3f3f3;
	padding: 5px;
	margin: 2px;
	border: 1px solid #CCCCCC;
}
#l_sidebar {
	width: 160px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	margin-right:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
}
#l_sidebar h2 {
	color: #FFFFFF;
	font-weight: bold;
	list-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: 0px;
	font-size: 95%;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1D1D1D;
	background-image: url(images/leftHeadBg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#l_sidebar li {
	list-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-color: #E5E5E5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	text-indent: 10px;
	background-color: #f3f3f3;
}

#l_sidebar ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	color: #006699;
}
#l_sidebar li.current_page_item {
	background-color: #FFFFFF;
	
}
#l_sidebar ul li a:hover { color: #FF9900; text-decoration: underline; }
#l_sidebar ul li ul li a {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
#holder {
	overflow: hidden;
	width: 675px;
	float: left;
}
#recentPosts {
	padding-right: 8px;
	padding-left: 8px;
	border: 2px solid #B6B09E;
	background-color: #F6F1DF;
	padding-top: 8px;
}
#recentPosts ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#join {
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	overflow: hidden;
}
#join a{
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-top: 8px;
	color: #0000FF;
}
#join span {
	color: #FF0000;
	font-weight: bold;
}
#join img {
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 8px;
}
dl {
	line-height: 110%;
	padding: 0;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 95%;
}
dt, dd {
	margin: 0;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
dt {
	width: 200px;
	float: left;
	clear: both;
}
.red {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
#featured {
	border: 3px solid #162732;
	padding: 8px;
	margin-bottom: 5px;
	background-color: #244154;
	margin-top: 5px;
}
#featured h1 {
	background-color: #325872;
	text-transform: none;
	color: #FFFFFF;
	padding: 3px;
	letter-spacing: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #162732;
}
#featured p {
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	color: #CCFFCC;
}
#featured img {
	float: left;
	margin-right: 5px;
}
