/* GPL-Stylesheet-ID: cmas1 */
/* **********************  G E N E R A L  ********************** */

body {
  background-color:   #FFFFFF;
  color:              #004418;
  margin:             0px;
  font-family:        "Verdana", "Bitstream Vera Sans", sans-serif;
  font-size:          13pt;
  background-image:   url(/img/candycanes-03.png);
  background-repeat:  repeat;
}

a {
  background-color:   transparent;
  color:              #990000;
  text-decoration:    underline;
}
a:visited {
  background-color:   transparent;
  color:              #660000;
  text-decoration:    underline;
}

.clipleft {
  float:              left;
  border:             0;
  padding:            0.5em;
}
.clipright {
  float:              right;
  border:             0;
  padding:            0.5em;
}

.sidebar {
  float:              right;
  background-color:   #00AB3A;
  border:             4px outset #00AB3A;
  color:              white;
  font-family:        "Verdana", "Bitstream Vera Sans", sans-serif;
  font-size:          12pt;
  font-weight:        bold;
  padding:            3pt;
  max-width:          30%;
}
.sidebar a {
  color:              #990000;
}
.sidebar a:visited {
  background-color:   transparent;
  color:              #990000;
  text-decoration:    underline;
}

.sidebar .caption {
  font-size:          1.25em;
  text-align:         center;
  width:              100%;
  background-color:   #660000;
  color:              white;
  padding-top:        3px;
  padding-bottom:     3px;
}
.sidebar img {
  text-align:         center;
  padding:            1px;
  border:             2px solid #990000;
}
.sidebar img.symbol64 {
  border:             none;
  padding:            0px;
}

.sidebar .imgcaption {
  font-size:          0.8em;
  font-style:         italic;
}
.sidebar hr {
  width:              100%;
  height:             1em;
  background-color:   white;
  border:             4px inset #00AB3A;
}

img.symbol64 {
  width:              20px;
  height:             20px;
  background-image:   url(/img/symbol64black.png);
  background-repeat:  no-repeat;
  vertical-align:     top;
}

img.galleryimg {
  border:             2px solid #004418;
  margin:             0.5em;
}

div.p {
  margin-top:         1em;
  margin-bottom:      1em;
}
div.h {
  margin-top:         1em;
  font-size:          1.1em;
  font-weight:        bold;
}

.fnewsdate {
  color:              #AA0000;
}
a.readmore {
  color:              #00AB3A;
  font-style:         italic;
  font-weight:        bold;
  font-size:          0.85em;
}

sup {
  font-size:          inherit;
  font-size:          60% !important;
  vertical-align:     top;
}

ins {
  text-decoration:    inherit;
}
del {
  text-decoration:    line-through;
  background-color:   #CC0000;
  text-shadow:        black 1px 1px 3px;
  color:              white;
}

.redcancel {
  background-color:   #CC0000;
  text-shadow:        black 1px 1px 3px;
  color:              white;
}

/* **********************  H E A D E R  ********************** */

div#siteheader {
  width:              100%;
  margin-right:       0;
}

div#sitenamebar {
  background-color:   #00AB3A;
  color:              #004418;
  padding-left:       0.75em;
  padding-top:        0.2em;
  border-bottom:      2pt solid #004418;
  padding-bottom:     0.1em;
  font-family:        "Georgia", "Bitstream Vera Serif", serif;
  font-size:          2.5em;
  text-align:         center;
}
span#sitenamehighlight {
  color:              #FFFFFF;
}
span#sitename {
  font-style:         italic;
  font-weight:        bold;
}
div#sitenamebar img.gpllogo {
  background-image:   url(/img/gpl-logo-h-white.png);
}

/* ***************  S E C T I O N   S I D E B A R  *************** */

/*
div#sectionsidebar {
   clear:              right;
   float:              right;
   background-color:   transparent;
   margin-top:         50px;
   padding-top:        0.5em;
   padding-left:       1em;
   padding-right:      1em;
   padding-bottom:     0.75em;
   margin-left:        1em;
   border-left:        2pt solid #004418;
}
div#sectionsidebar a {
   font-weight:        bold;
   text-decoration:    none;
}
div#sectionsidebar div + div {
   padding-top:        0.5em;
}
div#sectionsidebar div div {
   margin-left:        1em;
   padding-top:        0.25em;
}

.skipnav {
   display:            none;
}
*/
div#sectionsidebar {
  background-color:   transparent;
  height:             2em;
  background-color:   transparent;
  vertical-align:     top;
  text-wrap:          none;
  font-size:          80%;
  text-align:         center;
}
div#sectionsidebar > div {
  vertical-align:     top;
  display:            inline-block;
  min-width:          8%;
  font-weight:        bold;
  padding:            2px;
  margin-bottom:      0.25em;
  border:             2pt outset #004418;
  background-color:   white;
  position:           relative;
  z-index:            3;
}

div#sectionsidebar > div > div.sectioncontents {
  display:            none;
}
div#sectionsidebar > div:hover > div.sectioncontents {
  display:            block;
  position:           relative;
  margin-top:         0.2em;
  z-index:            5;
}
div#sectionsidebar > div:hover > div div {
  margin-top:         0.2em;
}
div#sectionsidebar > div > div.sectioncontents {
  padding:            0.5em;
  padding-top:        0.15em;
}
div#sectionsidebar div:hover > a {
  display:            block;
  background-color:   #7F0000;
  color:              white;
  text-decoration:    none;
}

.skipnav {
   display:            none !important;
}

/* ********************* B L U R B   B A R ********************* */

div#blurbbar {
   float:        right;
   width:        45%;
   text-align:   center;
}
div#blurbbar > div.caption {
   font-size:    1.5em;
}
div.blurb {
   display:       block;
   border:        2pt solid;
   margin:        0.25em;
   margin-bottom: 0.7em;
   padding:       0;
}
div.blurbcol,
div.blurb > div,
div.blurb > img {
   display:         table-cell;
   padding:         0.5em;
   vertical-align:  top;
}
div.blurbcol > img {
   vertical-align:  middle;
}


/* **********************  F E A T U R E  ********************** */

div#pagefeature { 
  color:              #004418;
  background-image:   url(/img/cmasbg2.png);
  background-repeat:  repeat-x;
  padding:            1em;
  padding-top:        45px; /* So we don't overlap the bg image. */
  margin:             1px;
  margin-left:        3pt;
  font-family:        "Georgia", "Bitstream Vera Serif", serif;
  font-size:          14pt;
}

div#pagefeature > div {
  margin:             3px;
  padding-bottom:     1em;
}

div#pagefeature ul {
  margin-left:        1em;
  padding-left:       1em;
}
div#pagefeature ul li {
  margin-left:        1em;
}
.hugpreceding {
  margin-top:        -0.75em; /* Used e.g. for a list that belongs with the paragraph above it. */
}
div.address {
  margin-top:         0.2em;
  margin-bottom:      0.2em;
  padding-top:        4px; /* specified in px because it has to be just slightly larger than the box */
  padding-bottom:     4px; /* around the span.address, which looks wrong if it's more than about 2px. */
}
span.address {
  border:             1px solid #7D0000;
  background-color:   #FFFF66;
  color:              #004418;
  padding:            2px;
  padding-left:       0.5em;
  padding-right:      0.5em;
}

table.table {
 /* i.e., a table that is really a table, not a layout mechanism */
  background-color:   #004418;
  border:             4px outset #004418;
  color:              white;
  font-family:        "Verdana", "Bitstream Vera Sans", sans-serif;
  font-size:          12pt;
  font-weight:        bold;
}
table.table caption {
  font-size:          1.25em;
  text-align:         center;
  background-color:   #00AB3A;
  color:              #003300;
  padding-top:        3px;
  padding-bottom:     3px;
}
table.table td {
  border:             1pt outset #00AB3A;
  padding:            2px;
}
th {
  font-weight:        bolder;
  text-align:         left;
  border-right:       2px solid black;
  border-bottom:      2px solid black;
  border-top:         2px solid #00AB3A;
  border-left:        2px solid #00AB3A;
  padding:            1px;
}
.numeric {
  text-align:         right;
}
table.table a,
table.table a:link {
  color:              #FF6666;
}
table.table a:visited,
table.table a:hover,
table.table a:active {
  color:              #FF9999;
}


.footnote {
  font-size:          0.7em;
  font-weight:        bold;
  font-style:         italic;
  color:              #00AB3A;
  padding-left:       5em;
  padding-right:      5em;
  text-align:         justify;
}

.fineprint {
  font-size:          0.75em;
}
.lipsum {
  font-style:         italic;
  color:              #00AB3A;
}

div.category {
  margin:             1em;
  padding:            1em;
  text-align:         center;
  background-color:   white;
  border:             3pt solid #00AB3A;
}
div.category img {
  border:             none;
}


.colorone {
  color:              #FF00FF;
  font-weight:        bold;
}
.colortwo { 
  color:              #00FFFF;
  font-weight:        bold;
}
.colorthree {
  color:              #FFFF00;
  font-weight:        bold;
}
.colorfour {
  color:              #FF7F7F;
  font-weight:        bold;
}
.colorfive {
  color:              #7FFF7F;
  font-weight:        bold;
}

form.quickcatalogsearch {
  text-align:         center;
}


div.hostedby {
  clear:              both;
  text-align:         right;
  float:              right;
  margin-top:         0.75em;
  margin-bottom:      -0.75em;
}
span.hostedby {
  font-size:          12pt;
  font-style:         italic;
}
span.hostedby a:link,
span.hostedby a:visited {
  color:              inherit;
}

/* **********************  F O O T E R  ********************** */

div#sitefooter {
  background-color:   #004418;
  color:              #FFFFFF;
  width:              100%;
  padding-top:        0.5em;
  padding-bottom:     0.5em;
  margin-top:         1em;
  text-align:         center;
  clear:              both;
}
div#sitefooter > div {
  padding-right:      0.25em;
  padding-left:       0.25em;
}

div#bottomlinkbar {
  font-weight:        bold;
  border-top:         1px solid white;
  margin-top:         2px;
}

div#sitefooter a {
  background-color:   transparent;
  font-weight:        normal;
  color:              #FFFF00;
}
div#sitefooter a:visited {
  background-color:   transparent;
  color:              #FFFFFF;
}
div#sitefooter a:hover,
div#sitefooter a:active {
  font-weight:        bold;
  text-decoration:    none;
}

div#sitefooter img.symbol64 {
  background-image:   url(/img/symbol64white.png);
}

/* **********************  F O R U M  ********************** */

div.articleheader {
   color:               white;
   background-color:    #004418;
}

div.comment,
div.message {
   border-left:         2pt solid #00792A;
   border-bottom:       2pt solid #00792A;
}

div.commentfriend {
   border-left:         2pt solid #70A7FF;
   border-bottom:       2pt solid #70A7FF;
}
div.commentstaff {
   border-left:         2pt solid #30AA50;
   border-bottom:       2pt solid #30AA50;
}
div.commentboard {
   border-left:         2pt solid #7F2020;
   border-bottom:       2pt solid #7F2020;
}

div.commentheader,
div.messageheader {
   background-color:    #00792A;
   border-bottom:       1pt solid #004418;
   color:               #FFFFFF;
}
div.commentheaderfriend {
   background-color:    #70A7FF;
   border-bottom:       1pt solid #0030CF;
   color:               white;
}
div.commentheaderstaff {
   background-color:    #30AA50;
   border-bottom:       1pt solid #157F30;
   color:               white;
}
div.commentheaderboard {
   background-color:    #7D0000;
   border-bottom:       1pt solid #550000;
   color:               white;
}
div.commentheader a,
div.commentheaderfriend a,
div.commentheaderstaff a,
div.commentheaderboard a {
   color:               white;
}


div.agreements {
   color:               #00CC00;
}
div.disagreements {
   color:               #CC0000;
}

div#blogactions {
    margin-top:         50px; /* Leave room for the holly above. */
    border:             2pt outset #00792A;
    outline:            0.5em solid white;
    color:              #00792A;
    background-color:   inherit;
/*
    background-image:   url(/img/circback.gif);
    background-repeat:  no-repeat;
*/
}
div#blogactions > div {
    border-bottom:      2pt solid #00AB3A;
    border-left:        2pt solid #00AB3A;
    padding-left:       0.5em;
    margin-bottom:      0.5em;
}

.commentaction,
.articleaction,
.indexaction,
.messageaction {
    background-color:   #B9E8C9;
    border:             1pt outset #70FFA7;
}

.adminaction {
    border:             1pt solid #550000;
    background-color:   #7D0000;
}
.adminaction a,
.adminaction a:link,
.adminaction a:visited {
    color:              white;
}

div.error {
    border:             2pt outset #7F0000;
    color:              #7F0000;
}
div.info {
    border:             2pt outset #0030CF;
    color:              #0030CF;
}

div.discusslink {
    float:              right;
    background-color:   #00AB3A;
    border:             2px outset #00AB3A;
    padding:            2px;
    padding-left:       0.5em;
    padding-right:      0.5em;
    margin-left:        0.25em;
    font-weight:        bold;
}


/* **********************  C A L E N D A R  ********************** */

caption.monthname {
  background-color:                #004418;
  color:                           #FFFFFF;
  border-top:                      2pt outset #004418;
  border-left:                     2pt outset #004418;
  border-right:                    2pt outset #004418;
}
caption.monthname > a.calprevnext {
  color:                           white !important;
}

table.calendar {
  background-color:                #004418;
  border-bottom:                   2pt outset #004418;
  border-left:                     2pt outset #004418;
  border-right:                    2pt outset #004418;
  color:                           #FFFFFF;
}

table.calendar a {
  color:                           white;
}
table.calendar a:visited {
  color:                           white; 
}
table.calendar a:hover,
table.calendar a:active {
  color:                           #FF0000;
}
th.calendar, td.thismonth {
  border-color:                    white;
  background-color:                #00AB3A;
}
td.othermonth {
  background-color:                #7D0000;
  border:                          1pt inset #7D0000;
}
td.today {
  text-shadow:                     #7D0000 2px 2px 2px;
}
.daynum {
  color:                           white;
}
td.today > div.daynum {
  color:                           red !important;
}
.time {
  color:                           #7D0000;
}
form.calendarviewform {
  background-color:                #7D0000;
  color:                           white;
  border:                          2pt outset #7D0000;
  padding:                         1em;
}

/* ******************* S T R A W P O L L ******************* */

div.pollquestionresult {
  margin-top:           1em;
}
.bargrapharea {
  background-color:     transparent;
}
.bargraphbar {
  color:                #00AB3A;
  background-color:     #00AB3A;
  font-size:            120%;
}
.bargraphlabel {
  background-color:     transparent;
  color:                #004418;
}


