/*  
Theme Name: American Daughter Splash Style
Theme URI: http://www.american-daughter.org
Description: Created for our online multimedia news magazine
Author: Nancy K. Matthis
Author URI: http://www.american-daughter.org
*/

/* Style for the scroll bars */
/* 3dlight should be darker than highlight to give more depth */
html {scrollbar-base-color: #9a845f;
      scrollbar-track-color: #9a845f;
      scrollbar-face-color: #9a845f;
      scrollbar-highlight-color: #af9e80;
      scrollbar-3dlight-color: #cdc3b1;
      scrollbar-darkshadow-color: #272218;
      scrollbar-shadow-color: #3a3224;
      scrollbar-arrow-color: #f7f3e7;}

/* Style for the page body */
body {background-color: #9a845f;
      margin: 0px;
      border: 0px;
      padding: 0px;}
body {text-align: center;}

a          {text-decoration: none;}
a:link     {color: #76993e;}        /* unvisited links */
a:visited  {color: #727635;}        /* visited links   */
a:hover    {color: #cdc3b1;}        /* user hovers     */
a:active   {color: #cdc3b1;}        /* active links    */

/* Style for the layout table */
#layout  {background-color: #9a845f;
          width: 100%;
          height: 100%;
          margin: 0px;
          border: 0px;
          padding: 0px;}
table.center {margin-left:auto; margin-right:auto;}
img.floatLeft {float: left; 
               margin: 8px;}
img.floatRight {float: right; 
                margin: 8px;}
  
#navbar  {background-color: #9a845f;      
          width: 18%;
          margin: 0px;
          border: 0px;
          padding-left: 0px;
          padding-top: 16px;
          padding-right: 0px;
          padding-bottom: 0px;
          text-align: center;
          vertical-align: top;}
#navbar   img {border: 0px;
               border-style: none;}
#daughter {margin-right: 3px;
           padding-bottom: 8px;}
#buttons td  {width: 120px;
              height: 36px;
              text-align: center;
              vertical-align:top;
              border: 0px;
              border-style: none;}

#banner  {background-color: #9a845f;
          height: 80px;
          text-align: center;
          vertical-align: middle;
          margin: 0px;
          border: 0px;
          padding: 0px;}
#banner   img {border: 0px;}

#content  {background-color: #f7f3e7;
           width: 56%;
           text-align: left;
           vertical-align: top;
           margin-left: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           border-left-width: 3px;
           border-top-width: 3px;
           border-right-width: 0px;
           border-bottom-width: 0px;
           border-left-style: inset;
           border-top-style: inset;
           border-right-style: none;
           border-bottom-style: none;
           padding-left: 16px;
           padding-top: 16px;
           padding-right: 8px;
           padding-bottom: 8px;}
#date  {font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        color: #76993e;
        text-align: right;}

#sidebar  {background-color: #f7f3e7;
           width: 26%;
           text-align: right;
           vertical-align: top;
           margin-left: 0px;
           margin-top: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           border-left-width: 0px;
           border-top-width: 3px;
           border-right-width: 3px;
           border-bottom-width: 0px;
           border-left-style: none;
           border-top-style: inset;
           border-right-style: inset;
           border-bottom-style: none;
           padding-left: 8px;
           padding-top: 16px;
           padding-right: 16px;
           padding-bottom: 8px;}

#highlights  {background-color: #f7f3e7;
              margin: 0px;
              text-align: center;
              vertical-align: middle;
              margin-left: 0px;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 0px;
              border-left-width: 3px;
              border-top-width: 0px;
              border-right-width: 3px;
              border-bottom-width: 0px;
              border-left-style: inset;
              border-top-style: none;
              border-right-style: inset;
              border-bottom-style: none;
              padding-left: 16px;
              padding-top: 8px;
              padding-right: 16px;
              padding-bottom: 8px;}
#footer  {background-color: #f7f3e7;
          margin: 0px;
          text-align: left;
          vertical-align: top;
          margin-left: 0px;
          margin-top: 0px;
          margin-right: 0px;
          margin-bottom: 0px;
          border-left-width: 3px;
          border-top-width: 0px;
          border-right-width: 3px;
          border-bottom-width: 3px;
          border-left-style: inset;
          border-top-style: none;
          border-right-style: inset;
          border-bottom-style: inset;
          padding-left: 16px;
          padding-top: 8px;
          padding-right: 16px;
          padding-bottom: 8px;
          font-family: Arial, Helvetica, sans-serif;
          color: #272218;
          font-size: 12px;
          font-weight: normal;}
#footer   img {border: 0px;
               border-style: none;}
#credits {text-align: right;}
#directory td {width: 84px;
               padding: 2px;
               text-align: center;
               vertical-align: middle;}
/* End of layout table styles */

/* Style for the Google aggregators */
/* This class selection controls font-family, font-size, font-style, font-weight, 
   and color for the magazine page titles, but not text alignment */
.gfc-resultsHeader .gfc-title {color: #cd853f;
                               display: inline;}
#feedControl .gfc-resultsHeader .gfc-title {font-family: Arial, Helvetica, sans-serif;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: bold;
                    color: #cd853f;
                    text-align: left}
/* This class controls the titles of the individual articles */
.gfc-result .gf-title {font-family: Arial, Helvetica, sans-serif;
                       font-size: 15px;
                       font-style: normal;
                       font-weight: bold;
                       color: #76993e;
                       text-align: left}
.gf-title a         {text-decoration: none}
          a:link    {color: #76993e}    /* unvisited links */
          a:visited {color: #727635}    /* visited links   */
          a:hover   {color: #cdc3b1}    /* user hovers     */
          a:active  {color: #cdc3b1}    /* active links    */
/* This class controls font-family, font-size, font-style, and font-weight 
   of the author and the date, but not text-align or color */
.gf-result .gf-author,
.gf-result .gf-relativePublishedDate {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 11px;
                    font-style: normal;
                    font-weight: normal;
                    color: #cd853f;
                    text-align: left}
/* This class controls font-family, font-size, font-style, and font-weight 
   of the article blurb, but not text-align or color */
.gf-snippet        {font-family: Arial, Helvetica, sans-serif;
                    font-size: 13px;
                    font-style: normal;
                    font-weight: normal;
                    color: #272218;
                    text-align: left}
/* End of style for the Google aggregators */

/* Style for the sidebar boxes */
.boxes            {width: 240px;
                   text-align: center;
                   vertical-align: top;
                   margin-left: auto;
                   margin-top: 0px;
                   margin-right: 0px;
                   margin-bottom: 0px;
                   border-width: 3px;
                   border-color: #cd853f;
                   border-style: solid;
                   padding: 6px;                   
                   font-family: Arial, Helvetica, sans-serif;
                   font-size: 13px;
                   font-style: normal;
                   font-weight: normal;
                   color: #272218;}
.boxes .title     {font-size: 15px}
.boxes hr         {width: 80%;
                   color: #76993e}
/* End of style for the sidebar boxes */

/* Style for the articles */
div.articles      {width: 74%;
                   margin-left:auto;
                   margin-right:auto; 
                   border-width: 3px;
                   border-color: #cd853f;
                   border-style: solid;
                   padding-left: 6px;
                   padding-top: 12px;
                   padding-right: 6px;
                   padding-bottom: 12px;
                   text-align: center;
                   font-family: Arial, Helvetica, sans-serif;
                   font-size: 13px;
                   font-style: normal;
                   font-weight: normal;
                   color: #272218;}
.articles .title  {font-size: 15px}
/* End of style for the articles */

/* Style for the chatroom */
#parlor           {width: 180px;
                   margin-left: 0px;
                   margin-top: 0px;
                   margin-right: 0px;
                   margin-bottom: 0px;
                   border-width: 3px;
                   border-color: #cd853f;
                   border-style: solid;
                   padding: 6px;
                   text-align: center;
                   font-family: Arial, Helvetica, sans-serif;
                   font-size: 13px;
                   font-style: normal;
                   font-weight: normal;
                   color: #272218;
                   text-align: center}
#parlor .title    {font-size: 15px}
#parlor  hr       {text-align: center;
                   width: 80%;
                   color: #76993e}
/* End of style for the chatroom */

/* Style for the chatroom sidebar */
#chatlist         {width: 180px;
                   margin-left: 0px;
                   margin-top: 0px;
                   margin-right: 0px;
                   margin-bottom: 0px;
                   border-width: 3px;
                   border-color: #cd853f;
                   border-style: solid;
                   padding: 6px;
                   text-align: center;
                   font-family: Arial, Helvetica, sans-serif;
                   font-size: 13px;
                   font-style: normal;
                   font-weight: normal;
                   color: #272218;
                   text-align: center}
#chatlist .title  {font-size: 15px}
#chatlist  hr     {text-align: center;
                   width: 80%;
                   color: #76993e}
/* End of style for the chatroom sidebar */
