* { padding:0; margin:0;}

ul { list-style:none;}
body {
	background: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#wrap {width:973px; margin:auto;}
h1, h2, h3, .subhead, .heading {font-family:Georgia, "Times New Roman", Times, serif;}
h1 {
	font-size: 30px;
	font-weight:normal;
}
h2 {
	font-size: 23px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
h3 {
	font-size: 19px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {padding-top:7px; padding-left:10px;}
.clear {clear:both;}
.leftalign {float:left;}
.rightalign {float:right;}
.centeralign { margin:5px auto 5px auto;}
img.leftalign, img.rightalign, img.centeralign {display:block; padding:5px; background:#fff; border:solid 1px #ddd; margin:5px; }
a {
	color:#EC172D;
	text-decoration:none;
}
a:visited {
	color:#EC172D;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:none;
}
#wrap2 {
	padding:0 7px 0 7px;
	background-color: #FFFFFF;
}
#topbar {background: url(images/topbar.jpg) no-repeat; height:59px; padding:10px;}
#header {
	background:url(images/header.jpg) no-repeat;
	height:250px;
}
#content {
	background:666px 0 repeat-y;
	padding:10px;

}
#topbg {background:url(images/topbg.png) no-repeat; height:14px;}
#headercontent {height:120px;}
#sitename {
	font: bold 31px "Trebuchet MS", Arial, Halvetica, sans-serif;
	display: block;
	float: left;
	padding-top: 3px;
	color: #FFFFFF;
	padding-left: 5px;
}
#sitename .description {
	display: block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	padding-right: 20px;
}

#sitename a { color:#000; background:none; }
#sitename a:hover {color:#999; background:none;}
#left {width:650px; float:left;}


#sidebar {
	margin-left: 658px;
	background-color: #9B9B9B;
	height: 100%;
}
#left .post  {width:641px; margin: 0 auto 15px auto;}
#left .post p {line-height:18px; margin-bottom:18px;}
#left .post .postheader {
	height:27px;
}
#left .post .postcontent {
	padding:10px 25px 10px 25px;
}
#sidebar ul { display:block; padding: 5px 5px 5px 8px;}
#sidebar ul li {display:block; padding:3px; }
#sidebar li a { background:url(images/sidemenunrml.jpg) 2px 2px no-repeat; padding: 0 10px 0 25px;}
#sidebar li a:hover {
	background:url(images/sidemenuhover2.jpg) 2px 2px no-repeat;
	color:#EC172D;
}
#sidebar h3 {display:block; font: 1.5em "Trebuchet MS", Arial, Halvetica, sans-serif ; color:#333; padding:5px 5px 0 8px;}
#sidebar .cat-item { height:26px; padding:0!important;}
#sidebar .cat-item a {
	display:block;
	height:20px;
	padding:5px 10px 0 20px;
	border-bottom: solid 1px #8A8A8A;
	background:url(images/sidemenunrml.jpg) 2px 5px no-repeat;
	color:#000000;
}

.post h2 {
	color:#EC172D;
	display:block;
	padding-bottom:18px;
}
.postmeta {display:block; padding:15px 10px 0 25px;}
.postbottom .postmeta li {display: block; float:left; height:15px; padding:5px 8px 1px 25px; margin-right:10px; }
.permalink {background:url(images/ico_permalink.jpg) no-repeat; }
.post .date {display:block; padding:3px 5px 3px 18px; font-size:10px; color:#666; background:url(images/icodate.jpg) no-repeat;}

#footer {
	height:100%;
	width:937px;
	padding:10px;
	margin:auto;
	text-align:center;
	background-color: #A6A6A6;
}
#footer a {
	color:#EC172D;
}
