/**************** Body *********************/
* {
	margin:0;
	padding:0;}

body {
	background: #000000;
	color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom:20px;
	line-height:20px;}

#wrapper {
	background:#FFFFFF;
	margin:20px auto;
	padding:10px;
	width:900px;}

#header {
	display:block;
	height:160px;
	margin:0;
	padding:0;
	width:900px;
	/*background:url(images/header_default.png) no-repeat left;*/}

#logo h1{
	/*font:300% "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
	letter-spacing:-3px;
	font-weight:normal;
	padding:45px 200px 0 20px;*/
	background:url(images/header_default.png) no-repeat;
	height:160px;
	text-indent: -3000px;
	width:900px;}

#logo h1 a {
	color:#fff;}

#logo h1 a:hover{
	color: #F3F3F3;
	text-decoration:none;}

h2 a:link,h2 a:visited{
	font-size:22px;
	color: #666;
	text-decoration:none;
	font-weight: lighter;}

h2 a:hover{
	color: #fff;
	text-decoration: none;
	margin-left: -3px;
	margin-right: -3px;
	padding: 0 3px 0 3px;}

/**************** Entry *********************/
.entry{
	float:left;
	margin-bottom:10px;
	width:541px;}

.entry div ul li{
	list-style:none;}

.entry h2{
	padding-bottom:6px;}

.entry p{
	padding:0 0 10px 0;}

.post{
	/*background:url(images/postee.gif) repeat-x top;*/
	background-color: #e7e7e7;
	margin-bottom:10px;
	padding:20px;
	text-align: justify;}

.excerpt{
	/*background:url(images/stripe.png);*/
	background-color: #e7e7e7;
	margin-top:10px;
	padding:20px;}

.excerpt h2 a:link {
	font-size:22px;
	color: #666;
	text-decoration:none;
	font-weight: lighter;}

.excerpt h2 a:hover{
	color: #fff;
	text-decoration: none;
	margin-left: -3px;
	margin-right: -3px;
	padding: 0 3px 0 3px;}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px; }

html>body .entry li {
	margin: 7px 0 8px 10px;}

.entry ul li:before{ 
	content: "\00BB \0020";}

.entry ol {
	padding: 0 0 0 35px; margin: 0;}

.entry ol li {
	margin: 0; padding: 0;}

.line{
	width:500px;
	float:left;
	margin:0 0 10px;
	padding:0 0 5px 2px;
	border-bottom:#e2e2e0 1px solid;}

.left, .right {
	width:541px;
	color: #333;
	font:14px;}

.left a:link, .left a:visited, .right a:link, .right a:visited {
	color: #e28001;
	text-decoration:none;}

.left a:hover,.right a:hover {
	background-color: #e28001;
	color:#fff;
	margin-left: -2px;
	margin-right: -2px;
	padding: 0 2px 0 2px;
	text-decoration:none;}

/**************** Links *********************/
a:link, a:visited{
	color: #e28001;
	font-weight: bold;
	text-decoration:none;}

a:hover{
	background-color: #e28001;
	color:#fff;
	font-weight: bold;
	margin-left: -2px;
	margin-right: -2px;
	padding: 0 2px 0 2px;
	text-decoration:none;}

/**************** CSS Style Switches *********************/
#switches li{
	display:inline;
	list-style-type:none;}

#rss {
	background-color: #666;
	height:72px;
	padding:0 30px 0 19px;
	width:309px;}

#Feed, #Mail {
	color: #fea93a;
	display: block;
	height: 32px;
	float: left;
	font-weight: bold;
	line-height: 14px;
	margin: 18px 0 14px 0;
	text-decoration: none;}

#Feed {
	background: url(images/rss.gif) center left no-repeat;
	padding: 3px 0 0 39px;
	width: 73px;}

#Mail {
	background: url(images/mail.gif) center left no-repeat;
	float: right;
	padding: 3px 0 0 37px;
	width: 146px;}

#rss span {
	color: #fff;
	font-weight: lighter;
	text-decoration: none;}


/**************** Navigation *********************/
#navigation{
	background-color:#333;
	border-bottom: 1px solid #fff;
	height:38px;}

#menu{
	background-color:#333;
	padding:9px 0 9px 19px;
	width: 881px;}

#menu li{
	display:inline;
	list-style:none;
	background-color:#333;}

.page_item a:link, .page_item a:visited{
	color: #FFF;
	padding:10px;}

.page_item a:hover {
	background-color: #e28001;
	border: 1px solid #fff;
	text-decoration:none;
	padding:10px 11px 10px 11px;}

.current_page_item a:link, .current_page_item a:visited{
	background-color: #666666;
	color:#ffffff;
	text-decoration:none;
	padding:10px;}

.current_page_item a:hover {
	background-color: #e28001;
	border: 1px solid #fff;
	text-decoration:none;
	padding:10px 11px 10px 11px;}

/**************** Sidebars *********************/
#topbar {
	/*background:#FFFFFF url(images/sidee.gif) top repeat-x;*/
	background-color: #F5F5F5;
	float: right;
	padding-bottom: 30px;
	width:358px;}

#sidebar1{
	border-right:1px solid #CCC;
	float:left;
	padding: 0 10px 0 10px;
	width:160px;}

#sidebar1 h2, #sidebar2 h2{
	font-weight:bold;
	color:#666;
	font-size:14px;}

#sidebar1 ul, #sidebar2 ul{
	list-style-type:none;
	font-size:12px;}

#sidebar1 ul li{
	margin-left:10px;
	margin-top:5px;}

#sidebar1 ul li ul{
	font-style:normal;
	margin-top:2px;}

#sidebar1 ul li ul li{
	border:0;
	border-bottom:1px solid #ccc;
	line-height: 14px;
	list-style:none;
	padding:5px;
	padding-left:0;
	margin-left:0;}

#sidebar1 p{
	padding:0 5px;}

#sidebar2{
	width:160px;
	float:left;}

#sidebar2 ul li{
	list-style-type:none;
	margin-left:10px;
	margin-top:5px;}

#sidebar2 ul li ul{
	font-style:normal;
	list-style-type:none;}

#sidebar2 ul li ul li{
	border:0;
	border-bottom:1px solid #ccc;
	line-height: 14px;
	list-style:none;
	padding:5px;
	padding-left:0;
	margin-left:0;}

#sidebar2 p{
	padding:0 5px;}

/**************** Search *********************/
#topsearch {
	background-color: #666;
	border-bottom: 1px solid #fff;
	padding:0 19px 19px 19px;}

#topsearch input[type="text"] {
	border:1px solid  #FFFFFF;
	width:16em; color: #333333;
	font:1em Trebuchet MS, Arial, sans-serif;
	padding:2px;}

h2.search {
	font-weight:lighter;}

/**************** Comments *********************/
#comments {
	background-color: #999;
	font-size: 12px;
	margin-top:10px;
	padding: 1px 0 1px 6px;
	/*font-weight:lighter;
	padding-top:10px;*/}

#comments img {
	margin: 0 4px 1px 0;
	vertical-align: middle;}

.commentlist{
	background-color: #fff;
	border: 1px solid #999;
	padding:20px;}

#author, #email, #url {
	color:#666;width:40%;
	border:1px solid #999;
	margin-bottom:0.6em;
	background:#fcfcfc;
	margin-top:1px;
	padding:3px;}

#submit{
	font:bold 1em Tahoma;
	margin-bottom:15px;
	margin-top:5px;
	padding:2px;}

#respond{
	padding-top:20px;
	padding-bottom:10px;}

#comment{
	width:70%;
	border:1px solid #999999;}

/**************** Footer *********************/
#footer{
	background:url(images/footer_default.png) no-repeat left;
	color:#ffffff;
	height:40px;
	padding: 10px 7px 0 0;
	text-align: right;
	width:893px;
	vertical-align:middle;}

#FooterLink01, #FooterLink02 {
	background: none;}

/**************** Misc *********************/
acronym, abbr, span.caps {
	cursor: help;}

acronym, abbr {
	border-bottom: 1px dashed #999;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;}

blockquote cite {
	margin: 5px 0 0;
	display: block;}

.center {
	text-align: center;}

hr {
	display: none;}

a img {
	border: none;}

.alignright{
	float:right;
	padding-right:30px;}

.alignleft {
	float:left;
	padding-left:40px;}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;}

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;}

img.alignleft{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;}

pre {
	border: solid 1px #9a9a9a;
	color: blue;
	margin: 10px;
	padding:10px;
	background: #f3f2ed}

code {
	font-size:1.0em;
	color: #000}

/**************** Kwicks *********************/
#kwicks_container ul li {list-style-type:none;}
#kwicks {position: relative;}
#kwicks .kwick {float: left;display: block;width: 84px;height: 20px; padding-right:1px; border-bottom:2px solid #000000;}
#kwick_red {background:url(images/red.gif) repeat-x;}
#kwick_orange {background:url(images/orange.gif) repeat-x;}
#kwick_blue {background:url(images/blue.gif) repeat-x;}
#kwick_green {background:url(images/green.gif) repeat-x; border-right:2px solid #000000;}
