/*
Site: Our Chinese Children
URL: http://www.ourchinesechildren.com
Author: Doug Henderson
Date: 10/3/08
*/

* {

/* removes defaults from all elements */
  margin: 0;
  padding: 0;
}

body {
  background-color: #EDDCB0;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  color: #333;
  margin: 20px 0;
}

/* typography */

h1 { font-size: 20px; }

h4 {
  margin: 10px 0;
  padding: 10px 0;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  color: #F7F3E2;
  border-top: 1px solid #F7F3E2;
  border-bottom: 1px solid #F7F3E2;
}

/* links */

a {
  color: #6B3703;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#wrapper {
  background: url('/images/site/logo-2.png') no-repeat;
  margin: 0 auto;
  width: 740px;
  padding: 59px 0 0 58px;
}

#wrapper_login  {
  background: url('/images/site/logo-2.png') no-repeat;
  margin: 0 auto;
  width: 540px;
  padding: 59px 0 0 58px;
}

#container {
  background: url('/images/site/bg_container.png') repeat-y;
  width: 680px;
}

#container_login {
  width: 480px;
}

#sidebar {
  float: left;
  width: 180px;
  color: #FFF;
  font-size: 11px;
  padding: 10px;
  font-family: "Lucida Grande", verdana, arial, helvetica;
}

#sidebar p { padding: 5px 0; }

#sidebar a {
  color: #FFF;
  text-decoration: none;
}

#sidebar a:hover {
  text-decoration: underline;
}

#top_bar {
  background-image: url('/images/site/header-bar.png');
  line-height: 32px;
  text-align: right;
  color: #333;
}

#top_bar_login {
  background-image: url('/images/site/header_bar_login.png');
  line-height: 32px;
  text-align: right;
  color: #6B3703;
}

#top_bar a {
  color: #6B3703;
  text-decoration: none;
}

#top_bar a:hover {
  text-decoration: underline;
}

#content {
  float: left;
  width: 440px;
  background-color: #FFF;
  padding: 20px;
  font-size: 12px;
  line-height: 22px;
  text-align: justify;
}

#left-column {
  float: left;
  width: 340px;
  margin-right: 20px;
  font-size: 13px;
  background-color: #800000;
}

#right-column {
  float: left;
  width: 254px;
  padding: 20px;
  background-color: #FFF;
  border: 1px solid #D3D3D3;
  font-size: 12px;
  text-align: justify;
}

#signup {
  width: 300px;
  margin: 0 auto;
  font-size: 11px;
}

#signup_btn {
  margin: 15px 0 0 100px;
}

#login {
  width: 300px;
  margin: 0 auto;
}

#footer {
  background-image: url('/images/site/footer-bar.png');
  line-height: 32px;
  color: #333;
  line-height: 32px;
}

#footer_login {
  background-image: url('/images/site/footer_bar_login.png');
  line-height: 32px;
  color: #6B3703;
  line-height: 32px;
}

#footer a {
  color: #6B3703;
  text-decoration: none;
}

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

.textfield {
  border-style: solid;
  border-width: 1px;
  border-color: #3C7096;
  padding: 2px;
}

.image-border {
  padding: 5px;
  border: 1px solid #D3D3D3;
  margin-right: 12px;
}

.spacer { clear: both; }

.left {
  float: left;
  padding-left: 20px;
}

.right {
  float: right;
  padding-right: 20px;
}

.checkbox {
  border-color: #D3D3D3;
}

p { padding: 2px 0; }

p.first { padding: 0 0 5px 0; }

p.last { padding: 5px 0 0 0; }

.bold { font-weight: bold; }

.input {
  display: inline;
  width: 431px;
  padding: 2px;
  margin-bottom: 10px;
}

.pulldown {
  margin-bottom: 10px;
}

.instruction {
  background-color: #FEF7DB;
  padding: 3px 10px;
  margin: 20px 0 10px 0;
  border: 1px solid #CCC;
}

.index_instruction {
  background-color: #FEF7DB;
  padding: 5px 10px;
  margin: 7px 0 10px 0;
  border: 1px solid #CCC;
}

.textarea {
  width: 431px;
  padding: 2px;
}

.recipient { margin-bottom: 5px; }

.posted {
  font-size: 11px;
  margin-bottom: 10px;
}

.title { margin-top: 15px; }

#title_search { margin-bottom: 5px; }

.button {
  background-color: #2D92E2;
  text-align: center;
  padding: 5px 0;
}

.button a { color: #FFF; font-weight: bold; text-decoration: none; }
.button a:hover { color: #FFF; font-weight: bold; text-decoration: none; }

.button_last {
  float: left;
  width: 160px;
  height: 34px;
  margin-bottom: 3px;
}

.drop-down {
  float: left;
  width: 278px;
  height: 34px;
  line-height: 34px;
}

/* COMMENTS
-------------------------------------------------- */

#comment-body {
  background: #FAECC0;
  padding: 2px 10px;
  text-align: justify;
}

#comment-body-doug {
  background: #D9E3F8;
  padding: 2px 10px;
  text-align: justify;
}

#comment-text {
  font-size: 11px;
  font-family: verdana;
  padding-bottom: 10px;
  text-align: justify;
}

#comment-poster {
  background-image: url('/images/site/post_marker.gif');
  background-repeat: no-repeat;
  height: 12px;
  font-size: 11px;
  padding: 4px 0 30px 47px;
}

#comment-poster-doug {
  background-image: url('/images/site/post_marker_doug.gif');
  background-repeat: no-repeat;
  height: 12px;
  font-size: 11px;
  padding: 4px 0 30px 47px;
}

/* MISCELLANEOUS
-------------------------------------------------- */

.margin-top { margin-top: 10px; }

.divider {
  height: 3px;
  background-color: #4A0015;
  margin-top: 15px;
}