﻿* {margin: 0; padding: 0;}

input {      font-family: sans-serif;                  }

body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #3A69BA;
}

a:hover {
	text-decoration: none;
}

/* POP MENU */
#popitmenu{
position: absolute;
background-color: white;
border: 4px solid;
border-color: #a6aaa5;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{
 /*hover background color*/
background-color: #a6aaa5;
	color: #eeeeee;
}


/* MENU */

#menu {
	width:778px;
	padding:0; 
  	margin:0 auto; 
	list-style-type: none;
  	text-align: left;
}

#menu ul {
  	margin:0 auto; 
}

#menu li {
	float: left;
	margin: 0.5em 0.15em;
	display: inline;
}

#menu li a {
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8.8em;
	display: block;
	border: 4px solid;
	border-color: #a6aaa5;
	text-decoration: none;
	text-align: center;
	color: #6a6a6a;
}

#menu a:hover {
	color: #eeeeee;
	background: #a6aaa5; 

}


/* Boxed */

.boxed {
	float: left;
	clear: left;
	width: 200px;
	height: 300px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #a6aaa5;
}

.boxed .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #a6aaa5 url(images/img3_black.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}
.boxed a {
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
}
/* Banner box */

.bannerbox {
/*	float: center;*/
	clear: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}

.bannerbox .content {
	margin: 0;
	border: 4px solid;
	border-color: #a6aaa5;
}

/* Wrapper */

#wrapper {
	width: 778px;
	margin: 0 auto;
}

/* Header */

#header {
	float: left;
	width: 200px;
	height: 150px;
	background: url(images/img1_black.jpg);
}

#header h1 {
	margin: 0;
	height: 100px;
	padding: 25px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 2.5em;
	background: url(images/fgif.gif) no-repeat center bottom;
	background-position: center 30px;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}

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

/* Pages */

#pages {
	float: right;
	width: 568px;
	height: 150px;
	background: url(images/banner.jpg);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 125px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #decece;
}

#pages .active a {
	color: #FFFFFF;
}

#pages a:hover {
	color: #FFFFFF;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: right;
	width: 540px;
	padding-right: 20px;
}

.post {
	padding-top: 10px;
}

.post .title {
	margin: 0;
	font-size: 2em;
	font-family: arial
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

/* Archives */

#archives {
}

/* Search */

#search {
}

#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	height: 70px;
	border-top: 1px dotted #000000;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
}

/* CALENDAR */
.year {
	border-style: outset;
	border-width: 1px;
/*	background-color: #ffffff; */
	text-align: center;
}
.month {
	border-style: none;
/*	background-color: #ffffff; */
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
/*	background-color: #ffffff; */
	color: #000000;
	border-style: none;
	border-width:1px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
/*	background-color: #ffffff; */
	color: #000000;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
/*	background-color: #ffffff; */
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #000000;
/*	background-color: #ffffff; */
}
.week {
	border-style: none;
/*	background-color: #ffffff; */
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
/*	background-color: #ffffff; */
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
/*	background-color: #ffffff; */
}
.yearpicker {
	font-size: 11px;
/*	background-color: #ffffff; */
}
.pickerbutton {

}
.nomonthday {
	text-align: center;
/*	vertical-align: top;*/
	font-size: 10px;
	height:90px;
	width:90px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
/*	vertical-align: top;*/
	font-size: 11px;
	font-weight: bold;
/*	background-color: #ffffff; */
	color: #000000;
	height:90px;
	width:90px;
}
.today {
	text-align: center;
/*	vertical-align: top;*/
	font-size: 11px;
	font-weight: bold;
/*	border-width: 1px;
	border-style: solid;*/
/*	background-color: #ffffff; */
	color: #000000;
	height:90px;
	width:90px;
}
.selectedday {
	text-align: center;
/*	vertical-align: top;*/
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: outset;
/*	background-color: #ffffff; */
	height:90px;
	width:90px;
}
.sunday {
	text-align: center;
/*	vertical-align: top;*/
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:90px;
	width:90px;
}
.sunday a {
	color: #000000;
}
.saturday {
	text-align: center;
/*	vertical-align: top;*/
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:90px;
	width:90px;
}
.saturday a {
	color: #ffffff;
}
.event {
	text-align: center;
/*	vertical-align: top;*/
	font-size: 11px;
	font-weight: bold;
/*	border-width: 1px;
	border-style: solid;*/
	color: #000000;
/*	background-color: #ffffff; */
	height:90px;
	width:90px;
}
.event a {
/*	background-color: #ffffff; */
	color: #000000;
}
.selectedevent {
	text-align: center;
/*	vertical-align: top;*/
	font-size: 11px;
	font-weight: bold;
/*	border-width: 1px;
	border-style: solid;*/
	color: #000000;
/*	background-color: #ffffff; */
	height:90px;
	width:90px;
}
.selectedevent a {
/*	background-color: #ffffff; */
	color: #000000;
}
.todayevent {
	text-align: center;
/*	vertical-align: top;*/
	font-size: 11px;
	font-weight: bold;
/*	border-width: 1px;
	border-style: solid;*/
	color: red;
/*	background-color: #ffffff; */
	height:90px;
	width:90px;
}
.todayevent a {
/*	background-color: #ffffff; */
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}

