/*
====================================================================================
THEME VERSION:	1.0
====================================================================================
@import url(images.css); <-- nolonger used. historical purposes.

Colors Used:
============================
Blue Dk     #303C6F
Blue        #717D84
Blue Lt     #e7ecef
Brown Dk    #653119
Brown Lt    #ae542a
Brown Ltx   #D2B599  
Grey Dk     #999999
Grey Lt     #DEDEDE
Grey Lt2    #666666
Blocks BG   #D2B599  
Green				#CACAAF
============================
*/


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

/* Body links */
a {
	color: #ae542a;
	text-decoration : none;
  font-weight: bold;

}

a:hover {
	color: #303C6F;
	text-decoration : none;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #DBDAD5;

	background-image: url(images/bg-tile.gif);

	margin-top: 10px;
	margin-bottom: 10px;

	/*
	margin-left: 0px;
	margin-right: 0px;
	*/
}

TD { }

TH { }

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

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

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

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

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

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

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


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

#header-table {
    text-align: center;
    background: #823f1f;
}

#wrapper-table {
    width: 800px;

    background: #FFFFFF;
    
    border-width: 1px;    
    border-style: solid;
    border-color: black;
        
    padding: 1px;
}

#footer-table {
    width: 100%;
}


#contentblock
{
	vertical-align: top;

 /* IE does not like the width setting below
    change it to 1000px instead, for a semi solution
    or switch to Firefox or Safari for best results */
	
	zzwidth: 100%; 
    width: 600px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    padding-bottom: 0px;
    
   	background-image: url(images/bg-tile-content.gif);
   	background-repeat: repeat-x;
    background-position: 0% 0%;
}

.margin_eraser {
    margin-left: -10px;
    margin-right: -10px;
}


#leftblocks {
	width: 175px;
	/* zzmin-width: 160px; */
	vertical-align: top;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
		
	background: #e8ddac; /* #D2B599 */

    border-right-width: 0px;    
    border-right-style: dotted;
    border-right-color: #4F575C;

   	/* background-image: url(images/bg-tile-blocks.gif); */
   	background-repeat: repeat-x;
    background-position: 0% 0%;
}

#rightblocks {
	width: 160px;
	zzmin-width: 160px;
	vertical-align: top;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
		
	background: #E8DDAC /* #D2B599 */

    border-left-width: 1px;    
    border-left-style: dotted;
    border-left-color: #4F575C;

   	/* background-image: url(images/bg-tile-blocks.gif); */
   	background-repeat: repeat-x;
    background-position: 0% 0%;
}

/*
====================================================================================
HEADER OPTIONS
====================================================================================
*/

#header {
}

.header-datestamp {
   	color: #FFFFFF;
   	text-align: center; /* this is also set in the TD tag, in header.thtml to please IE for PC */
	font-size: 10px;
    padding: 3px;
    background-color: #4F575C;
   	white-space: nowrap;

   	margin-left: -10px;
	margin-right:  -10px;
    
    border-top-width: 1px;    
    border-bottom-width: 1px;    
    border-style: solid;
    border-color: #717D84;
    border-top-color: #4F575C;
    border-right-color: #4F575C;
    border-right-style: solid;
    border-right-width: 1px;    
    border-left-color: #4F575C;
    border-left-style: solid;
    border-left-width: 1px;    

    height: 10px;

   	background-image: url(images/headerlinks-bg-blue.gif);
   	background-repeat: repeat-x;
    background-position: 0% 0%;
}

.header-datestamp-text { }

.header-links {
/*    text-shadow: #844020 -2px -2px 0px;*/
	color: #E89C39;
	font-size: 12px;
    padding: 3px;
    background: #ae542a;
    text-align: center;
    
    border-top-width: 1px;    
    border-bottom-width: 1px;    
    border-style: solid;
    border-color: #ae542a;
    border-bottom-color: #844020;
    border-left-width: 1px; 
    border-right-width: 0px;    
   
   	background-image: url(images/headerlinks-bg-red.gif);
   	background-repeat: repeat-x;
    background-position: 0% 0%;
}

.header-links a { 
    text-transform: capitalize;
    font-weight: bold;
	color: #FFFFFF;
    padding: 3px;
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
}

.header-links a:hover {
	color: #e87039;
/*    text-shadow: #6A331A -2px -2px 0px;*/
    background-color: #844020;
}

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

.normal {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.normal-left {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}
.normal-small {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.normal-small-right {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
}

.story-block {
	padding-top:       20px;
	padding-bottom:    25px;
	padding-left:      0px;
	padding-right:     0px;
	border-top: 1px dotted #b3b3b3;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	
	white-space: normal;
}

.story-block-inner {
	border-bottom: 1px dotted #b3b3b3;
}


.story-document-icon {
    width: 20px;
    float: left;
    padding-left: 0px;
    padding-top: 2px;
    padding-bottom: 0px;

    margin-right: 0px;
    margin-left: -20px;
    
    visibility: visible;
}

.story-title {
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.story-content {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 18px;
}

.story-content li {
    list-style-image: url(images/arrow-right-drkblue.gif);
    list-style-position: inside;
}

.story-content img {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.story-datestamp {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.story-featuredstorytext {
	color: #666666;
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
}

.story-text-readmore {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
}

.story-option-icons {
    padding-left: 5px;
    vertical-align: -30%;
}

.story-option-icons img {
    padding: 2px;
    margin-left: 4px;
}

.story-option-icons img:hover {
    border-color: #303C6F;
    border-width: 2px;
    border-style: solid;
    padding: 0px;
}

.storybyline { }

.story-footer {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	padding-left: 5px;
    padding-top: 5px;
	padding-bottom: 5px;

    margin-top: 10px;
}

.story-footer img {
    vertical-align: -30%;
}

.pagenav {
    font-size: 9px;
    color: #666666;
    text-align: center;
    
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.pagenav a {
    padding-right: 5px;
    border-right-style: solid;
    border-right-color: #CCDEEE;
    border-right-width: 1px;
}
.pagenav b {
    color: #000000;
    font-size: 12px;
    font-size: 12px;
    padding-right: 5px;
    border-right-style: solid;
    border-right-color: #CCDEEE;
    border-right-width: 1px;
}

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

#whats-related {
    line-height: 16px;
	float: right;
	width: 150px;
	padding-bottom: 10px;
	margin-left: 10px;
}

#whats-related .blocktitle {
    margin-left: 0px;
    color: #653119;
}

#whats-related li {
    font-weight: bold;
    margin-left: 10px;
    list-style: none;
    zzlist-style-image: url(images/arrow-right-yellow.gif);
    zzlist-style-position: inside;
}

/*
====================================================================================
BLOCK OPTIONS
====================================================================================
*/
.block {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	width: 150;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;	
}

.block a {
    color: #ae542a;
/*    text-shadow: #FFFFFF 2px 2px 0px;*/

}

.block a:hover {
    color: #303C6F;
}

.blocktitle
{
	color: #653119;
	font-family: Verdana, Helvetica, Arial, sans-serif;
/*    font-family: Georgia, "Times New Roman", serif; */
    font-weight: bold;
	font-size: 14px;
	text-align: left;
/*	text-transform: lowercase; */
/*	letter-spacing: .5mm;   */
    
	border-bottom-color: #4F575C;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
    padding-left:   10px;
    padding-right:  0px;
    padding-top:    10px;    
    padding-bottom: 8px;    

    margin-top: 15px;
    margin-left: -10px;
}


.boption {
	vertical-align: middle;
	
/*    zzbackground: #E8DDAC /* #D2B599 */
    font-size: 13px;

    padding-top:    1px;    
    padding-bottom: 1px;    
    padding-left:   15px;
    padding-right:  0px;

	border-left-color: #E8DDAC /* #D2B599 */
	border-left-style: solid;
	border-left-width: 3px;

    margin-left: -10px;
}

/* Menu links */

.boption a {
		color: #ae542a;
    font-weight: bold;
}

.boption:hover {
  color: #303C6F;
  background-color: #DEDEDE;
	border-left-color: #ae542a;
	border-left-style: solid;
	border-left-width: 3px;
	cursor: pointer;
}

.boption:hover a {
    color: #303C6F;
}


.boption-off {
    color: #999999;
    font-weight: bold;
	padding-left:   15px;
	padding-top:    1px;
	padding-bottom: 1px;

	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 3px;
	
	margin-left: -10px;
}

.boption-plain {
	/* font-size: 12px; */
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.boption-plain select {
    width: 150px;
}

/*
====================================================================================
COMMENT OPTIONS
====================================================================================
*/
#comment-area {
	padding: 10px;
	text-align: left;
	
/*	
	background-color: #efefef;

	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	
	border-style: solid;
	border-width: 1px;
*/
	clear: both;
}

.comment {
   	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	
	border-left-color: #C0C0C0;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	
	border-style: solid;
	border-width: 1px;
}

.comment-header {
 	width: 100%;
}

.comment-header-title-left {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}

.comment-header-title-right {
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}

.comment-section-options-left {
	text-align: left;
	zzbackground: #A7BFCF;
	padding: 5px;

	border-bottom-color: #b3b3b3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.comment-section-options-left select {
/* this is here to format the drop down lists for comment ordering */
	font-size: 9px;  /* The same size as 'normal-small' */
}

.comment-section-options-right
{
	text-align: center;
	background: #E8DDAC;
	padding: 5px;
	width: 70px;

	border-bottom-color: #844020;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.comment-section-disclaimer
{
	font-size: 9px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

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


.commentbar1 {
/* This is hard coded into the login-create new user link in the comment header section - dammit */
}

.comment-title {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding: 5px;
}

.comment-info {
	font-size: 9px;
	text-align: left;
	padding: 5px;
	border-bottom-color: #004B36;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.comment-text {
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}


.comment-options {
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	border-top-color: #004B36;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	padding-bottom: 0px;
	padding-top: 3px;
	color: #004B36;
}

.comment-thread {
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
}

.comment-thread li {
    list-style-image: url(images/arrow-right-drkblue.gif);
}

.comment-thread-date {
	font-size: 9px;
	text-align: left;
}



/*
====================================================================================
FOOTER OPTIONS
====================================================================================
*/
.prefooter {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;

    padding: 10px;
}


.footer-left {
    color: #666666;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	line-height: 14px;

	padding-left: 10px;
	padding-bottom: 2px;
}

.footer-right {
    color: #666666;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	line-height: 14px;

	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
}


#footerblock {
	width: 100%;

	background:  #E8DDAC; /* D2B599 */

    border-top-width: 1px;    
    border-top-style: solid;
    border-top-color: #4F575C;

   	background-image: url(images/bg-tile-footer.gif);
   	background-repeat: repeat-x;
    background-position: 0% 100%;

	visibility: visible;
}

#footerblock a {
    color: #717D84
}

#footerblock a:hover {
    color: #303C6F 
}

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

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



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

.cal_caloptions {
    color: #FFFFFF;
    width: 100%;
    margin-bottom: 1px;
    padding: 5px;
    background-color: #999999;
}

.cal_caloptions a {
    color: #FFFFFF;
}
.cal_caloptions a:hover {
    color: #e87039;
}

.cal_viewoption_table {
    width: 100%;
    margin-bottom: 1px;
    background-color: #656565;
}

.cal_viewoption {
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}

.cal_viewoption a {
    color: #FFFFFF;
    text-decoration: none;
}

.cal_viewoption a:hover {
    color: #e87039;
}

.cal_body {
}

.cal_month {
	font-size: 9px;
	color: #666666;
	background-color: #ededed;
    padding: 5px;
}

.cal_viewweek {
    padding: 5px; 
    
	zzbackground-color: #999999;

	border-style: solid;
	border-width: 1px;
	border-color: #999999;

	border-left: 0px;
	border-top: 0px;
}

.cal_day_nothing {
    background-color: #ededed;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}

.cal_day {
	font-size: 11px;
	font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
	color: #FFFFFF;
	text-align: center;
	background-color: #999999;
}

.cal-nullday {
	background-color: #E8DDAC; /* D2B599 */

	border-style: solid;
	border-width: 1px;
	border-color: #999999;

	border-left: 0px;
	border-top: 0px;
}

.cal-today {
	font-size:9px;
	color: #ffffff;
	background-color: #E8DDAC;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;

	border-left: 0px;
	border-top: 0px;
    padding: 5px;
}
.cal-today a {
    color: #FFFFFF;
}
.cal-today a:hover {
    color: #e87039;
}

.cal-oldday {
	font-size:9px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;

	border-left: 0px;
	border-top: 0px;
    padding: 5px;
}

.cal-futureday {
	font-size:9px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;

	border-left: 0px;
	border-top: 0px;
    padding: 5px;
}





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


.weekview {
    width: 100%;
}


.weekview_daterange {
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}


.weekview_caltitle {
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
}

.weekview-curday {
}

.weekview-offday {
}

.weekview_dayformat {
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic; 
    font-size: 12px;
    zzbackground-color: #E8DDAC; /* D2B599 */
    padding: 5px;
    padding-left: 10px;

    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
}

.weekview_addevent {
    font-size: 9px;
    background-color: #E8DDAC; /* D2B599 */
    padding: 5px;

    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
}

.weekview_events {
    padding-bottom: 20px;
}

.weekview_singleevent {
    font-size: 9px;
    color: #656565;
    background-color: #FFFFFF;
    padding: 5px;
    padding-left: 15px;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
}




.dayview_times {
     font-size: 11px;
     padding: 5px;
	border-bottom: 1px solid #e6e6e6;
}

.dayview_times a:hover{
    text-decoration: underline;
}


.dayview_events {
     font-size: 12px;
     padding: 5px;
	border-bottom: 1px solid #e6e6e6;
	color: #999999;
}



.cal_row_dark {
    background-color: #ededed;
}

.cal_row_light {
    background-color: #FFFFFF;
}



.dayview_datecol {
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic; 
    font-size: 18px;
    color: #999999;
    padding: 15px;
    padding-left: 10px;

/*
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
*/
}


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



/*
====================================================================================
SEARCH STYLES
====================================================================================
*/

.searchAuth { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: left;  
    color:#5E7789;
}
.searchDate { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right;  
    color:#5E7789;
}
.searchHits { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right; 
    color:#5E7789;
}
.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;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
	width: 65%;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.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: 11px; 
}

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

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

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

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

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

.head { /* page headers */
	color: #653119;
	font-family: Verdana, Helvetica, Arial, sans-serif;
/*    font-family: Georgia, "Times New Roman", serif; */
    font-weight: bold;
	font-size: 12px;
	text-align: left;
/*	text-transform: lowercase; */
/*	letter-spacing: .5mm;   */
    
	border-bottom-color: #4F575C;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	
    padding-left:   10px;
    padding-right:  0px;
    padding-top:    10px;    
    padding-bottom: 15px;    

    margin-top: 15px;
    margin-left: -10px;
}

.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: 12px; 
}

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

.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: 12px;
}

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

.popup { 
	font-size: 12px;
}

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

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

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

.search { /* used in search text */
	font-size: 12px; 
	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*/
}

/* CLASSES ********************************************************************/

/* Admin lists ****************************************************************/
.admin-list-icon {
  float:left;
  padding:5px;
}
.admin-list-table {
  width:100%;
  text-align:left;
  border-spacing:1px;
}
.admin-list-table form {
  margin:0px;
}
.admin-list-search{
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}
.admin-list-field {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
}
.admin-list-headerfield {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
  color:#666666;
  font-size:12px;
  line-height:16px;
}

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

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




/*
====================================================================================
LINKS PAGE
====================================================================================
*/

.links-category {
	color: #4F575C;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    font-style: none;
	text-align: center;
    
    padding: 5px;
    
    border-width: 1px;
    border-style: solid;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #ededed;
    border-top-color: #ededed;

    background-color: #E8DDAC; /* D2B599 */
}

.links-category:hover {
    background-color: #DEDEDE;

   	cursor: pointer;

    border-width: 1px;
    border-style: solid;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #ededed;
    border-top-color: #ededed;
}

.links-category:hover a {
    color: #303C6F;
}


.links-category-active {
	color: #303C6F ;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    font-style: none;
	text-align: center;
    
    padding: 5px;

    background-color: #E8DDAC; /* D2B599 */
    
    border-width: 1px;
    border-style: solid;
 
    border-left-color: #999999;
    border-top-color: #999999;
    border-right-color: #ededed;
    border-bottom-color: #ededed;
}

.links-categories {
    padding: 10px;    
    
    border-width: 0px;
    border-style: solid;
    border-color: #999999;
}

.links-categories-title {
	color: #4F575C;
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
	font-size: 11px;
	text-align: left;
	text-transform: lowercase;
	font-weight: bold;
}

.links-addlink {
	color: #4F575C;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    
    padding: 5px;
    
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
    border-top-width: 0px;    
}

.links-addlink a {
    padding: 5px;
}
.links-addlink a:hover {
    text-decoration: underline;
}


.links ul {
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.links ul li {
    padding-bottom: 5px;
    margin-bottom: 15px;

	border-bottom-color: #5E7789;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}



/*
====================================================================================
STATS PAGE
====================================================================================
*/

.stat-column-heading {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #ededed;

}




/*
====================================================================================
DOWNLOADS - FILEMANAGEMENT PLUGIN
====================================================================================
*/

.filemgmtbg1 { /* obsolete */}
.filemgmtbg2{ /* obsolete */ }
.filemgmtbg4{ /* obsolete */ }
.filemgmtbg5{ /* obsolete */ }


.fm-maintable {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.fm-category-item {
	font-size: 12px;
	font-weight: bold;
    height: 20px;

	/*
	border-top-color: #5E7789;
	border-top-style: solid;
	border-top-width: 1px;

	border-right-color: #5E7789;
	border-right-style: solid;
	border-right-width: 1px;

	border-bottom-color: #5E7789;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	border-left-color: #5E7789;
	border-left-style: solid;
	border-left-width: 1px;
    */
    
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.fm-category-item:hover {
    background-color: #A7BFCF;
    color: #FFFFFF
}
.fm-category-item:hover a {
    color: #FFFFFF
}


.fm-category-subitem {
	font-size: 12px;
	font-weight: bold;
    
    /*
	border-top-color: #5E7789;
	border-top-style: solid;
	border-top-width: 1px;

	border-right-color: #5E7789;
	border-right-style: solid;
	border-right-width: 1px;

	border-bottom-color: #5E7789;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	border-left-color: #5E7789;
	border-left-style: solid;
	border-left-width: 2px;
    */
    
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.fm-category-subitem:hover {
    background-color: #A7BFCF;
    color: #FFFFFF
}
.fm-category-subitem:hover a {
    color: #FFFFFF
}


.fm-download { /* table surounding each download */
}


.fm-dl-category {
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-color: #3C4C57;
    border-bottom-style: solid;
}

.fm-dl-submittedby {
    font-size: 9px;
    height: 20px;
    text-align: right;
    border-bottom-width: 1px;
    border-bottom-color: #3C4C57;
    border-bottom-style: solid;
}


.fm-dl-title {
    font-size: 13px;
    padding: 5px 0px 5px 0px;
}


.fm-dl-description {
    font-size: 12px;
    line-height: 14px;
    border-bottom-width: 1px;
    border-bottom-color: #3C4C57;
    border-bottom-style: solid;
    padding: 0px 0px 10px 23px;
}


.fm-dl-screenshot {
    height: 20px;
    zzborder-bottom-width: 1px;
    zzborder-bottom-color: #3C4C57;
    zzborder-bottom-style: solid;
    padding: 5px 0px 5px 23px;
}


.fm-dl-details {
    background-color: #DCE2E7;
    font-size: 9px;
    zzborder-bottom-width: 1px;
    zzborder-bottom-color: #3C4C57;
    zzborder-bottom-style: solid;
    text-align: right;
    padding: 5px 10px 5px 0px;

}

.fm-dl-options {
    font-size: 9px;
    text-align: right;
    height: 20px;
    padding: 0px 0px 0px 23px;
}


/*
====================================================================================
MYCAL - MINI BLOCK CALENDAR
====================================================================================
*/

.mycalTopTitle { background-color:#4682B4 }
.mycalTitle { background-color:#B0C4DE }
.mycalDateField { background-color:#F9F9F9 }
.mycalEventHighlight { background-color:#8FBC8F }
.mycalTodayHighlight { background-color:#EEDD82 }
.mycalNextMonth { background-color:#DCDCDC }


/*
====================================================================================
FORUM STYLES
====================================================================================
*/

.forum-category {
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic; 
    font-size: 16px;
    color: #656565;
    zzbackground-color: #E8DDAC; /* D2B599 */
    padding: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.forum-category-description {
    color: #999999;
    font-size: 12px;
    font-style: italic;
    padding: 5px;

    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
}

.forum-newposts-link {
    padding: 5px;
}


.forum-markallread-link {
    padding: 5px;
}


.forum-forumtable {
    padding-bottom: 20px;
    zzbackground-color: #E8DDAC; /* D2B599 */
}


.forum-forumtable-titlerow {
    color: #656565;
    font-weight: bold;
    font-size: 12px;
    zzbackground-color: #999999;
    padding: 5px;
    
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
}

.forum-forumlist-forumicon {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
}


.forum-forumlist-rollout {
    color: #666666;
    padding: 5px;
    background-color: #FFFFFF; 
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
}

.forum-forumlist-rollover {
    color: #666666;
    padding: 5px;
    background-color: #E8DDAC; /* D2B599 */ 
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
	cursor: pointer;
}


.forum-forumlist-numtopics {
    padding: 5px;
    background-color: #ededed; 
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
}

.forum-forumlist-numposts {
    padding: 5px;
    background-color: #ededed; 
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
}

.forum-forumlist-lastpost {
    font-size: 11px;
    color: #999999;
    padding: 5px;
    background-color: #FFFFFF; 
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
}

TD.navbar {
    color: #FFFFFF;
    background-color: #666666;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 32px;
    verticle-align: middle;
    text-align: center;
    font-weight: bold;
}

TD.navbar a:link, TD.navbar a:visited { 
    color: #FFFFFF;
    font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
    padding: 2px
    }

TD.navbar a:hover { 
    color: #FFCC00;
    font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
    padding: 2px;
    }

#forumheading          { text-align:left; background-color: #FFFFFF; }
.forumtext             { color: #666666; }
.forumclass1           { text-align:left; background-color: #BFBFBF; }
.forumclass2           { text-align:left; background-color: #004B36; }
.forumclass3           { text-align:left; background-color: #EFEFEF; }
.forumclass4           { text-align:left; background-color: #CCDEEE; }
.forumoutline          { background-color: #004B36; }

/* These CSS declarations for links are used in a few places but are here for theme designers to use if needed - can be added to templates  */
.forumlinks A:link            { color: #000000; font-style: normal; font-size: 11px; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: underline }
.forumlinks A:visited        { color: #000000; font-style: normal; font-size: 11px; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: underline }
.forumlinks A:hover            { color: #000000; font-style: normal; font-size: 11px; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: underline }

/* alternate table row colours */
.forumAlt1   { background-color: #F5F5F5; }
.forumAlt2   { background-color: #FFFFFF; }

.quotebox   { 
     border-style: ridge; 
     background-color: #ECE9D8; 
     padding: 10px;
     margin: 0px;
     }

.quotetext {
     color:#000; 
     font-weight: plain; 
     background-color: #ECE9D8; 
     font-family: Verdana; 
     font-size: 11px; 
     }

.forumCode  { 
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    background-color: #ECE9D8; 
    zzmargin: 5px, 0px, 5px,5px;
    padding: 5px;
    border: 1px dashed #666666;
    }

.forumTitle   {  /* delete this after completion */
    color: #666666;
    background-color: #CCDEEE;
    font-weight: bold;
    font-size: 12px;
    line-height: 14pt;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

TD.forumRollOver  { 
    background-color: #FFFFFF; 
    color: #666666;
    }

TD.forumRollOut   { 
    background-color: #EBF2F8; 
    color: #666666;
    }

.cblockTitle    {
    color: #FFFFFF;
    background-color: #506790;
    font-weight: bold;
    font-size: 12px;
    line-height: 16pt;
    padding-left:5px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}






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

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

.warningsmall {
	color: red;
	font-size: 10px;
	font-family: Verdana, arial, sans-serif;
}

.login-form {
    font-size: 10px;
    padding: 2px;
}

/* 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: #fcf0bb; font-weight: bold; font-size: 10pt; font-family: Verdana, sans-serif; }
.pluginHeader          { color: #1A3955; font-weight: bolder; font-size: 95%; background-color: #E8DDAC; 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: 11px; font-family: Verdana, sans-serif; background-color: #E5E5EA; }
.pluginCellFill        { background-color: #E5E5EA; }
.pluginCellText        { color: #000; font-weight: plain; font-size: 11px; 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 */

/*
====================================================================================
THE END - YAY! Comments Rock!
====================================================================================
*/