

BODY {
	margin: 37 10 10 10;
	background-color : #335A2E;
	color: #000000;
	font-size: 10px;
	font-family: Lucida Grande, arial, sans-serif;
	background-image: url(interface/back.jpg);
}


TD {
	color: black; 
	font-size: 11px;
	font-family: Lucida Grande, arial, sans-serif;
	}
H1 {
	color: black; 
	font-size: 14px;
	font-weight: bold; 
	font-family: Lucida Grande, arial, sans-serif;
	}
H2 {
	color: black; 
	font-size: 12px;
	font-weight: bold; 
	font-family: Lucida Grande, arial, sans-serif;
}

.headertext {
        color: black;
        font-weight: bold;
}

.blocktitle {
	color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: Cheltenham, Garamond, Times New Roman;
	width: 100%;
	text-transform: lowercase;
	font-style: italic;
}

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

.storytitle {
 	background: #DDDDDD;
	font-size: 12px;
	font-weight: bold; 
	font-family: Lucida Grande, arial, sans-serif;
	}
.storyunderline{
	background: #000000; 
	}
.warning {
	color: red; 
	font-size: 12px;
	font-weight: bold; 
	font-family: Lucida Grande, arial, sans-serif;
	}
.warningsmall {
	color: red; 
	font-size: 10px;
	font-family: Lucida Grande, arial, sans-serif;
	}
.commentbar1 {
	color: white; 
	background: #4C8743; 
	font-size: 12px;
	font-family: Lucida Grande, arial, sans-serif;
	padding: 3px;
	}
.commentbar2 {
	background: #f0f0f0;
	font-size: 12px;
	font-family: Lucida Grande, arial, sans-serif;
	padding: 2px;
	}
.commentbar3 {
	color: black;
	background: #f5f5f5;
	font-size: 10px;
	font-family: Lucida Grande, arial, sans-serif;
	padding: 2px;
}
.commenttitle {
	font-size: 12px;
	font-weight: bold;
	background: #f0f0f0;
	font-family: Lucida Grande, arial, sans-serif;
	padding: 2px;
}
.cal_day {
    font-size: 14px;
    font-weight: bold;
    }
.cal_nullday {
    background: #EEEEEE;
    }
.cal_oldday {
    background: #DDDDDD;
    }
.cal_today {
    background: yellow;
    }
.weekview_caltitle {
    background: #DDDDDD;
    font-weight: bold;
    font-size: 14px;
    }
.weekview_curday {
    background: yellow;
    }
.weekview_offday {
    background: #DDDDDD;
    }
.weekview_dayformat {
    font-weight: bold;
    }
.weekview_addevent {
    font-size: 9px;
    }
.weekview_daterange {
    font-size: 16px;
    font-weight: bold;
    }
.dayview_times {
    font-weight: bold;
    text-align: center;
    }
.dayview_datecol {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 16px;
    }
.dayview_quickaddtitle {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 14px;
    }

.header {
	background-color: #FFFFFF;
}

.main-header {
	background-image:url(interface/header-back.gif);
	padding:0px;
	margin:0px;
	}

.menu {
	background-image : url(interface/menu.gif);
	font-family : Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #ffffff;
	text-align : center;
	xborder-bottom : 1px solid #4C8743;
	xborder-top : 1px solid #4C8743;
}

.blockheader {
	background-image : url(interface/menu.gif);
	cfont-family : Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	cfont-weight : bold;
	padding : 2px;
	color : #ffffff;
	text-align : center;
	border-bottom : 1px solid #4C8743;
	border-top : 1px solid #4C8743;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-style: italic;

}

.featureheader {
	background-color: #4C8743;
	font-family : Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	padding : 4px;
	color : #ffffff;
	font-style:italic;
	text-transform:lowercase;
	background-image: url(interface/fhback.gif);
}

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

a, a.link,a.visited {
	color : #335A2E;
	text-decoration: none;
	border-bottom : 0px solid #4C8743;
	border-top : 0px solid #4C8743;
	font-weight : bold;
}

a:hover {
	font-weight : bold;
    	text-decoration: underline;
}

.content {
	background : #FFFFFF;
}

.header1 {
	background-image: url(interface/header-back.gif);
	font-family : Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	padding-bottom : 3px;
}

.header2 {
	font-family : Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
	padding-bottom : 3px;
}

.footer {
	font-family : Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 3px;
    	color : #ffffff;
}

a.footer,a.footer:link,a.footer:visited, {
    color : #ffffff;
    text-decoration: none;
}

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

.content {
	color: black; 
	font-size: 12px;
	font-family: Lucida Grande, arial, sans-serif;
	background: transparent;
}

.fullbox {
    background-color:#f5f5f5;
    border-bottom:1px dotted #d0d0d0;
	border-left:1px dotted #d0d0d0;
	border-right:1px dotted #d0d0d0;
}

.midbox {
	background-color: #f0f0f0;
	font-weight: bold;
	border-bottom:1px dotted #d0d0d0;
	border-left:1px dotted #d0d0d0;
	border-right:1px dotted #d0d0d0;
}

.upper-left         { background-image : url(interface/blank.gif); }
.upper-mid          { background-image : url(interface/blank.gif); }
.upper-right        { background-image : url(interface/blank.gif); }
.shadow-left        { background-image : url(interface/shadow-left.gif); }
.shadow-mid         { background-image : url(interface/shadow-mid.gif); }
.shadow-right       { background-image : url(interface/shadow-right.gif); }
.main-left          { background-image : url(interface/main-left.gif); }
.main-mid           { background-image : url(interface/main-mid.gif); }
.main-right         { background-image : url(interface/main-right.gif); }
.lower-left         { background-image : url(interface/lower-left.gif); }
.lower-right        { background-image : url(interface/lower-right.gif); }
.col-left           { background: top right repeat-y url(interface/col-left.gif); }
.col-right          { background-image : url(interface/col-right.gif); }
.col-left-curve     { background-image : url(interface/col-left-curve.gif); }
.col-right-curve    { background-image : url(interface/col-right-curve.gif); }
.col-left-line      { background-image : url(interface/col-left-line.gif); }
.col-right-line     { background-image : url(interface/col-right-line.gif); }
.lower-line-left    { background-image : url(interface/lower-line-left.gif); }
.lower-line-right   { background-image : url(interface/lower-line-right.gif); }
.lower-line-mid     { background-image : url(interface/lower-line-mid.gif); }

TABLE.network { position:absolute;width:100%;top:0px;left:0px;height:22px;color:#ffffff; font: 11px Verdana,Arial,Sans serif; border:0; }
TABLE.network TD { font:12px Verdana,Arial,Sans serif; color:#ffffff;}
TABLE.network A { color:#ffffff; font-weight:300; text-decoration:underline; }
TABLE.network A.link { color:#ffffff; font-weight:300; text-decoration:underline; }
TABLE.network A:hover { color:#ffffff; font-weight:300; text-decoration:underline; }
TABLE.network A:visited { color:#ffffff; font-weight:300; text-decoration:underline; }
TABLE.network A:active { color:#ffffff; font-weight:300; text-decoration:underline; }

* Definitions for Chatterblock */
.cb_submitter     { color:#00c; font weight: bold;  font-size: 10px; font-family: verdana, arial, sans-serif; }
.cb_text1         { color:#000000; background-color:#CCCCCC; font-size: 11px; font-family: arial, serif;  }
.cb_text2         { color:#000000; background-color:#F6F6F0; font-size: 11px; font-family: arial, serif;  }
.cb_text3         { color:#000000; background-color:#A6C1F0; font-size: 10px; font-family: arial, serif;  }
.cb_chatcount     { color:#000000; weight: bold; font-size: 10px; font-family: verdana, arial, sans-serif; }
.cb_logtitle      { color:#000000; weight: bold; font-size: 12px; font-family: verdana, arial, sans-serif; }
.cb_logtextRow1   { color:#000000; background-color:#F9F9F9; font-size: 10px; font-family: verdana, arial, sans-serif;  }
.cb_logtextRow2   { color:#003366; background-color:#F6F6F0; font-size: 10px; font-family: verdana, arial, sans-serif;  }
.cb_adminRow1     { color:#000000; background-color:#F9F9F9; font-size: 10px; font-family: verdana, arial, sans-serif;  }
.cb_adminRow2     { color:#003366; background-color:#F6F6F0; font-size: 10px; font-family: verdana, arial, sans-serif;  }
.cb_lastpost      { color:#00c; font-size: 9px; font-family: verdana, arial, sans-serif;  }
.cb_delpost       { color:#FFFFFF; font-size: 9px; font-family: verdana, arial, sans-serif;  }
.cb_link          { color:#000000; font-size: 12px; line-height: 11px; font-family: Arial, Helvetica, Verdana; text-decoration: none }
.cb_link:hover    { color:#000000; font-size: 12px; line-height: 11px; font-family: Arial, Helvetica, Verdana; text-decoration: none }

table.mod_gallery {
	border:1px dotted d0d0d0;
	background-color: #f0f0f0;
	font:12px Verdana, Arial, Helvetica;
}

table.mod_headliner {
	background: url(interface/fhback.gif);
	color: white;
	font: 14px bold;
	padding:4px;
}

table.mod_toplight_bg td.head {
	color: white;
	font: 16px bold Verdana, Arial, Helvetica;
	font-style:italic;
	text-transform:lowercase;
}

table.modnavbox {
	border:1px solid #d0d0d0;
	background-color:#e0e0e0;
}

td.albumdesc td.title {
	font:14px bold Verdana, Arial, Helvetica;
	font-style:italic;
	text-transform:lowercase;
}
