/*
Theme written by Chris Johnson
http://creationsbychris.net
copyright 2008
*/

body {
	margin:0px;
	margin-left:5px;
	background: #990000;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;/**/
}

a {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#top_image {
	width: inherit;
	height: 95px;
}

.background_white {
	background-image: url(images/background_white.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.more_information {
	width: 200px;
	margin-left: 10px;
	border: thin solid #990000;
	color: #000000;
}

.more_information h1 {
	width: 200px;
	height: 20px;
	padding-top: 3px;
	background-color: #990000;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.more_information p {
	padding: 5px;
}

.caption {
	font-size: 10px;
	font-style: italic;
}

.100 {height: 100px}

.150 {height: 150px}

.200 {height: 200px}

.250 {height: 250px}

#master_container {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
}

#top_nav {
	position: relative;
	background-color: #000000;
	background-image: url(images/top_nav_bg.png);
	background-repeat: repeat-x;
	height: 31px;
	width: 949px;	
}

#top_nav a {
	color:#FFFFFF;
}

#right_column { /*How you can help*/
	width: 313px; /*Formerly 353px*/
	background-color: #333333;
}

#howyoucanhelp {
	width: 313px;
	height: 360px; /*Formerly 335px*/
	overflow: hidden;
	color: #FFFFFF;
	background: #333;
	font-size: 13px;
}

#howyoucanhelp a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;	
}

#howyoucanhelp a:hover {
	color: #990000;	
}

#right_column h1 {
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: #111;
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 6px;
	text-align: center;
}

#howyoucanhelp h2 {
	margin: 0px;
	padding: 0px;
	background-repeat:repeat;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}

.hych_items {
	width: inherit;
	height: 50px;
}

.hych_items img {
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 3px;
}

#donate {
	width: inherit;
	height: 45px;
}

#fbook {
	width: inherit;
	height: 45px;
	padding-top: 15px;
}

#share_this {
	width: inherit;
	height: 25px;
	padding-top: 5px;
	text-align: center;
}

#share_this a{
	color: #FFFFFF;
}

#left_column {
	width: 636px;
	height: 360px;
	background-color: #222;
}

#flashgraphic {
	padding-top: 28px;
	padding-bottom: 28px;
}

#lower_left {
	width: 288px;
	height: 370px;
	float: left;
	color: white;
	font-size: 13px;
	padding: 15px;
	background: black;/**/
}

#lower_center {
	width: 318px;
	height: 400px;
	background: black;
	color: white;
	float: left;
}

#lower_right {
	width: 313px;
	height: 400px;
	background: #222222;
	float: left;
}

#footer {
	width: 636px;/**/
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	clear: both;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
}

#footer a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;	
}

.paid_for {
	padding: 3px;
	border: 1px solid #FFFFFF;
}

#twocol_top {

}

#twocol_main {
	padding: 15px;
	background: white;
	font-size: 13px;
}

/*COPIED FROM OTHER BAREBONES EXPONENT STYLE*/

.moduletitle {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
.summarytitle {
	font-weight: bold;
}

td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}

/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Newsmodule Styling*/

.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}
.news_datefull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 17px;
}
.news_itemtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
}

.news_itemtitle a  {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;	
}

.news_itemtitle a:hover {
	color: white;
	text-decoration: underline;
}

.news_itemtitle2full {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:  #99CC33;
	text-decoration: none;
	margin-top: 5px;
}

.news_textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.news_moduletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}

/* Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
}

div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: bold;
}

/* News Module */


/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* FAQ Module*/
div.faq_moduletitle {
        font-size: 16px;
}

td.category_bg {
        background-color: lightgrey;
}
td.category_title {
        font-size: 12px;
        font-weight: bold;
}
td.question {
        font-size: 10px;
        font-weight: bold;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 10px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** Navigationmodule Views **/

.childrenonly a:link {
	color: #0099CC;	
}
.childrenonly a:visited {
	color: #0099CC;	
}
.childrenonly a:hover {
	color: #666;	
}

td.childrenonly {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
}
td.childrenonly:hover {
}
table.childrenonly {
	width: 190px;
}
a.childrenonly {
	padding-left: 5px;
}
/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
div, table, td, tr {
padding:0px;
margin:0px;
}
form {
	margin: 0px;
	padding: 0px;
}

.contact_moduletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCD8B8;
}

/***  Navigation Module Styles  ***/
a.side_link {

}

a.side_link_active {
	font-style: bold;
}

/* Search Module */

div.search_result_item {
  margin-bottom: 15px;
  margin-top: 10px;
}

div.search_result_item a {
  color: blue;
  text-decoration: underline;
  font-size: 12px;
}

span.search_result_item_body {
  font-size: 10px;
}

span.search_result_item_link {
  color: #008000;
}

span.search_results_excludes {
  font-style: italic;
}

div.search_results_options {
  width: 85%;
  border-bottom: 1px solid black;
  text-align: left;
  vertical-align: bottom;
  margin-bottom: 25px;
}

div.search_results_title {
  font-size: 14px;
  font-weight: bold;
}

div.search_result_cat {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid black;
  margin-top: 20px;
}

/** Weblog  Module Styles **/
h1.weblog_moduletitle {
  color: #0060b6;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

div.weblog_moduletitle {
  color: #0060b6;
  font-size: 12px;
  font-weight: bold;
}

hr.weblog_moduletitle {
  color: #0060b6;
  background-color: #0060b6;
  height: 1px;
  width: 100%;
  margin-bottom: 5px;
}

.weblog_itemtitle {
  color: #0060b6;
  font-weight: bold;
  font-size: 14px;
}

h1.weblog_itemtitle {

}

div.weblog_itemtitle {
  text-align: left;
  margin-bottom: 10px;
}

a.weblog_mngmntlink {
  color: #0060b6;
  text-decoration: none;
}

a.weblog_monthview_mngmntlink {
  margin-left: 10px;
}

a:hover.weblog_mngmntlink {
  color: #399cc6;
}

div.weblog_subheader {

}

div.weblog_comment_odd {
  background-color: #eeeeee;
  border-top: 1px solid #0060b6;
  border-bottom: 1px solid #0060b6;
  padding: 10px;
}

div.weblog_comment_even {
  padding: 10px;
}

div.weblog_comment_body {
  font-size: 10px;
  margin-bottom: 15px;
  text-align:left;
}

div.weblog_comment_attribution {
  text-align:left;
}

div.weblog_comment_title {
  font-size: 10px;
  text-align:left;
}

div.comments {
  text-align: right;
  font-size: 10px;
  margin-bottom: 30px;
}

/* Image Gallery */
div.imagegallery_gallerytitle {
        width: 95%;
        background-color: #3850a2;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
}

div.imagegallery_picbox{
        padding: 1em;
        position: absolute;
}

div.imagegallery_picbox a:hover {
        /*border: 1px solid blue;*/
}

div.imagegallery_picbox span {
        display: none;
}

div.imagegallery_picbox a {
        display: block;
        text-align: center;
        font: bold 1em sans-serif;
        padding: 5px 10px;
        margin: 0 0 1px;
        border-width: 0;
        text-decoration: none;
}

div.imagegallery_picbox a:hover span {
        display: inline;
        float:left;
        position: absolute;
        top: -125px;
        left: -20px;
        width: 260px;
        padding: 5px 5px 5px 5px;
        margin: 0px;
        z-index: 100;
        background: #7786be;
        color: #ffffff;
        font: 10px verdana, sans-serif;
        text-align: center;
        border: 2px solid blue;
}