body {
  background:url(../images/bg-content.jpg) repeat-x #231f20;
  margin:0;
  padding:0;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  color:#cccccc;
  font-size:12px;
  text-align:center;
}
a img {
  border:solid 0;
}
p, form, h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
}
h2 {
  font-size:28px;
}
h3 {
  color:#676767;
  font-size:14px;
}
h4 {
  font-size:18px;
}
select, input, textarea {
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}
a {
  color:#ccc;
  text-decoration:underline;
}
a:hover {
  color:#fff;
}

.left {
  float:left;
}
.right {
  float:right;
}
.clear {
  clear:both;
  height:1px;
  display:block;
}
.separate {
  height:1px;
  width:100%;
  background:#383435;
}

#container {
  width:885px;
  margin:0 auto;
  text-align:left;
}
#header {
  background:url(../images/riffs-header.jpg) no-repeat top left;
  width:885px;
  height:276px;
  position:relative;
}
#header h1 {
  width:175px;
  height:105px;
  position:absolute;
  top:15px;
  left:5px;
}
#header h1 a {
  display:block;
  width:175px;
  height:105px;
  text-decoration:none;
}
#header h1 span {
  font-size:1px;
  visibility:hidden;
}
#header #read {
  position:absolute;
  right:24px;
  top:86px;
  width:77px;
  height:77px;
}
#home #header #read {
  width:410px;
  height:202px;
  right:-18px;
  top:74px;
  background:url(../images/read-blog.png) no-repeat;
}


#header ul {
  margin:0;
  padding:0;
  list-style-type:none;
  float:right;
  padding-top:44px;
}
#header ul li, #header ul li a, #header ul li a span {
  display:block;
  float:left;
  height:29px;
  line-height:29px;
}
#header ul li {
  margin-left:1px;
  font-size:11.5px;
  background:url(../images/tab-left.gif) no-repeat top left;
  padding-left:8px;
}
#header ul li a {
  background:url(../images/tab-right.gif) no-repeat top right;
  padding-right:8px;
  color:#b9b9b9;
  text-decoration:none;
  font-weight:bold;
}
#header ul li a:hover, #header ul li a.selectedPage {
  text-decoration:underline;
}
#header ul li.selectedPage {
  background:url(../images/tab-left.gif) no-repeat bottom left;
}
#header ul li a.selectedPage {
  background:url(../images/tab-right.gif) no-repeat bottom right;
  color:#fff;
  text-decoration:none;
}

#search {
  background:url(../images/bg-search.gif) repeat-x top;
}
#search .left img {
  padding-left:20px;
}
#search .right {
  color:#727171;
  line-height:33px;
  height:33px;
  padding-right:14px;
}
#search form span {
  display:block;
  float:left;
}
#search form input.txt {
  border:solid 1px #e5e5e5;
  font-size:11px;
  line-height:11px;
  *line-height:15px;
  margin-left:10px;
  margin-right:5px;
  margin-top:6px;
  display:block;
  float:left;
}
#search form input.img {
  display:block;
  float:left;
  margin-top:3px;
}


#home #content {
  padding-bottom:20px;
}
#home #leftside {
  width:487px;
  float:left;
  padding-left:23px;
  padding-right:31px;
  border-right:solid 1px #383435;
}
#home #leftside h3 {
  padding-bottom:14px;
}
#home h3{
padding-top:15px;
}

#home #leftside h2 {
  color:#00adef;
  line-height:28px;
  padding-bottom:40px;
}
#home #leftside p {
  padding-bottom:20px;
}
#home #rightside .news {
  padding-top:5px;
}
#home #rightside {
  width:307px;
  float:left;
  padding-left:16px;
}
#home #rightside h4, #home #rightside h2 {
font-size:18px;
  color:#ff007b;
  padding-top:8px;
padding-bottom:12px;
}
#home #rightside h4 a, #home #rightside h2 a {
  color:#ff007b;
  text-decoration:none;
}
#home #rightside p {
  padding-bottom:8px;
}

#gallery #content {
  padding-bottom:20px;
}
#gallery #leftside {
  float:left;
  width:600px;
  border-right:solid 1px #383435;
  padding-top:14px;
  padding-left:25px;
}
#gallery #leftside h2 {
  color:#00adef;
  line-height:28px;
  padding-bottom:20px;
}
#gallery #leftside h3 {
  padding-bottom:15px;
}
#gallery #leftside p{
padding-bottom:20px;
padding-right:25px;
}
#gallery #rightside {
  float:right;
  padding-top:14px;
  padding-right:14px;
  width:220px;
}
#gallery #rightside h2 {
  color:#ff007b;
  padding-bottom:20px;
}
#gallery #rightside p {
  padding-bottom:18px;
}
#footer {
  background:url(../images/bg-footer.gif) top center no-repeat;
  font-size:11px;
  color:#918f90;
  padding-top:10px;
  padding-bottom:10px;
}
#footer .left {
  padding-left:10px;
}
#footer .right {
  padding-right:15px;
}
#footer ul {
  margin:0;
  padding:0;
  list-style-type:none;
  float:left;
  padding-left:25px;
}
#footer ul li {
  display:inline;
  padding-right:1px;
}
#footer ul li a {
  padding-right:3px;
}
#footer a {
  text-decoration:none;
  color:#918f90;
}
#footer a:hover {
  color:#fff;
}



.fieldLabels 
{
  display : block;
  font-weight : bold;
}

.xsmallField
{
  width : 50px;
}

.smallField
{
  width : 150px;
}

.medField
{
  width : 250px;
}

.largeField
{
  width : 350px;
}

textarea.medField
{
  height : 100px;
}

textarea.largeField
{
  height : 200px;
}

.fieldInstructions
{
  left:430px;
  top:20px;
  max-width:200px;
  z-index:25
}

.fieldItem
{
  padding: .5em 1em 1em 1em;
  margin: 0;
  position : relative;
  display : block;
}

.fieldError
{
  color: #FFF;
  background: #F00;
}

#errorSummary {
  color: #FFF;
  padding: .5em 1em 1em 1em;
  background: #F00;
  }

.fieldSelected
{
  background: #333 !important;
  border: none !important;
}

.formHeader {
  font-weight: normal;
  }

.formHeader h2 {
  margin: .55em 0 0 0;
  padding: 0;
  font-size: 160%;
  }

.formHeader p {
  margin-top: 0;
  }

#fieldList {
    
  }

div.comments dd.comment 
{
  padding: 1em 
1.5em;
  background: #232222;
}



div.comments dt.comment
{
  border-bottom: 1px solid #FFF;
  padding: 1em 1.5em;
  background: #232222;
}

