/* $Id: style.css,v 1.13 2006/04/03 22:20:48 unconed Exp $ */
/* $ For Drupal 4.7.x. Generated by the Drupal Theme Generator version 4.0 developed by Sam Raheb, July 2006 $ */
/*
** HTML elements
*/
/* Fixes an IE bug to do with floating tags (Peekaboo bug) added 1-30-2006 */
ul, ol, dl {
position: relative;
}
body {
  margin: 0;
  padding: 0;
  color: #000000;
  background-color: #FFFFFF;
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;;
}
tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #3399CF;
}
a:visited {
  color: #777777;
}
a:hover {
  color: #3399CF;
  text-decoration: underline;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}
/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {

  background-color: #6699CC;
}
#logo {
  vertical-align: middle;
  border: 0;
  text-align: left;
}
#logo img {
  float: left;
  padding: 0em 1.0em 0em 1em;
  border: 0;
}
td.headermiddle {
  background: #6699CC;
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;;
  white-space: normal;
  vertical-align: middle;
  text-align: right;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
#primary {
  font-size: 1.0em;
  padding: 0em 0.8em 0.5em 0;
  color: #9cf;
}
#primary a {
  font-weight: bold;
  color: #FFFFFF;
}
#primary a:hover {
  color: #3399CF;
  text-decoration: none;
}
#primary a:visited {
  color: #336699;
}
#secondary {
  padding: 0 1em 0.5em 0;
  font-size: 0.8em;
  color: #9cf;
}
#secondary a {
  font-weight: bold;
  color: #FFFFFF;
}
#secondary a:hover {
  color: #3399CF;
  text-decoration: none;
}
#secondary a:visited {
  color: #336699;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em 0 0.5em;
}
#mission {
  background-color: #336699;
  padding: 1.5em 2em;
  color: #FFFFFF;
  text-align: justify;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0em 0em 0em;
  padding: 0em;
  font-size: 2em;
  text-align: left;
}
.site-name a:link {
  color: #FFFFFF;
}
.site-name a:hover {
  color: #336699;
  text-decoration: none;
}
.site-name a:visited {
  color: #FFFFFF;
}
.site-slogan {
  font-size: 1em;
  color: #FFFFFF;
  display: block;
  margin: 0em 0em 0em 0em;
  font-style: italic;
  font-weight: bold;
  text-align: left;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 5px;
  text-align: justify;
}
#mission, .node .content, .comment .content {
  line-height: 1.6;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left {
  background-color: #DDDDDD;
  width: 16em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 5px;
  vertical-align: top;
}
#sidebar-left a:link {
  color: #3399CF;
}
#sidebar-left a:hover {
  color: #3399CF;
  text-decoration: underline;
}
#sidebar-left a:visited {
  color: #336699;
}
#sidebar-right {
  background-color: #DDDDDD;
  width: 16em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 5px;
  vertical-align: top;
}
#sidebar-right a:link {
  color: #3399CF;
}
#sidebar-right a:hover {
  color: #3399CF;
  text-decoration: underline;
}
#sidebar-right a:visited {
  color: #336699;
}
#footer {
  background-color: #EEEEEE;
  padding: 1em;
  font-size: 0.8em;
  color: #777777;
  text-align: left;
}
td.footerprop {

  vertical-align: middle;
}
/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font-weight: bold;
  font-size: 1.3em;
  color: #777777;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  border-bottom: 1px solid #CDD8E3;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
  color: #777777;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em 0;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}
/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar a:hover {
  text-decoration: underline;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #6699CC;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #CCCCCC;
}
.calendar .day-blank {
  background-color: #CCCCCC;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}
/* Custom styles used for graphic image type themes */
td.header-topcenter {
  background: url(header-top-center.png);
}
td.header-bottomcenter {
  background: url(header-bottom-center.png);
}
td.header-leftcenter {
  background: url(header-left-center.png);
}
td.header-rightcenter {
  background: url(header-right-center.png);
}
td.mission-topcenter {
  background: url(mission-top-center.png);
}
td.mission-bottomcenter {
  background: url(mission-bottom-center.png);
}
td.mission-leftcenter {
  background: url(mission-left-center.png);
}
td.mission-rightcenter {
  background: url(mission-right-center.png);
}
td.sidebar-topcenter {
  background: url(sidebar-top-center.png);
}
td.sidebar-bottomcenter {
  background: url(sidebar-bottom-center.png);
}
td.sidebar-leftcenter {
  background: url(sidebar-left-center.png);
}
td.sidebar-rightcenter {
  background: url(sidebar-right-center.png);
}
td.body-topcenter {
  background: url(body-top-center.png);
}
td.body-bottomcenter {
  background: url(body-bottom-center.png);
}
td.body-leftcenter {
  background: url(body-left-center.png);
}
td.body-rightcenter {
  background: url(body-right-center.png);
}
td.footer-topcenter {
  background: url(footer-top-center.png);
}
td.footer-bottomcenter {
  background: url(footer-bottom-center.png);
}
td.footer-leftcenter {
  background: url(footer-left-center.png);
}
td.footer-rightcenter {
  background: url(footer-right-center.png);
}
table.blk {
  border-collapse: separate;
  background-color: #CDD8E3;
}
td.menuspace {
  background: #CDD8E3;
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;;
  white-space: normal;
  text-align: left;
}
td.menutitle {
  background: #BBBBBB;
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;;
  font-weight: bold;
  text-align: center;
  border: 1px solid #E9E9E9;
}
td.missionspace {
  background: #FFFFFF;
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;;
  color: #FFFFFF;
  white-space: normal;
  text-align: justify;
}
td.headerspace {
  background: #CDD8E3;
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;;
  white-space: normal;
  vertical-align: middle;
  text-align: right;
}
td.generalspace {
  background: #CDD8E3;
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;;
  white-space: normal;
  text-align: justify;
}
td.bodyspace {
  background: #FFFFFF;
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;;
  white-space: normal;
  text-align: justify;
}
td.footerspace {
  background: #CDD8E3;
  font-size: 0.8em;
  color: #777777;
  white-space: normal;
  text-align: left;
}
/* Custom styles used for drop down menu */
#dropmenumain {
  font-size: 1em;
  padding: 0em 0.8em 0.5em 0;
  color: #000000;
}
#dropmenumain a {
  font-weight: bold;
  color: #2554C7;
}
#dropmenumain a:hover {
  color: #157DEC;
  text-decoration: none;
}
#dropmenumain a:visited {
  color: #87AFC7;
}
#dropmenudiv {
  position:absolute;
  border:1px solid #000000;
  border-bottom-width: 0;
  font: 12px/18px Trebuchet MS, helvetica,arial,verdana,sans-serif;
  line-height:18px;
  z-index:100;
}
#dropmenudiv a {
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #000000;
  padding: 1px 0;
  text-decoration: none;
  font-weight: normal;
}
#dropmenudiv a:link {
  color: #008CAA;
}
#dropmenudiv a:hover {
  color: #25383C;
  text-decoration: underline;
}
#dropmenudiv a:visited {
  color: #827B60;
}
#dropmenudiv a:hover{ /*hover background color*/
  background-color: #D3D3D3;
}
/* End of File */
