/*
CSS for Billy Wears Dresses Official Website
*/

body {
  font-family: Veranda, Helvetica, Arial, sans-serif;
  background: black url("http://www.billywearsdresses.com/backgrounds/ianmoon.jpg") no-repeat top right;
  line-height: 125%;
  padding: 0;
  margin: 0;
}

#wrap {
  background: #33FF00 url('http://www.billywearsdresses.com/backgrounds/horizontalband.jpg') repeat-y top left;
  min-height: 1180px;
  width: 850px;
  border: 5px groove red;
  padding-bottom: 10px;
  overflow: auto;
}

h1 {
  font-family: "Matisse ITC", "Curlz MT", "Comic Sans MS", sans-serif; 
  font-size: 45px;
  color: #ff0000;
  background: #33FF00 url("http://www.billywearsdresses.com/backgrounds/flowers.jpg") no-repeat top right;
  padding-top: .5em;
  padding-bottom: .3em;
  padding-left: .4em;
  margin: 0;
}

#tagline p {
  font-style: italic;
  font-family: Georgia, Times, serif;
  background-color: red;
  border-top: 5px groove red;
  border-bottom: 5px groove red;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .8em;
  margin: 0;
}

h2, h3 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h2 {
  color: blue;
  font-size: 130%;
  font-weight: normal;
  padding-top: 15px;
  margin-left: 230px;
}

h3 {
  color: #99FF99;
  font-size: 105%;
  font-weight: normal;
  margin-left: 20px;
}

.subtitle {
  color: blue;
  margin-left: 230px;
  position: relative;
  top: -10px;
}

h4 {
  color: #FF0000;
  margin-bottom: 0;
}

li {
  font-size: small;
  list-style-type: none;
}

#band-members li {
  font-size: 105%;
  font-weight: bold;
  margin-left: 220px;
}

p {
  font-size: small;
  font-weight: bold;
  margin-left: 210px;
  margin-right: 10px;
  color: black;
}

em {
  text-transform: uppercase;
}

blockquote {
  font-style: italic;
  color: #006600;
  font-family: Georgia, Times, serif;
}

span.BWD {
  font-family: "Matisse ITC", "Curlz MT", "Comic Sans MS", sans-serif;
}

span.r {
  font-family: "Matisse ITC", "Curlz MT", "Comic Sans MS", sans-serif;
  color: #ff0000;
}

span.b {
  font-family: "Matisse ITC", "Curlz MT", "Comic Sans MS", sans-serif;
  color: #0000ff;
}

span.g {
  font-family: "Matisse ITC", "Curlz MT", "Comic Sans MS", sans-serif;
  color: #006600;
}

span.o {
  font-family: "Matisse ITC", "Curlz MT", "Comic Sans MS", sans-serif;
  color: #FF5C33;
}

#calender p, #latestnews p {
  font-size: small;
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: #FFFFFF;
  line-height: 110%;
}

#calender a, #latestnews a {
  font-size: 120%;
  color: #AAFFAA;
}

#calender a:link, #latestnews a:link {
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
  color: #AAFFAA;
}

#calender a:hover, #latestnews a:hover {
  font-size: 120%;
  font-weight: bold;
  text-decoration: underline;
  background-color: #E68A00;
}

#calender a:visited, #latestnews a:visited {
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
  color: #AAFFAA;
}

#navigation a {
  font-weight: bold;
}

#navigation a:link {
  color: #FFFFFF;
}

#navigation a:visited {
  color: #FFAAFF;
}

#navigation a:hover {
  text-decoration: none;
  color: white;
  background-color: #E68A00;
}

#navigation a:active {
  color: green;
  background-color: #FFAAFF;
}

#bodycontent a {
  font-weight: bold;
}

#bodycontent a:link {
  color: red;
}

#bodycontent a:visited {
  color: black;
}

#bodycontent a:hover {
  text-decoration: none;
  color: white;
  background-color: #E68A00;
}

#bodycontent a:active {
  color: green;
  background-color: #FFAAFF;
}

#navigation {
  width: 180px;
  height: 31.5em;
  min-height: 420px;
  background: #71142D url("http://www.billywearsdresses.com/backgrounds/nick2.jpg") left bottom no-repeat;
  border: 5px groove red;
  margin-top: 10px;
  margin-left: 5px;
}

#calender, #latestnews {
  width: 180px;
  background-color: #8F1216;
  border: 5px groove red;
  margin-top: 10px;
  margin-left: 5px;
}

img.feature {
  margin-left: 50px;
  margin-top: 10px;
  border: 5px groove red;
}

img.right {
  border: 5px groove red;
  margin: 10px;
  float: right;
}

img.left {
  border: 5px groove red;
  margin: 10px;
  float: left;
}

.galleryphoto img {
  margin-left: 50px;
  margin-top: 10px;
  border: 5px groove red;
}

.phototext {
  width: 450px;
  line-height: normal;
  letter-spacing: -0.05em;
}

.photocredit {
  font-weight: normal;
  color: #333333;
}

.events {
  font-size: small;
  font-weight: bold;
  margin-left: 50px;
  border-collapse: separate;
  border-spacing: 5px 10px;
}

.datetimecost {
  width: 120px;
  vertical-align: top;
  background-color: #85FF0A;
}

.eventvenue {
  width: 170px;
  vertical-align: top;
  background-color: #78F000;
}

.eventblurb {
  width: 210px;
  vertical-align: top;
  background-color: #85FF0A;
}

.line-up li {
  list-style-type: disc;
  margin-left: -20px;
}

#validations p {
  margin: 5px 0 0 0;
}

#validations p a img{
  border: 0;
  margin-left: 5px;
}

/*
This section deals with the position of items on the screen.
It uses absolute positioning - fixed x and y coordinates measured from the
top-left corner of the browser's content display.
*/

#sidebar {
  float: left;
}

.phototext {
  position: relative;
  top: -10px;
  left: 75px;
}

div#musicpl, div.video {
  width: 620px;
  position: relative;
  top: 10px;
  left: 120px;
}