          /****** Global settings ******/

body
{
  margin: 0;
  padding: 0;
  font-family: Corbel, Arial, sans-serif;
  font-size: 0.9em;
  color: #000;
  background-color: #fff;
}

blockquote, h3, p
{
	padding-right: 10px;
	font-size: 1em;
	line-height: 1.4em;
        margin: 0 0 0.8em 0;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3, .article_title
{
	margin: 0 0 1em 0;
	padding: 0 10px;
	font-weight: bold;
}

h1, h2 {
  font-size: 1em;
}

sub {
  position: relative;
  bottom: -0.2em;
  font-size: 0.8em;
  vertical-align: baseline;
}  

sup { line-height: 0; }

img {
 border-style: none;
}

a {
  text-decoration: none;
  color: #216086;
}

a.Button {
  display: block;
  width: 100px; height: 26px;
  background: url(http://co2census.com/images/24.png);
  text-align: center;
  text-decoration: none;
  line-height: 26px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
}

a.Button:hover {
  background: url(http://co2census.com/images/25.png);
}

#container
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
}

          /****** Header and Navigation ******/

#banner
{
  text-align: right;
  padding: 5px 5px 5px 10px; 
  font-size: 1em;
  background: url(http://co2census.com/images/21.jpg) no-repeat bottom left;
  color: #216086;
  background-color: #a2c4e2;
}

#banner div.logo {
  float: left;
  color: #216086;
}

#banner div.logo a {
  text-decoration: none;
}

#banner div.logo a:hover, #banner a:hover {
  color: #fff;
}

#banner ul {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#banner li {
  display: inline;
  margin: 0;
  padding: 0 5px 0 6px;
  border-left: solid 1px #216086;
}

#banner li a.census-active {
  color: #fff;
}

#branding {
  height: 225px;
  text-align: left;
  padding: 0 10px 0 10px; margin: 0;
  color: #fff;
  background: url(http://co2census.com/images/9.jpg) no-repeat bottom left;
  background-color: #a2c4e2;
}

#header
{
  position: relative;
  top: 40px;
} 

#cc_site_title 
{
  font-size: 2.4em;
  line-height: 1em;
  color: #fff;
  font-weight: bold;
}

#cc_site_subtitle
{
  font-size: 1.2em;
  color: #216086;
  font-weight: normal;
  padding-left: 0.4em;
}

#navbar
{
  margin: 0 0 2em 0;
  padding: 5px 0;
  font-size: 1.2em;
  color: #a2c4e2;
  text-align: right;
  background: url(http://co2census.com/images/10.jpg) no-repeat top left;
  background-color: #004d28;
}

#navbar ul {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navbar li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navbar li a {
  color: #a2c4e2; /* Matches a blue in the sky */
  font-style: normal;
  padding: 0.2em 0.6em 0.2em 0.6em;
  background-color: transparent;
  text-decoration: none;
}

#navbar li a:hover {
  color: #fff;
}

#navbar li a.census-active {
  color: #fff;
}

          /****** Body content (Home page) ******/

#content {
  margin: 10px 0 10px 0;
  width: 480px;
  min-height: 20em; 
  text-align: left;
/*  overflow: hidden; */
}

div.homepage_article {
  font-size: 1.2em;
  color: #216086;
}

div.homepage_article h1 {
  width: 139px;
  height: 3em; 
  float: left;
  padding-left: 10px;
  border-left: 1px solid #a2c4e2; 
  font-size: 1.2em;
  color: #a2c4e2; 
  font-style: normal; 
  font-weight: normal;
  cursor: default;
}

div.homepage_article h1 em {
  display: block;
  font-size: 0.8em;
  color: #888; 
  font-weight: bold;
  font-style: normal;
}
  
div.homepage_article h1:hover, div.homepage_article h1.active {
  color: #216086;
  border-left: 2px solid #216086;
  padding-left: 9px; 
} 

div.homepage_article h1:hover em, div.homepage_article h1.active em {
  color: #000;
}

div.homepage_article h2 {
  color: #000;
  padding: 0;
  font-size: 1.2em;
  color: #a2c4e2;
  font-weight: normal;
}

div.homepage_article p {
  padding: 0;
  color: #216086;
}

#bullet2, #bullet3 {
  display: none;
}  

          /****** Body content (section pages) ******/

div.article_title {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0;
  margin: 0 0 1em 0;
}

div.back_to_top {
  text-align: right;
  color: #216086;
  margin: 0 0 1em 0;
 }

div.back_to_top a:hover {
  text-decoration: underline;
}


          /****** Sidebars and floats ******/

div.sidebar
{
  float: right;
  width: 220px; 
  color: #216086;
  margin: 0 0 0 10px;
}

div.action_list h1 {
  font-size: 0.9em;
  color: #216086;
  text-align: center;
  border-bottom: 1px solid #a2c4e2;
  margin: 0;
  padding: 5px 0; 
  background: url("http://co2census.com/images/22.png") top left no-repeat;     
}

div.action_list div.body {
  font-size: 0.9em;
  background: url("http://co2census.com/images/22.png") bottom left no-repeat;
  padding: 0;     
  margin: 0 0 3em 0;
}

div.action_list p {
  margin: 0;
  padding: 5px 10px 0 10px;
  font-weight: normal;
}

div.action_list a.Button {
  color: #216086;
  position: relative;
  bottom: -13px;
  margin: 0 0 0 90px;
}

div.action_list a.Button:hover {
  color: #000;
}

div#article_list {
  font-size: 0.9em;
}

div#article_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

div#article_list li {
  border-bottom: 1px dotted #a2c4e2;
}

div#article_list a {
  display: block;
  padding: 0.3em 0;
}

div#article_list a:hover {
  text-decoration: underline;
}


          /****** Footer ******/

#footer
{
  clear: both;
  text-align: left;
  padding: 0.4em 0 0.2em 0;
  margin: 7em 0 0 0;
  font-size: 0.7em;
  color: #a3bce3;
  border-top: solid 1px #a3bce3;
}

.cc_company_details
{
  float: left;
}

.cc_website_credits
{
  float: right;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.error-status
{
	font: 1.3em Georgia, Times, serif;
}