body {
  padding: 0;
  margin:0;
  font-size: 11pt;
  font-family: arial, sans-serif;  
  text-align: center;
  color:#000;
  background: #c2be9a;
}
* {
  padding: 0;
  margin: 0;
}
p {	padding-bottom: 20px;}
a {
  text-decoration: none;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  padding: 5px;
  margin-right: 10px;
  text-align: center;
  border: 1px solid #c5c3a8;
  float: left;
  background-color: #d0ceb8;
}
.wp-caption img {
  border: 1px solid #c5c3a8;
}
.wp-caption p {
  color: #333;
  text-align: center;
}
/*-- =============================== Main divs (content, header, footer) ================================ --*/

#wrapper {
  width: 980px;
  margin:0 auto;
  float:none;
  clear:both;
  text-align: left;
}
/*-- ============== Footer ================== --*/

#footer {
	width: 100%
  height: 46px;
  padding-top: 16px;
  font-size: 12px;
  overflow:hidden;
  clear:both;
  float:none;
  color: #555;
  background: url("images/topbarbg.gif") repeat-x;
}
#footer a {
  color: #222;
}
/*-- ========================== Home page masthead ============================= --*/

.homebanner {
  width: 980px;
  height: 129px;
  margin: 0 auto;
  background-color: #e6e4cd;
}
.homepicture  {
float:right;
margin:2px 95px 0px 0;
width:200px;
	
	} 
.homelogo  {
float:left;
height:110px;
margin-left:60px;
margin-top:19px;
width:625px;
	
	} 
/*-- ========================== Logo ============================= --*/

.topbanner {
  width: 980px;
  height: 115px;
  margin: 0 auto;
  background-color: #e6e4cd;
}
.toppicture {
	float:right;
	width: 109px;
	height: 112px;
	margin: 2px 130px 0px 0px;
	
	} 
.toplogo {
	width: 625px;
	float: left;
	height: 104px;
	margin-top: 10px;
	margin-left: 80px;
	
	} 
.toplogo {
	margin-left: 190px;
	
	} 
/*-- ============================================ Header ================================================ --*/
/*-- ===== Original theme styling --*/
.topbars {
  width: 100%;
  height: 46px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: normal;
  font-family: Tahoma, Verdana, arial;
  clear: both;
  background: url("images/topbarbg.gif") repeat-x;
  white-space: nowrap;
}
.marginauto {
  width: 980px;
  margin: 0 auto;
}
/*-- ===== Debwork: restyle top green nav spacing --*/
.topbars {
 
}
.marginauto {
 
}

/*-- ===== Debwork: lighter bar, second tier top navigation --*/

.topbar2 {
  width: 980px;
  height: 46px;
  margin: 0 auto;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: normal;
  font-family: Tahoma, Verdana, arial;
  clear: both;
  background: url("images/topbarbg2.gif") repeat-x;
}
.marginauto2 {
  width: 980px;
  margin: 0 auto;
}

.logo {
  width: 210px;
  height: 44px;
  font-size: 13px;
  font-family: helvetica, tahoma, arial;
  font-weight: normal;
  text-align: center;
  float: right;
  color: white;
  display:block;
}
.logo a {
  font-size: 28px;
  font-family: Tahoma, Verdana, arial;
  font-weight: bold;
  color: white;
}

/*-- topbar button disabled(not selected) --*/
.topnav .page_item {padding: 0; margin: 0; margin-left:35px; font-size: 18px; text-align: center; float: left;  }
.topnav .page_item:hover {padding: 0; margin: 0; margin-left:35px; font-size: 18px; text-align: center; float: left; background: url("images/topbar-hover.gif") no-repeat;}

.topnav .page_item a{width: 193px; height: 31px; padding-top:15px; font-size: 18px; display: block; color: #666666; }
.topnav .page_item a:hover{text-decoration:none; color: #9d9e64; }
/*-- topbar button enabled(selected) --*/
.topnav .current_page_item {padding: 0; margin: 0; margin-left:35px; font-size: 18px; text-align: center; float: left; background: url("images/topbar-current.gif") no-repeat;}
.topnav .current_page_item:hover {padding: 0; margin: 0; margin-left:35px; font-size: 18px; text-align: center; float: left; background: url("images/topbar-hover.gif") no-repeat;}
.topnav .current_page_item a{width: 193px; height: 31px; padding-top:15px; font-size: 18px; display: block; color: #3a6065;}
.topnav .current_page_item a:hover{text-decoration:none; color: #fffce3;}
/*-- Debwork - second top nav bar  --*/
/*-- topbar button disabled(not selected) --*/
.topnav2 .page_item {padding: 0; margin: 0; margin-left:5px; font-size: 18px; text-align: center; float: left; }
.topnav2 .page_item:hover {padding: 0; margin: 0; margin-left:5px; font-size: 18px; text-align: center; float: left; background: url("images/topbar2-hover.gif") no-repeat;}

.topnav2 .page_item a{width: 150px; height: 31px; padding-top:15px; font-size: 18px; display: block; color: #666666; }
.topnav2 .page_item a:hover{text-decoration:none; color: #9d9e64;f ont-size: 18px;}
/*-- topbar button enabled(selected) --*/
.topnav2 .current_page_item {padding: 0; margin: 0; margin-left:5px; font-size: 18px; text-align: center; float: left; background: url("images/topbar2-current.gif") no-repeat;}
.topnav2 .current_page_item:hover {padding: 0; margin: 0; margin-left:5px; font-size: 18px; text-align: center; float: left; background: url("images/topbar2-hover.gif") no-repeat;}
.topnav2 .current_page_item a{width: 150px; height: 31px; padding-top:15px; font-size: 18px; display: block; color: #3a6065;}
.topnav2 .current_page_item a:hover{text-decoration:none; color: #fffce3; font-size: 18px;}



/*-- topbar HOME disabled(not selected) --*/
.home-item {padding: 0; margin: 0; margin-left:5px; text-align: center; float: left;}
.home-item:hover {padding: 0; margin: 0; margin-left:5px; text-align: center; float: left; background: url("images/topbar-hover.gif") no-repeat;}
.home-item a{width: 111px; height: 31px; padding-top:15px; display: block; color: #9d9e64;}
.home-item a:hover{text-decoration:none; color: #9d9e64;}
/*-- topbar HOME button enabled --*/
.home-current-item {padding: 0; margin: 0; margin-left:5px; text-align: center; float: left; background: url("images/topbar-current.gif") no-repeat;}
.home-current-item:hover {padding: 0; margin: 0; margin-left:5px; text-align: center; float: left; background: url("images/topbar-hover.gif") no-repeat;}
.home-current-item a{width: 111px; height: 31px; padding-top:15px; display: block; color: #dedfb0;}
.home-current-item a:hover{text-decoration:none; color: #dedfb0;}

/*-- ============================================== Sidebar ============================================= --*/

.sidebar-wrap {
  width: 345px;
  padding: 0;
  padding-left: 35px;
  margin:0 auto;
  overflow:hidden;
  float:left;
  clear:none;
}
.sidebar {
  width:100%;
  clear:none;
}
/*-- ============================================== Post ============================================= --*/

.posts-wrap {
  width: 580px;
  padding: 15px 15px 15px 5px;
  margin: 0;
  float:left;
  clear:none;
}

.post {
  margin-bottom: 50px;
}
.entry-content {
  width: 535px;
  padding: 20px 20px 20px 20px;
  font-size: 13px;
  color: #333;
  clear: both;
  line-height:25px;
  border-left: 1px solid #a09c76;
  border-right: 1px solid #a09c76;
  background: url("images/post-bg.gif") repeat-x #d7d4ba;
}


/*-- ====================== Right sidebar for example ====================== --*/

.widget {
  width: 345px;
  padding-top: 15px;
}
.widget li {
}
.widget li a, a:active, a:visited {
  font-size: 12px;
  color: #578f96;
  text-decoration: none;
}
.widget li a:hover{
  color: #777;
  text-decoration: underline;
  background: url("images/navbar-button.gif");
}
.widget ul li ul ol     {margin-left: 20px; }
.widget ul li ul        {padding-bottom: 10px; }
.widget ul li ul li     {margin-left: 20px; list-style:disc; padding-bottom: 5px;}
.widget ul li ul li ol  {margin-left: 20px;}
.widget ul li ol li     {margin-left: 20px; list-style: decimal; }
.widget ul li ol li li  {margin-left: 20px;}


/*-- removed -  background: url("images/navbar-bg.gif"); --*/
.textwidget {
  padding: 10px;
  font-size: 13px;
  color: #333;

}
.widgettitle {
  width: 345px;
  height: 31px;
  padding-top: 10px;
 padding-left: 20px;
  font-size: 15px;
  font-family: tahoma, verdana, arial;
  font-weight: bold;
  	color: #d3f0f3;	
	letter-spacing: .07em;
	float: left;
  display: block;
  background: url("images/navbar-header.gif");
}
/*-- removed -  background: url("images/navbar-bg.gif");= --*/
.widget-bg {
  width: 303px;
  font-size: 13px;
  color: #333;
  line-height:20px;
  padding: 20px;
  padding-top: 60px;
  padding-bottom: 0;
  background-color: #dedcc5;
  border-left: 1px solid #a09c76;
  border-right: 1px solid #a09c76;
}

.widget-bg a {
  color: #777777;
}
.widget-bg a:hover {
  color: #578f96;
}
.widget-bottom {
  width: 345px;
  height: 23px;
  background: url("images/navbar-footer.gif") no-repeat;
}
/*-- ====================== not modified by Debwork ====================== --*/
.searchwrap {
  width: 209px;
  height: 35px;
  padding: 0;
  margin: 0;
  padding-top: 19px;
  padding-left: 20px;
  background: url("images/searchbg.gif") no-repeat;
}
#searchform {
  margin: 0;
  padding: 0;
}
#searchform div{
  margin: 0;
  padding: 0;
}
#searchform #s{
  width: 103px;
  height: 27px;
  padding: 11px 11px 0 11px;
  margin: 0;
  float: left;
  border: none;
  color: #333;
  background: url("images/searchbar.gif") no-repeat;
}
#searchsubmit {
  width: 63px;
  height: 38px;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  color: #333;
  background: url("images/searchbutton.gif") no-repeat;  
}
#calendar_wrap {
  margin-left: 10px;
}
#wp-calendar {
  width: 200px;
  margin: 5px;
  color: #202325;
  text-align: center;
  border: 1px #b3b38e solid;
  border-collapse: collapse;
}
#wp-calendar caption {
  font-weight: 600;
  color: #444;
}
#wp-calendar th {
  padding: 0px;
  color: #FFF;
  border: 1px #b3b38e solid;
  background: #b3b38e;
}
#wp-calendar td {
  padding: 0px;
  color: #777;
}
#wp-calendar td a {
	padding: 0px;
	margin: 0px;
    color: #333;
	text-decoration: none;
}
#wp-calendar td a:hover {
	color: #000;
}


/*-- AJAX SIDEBAR --*/

.ajax-headers a{
  padding: 15px 0 0 10px;
  margin: 0;
  font-size: 10px;
  display: block;
  float: left;
}
.selected {
  color: #FFF;
}
.disable {
  color: #abd5db;
}
.disable:hover {
  color: #FFF;
}
#recentposts2 {
  width: 69px;
  height: 25px;
  display: block;
  background: url("images/recent-posts.gif") no-repeat;
}
#recentcomments2 {
  width: 91px;
  height: 25px;
  background: url("images/recent-comments.gif") no-repeat;
}
#tags2 {
  width: 39px;
  height: 25px;
  background: url("images/tags.gif") no-repeat;
}
.tagcloud2 li a{
  margin: 0;
  padding: 0;
  display: inline-block;
  background-image: none;
}
.tagcloud2 li a:hover{
  background-image: none;
}
.recentcomments2 li{
  font-size: 11px;
}
.recentcomments2 li a{
  display: block;
  color: #333;
  font-size: 12px;
}

.recentcomments2  li a span{
  color: #555;
  font-size: 11px;
}


#recentcomments li a{
  color: #444;
  background-image: none;
}
#recentcomments li a:hover{
  color: #578f96;
}
#recentcomments li {
  color: #222;
  background: none;
  background-image: none;
}
#recentcomments {
  padding: 10px;
}
/*-- ==================================== Entry title/header/footer ================================== --*/
.archive-title {
  width: 100%;
  height: 23px;
  padding-top: 7px;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size:15px;
  color: #8c8863;
  border-bottom: 1px solid #ada985;
  background-color: #bbb793;
}


.entry-title{
	height: 43px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #d3f0f3;	
	letter-spacing: .1em;
	float: left;
	display: inline-block;
	background: url("images/entry-title-header.gif") no-repeat;

}
.entry-title img{
  float: left;
  border: none;
}
.entry-title a{
  font-family: tahoma, verdana, arial;
font-size: 16px;
	font-weight: bold;
	color: #d3f0f3;	
	letter-spacing: .1em;
}
.entry-title a:hover {
  text-decoration:none;
  color: #b4d6da;
}
.entry-title-right {
  width: 4px;
  height: 53px;
  float: left;
  background: url("images/entry-title-right.gif") no-repeat;

}
.entry-title-wrap {
  width: 580px;
  height: 53px;
  background:  url("images/entry-title-back.gif") repeat-x;
}
.entry-title-wrap span {
  float: right;
  margin-top: 2px;
}
.entry-title-wrap span a {
  font-size: 13px;
  color: #222222;
}
.entry-metadata {
  width: 580px;
  height: 44px;
  color: #444;
  font-size: 12px;
  clear: both;
  background: url("images/meta-back.gif") repeat-x;
}
.entry-metadata span{
  color: #444;
  font-size: 12px;
  float: left;
}
.entry-metadata a{
  color: #333;
  font-weight: bold;
}
.entry-date {
  width: 437px;
  height: 44px;
  float: left;
  background: url("images/datebg.gif") repeat-x;
}
.entry-date span {
  padding-top: 13px;
  padding-left: 10px;
}
.entry-comment {
  width: 95px;
  height: 44px;
  float: left;
  background: url("images/commentsbg.gif") repeat-x;
}
.entry-comment a{
  padding: 13px 20px 10px 10px; 
  display: block;
  float: left;
}

/*-- Tags (footer) --*/
.entry-footer {
  height: 42px;
  width: 580px;
  font-size: 12px;
  color: #222222;
  clear: both;
  font-weight: bold;
  background: url("images/footer-bg.gif") repeat-x;
}
.entry-foot-tagline {
		font-family: "ITC New Baskerville", "New Baskerville","Baskerville", "Century Schoolbook", "New Century Schoolbook", "Times New Roman", Times, serif;
			 font-style: italic;
			 font-size: 18px;
			 color: #63643e;
	}
.entry-footer a{
  color: #333;
  font-weight: normal;
}
.entry-footer-right {
  width: 21px;
  height: 42px;
  float: right;
  background: url("images/entry-footer-right.gif") no-repeat;
}
.entry-footer-left {
  width: 6px;
  height: 42px;
  float: left;
  background: url("images/entry-footer-left.gif") no-repeat;
}

.continue-reading {
  width: 156px;
  height: 42px;
  display: block;
  float: right;
  background: url("images/continue-reading.gif") no-repeat;
}
.continue-reading:hover {
  background: url("images/continue-reading-hover.gif") no-repeat;
}
.tags {
  height: 29px;
  padding-top: 13px;
  padding-left: 50px;
  background: url("images/tags-bg.gif") no-repeat;
}
.tags a {
  padding: 4px;
}
.tags a:hover {
  color: white;
  background: #72adb5;
}
/*-- Entry meta/single page --*/
.entry-meta { 
  width: 580px;
  height: 14px;
  padding: 4px 10px 4px 10px;
  font-size: 13px;
  color: #222222;
}
.entry-meta a{
  color: #a2c66f;
}
.entry-meta a:hover{
  color: #c6de72;
}
#entry-meta-single {
  height: 70px;
}
/*-- Navigation --*/
.navigation {
  width: 100%;
  padding-top: 50px;
  clear: both;
  color: #a49f74;
}
.navigation a{
  color: #6c694e;
}
.nav-prev {
  text-align: left;
  float: left;
}
.nav-next {
  text-align: right;
  float: right;
}

.nav-left {
  width: 6px;
  height: 39px;
  float: left;
  background: url("images/navigation-left.gif") no-repeat;
}
.nav-bg {
  height: 19px;
  padding: 10px;
  float: left;
  display: inline-block;
  background: url("images/navigation-bg.gif") repeat-x;
}
.nav-right {
  width: 7px;
  height: 39px;
  float: left;
  background: url("images/navigation-right.gif") no-repeat;
}
/*-- ============================================== Comments and Gravatar ============================================ --*/
.commentwrap {
  width: 650px;
  padding: 20px;
  padding-bottom: 70px;
  margin: 0;
  background: url("images/comment-wrap-bg.gif") repeat-y;
}
.commentwrap-top {
  width: 690px;
  height: 10px;
  padding: 0;
  margin: 0;
  background: url("images/comment-wrap-top.gif") no-repeat;
}
.commentwrap-bottom {
  width: 690px;
  height: 5px;
  padding: 0;
  margin: 0;
  background: url("images/comment-wrap-bottom.gif") no-repeat;
}
.comment-left {
  width: 38px;
  height: 62px;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  margin-top: 10px;
  background: url("images/comment-left.gif") no-repeat #b7b38e;
}
li.comment{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
  background-color: #c2be9a;
}
.pingback{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
  background-color: #c2be9a;
}
.pingback a{
   margin-left: 5px;
   color: #7F7C5F;
   font-style:normal;
}
.trackback{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
  background-color: #c2be9a;
}
.trackback a{
   margin-left: 5px;
   color: #7F7C5F;
   font-style:normal;
}

#respond {
  clear: both;
  float: none;
  color: #333;
}
#respond a{
  font-size: 13px;
  font-weight: bold;
}
#cancel-comment-reply{
  padding-top: 15px;
  padding-bottom: 15px;
  float: right;
}
#cancel-comment-reply a{
  padding: 8px;
  color: #fff;
  background-color: #7F7C5F;
}
li.depth-1{
  width: 95%;
}
li.depth-2{
  width: 90%;
}
li.depth-3{
  width: 80%;
}
li.depth-4{
  width: 70%;
}
li.depth-5{
  width: 60%;
}
li.depth-6{
  width: 50%;
}

li.comment p{
  padding-top: 15px;
  padding-bottom: 20px;
  clear: both;
}
li.comment a{
  color: #000;
}

.comments-meta{
  text-align: right;
}
.commentmetadata {
  font-size: 10px;
  float: right;
  color: #666;
  margin-top: 10px;
}

/*-- Gravatar --*/
img.avatar {  
  text-align: center;
  margin-right: 10px;
}
.gravatar-wrap {
  padding: 0;
  margin: 0;
  color: #a19d7a;
  font-weight: bold;
  font-size: 13px;
  float: left;
}
.gravatar-wrap a{
  color: #a19d7a;
  font-weight: bold;
  font-size: 13px;
}
.meta-comment {
  color: #7F7C5F;
}
div .meta-comment a{
  color: #7F7C5F;
}


/*-- Comment form  --*/
.comment-notes {
  font-size: 16px;
  font-weight: bold;
  color: #7c795b;
}
.submit-button input {
  width: 94px;
  height: 38px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background: url("images/submit.gif") no-repeat;
}
textarea#comment {
  padding: 20px;
  margin-top: 20px;
  overflow:auto;
  font-family: arial;
  color: #333;
  border: 1px solid #aca885;
  background-color: #c2be9a;
}
#commentform input {
  padding: 5px;
  float: left;
  color: #333;
  border: 1px solid #aca885;
  background-color: #c2be9a;
}
#commentform {
  color: #7c795b;
}
#commentform label {
  color: #7c795b;
  font-size: 12px;
  padding-top: 10px;
  padding-left: 5px;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #7c795b;
}
.divform {
  padding-top: 7px;
  clear: both;
}

/*-- ================================================== Elements ====================================== --*/
.button-bg {
  height: 21px;
  padding: 7px 20px 7px 20px;
  margin-bottom: 30px;
  color: white;
  float: left;
  background: url("images/bluebutton-bg.gif") repeat-x;
}
.button-left {
  width: 5px;
  height: 35px;
  float: left;
  background: url("images/bluebutton-left.gif") no-repeat;
}
.button-right {
  width: 4px;
  height: 35px;
  float: left;
  background: url("images/bluebutton-right.gif") no-repeat;
}
blockquote {
  padding: 10px;
  margin: 30px;  
  color: #555;
  font-style: oblique;
  border-left: 2px solid #555;
}
pre {
  overflow: auto;
}
hr {
  border: 0;
  width: 80%;
  color: #bab79b;
  background-color: #bab79b;
}

h1,h2,h3,h4,h5,h6 {margin:0;padding:0; font-weight:normal; }
.entry-content h1 {font-size: 180%; color: #65a2aa; margin-bottom: 5px;}
.entry-content h2 {font-size: 160%; color: #65a2aa; margin-bottom: 3px;}
.entry-content h3 {font-size: 140%;}
.entry-content h4 {font-size: 130%;}
.entry-content h5 {font-size: 120%;}
.entry-content h6 {font-size: 110%;}

.entry-content table {border:1px solid #D9D9D9;}
.entry-content th {background-color: #E9E9E9; padding: 5px;}
.entry-content td {background-color: #fff; border-top:1px solid #cdcdcd; padding: 5px;}

.entry-content a, a:visited, a:active {color: #578f96; background: none;}
.entry-content a:hover {color: #777;   
    text-decoration: underline;
	background: url("images/navbar-button.gif");}
.entry-content small{color: #777}



/*-- ================ Randoms ================= --*/

.preload img{
  width: 0px;
  height: 0px;
  display: none;
}
.additional-meta {
  font-size: xx-small;
}

ul {
  margin:0;
  padding:0;
}
ul li {
  margin-left:5px;
  padding:0;
}
li {
  list-style-type:none;
  padding:0;
}
.disc {
  list-style-type:disc;
}

h2#comments{
  font-size: 22px;
  color: #222;
}
h3#comments{
  font-size: 18px;
  color: #222;
}
.block-1 {
  float:right;
}
#search {
  width: 100%;
  height: 23px;
  padding-top: 7px;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size:15px;
  color: #8c8863;
  border-bottom: 1px solid #ada985;
  background-color: #bbb793;
}
#searchnone {
  margin-left: 100px;
  margin-top: 30px;
}
.searchnothingfound {
  margin-left: 300px;
  margin-top: 50px;
}

/* lists inside posts */
.entry-content ul,ol {padding-bottom: 15px; }
.entry-content ul ol {margin-left: 10px; }
.entry-content ul li {margin-left: 30px; list-style:disc; margin-right: 30px;}
.entry-content ul li ol {margin-left:10px; }
.entry-content ol li {margin-left: 30px;list-style: decimal; margin-right: 30px; }
.entry-content ol li li {margin-left:5px;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */

ul.children {margin-left:10px;}
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback { margin: 10px auto;}
ul.commentlist, ul.pinglist {margin:10px 0; background: none;}
.required { margin-bottom: 10px;}
#comment-notes { margin-bottom: 10px; color: white;}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}
div.alignleft {float: left; }
div.alignright {float: right; }