/*
 logo wine: #601b20
 nrn wine: #9F0635 
*/

#header {
  border-bottom: 0px solid #9F0635;
}

#nav {
  border-bottom: 5px solid #9F0635;
  background: url(/wp-content/themes/sgt-theme/images/nav-background.jpg) repeat-x 50% 0%;
}

#nav, #nav-content {
  background: url(/wp-content/themes/sgt-theme/images/nav-background.jpg) repeat-x 50% 0%;
  width: 980px;
  margin: auto;
  /*background-color: #67b627;*/
}

.sf-menu li.sfhover, .sf-menu li:hover { background: #9F0635; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: #9F0635; color: #FFF; }

#main {
  border: none;
}

.home-title, .widgettitle, .widgettitle a{
  /*color: #601b20;*/
  color: #9F0635;
  font-size: 16px;
  line-height: 1.375em;
  font-weight: bold;
  text-transform: none;
  font-family: Georgia, 'Times New Roman' Times, serif;
}

.home-title{
  font-size: 20px;
}


/* Default style for all post titles */
.entry-title a {
  color: #9F0635;
  font-size: 24px;
  font-family: Georgia, 'Times New Roman' Times, serif;
}

/* Style for posts listed in node format i.e. posts-default, Special Offers */
.posts-default .entry-title a:link, .posts-default .entry-title a:visited {
  color: #9F0635;
  font-size: 14px;
}

/* Style for posts listed in "Quick Tour Preview" format i.e. posts-special, Tours */
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited {
  color: #9F0635;
  font-size: 14px;
}

/* Widen the sidebar and make it grey */
.main-aside .widgetcontent {
  background-color: #EEEEEE;
}

.main-aside ul {
  margin: 0px;
  padding: 0px;
}

/*
.widgetcontent ul {
  padding-left: 1.333em;
}
*/

.widgettitle, #bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle {
  background: #9F0635;
  color: white;
  border: 0px;
  padding: 4px 10px;
}

.widgettitle a, .widgettitle a:visited {
  color: white;
  text-decoration: none;
}

.widgetcontent {
  border: 0px;
  background: none;
}

/*
#controls, #featured-slideshow .featured-entry {
  display: none;
}
*/

