/* CSS Document */
body{
	background:#96A93C url(../../img/gif/BlogBg.gif) repeat-x;
	color:#000000;
	font:11px Verdana, Tahoma;
	text-align:center;
	margin:0;
	}

#WRAPER {
	margin:0 auto;
	text-align:center;
	width:800px;
	background:#CCCCCC;
	}

a.Black { color:#000000; text-decoration:none; 	}

a.Black:hover { color:#000000; text-decoration:none; }

	
p.Information { color:#625C06; }

#Paging	{ text-align:center; }

/* ------------------------------- HEADER SECTION ------------------------------ */

#BIGlebo {
	background:#FFFFFF url(../../img/gif/WowTopHead.jpg) no-repeat;
	height:250px;
	width:800px;
	margin:0 auto;
	}

.FloatImg {
	float:left;
	padding:3px;
	margin:0 5px 1px 0;
	border:1px dotted #CCCCCC;
	}
	
p.TabHeadings { margin:0; font-size:28px; }


/* ----------------- NAVIGATION --------------- */

#MenuBAR {
	background:#625C06 /*url(../../img/gif/PrPl_bg.jpg) repeat-x*/;
	width:800px;
	height:40px;
	color:#FFFFFF;
	}

#MenuBAR ul{
	list-style-type:none;
	margin:0;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	}

#MenuBAR li{
	float:left;
	margin-right:5px;
	padding:3px;
	}

#MenuBAR a{ color:#FFFFFF; text-decoration:none; }

#MenuBAR a:hover{
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	text-decoration:none;
	}


/* ----------------- RIGHT BOX --------------- */

#RightBox { 
	float:right;
	margin:0;
	width:250px;
	background:#EEEEEE;
	color:#EEEEEE;
	padding:3px 3px 3px 1px;
	text-align:left;
	}

/* ----------------- BODY CONTENT --------------- */
	
#ContentHolder {
	background:#FFFFFF;
	padding:20px;
	width:502px;
	text-align:left;
	}

#BlogHolder {
	width:450px;
	margin-bottom:20px;
	color:#333333;
	}
	
span.Date { color:#625C06; margin:0; }	

a.Primary { color:#625C06; text-decoration:none; }
	
a.Primary:hover { color:#90A617; text-decoration:none; }

p.BlogTopics { color:#625C06; font-size:18px; margin:5px 0 2px 0; }

p.Date { color:#625C06; margin:0; }
	
p.Publication { margin:0; color:#625C06; }

p.PostAuthor { color:#625C06; margin:0; padding:4px;	}
	
#BlogDetails {
	background:#90A617;
	padding:5px;
	color:#625C06;
	border:1px solid #625C06;
	margin-top:5px;
	}
	
p.SubmitPoem { 
	background:url(../../img/gif/quote.gif) no-repeat; 
	padding:0 0 0 20px; 
	margin:0;
	font-size:14px;	}

p.BlogText { margin:0; color:#625C36;	}

#FanComments {
	margin:0;
	font-size:12px;
	padding:2px 0 0 10px;
	margin:2px;
	}

p.FanText {
	border-bottom:1px dotted #AAAAAA;
	padding:0 0 14px 18px;
	margin:0;
	font-size:11px;
	min-height:40px;
	}
	
/* ----------------- FOOTER --------------- */

#FooterBAR {
	margin:0 auto;
	background:#625C06 /*url(../../img/gif/BlogMenug.jpg) repeat-x*/;
	width:800px;
	color:#FFFFFF;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	}

#FooterBAR p{ margin:0; }

#FooterBAR a{ color:#FFFFFF; text-decoration:none; }

#FooterBAR a:hover{
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	text-decoration:none;
	}