/*
====================================================================================
THEME VERSION:	3.4
IMPORTANT NOTE:

IMAGES - NOTE!
I placed all the image references in the following file to make changing
the paths easier. So i have to import this file:
====================================================================================

*/

@import url(images.css);

/*
====================================================================================
REDEFINED HTML OBJECTS
====================================================================================
*/

a {
	font-weight: normal;
	color: #882222;
	line-height: 16px;
	text-decoration : none;
}

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

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #663300;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


H1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

option {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, submit {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*
====================================================================================
LAYOUT OPTIONS - Styles to replace Table Formatting
====================================================================================
*/

.damtables {
	padding-right: 20px;
	margin-bottom: 20px;
	width: 98%;
}

#leftblocks {
	width: 18%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	vertical-align: top;
	white-space: normal;
}

#contentblock
{
	width: 64%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	
	border-top: #DDDDDD;
	border-right: #EEEEEE;
	border-bottom: #EEEEEE;
	border-left: #DDDDDD;
	background: #FAFAFA;
	border-width: 1px 1px 1px 1px;
	border-style: solid;

	font-size: 12px;
	vertical-align: top;
	white-space: normal;
}

#rightblocks
{
	width: 18%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	white-space: normal;
}



/*
====================================================================================
HEADER OPTIONS
====================================================================================
*/
#container {
border: 1px solid #ccf;
	margin: 4px;
	padding: 10px;
}


#header-imagebar {
	width: 100%;
	height: 80px;
}

.sitebanner-left {
	font-size: 30px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.sitebanner-right {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

.headertext {
}

#header-textbar {
	width: 100%;
}


.header-textbar-left {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	white-space: nowrap;
}

/*
.header-textbar-right {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
}
*/

.header-datestamp {
	color: #444444;
	font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
}

.header-links {
	color: #444444;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	white-space: nowrap;
}
.header-links a { color: #444444; }
.header-links a:hover {	color: #CC9999;}




/*
====================================================================================
STORY OPTIONS
====================================================================================
*/

#story-block {
}


.story-header {
	
	height: 25px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 4px;
}

	.story-date {
		color: #888888;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		white-space: nowrap;
		float: left;
		vertical-align: middle;
	}
	
	.story-options {
		color: #888888;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: right;
		white-space: nowrap;
		float: right;
	}


.story-body {
	white-space: nowrap;
}

.story-image {
	width: 50px;
	float: left;
	margin-top: -2px;
}

.story-text {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 25px;
	white-space: normal;
}

.storytitle {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.storybyline {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.storycontent {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.storyinfo {
	color: #888888;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.featuredstorytitle {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}



.welcomeblock {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
}

.story-footer {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/*
====================================================================================
BLOCK OPTIONS
====================================================================================
*/
.block {
	font-size: 11px;
	color: #662222;
	margin-bottom: 15px;
}

.blocktitle
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

#boption {
	color: #444444;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#boption:hover {
/* Used in images.css */
}

#boption:hover a {
	color: #CC0000;
}

#boption-off {
	color: #CC9999;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(images/btn-on.gif);
	background-repeat: no-repeat;
	background-position: -4px -1px;
}

#boption-plain {
	color: #222222;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
}


/*
====================================================================================
COMMENT OPTIONS
====================================================================================
*/
#comment-section
{
	font-size: 13px;
	padding: 5px;
	width: 100%;
}

#comment-section-title-left{
	font-size: 13px;
	padding: 5px;
	vertical-align: bottom;
}

#comment-section-title-right
{
	color: #000000;
	font-size: 11px;
	padding: 5px;
	text-align: right;
	vertical-align: bottom;
}

#comment-section-options-left
{
	padding: 5px;
	background: #999999;
}

#comment-section-options-right
{
	padding: 5px;
	text-align: right;
	background: #999999;
}


.comment-section-disclaimer
{
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background: #999999;
}

.comment-section-comment
{
	width: 100%;
}


.commentbar4 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}


.commentbar3 {
	color: #888888;
	background-color: #EEEEEE;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commenttitle {
	xcolor: #000000;
	font-size: 13px;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 5px 0px 5px 25px;
	background-image: url(images/icons/comment-item.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}




/*
====================================================================================
FOOTER OPTIONS
====================================================================================
*/
#prefooter {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	white-space: nowrap;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	height: 10px;
	width: 100%;
}

.prefooter-text {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
.prefooter-text a { color: #FFFFFF; }
.prefooter-text a:hover {	color: #CC9999;}




#footerblock {
	background-color: #666666;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 100%;
}
.footer-left {
	color: #EEEEEE;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	white-space: nowrap;
}
.footer-left a { color: #FFCCCC; }
.footer-left a:hover {	color: #CC9999;}

.footer-right {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	white-space: nowrap;
}
.footer-right a { color: #FFCCCC; }
.footer-right a:hover {	color: #CC9999;}


.footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	vertical-align: top;
}

.footer {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*
====================================================================================
CALENDAR OPTIONS
====================================================================================
*/

.cal_day {
	font-size: 11px;
}

.cal_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-style: none none none none;
}

.cal-nullday {
	background-color: #FFFFFF;
	border-style: solid solid none none;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
}

.cal-oldday {
	font-size:9px;
	background-color: #EEEEEE;
	border-style: solid solid none none;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
}

.cal-futureday {
	font-size:9px;
	background-color: #FFFFFF;
	border-style: solid solid none none;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
}

.cal_month {
	font-size: 9px;
	background-color: #EEEEEE;
	border-style: solid solid solid solid;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
}

.cal-today {
	font-size:9px;
	background-color: #FF7777;
	color: #ffffff;
	border-style: solid solid solid solid;
	border-width: 2px 2px 2px 2px;
	border-color: #CC0000 #CC0000 #CC0000 #CC0000;
}
.cal-today a {
	color: #ffffff;
}
.cal-today a:hover {
	color: #ffCCCC;
}


.cal-event {
font-size: 6px;
}

.weekview_caltitle {
background-color: #dddddd;
font-weight: bold;
font-size: 13px;
color: #000000;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
}

.weekview-curday {
background-color: #66A6CE;
color: #000000;
}

.weekview-offday {
color: #000000;
}

.weekview_dayformat {
font-size: 11px;
background-color: #eeeeee;
color: #000000;
padding-left: 5px;
padding-top: 5px;
}

.weekview_addevent {
font-size: 11px;
background-color: #eeeeee;
color: #000000;
padding-top: 5px;
padding-right: 5px;
}

.weekview_daterange {
font-size: 16px;
font-weight: normal;
color: #000000;
}


.dayview_times {
font-size: 14px;
color: #000000;
}

.dayview_datecol {
font-weight: normal;
font-size: 16px;
color: #000000;
padding-left: 5px;
padding-top: 5px;
}

.dayview_quickaddtitle {
font-weight: bold;
background-color: #C0C0C0;
font-size: 13px;
color: #000000;
}

.searchAuth { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: left;  
    color:#557755;
}
.searchDate { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right;  
    color:#557755;
}
.searchHits { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right; 
    color:#557755;
}
.highlight { 
    background-color: yellow; 
    text-decoration: none; 
} 




/*
====================================================================================
GALLERY OPTIONS (Untested on axonz.com)
Original code, thanks to:  Squatty (http://www.squatty.com/)
====================================================================================
*/


/*  Text Styles  */

.title { /* album titles on main page */
	color: #999999;
	font-size: 11px;
	width: 65%;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.mod_title { /* album title -- Text is controlled by .title */
	border:1px solid #000000;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}

.mod_title_bg { /* album title hightlight Text is controled by .title */
}

.mod_title_right { /* album title hightlight Text is controled by .title*/
}

.mod_title_left { /* album title hightlight Text is controled by .title */
}

.albumdesc { /*album description includes all text and background*/
}

.desc { /* album descriptions on main page */	font-size: 10px; 
}

.caption { /* photo captions on all pages */
	font-size: 10px; 
}

.modcaption { /* modifies background for caption text to reside */
	font-size: 10px; 
}

.error { /* all error text */
	color: red; 
	font-size: 10px; 
}

.attention [ /* so far, just for voting instructions*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: red;
	font-size: 10px;
}

.headbox { /* box around the page headers */
}

.head { /* page headers */
	font-size: 12px;
/*	font-weight: bold; */

}

.mod_headliner { /* Gallery & Album titles. Text is controled by .head */
}

.mod_toplight_bg { /* Gallery & Album titles. Text is controled by .head */
}

.mod_toplight_right { /* Gallery & Album titles. Text is controled by .head*/
}

.mod_toplight_left { /* Gallery & Album titles. Text is controled by .head */
}

.bread { /* used in breadcrumb bars */
	font-size: 10px; 
}

.nav { /* used in navigation bars */
	font-size: 10px; 
}

.navtableborderbegin { 
	border:1px solid #000000;
}

.navtableborderend { 
	border:1px solid #000000;
	border-top-width:0px;
}

.bordertop { 
	border:1px solid #000000;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}

.borderright { 
	border:1px solid #000000;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
}

.borderleft { 
	border:1px solid #000000;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
}

.fineprint { /* used for fine print */
	font-size: 10px;
}

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

.popup { 
	font-size: 10px;
}

.editlink { /* Used for the [edit] tags */
	font-size: 10px;
}

.modnavbox { /* main navigation bar next and previous */
}

.admin { /* used in admin bars */
	font-size: 10px; 
	font-weight: bold; 
}

.search { /* used in search text */
	font-size: 10px; 
	font-weight: bold; 
}

.leftspacer { /* amount of space to the left of the header and titles */
	width: 0px;
}

.modnavboxtop { /*navagation bar top of screen where admin buttons show*/
}

.modnavboxmid { /*navagation bar middle where the link for the albums show*/
}

.modfooter { /*footer where the Gallery version is located*/
}


/*
====================================================================================
POLL BOOTH
====================================================================================
*/

.poll-item {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/*
====================================================================================
UNFILED STYLES
====================================================================================
*/

.warning {
	color: red;
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Grande", arial, sans-serif;
}

.warningsmall {
	color: red;
	font-size: 11px;
	font-family: "Lucida Grande", arial, sans-serif;
}


.filemgmtbg1{ background-color:#f5f5f5 }

.filemgmtbg2{ background-color:#6699CC }

.filemgmtbg3{ background-color:#ffffff }

.filemgmtbg4{ background-color:#B0C4DE }

.filemgmtbg5{ background-color:#B0C4DE }


/*
====================================================================================
THE END - YAY! Comments Rock!
====================================================================================
*/
/* Common Navbar CSS - Add if not already included */
#navcontainer a { text-decoration: none; }

#navcontainer ul  {
    margin: 0px;
    list-style-type: none;
    position: relative;
    border: 0px;
    background-color: #667AB3;
    padding: 5px 0px 0px 0px;
    height:26px;
}

#navcontainer li { float: left; display: inline; margin:0px; padding-top:6px; padding-bottom:5px;}

#navcontainer ul a,
#navcontainer ul a:link,
#navcontainer ul a:visited  {
    background-color: #4358E1;
    border:0px solid #4358E1;
    color: white;
    padding: 5px;
    margin:2px;
}

#navcontainer ul a:hover,
#navcontainer ul a:focus  {
    background-color: #55516B;
    border: 0px solid black;
    padding-bottom:7px;
    color: white;
}

/* current Link */
#navcontainer ul a#current {
    background-color: #F2F2F2;
    border: 0px solid black;
    padding-bottom:7px;
    color: #4358E1;
}

#navcontainer ul a#current:link,
#navcontainer ul a#current:visited { font-weight: bold; }


A.navsubmenu,
A.navsubmenu:visited,
A.navsubmenu:link {
    padding:2 5 15 5px;
    text-decoration: none;
    color:black;
}

A.navsubmenu:hover,
A.navsubmenu:focus  {
    background-color: #55516B;
    color: white;
    text-decoration:none;
}

a.navsubcurrent, 
a.navsubcurrent:visited, 
a.navsubcurrent:link  {
    padding: 2 5 15 5px;
    background-color: #667AB3;
    text-decoration: none;
    color: white;
}
a.navsubcurrent:hover  {
    background-color: #55516B;
    color: white;
}
/* End of NavBar CSS */


/* New GL Common Plugin CSS Declarations */
.pluginBG              { background-color: #EFEFEF; }
.pluginAltBG           { background-color: #1C1E2D; }
.pluginTitle           { color: #1C1E2D; background-color:#CACAAF; font-weight: bold; font-size: 10pt; font-family: Verdana, sans-serif; }
.pluginHeader          { color: #1A3955; font-weight: bolder; font-size: 95%; background-color: #CCC; padding:5px; }
.pluginFooter          { background-color:#EFEFEF; }
.pluginAlert           { padding:5px 15px 5px 15px; color:#D8010E; background-color: #FEF1B4; font-weight:bold;}
.pluginInfo            { padding:5px 15px 5px 15px; color:#707070; background-color: #FEF1B4; font-size: 8pt; font-weight:normal;}

.pluginSolidOutline    { background-color: #396998; }
.pluginSolidFill       { background-color: #1A3955; }
.pluginCellTitle       { color: #1C1E2D; font-weight: bold; font-size: 80%; font-family: Verdana, sans-serif; background-color: #E5E5EA; }
.pluginCellFill        { background-color: #E5E5EA; }
.pluginCellText        { color: #000; font-weight: plain; font-size: 75%; font-family: Verdana, sans-serif; background-color: #F7F7F7; }
.pluginTinyText        { font-size:65%; }
.pluginSmallText       { font-size:80%; }
.pluginMediumText      { font-size:85%; }
.pluginLargeText       { font-size:90%; }
.pluginAltText         { color: #FFF }

.pluginRow1            { background-color: #EFEFEF; }
.pluginRow2            { background-color: #D9D9D9; }

.pluginRollOver         { color: #1C1E2D; background-color: #FFFF8F; }
.pluginRollOut          { color: #1C1E2D; background-color: #F7F7F7; }

.pluginLinks A:link     { color: #0000FF; font-style: normal; font-weight: plain; text-decoration: none }
.pluginLinks A:visited  { color: #1E1E8E; font-style: normal; font-weight: plain; text-decoration: none }
.pluginLinks A:hover    { color: #0000FF; font-style: normal; font-weight: plain; text-decoration: underline }
.pluginBreadCrumbs, .pluginBreadCrumbs A:link     { color: #EFEFEF; font-style: normal; font-weight: plain; text-decoration: none }
.pluginBreadCrumbs A:visited  { color: #EFEFEF; font-style: normal; font-weight: plain; text-decoration: none }
.pluginBreadCrumbs A:hover    { color: gold; font-style: normal; font-weight: plain; text-decoration: none }

A.pluginButton:link, A.pluginButton:visited {
    color: #000;
    text-align: center;
    padding-top: 2px;
    display: block;
    height: 19px;
    text-decoration: none;
    background-color: transparent;
}
A.pluginButton:hover { 
    color: blue; 
    text-align: center; 
    padding-top: 2px; 
    background: url('navbar/images/button_over.gif') repeat-x center; 
    display:block; height:19px; text-decoration:none; background-repeat:repeat-x; background-color:transparent
}
/* END of GL Plugin Common CSS */


/* Forum Plugin specific CSS */
.codeblock  { 
    background-color: #ECE9D8; 
    color: #000;
    width: 470px;
    height: 160px;
    overflow: auto;
    font-size: 11px;
    min-height: 50px;
    max-height: 120px;
    margin: 5px 0px 5px 5px;
    padding:5px;
    border: 1px dashed black;
    }
.quotetop
{
    border-right:1px dotted #000; border-top:1px dotted #000; border-bottom:1px dotted #000; background:#E4EAF2 url('forum/image_set/img_quote.gif') no-repeat right; border-left:4px solid #8394B2; color: #000;
    font-weight: bold;
    font-size: 10px;
    padding: 3px; margin-left:auto; margin-right:auto; margin-top:8px; margin-bottom:0
}

.quotemain
{
    background: #FAFCFE;
    border: 1px dotted #000;
    border-left: 4px solid #8394B2;
    color: #465584;
    padding: 4px;
    margin: 0 auto 8px auto;
}

/* End of Forum specific CSS  */


/* Common CSS for on-hover info feature - Add if not already included */
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none
}

a.info:hover  {
    z-index:25;
    padding-top:5px;
    padding-bottom:5px;
    text-decoration:none
}

a.info span{display: none}

a.info:hover span { /*the span will display just on :hover state*/
    font-family:Verdana, Tahoma, Arial; 
    font-style:normal;
    font-size: 7pt;
    display:block;
    position:absolute;
    top:3em; left:-15em; width:22em;
    border:1px solid #5D96B9;
    background-color:#FFFFA0; color:#555;
    padding:2px;
    text-align: left;
    text-decoration:none
}
/* End of common CSS for on-hover info feature */

