/* $Id: style.css,v 1.13 2006/04/03 22:20:48 unconed Exp $ */

/*
** HTML elements
*/
body {
  margin: 0px;
  padding: 0px;
  color: #000;
  #background-color: #9bc4e2;
  background-color: #000000;
  font: 100% Verdana, Arial, Helvetica, sans-serif;
}
tr.odd td, tr.even td {
  padding: 3px;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 5px;
}
/*
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
*/
/*  headers  */
h1
{
        unicode-bidi:embed;
        display:block;
        margin-top:0;
        margin-left:0;
        margin-bottom:0;
        font-family:'arial','helvetica',sans-serif;
        font-size:17px;
        font-weight:800;
}
h2
{
        unicode-bidi:embed;
        display:block;
        margin-bottom:4px;
        font-family:'verdana','arial','helvetica',sans-serif;
        color:#000;
        font-size:16px;
        font-weight:800;
}

h3 {
        unicode-bidi:embed;
        display:block;
        margin-bottom:0;
        font-family:'verdana','arial','helvetica',sans-serif;
        color:#ffffff;
        font-size:14px;
        font-weight:600;
}
h2.style1 {
	color:#000000;
        margin-top:0;
        margin-bottom:0;
}
/* Used by sidebar title */
h3.title {
	color:#ffcc99;
        margin-top:0;
        margin-bottom:0;
}
h4
{
        unicode-bidi:embed;
        display:block;
        margin-bottom:0;
        font-family:'verdana','geneva','arial','helvetica',sans-serif;
        color:#cc5500;
        font-size:12px;
        font-weight:700;
}
h5
{
        unicode-bidi:embed;
        display:block;
        margin-bottom:0;
        font-family:'verdana','geneva','arial','helvetica',sans-serif;
        font-size:12px;
        font-weight:700;
}
h6
{
        unicode-bidi:embed;
        display:block;
        margin-bottom:0;
        font-family:'verdana','geneva','arial','helvetica',sans-serif;
        font-size:xx-small;
        font-weight:700;
}
p {
  margin-top: 5px;
  margin-bottom: 9px;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  /* color: #39c; */
  color:#0033cc;
}
a:visited {
  /* color: #369; */
  color:#6699ff;
}
a:hover {
  /* color: #39c; */
  color:#cc5500;
  text-decoration: none;
}
a:active
{
  color:#0033cc;
}

fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 8px 15px;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 11px;
}
.form-item label {
  font-size: 11px;
  color: #222;
}
.item-list .title {
  font-size: 11px;
  color: #222;
}
.links {
  margin-bottom: 0px;
}
.comment .links {
  margin-bottom: 0px;
}

/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {
  /* background-color: #ffffff; */
   background-color: #000000; 
}
#header2, #content {
  width: 100%;
}
#header2 {
  background-color: #000000;
}

#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left;
  padding: 0px 10px 0px 10px;
  border: 0;
}
#locallogo {
  vertical-align: middle;
  padding: 0px 0px 0px 0px;
  border: 0;
}
#locallogo img {
  float: center;
  padding: 0px 10px 0px 10px;
  border: 0;
  margin-left: 50px;
  background-color: #000000;
}
#menu {
  padding: 5px 5px 0px 5px;
  text-align: right;
  vertical-align: middle;
}
#primary {
  font-size: 10px;
  padding: 0px 8px 5px 0px;
  color: #ffcc99;
  /* color: #cc5500; */
}
#primary a {
  font-weight: bold;
  color: #fff;
}
#secondary {
  padding: 0 10px 5px 0;
  font-size: 8px;
  color: #9cf;
}
#secondary a {
  font-weight: bold;
  color: #9cf;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 11px;
  height: 15px;
  vertical-align: middle;
}
#search .form-text {
  width: 8px;
  padding: 0px 5px 0px 5px;
}
#mission {
  background-color: #369;
  padding: 15px 20px;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 6px 0px 0px 0px;
  padding: 0px;
  font-size: 20px;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 10px;
  color: #eee;
  display: block;
  margin: 0px 0px 0px 0px;
  font-style: italic;
  font-weight: bold;
}

div#t_body_container
{
  line-height:normal;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background-color: #000000;
  width: 100%;
  height: 100%;
}

div#t_content_container
{
  line-height:normal;
  padding: 10px 100px 10px 0px;
  margin:0px 0px 0px 0px;
  background-color: #000000;
}

#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 0px;
  /*width: 540px; *//* Need to size body for IE */
   background-color: #d0d0d0;
}
#mission, .node .content, .comment .content {
  line-height: 1.4;
}
#help {
  font-size: 9px;
  margin-bottom: 10px;
}
.breadcrumb {
  margin-bottom: 5px;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 10px;
}
.error {
  border-color: red;
}
.problem {
  background-color: #FFA500;
}
#sidebar-left, #sidebar-right {
  /* font-family:'verdana','geneva','arial','helvetica',sans-serif; */
  /* font-size:.8em; */
  background:#000000;
  width: 170px;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
  vertical-align: top;
  line-height:18px;
}
#sidebar-left a:link {
  color:#dcdcdc;
}
#sidebar-left a:visited {
  color:#dcdcdc;
}
#sidebar-left a:hover {
  color:#c50;
  text-decoration: none;
}
#sidebar-left a:active
{
  color:#4c5c5c;
}
#sidebar-left ul li
{
  /* border-bottom:2px dotted #ffffcc; */
  color:#ffffff;
  padding: 2px; /* Spacing between menu items in navigation bar */
}
/*
#sidebar-left ul li ul li.leaf a
{
  color:#666;
}
*/
#sidebar-left ul li ul li.leaf a:link {
  color:#9bc4e2;
}
#sidebar-left ul li ul li.leaf a:visited {
  color:#9bc4e2;
}
#sidebar-left ul li ul li.leaf a:hover {
  color:#c50;
  text-decoration: none;
}
#sidebar-left ul li ul li.leaf a:active {
  color:#333333;
}
#sidebar-left ul li ul li.leaf {
  border-bottom:2px dotted #333333;
  /* border-bottom:none; */
  color:#000000;
}

/*
.h3.title {
	color:#ffffff;
        margin-top:0;
        margin-bottom:0;
}
*/
/*  quick links  */
div#quick_links
{
  background-color: #333333;
  margin:0 0 0 0;
  padding:4px;
  padding-left:20px;
  border:0px;
}

#footer {
  /* background-color: #eee; */
  background-color: #cccccc;
  padding: 0px;
  padding-left: 0px; /* may want to change width */
  font-size: 8px;
  line-height:12px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  vertical-align: bottom;
}
/* div.orangeline { clear:both; width:100%; background-color:#C50; height:9px; } */
/*div.orangeline { clear:both; width:100%; background-color:#c50; height:3px; margin: 0 0 0 0; padding:0 0 0 0;}*/

/* Dotted line. */
div.dotted
{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px 0px 0px 0px;
  border-bottom:2px dotted #cccccc;
  color:#cccccc;
}
/*
** 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: 14px;
  /* color: #777; */
  color: #cc5500;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: 8px;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
/* IE on Macs defaults block color to yellow. Need to specify. */
.block, .box {
  padding: 0px 0px 15px 0px;
  background:#333333;  /* for IE on Mac */
}
.block {
  border-bottom: 1px solid #bbb;
  padding-bottom: 8px;
  margin-bottom: 15px;
}

/* For IE on Mac. */
div.block.block-block#block-block-1 {
  background: #000000;
  /* height: 5px; */
  border-bottom: 0px; /* No hr at page bottom */
}

.block .title {
  margin-bottom: 2px;
}
.box .title {
  font-size: 11px;
}
.node {
  margin: 5px 0px 20px 0px;
}
.sticky {
  padding: 5px;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: 5px 0px 5px 0px;
}
.node .taxonomy {
  color: #999;
  font-size: 8px;
  padding: 0px; /* To remove indent at body start */
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 5px;
}
.comment {
  border: 1px solid #abc;
  padding: 5px;
  margin-bottom: 10px;
}
.comment .title a {
  font-size: 11px;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 8px;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 5px;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0px 10px 0px;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 9px;
}
#aggregator .title {
  margin-bottom: 5px;
  font-size: 10px;
}
#aggregator h3 {
  margin-top: 10px;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 5px 5px 5px 5px;
}
#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: 15px;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 7px;
  font-size: 9px;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: 5px;
  margin: 10px 0px 10px 0px;
}
#profile .profile .name {
  padding-bottom: 5px;
}
.block-forum h3 {
  margin-bottom: 5px;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 4px 0px;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

/*  buffer class  */
div.t_buffer_class
{
	margin-left:auto;
	margin-right:auto;
	/* width:760px; */
	width:760px;
}

/*  wrapper (div#nav, div#content_container, div#content, div#breadcrumbs, div#anchors)  */
div#t_wrapper
{
	/* background-image:url(https://secure.oregonstate.edu/cws_templates/images/misc/t_navbg.jpg); */
	background-repeat:repeat-y;
	background-position:left;
	background-color:#fff;
	line-height:18px;
	margin:0;
	padding:0;
}
/*  banner layout  */
div#t_buffer { background-color:#ffebcc; text-align:center; min-width:760px; margin:0; }
div.t_blackline { clear:both; width:100%; background-color:#000; height:9px; }
div.t_orangeline { clear:both; width:100%; background-color:#C50; height:3px; }
div#t_wingsC50 { background-color:#c50; width:auto; text-align:center; }
div#t_wingsFFEBCC { background-color:#ffebcc; width:100%; text-align:center;}
div#t_wingsBlack { background-color:#000; width:auto; text-align:center; margin:0; padding:0;}

/* Application specific styles. */
                                                                                
#success { color: green; font-weight: bold; }
#error { color: red; font-weight: bold; }
#errorsHeader { color: red; font-weight: bold; font-size: 13pt; }
#warningsHeader { color: red; font-weight: bold; font-size: 11pt; }

div#t_title
{
        margin:0;
        padding:0 0 0 0px;
        background:#9bc4e2;
        text-align:center;
}
div#t_title h1
{
        color:#000;
        margin:0px;
        padding:12px 0;
        font-size:1.6em;
        font-weight:600;
        width:auto;
}

table.index
{
  background-color: #c0c0c0;
  margin: 10px;
  padding: 5px;
  color: #ffffff;
}
table.fixedwidth
{
  width: 540px;
  background-color: #c0c0c0;
  border: 2px;
  margin: 10px;
  padding: 5px;
}
tr.title
{
  background-color: #cc5500;
  background-color: #003366;
}
tr h2
{
  padding: 5px;
  font-weight: bold;
  color: #ffffff;
}
table.fixedwidth
{
}
.rowtitle
{
  background-color: #c0c0c0;
}
.rowsubtitle
{
  background-color: #cccccc;
}
.rowodd
{
  background-color: #e5e5e5;
}
.roweven
{
  background-color: #ffffff;
}
.white
{
  background-color: #ffffff;
}
.green
{
  background-color: #008000;
}
.yellow
{
  background-color: #FFFF00;
}
.red
{
  background-color: #FF0000;
}
