/*
	Calendar CSS - by Nathan Smith - www.sonspring.com
*/

/* =Basic HTML
----------------------------------------------------------------------*/

a
{
	cursor: pointer;
	text-decoration: none;
}

body
{
	background: #666 url(../img/body.gif) repeat-y top center;
	color: #966;
	cursor: default;
	margin: 0;
	padding: 0;
}

caption
{
	background: url(../img/logo.gif) no-repeat;
	border-top: 5px solid #999;
	margin: 0 auto;
	text-align: left;/*alignment changed from right*/
	font: 20px/30px Tahoma, sans-serif;
	color: rgb(170, 28, 24);
}

p
{
	margin: 0;
}

strong
{
	text-transform: uppercase;
}

table
{
	background: #fff;
	border-bottom: 3px solid #ccc;
	border-right: 1px solid #999;
	margin: 0 auto;
}

th,
td
{
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, sans-serif;
	padding: 0 2px;
	vertical-align: top;
	width: 100px;
	height: inherit;
}

td a
{
	background: url(../img/arrow.gif) no-repeat center left;
	color: #33f;
	padding: 0 0 0 0px;/*padding for 4th item changed to 0*/
}

td a:hover
{
	text-decoration: underline;
}

/* =Classes
----------------------------------------------------------------------*/

col.Sat,
col.Sun
{
	background: #eef;
}

div.buttons
{
	font: 10px Verdana, sans-serif;
	padding: 10px 0 20px;
	text-align: center;
}

div.buttons a
{
	background: #ddd;
	border: 1px solid #bbb;
	color: #000;
	padding: 3px 5px;
}

div.buttons a:hover
{
	background-color: #eef;
	color: #369;
}

tr.day
{
	color: #666;
	font-size: 9px;
	height: 90px;
}

tr.number
{
	background: #ddd;
	color: #888;
	font-size: 10px;
	height: 15px;
	text-align: right;
	vertical-align: middle;
}

th
{
	background: #fff;
	color: #999;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: normal;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
}

/*This formats the width of columns in the List New Event form, listevent.html
by fixing the width of the cells in the top row of the table */

th.eventcolma	{
    width: 220px;
    }
    td.eventcolmb	{
    width: 538px;
    }
/*This moves the List New Event button to the right side of the Community Calendar*/    
.neweventlink {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
margin-left: 485px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 2px;
	}

/*This formats the table header columns in the List New Event form differently
from the formatting for the actual community calendar table*/
th.thform	{
font-family: arial, verdana, sans-serif;
font-size: medium;
text-align: right;
vertical-align: top;
	}


/*----Formatting from volwing.css-----------------------------
--------*/
/* This centres the entire page in Internet Explorer and limits the page width */
#allcontent {
margin-left: auto;
margin-right: auto;
width: 760px;
background-color:	white;
text-align: left;
padding-left: 5px;
padding-bottom: 5px;
}
/*This has been commented out for formatting purposes*/
/*body { margin: 0 0 20px 0;
text-align: center;
}*/
h1 {
font-family: arial, verdana, sans-serif;
color:	black;
padding-bottom: 10px;
border-bottom: 1px solid gray;
}
h2 {
font-family: arial, verdana, sans-serif;
color: rgb(170, 28, 24);
padding-top: 0;
margin-top: -0.25em;
border-top 0;
}
h3	{
font-family: arial, verdana, sans-serif;
margin-top:	1.75em;
margin-bottom:	-0.95em;
	}
p {
font-family: arial, verdana, sans-serif;
line-height: 1.25em;
padding-left: 0px;
}
li	{
font-family: arial, verdana, sans-serif;
line-height: 1.5em;
	}
.logo {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 2px;
margin-left: 0px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 0px;
border: 0 0 0 0;
}
.header {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-left: 1px solid black;
border-right: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
margin-left: 1px;
margin-right: 0px;
margin-top: 2px;
margin-bottom: 2px;
}
.menuleft {
padding-left: 2px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
}
.menumid {
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
}
.menuright {
padding-left: 1px;
padding-right: 0px;
padding-top: 1px;
padding-bottom: 1px;
}

#contact	{
font-family:	arial, verdana, sans-serif;
	}
a:link	{
color:	blue;
border-style:	none;
	}
a:visited	{
color:	red;
border-style:	none;
	}
a:hover	{
color:	green;
border-style:	none;
	}

/*table	{
font-family:	arial, verdana, sans-serif;
	}*/
a	{
border:	none;
	}
/*This adjusts the padding at the top of the Community Calendar pages to
match those of the other web pages*/	
.communitypage	{
padding-top:	15px;
	}

/* This coding has been commented out for format testing*/
/*h1 {
font-family: arial, verdana, sans-serif;
color:	black;
padding-bottom: 10px;
border-bottom: 1px solid gray;
}
h2 {
font-family: arial, verdana, sans-serif;
color: rgb(170, 28, 24);
padding-top: 0;
margin-top: -0.25em;
border-top 0;
}
.logo {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 2px;
margin-left: 0px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 0px;
border: 0 0 0 0;
}
.header {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-left: 1px solid black;
border-right: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
margin-left: 1px;
margin-right: 0px;
margin-top: 2px;
margin-bottom: 2px;
}
.menuleft {
padding-left: 2px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
}
.menumid {
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
}
.menuright {
padding-left: 1px;
padding-right: 0px;
padding-top: 1px;
padding-bottom: 1px;
}
#allcontent {
margin-left: auto;
margin-right: auto;
width: 760px;
background-color:	white;
text-align: left;
padding-left: 5px;
padding-bottom: 5px;
}*/