body {
  margin: 0;
  padding: 0;
  font-family: georgia, "times new roman", times, serif;
  font-size: 10pt;

  background-color: #f0cc99;
  background-image: url('/static/images/prbg2.jpg');
  background-repeat:    no-repeat;
  background-position:    0px 10px;

}

img { border: none }

body#home {
	background-image: none;
	background-color: #FFF;
}


body#news, body#frontpage { 
  background-image: url('/static/images/prbg4.jpg');
  
}

body#error404 { 
  background-image: url('/static/images/lost.jpg');
  
}

body#photos { 
  background-image: url('/static/images/prbg3.jpg');
  
}
body#contact { 
  background-image: url('/static/images/prbg1.jpg');
  
}

body#audio { 
  background-image: url('/static/images/prbg5.jpg');
  
}

body#video { 
  background-image: url('/static/images/vidbg.jpg');
  
}

body#links { 
  background-image: url('/static/images/prbg6.jpg');
  
}

body#admin { 
  background-image: none;
  
}

div#main { 
  padding: 3px;
  padding-left: 300px;
}

div#main  h1 { 
/*  opacity: .85;
  filter:alpha(opacity=85); */
        font-family: "Lucida Sans Unicode", "Lucida Grande", verdana, geneva, arial, helvetica, sans-serif;
        font-weight: normal;
        font-variant: small-caps;
        margin-bottom: 0;
        width: 400px;
        text-align: right;
        margin-top: 10px;
        padding: 0;
}

.menubar	{
			margin-left: 0px;
			margin-right: 0px;

			background-color : #e08033;
			padding : 2px;
			padding-right: 5px;
			padding-left: 5px;

			vertical-align : middle;
			text-align : left;
			top : 0;
			left : 0;
			right : 0;

			clear : both;
                        font-size: 75%;

/*			border-bottom: 1px dotted #999999; */
		}


a.menuskip { 
  display: none;
 }

li.menusel { 
  font-weight: bold;
}

.menubar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.menubar  li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px dashed #903000;

}

.menubar  li:first-child {
	border-left: none;
	padding-left: 5px;
}

.menubar a { 
  text-decoration: none;
                         color: #663000;
}

.menubar  li a:hover {
	text-decoration: underline;
}


/* event/gig styles */

.vevent abbr{ 
	text-decoration: none;
	border: none;
}

div.vevent { 
  background-color: #dd3333;
    /* border: 2px solid #000; */
  width: 400px;
  padding: 10px;
  position: relative;
  opacity: .85;
  filter:alpha(opacity=85);
  margin-bottom: 5px;
  
	-moz-border-radius: 8px; 
  -webkit-border-radius: 8px; 
	  border-radius: 8px;
}



div.vevent h2 { 
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-variant: small-caps;
 }

div.vevent a { 
  color: #FFF;
}

div.vevent p.summary { 
  margin-top: 0;
  font-size: 80%;
  display: none;
}

div.vevent h3 { 
  margin: 0;
  padding: 0;
  font-size: 100%;
 }

div.vevent p { 
  margin-top: 0;
 }

div.giginfo { 
  background-color: #f06666;
  padding: 2px;
  font-size: 90%;
  line-height: 140%;
  clear: both;
  margin-bottom: 0;
  	-moz-border-radius: 4px; 
  -webkit-border-radius: 4px; 
	  border-radius: 4px;
 }
 
div.giginfo p {
        margin-bottom: 0;
}
 
div.gigmap {
        float: right;
        height: 100px;
        width: 100px;
}

div.gigmap img {
        display: none;
}

div.newsitem { 
  background-color: #dd3333;
    /* border: 2px solid #000; */

  width:650px;
  padding: 10px;
  position: relative;
  opacity: .85;
  filter:alpha(opacity=85);
  margin-bottom: 5px;
  
	-moz-border-radius: 8px; 
  -webkit-border-radius: 8px; 
	  border-radius: 8px;
}

div.newsitem h2 { 

        font-family: "Lucida Sans Unicode", "Lucida Grande", verdana, geneva, arial, helvetica, sans-serif;
        font-weight: normal;
        font-variant: small-caps;
        margin-bottom: 0;

        text-align: right;
        margin-top: 0px;
        padding: 0;
  font-size: 110%;
  padding: 0;
}

div.newsitem h3 { 

        font-family: "Lucida Sans Unicode", "Lucida Grande", verdana, geneva, arial, helvetica, sans-serif;
        font-weight: normal;
        font-variant: small-caps;
        margin-bottom: 0;

        text-align: right;
        margin-top: 0px;
        padding: 0;
  font-size: 100%;
  padding: 0;
}

div.newsitem p.itemdate { 
  padding: 0;
  margin: 0;
  text-align: right;
}

div.newsitem a { 
  color: #333;
  font-weight: bold;
  text-decoration: none;

}

div.newsitem a:hover { 
  color: #FFF;
  text-decoration: underline;
}

div.newsitemtext blockquote { 

  margin-left: 2em;
  margin-right: 2em;
  background-color: #ff6666;
  padding: 5px;
 }

body#news div#main { 
  padding: 3px;
  padding-left: 100px;
}

body#news div#main  h1 { 
  width: 650px;
}



div.center 	{
        margin: 0 auto;
        width: 642px;
}

div.center p {
    text-align: center;
}

div.center p a:link, div.center p a:visited, div.center p a:active {
    font-weight: bold;
    color: #000;
}


div.center img {
	border: 0px;
}

img#menu {
	border: 0px;
}

p.imgcopyright {
        color: #CCC; 
        font-size: xx-small;
        text-align: right;
        position: fixed;
        bottom: 2px;
        right: 2px;
        padding: 0px;
        margin: 0px;
}

p.imgcopyright a {
        color: #CCC; 
}

div.copyright {
  opacity: .65;
  filter:alpha(opacity=65);
  font-size: 75%;
}

a.cclicense {
	float: left;
	margin-right: 10px;
}

div.clear {
	clear: both;
}

.links dt { 
  font-weight: normal;
  font-variant: small-caps;
}

.links dd { 
  padding-bottom: 10px;
  font-size: 90%;
 }


div.song ul { 
  display: none;
 }

div.video { 
  width: 550px;
 }


div.player {
        position: absolute;
        top: 2px;
        left: 2px;
        padding: 2px;
        margin: 2px;
}

span.pllink {
    display: none;

}

span.pllabel {
  color: #F33;
  font-style: italic;   
  font-size: 125%;     
}

div.player a {
  text-decoration: none;
}

#ymwp-buy { display: none ! important }

a.icallink img {
    border: none ! important;
}

p.lyricactivate {
    font-size: 80%;
}

p.lyricactivate a:link, p.lyricactivate a:active, p.lyricactivate a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #CCC;
    border: none;
}


div.lyrics {
    color: #999;
    background-color: #000;
    padding: 3px;
    
}

div.widget {
    position: absolute;
    left: 2px;
    top: 65px;
  opacity: .85;
  filter:alpha(opacity=85);
}

div.rightwidget {
    position: absolute;
    left: 780px;
    top: 65px;
  opacity: .85;
  filter:alpha(opacity=85);
}


#frontpage a {
  text-decoration: none;
}

#frontpage {
  background-position: 0 0;
}

#frontpage a:link, a:visited, a:active {
  color: #030303;
  font-weight: bold;
}

#frontpage div#header {
  opacity: .85;
  filter:alpha(opacity=85); 
  margin-top: 0;
  padding: 0;
  background-color: #FFF;
  text-align: right;
}
#frontpage div#header  h1 {
  margin: 2px;

  font-size: 120%;
  display: inline;
}

#frontpage div#header  p {
  margin: 2px;

  margin-left: 15px;
  margin-right: 5px;

  display: inline;
}

#frontpage    div#cd {
  float: right
;
  width: 400px;
  margin-right: 20px;
  margin-top: 5px;
}


#frontpage div#cd p {
  opacity: .85;
  filter:alpha(opacity=85); 
  background-color: #FFF;
  padding: 5px;
  margin: 0;
  padding-bottom: 5px;

}

#frontpage div#sidebar {
    margin-top: 5px;
  background-color: #f0cc99;
  opacity: .85;
  filter:alpha(opacity=85); 

}


#frontpage div#sidebar h2 {
    margin-bottom: 0;
   padding-bottom: 0;
   padding-left: 2px;
   padding-right: 2px;
   margin-top: 0;
   background-color: #666;
   color: #CCC;
}

#frontpage div#sidebar h2 a:link, #frontpage div#sidebar h2 a:visited, #frontpage div#sidebar h2 a:active {
    color: #CCC;
}

#frontpage div#sidebar p {
    padding-right: 5px;
}

div#sidebar object {
    vertical-align: top;
  margin-top: 0;
 padding-top: 0;
 background-color: #FFF;
}



#frontpage    div#cd  h2 {
  display: none;
}
#frontpage div#sidebar {
  width: 350px;
  float: right;
}

#frontpage dt {
  margin-bottom: 0;
}

#frontpage dd {
  margin-left: 0;
  
}


#frontpage dd p {
  margin-top: 0;
}

.itms {
    text-align: right;
}
