
img { border: 0; }


BODY {
	background-color: #3A501F;
	background-image: url("/sgo/wp-content/themes/twentyten/images/graceheader.jpg");
	font: 12px Georgia, "Times New Roman", Times;
	color: #000;
}

#document-top
{
	width: 757px;
	border: solid 3px #3F2908;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#document-bottom
{
	border: solid 3px #3F2908;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

A {
	color: #9e0957;
}
.top_nav {
	float: right;
	font-size: 10pt;
	font-family: Arial;
	line-height: 150%;
}
.top {
	color: #000;
	padding: 10px;
}

.nav
{
	background-color: #6762AC;
	color: white;
	padding: 0px 10px;
	border-bottom: 2px solid #B9E1B5;
	line-height: 30px;
}
.top A, .nav A, .cal_top A, .bottom A {
	color: #307d00;
	text-decoration: none;
}
.nav A, .cal_top A {
	color: #307d00;
}

.bottom {
	clear: left;
	background-color : #E4FBE4;
	color: #000;
	padding: 5px 10px;
	border-top: 2px solid #B9E1B5;
}

.top h1 {
	margin: 0em;
	padding: 0em;
}
.content {
	padding: 10px;
	padding-top: 0px;
}
.content .item {
	padding: 2px;
}
.showEventContents
{
	font-size: 10pt;
}
.showEventContents p
{
	line-height: 150%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;	
}
h2 {
	font-size: 16pt;	
}
h3 {
	font-size: 14pt;	
}
h4 {
	font-size: 12pt;
	margin: 0em;
	padding: 0em;
}
input {
	font-size: 10pt;
}
.element {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
form {
	margin: 0em;
	padding: 0em;
}
.morning {
	background: #ffc;
}
.noon {
	background: #fcc;
}
.afternoon {
	background: #cff;
}
.evening {
	background: #ccf;
}
.midnight {
	background: #ccc;
}
div#timelayer {
	position:absolute;
	visibility:hidden;
}

form.top_form {
	margin: 0px;
	padding: 0px;
	float: right;
}
.time {
	font-size: 8pt;
}
.title {
	font-size: 10pt;
	font-weight: bold;
	line-height: 135%;
}
.venue {
	font-size: 8pt;
}
.location {
	font-size: 8pt;
}
.edit {
	font-size: 8pt;
}
.day ul {
	margin: 5px;
	padding: 0px 15px;
}
.day_of_month {
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#999;
}
/* Added v0.2.0 */
.error {
	background: #fcc;
}
td, th {
	vertical-align: top;
}
#event td
{
	vertical-align: middle;
}

.sidebar {
	width: 300px;
	border: 1px solid #000;
	background: #fff;
	padding: 5px;
	float:right;
}

