/* CSS Document */
body {
	background-color: #000000;
	background-image: url(http://originalbrotha.com/img/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center top;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: helvetica;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;	
	font-family: helvetica;
}
a:hover {
	text-decoration: underline;
	color: #cccccc;
	background-color: #FFCC00;
	font-size: 12px;
	font-weight: normal;	
	font-family: helvetica;
}
a:active {
	text-decoration: none;
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;	
	font-family: helvetica;
}
.form {
	font-family: helvetica, arial;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.style1 {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}
.style2 {
	font-family: helvetica, arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}
.style1test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}
.menu {
	font-family: Helvetica,  Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}
.bio {
	font-family: Helvetica,  Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}

.blogmain {
font-family:Arial, Helvetica, sans-serif;
font-size:12;
color:#ffffff;
}

.other {
	font-family: Helvetica,  Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
}
.delete {
	font-family: Helvetica,  Arial;
	font-size: 12px;
	color: #FF0000;
	line-height: normal;
}
.news {
	font-family: helvetica, arial ;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.newssmall {
	font-family: helvetica, arial ;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.question {
	font-family: helvetica, arial ;
	font-size: 12px;
	font-weight: normal;
	color: #FFcc00;
}
.answer {
	font-family: helvetica, arial ;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.newsdate {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
}
.newstitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
}
.schedhead{
	font-family: arial;
	font-size: 12px;
	font-weight: lighter;
	color: #ffffff;
}
.blogdate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: normal;
}
.blogdivider{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #333333;
	font-weight: lighter;
}
.blogtitle {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	color: #FF6600;
	font-weight: 400;
}
.blogpast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
}	
.blogdatesmall {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.commenthidden {display:none} 
.commentshown {display:inline}
