/* STYLE!!!!!!!!!!!! */

body {
//  background-color: #efefef;
  background-image: url('bg2.jpg');
  font-family: arial, serif;
  font-size: 14px;
  color: #6C7476;
  color: #666;
  margin: 0;
  line-height: 1.4em;
}

#wrapper {
  background-color: #fff;
  margin: auto;
  width: 1011px;
  position: relative;
}

#leftside {
  min-height: 100%;
  float: left;
  width: 280px;
  text-align: right;
  padding: 18px 10px 0 0;
}

#rightside {
  border-left: 1px solid #eee;
  float: right;
  margin-bottom: 0;
  padding: 18px 20px 0 20px;
  width: 680px;
}

#rightside .hanging_section {
  background-color: #efefef;

}

.header {
  color: #37220F;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: .12em;
  margin-bottom: 0px;
  margin-top: 0;
  padding: 6px 8px 0 0px;
  text-transform: uppercase;
}

#logo {
//  margin-left: 150px;
//  margin-top: 10px;
  text-align: right;
}

.link_header {
  color: #37220F;
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: .1em;
}

#leftside p, #leftside ul li {
  text-align: right;
  line-height: 1.6em;
  list-style: none;
  margin-right: 10px;
}

.artists, .tkitle,
.artist_info, .artist_info p,
.distro {
  width: 300px;
  margin: 6px 2px;
}

.artist_info {
  margin: 0;
}

.distro ul {
  margin: 0;
  padding: 0;
}

.distro li {
  display: inline;
  margin: 0;
  padding: 0 4px 0 0;
}

.title {
  color: #845C06;
  font-size: 1.3em;
  font-weight: normal;
  margin: 8px 0;
}

ul li {
  list-style: none;
}

.artist_info ul {
  padding: 0;
}

.feedburnerFeedBlock ul {
  padding: 0;
}

.feedburnerFeedBlock .headline a {
  color: #845C06;
  font-size: 1.2em;
  text-decoration: none;
}

.feedburnerFeedBlock p.date {
  margin: 2px 0 15px 0;
}

.feedburnerFeedBlock p {
  margin: 8px 0;
}

blockquote {
  margin: 6px 12px;
}

#creditfooter {
  display: none;
}

#footer {
  border-top: 1px solid #bbb;
  background-color: #efefef;
  color: #666;
}

#footer p {
//  margin: auto;
  margin: 0 0 0 180px;
  padding: 30px 0;
  width: 600px;
}

a, a:visited {
  color: #4285BB;
  text-decoration: none;
}

hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
