body {
	background: #000000 url(images/background.jpg) center repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}
		
* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	padding-right: 10px;
	padding-left: 10px;
	}


/* This evtcal img rule is important as it prevents the table in whatson.php from being distorted */
#evtcal img{
	border:0;
	padding-right: 0px;
	padding-left: 0px;
}


p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#2E3192;
	}
a:hover {
	text-decoration:none;
	color:#0000FF;
	}



#wrapper {
	margin:0 auto;
	width:770px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:194px;
	background-image: url(images/logo_194.jpg);
	background-repeat: no-repeat;
	background-position:center;	
	}
#menu {
	height: 30px;
	background: #9CB0D1;	
	text-align: center;
	}
#menu a:link, #menu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
}

#menu a:hover {
	background: #5E79B0;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}
#menu ul {
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}
#sidebar {
	float:right;
	width:180px;
	background:#ffffff;
	margin-right:10px;
    
	}
	
#sidebar_index {
	float:right;
	width:180px;
	background:#ffffff;
	margin-right:10px;
	margin-top: -180px;
}

#sidebar_index_home {
	float:right;
	width:180px;
	background:#ffffff;
	margin-right:10px;
	margin-top: 110px;
    /*margin-top: 35px;*/
	}
	


#ipanel
{
	position: relative;
	bottom: -5px;
	left: 4px;
	clear: left;
	width: 770px;
}

#ipanel img {
	border:0;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

.texto {    /* for the textarea in my whatson.php page */
	font-weight: bold;
}

.centralize {   /* is used on the prayer request page to centralize the prayer reaquest form */
	margin-left: 200px;
}

.pretext {width: 550px; text-align:left; margin-left: 100px;}  /* used on the what's on page for the paragraph above the calendar. */

#content {
	float:left;
	width:550px;
	min-height:400px;
	}
	
#content-home {
	float:left;
	margin-top:-80px;
	width:550px;
	min-height:400px;
	}
	
#content-whatson {
	float:left;
	width:760px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:30px;
	background:#9CB0D1;
	}

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
        margin-top: -15px;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}

#sidebar ul {
	list-style-type:none;
	margin-top:5px;
	}
	
#sidebar_index ul{
	list-style-type:none;
	margin-top:5px;
	}
	
#sidebar_index_home ul{
	list-style-type:none;
	margin-top:50px;
}


#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#2E3192;
	padding-left:5px;
	border-bottom:1px dotted #2E3192;
	}
	
#sidebar_index li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#2E3192;
	padding-left:5px;
	border-bottom:1px dotted #2E3192;
	}
	
	#sidebar_index_home li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#2E3192;
	padding-left:5px;
	border-bottom:1px dotted #2E3192;
	}

#sidebar li a:hover {
	color:#0000FF;
	}
	
#sidebar_index li a:hover {
	color:#0000FF;
}

#sidebar2 li a:hover {
	color:#0000FF;
}


#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}


h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* ------------------------------- BEGINNING OF SUPER CALENDAR CSS ------------------------------- */

#calendar td {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#calback {
	clear: both;
	width: 100%;
	height: 100%;
	background: url('calendar/images/calWaiting.gif') no-repeat center;
}

#calendar {
	background: #FFF;
	width: 100%;
	height: 100%;
}

.cal {
	width: 550px;	
	border: 1px solid #CCC;
	margin: 0 auto;
}

.cal a {
	color: #0C0;
	text-decoration: none;
	border-bottom: 1px dashed #CCC;
	font-size: 13px;
}

.cal a:hover {
	color: #0E0;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;  
	background: url('calendar/images/calBack.gif') repeat center left;
	padding: 5px;
}

.calhead img {
	border: none;
}

.calhead table {
	width: 100%;
	height: 35px;
}

.calhead a {
	text-decoration: none;
	border: none;
}

.dayhead {
	height: 40px;
	background: #EEE;
	font-weight: bold;
}

.dayhead td {
	text-align: center;
	color: #000;
}

.dayrow {
	background: #FFF;
	height: 60px;
}

.dayrow td {
	width: 14%;
	font-size: 15px;
	color: #656551;
	padding: 3px;
	border: 1px solid #DDD;
}

.day {
	float: right;
}

.dayover {
	background: #F4F4F4;
}

.dayout {
	background: #FFF;
}

#event {
	font-family: Arial, sans-serif;
	width: 100%;
	height: 100%;
	border-top: 1px solid #727260;
	border-bottom: 1px solid #727260;
}

#event .heading {
	padding: 10px;
	position: relative;
	background: url('calendar/images/calEvent.gif') repeat-x top left;
	border-bottom: 1px dotted #CCC;
}

#event .title {
	color: #656551;
	font-size: 16px;
	font-weight: bold;
}

#event .posted {
	color: #8C8C73;
	font-size: 10px;
}

#event .back {
	position: absolute;
	top: 10px;
	right: 10px;
}

#event .back a {
	color: #0C0;
	text-decoration: underline;
	border: none;
	font-size: 20px;
}

#event .back a:hover {
	color: #0E0;
}

#event .line {
	padding: 10px;
	overflow: auto;
}

.error {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
}

#jump {
	z-index: 100;
	line-height: 30px;
	padding: 5px;
	background: #F6F6F6;
	border: 1px solid #888;
}

#jump a {
	text-decoration: none;
	border: none;
}

#jump img {
	border: none;
}


/* ------------------------------- END OF SUPER CALENDAR CSS ------------------------------- */



