@import url("video.css");
@import url("pages.css");
/* ---------------------------------------------------------------------- */
/* Created by: Ian Callender of Cboymedia -------------------------------- */
/* Gospel Planet -------------------------------- */
/* Version: 1.0 -------------------------------- */
/* Year: 2010 -------------------------------- */
/* ---------------------------------------------------------------------- */




/* ---------------------------------------------------------------------- */
/* Main Website Container Section ---------------------------------------- */
/* ---------------------------------------------------------------------- */

#siteBG {
	height: 100%;
	width: 100%;
}
#mainWrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	width: 1000px;
}

/* ---------------------------------------------------------------------- */
/* Main Website Container Section END ------------------------------------ */
/* ---------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* Header and Navigation  ---------------------------------------- */
/* ---------------------------------------------------------------------- */
#header {
	float: left;
	height: 90px;
	width: 990px;
	position: relative;
	z-index: 3000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
}
#navigation {
	float: left;
	width: 980px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 5000;
	background-color: #FFF;
}
#datingHeart {
	position: absolute;
	left: 733px;
	top: -2px;
	z-index: 6000;
}


.logoWrapper {
	position: absolute;
	left: 29px;
	top: 9px;
}


/* ---------------------------------------------------------------------- */
/* Header and Navigation END ---------------------------------------- */
/* ---------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* Main Website Content -------------------------------------------- */
/* ---------------------------------------------------------------------- */
#mainContent {
	float: left;
	position: relative;
	width: 1000px;
	min-height: 800px;
	padding: 0px;
	background-color: #FFF;
}

/* ---------------------------------------------------------------------- */
/* Main Website Content END -------------------------------------------- */
/* ---------------------------------------------------------------------- */


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

#footer {
	float: left;
	width: 990px;
	position: relative;
	min-height: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
}

/* ---------------------------------------------------------------------- */
/* Home Page Feature Section -------------------------------------------- */
/* ---------------------------------------------------------------------- */

#featureArticleHome {
	float: left;
	width: 670px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#featureVideoHome {
	float: left;
	width: 670px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#featureAdHome {
	float: right;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}
.headlines {
	float: left;
	width: 100%;
	font-size: 14pt;
	text-transform: uppercase;
	color: #1B75BB;
	font-weight: bolder;
	padding-top: 0px;
	padding-bottom: 20px;
}
.featureImage {
	float: left;
}
.featureArticleTitle {
	float: right;
	width: 360px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 12pt;
}
.featureArticleSnippet {
	float: left;
	width: 360px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	max-height: 200px;
	overflow: hidden;
}
.readArticle a:link {
	font-weight: bold;
	text-transform: uppercase;
	color: #1A75BB;
	font-size: 9pt;
	display: inline;
}

.readArticle a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #D6DE23;
	font-size: 9pt;
	display: inline;
}

.readArticle a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #1A75BB;
	font-size: 9pt;
	display: inline;
}

.readArticle a:active {
	font-weight: bold;
	text-transform: uppercase;
	color: #1B75BB;
	font-size: 9pt;
	display: inline;
}

/* ---------------------------------------------------------------------- */
/* Home Page Feature Section END ----------------------------------------- */
/* ---------------------------------------------------------------------- */
#articlesWrapper {
	float: left;
	width: 680px;
}
#rightSideBar {
	float: right;
	height: 100%;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 310px;
}
.dailyVerse {
	float: right;
	width: 300px;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#verse {
	float: right;
	width: 300px;
	position: relative;
}
.sideBarContent {
	float: right;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#headerAdvertisement {
	background-color: #1B75BB;
	width: 468px;
	position: absolute;
	z-index: 5000;
	left: 425px;
	top: 12px;
	height: 60px;
	color: #CCC;
}
#article1 {
	float: left;
	width: 330px;
	padding-left: 5px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 5px;
}
#article2 {
	float: left;
	width: 330px;
	padding-left: 5px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 4px;
}
.titles {
	font-weight: bold;
	text-transform: uppercase;
}
.date {
	color: #1A75BB;
	font-size: 9pt;
}
.articleSnippet {
	font-size: 10pt;
	color: #333;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pageContentWrapper {
	float: left;
	width: 1000px;
	position: relative;
}

