body { 
  margin: 0;
  padding: 0; 
  background-color: #005951; 
  color: white; 
  font: small Verdana, Arial, Helvetica, sans-serif; 
}

#wrapper { 
  background-color: #fdf8f2; 
  color: black;
  margin: 20px 5px 20px 5px; 
  padding: 5px;
} 

#header-bottom { 
  border-top: 1px solid #005951; 
  border-bottom: 1px solid #005951; 
}

#header-bottom ul { 
  margin: 0; 
padding: 0 30px 0 0; 
text-align: right; 
}

#header-bottom li { 
  display: inline; 
  background-color: #fdf8f2; 
  /* color: #050845; */ 
}

#header-bottom a:link, #header-bottom a:visited { 
  text-decoration: none; 
  background-color: #fdf8f2; 
  /* color: #050845; */ 
}

#tagline { 
  font-weight: bold; 
  background-color: #fdf8f2; 
  color: #005951; 
  font-style: italic; 
  margin: 0; 
  padding: 0 0 30px 5px; 
  width: 120px; 
  float: left; 
}

/* footerheader used on bottom of page */
#footerheader-bottom { 
  border-top: 1px solid #005951; 
  border-bottom: 1px solid #005951; 
  clear: both;
}

#footerheader-bottom ul { 
  margin: 0; 
padding: 0 30px 0 0; 
text-align: right; 
}

#footerheader-bottom li { 
  display: inline; 
  background-color: #fdf8f2; 
  /* color: #050845; */ 
}

#footerheader-bottom a:link, #footerheader-bottom a:visited { 
  text-decoration: none; 
  background-color: #fdf8f2; 
  /* color: #050845; */ 
}

#footertagline { 
  font-weight: bold; 
  background-color: #fdf8f2; 
  color: #005951; 
  font-style: italic; 
  margin: 0; 
  padding: 0 0 0 10px; 
  width: 300px; 
  float: left; 
}

#main { 
  position: relative; 
  top:0; 
  left:  0; 
  width: 100%; 
  margin-top: 10px;
}

#content { 
  margin: 0 0 0 205px; 
  border: 1px solid #005951; 
  background-color: white;
  color: black;
  background-image: url(http://www.cd3music.com/images/cd3logo-bw-bg-400.gif); 
  background-repeat: repeat-y;
  /* background-repeat: no-repeat; */
  background-position: center right;
}

#mainfeature { 
  background-image: url(http://www.discomusic.com/images/photos/clubs/funh-buggers-ann-darlene.jpg); 
  background-repeat: no-repeat; 
  background-color: #005951; 
  color: white; 
  padding: 2em 2em 1em 200px; 
}

#mainfeature h2 { 
  margin: 0; 
  font-weight: normal; 
  font-size: 140%; 
} 
#mainfeature p { 
  font-size: 110%; 
}

#mainfeature p.more { 
  margin-top: 0; 
  text-align: right; 
}

#mainfeature p.more a:link, #mainfeature p.more a:visited { 
  color: white; 
  /* background-image: url(images/site/more-bullet.gif); 
  background-repeat: no-repeat; 
  background-position: center left; */
  padding-left: 14px; 
}

#content .inner { 
  margin: 10px 20px 40px 20px;
}

#content .inner h2 { 
  color: #000; 
  padding-bottom: 0.2em; 
  border-bottom: 1px solid #005951; 
  font-size: 110%; 
}

#content .inner ul.features { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
}

#content .inner h3 { 
  font-size: 130%; 
}

/* #content .inner h3 a:link, #content .inner h3 a:visited { 
  color: #245185; 
} */

#content .inner p { 
  color: #000; 
  font-size: 90%; 
}

#content .inner .features li img { 
  float: left; 
  margin: 0 5px 5px 0; 
}

#content .inner p.author { 
  font-weight:  bold; 
}

#content .inner p.more{ 
  margin-top: 0; 
  text-align: right; 
} 
#content .inner p.more a:link, #content .inner p.more a:visited { 
  /* color: black; */ 
  /*background-image: url(images/site/more-bullet.gif); 
  background-repeat: no-repeat; 
  background-position: center left; */ 
  padding-left: 14px; 
  font-size: 90%; 
  /* color: #1e4c82; */ 
}

#sidebar { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 200px; 
  background-color: #fdf8f2;
  border: 1px solid #005951;
  color: #000;
  height: auto;
  margin: 0; 
  padding: 0;
}

#sidebar h3 { 
  font-size: 110%; 
  background-image: url();
  background-repeat: no-repeat; 
  margin: 0; 
  padding: 0.2em 0 0.2em 10px; 
  font-weight: bold; 
}

#sidebar .inner { 
  padding: 5px; 
}

#sidebar ul { 
  /* list-style-image: url(); */
  margin-left: 0; 
  padding-left: 20px; 
}

#sidebar p, #sidebar li { 
  font-size: 90%; 
  line-height: 1.4em; 
}

#sidebar ul a:link, #sidebar ul a:visited { 
  color:  #0000FF;
}

#sidebar .date { 
  font-weight: normal;
  font-size: 70%;
  text-align: center;
}

#searchform .text { 
  width: 196px; 
  border: 1px solid #45bac0; 
}

#searchform .searchbutton { 
  text-align: right; 
  margin-top: 4px; 
}

#searchform .btn { 
  border: 1px solid #45bac0; 
  background-color: #005951; 
  color:  white; 
}

#sidebar .motm-image { 
  float: right; 
  margin: 0 30px 0 20px; 
}

#sidebar p.more { 
  clear: right; 
  margin: 0 30px 0 0; 
  text-align: right; 
}

#sidebar p.more a:link, #sidebar p.more a:visited { 
  color: white; 
  /* background-image: url(images/site/more-bullet.gif); 
  background-repeat: no-repeat; 
  background-position: center left; */
  padding-left: 14px; 
} 

/******************************************************************************/

/* div id= */

#wordsleft {
float:left;
/* top:100px; */
left:50px;
height:200px;
width:150px;
background:#eee;
border:1px solid #000;
margin:5px;
padding:5px;
}

#wordsright {
float:right;
/* top:100px; */
right:270px;
height:200px;
width:150px;
background:#eee;
border:1px solid #000;
margin:5px;
padding:5px;
}

#wordsabsolute {
position:absolute;
top:280px;
left:50px;
background:#eee;
border:1px solid #000;
margin:5px; padding:5px;
/* font-size:2em; */
/* color:#c00; */
}

#wordsrelative {
position:relative;
top:10px;
left:30px;
background:#ddd;
border:1px solid #000;
margin:5px;
padding:5px;
font-size:2em;
color:#c00;
width:200px;
}

/******************************************************************************/

a:hover
{
	text-decoration: none;
	color: #005951;
}

code
{
	font-family: "Courier New", Courier, monospace;
}

table
{
	font-size: 90%;
}
td, th
{
	vertical-align: top;
}

#footer
{
	background-color: #005951;
	color: #fff;
	text-align: center;
}

.floatpicright 
{ 
float: right; 
margin-top: 3px; 
margin-left: 10px; 
margin-bottom: 3px; 
padding: 2px; 
border: 0px inset #fff; 
background-color: transparent; 
}

.floatpicright-fix50pct 
{ 
float: right;
width:50%;
margin-top: 3px; 
margin-left: 10px; 
margin-bottom: 3px; 
padding: 2px; 
border: 0px inset #fff; 
background-color: transparent; 
}

.floatpicleft 
{ 
float: left; 
margin-top: 3px; 
margin-left: 10px; 
margin-bottom: 3px; 
padding: 2px; 
border: 0px inset #fff; 
background-color: transparent; 
}

h5.float-right {/* header element float - using to float ad box to right in indv entries*/
  float: right;
  padding-left: 4px;
  background: #ffffff;
  border-left: 1px dotted #eeeeee;
  border-bottom: 1px dotted #eeeeee;
  }

.menuSpacer  { 
 margin-bottom: 15px;
 border-bottom: 1px dotted #005951
}

.blockformat  { 
color: #333333;
font-style: italic;
float: left;
padding: 4px;
border: solid 1px #005951;
width: 99% 
}

.blockformatcoverart  {
color: #666666;
font-size: 95.1%;
float: right;
padding: 2px;
border: solid 2px #005951;
width: 350px
}

.caps {
 color: black;
 text-transform: uppercase;
 padding: 3px
 }