

#container {
margin: 0px;
overflow: hidden;
}

.cols {
padding: 0px;
margin: 0px;
}

a{color:#933; text-decoration:underline;}
a:hover{color:#777;}

#header{display:none;}
#footerr{margin: 0px 0;}

#footerblog {
font: 10px georgia,verdana,arial;
padding: 5px 0px 5px 0px;
margin: 0px;
color: #fff;
font-style: italic;
}

#searchBar{border:1px solid #999; background-color:#fff; padding:10px 5px; text-align:center;}

#content{clear:both; padding-top:30px;}

h5 {
color: #fff;
}

p{margin: 0px;}

.title {background-color: #e43624; font: 18px georgia,verdana,arial; color:#fff; margin: 0px; padding: 5px; font-weight: normal; width: 100%;}
.time {font: 11px georgia,verdana,arial; color:#e43624; padding: 5px 0px 5px 0px; margin: 0px; font-style: italic; font-weight: normal;}
.hr {min-height: 1px; height: 1px; background-color:#e43624; margin: 10px 0px 10px 0px;}
.userComment {background-color:#f2f2f2; padding:4px; margin-top:10px;min-height:14px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
.userComment a{display:inline;}
.comment {font: 13px verdana,arial; font-weight: normal; color:#fff;}
.accent {color:#933; font-style:italic;}
.permalink {margin-left:420px;}

.commentlink { font: 13px verdana,arial; font-style: normal; font-weight: normal; letter-spacing: 0px; text-decoration: none; text-transform: none; color: #e43624; }
A.commentlink:hover { text-decoration: underline; letter-spacing: 0px; font-weight: normal; color: #fff;
}

/*comment window rules*/
#container.commentWindow{width:100%;}
.commentWindow .cols{width:100%;}
.commentWindow .hr{width:100%;}

.commentWindow fieldset{border:0px solid #c77; margin:0;}
.commentWindow legend{font-size:12px; font-weight:bold;}


/*cms rules*/
table{
border: 0px solid #777;
background-color: #ddd;
}

td{height:16px; 
padding:2px 5px;
border-bottom:0px solid #777;}

textarea{height:200px; width:200px;}

table input{width:420px;}

#cmsNav{list-style: none; margin:15px 0; padding:0;height:15px;}
#cmsNav li{float:left;display:inline; margin:0 5px;padding:0 6px; border-left:1px dotted #333;border-right:1px dotted #333;}




.contactform {
font: 15px trebuchet ms, arial, helvetica;
margin: 0px 0px 1px 0px;
padding: 5px;
color: #ab3007;
background-color: #f0f0d8;
border: 0px solid #f0f0d8;
width: 50%;
}

.contactbutton {
font: 16px trebuchet ms, arial, helvetica;
margin: 0px;
padding: 5px;
color: #f0f0d8;
background-color: #ab3007;
border: 0px solid #f0f0d8;
}