body {
  background-color: #dbd6d0;
  background-image: url(/assets/background.png);
  color: #554941;
  font-family: Georgia, serif;
  font-size: 80%;
  margin-top: 30px;
}
a {
  color: #778700;
  text-decoration: none;
}
a img {
  border: none;
}
h1 {
  color: #778700;
  font-weight: normal;
  margin-left: 0px;
}
#container {
  background-color: white;
  width: 844px;
  margin: 15px auto 0px auto;
  padding-top: 0px;
  height: 100%;
  overflow: hidden;
  position: relative;
}

#content-column {
  width: 398px;
  float: left;
  margin-left: 212px;
  padding: 12px;
}
  #content-column h1 {
    margin-top: 0px;
  }
    #content-column h1 img {
      float: none;
      margin: 0px;
    }
  #content-column .action-image {
    margin: 0px 10px 10px 0px;
  }
    #page-content {
      background: url(/assets/three-column-bg.png) repeat-y;
      background-position: top center;
    }
    .noleftbar #page-content {
      background-image: url(/assets/two-column-right-bg.png)
    }
    .norightbar #page-content {
      background-image: url(/assets/two-column-left-bg.png);
      background-repeat: repeat-y
    }
    .norightbar #content-column {
      width: 592px;
      border-right: none;
    }
    .noleftbar #content-column {
      width: 608px;
      margin-left: 0px;
      border-left: none;
    }
    .nobars #page-content {
      background-image: none;
    }
    .nobars #content-column {
      width: 818px;
      margin-left: 0px;
      border: none;
    }
      #content-column img {
        float: left;
        margin: 15px;
      }
      #content-column h2 {
        clear: both;
        font-size: 125%;
        color: #778700;
        font-weight: normal;
      }
      #features-column {
        width: 212px;
        margin-left: -634px;
        float: left;
      }
      .norightbar #features-column {
        margin-left: -832px;
      }
      #features-column .feature {
        border-bottom: 2px solid #dbd6d0;
        padding-left: 12px;   
        padding-right: 0.5em;
        clear: both;
      }
        .feature p.more {
          height: 34px;
          line-height: 34px;
          vertical-align: middle;
        }
          .feature p.more a {
            line-height: 34px;
            height: 34px;
            vertical-align: middle;
          }
          .feature p.more a img {
            border: none;
            vertical-align: middle;
          }
          .feature h2 {
            font-size: 120%;
            font-weight: normal;
            margin-top: 0px;
            margin-bottom: 0px;
          }
          .feature h3 {
            margin: 0px;
          }
        .feature {
          margin-top: 12px;
          clear: both;
        }
        #features-column .feature .illustration {
          float: left;
          margin: 0px 5px 10px 0px;
        }
        .feature dl {
          font-size: 85%;
          clear: both;
          color: #a5988e;
        }
        .feature dt {
          float: left;
          margin-right: 0.25em;
        }
    #overview-column {
      width: 210px;
      float: left;
    }
      #overview-column p {
        padding-right: 12px;
      }
      #overview-column .feature {
        border-bottom: 2px solid #dbd6d0;
        padding: 0px 12px;
      }
        #overview-column .feature h2, #overview-column .feature h3 {
          color: #ACD27F;
        }
      #overview-column div.stats {
        border-bottom: 2px solid #dbd6d0;
        margin: 0px -12px;
        padding: 10px 0px 10px 12px;
        vertical-align: middle;
      }
        #overview-column div.stats h3 {
          margin: 0px 0px;
          padding-bottom: 0px;
          clear: both;
          float: left;
          width: 90px;
          font-size: 100%;
          color: #ACD27F;
        }
        #overview-column div.stats .stat {
          font-size: 200%; 
          font-weight: bold; 
          margin: 0px 0px 0px 0px;
        }
/*          #overview-column div.stats .stat h3 {
            width: 100px;
          }*/
          div.stats #active-users {
            color: #ff8500
          }
          div.stats #total-commitments {
            color: #00c9a3;
          }
    #navigation {
      height: 32px;
      line-height: 32px;
      list-style: none;
      text-align: left;
      margin: 0px;
      padding: 4px 0px 0px 4px;
      border-top: 2px solid #dbd6d0;
      border-bottom: 2px solid #dbd6d0;
    }
      #navigation li {
        margin: 0px;
        font-size: 130%;
        padding-left: 5px;
        float: left;
      }
        #navigation a {
          color: #554941;
        }
        #navigation a img {
          border: none;
        }
    div#footer {
      clear: both;
    }
    #header {
      height: 90px;
      background-color: #dbd6d0;
      background-image: url(/assets/background.png);
    }
      #header a img {
        border: none;
      }
      #header h1 {
        margin-left: 8px;
        margin-top: 0px;
      }
      #header p {
        position: absolute;
        margin-left: 425px;
        text-align: right;
        margin-right: 26px;
        top: 14px;
      }
/* Comments */
ol.comments {
  list-style: none;
}
ol.comments li {
  margin: 1em 0.5em 0px 0px;
  padding: 0pt 0pt 1em 0em;
}
ol.comments p.user-detail {
  clear:none;
  color:#A5A5A5;
  font-size:85%;
  margin:0pt;
  padding:0pt;
}
#content-column ol.comments li img {
  background-image: url(/assets/avatars/member_silhouette_32.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 32px;
  margin: 0pt 0.5em 0pt 0pt;
  width: 32px;
}
ol.comments li.tip {
  background-color: #EBF2FF;
  background-image: url(/images/info.gif);
  background-position: 99% 0.5em;
  background-repeat: no-repeat;
  padding: 0.7em;
}
ol.comments p {
  clear: left;
  font-size: 100%;
  margin: 1em 0pt 0pt 2.8em;
  padding: 0pt;
}

/* Action detail */
ul.action-users {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 1%;
}

ul.action-users li {
  width: 45%;
  margin: 0 0.5em 1em 0.7em;
  float: left;
  font-size: 85%;
  height: 83px;
  color: #a5a5a5;
}
  .feature ul.action-users li {
    width: 40%;
  }
#content-column ul.action-users li img {
  float: left;
  background-image: url(avatars/member_silhouette_32.jpg);
  background-repeat: no-repeat;
  margin: 0 0.5em 0 0;
}

ul.action-users li a:link {
  font-size: 110%;
  margin: 0;
}

/* --- household detail -- */
ul.household-members {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.household-members li {
  width: 32%;
  margin: 0 0.5em 0em 0.7em;
  float: left;
}

#content-column ul.household-members li img {
  float: left;
  background-image: url(avatars/member_silhouette_32.jpg);
  background-repeat: no-repeat;
  margin: 0 0.5em 0 0;
}

ul.household-members li a:link {
  font-size: 110%;
  margin: 0;
}

ul.household-members li p{
  margin: 8px 0 0 0;
  font-size: 85%;
  color: #a5a5a5;
}

/* Sidebars */
ul#recent-comments-sidebar, ul#related-actions-sidebar, .sidebar-list {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
ul#recent-comments-sidebar li, ul#related-actions-sidebar li, .sidebar-list li {
  margin-bottom: 0.5em;
}
ul#photo-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul#photo-list li {
  float: left;
  margin-left: 4px;
}
ul#photo-list li img {
  border: 2px solid #ACD27F;
}

dl.action-stats dt {
  font-weight: bold;
  float: left;
  clear: both;
  width: 10em;
  line-height: 1.3;
  text-align: right;
  margin-right: 1em;
}
dl.action-stats dd {
  line-height: 1.3;
}
h1.category-title {
  margin-top: 0px; 
  text-align: right;
}
  h1.category-title img {
    margin: 0px; 
    float: none;
  }
#content-column h2.category-title {
  color: #00c7d7;
  font-weight: bold;
  margin-top: 0px;
  padding-top: 0px;
}
ul#category-actions {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  border-top: 2px solid #dbd7b0;
  clear: both;
}
  ul#category-actions li img {
    text-align: right; 
    float: right; 
    margin: 0px 0px 0px 8px;
  }
  #category-actions h2 {
    font-weight: bold;
  }
    #category-actions h2 a {
      color: #778700;
    }
  #category-actions li {
    padding-bottom: 1em;
    border-bottom: 2px solid #dbd7b0;
  }
    #category-actions li p {
      margin-top: 0px; 
      margin-bottom: 4px;
    }
      #category-actions li p a {
        color: #ADD080;
        margin-top: 0px; 
        margin-bottom: 4px;
      }
#login {
  float: left;
  margin-right: 5em;
  width: 400px;
}
#actions a img {
  border: none;
}
.recent-members ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.recent-members ul li {
  clear: both;
  vertical-align: middle;
  margin-bottom: 5px;
  height: 40px;
  line-height: 40px;
}
.recent-members ul li img {
  margin: 0px 8px 0px 0px;
  float: left;
}
.recent-commitments ul {
  margin-left: 16px;
  padding-left: 0px;
}
.recent-commitments ul li {
  margin-bottom: 1em;
}
dl.action-stats dt {
  color: #8ecd69;
}
dl.related {
  color: #00d2cf;
}
#actions ul {
  list-style: none;
  padding-left: 0px;
  margin-left: -10px;
}
#actions ul li {
  float: left;
}
#actions ul li img {
  margin: 0px;
}
.hentry {
  border-bottom: 2px solid #dbd6d0;
}
  .hentry dl {
    margin-left: 44px;
  }
    .hentry dl dt {
      float: left;
      margin-right: 0.5em;
    }
#content-column .hentry h2 {
  font-weight: bold;
}

/* --- suggestions --- */

#suggestions{
  list-style: none;
  margin: 0 0 0 0.5em;
  padding: 0;
}

#suggestions li{
  list-style: none;
  clear: both;
  margin-bottom: 3em;
}

#suggestions h2{
  clear: none;
  margin: 0;
}

#suggestions div.metadata{
  float: left;
  margin-right: .5em;
  font-size: 85%;
}

#suggestions div.metadata .votes{
  border: 1px solid #84CA8A;
  text-align: center;
  
  color: #666;
  background-color: #F2F9F2;
  padding: .2em .4em;
}

#suggestions div.metadata .votes span{
  font-size: 150%;
  display: block;
  color: #666;
  background-color: #F2F9F2;
}

#suggestions div.metadata a{
  display: block;
  border: 1px solid #84CA8A;
  text-align: center;
  color: #666;
  background-color: #F2F9F2;
  padding: .2em .4em;
  margin: .2em 0;
}


#suggestions p.user-detail{
  font-size: 85%;
  color: #a5a5a5;
  margin: .2em 0 0 .5em;
  padding: 0;
  clear: none;
}

#suggestions p.user-detail img{
  vertical-align: middle;
}

#suggestions div.content{
  margin-left: 3.5em;

}
#content-column h2.entry-title img {
  margin: 0px 8px 8px 0px;
   float: left
}
.feature blockquote {
  font-style: italic;
}
#content-column h2.discussion img {
  float: none;
}
#login-or-join {
  background: url(/assets/illustrations/coffee.jpg);
  background-repeat: no-repeat;
  background-position: 300px bottom ;
}
#news-list h2.entry-title {
  margin-bottom: 0px;
}
  #news-list h2.entry-title img {
    padding-right: 5px;
  }
#news-list dl {
  margin: 0px 0px 1em 44px;
  color: #A5988E;
}
#member-profile-intro {
  padding-bottom: 2em;
}
.avatar {
  border: 2px solid #01C6D7;
}
#tool-navigation {
  clear: both;
  list-style: none;
  margin-top: 10px;
  margin-left: 2px;
  padding-left: 0px;
}
  #tool-navigation li {
    float: left;
  }
    #tool-navigation li a {
      margin: 4px 3px 0px 3px;
    }
#header div {
  position: absolute; 
  top: 10px;
  left: 600px;
}
  #header form fieldset {
    border: none;
    padding: 0px;
    height: 33px;
  }
    #header form fieldset legend {
      margin-bottom: 2px;
      font-size: 85%;
    }
    #header form fieldset input#Search {
      float: left;
      margin-top: -3px;
    }
    #header form fieldset input#search-box {
      width: 175px;
      float: left;
      border: 2px solid #bcb5ab;
      height: 16px;
      line-height: 16px;
      padding-left: 2px;
      padding-top: 4px;
    }
  #header a {
    color: #71645b;
  }
  #features-column .feature h2 {
    color: #FFA101;
  }
  form#signup th {
    color: #FFA101;
    padding: 1em 0px;
    text-align: right;
  }
  #features-column #latest-blog-sidebar {
    position: relative;
  }
/*    #features-column #latest-blog-sidebar h2 {
      float: left;
      margin-left: -8px;
    }*/
    #features-column #latest-blog-sidebar img.icon {
      float: left; 
      position: absolute; 
      top: 0px; 
      right: 0px
    }
    #features-column #latest-blog-sidebar h3 {
      clear: both;
      margin-right: 50px;
    }
    .success {
      font-weight: bold;
      color: #FFA101;
    }
    #content-column .inline-nav .back {
      clear: both;
    }
    h2#users {
      font-weight: bold;
      margin-bottom: 1em;
    }
#be-generous-arrow {
  position: absolute; 
  z-index: 10; 
  left: 597px; 
  top: 220px
}
#content-column h2#news-subtitle {
  margin-top: -15px;
  margin-left: 8px;
  margin-bottom: 30px;
  font-weight: bold;
}
#member-profile-intro p.hang img {
  float: left; 
  margin: 0px 5px 5px 0px;
}
#member-profile-intro p.hang span {
  color: #FFA101;
}
#features-column #recent-news img {
  border: none;
}
#take-part-sidebar img {
  margin-top: -0.5em; 
  margin-left: 25px; 
  float: left;
}
#take-part-sidebar h2 img {
  margin-bottom: 1em; 
  float: left;
}
#take-part sidebar form input {
  margin-left: -9px;
}
p.login-to-comment {
  line-height: 30px; padding-left: 60px
}
p.login-to-comment img {
   float: left; 
   height: 30px; 
   width: 30px; 
   margin: 0px 5px 0px 0px;
}
.warning {
  color: red;
}
#content-column p.sociotags img {
  float: none;
  margin: 1em 0px 0px 0px;
}
#homepage-intro-image {
  text-align: right; 
  width: 100%;
}
  #homepage-intro-image img {
    margin: 0px; 
    float: none;
  }
#homepage-blog {
  margin-top: 5px;
}
#homepage-news {
  border-bottom: 2px solid #DBD6D0;
}
.homepage-story {
  padding-top: 5px;
}
.homepage-story h2 {
  margin: 0px;
  font-weight: bold;
  line-height: 29px;
  vertical-align: middle;
}
  .homepage-story h2 a {
    font-weight: bold;
    clear: both;
  }
  #content-column .homepage-story h2 img {
    margin: 2px 0px 0px 0px;
  }
  #content-column .homepage-story p {
    clear: both;
  }
  #content-column .homepage-story p img {
    margin: 0px 15px;
  }
.homepage-story h3 {
  clear: both;
  margin-top: 0px;
}

h2#getting-started {
  color: #FFA101; 
  font-weight: bold;
}

  #actions ul ul.client-actions {
    clear: both;
    margin: 0px 15px 0px 15px;
    width: 390px;
  }
  #actions ul ul.client-actions li {
    padding-bottom: 1em;
    border-bottom: 1px dashed #dbd7d0;
  }
  #actions ul ul.client-actions li ul {
    margin-left: 10px;
    
  }
  #actions ul ul.client-actions li ul li {
    border-bottom: none;
    float: none;
  }
  #actions ul ul.client-actions li pre, #actions ul ul.client-actions li pre code {
    width: 390px;
  }

  .admin-form label {
    width: 130px;
    float: left;
    font-weight: bold;
  }
  .comment-on-story {
    line-height: 30px;
  }
  .comment-on-story img {
    margin: 0px 5px 0px 0px; 
    border: none;
  }
div.pagination {
  margin-top: 4px;
}
#top-actions ol {
  padding-left: 30px; 
  margin-left: 0px; 
}
  #top-actions ol li {
    margin-bottom: 0.25em;
  }
    #top-actions ol li span {
       color: #FFA101; 
       font-size: 90%;
    }
#action-category-list li {
  line-height: 60px; 
  vertical-align: middle;
}
  .category-list li a img {
    border: 0px; 
    float: left; 
    margin-right: 10px;
  }
.feeds-block a.icon-link {
  border: none; 
  float: left; 
  margin-right: 10px;
  margin-bottom: 5px;
}
.feeds-block a img {
  border: none;
}
ul#group-members-list {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  border-top: 2px solid rgb(219, 215, 176);
}
  ul#group-members-list li {
    border-bottom: 2px solid rgb(219, 215, 176);
    margin: 1em 0 0 0;
    padding-bottom: 1em;
  }
  ul#group-members-list li p {
    margin: 0px;
  }

#page-content {
  margin-top: 8px;
}
#content-column img.story-banner {
	margin: 0px;
	padding: 0px;
}
#content-column button img {
  margin: 0px;
}
#content-column h2 {
  margin-bottom: 2px;
}
#content-column p.info {
  margin-top: 0px;
}
#content-column p.story-banner-image {
  margin-top: 0px;
  margin-bottom: 8px;
}
  #content-column p.story-banner-image img {
    float: none;
  }
label.error {
  display: block;
  clear: both;
  margin-top: 2px;
  color: red;
  font-weight: bold;
}
.flash-notice {
  color: red;
  font-size: 120%
}
#suggestions li .content img {
  margin: 0px 10px 10px 0px; 
  float: right;
}

#login-or-join h1 img {
  margin-top: 10px
}

#content-column object, #content-column embed {
  text-align: center;
  margin: 0px auto;
}


.new_user td span {
  color: #ff0000;
}
.new_user td#explanations {
  font-size:80%
}
#content-column p.lead-image img {
  float: none;
}
#content-column p.avatar-selector {
  float: left; 
  margin-right: 1em; 
  text-align: center;
}