* {margin:0;padding:0;outline:none;}
html, body {position:relative;}
body {
	font:80% Verdana, Arial, sans-serif;
	color: #171717;
	background:url(img/bg_body.gif) repeat-y top center;
	text-align:center;
}

img {border:none;}

.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
}
.pullquote-right {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F6F6F6;
	margin: 8px 20px 0 3px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0;
	float: left;
	width: auto;
}
.caption-img-left p {
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
	display: block;
	width: auto;
}
/* caption */
.caption-img-left img {
	display: block;
	float: left;
}
.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	float: right;
}
.caption-img-right p {
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
	width: auto;
}
.caption-img-right img {
	clear: both;
	display: block;
}
dl {
	padding-left: 10px;
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}
dt {
	margin-bottom: 5px;
	margin-top: 0;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
dd {
	font-style: italic;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #FF0099;
}
blockquote blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #F9F9F9;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #FFFFFF;
}
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
}
.alignleft {text-align: left;float: left;}
.alignright {text-align: right;float: right;}
.center {text-align: center;margin: 0 auto;clear: both;}
img.alignleft {padding: 4px;float: left;margin-right: 10px;margin-top: 10px;}
img.alignright {padding: 4px;float: right;margin-top: 10px;margin-left: 10px;}
img.center {padding: 4px;display: block;margin: 5px auto;clear: both;}
pre {margin: 8px 0;clear:both;width: 90%;overflow: scroll;font-family: Verdana, sans-serif, Arial;font-size: 11px;background:#FFF;color:#000;height:60px;}

#all {
	background: url(img/bg_body.gif) repeat-y top left;
	width: 988px;
	margin:0 auto;
}
#wrapper {
	width: 980px;
	margin:0 auto;
	text-align:left;
}
#header {
	float: left;
	width: 980px;
}
.top-header {
	padding-top: 91px;
	width:980px;
	height:20px;
	background: url(img/bg_hdr.jpg) no-repeat top left;
	border-bottom:2px solid #fff;
}
.top-header h1 {
	color:#FFFFFF;
	width:auto;
	padding:0 0 0 26px;
}
.top-header h1 img {
	display:block;
	float:left;
	width:529px;
	height:20px;
 	filter:expression(fixPNG(this));
}
.top-header p {
	color: #FFFFFF;
	float: left;
	width: 960px;
}
.navigator {
	float: left;
	width: 945px;
	height: 41px;
	background: url(img/bg_menu.gif) left top repeat-x;
	padding:0 16px 0 19px;
	border-top:1px solid #b7b7b7;
}
.navigator ul {
	float:right;
	list-style-type: none;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	margin:-1px 0 0;
}
.navigator ul ul {
	float: left;
	list-style-type: none;
}
.page_item {
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 20px;
}
.page_item a {
	color: #535f7a;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 19px;
	display: block;
	float: left;
}
.page_item a:hover {
	background: url(img/bg_menu_act.gif) repeat-x left top;
}
.home {
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 20px;
}
.home a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background: url(img/home.gif) no-repeat center bottom;
	padding-bottom: 7px;
	font-weight: bold;
	float: left;
}
.current_page_item {
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 20px;
}
.current_page_item a {
	color: #3b3b3b;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background: url(img/home.gif) no-repeat center bottom;
	padding-bottom: 7px;
	float: left;
}
#content {
	float: left;
	width: 980px;
	position: relative;
}
#post {
	float: left;
	width: 550px;
	padding:20px 23px 25px 0;
}
#post h2 {
	font-size: 18px;
	color: #38BEF0;
	float: left;
	width: 500px;
}

.sidebar {
	float: left;
	width: 407px;
	padding-top: 15px;
	padding-bottom: 25px;
	position:relative;
	top:-8px;
}
.bg_onblue {background: url(img/bg_sbar_top.gif) no-repeat left top #e9e9e9;}
.bg_ongray {background: url(img/bg_sbar_top2.gif) no-repeat left top #e9e9e9;}
#ad-box {
	float: left;
	padding:0 0 0 7px;
}
#ad-box img {
	float: left;
	margin:0 0 4px;
}
/*#ad-box img:hover {
	padding: 2px;
	float: left;
	margin-right: 2px;
	margin-bottom: 4px;
	border: 1px solid #333333;
}*/
#tag {
	padding: 5px 5px 10px;
	margin-top: 5px;
	text-align: center;
}
#about {
	background: #000000;
	padding: 5px 5px 10px;
	float: left;
	width: 203px;
	border: 1px solid #333333;
	margin-top: 5px;
}
.sidebar h3 {
	font-size: 1em;
	color: #717171;
	width: 100%;
	text-align:center;
	padding:11px 0 10px;
	float:left;
}
.sidebar-litbox {
	font-size: 11px;
	color: #4B7DC6;
	float: left;
	width: 388px;
	line-height: 19px;
}
.sidebar-litbox a {
	color: #4B7DC6 !important;
	text-decoration: none;
}
.sidebar-litbox a:hover {
	color: #4b7dc6;
	text-decoration: none;
}
#search {
	background:url(img/bg_srch.gif) top left no-repeat;
	padding: 5px 6px 6px;
	float: left;
	width: 386px;
	margin:8px 0 8px;
}
#search form {
	float: left;
}
#search input {
	background:url(img/_srch.gif) top left no-repeat;
	padding: 0 1px 1px 21px;
	width: 200px;
	color:#908f8f;
	border:none;
}
#layout {
	float: left;
	width: 400px;
	margin: 5px 0 0;
	display:none;
}
.layer {
	float: left;
	width: 400px;
}

#layout h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#layout h3 a:hover {
	color: #999999;
	text-decoration: underline;
}
#layout h3 {
	background: #000000;
	float: left;
	width: 390px;
	border: 1px solid #333333;
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	height: 30px;
	cursor:crosshair;
	display: block;
	padding-left: 8px;
}
#layout ul {
	padding: 5px;
	float: left;
	width: 388px;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	list-style-type: none;
}
.ulwrap {
	float: left;
	width: 400px;
}
#layout ul ul {
	float: left;
	width: 378px;
	border-width: 0;
	border-style: none;
	list-style-type: none;
}
#layout ul li {
	margin: 0 0 5px;
	float: left;
	width: 388px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#layout ul li a {
	background: url(img/bullet.gif) no-repeat left 2px;
	width: 366px;
	padding-left: 22px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	text-decoration: none;
}
#layout ul li a:hover {
	background: url(img/bullet.gif) no-repeat left 2px;
	width: 366px;
	padding-left: 22px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #3EC0F1;
	text-decoration: none;
}
#layout ul ul li {
	margin: 5px 0 0;
	float: left;
	width: 378px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.post-meta {
	padding:0 0 20px;
	float:left;
	width:10)%;
}
#post h1 {
	background: url(img/h1.gif) no-repeat left 4px;
	float: left;
	width: 529px;
	padding:4px 0 6px 26px;
	font-size: 20px;
	line-height: 25px;
}
#post h1 a {
	color: #000;
	text-decoration: none;
}
#post h1 a:hover {
	color: #4b7dc6;
	text-decoration: none;
}
.author {
	float: left;
	width: 550px;
	font-size: 11px;
	line-height: 18px;
}
.post-content {
	padding: 12px 0;
	float: left;
	width: 550px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	overflow: hidden;
	text-align:justify;
}
.post-content h3 {
	margin: 0 0 5px;
	clear: both;
	width: 550px;
	font-size: 16px;
	font-weight: bold;
}
.post-content h4 {
	margin: 0 0 5px;
	clear: both;
	width: 550px;
	font-size: 15px;
	font-weight: bold;
}
.post-content h5 {
	margin: 0 0 5px;
	clear: both;
	width: 550px;
	font-size: 14px;
	font-weight: bold;
}
.post-content h6 {
	margin: 0 0 5px;
	clear: both;
	width: 550px;
	font-size: 13px;
	font-weight: bold;
}
.post-content img {
	padding: 3px;
	border: 0px solid #ccc;
	margin:5px 5px 3px 0;
}
.post-content a {
	font-weight: normal;
	color: #4b7dc6;
	text-decoration: underline;
}
.post-content a:hover {
	color: #006699;
	text-decoration: none;
}
.post-content p {
 	margin:0 0 7px;
}
.post-cat {
	float: left;
	width: 550px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.post-cat a {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.post-cat a:hover {
	color: #006699;
	text-decoration: underline;
}
.author a {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.post-social {
	background: url(img/social.gif) no-repeat;
	float: left;
	height: 40px;
	width: 513px;
	padding-right: 15px;
	padding-left: 15px;
}
.post-social p {
	float: left;
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
	font-size: 11px;
	color: #FFFFFF;
	position:relative;
	top:-2px;
}
.post-social p a {
	color: #d6eaff;
	text-decoration: none;
}
.post-social p a:hover {
	text-decoration: underline;
}
.email {
	background: url(img/email.gif) no-repeat left center;
	padding-left: 17px;
}
.deli {

	background: url(img/deli.gif) no-repeat left center;
	padding-left: 17px;
}
.digg {
	background: url(img/digg.gif) no-repeat left center;
	padding-left: 19px;
}
.permalink {
	background: url(img/permalink.gif) no-repeat left center;
	padding-left: 17px;
}
.c-count {
	background: url(img/comment.gif) no-repeat left center;
	padding-left: 24px;
	display:none;
}
.rss-feed {
	width: 150px;
	height:80px;
	float: left;
	display:inline;
	margin:0 0 13px 50px;
}
/*.rss-feed a {
	color: #000000;
	text-decoration: none;
}
.rss-feed a:hover {
	color: #FF9900;
	text-decoration: underline;
}*/
.feed {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 328px;
	text-transform: capitalize;
	line-height: 18px;
}
.updates {
	font-size: 12px;
	color: #666666;
	float: left;
	width: 328px;
}
.sidebars {
	float: left;
	width: 100%;
	position: relative;
	clear:both;
}
.widget-sidebar {
	width: 203px;
	float: left;
}
.widget-sidebar h3 {
	background: url(img/side-bar.gif) no-repeat;
}
.widget-sidebar .list {margin-top:-12px;}
.list {
	padding: 8px 0 15px 9px;
	float: left;
	width: 193px;
	list-style-type: none;
	position:relative;
}
.list ul {
	float: left;
	width: 194px;
	list-style-type: none;
}
.list li {
	margin: 0 0 3px;
	float: left;
	width: 194px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.list ul li {
	margin: 3px 0 0;
	float: left;
	width: 187px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.list li a {
	background: url(img/bullet.gif) no-repeat left 9px;
	padding:3px 0 3px 17px;
	display: block;
	color: #4b7dc6;
	text-decoration: none;
	position:relative;
}
.list li a:hover {
	text-decoration: underline;
}
.list li a span {
	color:#9f9f9f;
}
.nolist {
	padding: 8px 0 15px;
	float: left;
	width: 197px;
	list-style-type: none;
}
.nolist ul {
	float: left;
	width: 187px;
	list-style-type: none;
}
.nolist li {
	margin: 0 0 3px;
	float: left;
	width: 197px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.nolist ul li {
	margin: 3px 0 0;
	float: left;
	width: 187px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.nolist li a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	display: block;
	color: #4b7dc6;
	text-decoration: none;
}
.nolist li a:hover {
	text-decoration: underline;
}
.post-navigator {
	font-size: 13px;
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
.post-navigator a {
	color: #FFFFFF;
	text-decoration: none;
	background: #38BEF0;
	padding: 5px;
}
.post-navigator a:hover {
	background: #0F95C8;
}
#comment-tpl {
	padding: 10px 0 0;
	float: left;
	width: 550px;
}
#comment-tpl h4 {
	float: left;
	width: 550px;
	font-size: 17px;
	font-weight: bold;
}
.subs {float:left;}
.subscribes {
	margin: 0 0 15px;
	padding: 2px 0 2px 14px;
	float: left;
	width: 500px;
	background: url(img/rssfeed.png) no-repeat left center;
}
.subscribes a {
	color: #FF6600;
	text-decoration: underline;
}
#comment-tpl h5 {
	margin: 15px 0 5px;
	float: left;
	width: 550px;
	font-size: 18px;
	color: #000000;
}
#comment-tpl h6 {
	margin: 15px 0 5px;
	float: left;
	width: 550px;
	font-size: 20px;
	color: #000000;
}
.comment-list {
	float: left;
	width: 520px;
	position: relative;
	padding: 5px 5px 8px;
	font-size: 11px;
}
.comment-user {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.comment-block {
	float: left;
	width: 400px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	border-left: 5px solid #CCCCCC;
	padding-left: 5px;
}
.comment-block:hover {
	border-left: 5px solid #38bef0;
}
#comment-tpl small {
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.comment-list a {
	color: #4b7dc6;
	text-decoration: none;
}
.comment-list a:hover {
	color: #0A6689;
	text-decoration: underline;
}
.comment-list-alt {
	float: left;
	width: 520px;
	position: relative;
	padding: 5px 5px 8px;
	background: #F8F8F8;
	font-size: 11px;
}
.comment-list-alt a {
	color: #4b7dc6;
	text-decoration: none;
}
.comment-list-alt a:hover {
	color: #095A79;
	text-decoration: underline;
}
#sfrom {
	float: left;
	width: 500px;
}
#sfrom p {
	margin-bottom: 5px;
	font-size: 12px;
	color: #666666;
}
.sbox {
	padding: 1px;
	width: 250px;
	border: 2px solid #CCCCCC;
}
#sfrom textarea {
	height: 150px;
	width: 400px;
	border: 2px solid #CCCCCC;
}
#sfrom textarea:hover {
	height: 150px;
	width: 400px;
	border: 2px solid #B9B9B9;
}
.sbox:hover {
	border: 2px solid #898989;
}
#footer {
	background:#4b7dc6;
	float: left;
	width: 980px;
	margin:0 auto;
	color:#161616;
}
#footer-block {
	width: 980px;
	margin:0 auto;
	position: relative;
}
.copy {background: url(img/bg_menu.gif) left top repeat-x;border-top:1px solid #b7b7b7;padding:4px 0 10px;font-size:10px;text-align:center;letter-spacing:2px;}
.copy a {color:#4b7dc6;}
#footer-content {
	width:930px;
	position:relative;
	float:left;
	padding:4px 25px 6px;
	font-size:11px;
	line-height:18px;
}
#footer-content p {
	text-align:center;
}
#footer-content a {
	color: #9bc3fe;
	text-decoration: none;
}
#footer-content a:hover {
	text-decoration: underline;
}
#footer2 {height:13px;background:url(img/bg_foo2.gif) center top no-repeat #fff;display:block;float:left;width:100%;}
#themeswitcher {
	float: left;
	width: 197px;
	list-style-type: none;
}
#themeswitcher li {
	margin: 5px 0;
	float: left;
	width: 197px;
	list-style-type: none;
}
#themeswitcher li select {
	padding: 1px;
	width: 170px;
	list-style-type: none;
	font-family: Verdana, "Times New Roman", Times, Georgia, serif;
	font-size: 13px;
	color: #666666;
	border: 1px solid #999999;
	margin-left: 10px;
}
.clear {clear:both;}
.mt_20 {margin-top:-15px;}
.subs {padding:18px 0 0;text-align:center;float:left;}
.subs .btn {margin-left:27px;border:none;padding:2px 0 4px;width:83px;text-align:center;font-size:.9em;}
*+html .subs .btn {position:relative;left:13px;}

