body {
  font-size: 62.5%;
  font: small Verdana, Geneva, sans-serif;
  background: #81b1c7 url("images/bk_butterflys.png") no-repeat bottom center;
  color: #3f3f3f;
  text-align: center;
  margin: 0;
  padding: 0;
  position: relative; }

#page {
  text-align: left;
  border: none;
  background: url("images/kubrickbg-ltr.jpg") repeat-y top white;
  margin: 0 auto;
  padding: 0;
  width: 960px; }
  #page.wide {
    background: url("images/kubrickbgwide.jpg") repeat-y top; }

#header {
  background: url("images/hoizontal_line2.png") repeat-x scroll center bottom white;
  width: 100%;
  overflow: auto; }
  #header #headerimg {
    background: url("images/logo2.png") no-repeat top left;
    margin: 7px 0px 0;
    height: 149px;
    width: 400px;
    z-index: 0;
    float: left;
    list-style: none; }
  #header #headerright {
    width: 240px;
    text-align: left;
    padding: 10px 0;
    z-index: 20;
    float: right; }
    #header #headerright .address {
      margin-left: 20px; }
      #header #headerright .address span {
        font-weight: bold;
        display: block; }

#menu {
  background: white url("images/hoizontal_line2.png") repeat-x;
  float: right;
  width: 100%;
  z-index: 5; }

#navigation-1, #object-nav {
  padding: 1px 0;
  margin: 0px;
  list-style: none;
  width: 100%;
  height: 21px;
  font: normal 8pt verdana, arial, helvetica;
  z-index: 5;
  letter-spacing: 0.1em; }
  #navigation-1 li, #object-nav li {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    position: relative;
    width: 108px;
    z-index: 5; }
    #navigation-1 li:hover a, #object-nav li:hover a {
      padding: 6px 0;
      display: block;
      text-align: center;
      text-decoration: none;
      background: url("images/menu/blue.png") no-repeat;
      color: black;
      width: 108px;
      height: 19px; }
    #navigation-1 li a, #object-nav li a {
      padding: 6px 0;
      display: block;
      text-align: center;
      text-decoration: none;
      background: url("images/menu/grey.png") no-repeat;
      color: black;
      width: 108px;
      height: 19px; }
      #navigation-1 li a:hover, #navigation-1 li a:active, #object-nav li a:hover, #object-nav li a:active {
        padding: 6px 0;
        display: block;
        text-align: center;
        text-decoration: none;
        background: url("images/menu/blue.png") no-repeat;
        color: black;
        width: 108px;
        height: 19px; }
    #navigation-1 li ul.sub-menu, #object-nav li ul.sub-menu {
      margin: 0;
      padding: 10px 0 0;
      list-style: none;
      display: none;
      position: absolute;
      top: 21px; }
      #navigation-1 li ul.sub-menu li, #object-nav li ul.sub-menu li {
        width: 105px;
        clear: left;
        border-top: 1px solid white;
        border-right: 1px solid white;
        left: -3px; }
        #navigation-1 li ul.sub-menu li a:link, #navigation-1 li ul.sub-menu li a:visited, #object-nav li ul.sub-menu li a:link, #object-nav li ul.sub-menu li a:visited {
          clear: left;
          background: #daebf5;
          padding: 4px 0;
          width: 105px;
          position: relative;
          z-index: 1000; }
        #navigation-1 li ul.sub-menu li a:active, #navigation-1 li ul.sub-menu li a:hover, #object-nav li ul.sub-menu li a:active, #object-nav li ul.sub-menu li a:hover {
          clear: left;
          padding: 4px 0;
          width: 105px;
          color: #9c9c9c;
          z-index: 1000; }
        #navigation-1 li ul.sub-menu li:hover a, #object-nav li ul.sub-menu li:hover a {
          clear: left;
          padding: 4px 0;
          width: 105px;
          color: #9c9c9c;
          z-index: 1000; }
        #navigation-1 li ul.sub-menu li ul.navigation-3, #object-nav li ul.sub-menu li ul.navigation-3 {
          display: none;
          margin: 0;
          padding: 0;
          list-style: none;
          position: absolute;
          top: -2px;
          padding: 1px 1px 0 1px;
          z-index: 900; }
        #navigation-1 li ul.sub-menu li:hover ul.navigation-3, #object-nav li ul.sub-menu li:hover ul.navigation-3 {
          display: block; }
        #navigation-1 li ul.sub-menu li ul.navigation-3 li a:link, #navigation-1 li ul.sub-menu li ul.navigation-3 li a:visited, #object-nav li ul.sub-menu li ul.navigation-3 li a:link, #object-nav li ul.sub-menu li ul.navigation-3 li a:visited {
          background: #1a73ab; }
        #navigation-1 li ul.sub-menu li ul.navigation-3 li:hover a, #object-nav li ul.sub-menu li ul.navigation-3 li:hover a {
          background: #c9daaf; }
        #navigation-1 li ul.sub-menu li ul.navigation-3 li a:hover, #navigation-1 li ul.sub-menu li ul.navigation-3 li a:active, #object-nav li ul.sub-menu li ul.navigation-3 li a:hover, #object-nav li ul.sub-menu li ul.navigation-3 li a:active {
          background: #c9daaf; }
        #navigation-1 li ul.sub-menu li a span, #object-nav li ul.sub-menu li a span {
          position: absolute;
          top: 0;
          font-size: 12pt;
          color: #c9daaf; }
        #navigation-1 li ul.sub-menu li:hover a span, #navigation-1 li ul.sub-menu li a:hover span, #object-nav li ul.sub-menu li:hover a span, #object-nav li ul.sub-menu li a:hover span {
          position: absolute;
          top: 0;
          font-size: 13pt;
          color: #c9daaf; }
    #navigation-1 li:hover ul.sub-menu, #object-nav li:hover ul.sub-menu {
      display: block; }

img.left {
  border: 1px solid black;
  margin: 10px 30px 25px 0px;
  float: left; }

#content {
  font-size: 1.1em;
  width: 680px;
  float: left;
  margin-left: 10px; }
  #content.widecolumn, #content.wide {
    width: 910px; }
  #content.widecolumn {
    line-height: 1.6em;
    padding: 10px 0 20px 10px;
    margin: 5px; }
    #content.widecolumn .entry {
      line-height: 1.4em; }
      #content.widecolumn .entry p {
        font-size: 1.05em; }
  #content .content_frame {
    width: 890px;
    margin-left: 20px;
    min-height: 450px;
    border: 0; }

.narrowcolumn {
  float: left;
  padding: 0;
  margin: 0;
  width: 450px; }
  .narrowcolumn .entry {
    line-height: 1.4em; }
  .narrowcolumn .postmetadata {
    text-align: center; }

.thread-alt {
  background-color: #f8f8f8; }

.thread-even {
  background-color: white; }

.depth-1 {
  border: 1px solid #dddddd; }

.even, .alt {
  border-left: 1px solid #dddddd; }

#footer {
  text-align: center;
  line-height: 1.3em;
  clear: both;
  height: 320px;
  padding: 0px 0 0 0;
  background: url("images/grass.jpg") no-repeat left bottom;
  margin: 0 auto;
  width: 960px; }
  #footer p {
    margin: 0;
    padding: 0;
    text-align: center; }
  #footer .sph {
    margin-top: 10px; }

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em; }

h1, h3 {
  font-family: Verdana, Arial, Sans-Serif;
  letter-spacing: 0.1em;
  font-weight: bold; }

h2 {
  font-family: Verdana, Arial, Sans-Serif;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-variant: small-caps; }

h1 {
  font-size: 10em;
  text-align: left;
  display: none; }

#headerimg .description {
  font-size: 1.2em;
  text-align: center;
  display: none; }

table.primary, td {
  padding: 5px;
  border: 1px #b1b1b1 solid;
  margin-top: 20px; }

h2 {
  font-size: 1.6em; }
  h2.pagetitle {
    font-size: 1.6em; }

strong {
  color: #3f3f40;
  font-size: 11px; }

#sidebar h2 {
  font-family: "Lucida Grande", Verdana, Sans-Serif;
  font-size: 1em; }

h3 {
  font-size: 1.2em; }

h1 {
  text-decoration: none;
  color: white; }
  h1 a {
    text-decoration: none;
    color: white; }
    h1 a:hover, h1 a:visited {
      text-decoration: none;
      color: white; }

#headerimg .description {
  text-decoration: none;
  color: white; }

h2, h3 {
  color: #3f3f3f; }
  h2 a, h3 a {
    color: #3f3f3f; }
    h2 a:visited, h3 a:visited {
      color: #3f3f3f; }

h2 {
  text-decoration: none; }
  h2 a {
    text-decoration: none; }
    h2 a:hover, h2 a:visited {
      text-decoration: none; }

h3 {
  text-decoration: none; }
  h3 a {
    text-decoration: none; }
    h3 a:hover, h3 a:visited {
      text-decoration: none; }

#sidebar h2, #wp-calendar caption, cite {
  text-decoration: none; }

.entry p a:visited {
  color: #439349; }

.sticky {
  background: #f7f7f7;
  padding: 0 10px 10px; }
  .sticky h2 {
    padding-top: 10px; }

.commentlist li {
  font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif; }

#commentform input, #commentform textarea {
  font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif; }

.commentlist li {
  font-weight: bold; }
  .commentlist li ul li {
    font-size: 1em; }
  .commentlist li .avatar {
    float: right;
    border: 1px solid #eeeeee;
    padding: 2px;
    background: white; }
.commentlist cite {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em; }
  .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em; }
.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none; }

#commentform p {
  font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; }

.commentmetadata {
  font-weight: normal; }

#sidebar {
  font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif; }
  #sidebar h2 {
    margin: 5px 0 10px;
    padding: 0; }
  #sidebar ul {
    margin: 0;
    padding: 0; }
    #sidebar ul li {
      list-style: none;
      margin-bottom: 15px; }
    #sidebar ul ul, #sidebar ul 0l  {
      padding: 0;
      margin: 5px 0 0 10px; }
      #sidebar ul ul ul, #sidebar ul 0l  ul {
        margin: 0 0 0 10px; }
      #sidebar ul ul li, #sidebar ul 0l  li {
        color: #777777;
        margin: 3px 0 0;
        padding: 0; }
    #sidebar ul ol li {
      list-style: decimal outside; }
  #sidebar .widget_rss li {
    margin-bottom: 25px;
    clear: right; }
    #sidebar .widget_rss li .rss-date {
      float: right; }
    #sidebar .widget_rss li cite {
      float: right;
      margin-right: 5px;
      font-style: italic; }
  #sidebar #searchform #s {
    width: 108px;
    padding: 2px; }
  #sidebar #searchsubmit {
    padding: 1px; }

small {
  color: #777777; }

.nocomments, .postmetadata, blockquote, strike {
  color: #777777; }

code {
  font: 1.1em "Courier New", Courier, Fixed; }

acronym, abbr, span.caps {
  font-size: 0.9em;
  letter-spacing: 0.07em; }

a, h2 a:hover, h3 a:hover {
  color: #439349;
  text-decoration: none; }

a:hover {
  color: #114477;
  text-decoration: underline; }

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt; }
#wp-calendar a {
  text-decoration: none; }
#wp-calendar caption {
  font: bold 1.1em Verdana, Arial, Sans-Serif;
  text-align: center; }
#wp-calendar th {
  font-style: normal;
  text-transform: capitalize; }

/* End Typography & Colors */
/* Begin Structure */
.post {
  margin: 0 0 40px;
  text-align: left; }
  .post hr {
    display: block; }

.widecolumn .post {
  margin: 0; }

.narrowcolumn .postmetadata {
  padding-top: 5px; }

.widecolumn .postmetadata {
  margin: 30px 0; }
.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px; }
.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px; }

.postmetadata, .clear {
  clear: both; }

img.shinza {
  padding: 10px 0 0 0; }

.line {
  clear: both;
  padding: 50px 25px 0 25px;
  background: url("../../../imgs/hoizontal_line.png") repeat-x left;
  height: 1px; }

/* End Structure */
/*	Begin Headers */
h1 {
  padding-top: 30px;
  margin: 0; }

h2 {
  margin: 0; }
  h2.pagetitle {
    margin-top: 30px;
    text-align: center; }

h3 {
  padding: 0;
  margin: 30px 0 0; }
  h3.comments {
    padding: 0;
    margin: 40px auto 20px; }

/* End Headers */
li {
  list-style: none; }

/* Begin Images */
p img {
  padding: 0;
  max-width: 100%; }

/*	Using 'class="alignright"' on an image will (who would've
 *	thought?!) align the image to the right. And using 'class="centered',
 *	will of course center the image. This is much better than using
 *	align="center", being much more futureproof (and valid) */
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline; }
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

/* End Images */
/* Begin Lists
 *
 *	Special stylized non-IE bullets
 *	Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px; }
html > body .entry li {
  margin: 7px 0 8px 10px; }

.entry ul li:before, #sidebar ul ul li:before {
  content: "\00BB \0020"; }

.entry ol {
  padding: 0 0 0 35px;
  margin: 0; }
  .entry ol li {
    margin: 0;
    padding: 0; }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none; }

ol li {
  list-style: decimal outside; }

/* End Entry Lists */
/* Begin Form Elements */
#mc_embed_signup fieldset {
  border: 0px solid white;
  color: black; }

form fieldset legend {
  font-size: 110%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0 0 5px 0;
  padding: 0 12px 10px 0;
  font-weight: bold; }

#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center; }

.entry form {
  /* This is mainly for password protected posts, makes them look better. */
  text-align: center; }

select {
  width: 130px; }

#commentform {
  margin: 5px 10px 0 0; }
  #commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0; }
  #commentform textarea {
    width: 100%;
    padding: 2px; }

#respond:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#commentform #submit {
  margin: 0 0 5px auto;
  float: right; }

/* End Form Elements */
/* Begin Comments */
.alt {
  margin: 0;
  padding: 10px; }

.commentlist {
  padding: 0;
  text-align: justify; }
  .commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none; }
    .commentlist li ul li {
      margin-right: -5px;
      margin-left: 10px; }
  .commentlist p {
    margin: 10px 5px 10px 0; }

.children {
  padding: 0; }

#commentform p {
  margin: 5px 0; }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0; }

.commentmetadata {
  margin: 0;
  display: block; }

/* End Comments */
/* Begin Sidebar */
#sidebar {
  padding: 0 0 10px 0;
  width: 210px;
  float: right;
  margin-right: 25px;
  margin-top: 20px; }
  #sidebar form {
    margin: 0 0 15px; }

/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
  border: 0px solid #dddddd;
  empty-cells: show;
  margin: 10px 0 0;
  width: 155px; }
  #wp-calendar #next a {
    padding-right: 10px;
    text-align: right; }
  #wp-calendar #prev a {
    padding-left: 10px;
    text-align: left; }
  #wp-calendar a {
    display: block; }
  #wp-calendar caption {
    text-align: left;
    width: 100%; }
  #wp-calendar td {
    padding: 3px 0;
    text-align: center; }
    #wp-calendar td.pad:hover {
      /* Doesn't work in IE */
      background-color: white; }

/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help; }

acronym, abbr {
  border-bottom: 1px dashed #999999; }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #dddddd; }
  blockquote cite {
    margin: 5px 0 0;
    display: block; }

.center {
  text-align: center; }

.hidden {
  display: none; }

.screen-reader-text {
  position: absolute;
  left: -1000em; }

hr {
  display: none; }

a img {
  border: none; }

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px; }

/* End Various Tags & Classes */
/* Captions */
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  border: 1px solid #dddddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none; }
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0; }

/* End captions */
/* SolarGardens Groups */
#item-header-content {
  float: left; }
  #item-header-content #item-meta {
    float: left; }
    #item-header-content #item-meta p {
      font-size: 130%;
      font-weight: bold;
      margin: auto; }

#garden_details {
  clear: left;
  padding-top: 15px;
  width: 400px; }
  #garden_details li {
    list-style: none;
    margin-bottom: 10px; }
    #garden_details li span.label {
      font-weight: bold;
      margin-right: 5px;
      line-height: 130%; }

#item-header-avatar {
  float: right;
  margin: 10px; }

#item-nav {
  clear: left;
  overflow: auto;
  margin-bottom: 10px; }

#subscribe_button {
  float: right; }
  #subscribe_button img {
    height: 150px;
    width: 150px; }

#sidebar #subscribe_button {
  display: block;
  float: none;
  text-align: center; }

#garden_desc {
  clear: left;
  padding-top: 20px; }

#project_map_wrap {
  clear: right;
  float: right;
  margin: 10px; }

#item-body {
  clear: left;
  margin-top: 30px; }

form.niceform h2 {
  text-align: center; }
form.niceform div.register-section {
  float: left;
  clear: both;
  margin: 0 10px 10px; }
form.niceform div.form-item {
  float: left;
  clear: left;
  margin-bottom: 5px;
  margin-left: 20px; }
  form.niceform div.form-item label {
    float: left;
    width: 260px;
    text-align: right;
    display: block;
    margin-right: 10px; }
  form.niceform div.form-item input, form.niceform div.form-item select {
    float: left;
    width: 185px !important; }
  form.niceform div.form-item p.description {
    clear: left;
    font-style: italic;
    margin-left: 234px; }
  form.niceform div.form-item label.editselect {
    line-height: 32px; }
  form.niceform div.form-item div.editselect {
    float: left; }
    form.niceform div.form-item div.editselect select {
      width: 165px; }
  form.niceform div.form-item .radio {
    width: 100%; }
    form.niceform div.form-item .radio div {
      margin-left: 100px; }
      form.niceform div.form-item .radio div label {
        float: left;
        display: block;
        margin-right: 15px;
        clear: left;
        text-align: left; }
        form.niceform div.form-item .radio div label input {
          float: left;
          width: auto !important;
          margin-right: 15px; }
  form.niceform div.form-item .checkbox {
    width: 100%; }
    form.niceform div.form-item .checkbox .label {
      display: block;
      margin: 15px; }
    form.niceform div.form-item .checkbox label {
      display: block;
      margin-bottom: 5px;
      margin-left: 50px;
      text-align: left;
      width: 90%; }
      form.niceform div.form-item .checkbox label input {
        float: left;
        width: auto !important;
        margin-right: 15px; }
  form.niceform div.form-item.interested_in {
    margin-left: 0; }
    form.niceform div.form-item.interested_in p.description {
      margin: 0 0 20px 34px; }
    form.niceform div.form-item.interested_in div#community_energy_options, form.niceform div.form-item.interested_in div#organize_extended {
      display: none; }
      form.niceform div.form-item.interested_in div#community_energy_options div.editfield, form.niceform div.form-item.interested_in div#organize_extended div.editfield {
        float: left;
        width: auto;
        clear: none; }
        form.niceform div.form-item.interested_in div#community_energy_options div.editfield input, form.niceform div.form-item.interested_in div#organize_extended div.editfield input {
          width: 85px !important;
          float: left;
          margin-right: 5px; }
        form.niceform div.form-item.interested_in div#community_energy_options div.editfield textarea, form.niceform div.form-item.interested_in div#organize_extended div.editfield textarea {
          clear: left;
          display: block;
          margin: auto 20px;
          padding: 10px;
          width: 450px; }
        form.niceform div.form-item.interested_in div#community_energy_options div.editfield label, form.niceform div.form-item.interested_in div#organize_extended div.editfield label {
          float: left;
          width: auto;
          margin: 0; }
      form.niceform div.form-item.interested_in div#community_energy_options .description, form.niceform div.form-item.interested_in div#organize_extended .description {
        clear: both;
        margin-bottom: 25px;
        text-align: center; }
form.niceform #organize_extended {
  margin-left: 80px; }
  form.niceform #organize_extended div {
    margin: 20px auto; }
  form.niceform #organize_extended label {
    margin-bottom: 20px !important; }
form.niceform div.cf_li_err {
  color: #990000;
  font-weight: bold; }
form.niceform div.submit {
  clear: both;
  text-align: center; }

form.cform .cf_error {
  border: 1px solid #ad2929;
  color: #ad2929; }
form.cform .cf_li_err {
  color: #ad2929;
  font-weight: bold; }
form.cform .cf_hidden {
  background: none !important;
  border: none !important;
  display: none;
  margin: 0 !important;
  padding: 0 !important; }
form.cform div.failure {
  background: url("images/li-err-bg.png") repeat scroll 0 0 #ffdfdf !important;
  border-color: #df7d7d;
  border-style: solid;
  border-width: 1px 0;
  display: block; }
form.cform div.cf_info {
  color: #333333;
  display: none;
  line-height: 1.3em;
  margin: 10px auto;
  padding: 10px 15px !important;
  width: 420px; }

div.editfield.tos h4 {
  float: left;
  margin-right: 15px; }
div.editfield.tos p.description {
  margin-left: 15px !important;
  margin-right: 15px; }
div.editfield.tos label {
  float: right !important;
  margin-right: 50px !important;
  text-align: left !important; }
  div.editfield.tos label input {
    width: auto !important;
    margin-right: 10px; }
div.editfield.tos .label {
  display: block;
  font-style: italic;
  margin-left: 3.4em; }

#group-list-menu {
  overflow: auto;
  margin-bottom: 15px; }
  #group-list-menu li {
    margin-bottom: 5px; }

h1.group_title {
  color: black;
  display: block;
  float: left;
  font-size: 60px;
  margin-bottom: 30px;
  text-align: center;
  width: 100%; }

#groups-list {
  float: left;
  width: 90%;
  clear: both; }
  #groups-list li {
    float: left;
    width: 50%;
    text-align: center; }
    #groups-list li .meta li {
      float: none;
      width: 90%; }
      #groups-list li .meta li span {
        float: left;
        font-weight: bold;
        margin-right: 10px; }

.home-page .entry .wp-caption {
  float: left;
  margin: 5px 10px; }

.sph_logo {
  text-align: center; }

div#sg_signup h2 {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center; }
div#sg_signup #mc_embed_signup fieldset {
  padding: 0;
  text-align: left; }
div#sg_signup #mc_embed_signup .mc-field-group {
  margin: 1.3em 0;
  clear: both;
  overflow: hidden; }
div#sg_signup #mc_embed_signup label {
  display: block;
  margin: 0.3em 0;
  line-height: 1em;
  font-weight: bold; }
div#sg_signup #mc_embed_signup input {
  margin-right: 1.5em;
  margin-bottom: 5px;
  padding: 0.2em 0.3em 0;
  width: 90%;
  float: left;
  z-index: 999; }
div#sg_signup #mc_embed_signup select {
  float: none;
  margin: 0 auto;
  display: block; }
div#sg_signup #mc_embed_signup #mce-responses {
  padding: 0;
  overflow: hidden;
  margin: 0;
  clear: both; }
div#sg_signup #mc_embed_signup #mce-error-response {
  display: none;
  margin: 0;
  padding: 0.5em;
  font-weight: bold;
  float: left;
  z-index: 1;
  width: 100%;
  background: FBE3E4;
  color: #d12f19; }
div#sg_signup #mc_embed_signup #mce-success-response {
  display: none;
  margin: 1em 0;
  padding: 0.5em;
  font-weight: bold;
  float: left;
  background: #e3fbe4;
  color: #529214; }
div#sg_signup #mc_embed_signup #mc-embedded-subscribe {
  clear: both;
  width: auto;
  display: block;
  margin: 0 auto;
  float: none; }
div#sg_signup #mc_embed_signup .mc_embed_close {
  display: none; }
div#sg_signup #mc_embed_signup .indicate-required {
  text-align: right;
  font-style: italic;
  overflow: hidden;
  color: black; }

#sidebar-donate {
  margin: auto;
  display: block; }

#menu-footer {
  margin: 0 auto; }
  #menu-footer li {
    display: inline-block;
    border-right: 1px #cccccc solid;
    padding: 0 5px; }
    #menu-footer li:last-child {
      border: none; }

#mitesdesign {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 10px; }
  #mitesdesign a {
    color: #cccccc; }

#subscribe_box {
  display: none; }

.us-map {
  margin: auto;
  display: block;
  text-align: center;
  font-weight: bold; }
