* { padding:0; margin:0;}
#footer .credit {
	padding: 5px;
	font: 10px Georgia, "Times New Roman", Times, serif;
}

ul { list-style:none;}
body {background: #fff url(images/bgx.jpg) fixed center center repeat-y; font: .75em Verdana, Arial, Helvetica, sans-serif; color:#000; padding-top: 3px;}
#wrap {width:973px; margin:auto; border:solid 1px #ddd; }
h1, h2, h3, .subhead, .heading {font-family:Arial, Helvetica, serif;}
h1 { font-size: 2em; font-weight:normal; color:blue;}
h2 { font-size: 1.5em; font-weight:normal; color:blue;}
h3 {font-size: 1.2em; font-weight:normal; color:blue;}
.clear {clear:both;}
.leftalign {float:left;}
.rightalign {float:right;}
.centeralign { float:center; margin:5px auto 5px auto;}
img {border:none;}
img.leftalign, img.rightalign, img.centeralign {display:block; padding:5px; background:#fff; border:solid 1px #ddd; margin:5px; }
a {color:#000; text-decoration:none; }
a:visited { color:#333; text-decoration:none;}
a:hover {color:#036; text-decoration:none;}
#wrap2 {background:url(images/pagebgx.png) repeat-y; padding:0 7px 0 7px;}

#topbar { height:59px; padding:10px;}
#gapbar { height:20px; padding:10px;}
#header {background:url(images/hdrbg.jpg)  100%; height:160px; }
#footer {background: url(images/footer.jpg) no-repeat; height:44px; width:937px; padding:10px; margin:auto; text-align:center;}
#content { padding:10px;}
#topbg {height:14px;padding:10px;}
#btmbg {background:url(images/btmbgx.png) no-repeat; height:13px;}
#headercontent {height:120px;}
#topnav {background:url(images/menubarx.png) no-repeat; height:29px; width:916px; margin:auto;}
#searchbar {background:url(images/searchbar.png) no-repeat; width:431px; height:34px; float:right; margin:16px 10px 0 0;}
 .searchform {
	padding-left: 80px;
	padding-top: 4px;
}
.textbox {
	display: block;
	height: 22px;
	padding: 5px 8px 0 5px;
	width: 298px;
	background: transparent;
	border-style: none;
	border-width: 0px;
}
.textbox:focus {border:none;}
#sitename {
	font: bold 23px "Trebuchet MS", Arial, Halvetica, sans-serif;
	display: block;
	float: left;
	padding-top: 0px;
	padding: 0px 0px 0px 130px;
	
	color: #000000
}
#sitename .description {
	display: block;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#sitename a { color:#000; background:none; }
#sitename a:hover {color:#999; background:none;}

#full {width:950px; float:center;}
#full .post  {width:941px; margin: 0 auto 15px auto;}
#full .post p {line-height:18px; margin-bottom:18px;}
#full .post .postheader {background: url(images/postheader.jpg) no-repeat 100% 100%; }
#full .post .postcontent {background:url(images/fullpostbg.jpg) repeat-y; padding:10px 25px 10px 25px; }
#full .post .postbottom {background: url(images/postbottom.jpg) no-repeat; height:86px;}



#left {width:650px; float:left;}#content #sidebar {
	margin-left: 658px;
}
#left .post  {width:641px; margin: 0 auto 15px auto;}
#left .post p {line-height:18px; margin-bottom:18px;}
#left .post .postheader {background: url(images/postheader.jpg) no-repeat; height:10px;}
#left .post .postcontent {background:url(images/postbg.jpg) repeat-y; padding:10px 25px 10px 25px;}
#left .post .postbottom {background: url(images/postbottom.jpg) no-repeat; height:86px;}
#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:#000;}
#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 #A4BBDD; background:url(images/sidemenunrml.jpg) 2px 5px no-repeat; color:#333; }
#sidebar .cat-item a:visited, #sidebar .cat-item a:active {color:#333;}
#sidebar .cat-item a:hover {background:url(images/sidemenuhover.jpg) no-repeat; color:#fff;}

.post h2 {color:blue; display:block; padding-bottom:5px;}
.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; }
.category_link { background:url(images/ico_category.jpg) no-repeat;}
.comments_link{ background:url(images/ico_comments.jpg) no-repeat;}
#left a, #left a:visited, #left a:active {background:#ffc;}
#left a:hover { background:#ffd;}
.post .date {display:block; padding:3px 5px 3px 18px; font-size:10px; color:#666; background:url(images/icodate.jpg) no-repeat;}
.postcontent ul {margin:5px;}
.postcontent ul li {background:url(images/bullet.png) 2px 10px no-repeat; padding:5px 5px 5px 15px ; display:block;  }
.postcontent ol {list-style-position:outside; list-style:decimal; margin-left:35px;}
.postcontent ol li {padding:5px;}
blockquote {display:block; padding:5px; margin:15px; font: 1.2em Georgia, "Times New Roman", Times, serif; color:#036; border-bottom: dashed 1px #ddd; border-top: dashed 1px #ddd; text-align:center;}
blockquote.leftalign {float:left; width:300px; text-align:right; margin:10px;}
blockquote.rightalign {float:right; width:300px; text-align:left; margin:10px;}#comments #commentcontent label {
	display: block;
	padding: 3px;
}
#wrap #wrap2 #content #left .post .postcontent #comments #commentcontent li {
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	background: #fff;
	list-style: none;
}
#wrap #wrap2 #content #left .post .postcontent #comments #commentcontent .odd {
	background: #000000;
}
// -------------------
#right {
	float: right;
	width: 288px;
	margin: 10px 0 10px 0;
	margin-left: 658px;
}

	.right_articles {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
	.right_articles:hover {
		border: 1px solid #ccc;
	}
	
// ---------------------------
