.entry, div.comment {
/*
	font-family: georgia;
	line-height: 140%;
	font-size: 115%;
*/

	font:13px 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Arial, Verdana, sans-serif; color:#222; word-spacing: -0.05em;
}

#content
{
	font-family: georgia;
}

input, select, textarea {
	font-family: "courier new", courier;
	border: 1px solid black;
	padding: 2px;
	background-color: #eeeeee;	
	font-size: 11px;
}

h1, h2, h3, h4 {
	margin: 0px;
	font-size: 117%;
	font-weight: bold;
	font-family: arial, sans-serif;
}

#footer {
	font-family: "courier new", courier;
	color: #A0A0A0;
}

.sidebars
{
/*font-family: "courier new", courier;*/
font-family: georgia;
line-height: 140%;
font-size: 105%;
font-size: 1.2em;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size-adjust: none;
font-stretch: normal;
}

.sidebars a 
{
	font-family: arial,helvetica;
}

a, .posttitle a:hover, .entry p a:visited { color: #CC1F27; }
a:hover { color: #DA131C; }
.cal { background: #B31706 url(images/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #F89799;
  border: 1px solid #6E0F01;
}

a, .entry p a:visited
{
text-decoration: none;
color: #DA131C;
}

.postinfo a, .sidebars a {
color: #474747;
font-weight: bold;
}

.postinfo a:hover, .sidebars a:hover {
color: #DA131C;
text-decoration: none;
}

.posttitle a:hover
{
text-decoration: none;
color: #DA131C;
}

.blogname, .blogname a, blogname a:hover, .blogname a:visited {
  text-decoration: none;
  color: #DA131C;
}

.posttitle, .posttitle a, .posttitle a:hover, .posttitle a:visited
{
text-align: left;
text-decoration: none;
color: #DA131C;
}

.sidebars li {
  list-style-image: none;
  list-style-type: none;
  margin: 0 0 15px 25px;
<?php if ($ie): ?>
  margin: 10px 0 15px 20px;
<?php endif; ?>
}

ul
{
list-style-type: none;
}

.calborder
{
background-color: #838383;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #858585;
border-right-color: #858585;
border-bottom-color: #858585;
border-left-color: #858585;
}

.aboutimg
{
float: left;
margin-top: 3px;
margin-right: 5px;
margin-bottom: 1px;
margin-left: 0px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-left-color: #333333;
padding: 3px;
}

.sidebars #searchform #s 
{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #dddddd;
border-right-color: #dddddd;
border-bottom-color: #dddddd;
border-left-color: #dddddd;
width: 120px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
}

input, select, textarea 
{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
background-color: #ffffff;
font-size: 11px;
}

.commentlist li, #commentform input, #commentform textarea, small
{
font-family: Georgia;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 0.9em;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
}
