div,img,html,body {
margin:0;
padding:0;
}
html {background:#333;}
body 
{
	background-color:#fff;
	color:#333;
	font-family:Verdana,'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	font-size:0.8em;
	min-width:1000px;
}
p 
{
	line-height:1.8em;
	margin:0.5em 0;
}
a:link, a:visited 
{
	color:#459045;
	text-decoration:none;
	border-bottom:none;
}
a:hover, a:active 
{
	text-decoration:underline;
}
fieldset 
{
	border:none;
}
code 
{
	background-color:#eee;
	border:1px solid #ccc;
	padding:5px;
	margin:10px;
	font-family: Courier New;
	display:block;
	font-size:12px;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Tahoma, Arial, Serif;
	font-weight:normal;
	line-height:1.6em;
}
h2, h3 {
font-size:1.6em;
margin:10px 0;
}

h4 {
font-size:1.3em;
}
h5 {
font-size:1.2em;
}

div ul 
{
	list-style-image:url(/images/arrow.gif);
	margin:5px 10px;
	padding:1em;
}
ol
{
	margin:5px 10px;
	padding:1em;
}
ol li 
{
	padding:0;margin:0;
}
li 
{
	line-height:1.6em;
	margin-bottom:0.5em;
}
img {border:0;padding:0;margin:0;}
/*img 
{
	background:url(/images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
a img {
	border:none;
	padding:0;
	background:url(/images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}*/
#wrap 
{
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	width:900px;
	margin:0 auto;
}
#logo {
height:100px;
width:900px;
margin:0 auto;
}

#blogname {
padding-left:12px;
padding-top:28px;
text-align:left;
font-size:24px;
}

#blogname a {
color:#fff;
text-decoration:none;
font-size:1.3em;
}

#blogname a:hover {
	text-decoration:none;
}

.description {
	color:#CAE972;
	font-size:1em;
	font-style:italic;
	padding-left:12px;
	text-align:left;
	margin:0 0 5px 0;
}

#header {
background:url(/images/top.gif) top repeat-x;
height:145px;
margin:0;
padding:0;
width:100%;
}

#content 
{
	display:inline;
	float:left;
	text-align:left;
	width:65%;
	margin:2%;
	padding:0;

}

#footer {
background:#223344 url(/images/top.gif) bottom repeat-x;
clear:both;
height:60px;
padding:10px;
text-align:center;
color:#ccc;
}


#sidebar 
{
	padding-top:5px;
	width:25%;
	margin:5px 0px 20px 70%;
	padding-left:20px;
	border-left:#ddd 1px dashed;
	font-size:90%;
}
#sidebar ul#feed li 
{
	list-style:none;
	margin:0;
	padding:5px 20px;
	background:url(images/feed-icon.png) no-repeat left ;
}
#sidebar h2 
{
	border-bottom:#eed 3px double;
	font-size:18px;
	color:#459045;
	letter-spacing:0;
	margin:0;
	padding:5px 0;
}
#sidebar p 
{
	margin:10px 0;
}

#sidebar ul, #sidebar form 
{
	margin:2px 0;
	padding:5px 10px;
}
#sidebar ul ul ul 
{
	margin:2px 0;
	padding:0 0 0 10px;
}
#sidebar li.sidebox 
{
	margin:0 0 2em 0;
	padding:0;
}
#sidebar li{
margin:3px 0;
line-height:1.8em;
list-style:none;
}

#sidebar ul li a {
color:#516F86;
}




#navigation 
{
	clear:both;
	height:24px;
	margin:0 auto;
	padding:0 10px;
	text-align:center;
	width:880px;
	font-size:1.1em;
}

#navigation a:link,
#navigation a:visited 
{
	background:#FFF url(/images/active1.gif) left bottom no-repeat;
	color:#787878;
	height:24px;
	margin-right:2px;
	padding-left:12px;
	text-decoration:none;
	border:none;
}

#navigation a:link,
#navigation a:link span,
#navigation a:visited,
#navigation a:visited span 
{
	cursor:hand;
	display:block;
	float:left;
	border:none;
}

#navigation li 
{
	line-height:23px;
	float:left;
	list-style:none;
	margin:0;
}

#navigation a:hover 
{
	background:url(/images/active1.gif) left bottom no-repeat;
	color:#040;
	height:24px;
	padding-left:12px;
	text-decoration:none;
	border:none;
}

#navigation .current_page_item a:link,
#navigation .current_page_item a:visited 
{
	background:#FFF url(/images/current1.gif) left bottom no-repeat;
	color:#AAC8E0;
	height:27px;
	line-height:24px;
	margin-right:2px;
	padding-left:15px;
	text-decoration:none;
	border:none;
}

#navigation .current_page_item a:hover 
{
	background:#FFF url(/images/current1.gif) left bottom no-repeat;
	color:#AAC8E0;
	height:27px;
	margin-right:2px;
	padding-left:15px;
	text-decoration:none;
	border:none;
}

#navigation ul 
{
	list-style:none;
	margin:0;
	padding:0;
}

h3,#commentblock h2 {
font-size:140%;
}
#navigation a:link span,
#navigation a:visited span,
#navigation a:hover span 
{
	background:url(/images/active2.gif) right bottom no-repeat;
	height:24px;
	padding-right:12px;
	border:none;
}

#navigation .current_page_item a:link span,
#navigation .current_page_item a:visited span,
#navigation .current_page_item a:hover span 
{
	background:url(/images/current2.gif) right bottom no-repeat;
	height:27px;
	padding-right:15px;
	border:none;
}
.sap {background:#333;color:#FFF;font-size:0.7em}
.sap a{color:#FFF}

.article p {text-indent: 1.5em;}
.article .content {padding-bottom:20px;}
.countComment {text-align:right;}
.comment {
	border: 1px solid #aaa;
	padding:10px;
	background-color:#fafafa;
	margin-bottom:15px;
}
.comment .title{
	font-style:italic;
}
.comment .title a {
	font-family:Arial, sans-serif;
}
.comment .date {
	font-size:0.8em;
}
.comment .content{
	margin-top:5px;
}
#addcomment label {
	display:block;
	font-size:0.8em;
	margin:10px 0 5px 0;
}
#addcomment .button {
	margin-top:20px;
}
#addcomment .error {
	padding:5px;
	color:red;
	background:#FDFAC2;
}
.commentList .odd {
	background-color:#FFF;
}
a.rss {padding:0;margin:0;text-decoration:none;border:0;position:relative;top:5px;left:5px;}
a.rss img {border:0;padding:0;margin:0;background:none;}
a.rss:hover {text-decoration:none;}