#IEroot .MainArea, #IEroot #DivisionMenuBottom {width:980px;}
#IEroot #DivisionMenuBottom {height:75px;}

.MainArea A 			{ color: #800000; text-decoration: none; } 
.MainArea A:link		{ color: #800000; text-decoration: none; } 
.MainArea A:visited	{ color: #800000; text-decoration: none; } 
.MainArea A:active	{ color: #FFCC00;  } 
.MainArea A:hover		{ color: #FFCC00;  } 

}

#page{
	background-color:#FFF;
	width:auto;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#800000;
	margin: 0;
	font-weight:normal;
}

.body {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	color: #333;
	text-align:left;
/*	margin-left: 20px;
*/}

.body a { border-bottom: 1px dashed #ddd; }

.byline, .entryfooter, .trackbackfooter, .bylinecategories {
	font-family: Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	text-transform:uppercase;
	margin: 0;
	padding: 10px 0 10px 0;
	color: #666;
}

.byline{
padding: 5px 0 0 0;
/*	clear:both; */
}

.bylinecategories {margin:0 0 15px 25px;}

.bylinecategories a {margin:0 0 0 5px;font-weight:normal;}


.byline em {color:#800000;
font-style:normal;}

.byline a {text-transform:uppercase;
	font-size:11px;
	margin-right:10px;}

.commentBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
/*	clear: left;
*/}

#blogText {
	padding:0 10px 0 25px;
}

#banner, #banner a {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
	background:white;
	color: #CC0000;
	margin-left:13px;
	font-size:0px;
	margin-bottom:20px;
	margin-top:25px;
	text-transform:uppercase;
	letter-spacing:normal;
	font-weight:normal;
	height:0px;
	display:none;}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #999; 
}


.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC0000;
/*	background-color: #999;
*/	border-bottom:1px dotted #CC0000;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px;
	margin-right:5px;
}

.header, .header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto;
	padding:0px;
	position:relative;
	left:-13px;
}
.calendarTable, .calendarTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: white;
}

.menuBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 10px 10px 0;
	line-height: 14px;
	color:#666;
}

.menuBody .header {
	font-size: 12px;
}

.menuBody A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #800000; 
	border-bottom:1px dashed #800000;
	padding:5px 5px 5px 0;
	margin-bottom:10px;
	font-weight:normal;
	text-transform:uppercase;
}

.footerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em; 
	color: #666; 
	font-weight:normal;
	width:500px;
	margin-left:25px;
}

.rightMenu {
/*	border:1px solid #999*/;
	margin:8px 0 8px 8px;
}

.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

.codePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align:center;
}
#menu .center {	position:relative;
	left:-13px;}
	
	#menu .center .center {left:0;}

.entry, .entryLast {
	margin-bottom:30px;
	padding-bottom:15px;
	border-bottom:1px solid #CCC;
	margin-right:25px;
}
a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	padding: 10px;
	margin:10px 0;
/*	position:relative;
*/	background:#f5f5f5;

}

.commentName {
font-style:normal;
text-transform:uppercase;
color:#800000;

}

.commentAlt, .trackbackAlt{
background-color:white;
border-bottom: 1px solid #800000;
border-top: 1px solid #800000;
}

.comment img, .commentAlt img{
	float:left;
/*	position:relative;
*/	margin: 0 5px 5px 0;
}



.commentBody, .trackbackBody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px; 
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em; 
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}
#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

.byline img{
	vertical-align: top;
}

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 1.1em;
font-weight: normal;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
/*clear:both;
*/margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
}
#popUpFormBody{
background:#fff;
margin:8px;
}

/* Not found in default style.css */

.blogimg {float:left;
padding:0 25px 15px 0;}

.Title {
color:#800000;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
margin:25px 0pt 20px 0;
text-transform:uppercase;
}

.quote {padding:0px 20px 20px;
background: url('/magazine/blogs/BlogCFC/Images/quotes.jpg') no-repeat left top;
color:#666;}

.image {font-size:10px;
color:#666;
line-height:11px;
margin-bottom:11px;}

.image img {border:1px solid #ccc;
margin-bottom:3px;}