@charset "utf-8";

/* -- generic styles ------------------------*/
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 5px;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #963;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #963;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #963;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}

h4 {
	font-size: .9em;
	font-weight: bold;
	color: #963;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}


body {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #369 url(none);
}

a {
	text-decoration: none;
}

a:link {
	color:#F00;
}

a:hover {
	text-decoration: underline;
}


img {
  border-style: none;

}


/*----------------MAIN CONTAINER----------------*/
.oneColLiqCtr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFF1B9 url(../images/header3.gif) no-repeat center 10px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 20px;
	border: 5px outset #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow:auto;
	min-width: 800px;
	max-width: 1200px;
		}
.contentBox {
	float: left;
}

.oneColLiqCtr #container #sideBarLeftWhatsNew {
	float: left;
	border-right: 1px solid #000;
	height: 300px;
	width: 200px;
}



/*---------------------HEADER-------------------*/
.oneColLiqCtr #header {
	height: 160px;
	position:relative;
	padding: 0px;
	margin-bottom: 5px;
}

.oneColLiqCtr #container #header #date {
	position: absolute;
	z-index: 100;
	padding-top: 140px;
}
.oneColLiqCtr #container #header #headerFeature {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 140px;
	position: absolute;
	left: 450px;
}
.oneColLiqCtr #container #header #headerFeature a:link {
	color: #F00;
	text-decoration: none;
}
.oneColLiqCtr #container #mainContent #singleFeatureBox #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #bloggerLogo {
	background: #390;
	width: 250px;
	border: 1px dashed #000;
}


.oneColLiqCtr #container #header #headerFeature a:hover {
	color: #090;
	text-decoration: underline;
}





/*----------------NAV/SEARCH BAR----------------*/
.oneColLiqCtr #nav {
	height: 35px;
	padding: 0px;
	margin-bottom: 5px;
	border-bottom:thick solid #C00;
	background: #CC9 url(none) center;
	border-top: 1px solid #000;
	width: auto;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	text-align: right;
}
.oneColLiqCtr #container #nav #search_box {
	float: right;
	z-index: 100;
}

/*----------------MAIN CONTENT-------------------*/
.oneColLiqCtr #mainContent {
	padding: 20px;
	}
.oneColLiqCtr #mainContent #clear {
	clear: both;
}

.oneColLiqCtr #container #mainContent #allAfricaNews a:link {
	color: #360;
}
.oneColLiqCtr #container #mainContent #allAfricaNews {
	float: left;
	border-right: 1px solid #000;
	margin-right: 10px;
}


.oneColLiqCtr #container #mainContent #singleFeatureBox {
	padding: 25px 10px 10px;
	height: auto;
	width: auto;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}





.oneColLiqCtr #sideBarLeft {
	background-color:#FFC;
	float:left;
	width: 200px;
	padding: 10px;
	margin-right: 15px;
	text-align: left;
	clear: none;
	margin-bottom: 15px;
	
}
.oneColLiqCtr #container #mainContent #fusionBox {
	height: 80px;
	width: 300px;
	float: left;
}
.oneColLiqCtr #container #mainContent #weather {
	padding: 10px 0px 0px;
	float: left;
	width: 400px;
	background: url(../images/wxBackground.gif) repeat-y;
	margin: 0% 0% 10px;
	z-index: auto;
	border: 1px solid #000;
	height: 70px;
}

.feedBox {
	clear: both;
	float: left;
	height: 500px;
	width: 350px;
	margin-right: 20px;
	position: relative;
}

.contentBox {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}



.oneColLiqCtr #sideBarRight {
	background-color:#FFC;
	float:right;
	width: 200px;
	padding: 10px;
	margin-left: 15px;
}
.oneColLiqCtr #prayNowBox {
	width: 500px;
	padding: 10px;
	margin-left: 50px;
	background: #CC9 url(none);
	height: 300px;
	margin-bottom: 20px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	clear: right;
	position: relative;
	left: 0px;
	font-size: 0.8em;
	overflow: scroll;
}
.oneColLiqCtr #container #mainContent #movieHomePage {
	float: left;
	margin-left: 10px;
	font-size: 0.8em;
}
.movie {
	float: left;
	margin-left: 10px;
	position: relative;
}



.oneColLiqCtr #featureBox1 {
	float:left;
	width: 300px;
	padding: 10px;
	margin-left: 15px;
	clear: left;
	text-align: left;
	background: #FFC;
	
}

.oneColLiqCtr #featureBox2 {
	float:left;
	width: 300px;
	padding: 10px 10px 10px 20px;
	margin-left: 15px;
	background: #FFC;
	
}


/*---------------FOOTER-----------------*/
.oneColLiqCtr #footer {
	clear:none;
	margin: 0 auto;
	padding: 5px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}
.oneColLiqCtr #footer p a:link {
	color: #F00;
	text-decoration: none;
}
.oneColLiqCtr #footer p a:hover {
	color: #FFF;
	text-decoration: underline;
}

.oneColLiqCtr #mailForm {
	float:none;
	width: auto;
	padding: 10px;
	margin-left: 15px;
	height: auto;
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
	background: url(../images/background.gif);
}
.oneColLiqCtr #thanks {
	background-color:#3C9;
	float:left;
	width: 300px;
	padding: 10px;
	margin-left: 15px;
	position: absolute;
	top: 100px;
	left: 100px;
	border-width: thin;
	border-style: solid;
}



/*----------------MISC-------------------*/

.clear {clear: both}
.floatLeft {
	float: left;
	clear: none;
	background: #FC3;
}
.floatRight {
	float: right;
	clear: none;
	background: #FC3;
}
.oneColLiqCtr #container #mainContent #error {
	margin: 50px;
	float: none;
	height: 200px;
	width: 400px;
	border: 1px solid #F33;
}
.oneColLiqCtr #container #mainContent .clear #weEscaped {
	width: 475px;
	float: left;
}
.oneColLiqCtr #container #mainContent .clear .weEscapedImage {
	float: left;
}
