/* $Id: blue.css,v 1.4 2007/09/11 17:06:34 roopletheme Exp $ */
/* www.roopletheme.com */

/* background colors and images */

body {
  background: #000000;
}

#middlecontainer {
  
}

div#header {
}

div#header .mastheadRight {
}

div#header .mastheadLeft {
}

.topWrapper, .bottomWrapper
{
}

.colorsection {
  background: #002B55;
}

#topleft1, #bottomleft1, #topright1, #bottomright1 {
  width: 5px; height: 5px;
} 

#topleft1 {
}
#topright1 {
}
#bottomleft1 {
}
#bottomright1 {
}
#tophorizontal1 {
}
#bottomhorizontal1 {
}
#leftvertical1 {
}
#rightvertical1 {
}

.blacksection {
}

#topleft2, #bottomleft2, #topright2, #bottomright2 {
   width: 5px; height: 5px;
} 

#topleft2 {
}
#topright2 {
}
#bottomleft2 {
}
#bottomright2 {
}
#tophorizontal2 {
}
#bottomhorizontal2 {
}
#leftvertical2 {
}
#rightvertical2 {
}

div#footer-wrapper {
}

div#footer-wrapper .footer-right {
}

div#footer-wrapper .footer-left {
}


#sidebar-left, #sidebar-right {
}

/* typography */

body {
  color: #000055;
}

a:link,
a:visited,
a:hover,
.submitted,
.links,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name {
  color: #521407;
}

h2.title a:link,
h2.title a:visited {
   color: #521407;
}

.views-field-field-speakername-value {
font:larger;
font:bold;
}

div#breadcrumb,
div#breadcrumb a {
  color: #A8E0F7;
}

#footer {
  color:#FFFFFF;
}
  
#footer a {
  color: #252545;
}
  
/* Menu styles */

li a.active {
color:#521407;
}

div#navigation {
  background: #396271;
}
#primary a {
  background: url(../images/blue/MenuDiv.png) 100% 0 repeat-y;
  color: #fff;
}

#primary a:hover,
#primary a.active {
  background: #233F47;
}

#secondary {
  background: #233F47;
}

#secondary li a {
  color: #fff;
}

#secondary a:hover {
  color: #fff;
  background: #396271;
}

#mission {
  border: solid 1px #396271;
}

#mission a, #mission a:visited {
  color: #6BC3E9;
}

.messages {
  border: 1px solid #396271;
}

.messages a, messages a:visited {
  color: #6BC3E9;
}

/* header elements */

#site-name a, #site-name a:hover {
  color: #fff;
}

#site-slogan {
}

#search .form-text, #search .form-submit {
  border: 1px solid #000;
}

/* comments */

.comment {
  border: 1px solid #6BC3E9;
}

.comment .picture {
  border: 1px solid #6BC3E9;
}

.comment .new {
  color: red;
}

#profile .profile {
  border: 1px solid #6BC3E9;
}

tr.odd {
  background: #396271;
}

tr.even {
  background: #185F82;
}

div.tabs a,
div.tabs a:visited {
   color: #4B8093;
}

.preview .node {
   background-color:#161F1F;
}

.error {
  border-color: red;
}

/* forum styles */

#forum td.forum, #forum td.posts,
#forum td.topics, #forum td.last-reply {
  background-color: #396271;
}

#forum td.container {
  background-color: #444;
}

#forum td.container a {
  color: #fff;
}

/* admin styles */

div.admin-panel .description {
  color: #fff;
}

div.admin-panel .body {
  background: #396271;
}

div.admin-dependencies, div.admin-required {
  color:#ccc;
}

span.admin-disabled {
font-weight: bold;
color:#ff3333;
}

span.admin-enabled {
font-weight: bold;
color:#33ff33;
}

td.active {
background-color:#396271;
}