/**************************************************************************************************** general */
#content p {
    text-align: justify;
    margin: 0 0 .8em 0;
}
#content h1 {
    border-bottom: solid 2px #7a786f;
    padding: 0 0 .4em 0;
    margin: 0 0 .2em 0;
    font-size: 1.5em;
    font-weight: normal;
    clear: both;
}
#content h1 a {
    color: #000;
    text-decoration: none;
}
#content h3 {
    font-style: normal;
    font-size: 1.1em;
    margin-bottom: 0.3em;
}
h4 {
  margin-top: 1em;
}
#content blockquote {
    font-size: 1.1em;
    background: #e8e2ca;
    padding: 1em 1em .5em;
    margin: .5em 1em 1em;
    font-weight: bold;
    font-style: italic;
    border: solid 1px #d3cebf;
    clear: both;
}
#content .ref {
    text-align: right;
    font-weight: normal;
    font-style: normal;    
}
#mainPic {
    float: right;
    padding: 0 0 1em 1em;
}
#content #intro {
    font-weight: bold;
}
label {
  font-weight: bold;
}
.no-display {
  display: none;
}
#buttons {
  padding-top: 1em;
}
/**************************************************************************************************** home page */
#content #news {
    overflow: auto;
    max-height: 24.5em;
    padding: 0 1em 0 0;
}
#content #news-container-options, #content #recent-pictures-options {
    margin: 1.5em 0 0;
    padding: 0;
    text-align: right;
}
#content #recent-pictures {
    background: #e8e2ca;
    padding: 10px;
    text-align: center;
    height: 24.5em;
}
#content #recent-pictures .captioned {
    margin: 0 0 14px;
    padding: 4px;
}
#content #recent-pictures img {
    display: block;
    margin: 0 auto .8em;
    background: #aabbee;
    border: 0;
    max-width: 150px;
    max-height: 100px;
}
/**************************************************************************************************** team page */
.teamList {
  width: 200px;
}
#teamListDiv {
  float: left;
}
.teamList a {
    display: block;
}
#teamMemberPic {
  margin: auto;
  text-align: center;
}
#teamMemberPicContainer {
  float: right;
  width: 250px;
}
#teamMemberPic.landscape {
  height: 180px;
  width: 270px;
}
#teamMemberPic.portrait {
  height: 207px;
  width: 200px;
}
.noDisplay {
  display: none;
}
/**************************************************************************************************** missionary page */
.missionaryPic.left {
    float: left;
    margin: 0 1em 1em 0;
}
.missionaryPic.right {
    float: right;
    margin: 0 0 1em 1em;
}
h2 a.toTop {
    color: #1b1b53;
    margin-left: 1em;
    font-size: .8em;
}
/**************************************************************************************************** columns */
#content .column                   { float: left; padding: 0; margin: 0;}
#content .column.left         { padding: 0 14px 0 0; }
#content .column.right       { padding: 0 0 0 14px; }
#content .column.middle     { padding: 0 14px 0 14px; }
#content .column.half          { width: 252px; }
#content .column.third        { width: 158px; }
#content .column.majority { width: 322px; }
#content .column.minority { width: 182px; }
#content .column.majorityxl { width: 382px; }
#content .column.minorityxs { width: 122px; }

/**************************************************************************************************** support a child */

.child {
  clear: both;
}
.child h2 {
  margin: 0;
  padding: 0;
}
.child_pic {
  float: left;
  width: 150px;
  height: 200px;
  background: url('images/nn.gif') center no-repeat;
  margin-right: 1em;
  color: #3c3c3c;
  margin-bottom: 1em;
  border: 0;
  padding: 0;
}
textarea#c-address-elsewhere {
  width: 220px;
  padding: 14px;
}
#c-country, #c-state, #child {
  width: 140px;
}
#support_a_child input, #support_a_child select#c-state, #support_a_child select#c-title, select#c-amount, #support_a_child select#c-country, input#offering, select#child, input#o-amount, input#c-amount {
  float: right;
}
#children-poem {
  float: left;
  width: 272px;
  padding-right: 10px;
}
#children-poem strong {
  color: #aca37e;
}
.child_icon {
  background: url('images/nn.gif') center no-repeat;
  height: 133px;
  width: 100px;
  padding: 5px;
  border: 0;
}
p.child_caption {
  text-align: right;
}
label {
  font-weight: bold;
}
a.edit, a.del {
  padding-left: .9em;
  font-size: 0.9em;
}
#message {
  color: #e11;
  border: solid 1px;
  margin-bottom: 1em;
}
.highlightedInput {
  border: solid 1px #e11;
}
pre {
  background: #fff;
  border: solid 1px;
}
#mainPic {
  float: right;
  padding-left: 1em;
  border: none;
}
#content_edit_form {
margin-top: 1em;
}
.editor_tab {
  color: #fff;
  background: #535353;
  padding: .2em .6em 0;
  margin-right: .5em;
  text-decoration: none;
}
#menu_postDescriptionInput_postDescriptionInput_formatselect_menu {
  top: 420px !important;
  left: 598px !important;
}
#menu_new_content_new_content_formatselect_menu {
  top: 282px !important;
  left: 598px !important;
}
#thumbs img {
	padding: 10px;
}
#thumbs img:hover {
	background: #403f3a;
}
