body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font: Verdana;
}

h1 {
	background-image: url(http://www.mnightfans.com/images/logo.jpg);
	width: 833px;
	height: 80px;
	text-indent: -4000px;
	overflow:auto;
	margin: 0px;
	padding: 0px;
}

.pagetitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.style2 {
	font-size: 10px; 
	color: #FFFFFF
}

.style3 {
	font-size: 10px;
	color: #FFDD00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style6 {font-size: 10px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style7 {color: #FFFFFF; font-weight: bold; font-size: 10px;}
.style10 {font-size: 12px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style11 {
	font-size: 9px;
	color: #FF921F;
}

.6thbold {
	color: #FF0000;
	font-weight: bold;
}

.jnhbold {
	color: #6A5540;
	font-weight: bold;
}

.mnsbold {
	color: #9F0196;
	font-weight: bold;
}

.litwbold {
	color: #0099FF;
	font-weight: bold;
}

.signsbold {
	color: #01FF01;
	font-weight: bold;
}

.unbold {
	color: #9B9AFF;
	font-weight: bold;
}

.green {
	color: #009900;
	font-weight: bold;
}

.lightblue {
	color: #9999ff;
	font-weight: bold;
}

.orange {
	color: #cc9900;
	font-weight: bold;
}

.purple {
	color: #990099;
	font-weight: bold;
}

.vilbold {
	color: #FFFF00;
	font-weight: bold;
}

.subheading {font-family: "trebuchet MS"; font-size: 12px; font-weight: bold; }

body,td,th {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.body_link a {
	font-size: 12px;
	color: #FFFFFF;
}

.body_link a:link {
	text-decoration: underline;
}

.body_link a:visited {
	text-decoration: underline;
	color: #999999;
}

.body_link a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.body_link a:active {
	text-decoration: underline;
	color: #FFFF00;
}

/*****************NEWS**********************/

.title {
	font-family:verdana, arial, sans-serif; 
	text-align: left; 
	border-bottom-style: dashed;
	border-bottom-width: 1px; 
	border-bottom-color: #2F2F2F; 
	color:#FFF; 
	font-size:12px;
}

.title h2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.title h2 a {
	color: #FFF;
	text-decoration: none;
}

.title h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.title h3 a {
	text-decoration: none;
}

.date {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	color:#999999;
}

.entry_author_image {
  float: right;
}

.navigation a {
	color:#FFFFCC;
}

.post {
	text-align:left;
	font-family:verdana, arial, sans-serif;
	color:#D47308;
	font-size: 11px;
	width: 520px;
	margin-bottom: 10px;
	background-image:url(newsbg.jpg);
	background-repeat:repeat-x;
}

.post a {
	color:#FFFFCC;
}

.postmetadata {
	margin-top: 0px;
	padding-top: 0px;
	border-top: 1px dotted rgb(242, 243, 243);
	font-size:9px;
}

.news_link a:link {
	color:#999999;
	text-decoration: none;
}

.news_link a:visited {
	color:#999999;
	text-decoration: none;
}

.news_link a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.news_link a:active {
	color: #FFFF00;
	text-decoration: none;
}
.welcome {
	padding: 3px;
	clear: both;
	width: auto;
	border: 3px solid #222;
	font-size: 11px;
	background-color: #111;
	text-align: left;
}

.alignleft {
	float:left;
}

alignright {
	float:right;
	width: 500px;
	margin: 0 auto 0;
}

.social li {
	float:left;
	margin: 0 auto 0;
	list-style: none;
}

/*****************COMMENTS**********************/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist {
	padding: 5px;
	clear: both;
	width: auto;
	font-size: 11px;
	text-align: left;
}

.commentlist a {
	color: #FFFFCC;
}

.commentlist li {
	font-weight: bold;
	list-style:none;
}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	background: #111;
	}

ol.commentlist li.even {
	background-color: #111;
	border: 1px solid #333;
	padding: 3px;
	margin-bottom:3px;
}

ol.commentlist li.odd {
	background-color: #222;
	border: 1px solid #333;
	padding: 3px;
	margin-bottom:3px;
}

.bypostauthor { 
	background-color:#391E00 !important;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#respond {
	width: 520px;
}

#commentform {
	text-align: left;
	border: 1px solid #333;
	background-color: #111;
	width: 520px;
	margin-bottom:5px;
}

#commentform input {
	width: 200px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px;
}
	
#commentform textarea {
	width: 500px;
}

/*****************SIDEBAR**********************/

select {
	width: 130px;
}

.widget {
	list-style: none;
}

.widget a {
	color:#FFFFCC;
}

#sidebar {
	background-color: #111;
	text-align:center;
}

#meta-2 {
	text-align:left;
}

/*****************IMAGES**********************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

p a img {
	border:none;
}

.entry a {
	border: none;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
