/****** CSS Document ******/
/*
   Written by Andrew Sonnek
   LAKEffect Studios
   www.lakeffectstudios.com
   Original: May 31, 2005
   Last Update: June 15, 2005
   
   ALL GOD'S CHILDREN :: A METROPOLITAN COMMUNITY CHURCH
*/

/*****     Basic Elements     *****/

body {
	background: #ffffff url(../images/bg_top.png) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 0 0;
}

h2 {
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

* html h2 {  /* This is the Tan hack */
	margin: 30px 0 0 0;
}


h3 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 0 0;
}

h4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

span {
	display: none;
}

a:link, a:visited {
	color: #009933;
	text-decoration: underline;
}

a:hover, a:active {
	color: #993399;
}

/* Containers */

#frame {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 805px;
}

#sermon_frame {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 600px;
}

#header {
	background: url(../images/header/header.png) top left no-repeat;
	clear: left;
	margin: 10px 0 10px 0;
	padding: 0;
	width: inherit;
}

* html #header {  /* This is the Tan hack */
	margin: 0 0 10px 0;
}

#menu {
	margin: 0 0 0 0;
	padding: 0;
	width: 805px;
}

* html #menu {  /* This is the Tan hack */
	margin: 0;
}

#content {
	margin: 15px 0 15px 0;
	padding: 0;
	vertical-align: top;
	width: inherit;
}

#content_left {
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	width: 255px;
}

#content_right {
	float: right;
	margin: 15px 0 15px 0;
	padding: 0;
	width: 500px;
}

#page_content {
	padding: 15px 15px 0 15px;
}

#footer {
	background: url(../images/bg_footer.png) top left no-repeat;
	clear: both;
	margin: 15px 0 15px 0;
	padding: 0;
	width: inherit;
}

/*  Header  */

#header img {
	border: 0;
	margin: 0;
	padding: 0;
}

/*  Menu  */

#menu a {
	display: block;
	width: 100%;
}

#menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	background-color: #999999;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
 
li {
	border-left: 1px solid #000000;
	color: #ffffff;
	cursor: default;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 39px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 133px;
}

li:hover, li:active {
}

li.menu_red {
	background: url(../images/bg_menu_red.png) top repeat-x;
}

li.menu_orange {
	background: url(../images/bg_menu_orange.png) top repeat-x;
}

li.menu_yellow {
	background: url(../images/bg_menu_yellow.png) top repeat-x;
}

li.menu_green {
	background: url(../images/bg_menu_green.png) top repeat-x;
}

li.menu_blue {
	background: url(../images/bg_menu_blue.png) top repeat-x;
}

li.menu_purple {
	background: url(../images/bg_menu_purple.png) top repeat-x;
	border-right: 1px solid #000000;
}

li ul {
	display: block;
	padding: 0;
	position: absolute;
	left: -999em;
}

li li {
	background-color: #555555;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	display: block;
	float: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

li:hover ul, li.sfhover ul {
	left: 0;
	top: 100%;
}

/*  Content  */

.top {
	margin-top: 0;
}

img.content_header {
	float: none;
	padding: 0 0 10px 0;
}

img.ministry {
	padding: 0 10px 10px 0;
}

a.document {
	background: url(../images/paper_sm_gray.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
}

a.mail {
	background: url(../images/bullet_gray_mail.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
}

a.bullet {
	background: url(../images/bullet_gray_arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
}

#content td {
	font-size: 12px;
	padding: 5px;
}

#content ul {
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 5px 0;
	list-style: disc;
}

#content ul.nobullet {
	list-style: none;
}

#content li {
	background: transparent;
	border: 0;
	color: #000000;
	float: none;
	font-weight: normal;
	line-height: normal;
	margin: 5px 0 0 25px;
	text-align: left;
	width: 100%;
}

/*  Body Homepage Items */

#content img {
	border: 0;
	float: left;
	margin: 0 10px 0 0;
}

#calendar {
	margin: 0;
	padding: 0;
}

#calendar h2 {
	color: #333333;
	border-bottom: 1px dotted #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#calendar h3 {
	color: #990099;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#calendar p {
	line-height: 15px;
	margin: 10px 0 0 0;
}

#calendar strong {
	color: #333333;
	font-weight: bold;
}

#calendar a:link, #calendar a:visited {
	color: #009933;
	text-decoration: underline;
}

#calendar a:hover, #calendar a:active {
	color: #993399;
}

#mailer {
	margin: 0 0 15px 0;
	padding: 0;
}

#mailer p {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 0 2px 0;
}

#mailer h2 {
	color: #333333;
	border-bottom: 1px dotted #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#joinus {
	margin: 0;
	padding: 0px;
}

#happenings {
	margin: 0;
	padding: 0;
}

#happenings_item {
	clear: left;
}

#happenings_item img {
	margin: 0 15px 10px 0;
}

#happenings h2 {
	color: #333333;
	border-bottom: 1px dotted #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#happenings p {
	line-height: 15px;
	margin: 10px 0 0 0;
}

#happenings strong.purple {
	color: #990099;
	font-weight: bold;
}

/*  Page Headers */

#page_header h2 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 15px;
}

h2.header_red {
	background: url(../images/bg_header_red.png) top no-repeat;
}

h2.header_orange {
	background: url(../images/bg_header_orange.png) top no-repeat;
}

h2.header_yellow {
	background: url(../images/bg_header_yellow.png) top no-repeat;
}

h2.header_green {
	background: url(../images/bg_header_green.png) top no-repeat;
}

h2.header_blue {
	background: url(../images/bg_header_blue.png) top no-repeat;
}

h2.header_purple {
	background: url(../images/bg_header_purple.png) top no-repeat;
}

/*  Footer  */

#footer p {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
	text-align: center;
}

#footer p.copy {
	color: #333333;
	line-height: 14px;
	font-weight: normal;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #cccccc;
	text-decoration: underline;
}

/*  Store  */

table.store {
	border-bottom: 1px solid #cccccc;
	margin: 15px 0 10px 0;
	padding: 0;
	width: 100%;
}

td.store_item {
	background: #cccccc;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

td.store_img {
	vertical-align: middle;
	width: 130px;
}

td.store_desc {
	vertical-align: middle;
}

td.store_price {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}

td.store_addto {
	vertical-align: middle;
	width: 108px;
}

.viewcart {
	float: right;
	margin: 0 0 15px 0;
}
