body {
	font-size: 62.5%;
	font-family: "Trebuchet MS","MS Sans Serif", Geneva, sans-serif;
	background-color: white;
	color: black;
	text-align: center;
	padding: 0; margin: 0; border: 0;
	width: 100%; height: auto;
	font-size: 0.6em;
}
h1,h2,h3,img {
	margin: 0; padding: 0; border: 0;
	font-weight: normal;
}
 a {
	color: #4B4B4B;
}
a:hover {
	background-color: #4B4B4B;
	color: white;
}
div#header {
	padding: 0; margin: 0;
	background-color: black;
	height: 180px;
}
h1#logo {
	margin:0 auto 0 auto; padding:0;
	position:relative;
	width:657px; height:158px;
	overflow:hidden;
}
h1#logo span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:657px; height:158px;
	margin:0; padding:0;
	text-align: center;
	cursor: pointer;
	background: url(images/_header.png) no-repeat scroll top center;
}
div#url_dark, div#url_light {
	margin: 0; padding: 0;
	position: relative;
	float: right;
	width: 173px; height: 16px;
	overflow: hidden;
}
div#url_dark span, div#url_light span {
	display: block;
	position: absolute; left: 0; bottom: 0; z-index: 1;
	width: 173px; height: 16px;
	margin: 0; padding: 0;
	text-align: center;
	cursor: pointer;
	background: url(images/_url_dark.png) no-repeat scroll bottom center;
}
div#url_light span {
	background: url(images/_url_light.png) no-repeat scroll top center;
}
div#shadow {
	padding: 0; margin: 0;
	background-color: black;
	background: White url(images/_shadow.png) repeat-x scroll top;
	width: 100%; height: 20px;
}
div#description {
	font-size: 1.5em;
	color: gray;
	margin-top: -10px;
	padding: 0; padding-bottom: 10px;
}
div#content {
	padding: 0; margin: 0 auto 0 auto;
	background-color: White;
	font-size: 1.7em;
	text-align: left;
	width: 70%;
	padding: 20px;
}
div.post {
	width: 65%;
	float: left;
	margin-bottom: 1.8em;
}
div.post h2 {
	margin: 20px 0 10px 0;
	font-weight: normal;
}
div.post small {
	color: gray;
}
div.post h2 a, div.post h3 a {
	font-weight: normal;
	font-size: 0.95em;
	color: #4B4B4B;
	padding: 0.1em;
}
div.post h2 a:hover, div.post h3 a:hover {
	background-color: #4B4B4B;
	color: white;
}
div.post div.entry {
	text-align: justify;
	font-weight: normal;
	font-size: 0.9em;
}
div.post p.postmetadata {
	text-align: right;
	width: 100%;
	background-color: #ECECEC;
	border-bottom: 4px solid #D0D0D0;
	padding: 6px;
	color: #B4B4B4;
	font-size: 0.75em;
}
div.post p.postmetadata a {
	color: #8D8D8D;
	padding: 2px;
}
div.post div.entry a {
	color: #8D8D8D;
}
div.post p.postmetadata a:hover {
	background-color: #8D8D8D;
	color: white;
}
div#content div.navigation {
	width: 65%;
	float: left;
	margin: 20px 0 10px 0; padding: 0;
}
div#content div.navigation div.alignleft {
	float: left;
}
div#content div.navigation div.alignright {
	float: right;
}
div#content div.navigation div a {
	color: #DCDCDC;
	background-color: #696969;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	line-height: 1.6em;
}
div#content div.navigation div a:hover {
	background-color: #4C4C4C;
}
div#sidebar {
	margin: 0; padding: 0;
	width: 250px;
	float: right;
}
div#sidebar .rss {
  padding:5px 10px;
  display:block;
  width:230px;
  background-color:#CCCCCC;
  font-variant:small-caps;
  color:#EC008C;
  font-weight:bold;
}
div#sidebar .rss:hover {
  background-color:#4B4B4B;
  color: white;
}
div#sidebar ul {
	list-style-type: none;
	padding: 10px 0 10px 15px; margin: 0;
	background-color: #F5F5F5;
	border: 1px solid #ECECEC;
	border-left: 3px solid #CCCCCC;
}
div#sidebar ul li input {
	background-color: #F6F6F6;
	border: 1px solid #D7D7D7;
	padding: 1px;
}
div#sidebar ul li h2 {
	padding: 0; margin: 0;
	margin-top: 15px;
	line-height: 1em;
	font-size: 0.9em;
	color: #B0B0B0;
}

div#sidebar ul li ul {
	border: 0; margin: 0; padding: 5px;
	color: #ADADAD;
}
div#sidebar ul li ul li {
	font-size: 0.8em;
	list-style-type: none;
}
div#sidebar ul li ul li a {
	color: #3F3F3F;
	padding: 2px;
	line-height: 1.4em;
}
div#sidebar ul li ul li a:hover {
	color: white;
	background-color: #3F3F3F;
}
div#footer {
	width: 100%;
	float: left;
	margin: 20px auto 0 auto; padding: 0;
	background-color: #232323;
	border-top: 4px solid #888888;
	text-align: center;
	line-height: 2em;
}
div#footer a {
	font-size: 0.9em;
	color: #AFAFAF;
}
div#footer a:hover {
	background-color: gray;
	color: white;
	padding: 0.2em 2em 0.2em 2em;
}
div.comments {
	float: left;
	width: 65%;
	margin: 25px 0 0 0;
	padding: 20px;
	background-color: #ECECEC;
	border-top: 4px solid #D7D7D7;
	border-bottom: 4px solid #D7D7D7;
}
div.comments h3 {
	color: #5E5E5E;
	padding-top: 10px;
	font-size: 1.1em;
}
div.comments ol.commentlist {
	color: #3F3F3F;
	text-align: justify;
	width: 90%;
	padding: 0; margin: 15px 0 15px 30px;
	margin: 25px;
	list-style-type: decimal;
}
div.comments ol.commentlist a {
	color: #7D7D7D;
	padding: 2px;
}
div.comments ol.commentlist a:hover {
	background-color: #7D7D7D;
	color: white;
}
div.comments ol.commentlist small.commentmetadata {
	font-size: 0.8em;
}
div.comments ul.information {
	padding: 0; margin: 0;
	font-size: 0.9em;
	margin-left: 15px;
	list-style-type: none;
	line-height: 1.1em;
	color: gray;
}
div.comments p {
	margin-left: 10px;
	font-size: 0.9em;
}
div.comments input#submit {
	padding: 7px;
	font-family: garamond, sans-serif;
	font-size: 1.3em;
	color: #006400;
	font-weight: bold;
}
div.comments h3#respond {
	padding-top: 15px;
	border-top: 1px solid silver;
}
div.comments a {
	padding: 2px;
	color: #434343;
}
div.comments a:hover {
	background-color: #434343;
	color: white;
}

pre {
  background:#E3E3E3 none repeat scroll 0 0;
  color:black;
  padding:10px;
  width:100%;
  overflow:auto;
  border:1px dashed silver;
}
pre code {
  display: block;
}
