/* @override http://thankgodforevolution.com/sites/all/themes/multiflex3/style.css?J */

/* $Id: style.css,v 1.2.2.9 2008/06/19 07:18:26 hswong3i Exp $ */

/**
* Project:
* Multiflex-3
*
* Designer:
* Gerhard, http://www.1234.info/
* Developer:
* Edison Wong, http://edin.no-ip.com/
*
* Official Multiflex-3 project page:
* http://www.1234.info/webtemplates/multiflex3/
*
* Drupal Multiflex-3 project page:
* http://drupal.org/project/multiflex3/
* http://edin.no-ip.com/about-me/projects/multiflex3/
*/

html {
	direction: ltr;
	font-size: 62.5%;
}

/**
* Generic elements
*/

body {
	direction: ltr;
	/*background: url(images/bg_body.png) repeat-x scroll 0% 0%;*/
	color: #4e4e4e;
	font-size: 1.2em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 2em;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

input {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	line-height: 100%;
}

textarea, select {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	line-height: 160%;
}

h1, h2, h3, h4, h5, h6 {
	margin: .75em 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1em;
}

h1, h5, h6 {
	color: #c69716;
	font-weight: normal;
	font-style: normal;
}

.view-header fltright h1 {
	color: #A21115;
}

h3 {
	color: #c69716;
	font-weight: normal;
	font-style: normal;
	font-size: 15px !important;
}

h2, h4 {
	color: #A21115;
	font-weight: normal;
	font-style: normal;
}

code, fieldset {
	margin: .75em 0;
}

pre {
	background: #CCC;
	border: 1px solid #DDD;
	font-size: 12px;
	padding: .75em 1.5em;
}

blockquote {
	margin: 1.5em 0;
}

p {
	margin: 0 0 1.2em;
	padding: 0;
}

a:link, a:visited {
	color: #a21115;
	font-weight: bold;
	text-decoration: none;
}

#block-views-news_views-block_1 div.content div.view.view-news-views.view-id-news_views.view-display-id-block_1 div.view-content div.views-field-title span.field-content a {
	color: #a21115;
	font-weight: bold;
	font-size: 1.5em;
}

a:hover {
	color: #e0171e;
	text-decoration: underline;
}

ul {
	margin: .5em 0 1em;
	padding: 0;
	font-size: 1em;
}

ol {
	margin: .75em 0 1.25em;
	padding: 0;
}

ol li, ul li {
	margin: .4em 0 .4em .5em;
}

ul.menu, .item-list ul {
	margin: .35em 0 0 -.5em;
	padding: 0;
}

ul.menu ul, .item-list ul ul {
	margin-left: 0;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
	margin: .1em 0 .1em .5em;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
	padding: 0 0 .1em 5px;
	list-style-type: none;
	list-style-image: none;
}

ol li {
	padding: 0 0 .3em;
	margin-left: 2em;

}

ul li.expanded {
	background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em;
}

ul li.collapsed {
	background: transparent url(images/menu-collapsed.gif) no-repeat 0 .35em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
	display: block;
}

fieldset {
	padding: .5em;
	border: 1px solid #CCC;
}

fieldset ul.clear-block li {
	margin: 0;
	padding: 0;
	background-image: none;
}

dl {
	margin: .5em 0 1em 1.5em;
}

dl dd {
	margin: 0 0 .5em 1.5em;
}

img, a img {
	padding: 0px;
}

img.image-preview {
	float: left;
}

.form-item img.image {
	float: none;
}


#header-region h1 {
	display: none;
}

#header-region ul.menu {
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 10px;
	margin-left: 10px;
}

#header-region ul.menu ul {
	position: relative;
	padding: 0;
}

table {
	font-size: 1em;
	width: 100%;
}

thead th {
	font-weight: bold;
}

th a:link, th a:visited {
	color: #6F9DBD;
}

td, th {
	padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
	border-width: 1px 0;
}

tr.odd, tr.info {
	background-color: #F5F5F5;
}

tr.even {
	background-color: #FFF;
}

tr.drag {
	background-color: #FFFFF0;
}

tr.drag-previous {
	background-color: #FFD;
}

tr.odd td.active {
	background-color: #DDECF5;
}

tr.even td.active {
	background-color: #E6F1F7;
}

td.region, td.module, td.container, td.category {
	border-top: 1.5em solid #FFF;
	border-bottom: 1px solid #CCC;
	background-color: #D4E7F3;
	color: #455067;
	font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
	border-top-width: 0;
}

span.form-required {
	color: #FFAE00;
}

span.submitted, .description {
	font-size: .92em;
	color: #898989;
}

.description {
	line-height: 150%;
	margin-bottom: .75em;
	color: #898989;
}

.messages {
	margin: .75em 0;
	padding: .5em 1em;
}

.messages ul {
	margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
	margin: .25em 0;
}

#center form {
	margin-bottom: 2em;
}

.form-button, .form-submit {
	margin: 2em .5em 1em 0;
}

.form-textarea, .form-text, .form-select {
	border: solid 1px #C8C8C8;
}

.form-submit {
	color: #969696;
	background: #E6E6E6;
	border: solid 1px #969696;
}

.form-select {
	padding: 2px;
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
	margin: 0;
}

.box {
	margin: 2.5em 0;
}

.meta, .meta * {
	background: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.meta {
	color: #AAA;
}

.meta-footer {
	text-align: right;
	margin-bottom: 20px;
	display: block;
	clear: left;
}



/**
* Special image mapping
*/

blockquote {
	padding: 0 0 0 24px;
	background: url(images/blockquote.png) left top no-repeat;
	border: none;
}

.comment-new h3.title {
	float: left;
	background: url(images/new.png) right center no-repeat; 
	padding: 2px 20px 2px 0;
}

.meta .editlink {
	float: right;
	width: 16px;
	height: 16px;
	background: url(images/pencil.png) center center no-repeat;
	padding: 2px;
}

.meta .submitted {
	background: url(images/date.png) left center no-repeat;
	font-size: 1em;
	padding: 0 0 0 18px;
}

.meta .terms ul.links li {
	background: url(images/tag_blue.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.blog_usernames_blog {
	background: url(images/user.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.book_add_child {
	background: url(images/book.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.book_printer {
	background: url(images/printer.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.comment_forbidden {
	background: url(images/comment.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.comment_new_comments,
ul.links li.comment_reply,
ul.links li.comment_add {
	background: url(images/comment_add.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.comment_delete {
	background: url(images/comment_delete.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.comment_edit {
	background: url(images/comment_edit.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.comment_comments {
	background: url(images/comments.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.node_read_more {
	background: url(images/page_white_text.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

ul.links li.statistics_counter {
	background: url(images/chart_curve.png) left center no-repeat;
	padding: 2px 0 2px 18px;

}

ul.links li.upload_attachments {
	background: url(images/disk.png) left center no-repeat;
	padding: 2px 0 2px 18px;
}

/**
* Layout
*/

#header-region {
	float: left;
	width: 100%;
	margin: 0;
	height: 74px;
}

body.sidebar-left #header-region, #block-block-26 {
	height: 100px;
}

#header-region .block-region {
	display: block;
	margin: 10px;
	padding: .5em;
}

#wrapper {
	float: left;
	width: 100%;
}

#container {
/*max-width: 1240px;*/
	width: 966px;
	margin: 0 auto;
	padding: 0 0px;
}


#container  #header #logo img {
	float: left;
	margin: 22px -12px 0 22px;
}

#container  #header #slogan-floater {
	float: left;
	margin: 20px 0 0 22px;
	padding: 0;
}

#container  #header #slogan-floater h1.site-name {
	float: left;
	margin: 0 0 10px;
}

#container  #header #slogan-floater .site-slogan {
	float: left;
	margin: -4px 0 0;
	clear: both;
}

/* With 3 columns, require a minimum width of 1020px to ensure there is enough horizontal space. */

body.two-sidebars {
	min-width: 980px;
}

/* With 2 columns, require a minimum width of 800px. */

body.no-sidebars,
body.sidebar-left,
body.sidebar-right {
	min-width: 760px;
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */

#center {
	float: left;
	/*font-size: 120%;*/
	/*line-height: 1.5em;*/
	width: 100%;
	margin: 0px 0;
	padding-top: 0;
	padding: 0;
}

/* So we move the #center container over the sidebars to compensate */

body.sidebar-left #center {
	margin-left: -230px;
}

body.sidebar-right #center {
	margin-right: -230px;
}

body.two-sidebars #center {
	margin: 0 -230px;
}

/* And add blanks left and right for the sidebars to fill */

body.sidebar-left #squeeze {
	margin-left: 230px;
	/*margin-right: 30px;*/
}

body.sidebar-left .node {
	margin-left: 18px;
}

body.sidebar-right #squeeze {
	margin-left: 0px;
	margin-right: 240px;
	/*padding-top: 20px;*/
}

body.sidebar-right #center {
	background: url(images/bg_sidebar.gif) repeat-y right;
}

body.two-sidebars #squeeze {
	margin: 0 230px;
}

body.no-sidebars #squeeze {
	margin: 0px 0px 0;
	padding: 0;
}

/* We ensure the sidebars are still clickable using z-index */

#container  .sidebar {
	width: 230px;
	float: left;
	padding: 0;
	margin: 0;
	z-index: 2;
	position: relative;
}

.sidebar {
	/*font-size: 110%;*/
	line-height: 1.3em;
	background: url(images/bg_sidebar.gif) repeat-y right;
}

.sidebar {
	padding: 0 0 2000px 0;
	margin: 0 0 -2000px 0;
}

.sidebar .block {
	margin: 0 0 2.5em;
}

.block .corner-top-left,
.block .corner-top-right {
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 100;
	margin: 0;
}

.block .content {
	padding: 0px;
}

.block ul.video-list li {
	margin: 0pt 0pt 10px;
	padding: 0pt;
}

.block-region {
	padding: 1em;
	background: transparent;
	border: 2px dashed #007898;
	text-align: center;
	font-size: 1.2em;
}

/* Now we add the backgrounds for the main content shading */

#container  #main {
	float: left;
	width: 100%;	
}

#container  #main .left-corner {
	float: left;
	width: 100%;
}

#container  #main .right-corner {
	float: left;
	width: 100%;
}


#center h1.title,
#center h2.title,
#center h3.title {
	display: block;
	color: #A21115;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.23em;
	/*background: url(images/bg-content-title.png) repeat-x bottom;*/
}


#center h1.title,
#center h2.title {
	color: #c6a232;
	font-size: 1.4em;
}

#center h3.title {
	font-size: 1.5em;
	
}



/*#center h1.title a, #center h1.title a:hover,
#center h2.title a, #center h2.title a:hover,
#center h3.title a, #center h3.title a:hover {
	color: #646464;
	text-decoration: none;
}*/

#center h1.title a:hover,
#center h2.title a:hover,
#center h3.title a:hover {
	color: #323232;
}

.block h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	line-height: 26px;
	text-align: left;
	margin: 0 0 5px;
	padding: 0 10px 0 0;
}

.block h1 a, .block h1 a:hover {
	color: #FFF;
	border: none;
}

.block h2 {
	color: #646464;
	font-weight: bold;
	font-size: 136%;
}

.block h3 {
	color: #505050;
	font-weight: bold;
	font-size: 100%;
}

#block-block-4 ul.menu li {
	list-style-image: url("/sites/default/files/images/faq/video_icon.gif");
	list-style-position: inside;
	margin-bottom: 15px;
}

#footer-container {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-image: url("images/footerbg.jpg");
	height: 74px;
	clear: both;
}

#umfooterlink {
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
	float: right;
}

#umfooterlink p {
	margin-right: 10px;
}

#copyright {
	float: left;
}

#copyright p {
	margin-left: 10px;
}

#footernav {
	text-align: center;
}

#footer {
	float: left;
	width: 100%;
	color: #808080;
}

#footer .block-region {
	margin: 10px;
}

#breadcrumb-search {
	display: block;
	float: left;
	width: 100%;
}

#breadcrumb-search .left-corner {
	float: left;
	width: 100%;
}

#breadcrumb-search .right-corner {
	float: left;
	width: 100%;
}

#breadcrumb-search .breadcrumb {
	display: block;
	float: left;
	height: 46px;
	line-height: 46px;
	margin: 0 0 0 5px;
}

#breadcrumb-search .breadcrumb a {
	background: url(images/menu-collapsed.gif) center left no-repeat;
	padding: 0 6px 0 12px;
}

#breadcrumb-search #search-theme-form {
	float: right;
	height: 46px;
	line-height: 46px;
	margin: 0 15px 0 0;
}

#breadcrumb-search #search-theme-form label {
	display: none;
}

#breadcrumb-search #search-theme-form #search * {
	margin: 0;
	padding: 0;
}

#mission {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

/**
* Left Navigation
*/

/*#sidebar-left .block {
	padding-left: 0;
	padding-right: 30px;
}*/

#sidebar-left .block-region {
	margin-left: 0;
	margin-right: 30px;
}

body.sidebar-left #container  #main .left-corner,
body.two-sidebars #container  #main .left-corner {
	background: url(images/bg-block-left.png) repeat-y top left;
}

/* Default block style */

#sidebar-left .block .corner-top-left {
	background: none;
	margin: 0;
}

#sidebar-left .block .corner-top-right {
	background: none;
	margin: 0;
}

/*#sidebar-left .block h1 {
	color: #FFF;
	background: #BEBEBE;
	font-size: 136%;
	margin: 0;
	padding-left: 15px;
}*/

/*#sidebar-left .block .content {
	border: none;
	background: none;
	padding-left: 15px;
}*/

/* Special block style */

#sidebar-left .block-1 .corner-top-right {
	background: url(images/bg-corner-top-right.png) no-repeat;
	margin-left: 190px;
}

/**
* Right Subcontent
*/

#sidebar-right .block {
	padding-left: 10px;
	padding-right: 30px;
}

#sidebar-right .block-region {
	margin-left: 30px;
	margin-right: 30px;
}

body.sidebar-right #container  #main .right-corner,
body.two-sidebars #container  #main .right-corner {
	margin: 0px;
}

/* Center the image blocks content */
#sidebar-right #block-block-1 ul.menu {
	margin: 0;
}

/* Default block style */

#sidebar-right .block .corner-top-left {
	margin-right: 175px;
}

#sidebar-right .block .corner-top-right {
	margin-left: 175px;
}

.sidebar .block h1 {
	color: #FFF;
	margin: 0;
	background: #b8b8b8 url(images/bg_sidebar_h1.gif) repeat-x 0 top;
	padding: 11px 5px 10px 15px;
	font: normal normal 160% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar-right p.share {
	display: block;
	height: 15px;
}

#sidebar-right p.share a img {
	margin-right: 15px;
}

/*#sidebar-right .block .content {
	border: solid 1px #BEBEBE;
	background: #EBEBEB;
}*/

/* Special block style */

#sidebar-right .block-1 .content {
	border: solid 1px #BEBEBE;
	background: #EBEBEB;
}

.sidebar .block-1 h1 {
	background-image: url(images/bg_sidebar_h1-dark.gif);
	background-color: #808080;
}

/*#sidebar-right .block-2 .content {
	border: solid 1px #89AAD6;
	background-color: #D5E1F0;
}*/

/*#sidebar-right .block-3 .content {
	border: solid 1px #A0D651;
	background-color: #D9EFB9;
}

#sidebar-right .block-3 h1 {
	background-color: #A0D651;
}

#sidebar-right .block-4 .content {
	border: solid 1px #E8B10d;
	background-color: #F8E096;
}

#sidebar-right .block-4 h1 {
	background-color: #E8B10d;
}*/

#sidebar-right #block-menu-secondary-links {
	width: 190px;
	background: #ffffff url(images/biosphere_top.gif) no-repeat;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#sidebar-right #block-menu-secondary-links .content {
	background: url(images/biosphere_bot.gif) no-repeat 0 bottom;
	margin: 0;
	padding-top: 54px;
	padding-bottom: 0;
	padding-left: 15px;
}


#sidebar-right #block-menu-secondary-links .content ul.menu li.leaf {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:20px;
}

#sidebar-right #block-menu-secondary-links .content ul.menu li.leaf a {
	color:#776C4C !important;
	margin-bottom: 2px;
	font-weight:normal !important;
	font-size:12px;
}

#sidebar-right #block-menu-secondary-links .content ul.menu li.leaf.last a {
	margin-bottom: 20px;
}




/**
* Header
*/

#container  #header {
	float: left;
	width: 100%;
	height: 150px;
	color: #768998;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(images/bg_header.jpg);
}

#container  #header #logo a img, #container  #header #logo a:hover img {
	border: none;
}

#container  #header #slogan-floater h1.site-name {
	color: #7D7D7D;
	font-size: 2.4em;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#container  #header #slogan-floater h1.site-name a {
	color: #EAEFF7;
	text-decoration: none;
}

#container  #header #slogan-floater h1.site-name a:hover {
	color: #323232;
	text-decoration: none;
}

#container  #header #slogan-floater .site-slogan {
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #EAEFF7;
}

/**
* Primary navigation
*/

#primary {
	float: left;
	width: 100%;
	background: url(images/bg-primary.png) repeat-x top left;
	/*border-left: solid 1px #969696;
	border-right: solid 1px #969696;*/
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	text-align: center;
}

#primary ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#primary ul li {
	float: left;
	position: relative;
	background: none;
	border-left: none;
	border-right: solid 1px #AFAFAF;
	line-height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

/* link color */
#primary ul li a {
	display: block;
	color: #646464;
	padding: 0 16px;
}

/* link hover color */
#primary ul li:hover a, #primary li:hover a:hover {
	background-color: #D2D2D2;
	text-decoration: none;
	color: #620000;
}

/* link active color */
#primary ul li a.active, #primary ul li a:hover.active {
	color: #A21115;
}

#primary ul li a:hover {
	/*z-index: 1000;*/
}

/* Define and hide the pulldown menus */
#primary ul li ul {
	border: none;
	width: 10em;
	position: absolute;
	z-index: 999;
	top: 3em;
	left: 0;
	right: auto;
	margin-top: .1em;
	display: none;
}

/* display pulldown menu when parent is hovered */
#primary ul li:hover ul {
	display: block;
}

/* pulldown menu styling. Hover overrides parent's hover color */
#primary ul li ul li a, #primary ul li:hover ul li a {
	white-space: normal;
	display: block;
	width: 10em;
	height: auto;
	line-height: 1.3em;
	margin-left: -1px;
	margin-right: 0;
	padding: 4px 16px;
	border-left: solid 1px #AFAFAF;
	border-right: none;
	border-bottom: solid 1px #AFAFAF;
	background-color: #EDEDED;
	font-weight: normal;
	color: #343434;
}

#primary ul.menu.right {
	float: right;
}

#primary ul.menu.right li.leaf {
	border-left: solid 1px #AFAFAF;
	border-right-style: none;
}

#primary ul.menu.right li.leaf.search {
	background: url(images/magglass.png) no-repeat 57px center;
}

#primary ul.menu.right li.leaf.search a {
	padding-right: 33px;
	padding-left: 18px;
}

#primary ul.menu.right li.leaf.search:hover a {
	background: none;
}

#primary ul.menu.right li.leaf.search:hover {
	background-color: #D2D2D2;
}





/*#primary ul li a:hover ul {
	display: block;
	width: 10em;
	position: absolute;
	z-index: 999;
	top: 3em;
	left: 0;
	right: auto;
	margin-top: .1em;
}*/

/*#primary ul li a:hover ul li a {
	white-space: normal;
	display: block;
	width: 10em;
	height: 1px;
	line-height: 1.3em;
	padding: 4px 16px;
	border-left: solid 1px #AFAFAF;
	border-right: none;
	border-bottom: solid 1px #AFAFAF;
	background-color: #EDEDED;
	font-weight: normal;
	color: #620000;
}*/

/**
* Secondary navigation
*/

#header ul.secondary-links {
	float: right;
	color: #EAEff7;
	font-size: 1.2em;
	font-weight: bold;
	margin: 18px 17px 0 0;
	padding: 0;
}

#header ul.secondary-links li {
	margin: 0;
	padding: 0;
}

#header ul.secondary-links li a:link,
#header ul.secondary-links li a:visited {
	color: #EAEff7;
	padding: 2px 5px;
}

#header ul.secondary-links li a:hover,
#header ul.secondary-links li a:active {
	color: #323232;
	text-decoration: none;
}

/**
* Local tasks
*/

ul.primary, ul.primary li {
	background: none;
	margin: 1em 0;
	padding: 0;
}

ul.secondary, ul.secondary li {
	background: none;
	margin: .5em 0;
}


/**
* Nodes & comments
*/

.node {
	margin: 0 0 30px;
}

body.front .node {
	margin: 0;
}

ul.links li, ul.inline li {
	font-size: 1em;
	line-height: 20px;
	margin: 0 1em 0 0;
	padding: 0;
	background-image: none;
}

.picture {
	border: none;
	float: right;
margin: 0 0 .5em .5em;
}

.sticky {
}

.comment {
	border: 1px solid #CCC;
	margin: 1em 0 0;
	padding: .5em;
}

.indented {
	margin-left: 25px;
}

.node .content, .comment .content {
	margin: .6em 0;
}

/**
* Aggregator.module
*/

#aggregator {
	margin-top: 1em;
}

#aggregator .feed-item-title {
	font-size: 160%;
	line-height: 130%;
}

#aggregator .feed-item {
	border-bottom: 1px solid #CCC;
	margin: -1.5em 0 1.75em;
	padding: 1.5em 0;
}

#aggregator .feed-item-categories {
	font-size: .92em;
}

#aggregator .feed-item-meta {
	font-size: .92em;
	color: #CCC;
}

/**
* Menu.module
*/

tr.odd td.menu-disabled {
	background-color: #FFF;
}

tr.even td.menu-disabled {
	background-color: #FFF;
}

/**
* OpenID.module
*/

#user-login-form li.openid-link,
#user-login li.openid-link {
	background-position: left center;
	margin: 0;
	padding: 2px 0 2px 18px;
}

/**
* Autocomplete.
*/

#autocomplete li {
	cursor: default;
	padding: 2px;
	margin: 0;
}

/**
* Login Block
*/

#user-login-form {
	text-align: center;
}

#user-login-form ul {
	text-align: left;
}

/**
* User profiles.
*/

.profile {
	margin-top: 1.5em;
}

.profile h3 {
	border-bottom: 0;
	margin-bottom: 1em;
}

.profile dl {
	margin: 0;
}

.profile dt {
	font-weight: normal;
	font-size: .92em;
	line-height: 1.3em;
	margin-top: 1.4em;
	margin-bottom: .45em;
}

.profile dd {
	margin-bottom: 1.6em;
}

/**
* CSS support
*/

/*******************************************************************
* Color Module: Don't touch *
*******************************************************************/

/**
* Generic elements.
*/

.messages {
	background-color: #FFF;
	border: 1px solid #B8D3E5;
}

.preview {
	background-color: #FCFCE8;
	border: 1px solid #E5E58F;
}

div.status {
	color: #33A333;
	border-color: #C7F2C8;
}

div.error, tr.error {
	color: #A30000;
	background-color: #FCC;
}

.form-item input.error, .form-item textarea.error {
	border: 1px solid #C52020;
	color: #363636;
}

/**
* dblog.module
*/

tr.dblog-user {
	background-color: #FCF9E5;
}

tr.dblog-user td.active {
	background-color: #FBF5CF;
}

tr.dblog-content {
	background-color: #FEFEFE;
}

tr.dblog-content td.active {
	background-color: #F5F5F5;
}

tr.dblog-warning {
	background-color: #FDF5E6;
}

tr.dblog-warning td.active {
	background-color: #FDF2DE;
}

tr.dblog-error {
	background-color: #FBE4E4;
}

tr.dblog-error td.active {
	background-color: #FBDBDB;
}

tr.dblog-page-not-found, tr.dblog-access-denied {
	background: #D7FFD7;
}

tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
	background: #C7EEC7;
}

/**
* Status report colors.
*/

table.system-status-report tr.error, table.system-status-report tr.error th {
	background-color: #FCC;
	border-color: #EBB;
	color: #200;
}

table.system-status-report tr.warning, table.system-status-report tr.warning th {
	background-color: #FFD;
	border-color: #EEB;
}

table.system-status-report tr.ok, table.system-status-report tr.ok th {
	background-color: #DFD;
	border-color: #BEB;
}

/* formatting of the store page */

div.product {
	clear: both;
	display: block;
	margin-bottom: 30px;
}

div.product img, div.product div.product-info, div.product div.product-description {
	float: left;
}

div.product div.product-info {
	width: 160px;
}

div.product div.product-info form input.cart-add {
	margin-top: 15px;
}

div.product div.product-info h1.price {
	font-size: 16px;
	margin-top: 0pt;
}

div.product div.product-description {
	width: 464px;
}

/* formatting of the store page */

div.product {
	clear: both;
	display: block;
	margin-bottom: 30px;
}

div.product img, div.product div.product-info, div.product div.product-description {
	float: left;
}

div.product div.product-info {
	width: 160px;
}

div.product div.product-info h1.price {
	font-size: 16px;
	margin-top: 0pt;
}

div.product div.product-description {
	width: 464px;
}

.cart-icon {
	float: right;
	margin-right: 8px;
	margin-top: 9px;
}

div.storehead_mods {
	text-align: center;
}

#store_footer_pre p {
	color: #666666;
	float: left;
	font-size: 9pt;
	line-height: 15px;
	width: 650px;
}

div.product div.product-info .blue_btn {
	background: transparent url(http://dev.thankgodforevolution.com/drupal6/files/images/bluebutton.gif) no-repeat scroll 0pt;
	color: #FFFFFF;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-top: 5px;
	width: 133px;
}

div#EJEJC_window td#tdHeader img {
	background: transparent url(images/cart_logo.gif) no-repeat scroll left top;
	height: 0pt;
	padding-top: 64px;
	width: 200px;
}

#btnGC {
	float: right;
	margin-bottom: 15px;
}

/*.gold {
	color: #C59415;
}*/

/* formatting of the quotes */

.quotes-quote p, .quotes-quote p a {
	color: #404040;
	top: -35px;
	text-align: justify;
	font: normal 15px/1.2em Georgia,"Times New Roman",Times,serif;
}

.quotes-quote p a:hover {
	text-decoration: none;
}

.quotes-quote p {
	margin-bottom: 8px;
}

.quotes-author {
	color: #404040;
	font-size: 100%;
	font-weight: bold;
	overflow: hidden;
	float: right;
	width: 600px;
}

.quotes-citation {
	color: #404040;
	line-height: 1.2em;
	display: block;
	font-style: italic;
	float: right;
	font-size: .9em;
	width: 500px;
	margin: 0;
	clear: both;
}

.quotes-author p, .quotes-citation p {
	margin: 0;
	text-align: right;
}


/* quotes in header */

/*#header var {
	font-style: normal;
}*/

/*#center var {
	color: #C59415;
	font-style: normal;
}*/

.header-quotes {
	float: right;
	width: 600px;
	margin-top: -10px;
}

/* quotes in content */

#center .quotes-author {
	color: #c73546;
	font-size: 100%;
	font-weight: bold;
	overflow: hidden;
	float: right;
	width: 600px;
	text-align: right
}

#center .quotes-citation {
	color: #c73546;
	line-height: 1.2em;
	margin-top: -2px;
	display: block;
	font-style: italic;
	float: right;
	font-size: .9em;
	width: 500px;
	text-align: right;
}

/* end formatting of the quotes */

#promisePlayer {
	float: right;
	margin-left: 15px;
}

.view.view-Newsletter .view-header {
	background: url(/sites/default/files/images/banners/newsletter-subsubhead.jpg) left top;
}

.view.view-Newsletter .view-header a h2 {
	text-align: right;
	margin: 0;
	padding: 101px 17px 19px 0;
}

.view.view-Newsletter .view-header a:hover {
	text-decoration: none;
}


.view.view-michaelconnie .view-content table,
.view.view-adminreport .view-content table,
.view.view-connie .view-content table {
	border: 1px solid #AFAFAF;
	margin-top: 10px;
}

.view.view-michaelconnie .view-content table th,
.view.view-adminreport .view-content table th,
.view.view-connie .view-content table th {
	border-bottom: 1px solid #AFAFAF;
	background-color: #F0F1F3;
}

.view.view-michaelconnie .view-content table th.col1,
.view.view-adminreport .view-content table th.col1,
.view.view-connie .view-content table th.col1 {
	width: 10%;
}

.view.view-michaelconnie .view-content table th.col2,
.view.view-adminreport .view-content table th.col2,
.view.view-connie .view-content table th.col2 {
	width: 50%;
}

.view.view-michaelconnie .view-content table th a,
.view.view-adminreport .view-content table th a,
.view.view-connie .view-content table th a {
	color: #b41115;
}

.view.view-michaelconnie .view-content table td span,
.view.view-adminreport .view-content table td span,
.view.view-connie .view-content table td span {
	color: #707071;
}

.view.view-michaelconnie .view-content table td.line-break,
.view.view-adminreport .view-content table td.line-break,
.view.view-connie .view-content table td.line-break {
	 border-top: 1px solid #AFAFAF;
}

#block-views-Newsletter-block_1 li {
	list-style: square;
	margin-left: 25px;
	padding-left: 0;
}

#center {
/*	background: url(images/bg_sidebar.gif) repeat-y left; */
}

#main {
	overflow: hidden;
}
#container #sidebar-left {
	padding-bottom: 1000em;
	margin-bottom: -1000em;
}

.node div div.last br {
	display: none;
}
.node div div.last span.event-timeleft {
	padding-bottom: 0;
}
body.front .node div div.last h3 {
	margin-top: 13px;
	margin-bottom: 7px;
}
.node div div.last a {
	font-size: 0.9em;
}
.node div div.last {
	height: 141px;
	overflow: auto;
}

