/* Basic page decor */
body {
  background: #e68f1a;
}

#top {
  background: #fff url(images/topBG.png) no-repeat center top;
  width: 100%;
}

#top .container {
  min-height: 560px;
}

ul {
  padding-left: 0;
  list-style: none;
}

ul.sf-menu a {
  color: #766a63;
  text-decoration: none;
  font-size: 1.3em;
}

ul.sf-menu a:hover,
ul.sf-menu a:focus {
  color: #e68f1a;
}

ul.sf-menu li.current-post-ancestor a,
ul.sf-menu li.current-menu-item a {
  color: #e68f1a;
}

ul.sf-menu li.current_page_item a {
  color: #e68f1a;
}

#bottom {
  background: #f7b317 url(images/waveBG.png) repeat-x center top;
  padding-top: 144px;
  position: relative;
}

#bottom .container {
  padding: 0px;
  background: url(images/waveBottleBG.png) no-repeat center top;
  position: relative;
  top: -144px; 
  padding-top: 144px;
  width: 974px;
}

#footer {
  background: #e68f1a;
  height: 92px;
  line-height: 45px;
  color: #fff;
}

#footer .change-ui {
  float: right;
  padding-right: 15px;
}
#footer .change-ui .standard {
  padding-left: 4px;
}
.footer-menu{

	font-size:12px;		width:950px;		margin:-20px 0px 0px auto;

}

/* Header content */
#header {
  position: relative;
  height: 145px;
}

#header h1 {
  width: 240px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: 34px;
  left: 0px;
}

#header h1 a {
  width: 240px;
  height: 0px;
  padding-top: 108px;
  display: block;
  background: url(images/h1Logo.png) no-repeat top;
}

#header h2 {
  position: absolute;
  top: 72px;
  left: 262px;
  height: 0px;
  width: 542px;
  padding-top: 33px;
  overflow: hidden;
  background: url(images/tagline.png) no-repeat top;
}

#header h3 a {
  position: absolute;
  top: 72px;
  left: 855px;
  height: 0px;
  width: 32px;
  padding-top: 33px;
  overflow: hidden;
  background: url(images/Twitter_32x32.png) no-repeat top;
}

#header h4 a {
  position: absolute;
  top: 72px;
  left: 892px;
  height: 0px;
  width: 32px;
  padding-top: 33px;
  overflow: hidden;
  background: url(images/FaceBook_32x32.png) no-repeat top;
}

#header ul.sf-menu {
  position: absolute;
  top: 124px;
  left: 262px;
  width: 690px;
  height: 20px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#header ul.sf-menu li {
  display: inline;
  padding: 0px 16px 0px 0px;
  margin: 0px;
}

/* content area */
#content {
  padding: 30px 0px;
}
div#contentRight .twtr-widget{
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
}
/* homepage stuff */
ul#flickr {
  width: 530px;
  height: 352px;
  border: 10px solid #000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

#billboard {
  width: 550px;
  height: 317px;
  background: url(images/photoBoxShadow.png) no-repeat 0px bottom;
  padding: 0px 0px 22px 0px;
}

#billboard iframe {
  width: 530px;
  height: 297px;
  border: 10px solid #000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/* bottom area */
#bottom h3 {
  height: 0px;
  padding-top: 26px;
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
}

h3#about {
  width: 230px;
  background: url(images/aboutSDBW.png) no-repeat top;
}

h3#events {
  width: 151px;
  background: url(images/thisYearsEvents.png) no-repeat top;
}

h3#twitter {
  width: 235px;
  padding-top: 0px;
  height: 26px;
}

h3#twitter a {
  display: block;
  height: 0px;
  width: 235px;
  padding-top: 26px;
  background: url(images/sdbwOnTwitter.png) no-repeat top;
  border: 0px;
}

#bottom .span-24 {
  width: 910px;
}

#bottom .content {
  background: #e68f1a;
  padding: 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #fff9c3;
}

#bottom #twitterfeed.content {
  background: none;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

#bottom div.tweet img {
  display: none;
}

#bottom div.tweet {
  padding-right: 15px;
  background: url(images/twitterSpeechTail.png) no-repeat 100% 80%;
  margin-bottom: 10px;
}

#bottom div.tweet p.text {
  background: #e68f1a;
  width: 228px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #fff9c3;
  padding: 14px;
  font-size: 1.1em;
}

#bottom div.tweet p.text a {
  color: #fff;
}

#bottom .content p {
  margin: 0px;
  font-size: 1.4em;
}

#intro {
  font-size: 1.2em;
}

#intro h3 {
  color: #e68f1a;
  border-bottom: 1px solid #e68f1a;
}

#intro h4 {
  color: #e68f1a;
}

#sidebar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#sidebar ul li {
  border-top: 1px solid #b9b1a9;
  margin: 10px 0px;
  padding: 10px 0px;
}

#sidebar ul li:first-child {
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

#sidebar ul li img {
  display: block;
}

ul.sponsors,
ul#sponsors {
  list-style: none;
  margin: 0px 0px 30px;
  padding: 0px;
  clear: both;
}

ul.sponsors li,
ul#sponsors li {
  max-width: 315px;
  min-height: 160px;
  float: left;
  margin-right: 40px;
}

ul.sponsors li img,
ul#sponsors li img {
  display: block;
  margin: auto;
}

#content h2 {
  font-size: 1.8em;
  border-bottom: 1px solid;
  font-weight: bold;
}

fieldset ol {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

fieldset ol li {
  margin: 0px 0px 12px;
}

.column h4 {
  font-weight: bold;
}

ol#eventsList {
  list-style: none;
  margin-right: 0;
  margin-left: 0;
  padding: 0px;
}

body.page-events ol#eventsList li div.container {
  display: none;
}
ol#eventsList h3.eventDate {
  font-size: 2.8em;
  outline: none;
  margin-bottom: 10px;
  margin-top: 25px;
}
ol#eventsList h3.eventDate a:link,
ol#eventsList h3.eventDate a:visited {
  color: #f7b317;
  display: block;
  padding-bottom: 5px;
  text-decoration: none;
}
ol#eventsList h3.eventDate a:hover,
ol#eventsList h3.eventDate a:focus,
ol#eventsList h3.eventDate a:active,
ol#eventsList h3.eventDate.ui-state-active a:link,
ol#eventsList h3.eventDate.ui-state-active a:visited {
  border-bottom: 2px dashed #e68f1a;
  color: #e68f1a;
  outline: none;
  padding-bottom: 3px;
}

ol#eventsList ul.eventsList {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ol#eventsList ul.eventsList li.span-8 {
    height: 182px;
    overflow: hidden;
    margin-bottom: 10px;
}

ol#eventsList div.buttons {
    height: 60px;
}

ul.eventsList li a {
    display: block;
    padding: 14px 20px;
    background: #f7b317;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    height: 114px;
    text-decoration: none;
    position: relative;
}

ul.eventsList li a:hover,
ul.eventsList li a:focus {
    background: #cf8115;
}

ol#eventsList h4.eventTimeBlockHeader {
    clear: both;
    color: #e0e0e0;
    font-weight: bold;
    font-size: 2.6em;
    border-bottom: 2px dashed #e0e0e0;
    margin: 10px 0px 14px;
    padding-left: 4px;
}

ol#eventsList p.location {
  font-style: italic;
}

ol#eventsList p.location:first-line {
  font-weight: bold;
}

ol#eventsList h4.eventTitle {
  font-size: 1.4em;
  margin-bottom: 4px;
  font-weight: bold;
  color: #fff;
}

ol#eventsList h4.eventTitle.muchsmaller {
    font-size: 1em;
}

ol#eventsList h4.eventTitle.smaller {
    font-size: 1.2em;
}

ol#eventsList h4.eventTitle a {
  color: #fff;
  text-decoration: none;
}

ol#eventsList h6.eventHost {
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 240px;
  color: #674007;
}

ol#eventsList h6.eventHost.smaller {
    bottom: 10px;
}

ol#eventsList h5.eventTime {
  font-size: 2.2em;
  margin-bottom: 4px;
  color: #fbd681;
  line-height: 1;
}

#calendarLinks {
  float: right;
  margin-top: -55px;
}
#calendarLinks a {
  color: #766A63;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  margin-left: 12px;
  padding-left: 20px;
  text-decoration: none;
}
#calendarLinks a:hover,
#calendarLinks a:focus,
#calendarLinks a:active {
  color: #E68F1A;
}
#calendarLinks .button {
	color: #ffffff;
	padding: 4px 10px;
}
#calendarLinks .button.active {
	color: #E68F1A;
}
#calendarLinks .ical {
  background-image: url(images/iconCalendar.png);
}
#calendarLinks .gcal {
  background-image: url(images/iconCalendar.png);
}
#calendarLinks .add2cal {
  background-image: url(images/iconAdd.png);
}

#print-button, #print-button a {
	float: right; text-align: right; color: #766A63; text-decoration: none;
}

#bottom table.calMonth {
  text-align: center;
}

#bottom th, #bottom td {
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  padding: 0px;
}

table.calMonth a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-spacing: 4px;
}

table.calMonth td.linked {
  background: #f7b317;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

a.button,
div.buttons a {
  background: #f7b317;
  color: #fff;
  text-transform: uppercase;
  line-height: 45px;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-decoration: none;
  padding: 4px 10px;
}

#calendarLinks a.button:link,
#calendarLinks a.button:visited {
	background: #9ABB12;
}
#calendarLinks a.button:hover,
#calendarLinks a.button:focus,
#calendarLinks a.button:active {
	background: #6F9E00;
}

a.button.large {
    line-height: 60px;
    font-size: 1.4em;
    padding: 8px 20px;
}

a.button.dark {
    background: #cf8115;
}

#nav-below .nav-previous {
  float: left;
}
#nav-below .nav-next {
  float: right;
}

.post a {
  color: #e68f1a;
}

.post a:hover,
.post a:focus {
  color: #f7b317;
}

.textwidget a.button {
  display: block;
  height: 45px;
  margin: 0px 0px 30px;
  font-size: 1.5em;
  padding: 0px;
}

#mediaSidebar .textwidget a.button {
  display: inline;
  height: auto;
  margin: auto;
  font-size: 0.9em;
  padding: 4px 10px;
}

#mediaSidebar ul.mediaList {
  padding-left: 20px;
}

#mediaSidebar ul.mediaList li {
  padding-left: 60px;
  border: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

#mediaSidebar ul.mediaList h4 {
  margin-bottom: 8px;
}

#mediaSidebar ul.mediaList li.zip {
  background: url(/wp-includes/images/crystal/archive.png) no-repeat top left;
}

#mediaSidebar ul.mediaList li.doc {
  background: url(/wp-includes/images/crystal/document.png) no-repeat top left;
}

#mediaSidebar ul.mediaList a.button {
  font-size: 0.9em;
}

div.post {
  overflow: hidden;
  border-bottom: 1px solid #e3ded6;
  margin-bottom: 30px;
  padding: 0 0 15px 0;
}

h2.entry-title a {
  text-decoration: none;
}

#content .post h2.entry-title {
  font-weight: normal;
  border-bottom: 0px;
}

#content .post h2.entry-title a {
  line-height: 40px;
  font-size: 1.4em;
}

.post h2.entry-title .entry-date {
  display: block;
  float: left;
  width: 42px;
  height: 42px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  color: #fff;
  font-weight: normal;
  text-align: center;
  font-size: 14px;
  background: url(images/dateBG.png) no-repeat top left;
  padding: 6px 5px 5px 0px;
  text-transform: uppercase;
  line-height: 8px;
  margin-right: 10px;
}

.post h2.entry-title .entry-date strong {
  display: block;
  font-weight: normal;
  font-size: 28px;
  line-height: 24px;
}

.centered {
  display: block;
  margin: auto;
}

h3.bold {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 10px;
}

h4.bold {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 10px;
}

h3.bold span {
  display: block;
  font-size: 0.8em;
}

img.attachment-post-thumbnail {
  display: block;
  margin-bottom: 30px;
}

iframe {
  margin: 20px auto;
}

a.buyTickets {
  display: block;
  height: 0px;
  padding-top: 106px;
  width: 165px;
  background: url(images/buyTickets.png) no-repeat 0px 0px;
  overflow: hidden;
  margin-left: 385px;
}

a.buyTickets:hover,
a.buyTickets:focus {
  background-position: -165px;
}

/* Event detail page */

body.page-event h2 {
  display: none;
}
body.page-event div.event h2 {
  display: block;
}
body.page-event div.event h3 {
  margin-bottom: 0;
}
body.page-event div.event h4 {
  font-size: 2.5em;
}
.registrationLink a:link,
.registrationLink a:visited {
  background: #9ABB12;
}
.registrationLink a:hover,
.registrationLink a:focus,
.registrationLink a:active {
  background: #6F9E00;
}

.event-info {
  float: right;
  text-align: center;
}
.event-info .map a {
  border: 5px solid #ffffff;
  display: block;
}
.event-info .map {
  border: 1px solid #B9B1A9;
  float: right;
  padding: 0;
}
.event-info .map img {
  display: block;
}
.event-info .location:first-line {
  font-weight: bold;
}

/* Forms */

fieldset {
  border: none;
  padding: 0px;
}
label em.example {
  color: #AAA;
  font-size: 10px;
  position: absolute;
  right: 2px;
  top: 27px;
}
form label em {
  font-style: normal;
  font-weight: normal;
}

input[type="text"], 
input[type="password"], 
input.text, 
input.title {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
}

form#trip-planner fieldset {
  float: left;
  margin-right: 25px;
}
form#trip-planner label {
  display: block;
  position: relative;
  width: 310px;
}
form#trip-planner input {
  margin-top: 4px;
  width: 310px;
}
form#trip-planner button {
  background: url(images/buttonRightArrow.png) no-repeat 100% 0%;
  border: none;
  color: #74C003;
  cursor: pointer;
  font-size: 17px;
  font-weight: bold;
  height: 60px;
  line-height: 15px;
  margin-top: 40px;
  overflow: hidden;
  padding: 0px 50px 0px 0px;
  position: relative;
  text-align: right; /* for IE7 */
}
form#trip-planner button span {
  background: url(images/buttonLeft.png) no-repeat 0% 0%;
  display: block;
  height: 59px;
  padding: 13px 10px 0px 22px;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
form#trip-planner button::-moz-focus-inner {
    border: none; /* overrides extra border in Firefox */
    padding: 0;   /* overrides extra padding in Firefox */
}

form#trip-planner button em {
  color: #616161;
  display: block;
  font-size: 9px;
  font-style: normal;
  margin-left: 1px;
  margin-top: 0;
}

table.listTable {
    border-width: 1px;
    border-spacing: 0px;
    display: table;
    font-size: 1.2em;
    background: #f7e2b3;
}

table.listTable tbody {
    border: 1px solid #ccc;
}

table.listTable td,
table.listTable th {
    border-top: 1px solid #70510a;
    padding: 8px;
    color: #70510a;
}

table.listTable td {
    border-left: 1px solid #70510a;
}

table.listTable tr#topRow th {
  border-top: 0px;
  background: #70644a;
  color: #fff;
}

div.description h5 {
    font-size: 1.5em;
    margin-bottom: 0;
}

div.description p {
    font-size: 1.3em;
}

/* 404 styles */

#goog-wm-qt {
  margin-right: 1em;
}

#goog-wm .other-things {
  display: none;
}

