/* $Id: blue.css,v 1.1 2009/08/21 20:05:37 aross Exp $ */

/** ------------------------- HTML ELEMENTS ------------------------------- **/

body {
    background-image: url(images/green/body_bg.gif);
    color: #323232;
}

a {
	color: #068506;
}

#page {
    border: 1px solid #bbb;
    background-color: #fbfbfb;
    font-size: 0.9em;
}

/** ------------------------------ HEADER --------------------------------- **/

#logo-image {
    padding: 0px;
    margin-top: 0px;
}

#logo-title {
    padding: 15px 0 0 0;
    margin: 0 0 0 0;
    display: inline;
    float: left;
    width: auto;
    height: auto;
}

#header-inner {
    background-color: #38532f;
    padding: 5px 5px 5px 5px;
    height: auto;
    display: block;
}

h1#site-name {
    font-size:2.0em;
    line-height:1em;
}

#site-name a:link,
#site-name a:visited {
    color: #fdfdfd;
}

#site-slogan   {
    color: #398E00;
}

#secondary,
#secondary a {
    color: #398E00;
}

/* Suckerfish menus (primary links in top nav) */

#navbar{
    background: #0e6316 url(images/green/primary_bg.gif) top left repeat-x;
    border-top: 1px solid #0e5025;
    border-bottom: 3px solid #5b8241;
}

#suckerfishmenu a {
    color: #fff;
}

#suckerfishmenu a.active {
    color: #fff;
}

#suckerfishmenu a:hover {
    color: #5FC202;
    text-decoration: none;
}

#suckerfishmenu ul.menu li ul a {
    color: #fff;
    background-color: #38532F;
}

#suckerfishmenu ul.menu li ul a:hover {
    background-color: #669655;
}

/* Search submit button */

.region-navbar #search .form-submit {
    border: 2px outset #477BD0;
    color: #eee;
    background-color: #5a8de0;
}

/** ----------------------------- FOOTER ---------------------------------- **/

#footer {
    background-color: #234b15;
    color: #fff;
}

/** ------------------------------- NODES --------------------------------- **/

.node-links ul.links li a,
.node .terms ul.links.inline li a {
    color: #47841E;
}

.node {
    font-size:120%;
    line-height:130%;
}

/** ----------------------------- BLOCKS ---------------------------------- **/
.block ul, .item-list ul {
}

#clustrMapsImg {
    margin-top: -15px;
    margin-bottom: -15px;
    padding-left: 2px;
    border: 0px;
}

#clustrMapsLink {
    padding: 0;
    margin: 0;
    border: 0px;
}

.block-inner {
    padding-bottom: 0px;
}

/* Left column blocks */

#sidebar-left .block h2.title {
    background: #0E5025 url(images/green/primary_bg.gif) top left repeat-x;
    border: 1px solid #105c0a;
}

#sidebar-left .block .content {
    background-color: #EDEDED;
    border: 1px solid #E3E3E3;
}

/* Right column blocks */

#sidebar-right .block .content {
    border: none;
    padding: 0;
    background: none;
}

#sidebar-right .block h2.title {
    padding: 0 0 10px 0;
    color: #424242;
    background: none;
    border: none;
    font-size:120%;
}

#sidebar-right .block,
#sidebar-right .block-1,
#sidebar-right .block-4 {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 10px;
    border: 1px solid #a1ab8d;
    background-color: #dbe5c6;
}

#sidebar-right .block-2,
#sidebar-right .block-5 {
    border: 1px solid #9aab88;
    background-color: #CBE4B1;
}

#sidebar-right .block-3,
#sidebar-right .block-6 {
    border: 1px solid #526a40;
    background-color: #a4bc92;
}

#header-blocks {
    display: inline;

}

/** --------------------------- COMMENTS ---------------------------------- **/

.comment {
    border: 1px solid #B8C8E2;
}

#comments-title {
    background-color: #D0DEF5;
}

/** -------------------- CUSTOM BULLETS IN BLOCKS ------------------------- **/

.block ul li {
    list-style-type: circle;
    list-style-image: url(images/green/menu-leaf2.png);
}

.block ul li.collapsed {
    list-style-image: url(images/green/menu-collapsed-rtl.png);
}

.block ul li.expanded {
    list-style-image: url(images/green/menu-expanded.png);
}

.block ul li.collapsed {
    list-style-image: url(images/green/menu-collapsed.png); /* LTR */
}

.block ul li.leaf {
    list-style-image: url(images/green/menu-leaf2.png);
}

/** ------------------------------ TABLES ---------------------------------- **/

thead th {
	background: #CBE4B1;
	border: 1px solid #BBD89C;
}

tr.odd td, tr.even td { border:1px solid #BBD89C;  }

tr.odd td { background:#CBE4B1; }

tr.even td { background:#EAF4E0; }

.rtems-table {
    border-collapse: none;
    background:#CBE4B1;
    border:1px solid #9AAB88;
}

.rtems-th {
    text-align: center;
}

.rtems-tr-first {
    color: #F8F8F8;
    background: #A4BC92;
}

.rtems-tr-odd {
    background: #CBE4B1;
}

.rtems-tr-even {
    background: #DBE5C6;
}

/** ------------------------------- POLLS -------------------------------- **/

.poll .bar {
  background-color: #234A8E;
}
.poll .bar .foreground {
  background-color: #3B9301;
}

/** ------------------------------- POLLS -------------------------------- **/
.item-list .pager {
    font-size: .9em;
    margin-left: 5px;
}
.pager a, .pager strong.pager-current {
    font-size: 0.9em;
}

/** ------------------------------- VIEWS -------------------------------- **/
.views-field-created {
    display: inline;
    font-style: oblique;
    padding-right: 10px;
}

.views-field-title {
    display: inline;
}

.views-row-even {
    background: #e9ffd4;
}

.views-row-odd {
    background: #f0ffe1;
}

/** ------------------------------- RTEMS -------------------------------- **/
#rtems-google {
    color: #fff;
    z-index: 2;
    float: right;
    width: auto;
    padding: 40px 10px 0 5px;
    margin: 0px;
    position: relative;
    font-size: 0.85em;
}

#rtems-google-input {
    font-size: 0.89em;
}

#rtems-google-hide {
    display: inline;
}

#rtems-google-site {
    display: inline;
    overflow: hidden;
}