/* @override http://www.newfaithcommunity.com/css/global.css */

/*
CVS: $Id: global.css,v 1.4 2008/02/16 09:45:55 cvsdevel Exp $
Title: New Faith Community Global Stylesheet
Copyright: (c) 2008
Author: PR
Company: Authentic Studios
Description: Site-wide styling for New Faith Community
*/



/************************************
=css reset
************************************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
   }

body {
	line-height: 1;
	color: black;
	background: white;
   }

ol, ul {
	list-style: none;
   }


/************************************
=global styles
************************************/
body {
   background-image: url(http://www.newfaithcommunity.com/images/thebg.jpg);
   background-color: #fff;
   background-repeat: no-repeat;
   background-position: top left;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   }

body.comingsoon {
   background-image: url(http://www.newfaithcommunity.com/images/comingsoon.jpg);
   }
body.connect {
   background-image: url(http://www.newfaithcommunity.com/images/connectbg.jpg);
   }
body.artistsloft {
   background-image: url(http://www.newfaithcommunity.com/images/artistsloftbg.jpg);
   }
body.makingadifference {
   background-image: url(http://www.newfaithcommunity.com/images/makingadifferencebg.jpg);
   }
body.pics {
   background-image: url(http://www.newfaithcommunity.com/images/picsbg.jpg);
   }
body.calendars {
   background-image: url(http://www.newfaithcommunity.com/images/calendarsbg.jpg);
   }
body.aboutus {
   background-image: url(http://www.newfaithcommunity.com/images/aboutusbg.jpg);
   }
body.podcast {
   background-image: url(http://www.newfaithcommunity.com/images/podcastbg.jpg);
   }
body.login {
   background-image: url(http://www.newfaithcommunity.com/images/loginbg.jpg);
   }


a {
   color: #fff;
   text-decoration: none;
   }

a:link  {
	color: #f89820
}

a:hover {
   color: #a6a698;
   }

#contentcenter a {
   color: #2f260e;
   }

#contentcenter a:hover {
   color: #555;
   }

h2 {
   padding-top: 8px;
   }

h3 {
   color: #fff;
   padding: 20px 30px 0px 30px;
   text-align: right;
   margin-left: 60px;
   }

h4 {
   color: #b0b0a5;
   padding: 10px 30px 0px 30px;
   }

h5 {
   font-weight: normal;
   }

h6 {
   text-indent: -9999px;
   display: block;
   height: 0px;
   }

#header {
   background-image: url(http://www.newfaithcommunity.com/images/header.png);
   background-repeat: repeat-x;
   background-position: top left;
   height: 31px;
   font-size: 90%;
   width: 100%;
   }

#header p {
   padding: 0px;
   margin: 0px;
   color: #fff;
   position: relative;
   top: 8px;
   }

#header a {
   margin: 0px 14px 0px 14px;
   }

a.homelink {
   color: #a6a698;
   }

a.homelink:hover {
   color: #fff;
   }

#navbot {
   background-image: url(http://www.newfaithcommunity.com/images/amenubot.png);
   background-repeat: no-repeat;
   background-position: top left;
   margin: -70px 0px 0px 32px;
   height: 84px;
   width: 180px;
   z-index: 2;
   position: relative;
   }

#nav {
   background-image: url(http://www.newfaithcommunity.com/images/themenubg.png);
   background-repeat: no-repeat;
   background-position: top left;
   padding: 0px 0px 20px 0px;
   margin: 0px 0px 0px 32px;
   width: 180px;
   overflow: hidden;
   }

#nav a:hover {
   color: #f8981d;
   }

#nav {
   padding: 20px 20px 70px 20px;
   font-size: 80%;
   }

#nav li {
   margin: 0px 0px 0px 0px;
   padding: 4px 0px 4px 0px;
   }

#leftpromo {
   background-image: url(http://www.newfaithcommunity.com/images/onecubed.png);
   background-position: top left;
   background-repeat: no-repeat;
   width: 258px;
   height: 176px;
   text-indent: -9999px;
   display: block;
   }
   
#contentcenter {
   font-size: 90%;
   color: #2f260e;
   }

#contentcenter h2 {
   font-size: 150%;
   }

#contentcenter p {
   padding: 5px;
   margin: 5px;
   line-height: 140%;
   }

.tertiarynav {
   line-height: 140%;
   font-size: 90%;
   }
   
.round_bullets {
	list-style: disc;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 12px;
	white-space: normal;
}

/************************************
=Right Column/Promo Styles
************************************/

#thelogo {
   width: 287px;
   height: 130px;
   background-image: url(http://www.newfaithcommunity.com/images/logo.png);
   background-position: top left;
   background-repeat: no-repeat;
   text-indent: -9999px;
   display: block;
   margin-top: -31px;
   z-index: 2;
   position: relative;
   cursor: pointer;
   }

#contentright h1 {
   margin: 0px;
   padding: 0px;
   }

#contentright p {
   margin: 10px;
   }

#artistsloft {
   width: 287px;
   height: 165px;
   background-image: url(http://www.newfaithcommunity.com/images/artistsloft.png);
   background-position: top left;
   background-repeat: no-repeat;
   text-indent: -9999px;
   display: block;
   z-index: 2;
   position: relative;
   }
   
#login {
   width: 287px;
   height: 119px;
   border: none;
   display: block;
   outline: none;
   text-indent: -9999px;
   }

#ourservices {
   width: 287px;
   height: 119px;
   background-image: url(http://www.newfaithcommunity.com/images/ourservices.png);
   background-position: top left;
   background-repeat: no-repeat;
   }

#ourservices a {
   width: 287px;
   height: 119px;
   border: none;
   display: block;
   outline: none;
   text-indent: -9999px;
   }

#ourpodcasts {
   width: 287px;
   height: 126px;
   background-image: url(http://www.newfaithcommunity.com/images/ourpodcasts.png);
   background-position: top left;
   background-repeat: no-repeat;
   }

#ourpodcasts a {
   width: 287px;
   height: 126px;
   border: none;
   display: block;
   outline: none;
   text-indent: -9999px;
   }

#requestaprayer {
   width: 287px;
   height: 153px;
   background-image: url(http://www.newfaithcommunity.com/images/requestaprayer.png);
   background-position: top left;
   background-repeat: no-repeat;
   }

#requestaprayer a {
   width: 287px;
   height: 153px;
   border: none;
   display: block;
   outline: none;
   text-indent: -9999px;
    }

#upcomingeventshead {
   width: 287px;
   height: 60px;
   background-image: url(http://www.newfaithcommunity.com/images/upcomingeventshead.png);
   background-position: top left;
   background-repeat: no-repeat;
   margin-top: 25px;
   }

#upcomingevents {
   width: 287px;
   background-image: url(http://www.newfaithcommunity.com/images/upcomingeventsbody.png);
   background-position: top left;
   background-repeat: no-repeat;
   }

#upcomingevents p {
   padding: 0px 30px 10px 30px;
   font-size: 80%;
   color: #fff;
   margin: 0px;
   }

.date {
   color: #f8981d;
   }

#featuredarticle p {
   padding: 0px 30px 10px 30px;
   font-size: 80%;
   color: #fff;
   text-align: right;
   margin: -10px 0px 0px 60px;
   }

#upcomingeventsfoot {
   width: 287px;
   height: 30px;
   background-image: url(http://www.newfaithcommunity.com/images/upcomingeventsfooter.png);
   background-position: top left;
   background-repeat: no-repeat;
   }

#featuredarticle {
   width: 287px;
   height: 146px;
   background-image: url(http://www.newfaithcommunity.com/images/featuredarticle.png);
   background-position: top left;
   background-repeat: no-repeat;
   padding-bottom: 20px;
   text-align: right;
   }

/************************************
=footer styles
************************************/

#footer {
   margin-left: 54px;
   font-size: 85%;
   font-family: Georgia, "Times New Roman", Times, Serif;
   width: 634px;
   }

#footaddress {
   float: right;
   text-align: right;
   width: 317px;
   background-image: url(http://www.newfaithcommunity.com/images/footerborder.jpg);
   background-position: top left;
   background-repeat: no-repeat;
   padding-top: 22px;
   padding-bottom: 20px;
   }

#footaddress a {
   font-weight: bold;
   color: #000;
   }

#footnav a {
   color: #000;
   }

#footer a:hover {
   color: #555;
   }

#footnav {
   float: left;
   width: 317px;
   background-image: url(http://www.newfaithcommunity.com/images/footerborder.jpg);
   background-position: top left;
   background-repeat: no-repeat;
   padding-top: 22px;
   padding-bottom: 20px;
   }

/************************************
=column alignment
************************************/

#frame {
   float: left;
   width:1000px;
   padding:0px;
   text-align:left;
   margin-top: 0px;
   margin-bottom: 40px;
   }
   
#contentleft {
   width:258px;
   padding:0px;
   float:left;
   margin-top: 245px;
   }

#contentcenter {
   width:400px;
   padding: 0px;
   float:left;
   margin-top: 200px;
   }

#contentright {
   width:287px;
   padding:0px;
   float:right;
   margin: 0px;
   }

/************************************
=get alpha-transparent .pngs to work in IE6
************************************/
		
#navbot,
#nav,
#leftpromo,
#thelogo,
#artistsloft,
#upcomingeventshead,
#upcomingevents,
#upcomingeventsfoot,
#featuredarticle,
#nav ul ul a,
#requestaprayer,
#ourservices,
#ourpodcasts {
   behavior: url(http://www.newfaithcommunity.com/Scripts/iepngfix.htc);
   }