body {
  background: #6a2613 url('../images/bg.gif');
  font-size: 1em;
}

a, a.yellow {
  color: #e6b334;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 1px solid transparent;
}

a:hover img {
  border-color: #e6b334;
}

h1, h2, h3, h4, p, ol, fieldset, .bottom-margin {
  margin-bottom: 15px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

ol {
  list-style-type: decimal;
  margin-left: 25px;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

.cleared {
  clear: both;
}

hr.cleared {
  visibility: hidden;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.to-left {
  float: left;
}

img.to-left {
  margin: 0 10px 10px 0;
}

.to-right {
  float: right;
}

img.to-right {
  margin: 0 0 10px 10px;
}

.centred {
  text-align: center;
}

.yellow {
  color: #b88300;
}

.list-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.ditto_page {
 margin: 0 3px;
}

.formline {
  width: 180px;
  float: left;
}

.internal {
  width: 980px;
  margin: 0 auto;
  padding: 0 5px 0 10px;
}

.ui-tabs-hide {
  display: none;
}

ul.ui-tabs-nav {
  margin-left: 5px;
  list-style-type: none !important;
}

.ui-tabs-nav li a {
  display: block;
  float: left;
  padding: 5px 7px;
  margin-left: 5px;
  background: #6a2613;
  font-weight: bold;
  font-size: 120%;
}

.ui-tabs-nav li.ui-tabs-selected a {
  background: #34130a;
  color: #fff;
  text-decoration: underline;
}

.ui-tabs-panel {
  clear: left;
  padding: 10px 5px 5px;
  border-top: 3px solid #34130a;
}

#head {
  background: transparent url('../images/bg-head.png') repeat-x;
}

#head .internal {
  height: 195px;
  padding-top: 5px;
  background: transparent url('../images/bg-container-head.png') repeat-y;
}

#head h1 {
  float: left;
  width: 495px;
}

#head h1, #head p {
  margin-bottom: 10px;
}

#head h1 a {
  background: transparent url('../images/logo.png') no-repeat;
  display: block;
  height: 148px;
  text-indent: -9999em;
}

#newsletter {
  float: right;
  width: 270px;
  font-family: "courier new", courier, arial;
  font-size: 16px;
  color: #b88300;
}

#newsletter label {
  float: left;
  font-size: 18px;
  width: 70px;
}

#newsletter input {
  float: right;
  width: 180px;
  height: 20px;
  padding-top: 4px;
  margin-bottom: 5px;
  border: 1px solid #b88300;
}

#newsletter input.button {
  width: auto;
  background-color: #4b1c10;
  color: #b88300;
  padding-top: 0;
  height: 30px;
  font-size: 16px;
}

#navigation {
  clear: both;
  height: 25px;
  margin-top: 3px;
  padding-top: 5px;
  border-top: 2px solid #b88300;
  border-bottom: 2px solid #b88300;
  font-family: "courier new", courier, arial;
  font-size: 20px;
}

#navigation li {
  display: inline;
}

#navigation li a {
  padding: 0 6px;
  color: #b88300;
  font-weight: bold;
  text-decoration: none;
}

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

#main {
  background: transparent url('../images/bg-foot.png') repeat-x bottom;
}

#main .internal {
  padding-top: 5px;
  background: transparent url('../images/bg-container.png') repeat-y;
}

#content {
  float: right;
  width: 655px;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-right: 15px;
  background: transparent url('../images/bg-content.png') no-repeat top right;
  font-size: 14px;
  font-family: arial, sans-serif;
  line-height: 1.2em;
  color: #fff;
}

#content ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 25px;
}

#content ul li {
  padding-left: 15px;
}

#content .list-item  {
  padding-bottom: 25px;
  background: transparent url('../images/hr.gif') no-repeat center bottom;
}

#content .list-item.gig-item  {
  padding-bottom: 10px;
  background-image: none;
  border-bottom: 2px solid #401509
}

#breadcrumb {
  margin-bottom: 15px;
}

#pagination {
  clear: left;
}

#sidebar {
  float: left;
  width: 270px;
  padding-bottom: 10px;
  font-family: arial, sans-serif;
}

#sidebar h2 {
  padding-bottom: 4px;
  font-size: 22px;
  font-weight: normal;
  font-family: "courier new", courier, arial;
  text-align: right;
  border-bottom: 2px solid #401509;
  color: #fff;
}






#sidebar ul.sidebar-subnav ul  {
 padding-top: 3px;
}

#sidebar ul.sidebar-subnav li  {
 padding-bottom: 10px;
}

#sidebar ul.sidebar-subnav li li {
  margin-left: 25px;
  font-size: 0.9em;
 padding-bottom: 3px;
}

#sidebar ul.sidebar-subnav a:hover {
  color: #fff;
}

#sidebar ul.sidebar-subnav li li a {
  color: #aa821f;
}

#sidebar .list-item {
  margin: 0 0 5px;
  padding: 5px 0 0;
}

.small-list-item {
  text-align: right;
  line-height: 18px;
  color: #fff;
  margin-bottom: 15px;
}

.small-list-item a {
  color: #fff;
}

.small-list-item a.yellow {
  color: #e6b334;
}

.small-list-item a:hover {


}


.thumbscontainer {
  margin-bottom: 10px !important;
}


.thumbscontainer ul.thumbs li {
  display: block; 
  width: 80px; 
  height: 80px; 
  overflow: hidden;
}

#sidebar-gallery .thumbscontainer {
  float: none;
}

#sidebar-gallery .thumbscontainer ul {
  display: block;
  height: 270px;
}

#sidebar-gallery .thumbscontainer ul.thumbs li {
  float: none;
  width: 270px; 
  height: 270px; 
}

/*  Discography home page */

.discog-list-item {
  background-image: none !important;
  border-bottom: 2px solid #401509
}

.discog-list-item .text {
  margin-left: 212px;
}

/* Shop section */

#add_to_cart {
  padding-top: 10px;
}

/* members */
.member img {
  border: 10px solid #fff;
}