2*{margin:0; padding:0;}
body{  font-family:arial; font-size: 0.80em;color:#848484; background:#000000;}
img { border:0;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:left;}

a {color:#848484; text-decoration:underline;}
a:hover{text-decoration:none;}
 
h1 { font-size: 2em; color:#FFFDDE; font-weight:normal; line-height:1.01em; width:auto;}
h1 a  {color:#FFFDDE; text-decoration:none;}

h2 { font-size:1.4em; color: #F4F4F4;}

h3 { color:#F4F4F4; font-weight:bold; font-size:1.2em; line-height:1.18em; margin:0 0 8px 0;}
h3 a {color:#F4F4F4; font-size:1.01em; line-height:1.2em; text-decoration:none;}
h3 a:hover {text-decoration:underline;}

.pagetitle { padding:10px;}
.center { padding:0 0 10px 0;}
.title { padding:9px 0 13px 0; border-bottom:3px solid #282828; margin:0 0 22px 0;}
.bg_title { width:100%; overflow:hidden;}
.title .info { font-size:0.9em; color:#BE9023; line-height:1.18em; float:right; padding:0 3px 0 0;}
.title .date { font-size:0.9em; line-height:1.09em; color:#BE9023; background:url(/blog/images/bull_date.gif) 0 3px no-repeat; padding:0 0 0 16px; margin:0 0 0 3px;}


#page{ }

.body {

}

.byline, .entryfooter, .trackbackfooter {
	font-size: 0.8em;
	padding: 8px 0 8px 0;
	border-bottom:1px solid #282828;
	
}
.byline{
	clear:both;
}

.commentBody {
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding:0 8px 0 8px;
}

#banner, #banner a {
	font-weight: bold;
	color: white;
	padding:5px;
}

input, select, textarea {
	color: #000000; 
}


.menuTitle {
	background-color: #101010;
	border: #282828 1px solid;
	text-transform: uppercase;
	color:#FFFDDE; 
	text-decoration:none;
	font-size:1.0em;
	letter-spacing: .05em;
	padding: 5px;
}

.header, .header a {
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: #DDDDDD;
}

.menuBody {
	text-align: left;
	padding: 2px 2px 12px 2px;
	line-height: 14px;
	font-size: 0.8em;
}

.menuBody .header {
	font-size: 0.9em;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 1em;
}


.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	color: #666; 
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
	visibility: hidden;
	display: none;
}

.footerHeader {
	color: #666; 
	padding:5px;
	font-weight:normal;
}

.rightMenu {
	margin:8px;
}

.code {
	font-family: courier,monospace;
	background-color: #CCC;
	border: #FFF 1px solid;
	color:#FFFDDE; 
	overflow: auto;
	max-height: 200px;
	padding: 4px 4px 4px 4px;
	margin:5px 0 5px 0;	
}

.codePrint {
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	padding: 4px 4px 4px 4px;
	line-height: 15px;	
}
.center{
	text-align:center;
}
.entry{
	margin-bottom:8px;
	padding-bottom:3px;
}
a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: #282828 1px solid;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt{
	background-color: #101010;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}



.commentBody, .trackbackBody{
	color: #FFFFFF; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .7em;
}

.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;
}

/*==================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{
margin-left:200px;
}
#popUpFormBody{
background:#fff;
margin:8px;
}
