@import "js/jquery.countdown.css";

body { 
	background: #422C21 url(images/co-bg.jpg) no-repeat scroll center top;
	padding: 0 20px; 
	color:#333333; 
	font-family:georgia,times new roman,verdana;
	font-size: 75%;
	line-height:18px;
}
a 	{ 
	color: #360;
	font-size: 1.1em;
}
h3 	{ 
	padding-top: 20px; 
}
ol 	{ 
	margin:5px 0 15px 16px; 
	padding:0; 
	list-style-type:square; 
}

#header {
	width: 934px;
	height: 70px;
	margin: 0px auto 0px auto;
	padding: 10px;
}


#header .logo {
	height: 62px;
	width: 215px;
	left: 22px;
	top: -4px;
	position: relative;
}

#header .logo_title {
	height: 62px;
	width: 215px;
	left: 107px;
	top: -25px;
	position: relative;
}

#topcontent_corners {
	width: 1044px;
	height: 5px;
	margin: 0px auto 0px auto;
	background: transparent url(images/topcontent_corners.png) no-repeat;
}

#topcontent {
	background: #FDFDFE url(images/topcontent_gradient.png) repeat-x;
	width: 1024px;	
	margin: 0px auto 0px auto;
	padding: 10px 10px 0px 10px;
	/*padding-bottom: 20px;*/
}
#topcontent .logo {
	width: 345px;
	margin: 0px;
	padding: 0px;
}

#topcontent p {
	font-size: 1.1em;
	color: #333333;
}

#topcontent p.description {
	font-size: 1.1em;
	color: #333333;
	width: 645px;
	text-align: justify;
	margin-bottom: 5px;
}

#topcontent .livevideo {
	width: 640px;
	height: 368px;
	background: #000000;
	float: left;
}

#topcontent .tabs {
	float:right;
	height: 400px;
	width: 384px;
	border: none;
	margin: -32px 0px 0px 0px;
	text-align: left;
}

/*tab containers*/

#lifechat .lifechat {
	width: 384px; 
	height: 348px;
	padding-right: 10px;
	border-top: 10px solid #7b8b33;
	border-bottom: 10px solid #7b8b33;
}

#chat_content {
	width: 394px;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#resources .resources {
	width: 384px; 
	height: 348px;
	padding-right: 10px;
	border-top: 10px solid #251711;
	border-bottom: 10px solid #251711;
}

#resources .notesnote {
	width: 384px;
	text-align: center;
	position: relative;
	top: -1px;
}

#donate .donate {
	width: 384px; 
	height: 348px;
	padding-right: 10px;
	border-top: 10px solid #66064c;
	border-bottom: 10px solid #66064c;
}

/*bottom content */

#bottomcontent {
	background: #FDFDFE url(images/bottomcontent_gradient.png) bottom left repeat-x;
	width: 1024px;	
	height: 240px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

#bottomcontent .eventdetails {
	float: left;
	width: 640px;
	height: inherit;
}

#bottomcontent .eventdetails .clickhint {
	font-size: 12px;
	font-weight: normal;
	margin: 1px 5px 10px 5px;
	width: 320px;
}

#bottomcontent .eventdetails .title {
	font-size: 18px;
	font-family: "Century Gothic";
	font-weight: normal;
	color: #422C21;
	margin: 0px 0px 1px 10px;
	width: 320px;
}

#bottomcontent .eventdetails .graphic {
	width: 284px;
	height: 189px;
}

#bottomcontent .eventdetails .description {
	width: 320px;
	margin: 10px 20px 0px 10px;
	font-size: 14px;
	line-height: 15px;
	}
	
#bottomcontent .eventdetails .more {
	font-size: 12px;
	line-height: 13px;
	width: 160px;
	position: relative;
	top: 5px;
	left: 160px;
	display: block;
}

#bottomcontent .eventdetails .more a {
	color: #333333;
	text-decoration: none;
	border: none;
	font-size: 12px;
	line-height: 13px;
	}

#bottomcontent .eventdetails .more img {
	border: none;
	vertical-align: middle;
	}


#bottomcontent .shareconnect {
	float: right;
	background: #FDFDFE;
	width: 394px;
	height: inherit;
	margin-right: -10px;
	}
	
#bottomcontent .share {
	background: transparent url(images/sharethispage.png) no-repeat;
	margin: 10px 10px 0px 10px;
	width: 374px;
	height: 110px;
}

#bottomcontent .connect {
	
}

#bottomcontent .connect .getconnected {
	float: left;
	width: 182px;
	height: 120px;
	margin: -5px 0px 0px 10px;
}

#bottomcontent .connect .liveprayer {
	float: right;
	width: 182px;
	height: 120px;
	margin: -5px 10px 0px 0px;
}

#footer  {
	width: 1024px;
	margin: 0px auto 0px auto;
	color: #B28B7D;
	background:#311F16 none repeat scroll 0 0;
	font-family: Verdana;
	font-size: 100%;
	text-align: center;
	clear:both;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_outside {
	width: 1024px;
	margin: 0px auto 0px auto;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	
}

#footer_outside a {
	text-decoration: none;
	color: #5F5047;
}

#count { 
	width: 280px; 
	height: 60px;
	font-size: 14px;
	background: #000000;
	color: #EEEEEE;
	border: none;
	position: relative;
	top: 160px;
	left: 175px;
	} 
	
#noevent { 
	width: 640px;
	height: 17px;
	font-size: 14px;
	background: #000000;
	color: #EEEEEE;
	border: none;
	text-align: center;
	position: relative;
	top: 170px;	
	left: 0px;
	} 
	
#count_chat { 
	width: 200px; 
	height: 60px;
	font-size: 14px;
	background: transparent;
	color: #333333;
	border: none;
	position: relative;
	top: 15px;
	left: 100px;
	} 
