/*
====================================================================================
THEME VERSION:	3.2
IMPORTANT NOTES:

800 x 600 USERS - NOTE!
If you want your site to be 800x600 compatible, change the 'width' value of the 'contentblock'
style (under the layout options), to 55% or less. For 1024x768 or higher, use 60%

If you continue to experience problems running at 800x600, make the width value less. eg. 50%

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:
====================================================================================


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

@import url(images.css);

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

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

body {
	color: #444444;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

TD {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
}

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


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

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

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

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

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

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

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


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

800 x 600 USERS - NOTE!
If you want your site to be 800x600 compatible, change the 'width' value of the 'contentblock'
style, to 55% or less. For 1024x768 or higher, use 60%

If you continue to experience problems running at 800x600, make the width value less. eg. 50%

*/

.page-float {
	float:left;
}

#centerblock {
	border: solid black 1px;
	height: 100%;
}


#leftblocks {
	float: left;
	width: 15%;
	padding-top:	6px;
	padding-right:	6px;
	padding-bottom: 6px;
	padding-left:	6px;
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 20px;
	border-top:	#000066;
	border-right:	#000066;
	border-bottom:	#000066;
	border-left:	#000066;
	background: 	#FFCC33;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

#contentblock
{
	font-size: 12px;
	float: left;
	width: 55%;  /*	<-- change this value to 55% or less for 800x600 compatibility */
	padding-top:	15px;
	padding-right:	15px;
	padding-bottom: 15px;
	padding-left:	15px;
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 20px;
	border-top:	#DDDDDD;
	border-right:	#EEEEEE;
	border-bottom:	#EEEEEE;
	border-left:	#DDDDDD;
	background: 	#FAFAFA;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

#rightblocks {
	float: left;
	width: 18%;
	padding-top:	6px;
	padding-right:	6px;
	padding-bottom: 6px;
	padding-left:	6px;
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 20px;
	border-top:	#000066;
	border-right:	#000066;
	border-bottom:	#000066;
	border-left:	#000066;
	background: 	#FFCC33;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

.whats-related-options {
	float: left;
	width: 14%;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#footerblock {
	background-color: #000066;
	clear: both;
}


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

.sitebanner-left {
	width: 50%;
	font-size: 30px;
	color: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	height: 70px;
	font-weight: bold;
	letter-spacing: 0px;
	float: left;
}

.sitebanner-middle {
	font-size: 30px;
	color: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	height: 70px;
	font-weight: bold;
	letter-spacing: 0px;
	float: left;
}

.sitebanner-right {
	width: 50%;
	font-size: 30px;
	color: #FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	height: 70px;
	font-weight: bold;
	letter-spacing: 0px;
	float: left;
}

.headertext {
}

#header-textbar {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	height: 14px;
	background-color: #000066;
	vertical-align: middle;
	border-top:	#FFCC33;
	border-left:	#FFCC33;
	border-right:	#FFCC33;
	border-bottom:	#FFCC33;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

.header-datestamp {
	color: #EEEEEE;
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: left;
	white-space: nowrap;
	float: left;
}

.header-links {
	color: #EEEEEE;
	font-size: 9px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: right;
	white-space: nowrap;
}
.header-datestamp a { color: #FFFFFF; }
.header-datestamp a:hover {	color: #CC9999;}


#header-imagebar {
	clear: both;
}



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

.story-header {
	width: 100%;
	height: 18px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 4px;
	background-color: #F3F3F3;
	border-top:	#000066;
	border-right:	#000066;
	border-bottom:	#000066;
	border-left:	#000066;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

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


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

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

.story-text {
	color: #888888;
	font-size: 11px;
	font-family: "Lucida Grande", arial, sans-serif;
	margin-top: 5px;
	margin-left: 6px;
	white-space: normal;
}

.storytitle {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 6px;
}

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

.story-block {
}

.storycontent {
	color: #333333;
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.storycontent a { color: #CC0000; }
.storycontent a:hover {	color: #000066;}

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


.featuredstorytitle {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding-top: 3px;
}



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

.story-footer {
	font-size: 11px;
	font-family: 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;
	clear: both;
	text-align: right;
}

/*
====================================================================================
BLOCK OPTIONS
====================================================================================
*/
.block {
	font-size: 10px;
	color: #666666;
	padding-top:	3px;
	padding-right:	3px;
	padding-bottom: 3px;
	padding-left:	3px;
	margin-bottom: 	9px;
	border-top:	#DDDDDD;
	border-right:	#EEEEEE;
	border-bottom:	#EEEEEE;
	border-left:	#DDDDDD;
	background: 	#FFFFFF;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
}

.blocktitle
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin-bottom: 3px;
	border-top:	#999999;
	border-bottom:	#999999;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	width: 100%;
}

.option {
	color: #666666;
	font-size: 11px;
	width: 95%;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.option:hover {
	background: #FFEEEE;
}

.option:hover a {
	color: #CC0000;
}

.option-off {
	color: #CC9999;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.option-plain {
	color: #666666;
	font-size: 11px;
}



/*
====================================================================================
COMMENT OPTIONS
====================================================================================
*/
.commentbar4 {
	color: #000000;
	font-size: 11px;
	font-family: "Lucida Grande", arial, sans-serif;
	background-color: #EEEEEE;
}

.commentbar1 {
	color: #000000;
	background-color: #EEEEEE;
	font-size: 11px;
	font-family: "Lucida Grande", arial, sans-serif;
}

.commentbar2 {
	background-color: #EEEEEE;
	font-size: 11px;
	font-family: "Lucida Grande", arial, sans-serif;
}

.commentbar3 {
	color: #888888;
	background-color: #EEEEEE;
	font-size: 10px;
	font-family: "Lucida Grande", arial, sans-serif;
}

.commenttitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	font-family: "Lucida Grande", arial, sans-serif;
}




/*
====================================================================================
FOOTER OPTIONS
====================================================================================
*/
#prefooter {
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: left;
	background-color: #FFCC33;
	clear: both;
	height: 3px;
}
#prefooter a { color: #FFFFFF; }
#prefooter a:hover {	color: #CC9999;}

.footer-left {
	color: #EEEEEE;
	font-size: 9px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: left;
	line-height: 12px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
	white-space: nowrap;
}
.footer-left a { color: #FFCC33; }
.footer-left a:hover {	color: #FF0000;}


.footer-right {
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align: right;
	line-height: 12px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	white-space: nowrap;
}
.footer-right a { color: #FFCC33; }
.footer-right a:hover {	color: #FF0000;}


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

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



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

.cal_day {
	font-size: 11px;
}

.cal_body {
	font-family: "Lucida Grande", Helvetica, Arial, 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: 9px;
}

.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; 
} 


/*
====================================================================================
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;
}

.middleboxtitle
{
background-color: #DEDEDE;
color: #000000;
font-size: 11px;
font-weight: bold; 
font-family: tahoma, verdana, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-bottom: 1px;
padding-top: 1px;
}

/*
====================================================================================
GALLERY STYLES
====================================================================================
*/
.title
	{ 
	  font-family: Helvetica, Arial, sans-serif;
	  font-size:14px;
	  font-weight:bold;
	  line-height:100%;
	  padding-right:2px;
	  padding-left:3px;
	}

	
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	  background-image: url(../images/mod_headliner.jpg);
	  width: 100%;
	  height: 28px;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	  background-image: url(../images/mod_toplight_bg.jpg);
	  height: 28px;
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	  background-image: url(../images/mod_toplight_right.jpg);
	  height: 28px;
	  width: 9px;
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	  background-image: url(../images/mod_toplight_left.jpg);
	  height: 28px;
	  width: 10px;
	}
.albumdesc  /*album description includes all text and background*/
	{
	  font-family: Helvetica, Arial, sans-serif;
	  color:#666666;
	  font-size:14px;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:100%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #404040;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	  color:#666666;
	  font-size:12px;
	  font-weight:bold;
	  line-height:100%;
	  padding:2px;
	  margin-top:2px;		
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #000066;
	  line-height:100%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #000066;
	}
.modcaption a { color: #FFCC33; }
.modcaption a:hover {	color: #CC0000;}

.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention  /*voting instructions */
	{
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  font-family: Helvetica, Arial, sans-serif;
	  color:#000000;
	  font-size: 16px;
	  font-weight:bold;
	  padding-left:2px;
	  padding-right:2px;
	  line-height:100%;
	  border:0px dashed #404040;
	  height: 28px;  
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-image: url(../images/mod_headliner.jpg);
	  width: 100%;
	  height: 28px;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-image: url(../images/mod_toplight_bg.jpg);
	  height: 28px;
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	  background-image: url(../images/mod_toplight_right.jpg);
	  height: 28px;
	  width: 9px;
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-image: url(../images/mod_toplight_left.jpg);
	  height: 28px;
	  width: 10px
	}
.bread  /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav    /* used in navigation bars */
	{
	  font-size: 12px;
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	  font-weight: bold;
	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	  color: #404040;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #404040;	  
	}

.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	
	  color:#404040;
	  font-size: 12px; 
	  font-weight:bold;
	  background-image: url(../images/mod_navbar.jpg);
	  line-height:100%;
	  border:0px dashed #404040;
	  width: 100%;
	  height: 15px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#404040;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #C0C0C0;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ffffff; 
	  font-weight: bold;
	}
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #404040; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 50px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #000066;
	  line-height:100%;
	  border:1px solid #FFCC33;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #ffffff;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #C0C0C0;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	  color: #202020;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #c0c0c0;
	  line-height:100%;
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#202020;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #606060;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	  color:#ffffff;
	  font-size: 8px;
	  font-weight:normal;
	  background-color: #000066;
	  line-height:100%;
	  padding:2px;
	  border:0px dashed #000066;
	  width=100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#ffffff;
	  text-decoration: none;
	}
.modfooter a:hover {
	  color: #C0C0C0;
	  text-decoration: none;
	}

/*
====================================================================================
THE END - C'MON WHAT WERE YOU EXPECTING?
====================================================================================
*/
