/*
	RESET
--------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}

.clear {
   clear: both;
   padding: 5px;
}

/*
	BODY
--------------------------------------------------*/
body {
   background: #2D92AC url(/gleichen/images/tile.gif);
   text-align:center;
	font: 12px Verdana, sans-serif;
   color: #444;
   margin-bottom: 30px; /* space at the bottom for IE */
}

/*
 	TYPOGRAPHY and BASIC STYLES
 --------------------------------------------------*/
/* headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, sans-serif;
   font-weight: normal;
   color: #2D92AC;
   margin-bottom: 5px;
}

#sidebar h3, 
#sidebar h4, 
#sidebar h5, 
#sidebar h6 {
	text-align: center;
}

h1 {
	text-indent: -9999px;
}

h2 {
   font-size: 24px;
   border-bottom: 1px solid #FF9900;
}

div.fs ol.fsImages li h2 {
   border: none;
}

h3 {
    font-size: 18px;
}

h4 {
	font-size: 16px;
	color: #444;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	font-family: Verdana, sans-serif;
}

/* paragraph, etc. */
p, address, ul, ol, blockquote {
   font-style: normal;
   text-align: left;
   padding-bottom: 15px;
   line-height: 1.5;
}

	.blogmeta {
		background: #EEE;
		font-size: 10px;
		padding: 5px;
		border: 1px solid #DDD;
		margin-bottom: 15px;
		margin-left: -50px;
		clear: both;
	}
	
	.more {
		text-align: right;
	}

acronym {
   font-style: italic;
   border-bottom: 1px dashed;
   text-align: left;
}

/* lists */
ul, ol {
	padding-left: 30px;
}

/* links */
a:link, a:visited {
   font-weight: normal;
   color: #FF9900;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

h3 a:link, h3 a:visited {
	color: #2D92AC;
}

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

/* forms */

/* images */
img.left {
   float: left;
   margin-right: 10px;
   margin-bottom: 10px;
}

img.right {
   float: right;
   margin-left: 10px;
   margin-bottom: 10px;
}

img.center {
   margin: 0 auto 15px;
   display: block;
}

img.hr {
   margin: 15px auto;
   display: block;
}

a img {
	border: none;
}

hr {
   clear: left;
   background-color: #FFF;
   color: #FFF;
   height: 1px;
   border: 0 none;
}

/* forms */
label {
   font-weight: bold;
}


/* table */
table {
   border-collapse: collapse;
   width: 98%;
   margin-bottom: 15px;
}

td {
   padding: 3px;
}

#sidebar table.weather {
	margin: 0 auto 15px;
	border: 1px solid #bbb;
	background: #FFF;
	width: 95%;
}

table.weather td.day {
	padding: 5px 0;
	background: #e1e1e1;
}

/* calendar */
table#calendar {
	width: 700px;
	margin: 0 auto;
	border-collapse: collapse;
	border:0;
	background: #FFF;
}

table#calendar tr.head {
	height: 30px;
}

table#calendar th {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding:0;
}

	table#calendar th.calendarDayHeading {
		text-align: left;
		border-bottom: 1px solid #000;
	}
	
	table#calendar th.calmonth {
		font-size: 18px;
	}

table#calendar td {
	width: 100px;
	vertical-align: top;
	height: 100px;
	border: 0;
	margin: 0;
	padding:0;
}

table#calendar td ul {
   list-style-type: square;
   font-size: 11px;
}

table#calendar div.calday {
	background:#DFEAD4;
	border-bottom:1px solid #B0C897;
	margin-bottom:3px;
	padding:6px 3px 3px;
}

table#calendar div.calday_event {
	border-top: 3px solid #759059;
	background:#DFEAD4;
	border-bottom:1px solid #B0C897;
	margin-bottom:3px;
	padding:3px;
}

	table#calendar .calendarToday div.calday {
		background-color: #B0C897;
	}



/*
	NAVIGATION
--------------------------------------------------*/
#mainnav {
   position: relative;
   width: 778px;
   height: 29px;
   margin: 15px auto 0;
   font: 11px/29px Verdana, sans-serif;
}

#mainnav ul {
   list-style: none;
   padding:0;
   text-align: center;
}

#mainnav ul li {
   float: left;
}

#mainnav a, 
#mainnav a:visited {
   width: 93px;
   height: 29px;
   line-height: 29px;
   display: block;
   background: transparent url(/gleichen/images/schools_inactive.gif) no-repeat 0px 0px;
   color: #FFF;
   text-decoration: none;
}

#mainnav a:hover {
   background: transparent url(/gleichen/images/tab_hover.gif) no-repeat 0px 0px;
}

/* home */
	#mainnav a.home, 
	#mainnav a:visited.home {
	   width: 93px;
	   height: 29px;
	   line-height: 29px;
	   display: block;
	   background: transparent url(/gleichen/images/01.gif) no-repeat 0px 0px;
	   color: #FFF;
	}

	#mainnav a:hover.home,
	#home #mainnav a.current {
	   background: transparent url(/gleichen/images/tab_hover.gif) no-repeat 0px 0px;
	   color:#BF2200;
	}

/* businesses */
	#mainnav a.businesses, 
	#mainnav a:visited.businesses {
	   width: 93px;
	   height: 29px;
	   line-height: 29px;
	   display: block;
	   background: transparent url(/gleichen/images/02.gif) no-repeat 0px 0px;
	   color: #FFF;
	}
	
	#mainnav a:hover.businesses,
	#businesses #mainnav a.current {
	   background: transparent url(/gleichen/images/tab_hover.gif) no-repeat 0px 0px;
	   color: #FFA900;
	}
	
/* groups */
	#mainnav a.groups, 
	#mainnav a:visited.groups {
	   width: 93px;
	   height: 29px;
	   line-height: 29px;
	   display: block;
	   background: transparent url(/gleichen/images/03.gif) no-repeat 0px 0px;
	   color: #FFF;
	}
	
	#mainnav a:hover.groups,
	#groups #mainnav a.current {
	   background: transparent url(/gleichen/images/tab_hover.gif) no-repeat 0px 0px;
	   color: #009900;
	}

/* services */
	#mainnav a.services, 
	#mainnav a:visited.services {
	   width: 93px;
	   height: 29px;
	   line-height: 29px;
	   display: block;
	   background: transparent url(/gleichen/images/04.gif) no-repeat 0px 0px;
	   color: #FFF;
	}
	
	#mainnav a:hover.services,
	#services #mainnav a.current {
	   background: transparent url(/gleichen/images/tab_hover.gif) no-repeat 0px 0px;
	   color: #007BBA;
	}

/* events */
	#mainnav a.events, 
	#mainnav a:visited.events {
	   width: 93px;
	   height: 29px;
	   line-height: 29px;
	   display: block;
	   background: transparent url(/gleichen/images/05.gif) no-repeat 0px 0px;
	   color: #FFF;
	}
	
	#mainnav a:hover.events,
	#events #mainnav a.current,
	#calendar #mainnav a.current {
	   background: transparent url(/gleichen/images/tab_hover.gif) no-repeat 0px 0px;
	   color: #911D55;
	}
	
/* gallery */
	#mainnav a.gallery, 
	#mainnav a:visited.gallery {
	   width: 93px;
	   height: 29px;
	   line-height: 29px;
	   display: block;
	   background: transparent url(/gleichen/images/06.gif) no-repeat 0px 0px;
	   color: #FFF;
	}
	
	#mainnav a:hover.gallery,
	#gallery #mainnav a.current {
	   background: transparent url(/gleichen/images/tab_hover.gif) no-repeat 0px 0px;
	   color: #911D55;
	}

/*
	CONTAINER
--------------------------------------------------*/
#container {
   width: 766px;
   background: #FFF url(/gleichen/images/bg-container.gif) repeat-y;
   margin: 0 auto 30px;
   text-align: left;
   border: 6px solid #FFF;
}

	#calendar #container {
		background-color: #fff;
		background-image: none;
	}

/*
	MASTHEAD
--------------------------------------------------*/
#masthead {
   position: relative;
   height: 275px;
   width: 766px;
   background: #FFF url(/gleichen/images/masthead-new.jpg) no-repeat bottom left;
}

#logo {
   position: absolute;
   background: #FFF url(/gleichen/images/logo.gif) no-repeat;
   height: 115px;
   width: 262px;
   top: 0px;
   right: 0px;
   z-index: 5;
}

/*
	CONTENT
	Keep in mind container is only 766px
--------------------------------------------------*/
#content {
   position: relative;
   float: left;
   width: 500px;
   margin: 0 23px;
   display: inline;
}

	#calendar #content {
		width: 720px;
	}

.entry {
	float: left;
	width: 450px;
	padding-left:50px;
}

.entry-date {
   text-align: center;
   text-transform: uppercase;
   font-size: 12px;
   padding: 5px;
	border: 1px solid #ddd;
   float: left;
   margin-right: 5px;
	margin-left: -50px;
}

.entry-date span {
   font-size: 24px;
   display:block;
}

.preview {
	width: 450px;
	padding: 22px 22px 9px;
	border: 2px solid #ff9900;
	position: relative;
	margin-bottom: 30px;
}

.preview .label {
	position: absolute;
	top: -10px;
	left: 20px;
	padding: 3px;
	border: 2px solid #ff9900;
	background: #ffff66;
	font-weight: bold;
}

.odd, .even {
	padding: 15px 15px 0;
	margin-bottom: 5px;
	border: 1px solid #DDD;
	position: relative;
	overflow: hidden;
}

/*.odd p, .even p {
	margin-right: 30px;
}*/

.odd {
	background: #EEE;
}

.count {
	overflow: hidden;
	position: absolute;
	top: -20px;
	right: 10px;
	font-size: 48px;
	font-family: Arial Black, sans-serif;
	color: #DDD;
}

/*
	SIDEBAR
	Keep in mind container is only 766px
--------------------------------------------------*/
#sidebar {
   width: 200px;
   padding: 0 10px;
   float:left;
   display: inline;
   overflow: hidden;
}

.mini-date {
   text-align: center;
   text-transform: uppercase;
   font-size: 10px;
   padding: 5px;
	border: 1px solid #bbb;
	background: #fff;
   float: left;
   margin-right: 5px;
}

.mini-date span {
   font-size: 16px;
   display:block;
}

/*
	FOOTER
--------------------------------------------------*/
#footer {
   position: relative;
   text-align: left;
   background: #FF9900;
   color: #FFFFFF;
   clear: both;
   border-top: 6px solid #FFF;
   padding: 0 10px;
   height: 40px;
   font-size: 11px;
}

#footer img {
	float: left;
	padding: 0;
	margin-top: 8px;
}

#footer a, 
#footer a:visited {
   color: #FFFFFF;
   text-decoration: underline;
}

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

.copyright {
	text-align: right;
	line-height: 40px;
	padding: 0;
}

/*
    Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
}

.htmlButtonOutterL {
	border-left: #333 1px solid;
}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOff a:visited {
	text-decoration: none;
}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOn a:visited {
	text-decoration: none;
}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonA a:visited {
	text-decoration: none;
}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonB a:visited {
	text-decoration: none;
}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
}
