/*
** HTML elements
*/

* {
  font-family: "trebuchet MS", Helvetica, Arial, sans-serif;
  color: #353031;
  margin: 0;
  padding: 0;
}
/* Force vertical scrollbar on all the time (prevent flicker) */
html { 
  overflow-y: scroll; 
}
html { 
  overflow: -moz-scrollbars-vertical; 
}
html > body {
  /* Basis: 18px; 6px */
  font-size: 13px;
  line-height: 1.385
}
body {
  font-size: 13px;
  line-height: 1.385;
  background-color: #232020;
  margin: 0;
  padding: 0;
}
b, em, i, strong, u {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
img {
  border: 0;
}
sub, sup {
  font-size: 8px; 
  line-height: 1; 
  margin: 0;
}
table, tr, td, tbody { 
  border: 0;
}

/*
** Layout
*/
#banner-left, #banner-right {
  background-color: #231f20;
}
#banner {
  width: 950px;
  height: 167px;
  background-color: #231f20;
}
#banner-logo {
  width: 639px;
  height: 167px;
  float: left;
}
#banner-search {
  width: 281px;
  height: 46px;
  padding: 12px 30px 0px 0px;
  float: right;
}
#banner-search input.text {
  font-size: 14px;
  line-height: 1.286;
  padding: 3px;
  width: 199px;
  border: 0;
}
#banner-audiences {
  width: 311px;
  height: 97px;
  float: right;
  padding-top: 24px;
  background-image: url(images/bg-audiences.gif);
  background-repeat: no-repeat;
}
#banner-print {
  display: none;
}
#menubar-left, #menubar-right {
  background-image: url(images/bg-menubar.gif);
  background-repeat: repeat-x;
  background-color: #2e2a2b;
}
#menubar {
  width: 950px;
  background-image: url(images/bg-menubar.gif);
  background-repeat: repeat-x;
  background-color: #2e2a2b;
}
#content-left, #content-right {
  background-color: #ffffff;
}
#content {
  background-color: #ffffff;
  padding: 23px;
}
#main {
  background-color: #ffffff;
  width: 593px;
  padding-right: 23px;
}
#cse-search-results iframe {

  width: 593px;
}
#sidebar-right {
  width: 288px; 
}
#footer-left, #footer-right {
  background-color: #232020;
}
#footer {
  width: 904px;
  height: 32px;
  background-color: #232020;
  text-align: center;
  padding: 6px 23px;
}
#footer td {
  font-size: 13px;
  line-height: 1;
  color: #cccccc;
}
#footer td a {
  color: #cccccc;
  text-decoration: none;
}
#footer td a:hover {
  text-decoration: underline;
}

  
/* Menubar Styles */
#menubar ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}
#menubar li {
  color: white;
  font-size: 14px; 
  line-height: 3.214; /* 45px */
  display: inline;
  margin: 0;
}
#menubar li a {
  color: white;
  float: left;
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0px 8px; /* padding inside tabs */
}
#menubar li a:hover{
  color: #231f20;
  background-color: #f3b70a
}
#menubar a.active {
  text-decoration: underline;
}

/* Block Styles */
.sidemenu {
  padding: 10px;
  background-image: url(images/bg-sidemenu.gif);
  background-repeat: no-repeat;
}
#stay-informed {
  height: 62px; /*114 total*/
  padding: 10px;
  background-image: url(images/bg-stay-informed.gif);
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
#stay-informed input.text {
  width: 182px; /*190 total*/
  font-family: Verdana, sans-serif;
  font-size: 14px;
  padding: 5px 3px;
  background-image: url(images/bg-input.gif);
  background-repeat: repeat-x;
  background-color: #FAFAFA;
  border: 1px solid #999999;
}
#stay-informed .submit {
  margin-top: 7px;
  margin-left: 86px;
}
#tag-cloud, #related-tag-cloud {
  margin-bottom: 27px;
}
#tag-cloud .title, #related-tag-cloud .title {
  background-color: #E6EFF7;
  padding: 5px;
}
#tag-cloud .title p, #related-tag-cloud .title p {
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  line-height: 1;
}
#tag-cloud .body, #related-tag-cloud .body {
  padding: 5px 5px 0px 5px;
}
#tag-cloud .body p, #related-tag-cloud .body p {
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  line-height: 1.25;
  margin: 0;
}
#tag-cloud .body p a, #related-tag-cloud .body p a {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #336699;
  text-decoration: none;
}
#tag-cloud .body p a:hover, #related-tag-cloud .body p a:hover {
  text-decoration: underline;
}
#icons {
  height: 43px;
  margin-bottom: 27px;
}
#newsTicker {
  height: 75px;
}

.menubar-submenu, .menubar-submenu ul { /*topmost and sub ULs, respectively*/
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  list-style-type: none;
  background: #d7e9f3;
  visibility: hidden;
  z-index: 100;
  border-left: 1px solid #c1d1da;
}
.menubar-submenu li {
  font-size: 12px; 
  line-height: 1; 
}
.menubar-submenu li a img.rightarrowpointer {
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
/*  padding-left: 4px; */
}
.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
}

.menubar-submenu li a {
	color: #353031;
	font-size: 12px;
	line-height: 1;
	display: block;
	width: 185px;
	background-color: #d7e9f3;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
* html .menubar-submenu li a { /*IE6 CSS hack*/
  display: inline-block;
}
.menubar-submenu li a:hover{
	color: #FFFFFF;
	background-color: #90b8d3;
}

  
/* Block Styles */
.block {
}
.block p {
  color: #776b4a;
  font-size: 12px;
  margin-bottom: 12px;
}
.block p.title {
  color: #3399cc;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
.block p.quotation {
  font-style: italic;
  margin-bottom: 5px;
}
.block p.quotation-author {
  color: #3399cc;
  padding-left: 40px;
  text-align: right;
}
.block a {
  text-decoration: none;
  color: #776b4a;
}
.block a:hover {
  text-decoration: underline;
}
.block .shade {
  background-image: url(images/bg-sidemenu.gif);
  background-repeat: no-repeat;
  padding: 10px 22px 0px 12px;
}
.block .no-shade {
  padding: 10px 22px 0px 12px;
}

.sidemenu {
  background-image: url(images/bg-sidemenu.gif);
  background-repeat: no-repeat;
  padding: 10px 22px 15px 12px;
}
.sidemenu p.title {
  color: #3399cc;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
.sidemenu ul.menu {
  margin: 0;
  padding: 0px 0px 0px 0px;
}
.sidemenu ul.menu li.leaf,
.sidemenu ul.menu li.collapsed,
.sidemenu ul.menu li.expanded {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.sidemenu ul.menu li.leaf a,
.sidemenu ul.menu li.collapsed a,
.sidemenu ul.menu li.expanded a {
  color: #353031;
  font-size: 12px;
  line-height: 1; /* 22/15 */
  display: block;
  text-decoration: none;
  padding: 0px 0px 5px 0px;
}
.sidemenu ul.menu li.leaf a:hover,
.sidemenu ul.menu li.collapsed a:hover,
.sidemenu ul.menu li.expanded a:hover {
  text-decoration: underline;
}
.sidemenu ul.menu li.leaf a.active,
.sidemenu ul.menu li.collapsed a.active,
.sidemenu ul.menu li.expanded a.active { 
  font-weight: bold;
}

/* Sub-menus */
.sidemenu ul.menu li.expanded ul.menu {
  margin: 0;
  padding: 0;
}
.sidemenu ul.menu li.expanded ul.menu li.leaf,
.sidemenu ul.menu li.expanded ul.menu li.collapsed,
.sidemenu ul.menu li.expanded ul.menu li.expanded {
  list-style-type: none;
  list-style-image: none;
  margin-left: 8px;
  padding: 0;
}
.sidemenu ul.menu li.expanded ul.menu li.leaf a,
.sidemenu ul.menu li.expanded ul.menu li.collapsed a,
.sidemenu ul.menu li.expanded ul.menu li.expanded a {
  color: #3399cc;
  background-image: url(images/bg-sidemenu-leaf.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 0px 0px 4px 7px;
}
.sidemenu ul.menu li.expanded ul.menu li.leaf a:hover,
.sidemenu ul.menu li.expanded ul.menu li.collapsed a:hover,
.sidemenu ul.menu li.expanded ul.menu li.expanded a:hover {
  text-decoration: underline;
}
.sidemenu ul.menu li.expanded ul.menu li.leaf a.active, 
.sidemenu ul.menu li.expanded ul.menu li.collapsed a.active, 
.sidemenu ul.menu li.expanded ul.menu li.expanded a.active {
  font-weight: bold;
}

/* 
** Styles for xCaption.js - image captions
*/ 
div.xCaption {
}
p.xCaption {
  font-size: 0.833em; line-height: 1.600; margin-top: 0.000em; margin-bottom: 1.600em;
  font-weight: bold;
  text-align: left;
  padding: 0em 3px 3px 2px; 
}

/* 
** Drupal Nonsense
*/
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .links {
  margin-bottom: 0em;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.error {
  border-color: #B71E28;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.2em 10px 0.2em 10px;
  margin-bottom: 1em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
#help {
  font-size: 0.917em; line-height: 1.455; margin-top: 0.000em; margin-bottom: 1.455em;
}

.block .nodeList {
  padding: 10px 22px 15px 12px;
}
.block .nodeList .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
.block .nodeList table {
  margin: 0;
  padding: 0;
}
.block .nodeList .title td {
  color: #3399cc;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.block .nodeList .title td.more a {
  color: #3399cc;
  font-weight: normal;
  text-decoration: none;
  font-size: smaller;
  margin-left: 10px;
}
.block .nodeList .title td.more a:hover {
  text-decoration: underline;
}
.block .nodeList .items {
  margin-bottom: 10px;
}
.block .nodeList .items .item {
  margin-bottom: 5px;
}
.block .nodeList .items .item * {
}
.block .nodeList .items .item h2, .block .nodeList .items .item h2 a {
  color: #336699;
  font-size: 11px;
  line-height: 1.25;
  text-decoration: none;
}
.block .nodeList .items .item h2 a:hover {
  text-decoration: underline;
}
.block .nodeList .items .item p.teaser {
  color: #666666;
  font-size: 11px;
  line-height: 1.25;
}

#block-join {
  height: 34px;
  background-image: url(images/bg-join.gif);
  background-repeat: no-repeat;
  padding: 52px 22px 0px 60px;
  margin-bottom: 15px;
}
#block-join input.email {
  width: 161px;
  font-size: 12px;
  padding: 5px 4px;
  border: 1px solid #cccccc;
  margin: 0;
}


