body {
	font: 75%/150% Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
/* changed	background: #FFFFFF url(images/main-bg.gif); */
/*	background: #D4D9DF;				     */
	background: #0050A6 url(bg.gif) repeat-y center top;                                 
/*	background: #D6DBE1;                                 */
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #4F88B8;
	text-decoration: none;
}
a:visited {
	color: #4F88B8;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	text-align:justify;
}
h1 {
    font-size:1pt;
	text-align:right;
	 }
	
#blog-title, #blog-title a { color:#8bb1d5;
	background-color:transparent; }
	
#blog-title a { position:absolute;
/*	left:100px; top:46px; width:323px; 	*/
/*	height:52px; }				*/
	left:15px; top:51px; width:456px; 	
	height:70px; }				

		
h2, h1 {
	color: #000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
/*	font: normal 160%/100% Arial,Helvetica,sans-serif; */
	font: normal 130%/80% Verdana,Arial,Helvetica,sans-serif;
	padding-bottom: 3px;
	text-align:inherit;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #add0f0;
	text-decoration: none;
}

h3 {
/*	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial; */
	font: normal 120%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h5 {
	font: normal 150%/100% "Trebuchet MS", Tahoma, Arial;
	color:#e80000;
	background-color:#eaeaea;
	display:block;
	margin: 10px 0px 5px 0;
	padding:0 10px;
	font-weight:bold;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 980px;
/*	border-bottom: 5px solid #ccc; */
/*	border-left: 5px solid #ccc; */
/*	border-right: 5px solid #ccc; */

	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;

	background: #FFFFFF url(content-bg.gif) repeat-y;
}
/* header area */
#header {
	background: #cccccc url(header-bg.jpg) no-repeat;
	height: 334px;
	border-bottom: 0px solid #59780a;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 120px;
}
#description {
	position: absolute;
	margin-top: 100px;
	left: 150px;
	top: 0px;
	width: 300px;
	height: 23px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 12px;
}

#nav {
	list-style: none;
	margin: 0px;
    padding-left:0;
	position: absolute;
	left: 10px;
	bottom: 306px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #343434 url() repeat-x;
	padding: 5px 15px;
	font: bold 17px/100% Lucida Sans Unicode,Tahoma,Verdana,Arial;
	border-top: 0px solid #E6EED0;
	border-left: 0px solid #AFCD69;
	border-right: 0px solid #AFCD69;
	border-bottom: 0px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #ffffff;
	background-color: #6B6B6B;
}

.headerad {
	margin-top: 0px;
	margin-left: 475px;
	padding-top: 55px;
	width: 468px;
	height: 60px;
}
	


/* 3 Box Section right under Logo */

.triSection { 

	width: 980px; 
	margin: 0 auto;  
    position: relative;
	font-size: 11px;
	line-height: 1em;
}

.triSection h3 { 
	padding: 0px; 
	margin: 15px 0px 0px 35px; 
	color:#fff; 
	font-size: 17px; 
	display: inline;
}



.widgettitle { 
	padding: 8px 0px 0px 5px; 
	margin: 0px 30px 0px 0px; 
	color: #fff; 
	font-weight: bold;
	font-family: Helvetica;
	font-size: 17px; 
}



.triSection h3 a, .triSection h3 a:visited {
	color:#fff;
}

.triSection ul { 
	padding:  30px 20px 10px 10px;  
	margin: 0px;
	list-style-type: square;
	color: #000;
/*	height: 115px;  */
	height: auto;
	overflow: hidden; 
}

.triSection li {
	color: #fff; 
	padding: 1px 0px 1px 6px; 
	margin-left: 16px; 
	font-size: 10px;
	text
}

.triSection li a, .triSection p a { 
	color: #fff;
}

.triSection li a:visited, .triSection p a:visited {
	color: #fff;
}

.triSection li a:hover, .triSection p a:hover { 
	color:#fff; 
	text-decoration: underline; 
}

.triSection img { 
	display: inline; 
	padding:  4px 0px 4px 0px; 
	margin: 0px;
}



.triSection p { 
	padding:  6px 20px 10px 20px; 
	margin: 0px; 
	color:#fff; 
}

.triSection .section { 
	width: 323px; 
	float: left;
}
.triSection .section a {
/*    color:#00B; */
	color:#ffffff;
}
.triSection .section a:hover {
/*    color:#00B; */
	color:#ffffff;
}

.widged li {
list-style-type: none;
margin-left: 0px;
/* font-size: 11px; */
line-height:120%;
font-size:105%;
font-family:Verdana,Arial,Helvetica,sans-serif;

}

.widged li ul li {
	list-style-type: square; 
	margin-left: 10px;
}

.topsearch {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 305px;
	float: right;
}

#searchform #s {
	border:1px solid #203346;
	width: 170px;
	height: 20px;
	padding: 4px 5px 0px 35px;
/*	border: 1px solid #bed881; */
	border: 1px solid #6EB4F2;
	background: #fff;
	margin-right: 2px;
	color: #ffffff;
	font-weight: normal;
	background: url(searchbox-image.gif) no-repeat left top;	
	}
	
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

#news input {
	background: url(search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
/* content area */

#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 555px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
	margin-left: 10px;
	padding-left: 10px;
	border-left:5px solid  #4F88B8;
}

.post2 {
	clear:both;
	padding-top: 25px;
	padding-left: 0px;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	margin-left: -52px;
	background: url() no-repeat;
}
.post-month {
	font-size: 18px;
	text-transform: uppercase;
	background-color:  #4F88B8;
	color: #4F88B8;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #4F88B8;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 6px;
	margin-left: -3px;
}

.post-year {
	font-size: 18px;
	text-transform: uppercase;
	color: #4F88B8;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 6px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 500px;
}
#content .post h2 a {
    color:#4f88b8;
}

#content .post h2 a:hover {
  color:#FF6600;  
}

.entry {
	clear: both;
	padding-top: 10px;
}
#content .post a, #content .post a:hover {
    color:#00F;
}
#content .post a:hover {
    text-decoration:underline;
}

.post-cat {
	background: url() no-repeat;
	padding-left: 0px;
	float:left;
	font-size: 95%;
	color: #666666;
	
}

/* new additions */


.post-cat a {
	color: #4F88B8;
	text-decoration: none;

} 

.post-cat a:visited {
	color: #4F88B8;
	text-decoration: none;

}

.post-cat a:hover {
	color: #000000;
	text-decoration: underline;

}


/* new additions */



.post-comments {
	background: url(image-comments.jpg) no-repeat;
	width:160px;
	height: 27px;
	margin-left: 40px;
	padding-top: 4px;
	float: left;
	font-size: 95%;
}
.post-comments a {
    display:block;
	padding-left: 136px;
}
.post-calendar {
	background: url(mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
/*	color: #59770e; */
	color: #BD0100;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #eaeaea;
}
.commentlist cite {
/*	font-weight: bold;  */
	font-style: normal;
	font-size: 100%;
	color: #000000;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#eaeaea;
	border: 1px solid #6da0cf;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	margin-right: 31px;
}

.related_post_wrap {
/*	background: #eaeaea;		*/
/*	border: 1px #B8CED3 solid;	*/
	padding: 3px 3px 3px 5px;
	align: left;
	margin-top:35px;
	margin-left: 42px;
}

.related_post_wrap2 {
/*	background: #eaeaea;		*/
/*	border: 1px #B8CED3 solid;	*/
	padding: 3px 3px 3px 5px;
	align: left;
	margin-top:2px;
	margin-left: 0px;
}
.related_post_wrap2 h3, .related_post_wrap h3 {
    margin:0;
    padding:2px 0 4px;
}

.related_post {
	list-style-type: square;
	margin: 0;
	padding: 0 10px 0 25px;
}

.related_post a:link, a:visited {
	text-decoration: none;
	color:#0000FF;
}

.related_post a:hover {
	text-decoration: underline;
	color:#FF6600;
}

.addthis {
	padding-top: 5px;
	margin-left:30px;
	float: left;
}

.addthis2 {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 2px;
	float: left;
}
	
/********************
----Sidebar Styles---
********************/
#sidebar {
	float: right;
	padding:0;
	width: 390px;
	overflow: hidden;
}

#sidebar abbr {
    text-decoration:none;
    border:none;
}

.sidebarads {
	margin: 0 auto;
	padding:10px 3px 15px 0;
	overflow: hidden;

}

.rightbar{
	float: right;
	width: 215px;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-left: 0px dotted #CCC;
}

.rightbar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 5px;
}

.rightbar ul li{
	padding: 0px 0 10px 5px;
	/*list-style-type: square;*/
}

.rightbar ul li h2{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #000;
/*	background-color: #6DA0CF; */

/*	background-color: #666666; */
	background-color: #5b5b5b;

	padding-left: 10px;
	padding-top: 5px;
	height: 20px;
}

.rightbar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style-type: square;
	font-size: 12px;
	border-bottom: 1px dotted #CCC;
}

.rightbar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
	padding-top: 12px;
}

.rightbar .syndication .rss span{
	background: url(sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.rightbar .syndication .rss .sub{
	list-style: none;
}

.rightbar a:link, a:visited{
/*	color: #0000FF;  */
	color: #4F88B8;
	text-decoration: none;
}

.rightbar a:hover{
/*	color: #FF6600;  */
	text-decoration: underline;
}


table#wp-calendar{
	width: 100%;
}

/* Left Sidebar */

.leftbar{
	float: left;
	width: 170px;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left:0px;
	display: inline;
	overflow: hidden;
}

.leftbar ul{
	list-style: none;
	margin: 0;
	padding: 0 1px 0 3px;
}

.leftbar ul li{
	padding: 0px 0 10px 0px;
	margin-left: 2px;

}

.leftbar ul li h2{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #000;

/*	background-color: #6DA0CF; */

/*	background-color: #666666; */
	background-color: #5b5b5b;

	padding-left: 10px;
	padding-top: 5px;
	height: 20px;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style-type: square;
	font-size: 12px;
	border-bottom: 1px dotted #CCC;
}
.leftbar a:link, a:visited{
	text-decoration: none;
/*	color:#0000FF; */
	color:#4F88B8;
}

.leftbar a:hover{
	text-decoration: underline;
/*	color: #FF6600; */
}






/* footer area */
#footer {
	clear: both;
	background: #cccccc url(footer-bg.gif) no-repeat;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
	height: 224px;
	overflow:hidden;
}
#footer a, #footer a:visited {
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}

#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	margin: 10px 0px 25px 45px;
}
.footer-recent-comments {
	width: 280px;
	float: left;
	margin-left: 15px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 25px;
}
.footer-recent-posts {
	width: 315px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 310px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url() no-repeat;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 980px;
	color: #000;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
#credits a:hover{
	text-decoration:underline;
}
.rss {
	background: url(mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(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;
}

.k-cat {
	padding-left: 40px;
	padding-top: 10px;
}

#k-cat2 {
	
	padding-top: 20px;
	font-size: 95%
}

#k-cat2 a:link,#k-cat2 a:visited {
	color: #4F88B8;
}

#k-cat2 a:hover{
	color: #000000;
	text-decoration: none;
}


.prev-post {
	float:left;
	font-size: 88%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.next-post {
	float:right;
	font-size: 88%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#feedburner {
	font-size:140%;
}

#post-1881 h1{
text-align:left;
}

#post-1881 h1 a{
text-align:left;
}


