body {
	margin:0;
	padding:40px 10% 20px;
	color: #666666;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	text-align: center;
	background-color: #FFFFFF;
}
a { text-decoration: none; }
a:link { color: #FF9900; }
a:visited { color: #99CC66; }
a:hover { color: #99CC66; }
a img { border-width:0; }

/* Content
----------------------------------------------- */
#content {
	width:754px;
	margin:0;
	padding:0;
	text-align:left;
  }
#main {
	width:580px;
	float:left;
}
  
/* Sidebar
----------------------------------------------- */
#sidebar_r {float:right;}
#sidebar_l {float:left;}
#sidebar_r, #sidebar_l {width:160px; font-family: Verdana;}
.sidebar-title {
	margin: 10px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #999999;
	color: #FF6600;
	text-transform:uppercase;
}
#sidebar_r a:link, #sidebar_l a:link { color: #58a; }
#sidebar_r a:visited, #sidebar_l a:visited { color:#969; }
#sidebar_r a:hover, #sidebar_l a:hover { color:#c60; }
#sidebar_r p, #sidebar_r ul, #sidebar_l p, #sidebar_l ul {
	font-size: x-small;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar_r ul, #sidebar_l ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	padding-left: 0px;
}
/* Headings
----------------------------------------------- */
.date-header {
	border-bottom: 1px solid #FF9900;
	color: #999999;
	/* font-family: Arial, sans-serif; */
	font-size: small;
	/* text-align: left; */
	width: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#posts {
	float: right;
	width: 407px;
}

.post {
	padding-bottom:1.5em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	line-height:1.6em;
  }
.post-title {
	margin: 1px 0 10px 0;
	color: #000000;
	/* font-family: Arial, sans-serif; */
	font-size: medium;
	text-align: left;
	font-weight: bold;
}
.post-title a, .post-title a:visited {
  text-decoration:none;
  color:#c60;
}
p.post-footer {
	margin: 0 0 10px;
	border-top: 1px dotted #999999;
	padding: 3px 0px;
	color: #CCCCCC;
	font-size: x-small;
	line-height: normal;
	text-align: left;
}
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }

/* Footer
----------------------------------------------- */
#footer {
	width: 100%;
	float: right;
	text-align: center;
	padding-top: 20px;
}

/* blog-quer
------------------------------------------------ */
.blog-quer {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.blog-quer a, .blog-quer a:link, .blog-quer a:visited { color: #000000; text-decoration: none; font-size:10px;}
.blog-quer a:hover { text-decoration: underline; }
