body {
	background: #030;
	width: 100%;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	color: #FFF;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* CONTAINERS BEGIN */
#container {
	background: #063;
	width: 100%; }
#page {
	position: relative;
	background: #FFF url(menu_bg.gif) top left repeat-y;
	width: 98%;
	margin: 0 auto;
	color: #000; }
#page:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* CONTAINERS END */

/* HEADER BEGINS */
#header {
	white-space: nowrap;
	background: #063 url(header_bg.gif) top left repeat-x;
	width: 99%;
	height: 150px; 
	padding-left: 1%;
	color: #FFF; }
#header a {
	display: block; }
/* HEADER ENDS */

/* LEFT MENU BEGINS */
#menu {
	width: 150px;
	float: left;}
ul.menu {
	margin: 10px 0;
	padding: 0;
	border-top: 1px dotted #063;
	list-style: none; }
ul.menu li {
	line-height: 1.5em;
	border-bottom: 1px dotted #063; }
ul.menu li a {
	display: block;
	padding: 0 5px;
	color: #063;
	text-decoration: none; }
ul.menu li.sub a {
	list-style: square inside;
	padding-left: 15px; }
ul.menu li a:hover {
	background: #F4FFBA;
	text-decoration: underline; }

ul.menu li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 150px;
	z-index: 1000;
	margin: 10px 0;
	padding: 0;
	border-left: 5px solid #F4FFBA;
	border-right: 5px solid #F4FFBA;
	border-top: 1px dotted #063;
	background: #FFF;
	list-style: none; }
ul.menu li:hover ul {
	display: block; }
ul.menu li ul li {
	border-left: 1px dotted #063;
	border-right: 1px dotted #063; }

body.latest_news #menu a.latest_news, body.events #menu a.events, body.contact #menu a.contact, body.catalyst #menu a.catalyst, 
body.vestry #menu a.vestry, body.programs #menu a.programs, body.vision #menu a.vision, body.history #menu a.history,
body.scholarship #menu a.scholarship, body.bursary #menu a.bursary, body.JNAR #menu a.JNAR,
body.Alcoholics_Anonymous #menu a.Alcoholics_Anonymous,
body.Brownies #menu a.Brownies,
body.Saturday_Night_Live #menu a.Saturday_Night_Live,
body.Young_Peoples_Choir #menu a.Young_Peoples_Choir,
body.Multiple_Sclerosis_Society #menu a.Multiple_Sclerosis_Society,
body.Nursery_School #menu a.Nursery_School,
body.Scouts #menu a.Scouts,
body.Second_Milers #menu a.Second_Milers,
body.Senior_Choir #menu a.Senior_Choir,
body.Sparks #menu a.Sparks,
body.Sunday_School #menu a.Sunday_School,
body.UCW #menu a.UCW,
body.New_groups #menu a.New_groups {
	background: #F4FFBA; }
/* LEFT MENU ENDS */

/* CONTENT BEGINS */
#content { 
	width: auto;
	margin-left: 150px;
	padding: 10px; }
#content a {
	color: #484; }
#content a:hover {
	color: #8B8; }
.floatleft {
	float: left; }
.floatright {
	float: right; }

div#map {
	display: none;
	width: 400px;
	height: 250px;
	float:left;
	margin: 1em 1em 1em 0;
	border: 1px solid #063; }

/* CONTENT ENDS */

/* BLOGGER BEGINS */
/* Posts ----------------------------------------------- */
h2.post-title {
	font-weight: normal; }
.date-header {
	margin: 1.5em 0 .5em; }
.post {
	margin: .5em 0 1.5em;
	border-bottom: 1px dotted #9CA;
	padding-bottom: 1.5em; }
.post-title a, .post-title a:visited, .post-title strong {
	display: block;
	text-decoration: none;
	color: #284;
	font-weight: normal; }
.post-title strong, .post-title a:hover {
	color: #493; }
.post .post-body {
	margin: .75em 0; }
p.post-footer {
	margin: 0;
	color: #9CA; }
.post-footer em, .comment-link {
	text-transform: uppercase;
	letter-spacing: .1em; }
.post-footer em {
	font-style: normal;
	color: #999;
	margin-right: .6em; }
.comment-link {
	margin-left: .6em; }
.post img {
	padding: 4px;
	border: 1px solid #ddd; }

/* Comments ----------------------------------------------- */
#comments h4 {
	margin: 1em 0;
	font: bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #999; }
#comments h4 strong {
	font-size: 130%; }
#comments-block {
	margin: 1em 0 1.5em;
	line-height: 1.6em; }
#comments-block dt {
	margin: .5em 0; }
#comments-block dd {
	margin: .25em 0 0; }
#comments-block dd.comment-timestamp {
	margin: -.25em 0 2em;
	font: 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em; }
#comments-block dd p {
	margin: 0 0 .75em; }
.deleted-comment {
	font-style: italic;
	color: gray; }
.paging-control-container {
	float: right;
	margin: 0px 6px 0px 0px;
	font-size: 80%; }
.unneeded-paging-control {
	visibility: hidden; }

/* RSS icon ----------------------------------------------- */
a.rss {
	text-decoration: none; }
a.rss.floatright {
	font-size: 75%; }
a.rss img {
	width: 1em;
	height: 1em;
	border: 0; }
a.rss span {
	text-decoration: underline; }
/* BLOGGER ENDS */

/* FOOTER BEGINS */
#footer {
	background: transparent url(footer_bg.gif) bottom left repeat-x;
	width: 98%;
	padding: 0 1%;
	height: 25px;
	font-size: .8em;
	line-height: 25px;
	color: #FFF;
	text-align: center; }
#footer a {
	color: #DDD; }
#footer a:hover {
	color: #FFF; }
#subfooter {
	font-size: 60%;
	color: #063;
	text-align: right;
	padding-right: 1em; }
#subfooter a {
	color: #063;
	text-decoration: none; }
#subfooter a:hover {
	text-decoration: underline; }

/* FOOTER ENDS */

/* GENERAL CSS BEGINS */
h1, h2, h3, h4, h5, h6 {
	color: #063;
	margin: 0; }
h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 80%; }

.clear {
	clear: both; }
.hidden {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden; }
address {
	font-style: normal;
	margin: 0;
	padding: 0; }
a img {
	border: 0; }

table {
	border: 0;
	border-collapse: collapse; }
table tr th {
	color: #063;
	border-bottom: 1px dotted #063;
	text-align: left }
table tbody tr:hover {
	background: #EFF4CC; }
table tr td {
	border-bottom: 1px dotted #BCB; }
table tr th, table tr td {
	padding-left: .5em;
	padding-right: .5em; }

img.center {
	display: block;
	margin: .5em auto;
	padding: .5em;
	border: 1px solid #BCB; }

blockquote {
	background: #F8FFD0;
	border-top: 1px dotted #9CA;
	border-bottom: 1px dotted #9CA;
	background-image: url(quote.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	text-indent: 1em;
	margin-left: 1em;
	font-size: 90%;
	font-style: italic;
	padding: 0 0 0 50px;
}
/* GENERAL CSS ENDS */

@media screen {
#printHeader {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden; }
}
/* PRINT CSS */
@media print {

body {
	background: #FFF;
	font-size: 12pt; }
#header, #menu, a.rss.floatright, #footer, #subfooter {
	display: none; }
#printHeader {
	display: block;
	border-bottom: 1px dotted #063;
	margin-bottom: 4pt;
	font-size: 16pt; }
#printHeader:after {
	font-weight: normal;
	font-size: 12pt;
	content: " www.calvaryunitedchurch.on.ca"; }
h1, h2, h3, h4, h5, h6, #printHeader, table tr th {
	color: #000; }
#container, #page, #content {
	background: #FFF;
	color: #000;
	width: 100%;
	margin: 0;
	padding: 0; }
#content a {
	color: #063; }
#content a:link:after {
	content: " (" attr(href) ") ";
	font-size: 10pt; }
#content a[href^="/"]:after {
	content: " (http://www.calvaryunitedchurch.on.ca" attr(href) ") "; }
#content a[href^="mailto"]:after {
	content: ""; }
}