/* Defaults */
body {
	background-color: #4a58cc;
	margin: 0;
	padding: 0;
	font: 62.5% Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	}

#page {
	background: #4a58cc url(images/green_swirl_dark.gif) no-repeat 0 0;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	position: relative;
	}

/*Header*/
#head {
	margin: 0;
	padding: 0;
	background: url(images/cc_header.gif) 0 0 no-repeat;
	height: 151px;
	width: auto;
	position: relative;
	}
	
#head h1 {
	margin: 0;
	padding: 0;
	visibility: hidden;
	}
	
#head h2, #head h2 a {
	margin: 0;
	padding: 0;
	visibility: hidden;
	}
	
/*End Header*/
	
/*Navigation*/
#mainnav { 
	position: absolute;
	top: 124px;
	left: 30px;
	}
#mainnav {
	float: left;
    /*width: 100%;*/
	margin: 0 auto;
	padding: 0 0 0 30px;
	line-height: normal;
	background: transparent;
	list-style: none;

	}
	
#mainnav ul {
 	margin:0;
   	padding:0px 0px 0px;
	}
	
#mainnav li.active ul, #mainnav li.collapsed ul {
	margin: 0;
	padding: 0;
	}

#mainnav a {
	text-decoration: none;
	}
	
#mainnav li {
  /*float the main list items*/
  	margin: 0;
  	float: left;
  	list-style: none;
  	background: url(menu/tab-left-y.png) no-repeat left top;
  	padding: 0 10px 0 5px;
	}
/* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #mainnav  {float:none;}
    /* End IE5-Mac hack */
#mainnav li ul { /*hide the subnavs*/
  	display: none;
	}

#mainnav li ul li, #mainnav li ul li:hover, #mainnav li ul li.leaf a, #mainnav li ul li.leaf a.active { 
  	background-image: none;
	}

#mainnav li.leaf ul, #mainnav li.expanded ul, #mainnav li.collasped ul { /*put the subnavs below and hide them all*/
	position: absolute;
	top: 25px;
	left: 0px;
	padding: 8px 0 0 0;
	background: url(menu/submenu_bg_970.gif) no-repeat;
	height: 28px;
	width: 970px;
	font-size: 0.95em;
	}

#mainnav li a { /*for all links in the list*/
  	color: #4A58CC;
  	font-weight: bold;
  	float: left;
  	display: block;
  	background: url(menu/tab-right-y.png) no-repeat right top;
	border: 0;
  	padding: 7px 23px 6px 10px;
	}
/* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #mainnav li a {float:none;}
    /* End IE5-Mac hack */

#mainnav li.expanded.active-trail { /*change tab color for active topic area*/
  	border: 0;
  	background: url(menu/tab-left-g.png) no-repeat left top;
	}

#mainnav li.expanded ul li.expanded
	{ /*cancel background on second level subnavs with children*/
  	background: none;
	}

#mainnav li.expanded a.active, #mainnav li.active-trail a { /*change tab color for active topic area*/
  	border: 0;
  	background: url(menu/tab-right-g.png) no-repeat right top; 	
	color: #fec732;
	}

#mainnav ul.menu li.expanded ul.menu li.leaf a.active, #mainnav li.expanded ul li.expanded a.activepath { /*change  color for active child topic area*/
  	border: 0;	
  	color: #4A58CC;
	}

#mainnav li.leaf ul a, #mainnav li.leaf ul a.active {
  /*  cancel inherit of border
      on subnav of active topic */
  	border: 0;
	}

#mainnav li.active-trail ul { /*display active subnav list*/
  	display: block;
	z-index: 500;
	}

#mainnav li.expanded ul { /*display default (Contact Us) subnav list when not on an active page*/
  	display: block;
	}

#mainnav li.active-trail ul li.active-trail ul { /*hide the third level subnavs*/
  	display: none;
	}

#mainnav li.expanded ul li.leaf a, #mainnav li.expanded ul li.expanded a, #mainnav li.expanded ul li.collapsed a, #mainnav li.expanded ul li.leaf a.active  {
  	float: left; /*ie doesn't inherit the float*/
  	border: 0;
  	color: #4E9E0A;
  	width: auto;
  	padding: 7px 2px 0 12px;
  	margin-right: -3px;
  	margin-left: -2px;
  	background-image: none;
  	background-color: transparent;
  	}

#mainnav li.expanded:hover ul {/*  display the other topics when their parent is hovered */
  	display: block;
  	z-index: 6000;
	}

#mainnav li:hover {
  	background: url(menu/tab-left-g.png) no-repeat left top;
	padding: 0 10px 0 5px;
	}

#mainnav li:hover a {
  	background: url(menu/tab-right-g.png) no-repeat right top;
	color: #4A58CC;
  	padding: 7px 23px 6px 10px;
	}

#mainnav li.expanded ul li.leaf a:hover, #mainnav li.expanded ul li.collapsed a:hover {
  	color: #4A58CC;
	}
	
/*End Navigation*/

#block-menu-70 {
	display: none;
	}

.entry {
	line-height: 1.4em;
	}
	
.postmetadata {
	text-align: center;
	}

.graybox {
	background-color: #D4D5D2;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1, h2 {
	font-size: 2em;
	line-height: 1.4em;
	color: #4a58cc;
	text-align: left;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	clear: both;
	}

h4 {
	font-size: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4a58cc;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #4A58CC;
	}

#sidebar {
	float: left;
	padding: 10px 0px 10px 10px;
	overflow: visible;
	width: 165px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 155px;
	}
html>body #sidebar {
	width: 155px; 
	/* ie5win fudge ends */
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #4A58CC;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4a58cc;
	text-decoration: underline;
	}

a:hover {
	color: #4E9E0A;
	text-decoration: underline;
	}
	
a.faq {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}
	
.calendar table {
	font-size: small;
}

.calendar a {
	text-decoration: none;
	}

.calendar caption {
	font: bold small 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
.calendar caption a {
	display: inline;
}

.calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#skeleton {
	background: transparent url(images/cc_box_strip_background_970.gif) repeat-y;
	margin: 48px 0 30px 30px;
	}

#container{
	width: 970px;
	padding: 0;
	margin: 48px 0 30px 0;
	background: transparent url(images/cc_box_top_background_970.gif) no-repeat 0 0;
	position: relative;
	}

#contentbody {
	float: left;
	background: transparent;
	margin: 0px;
	padding: 5px 15px 10px 15px;
	text-align: justify; 
	line-height: 1.4em;
	width: 790px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
	}
html>body #contentbody {
	width: 760px;
	/* ie5win fudge ends */
	}	
	
.node {
	margin: 0 0 40px;
	text-align: justify;
	}

.postmetadata {
	padding-top: 5px;
	}
	

/* End Structure */

/* Footer */
#footer {
	width: 970px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	clear: both;
	text-align: center;
	background: #4a58cc url(images/cc_box_bottom_background_970.gif) no-repeat 0 0;
	}
#footer p {
	color: #a3a3a3;
	font-size: 0.8em;
	}
#footer a {
	color: #a3a3a3;
	}
/* End Footer */

/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
div.wrapper {
	position: relative;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	}
	
div.wrapper img{	
	border: none;
  	text-align: center;
	overflow: hidden;
	margin-bottom: -3px;
	}
	
div.wrapper div{	
	position: absolute;
	height: 7px;
	width: 100%;
	}
	
div.wrapper div.tl{
	background: transparent url(/images/roundedcorners/tl.gif) top left no-repeat;
	top: 0;
	}
div.wrapper div.tr{
	background: transparent url(/images/roundedcorners/tr.gif) top right no-repeat;
	top: 0;
	}

div.wrapper div.bl{
	background: transparent url(/images/roundedcorners/bl.gif) bottom left no-repeat;
	bottom: 0;
	}
div.wrapper div.br{
	background: transparent url(/images/roundedcorners/br.gif) bottom right no-repeat;
	bottom: 0;
	}

/* End Images */

/* Some specifics for the 'What Is Cooinda' page */
.whatis1, .whatis2, .whatis3, .whatis4, .whatis5, .whatis6 {
	clear: both;
	}

.whatis1 .bottom {
	position: relative;
	top: 150px;
	}
	
.whatis2 .bottom, .whatis3 .bottom {
	position: relative;
	top: 170px;
	}

/* End What Is */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar .block ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
dl dt {
	font-weight: bolder;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar .item-list ul li {
	list-style: none;
}

#sidebar .block .g2image_centered, #sidebar .block .content {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	margin-top: 25px;
	}

#sidebar .block p {
	margin: 5px 0 8px;
	}

#sidebar .block ul, #sidebar .block ol {
	margin: 5px 0 0 10px;
	}

#sidebar .block ul ul, #sidebar .block ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar .block ol li {
	list-style: decimal outside;
	}

#sidebar .block ul li, #sidebar .block ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#sidebar .block-user .menu ul li:before {
	content: "";
	}

/* Begin Form Elements */

.form-item input.form-text,
.form-item textarea.textarea {
	padding: 0;
}
.form-item select {
	width: auto;
}
.form-item .option .checkbox {
	float: left;
	padding: 0 5px 0 0;
}
.box .form-item select {
	font-size: 0.8em;
}
.user-login-block .form-item input {
	width: auto;
}
.form-item .description {
	display: block;
	}

#search_block_form {
	padding-top: 10px;
	}

#searchform {
	position: absolute;
	margin: 160px 12px;
	padding: 0; 
	text-align: left;
	}

#searchform #s {
	width: 100px;
	padding: 1px;
	margin: 0;
	}

#searchform #searchsubmit {
	padding: 1px;
	margin: 0;
	}
	
#search {
	padding-top: 5px;
	}
	
#search .form-item input {
	color: #666;
	}

/* End Form Elements */


/* Begin Comments*/
.comment {
	background-color: #D4D5D2;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 15px 0 3px;
	padding: 10px;
	}
.comment cite  {
	font-style: italic;
	border: 1px dashed #ddd;
	background-color: #ccc;
	padding: 5px;
	margin: 15px 0px 5px 20px;
}
.comment cite a {
	font-size: 1.1em;
}


/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
#sidebar #block-search-0 h2 {
	display: none;
	}
	
/* End Sidebar */



/* Begin Calendar */
.calendar table {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

.calendar a {
	display: block;
	}

.calendar caption {
	text-align: center;
	width: 100%;
	margin-top: 1em;
	}

.calendar td, .calendar th {
	padding: 3px 0;
	text-align: center;
	border: none;
	}

.calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
.activities {
	font-weight: bold;
	text-align: center;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	float: right;
	margin-top: 2em;
	}
	
#block-gallery-1 h2 {
	display: none;
	}
	
.block-rss-RssBlock {
	display: none;
	}
	
/* Hide dates on webform and gallery*/
.submitted {
	display: none;
	}
	
#gallery date summary {
	display: none;
	}
/* End Various Tags & Classes*/

/* Drupal Elements */

.messages, #mission {
	margin: 3em 0 3em 0;
}

/* #primarylink {
	position: absolute;
	display: block;
	margin: 12px 7px;
	padding: 0;
	text-align: left;
	font-weight: bolder;
	font-size: 16px;
	color: grey;
}
#primarylink li {
	list-style: none;
	display: inline;
	margin: 0 1em;
	color: grey;
}
#primarylink li a {
	color: grey;
}
#primarylink .active {
	color: black;
}
#primarylink :hover {
	text-decoration: none;
	color: #06c;
} */

/*
table {
	font-size: 0.75em;
	letter-spacing: -0.1em;
}
th { letter-spacing: normal ! important; }
table strong { letter-spacing: normal ! important; }

*/
.node table {
	font-size: 1em;
	letter-spacing: normal;
}

td.created, td.last-reply, td.topic {
	padding: 0 5px 0 5px;
	}

/* Flatforum structure */
#forum table {
	font-size: 0.9em;
	letter-spacing: normal;
	width: 95%;
}

.forum-comment {
  float: left;
  width: 95%;
}

.comment-left {
  width: 18%;
  float: left;
  font-size: 1.0em;
  padding: 5px;
}

.comment-right {
  float: right;
  width: 78%;
}

.comment-left .author-name {
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 15px;
}

.comment .comment-left .picture {
  float: none;
  border: none;
  margin-bottom: 15px;
}

.comment-right .title {
  font-weight: bold;
  font-size: 1.2em;
  margin: 5px 15px 5px 0;
  padding-left: 5px;
}

.comment-right .content {
  padding: 5px 5px 5px 15px;
}

.comment-right .content .links {
  float: right;
}

/* Flatforum style */
.comment-right {
  border-top: solid 2px #c33;
}

.comment-left {
  border-top: solid 2px #c33;
}

.comment-right, .comment-left {
  background-color: transparent;
}

.comment-right .links {
  font-size: 1.0em;
  text-align: center;
  width: 100%;
  background: #bdb;
  padding: 5px;
}

.comment-even {
  background-color: #e5e5e5;
}

.comment-odd {
  background-color: transparent;
}

.author-name {
  color: #4E9E0A;
}

.bb-quote {
  margin: 10px 0 15px 0;
}

.forum-topic-navigation {
	display: none;
	}
/* End Flatforum */
