@import "superfish.css";

/* BLUEPRINT ADAPTATIONS */
div {
  margin-bottom:10px;
}
  div.clearer {
    clear:left;
    margin-bottom:0px;
  }

  div .box-content {
    margin-bottom:0px;
    padding-bottom:1px;
  }
    div#main_content img {
      border:1px solid #fff;
      margin:0 10px;
    }
      div#main_content .heading img {
        border:none;
        margin:0;
      }

    div .box-content div#disqus_thread {
      font-size: 12px;
	    padding: 0 10px;
    }
      div .box-content div#disqus_thread label {
        font-size: 12px;
      }

      div .box-content div#disqus_thread h3.dsq-h3-addcomment {
	      padding-left: 0;
      }

  div.hiddenFields {
    display:none;
  }

div.container {
  position:relative;
  width:960px;
}
  div#main_wrapper {
    width:960px;
  }

  div#promotion {
    width:160px;
  }

div.semigray .box-content   {
  background:transparent url("/themes/site_themes/pride/images/backgrounds/box-content-semigray.png") repeat-x top left;
}

div.white .box-content   {
  background:transparent url("/themes/site_themes/pride/images/backgrounds/box-content-white.png") repeat-x top left;
}

div .box-footer {
  background:transparent url("") no-repeat top left;
  display:block;
  height:11px;
}

  div.span-4 > .box-footer {
    background-image:url("/themes/site_themes/pride/images/backgrounds/box-footer-span-4.png");
    width:150px;
  }

  div.span-5 > .box-footer {
    background-image:url("/themes/site_themes/pride/images/backgrounds/box-footer-span-5.png");
    width:190px;
  }

  div.span-8 > .box-footer {
    background-image:url("/themes/site_themes/pride/images/backgrounds/box-footer-span-8.png");
    width:310px;
  }

  div.span-10 > .box-footer {
    background-image:url("/themes/site_themes/pride/images/backgrounds/box-footer-span-10.png");
    width:390px;
  }

  div.span-15 > .box-footer {
    background-image:url("/themes/site_themes/pride/images/backgrounds/box-footer-span-15.png");
    width:590px;
  }

/* ZONE-SPECIFIC STYLING */
body {
  background:#fff url("/themes/site_themes/pride/images/backgrounds/body.jpg") no-repeat top center;
  color:#646061;
  font-family:'Lucida Grande','Lucida Sans Unicode', Helvetica, Arial, sans-serif;
  font-size:12px;
  line-height:18px;
}

a:link {
  color:#032468;
}
  a.utility-link {
    display:block;
    font-size:10px;
    padding:5px 0 10px 0;
    text-align:center;
  }

h1,h2,h3,h4,h5,h6,h7,h8 {
  clear: both;
  color:#3a3637;
  font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight:bold;
  line-height:1.2em;
  margin-bottom:0px;
  padding:8px 10px;
}
  table h1, table h2, table h3, table h4, table h5, table h6, table h7, table h8 {
    padding-bottom:0;
  }

  h1 {
    font-size:18px;
  }

  h2 {
    font-size:16px;
  }

  h3 {
    font-size:14px;
  }

  h4 {
    font-size:13px;
  }
  
  h5,h6,h7,h8 {
    font-size:12px;
  }

p {
  padding:0 10px 1.5em;
  margin-bottom:0;
}

table {
  margin-left:10px;
  width:570px;
}
  table thead span {
    font-weight:normal;
  }

  table thead th {
    background:none;
    border-bottom:1px solid #aeaeae;
  }

  table td {
    padding-left:5px;
  }

  .content #main_content table td ul {
    padding-left:0;
  }

  table td span.included {
    background:transparent url("/themes/site_themes/pride/images/misc/included.png") no-repeat top right;
    display:block;
    height:20px;
    margin:0 auto;
    text-indent:-9998px;
    width:20px;
  }

.custom-button {
  background:transparent url("/themes/site_themes/pride/images/backgrounds/custom_button_label.png") no-repeat top right;
  color: #444;
  display: block;
  float: left;
  font-size:11px;
  font-weight:normal;
  height: 21px;
  margin-left:5px;
  padding-right: 13px; /* sliding doors padding */
  text-decoration: none;
}
  .custom-button:active {
    background-position:bottom right;
  }

.custom-button span {
  background:transparent url("/themes/site_themes/pride/images/backgrounds/custom_button_span.png") no-repeat top left;
  display: block;
  line-height: 13px;
  padding: 4px 0 4px 15px;
}
  .custom-button:active span {
      background-position:bottom left;
  }

form input.replaced {
  position:absolute;
  left:-9998px;
  width:10px;
}

h1#festival_logo,
h1#festival_logo span,
h1#festival_logo a {
  height:210px;
  left:0px;
  position:absolute;
  top:10px;
  width:193px;
}
  h1#festival_logo span,
  h1#festival_logo a {
    background:transparent url("/themes/site_themes/pride/images/misc/festival_logo.png") no-repeat top left;
    display:block;
    -moz-outline:none;
    text-indent:-9998px;
  }

img#pride_logo {
  position:absolute;
  right:0px;
  top:22px;
}

a#skip_navigation {
  position:absolute;
  top:0px;
  top:-250px;
}

#header {
  height:155px;
}
  #header ul {
    list-style:none;
    margin:0px;
    padding:0px;
  }

  #header ul#main_menu {
    left:200px;
    position:absolute;
    top:96px;
    width:800px;
    z-index:999;
  }
    #header ul#main_menu li a {
      color:#fff;
      float:left;
      font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
      font-size:14px;
      padding:15px;
      text-decoration:none;
      text-transform:uppercase;
    }

    #header ul#main_menu li ul {
      background:transparent url('/themes/site_themes/pride/images/backgrounds/main_menu.png') repeat-x top left;
      margin-top:16px;
      padding-bottom:5px;
      z-index:999;
    }
      #header ul#main_menu li ul li {
      }
        #header ul#main_menu li ul li a {
          font-size:12px;
          padding:10px 15px;
          text-transform:none;
        }

  #header ul#utility_links {
    left:190px;
    position:absolute;
    top:70px;
  }
    #header ul#utility_links li {
      float:left;
    }
      #header ul#utility_links li a {
        color:#fff;
        font-size:11px;
        font-weight:bold;
        padding:10px;
        text-decoration:none;
      }
        #header ul#utility_links li a:hover {
          text-decoration:underline;
        }

      #header ul#utility_links li form {
        margin-left:10px;
      }
        #utility_links li form input#google-q {
          float:left;
          margin-right:5px;
        }

div#friends_of_pride {
  margin-top:90px;
}
  div#friends_of_pride h2 {
    background:transparent url('/themes/site_themes/pride/images/backgrounds/friends-of-pride.png') no-repeat top left;
    height:43px;
    margin-bottom:0;
    padding-bottom:0;
  }

  div#friends_of_pride .box-content marquee,
  div#friends_of_pride .box-content div {
    height:100px;
    margin-bottom:10px;
    width:165px;
  }
    div#friends_of_pride ul {
      list-style:none;
      margin:0;
      padding:0;
    }

    div#friends_of_pride ul li {
      color:#3b3838;
      height:auto;
      margin:0 0 8px 0;
      padding:0 10px;
    }
      div#friends_of_pride ul li span {
        color:#7b7778;
        display:block;
      }

div#festival_newsletter p {
  padding-bottom:10px;
}

div#festival_newsletter form {
  clear: both;
  padding:0 10px 10px;
}
  div#festival_newsletter form input#mce-EMAIL {
    color:#999;
    font-size:11px;
  }

  div#festival_newsletter form div#email_field {
    margin:5px 0;
  }

  div#festival_newsletter form div#email_field select {
  	margin: 0;
  }

  div#festival_newsletter form label {
    clear: right;
  	font-size:11px;
  	font-weight: normal;
  	margin-left: 0;
  }

div#main_upper {
	padding-bottom: 0;
	margin-bottom: 0;
}

div#social_media {
	clear: left;
}

div#rss_feeds .box-content {
	height: 80px;
}

div#feature_nav_container {
  width:200px;
}

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

    div#feature_nav ul li {
      background:transparent url("/themes/site_themes/pride/images/backgrounds/feature-nav.png") repeat-y top left;
      margin-bottom:1px;
    }
      div#feature_nav ul li:hover,
      div#feature_nav ul li.active,
      div#feature_nav ul li.ui-tabs-selected {
        background:transparent url("/themes/site_themes/pride/images/backgrounds/box-content-white.png") repeat-x top left;
      }

      div#feature_nav ul li h1 {
        font-size:12px;
        margin-bottom:0;
        padding-bottom:0;
      }

      div#feature_nav ul li span {
        color:#7b7778;
        display:block;
        font-size:11px;
        padding:0 10px 8px;
      }

      div#feature_nav ul li a {
        color:#000;
        -moz-outline:none;
        text-decoration:none;
      }

    div#feature_nav a.utility-link {
      padding-top:0;
      padding-right:10px;
      text-align:right;
    }

  div#feature .box-content {
    padding:10px;
  }
    div#feature .box-content div.feature {
      position:absolute;
      top:-9998px;
    }
      div#feature .box-content div.feature.active {
        position:static;
      }

    div#feature .heading,
    div#pride_gallery a {
      display:block;
      margin:0;
      position:relative;
    }

    div#feature .box-content h1,
    div#pride_gallery a h2 {
      background:transparent url("/themes/site_themes/pride/images/backgrounds/title-overlay.png") no-repeat top right;
      color:#fff;
      display:block;
      font-size:16px;
      margin-bottom:5px;
      padding:8px 50px 8px 10px;
      width:310px;
    }

      div#feature .with-image {
        margin-bottom: 10px;
	      text-align:center;
      }

      div#feature .with-image h1,
      div#pride_gallery a h2 {
        bottom:0px;
        left:0px;
        margin-bottom:0px;
        position:absolute;
        text-align: left;
      }

    div#feature p {
      padding-bottom:0;
    }
      div#feature a.more {
        display:block;
        text-align:right;
      }

  div#rss_feeds {
    float:right;
  }
    div#rss_feeds .box-content {
    }
      a.rss {
        background:url("/themes/site_themes/pride/images/misc/feed-icon-14x14.png") no-repeat top left;
        color:#646061;
        padding-left:20px;
        text-decoration:none;
      }
        a.rss:hover {
          text-decoration:underline;
        }

      div#rss_feeds a.rss {
        margin-left:5px;
      }

  div#social_media .box-content #social_media_links {
    	  padding: 0 10px;
  }
    div#social_media .box-content #social_media_links a {
      margin-right: 5px;
    }      

  div#promotion a,
  div#medium_rectangle a {
    display:block;
    font-size:11px;
    text-align:right;
  }
    div#medium_rectangle a {
      margin-right:5px;
    }

  div#pride_gallery a h2 {
    font-size:14px;
    bottom:4px;
    text-decoration:none;
    width:250px;
  }

div#recent_news ul {
  list-style:none;
  margin:0;
  padding:0 10px 10px;
}
  div#recent_news ul li {
    margin-bottom:15px;
  }
    div#recent_news ul li h3 {
      padding:0;
    }
      div#recent_news ul li h3 a {
        color:#000;
        font-size:12px;
        text-decoration:none;
      }
        div#recent_news ul li h3 a:hover {
          text-decoration:underline;
        }

    div#recent_news ul li p {
      padding:0;
    }
      div#recent_news ul li p span {
        color:#818181;
        display:block;
        font-size:11px;
      }

div#quick_links ul {
  list-style:none;
  margin:0;
  padding:0 10px 10px;
}
  div#quick_links ul li {
    font-size:11px;
    margin-bottom:10px;
  }

div#footer {
  background:url("/themes/site_themes/pride/images/backgrounds/footer.png") no-repeat top center;
  padding-top:80px;
  padding-bottom:50px;
}
  div#footer div#footer_logos ul {
    list-style:none;
    margin:0;
    padding:0;
  }
    div#footer_logos ul li {
      float:left;
      margin:0 10px 0 0;
      padding:0;
    }

  div#footer div#footer_matter {
    margin-top:10px;
    text-align:right;
  }
    div#footer_matter ul {
      list-style:none;
      margin:0;
      padding:0;
    }
      div#footer_matter ul li {
        display:inline;
      }
        div#footer_matter ul li a {
          color:#000;
          padding:0 5px;
          text-decoration:none;
        }
          div#footer_matter ul li a:hover {
            text-decoration:underline;
          }

        div#footer_matter ul#footer_main_menu a {
          font-weight:bold;
        }

      div#footer_matter ul#footer_utility_links {
        margin-bottom:20px;
      }
        div#footer_matter ul#footer_utility_links a {
          font-size:11px;
        }

    div#footer_matter a.apolitic-link {
      background:url("/themes/site_themes/pride/images/misc/apolitic.png") no-repeat top right;
      color:#797979;
      font-size:11px;
      padding:5px 52px 8px 0;
      text-decoration:none;
    }
      div#footer_matter a.apolitic-link span {
        visibility:hidden;
      }

/* HOMEPAGE-SPECIFIC STYLE */
#homepage h2 {
  font-size:14px;
}

/* CONTENT-PAGE SPECIFIC STYLE */
.content #main {
  min-height:445px;
  height:auto!important; height:445px;
}

.content #breadcrumb p {
  color:#555;
  font-size:11px;
  padding:8px 10px;
}
  .content #breadcrumb a {
    color:#777;
    text-decoration:none;
  }

  .content #breadcrumb a:hover {
    text-decoration:underline;
  }

  .content #secondary_navigation {
    margin-top:90px;
  }
    .content #secondary_navigation ul {
      list-style:none;
      margin:0;
      padding:0;
    }
      .content #secondary_navigation ul li.active{
        background:transparent url("/themes/site_themes/pride/images/backgrounds/box-content-white.png") repeat-x top left;
      }
        .content #secondary_navigation ul li.active li.active {
          background:transparent url("/themes/site_themes/pride/images/backgrounds/box-content-semigray.png") repeat-x top left;
        }

        .content #secondary_navigation ul a,
        .content #secondary_navigation ul span {
          color:#666;
          display:block;
          padding:5px 10px;
          text-decoration:none;
        }

        .content #secondary_navigation ul ul {
          border-top:1px solid #e6e6e6;
          border-bottom:1px solid #dedede;
        }

          .content #secondary_navigation ul ul a,
          .content #secondary_navigation ul ul span {
            color:#888;
            padding-left:20px;
          }

dary_navigation ul span {
          color:#666;
          display:block;
          padding:5px 10px;
          text-decoration:none;
        }

        .content #secondary_navigation ul ul {
          border-top:1px solid #e6e6e6;
          border-bottom:1px solid #dedede;
        }

          .content #secondary_navigation ul ul a,
          .content #secondary_navigation ul ul span {
            color:#888;
            padding-left:20px;
          }

        .content #secondary_navigation ul li.active span {
          color:#444;
        }

  .content #friends_of_pride {
    margin-top:0;
  }

  .content #main_content .box-content .heading {
    margin-bottom:5px;
    position:relative; 
  }

  .content #main_content .box-content .heading h1 {
    background:transparent url("/themes/site_themes/pride/images/backgrounds/title-overlay.png") no-repeat top right;
    color:#fff;
    margin-bottom:0;
    width:570px;
  }
    .content #main_content .box-content .with-image h1 {
      bottom:0;
      left:0;
      position:absolute;
    }

    .content #main_content .box-content .heading h1 span {
      font-size:14px;
      font-weight:normal;
      position:absolute;
      right:40px;
      top:8px;
	  }

  .content #main_content ul,
  .content #main_content ol {
    padding-left:20px;
  }
    .content #main_content ul li,
    .content #main_content ol li {
      margin-bottom:5px;
    }

.content ul#listing {
  list-style:none;
  padding-left:0px;
}
  .content ul#listing li {
    margin-bottom:10px;
  } 

  .content ul#listing h2 {
    font-size:12px;
    padding:0;
  }

  .content ul#listing p {
	  padding: 0;
	}

  .content ul#listing span {
    font-size:11px;
  }

h1 paypal {
  position:absolute;
  bottom:8px;
  right:10px;
}

table.people {
  padding:10px 0 0 10px;
}
  table.people tr.cochairs td,
  table.people tr.officers td {
    padding:0 0 10px 0;
    padding-bottom:40px;
  }

  td {
    vertical-align:top;
  }

  table.people td.image {
    padding-right:5px;
    width:102px;
  }

  div#main_content table.people td img {
    margin:0px;
  }

  table.people td.details {
    padding-right:10px;
    padding-top:5px;
    width:130px;
  }
    table.people td * {
      padding-top:0px;
      padding-left:0px;
    }

    table.people td span,
    table.people td a {
      display:block;
      font-size:11px;
      overflow:hidden;
      width:140px;
    }

  table.people td.bio {
    padding-bottom:20px;
    padding-right:20px;
  }

#volunteer-committees-coordinators .content #main_content .box-content .heading {
  margin-bottom:0;
}

#volunteer-committees-coordinators h2 {
  clear:left;
  margin-top:5px;
  padding-bottom:0px;
}
  #volunteer-committees-coordinators h3 {
    font-size:12px;
    padding-top:5px;
  }

#volunteer-committees-coordinators #main_content ul {
  list-style:none;
  margin:5px 0 10px 0;
  padding:0px;
}
  #volunteer-committees-coordinators #main_content ul li {
    display:block;
    float:left;
    margin-right:10px;
    text-align:center;
    width:140px;
  }
  
  #volunteer-committees-coordinators #main_content p {
    clear:both;
    padding-bottom:5px;
  }

#sponsors #main_content img {
  border:none;
  margin:0;
}
  #sponsors #main_content h2 {
    border-top:1px solid #aeaeae;
    clear:both;
    margin-top:20px;
    padding-top:10px;
  }

  #sponsors #main_content h3 {
  }

  #sponsors #main_content ul {
    list-style:none;
    margin:0px;
    padding:0px;
  }
    #sponsors #main_content ul li {
      float:left;
      margin:0 5px;
    }
      #sponsors #main_content ul li:first-child {
        border:none;
        margin-left:0;
      }

#village-partners table thead th,
#village-partners table tr td {
  text-align:center;
}
  #village-partners table tr td {
    padding-bottom:10px;
  }

  #village-partners table thead th:first-child,
  #village-partners table tr td:first-child {
    text-align:left;
  }


  #pride-store #main_content ul {
    list-style:none;
    margin:0px;
    padding:0px;
  }
    #pride-store #main_content ul li {
      margin:0;
      padding:0;
    }

    #pride-store #main_content ul li img {
      float:left;
      margin-left:0;
    }

    #pride-store #main_content ul li p {
      padding-bottom:5px;
    }

    #pride-store #main_content ul li form {
      margin-left:10px;
    }

#freeform fieldset {
  border:0;
  margin:0;
  padding:10px;
}
  #freeform fieldset legend {
    border-bottom:1px solid #cacaca;
    display:block;
    width:100%;
  }

#freeform div.form_row {
  border-bottom:1px solid #eaeaea;
  clear:both;
  padding-bottom:8px;
  margin-bottom:5px;
}
  #freeform fieldset div.form_row:first-of-type {
    padding-top:0;
  }

  #freeform div.form_row label,
  #freeform div.form_row span.label {
    display:block;
    font-weight:bold;
    padding-right:10px;
    text-align:left;
    width:100%;
  }
    #freeform div.form_row label span {
      font-weight:normal;
      font-size:.9em;
      opacity:.9;
    }
  
  #freeform div.form_row textarea {
    height:50px;
    margin:0;
  }

  #freeform div.multi label {
    display:inline !important;
    padding:0 5px !important;
    width:auto !important;
  }

  #freeform #role_first_choice,
  #freeform #role_second_choice,
  #freeform #role_third_choice {
    clear:right;
  }

body#Events #main_content form {
	text-align: center;
}

body#Events #main_content hr {
	margin: .5em 0 .25em;
}

body#Events h2.listing_title {
	text-align: center;
}

body#Events #main_content ul#events_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
  body#Events #events_list li {
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #dadada;
    height: 90px;
	  padding-left: 90px;
    padding-top: 10px;
	  position: relative;
  }

  body#Events #events_list h3 {
    padding-top: 0;
  }

  body#Events p.event_date {
    position: absolute;
    left: 0;
    text-align: center;
    top: 10px;
  	width: 80px
  }
    body#Events #main_content li p.event_date {
	    top: 10px;
    }

    body#Events li p.event_description {
	    padding-bottom: 0;
    }

    body#Events p.event_date span.event_date_day {
	    font-weight: bold;
    }

    body#Events p.event_date span.event_date_month {
	    color: #a3a3a3;
      display: block;
	    line-height: 1em;
    }

    body#Events p.event_date span.event_date_date {
	    font-size: 24px;
	    font-weight: bold;
	    line-height: 1.3em;
    }

    body#Events p.event_date span.event_date_time {
	    display: block;
    }

body#Events #main_content .box-content {
	position: relative;
}
  body#Events #main_content h1.event_title {
    height: 90px;
    padding-bottom: 0;
    padding-left: 90px;
  }

  body#Events #main_content p.event_date {
	position: absolute;
	top: 50px;
  }

body#pride-store table {
  border-bottom: 1px solid #dadada;
	margin-bottom: 20px;
  padding-bottom: 20px;
}

body#pride-store img {
	margin: 0;
}

body#pride-store td * {
	padding: 0;
}

body#pride-store td select {
	clear: right;
  display: block;
}

body#pride-store td.product_image {
	padding: 0;
	text-align: right;
	width: 200px;
}
  body#pride-store td.product_image img {
    max-width: 200px;
  }

body#pride-store img.alternate-image {
	height:125px;
}

body#travel-packages table td {
	 padding: 0 5px;
}
	body#travel-packages div#main_content table td img {
		margin: 0;
	}

	body#travel-packages table td ul {
		padding-left: 6px;
	}


body.post_festival {
	background-position: 0px -30px;
}
	.post_festival h1#festival_logo {
		background: none;
		height: 168px;
		left: 21px;
		top: 15px;
		width: 152px;
	}
	.post_festival h1#festival_logo span,
	.post_festival h1#festival_logo a {
		background: transparent url(/themes/site_themes/pride/images/misc/large_pride_logo.png) no-repeat scroll left top;
		display: block;
		height: 200px;
		left: 5px;
		top: 0px;
		width: 152px;
	}

	.post_festival img#pride_logo {
		display: none;
	}

	.post_festival #header {
		height: 125px
	}

	.post_festival #header ul#main_menu {
		top: 66px;
	}

	.post_festival #header ul#utility_links {
		left: auto;
		right: 0px;
		top: 40px;
	}

	.post_festival div#friends_of_pride {
		margin-top: 92px;
	}

	.post_festival div#friends_of_pride .box-content marquee,
	.post_festival div#friends_of_pride .box-content div {
		height:170px;
	}
