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

body {
	background-attachment: scroll;
	background-color: #E8E8E8;
	background-image: url(../images/mw-body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width:100%;
}

img { border:none }

.sidebarlink {
	margin: 0px;
	margin-left: 4px !important;
	padding: 0px;
	float: none !important;
}

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

#header {
	background-image: url(../images/mw-header-bg.jpg);	
	width: 975px;
	height: auto;
	margin: 0 auto;
}

#logo {
	width: 347px;
	height: 162px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
}


#latest-twitter {
	width: 275px;
	height: 100px;
	background:url(../images/mw-latest-twitter-bg.jpg);
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	background-position: center;
	overflow: hidden;
}

#menu {
	clear: both;
	width: 940px;
	height: 34px;
	padding: 0px;
	margin: 0 auto;
	background-image:url(../images/mw-menu-bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
}

#worshipleaders-menu, #songs-menu, #conference-menu, #about-menu {
	width: 940px;
	height: 0px;
	background-color: #000;
	background-image: url(../images/mw-drop-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	overflow: hidden;
}

.dropmenu-item {
	width: 180px;
	height: 47px;
	overflow: hidden;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}

#songs-menu .dropmenu-item, #conference-menu .dropmenu-item, #about-menu .dropmenu-item {
	padding-left: 20px;
	width: 290px;
	height: 90px;
	overflow: hidden;
	float: left;
}

#banner {
	clear: both;
	width: 938px;
	height: 268px;
	border: 1px solid #00B7E5;
	overflow: hidden;
	margin: 0 auto;
}

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

#content {
	clear: both;
	width: 975px;
	height: auto;
	background-image: url(../images/mw-content-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	background-color: #E8E8E8;
}

.left-box {
	width: 476px;
	height: 284px;
	float: left;
	margin-left: 11px;
	background-image: url(../images/mw-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;		
}

.right-box {
	width: 476px;
	height: 284px;
	float: right;
	margin-right: 11px;
	background-image: url(../images/mw-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;		
}

.right-box img, .left-box img {
	float: left;
	margin-right: 10px;
	border: 1px solid #e7e7e7;
	margin-bottom: 250px;
}


#largebox {
	width: 476px;
	height: 434px;
	float: left;
	margin-left: 11px;
	background-image: url(../images/mw-newsbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;		
	overflow: hidden;
}

#newsbox img {
	float: left;
	margin-right: 10px;
}

#minibox {
	width: 476px;
	height: 144px;
	float: right;
	margin-top: 1px;
	margin-right: 11px;
	background-image: url(../images/mw-topsongsbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;			
}

.clear {
	clear: both;
	}
	
.line {
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E8E8E8;
	}

	.videoplayer{}
	
	


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

#rightcol {
	width: 320px;
	height: auto;
	clear: both;
	margin-top: 5px;
	float: right;
	margin-right: 7px;
}

#leftcol {
	width: 630px;
	height: auto;
	float: left;
	margin-left: 17px;
	margin-top: 5px;
	background-attachment: scroll;
	background-image: url(../images/mw-leftcol-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#todaysdate {
	float: right;
	width: 190px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	text-align: right;
}

.imgcol {
	width: auto;
	float: left;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
}

.rightstory img, .leftstory img {
	margin: 0px !important;
}

.story-large {
	float: left;
	width: 470px;
	height: auto;
	margin-left: 0px;
	margin-bottom: 15px;
}

.story-small {
	float: left;
	width: 245px;
	height: auto;
	margin-left: 0px;
	margin-bottom: 15px;
}


#leftcol img {
	float: left;
	margin: 10px;
	margin-left: 0px;
	margin-top: 2px;
}

#rightcol img {
	float: left;
	margin-right: 10px;
	margin-left: 22px;
}

.left-landing-box {
	width: 440px;
	height: auto;
	float: left;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	margin-bottom: 5px;
}

.right-landing-box {
	width: 440px;
	height: auto;
	float: right;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	margin-bottom: 5px;
}

.right-landing-box img, .left-landing-box img {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.leftstory {
	clear: both;
	width: 306px;
	float: left;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
}

.rightstory {
	width: 316px;
	float: right;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.rightcolbox {
	background-image: url(../images/mw-rightcolbox-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.rightcolbox-last {
	clear: both;
	height: 20px;
	width: 320px;
	background-image: url(../images/mw-rightcolbox-last-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	}

#tweets {
	width: 270px;
	margin: 0 auto;
	clear: both;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}

#ArtistWeblink {
	clear: both;
	height: 90px;
	margin: 25px;
	margin-top: 10px;
	background-color: #E8E8E8;
}

#ArtistWeblink img {
	margin: 10px;
}

#ArtistVideos {
	min-height: 120px;
	margin: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
 	background-color: #E8E8E8;
}

#ArtistVideos img {
	margin: 0px;
	margin-top: 8px;
}

#ArtistVideos ul {
	padding: 0px;
	padding-bottom: 5px;
}

#ArtistVideos li { 
	float: left;
	margin-top: 0px;
	margin-left: 7px;
	min-height: 100px;
	width: 120px;
	text-align: center;
}


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

#footer {
	clear: both;
	margin: 0 auto;
	width: 975px;
	height: 339px;
	background-image: url(../images/mw-footer-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	width: 975px;
	padding: 0px;
	margin: 0px;
}

#basewrapper {
	background-color:#000;
	width:973px;
	margin:0 auto;
}

#baseline {
	clear: both;
	/* 1022 */
	width: 972px;
	height: 100%;
	margin: 0px;
	background-color:#000;
	text-align: right;
	margin: 0 auto;
	
}

#baseline ul {
	margin: 0 auto;
	width: 975px;
	padding: 0px;

}
	




