/* $Id: style.css,v 1.13 2006/04/03 22:20:48 unconed Exp $ */


/*
** HTML elements
*/

div.profile h2.title {display:none}


/* Styles for AdvImage and TinyMCE */
.caption {
border:1px solid black;
margin:0px;
}

div.image-caption-container {
margin:5px 15px 0px 15px;
height:auto;
max-width:250px;
min-width:200px;
}

div.image-caption {
font-weight:bold;
line-height:1em;
display:block;
}

.image-caption p {
font-weight:normal;
font-style:normal;
color:#666666;
margin:3px 0px 5px 0px;
}

body {
  margin: 0px 2px 2px 2px;
  padding: 0;
  color: #000;
  background-color: #f8f8f4;
  font: .8em "Trebuchet MS", Helvetica, sans-serif;
}
tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
  font-weight: normal;
}
/*
a:link {
  color: #0000ff;
}
a:visited {
  color: #0000ff;
}
a:hover {
  color: #0000ff;
  text-decoration: underline;
}
*/
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #000;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}

/* 
** New classes for top content
*/
.promo {
  margin:0px 0px 0px 0px;
}

div.promo p {
  margin:0px;
  padding: 0px;
}

span.promo_title {
  margin:0px;
  padding:0px;
  font-size:1.2em;
}

span.promo_title a {
color:#000;
font-weight:bold }

span.promo_title a:hover {
text-decoration:underline }

.promo_date {
  margin:0px 0px 1px 0px;
  font-size:.8em;
  font-weight:bold;
}

.promo_body {
  margin:5px 0px 0px 0px;
  padding:0px:
}



/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
  margin-top:3px;
  background-color:#fff;
}

#header_new, #content_new {
  width: 850px;
  margin-top:3px;
}


#header {
  background-color: #fff;
}


#header_new {
  background-color: #fff;
}


#header-right {
  background-color: #fff;
  background-image: url(/brain/images/main/topics.3.gif);
  background-repeat: no-repeat;
  background-position: right 20px;
  text-align: right;
  vertical-align: bottom;
  width:388px;
  height:62px;

}
#slogan-search {
  background:#05549c url(/files/images/main/top_gradient.gif) top center;
}
#logo {
  vertical-align: middle;
  border: 0;
  padding: 10px 0px 10px 0px;
}
#logo img {
  float: left;
  padding: 2px 0px 4px 10px;
  margin: 0px 0px 0px 0px
  border: 0;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
#primary {
  font-size: 1.0em;
  padding: 0em 0.8em 0.1em 0;
  color: #9cf;
}
#primary a {
  font-weight: bold;
  color: #fff;
}
#secondary {
  padding: 0 1em 0.5em 0;
  font-size: 0.8em;
  color: #9cf;
}
#secondary a {
  font-weight: bold;
  color: #9cf;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
 vertical-align: middle;
  position:relative;
  top:-25px;right:10px; 
   
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em 0 0.5em;
}
#search-container {
   padding: 0px 2px 6px 0px;
   margin: 0px;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0em 0em 0em;
  padding: 0em;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #fff;
  display: block;
  margin: 0em 0em 0em 0em;
  font-weight: bold;
  letter-spacing: -0.07em
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  margin:10px;
  padding: 0px;
  background-color:#fff;
}

#vitalsigns {
line-height:1.8em;
}

#mission, .node .content, .comment .content {
margin-top:5px;
  line-height: 1.4;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}

#sidebar-right {
  float:right;
  width:250px; 
 background-color: #fff;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 0px;
  margin-top:1px;
}

#block-block-11 {
  border-left:1px solid black;
  border-bottom:1px solic black;
  font-size:.9em;
  padding: 0px 0px 10px 10px
}

#block-block-11 h2 {
  text-decoration:underline;
}


#footer {
  background-color: #fff;
  text-align:center;
  padding: 1em;
  font-size: 0.8em;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title {
  font-weight: bold;
  color: #000;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}

.title a {
  font-weight: bold;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}

.submitted {
  color: #666;
  font-size: 0.9em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0em;
}
.block {
  border-bottom: 1px solid #fff;
  padding: .3em 0em .3em 0em;
  margin-bottom: 0em;
}
.block .title {
  margin-bottom: .1em;
}
.box .title {
  font-size: 1.1em;
}

#block-poll-0 {
  border: 1px solid #fff;
  padding: 3px;
  margin-top: 6px;
  background-color: #81BBF5;
}

.node {
  margin: 0px;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: 5px 0px;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.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;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

/*style override*/
.taxonomy ul.inline li a {
background-color:#fff;
}

ul li.node_read_more a {
background-color:#fff;
color:#0000ff;
text-decoration:underline;
}


/*Menu Style Additions*/

#sidebar-left {
  background-color: #158ec9;
  width:200px;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
  vertical-align: top;
}

td#sidebar-left ul#navlist { Helvetica, sans-serif;
font-weight:bold;
border:1px solid white;
list-style-type:none;
margin:3px;
padding:3px;
font-size:14px }

td#sidebar-left ul#navlist li {
  color: #FFF;
  margin: 2px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
font-weight:bold;
}

td#sidebar-left ul#navlist, li.first a {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 1px 1px;
font-weight:bold
}

ul#navlist a, li.first a {
  display: block;
  color: #000;
  background-color: #81BBF5;
  margin: 0px 0px 0px 0px;
  padding: 0px 1px 1px 5px;

font-weight:normal
}

ul#navlist li a:hover, li a:hover, li a:hover, li a:hover {
  text-decoration: underline;
font-weight:bold
}


.book-navigation ul li.leaf {
  list-style-type: none;
  list-style-image: none;
  margin: 1px;
  padding: 0px;
  background-color: #fff;
}
.book-navigation ul li.leaf a {
  margin: 1px;
  padding: 1px 0px 1px 0px;
  display: block;
  color: #000;
  display: block;
  background-color: #fff;
}


.book-navigation li.leaf a:hover {
  text-decoration: underline;
  background-color: #eee;
}




/* Good Stuff? Styles*/
.gsTabTitle
{
	font-size: 18pt;
	color: #AC4743;
	font-weight: bold;
	padding: 0pt 2pt 4pt 0pt;
}
.gsTabTitleSmall
{
	font-size: 14pt;
	color: #AC4743;
	font-weight: bold;
	padding: 0pt 2pt 4pt 0pt;
}
.gsContributor
{
	font-size: 9pt;
	color: #fff;
	padding: 0pt 6pt 5pt 0pt;
}
.gsLink,
.gsLink a
{
	color: #AC4743;
	font-weight: bold;
	text-decoration: none;
}
.gsLink a:hover
{
	text-decoration: underline;
}

div.goodStuff td {
  padding: 0px;
}

.horizontalBar /*style for the main horizontal bar used around the website*/
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 2px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
	font-size: 0pt;
	background-color: transparent;
	background-image: url(/brain/images/main/6666cc.gif);
	height: 1px;
	width: 98%;
	background-repeat: repeat-x;
	border: none;
}

/*             */




/* OLD WW Styles*/
.heading
{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.subHeading
{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.subHeading a { text-decoration: none; }
.subHeading a:hover { text-decoration: underline; }
.mainTextSmall
{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
.pop_box
{
	border-style: dotted; border-width: 1px;
}



/* Taxonomy Context Styles*/

/*
.term, .subterm {
  background-color: transparent;
  border: 0px solid #ccc;
  padding: 0em;
  margin-bottom: 0em;
}

.imaged {
  margin-left: 130px; 
}

.term .title {
  font-weight: bold;
  font-size: 2.2em;
}
.subterm .title {
  font-weight: bold;
  font-size: 2em;
}
.term-image, .subterm-image {
  float: left;
  width: 110px;
}
*/

.term-container {
  border: 1px dotted #999;
  padding: .2em;
  margin-bottom: 2em;
}

.subterm {
  padding-top: 14px;

}

.clearit {
  clear: both;
  padding: 0px;
  margin: 0px;
}

 p.service_links {
	font-weight: bold;
}

/* New stuff for energy page that will probably get deleted */

.view-content table .odd  {
border:0px solid red;
background-color:#fff;
}

.view-content table .even  {
border:0px solid red;
background-color:#fff;
}

th.view-cell-header {
border:0px;
}

/* VS styles */
.vs_header {
  margin:10px 10px 0px 10px; border-top:1px solid #05549c; border-bottom:1px solid #05549c; color:#000;
 text-align:center }

.vs_chunk {
  Padding:5px 0px 7px 20px }

#outer
{
margin:0px auto;
background-color:#fff;
width:982px;
background: #fff url('/files/images/main/background_border.gif') repeat-y;
}

#inner
{
padding:0px 16px;
}

/*Bio Styles*/

div.view-content-Research .item-list ul {
list-style-type:none;
list-style-position:outside;
font-size:18px;
}

div.view-content-Research .item-list ul li {
list-style-type:none;
}

.teaser {
margin: 15px 0px;
}

.bio {display:none}

div.comment_links ul.links li.first a {background-color:#fff; width:100%}

