@charset "UTF-8";
/* CSS Document 
Created by Inspired Web Design for Kingsway Communications Ltd. 
For more information and / or support see www.inspiredwd.com
*/

@font-face {  
  font-family: "Century_Gothic";  
  src: url(fonts/Century_Gothic.eot); /* IE */  
  src: local("Century Gothic"), url(fonts/Century_Gothic.ttf) format("truetype"); /* non-IE */  
}  
 
 
.blue {
	color: #00B7E5;
}

.date, .authorDate {
	color: #00B7E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin: 0px;
}

a {
text-decoration: none;
color: #00B7E5;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #00B7E5;
}

p {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}

table {
	margin-top: 0px;
	padding-top: 0px;
}

td {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 5px;
}

blockquote {
	float: right;
	font-family: "Century_Gothic", helvetica, sans-serif;
	color: #00B7E5;
	font-size: 16px;
	background-color: #EDEDED;
	padding: 10px;
	height: auto;
	width: 215px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

blockquote p {
	font-family: "Century_Gothic", helvetica, sans-serif !important;
	color: #00B7E5;
	font-size: 16px !important;
	line-height: 24px;	
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	line-height: 18px !important;
	color: #666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.mwMarquee {
	font-family: "Century_Gothic", helvetica, sans-serif !important;
	font-size: 13px;
	color: #00B7E5;
	background-color: #EDEDED;
	width: 435px;
	height: 20px;
	margin-left: 20px;
	border: 1px solid #CCC;
}

/* ---------- Header Section ----------- */

#latest-twitter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
}

#latest-twitter ul {
	width: 250px;
	height: 90px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 40px;
}

#latest-twitter li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#latest-twitter a, #tweets a {
	color: #00B7E5;
	text-decoration: none;
}
	
#menu ul {
	font-family: "Century_Gothic", helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	letter-spacing: -1px;
	padding: 0px;
	height: 34px;
	
}

#menu li {
	display: inline-block;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
	text-transform: uppercase;	
	
}

#menu li:hover {
	background-color: #333;	
}

#menu a {
	text-decoration: none;
	color:#FFF;
}


#login {
	font-family: "Century_Gothic", helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.loginHeader {
	font-family: "Century_Gothic", helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 0px;
	color: #00B7E5;
	margin-left: 20px;
	margin-right: 20px;
}

.login_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/mw-login-input-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666;
	height: 15px;
	width: 100px;
	color: #FFF;
	margin-right: 5px;
}

#login label {
	font-size: 10px;
}

.go_button {
	font-family: "Century_Gothic", helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 50px;
	background-image: url(../images/mw-login-btn-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#worshipleaders-menu h1  {
	font-family: "Century_Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	overflow: hidden;
	text-decoration: none;	
}

#worshipleaders-menu h1 a {
	font-family: "Century_Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;	
}

#songs-menu h1, #songs-menu h1 a , #conference-menu h1, #conference-menu h1 a,  #about-menu h1, #about-menu h1 a {
	font-family: "Century_Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	overflow: hidden;
}

#worshipleaders-menu p, #songs-menu p, #conference-menu p,  #about-menu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 0px;
	padding: 0px;
	height: 50px;
	overflow: hidden;
}

/* ---------- Content Section ----------- */


#content h1 {
	width: auto;
	height: 35px;
	margin-top: 17px;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	margin-right: 17px;
	font-family: "Century_Gothic", helvetica, sans-serif;
	font-size: 20px;
	color:#FFF;
	background-image: url(../images/mw-box-h1-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
	text-transform:uppercase
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	margin-left: 22px;
	margin-right: 22px;
	padding: 0px;
	text-decoration: none;
	letter-spacing: -1px;
	
}

#content h2 a {
	color:#000;
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: underline;
	color: #00B7E5;
	}

#content h3 {
	color: #00B7E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 22px;
	margin-right: 22px;
}

#content h4 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 22px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 22px;
	margin-right: 22px;
	font-size: 11px;
}	

#newsbox p {
	margin-top: 0px;
}

/* ---------- Landing Pages Section ----------- */

	#leftcol h1 {  /* NOTE: this adapts content h1 above */
	width: 250px;
	height: 40px;
	margin: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color:#000;
	background-position:bottom;
	font-size: 28px;
	}
	
	#rightcol h1 {  /* NOTE: this adapts content h1 above */
	width: 270px;
	margin: 0px;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 0px;
	background-image: url(../images/mw-rightcolbox-h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	}
	
	#rightcol p {
	margin-top: 0px;
	margin-right: 20px !important;
	padding-top: 0px;
	margin-right: 10px;
	}
	
	a.morebtn {
	display: block;
	width: 	62px !important;
	height: 32px !important;
	float: right;
	text-decoration: none;
	background-image:url(../images/mw-more-btn1.gif);
	overflow: hidden;
	}
	
	a.morebtn:hover {
	background-position: -62px 0;
	}
	
	
	#rightcol a.morebtn {
		margin-right: 20px;
	}
	
	a.myblogbtn {
	display: block;
	width: 	76px !important;
	height: 28px !important;
	float: right;
	text-decoration: none;
	background-image:url(../images/mw-myblog-btn.gif);
	overflow: hidden;
	}
	
	a.myblogbtn:hover {
	background-position: -76px 0;
	}

	.displace {
	position: absolute;
	left: -5000px;
	}
	
	#tweets ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
	/* NOTE: tweet a : defined in header section above */
	
	#tweets li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	}
	
	#tweets p {
		margin: 0px;	
	}
	
	#rightcol input {
		margin-right: 20px;
		background-position:left;
	}
	
	#rightcol ul, #leftcol ul {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	
#CommentHolder {
	padding: 0px;
	margin: 0px;
	margin-left: 22px;
}

#PageComments {
	padding: 0px;
	margin: 0px;
	display: block;
	list-style-type: none;	
}

#PageComments li {
	margin: 0px;
	margin-bottom: 5px;
	background-color: #E8E8E8;
	border: 1px solid #CCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.comment {
	font-size: 13px !important;	
}

#ArtistWeblink p {
	padding-top: 25px;
	font-family: "Century_Gothic", Arial;
	font-size: 13px;
	color: #666;
	list-style: none;
}

#ArtistVideos p, #ArtistVideos ul, #ArtistVideos li {
	font-family: "Century_Gothic", Arial;
	font-size: 13px;
	color: #666;
	list-style: none;
}

#ArtistWeblink a {
	font-family: "Century_Gothic", Arial;
	font-size: 20px;
}

.ArtistIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;	
}

.BlogAuthor {
	color: #00B7E5;
	font-family: "Century_Gothic", Arial !important;
	font-size: 14px !important;
	font-weight: normal;
	margin-top: 5px !important;
	margin-bottom: 5px;
	margin-left: 22px;
	margin-right: 22px;
}

.IntroParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;	
}
	

/* ---------- Footer Section ----------- */

#baseline li {
	text-align:right;
	display:inline-block;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
	text-transform: uppercase;
}

#baseline a {
	font-family: "Century_Gothic", helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

#baseline a:hover {
	text-decoration:underline;
}


#baseline p {
	width: 960px;
	margin: 0 auto;
	font-family: "Century_Gothic", helvetica, sans-serif;
	font-size: 11px;
	color: #00B7E5;	
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
}
