body {
  background: url(../images/rainbow-background.jpg) no-repeat top center;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

a {
  color: #5f3994;
}

/* use this class for all containers that make up the body of the website */
.body-block {
  margin-left: auto;
  margin-right: auto;
  width: 967px;
}

#header {
  height: 116px;
}

#logo {
  float: left;
  height: 116px;
}

#dateline {
  float: left;
  height: 66px;
  padding-top: 50px;
  padding-left: 25px;
}

#social {
  float: right;
  padding-top: 60px;
  padding-right: 20px;
}

#social, #social a {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #fff; 
  text-decoration: none;
}

#social img {
  vertical-align: middle;
}

#social #sharing {
  padding-top: 10px;
  padding-left: 132px;
}

#menu {
  height: 49px;
  margin-bottom: 10px;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
} 

#menu li {
  float: left;

  height: 49px;
  background: url(../images/menu-background.jpg) repeat-x top left;  
}

#menu a {
  display: block;  
  padding-top: 15px;
  padding-bottom: 15px;
  
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #9f9f9f;
}

#menu a:hover {
  color: #fff;
}

#menu .menu-divider {
  padding-left: 10px;
  padding-right: 10px;
}

#menu #menu-left {
  padding-left: 5px;
}

#menu #menu-right {
  padding-right: 3px;
}

/* FOR SUBPAGE; this could be different depending on whether it's the homepage or a subpage */
#repeating-background {
  background: url(../images/slider-background.jpg) repeat-x 0px 144px;
  height: 495px;
}

#black-bar {
  padding-top: 12px;
  padding-left: 15px;
  font-family: Arial, sans-serif;  
}

#black-bar-text {  
  width: 650px;
  float: left;
  padding-top: 8px;
}

#black-bar-title {
  color: #bfbfbf;
  font-size: 20px;
  margin-bottom: 5px;
}

#black-bar-description {
  color: #939393;
  font-size: 12px;
}

#handheld-flag {
  margin-top: -44px;
  z-index: 100;
  float: left;
  position: relative; 
}

#become-a-sponsor-button {
  padding-top: 10px;
  display: inline;
  float: right;
  margin-right: 15px;
}

#submenu {
  background-color: #f2f2f2;
  height: 152px;
}

#submenu-photos {
  border-top: solid #f2f2f2 1px;
  margin-top: 0;
  padding-top: 15px;
  text-align: center;
}

#body-gradient {
  background: #f2f2f2 url(../images/body-gradient.jpg) repeat-x top left;
}

#index-left {
  margin-top: 15px;
  width: 622px;
  border-right: solid #e5e2e2 1px;
  float: left;
}

#index-right {
  width: 329px;
  float: left;
  margin-top: 15px;  
  padding-left: 15px;
}

#index-right-title {
  color: #abaaab;
  font-family: Georgia, serif;
  font-size: 15px;
}

#index-right-phone {
  color: #5f3994;
  font-family: Georgia, serif; 
  font-size: 20px;
}

#index-right-email a {
  color: #5f3994;
  font-family: Georgia, serif;   
  font-size: 14px;
}

#widget-flickr {
  margin-top: 15px;
}

#widget-facebook {
  margin-top: 15px;
}

#free-to-be-image {
  float: left;
  margin-right: 15px;
  margin-top: -20px;
}

#pride-week-title {
  color: #5f3994;
  font-size: 30px;
  font-family: Georgia, serif;
}

#pride-week-instructions {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #878686;
}

#index-content h1 {
  color: #444148;
  font-size: 35px;
  font-family: Georgia, serif;
  font-weight: normal;
}

#index-content {
  margin-top: 20px;
  border-top: solid #e5e2e2 1px;
  font-family: Arial, sans-serif;
  color: #878686;
  line-height: 20px;
  font-size: 14px;
  padding-bottom: 50px;
}

#footer-copyright {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid #e5e2e2 1px;
  padding-bottom: 20px;  
}

#halifax-pride-footer-image {
  float: left;
}

#footer-divider {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}

#footer-copyright-text, #footer-copyright-text a {
  color: #909090;
  font-family: Arial, sans-serif;
  font-size: 11px;  
}

#footer-copyright-text a {
  font-weight: bold;
  text-decoration: none;
}

#footer-copyright-text a:hover {
  text-decoration: underline;
}

#sponsors {
  background-color: #e8e8e8;
  padding-bottom: 25px;
}

#sponsor-logos img {
  padding: 15px;
  vertical-align: middle; 
}

.pride-week-event {
  width: 20%;
  padding-left: 4%;
  padding-bottom: 20px;
  float: left;
  height: 200px;
}

.pride-week-date {
  font-family: Georgia serif;
  font-size: 22px;
}

.pride-week-title {
  color: #444148;
  font-family: Georgia, serif;
  font-size: 14px;
}

.pride-week-description {
  font-family: Arial, sans-serif;
  color: #878686;
  font-size: 11px;
}

.pride-week-description img {
  vertical-align: top;
}

hr { width: 70%; border: 1px solid #e0e0e0; }

.red {
  color: #cd202d;
}

.orange {
  color: #f15a23;
}

.yellow {
  color: #dccc24;
}

.green {
  color: #009368;
}

.blue {
  color: #1656a7;
}

.purple {
  color: #552979;
}

.slider {
  width: 962px;
  height: 239px;
}

.slider-content {
  width: 220px;
  padding: 20px;
  z-index: 13;
  position: absolute;
}

.slider-content-dark-text, .slider-content-dark-text a {
  color: #10465d;
}

.slider-content-light-text, .slider-content-light-text a {
  color: #fff;
}

.slider-title {
  font-size: 25px;
  font-family: Garamond, serif;
  margin-bottom: 10px;
}

.slider-subtitle {
  font-size: 20px;
  font-family: Garamond, serif;
}

.slider-description {
  font-size: 12px;
  font-family: Arial, sans-serif;
  line-height: 20px;
}

.slider-link {
  position: absolute;
  z-index: 75;
  display: block;
}
