#header h1 a {
  background: url(../images/logo.jpg);
  display: block;
  height: 110px;
  width: 207px;
  text-indent: -9999px;
  margin-left: 100px;
}
#header #search {
  padding-top: 50px;
  padding-right: 50px;
}
#header #searchsubmit {
  background: url(../images/button.jpg) no-repeat;
  height: 25px;
  width: 75px;
  border: 0;
  margin-left: 10px;
  color: #4e4438;
}
#nav {
  background: url(../images/nav.jpg) repeat-x;
  height: 41px;
  padding: 0 40px;
}
#nav li a {
  line-height: 41px;
  color: #E1DBBD;
  font-size: 15px;
}
#nav2 a {
  font-size: 15px;
}
#nav2 li:hover {
  background: url(../images/nav2-a.png) repeat-x center;
}
#col3 {
  padding: 10px;
}
#main {
  background: transparent;
}
#main #col3 {
  background: transparent;
}

.leading h3 {
  display: none;
}
#featured-categories .leading h3 {
  display: block;
}
.block-other-articles li {
  border-bottom: 1px dashed #a4976b;
  margin: 5px 0;
  padding: 5px 0;
  line-height: 20px;
}
.block-other-articles a {
  font-size: 15px;
  color: #3C3229;
}
a#archives {
  background: url(../images/view_archives.jpg);
  display: block;
  height: 28px;
  width: 126px;
  text-indent: -9999px;
}
#featured-categories {
  padding-bottom: 10px;
}
.leading a.more-link {
  background: url(../images/continue.jpg);
  display: block;
  height: 28px;
  width: 126px;
  text-indent: -9999px;
  margin-top: 10px;
}
.block-other-articles .category a {
  background: url(../images/more.jpg);
  display: block;
  height: 28px;
  width: 126px;
  text-indent: -9999px;
}

#featured-categories .leading .content {
  margin-top: 10px;
  border-bottom: 1px dashed #a4976b;
}
#featured-categories .category-3 .content {
  background: url(../images/category-3.jpg) no-repeat top center;
  padding-top: 100px;
}
#featured-categories .category-4 .content {
  background: url(../images/category-4.jpg) no-repeat top center;
  padding-top: 100px;
}
#featured-categories .category-5 .content {
  background: url(../images/category-5.jpg) no-repeat top center;
  padding-top: 100px;
}
#featured-categories .block-other-articles {
  padding: 10px;
}

/* tabs */
.ui-tabs-nav a {
  color: #3c3229;
}
.ui-tabs-nav a:hover {
  background: #c3c3c3;
}
.ui-tabs-panel li {
  border-bottom: 1px dashed #a4976b;
}
.ui-tabs-panel li .title a {
  color: #3c3229;
  font-size: 14px;
  font-weight: normal;
}
.ui-tabs-panel li .meta,
.ui-tabs-panel li .meta a {
  color: #000;
  font-size: 12px;
}

/* single */
.navigation {
  display: none;
}
.article h2 {
  padding: 10px;
}
