@media screen, projection {
	body {
	  font-family: Arial, Helvetica, sans-serif;
	  color: #333;
	  background-color: #e4e9f5;
		padding: 4em;
	}
	#topnav {text-align: left;margin-bottom:10px;}
	#header {
	  background-color: #5471ff;
		border: 10px solid #fff;
		height: 180px;
		margin-bottom: 20px;
		padding: 40px 0 0 20px;
	}
	#content, #feature {
	  background-color: #fff;
		color: #333;
	}
	.vlist a, h6.vlist {border-color:#ced1dd;}
	a, a:link, a:visited, a:hover, a:active { color: #5471ff; }
	h1,h2,h3,h4,h5,h6 {
	  font-family: Arial, Helvetica, sans-serif;
		color: #333;
	}
	#header h1 a {color: #fff;font-weight:bold;}
	#content h2 {color:#999;}
	h3 {font-weight: bold;}
	h6.vlist {border-top:0;}
	div.entry-date {font-size: 1.6666666666666667em;line-height:0.9em;margin-bottom:0.9em;color:#999;}
	div.comment span.author {font-weight: bold;}
	.entry-meta h3 a {font-weight:normal;color:#999;}
	.subcr div.entry-meta {border-top:1px dashed #ccc;color:#999;}
	.widget {padding-bottom:.25em;margin-bottom:1.5em;}
	.vlist {border-bottom:0;} 
  /*div.comment { background-color: #e4e9f5; padding-top:.5em;padding-bottom:.5em;}*/
  
  .quote blockquote {font-size: 1.6666666666666667em;line-height:0.9em;margin-bottom:0.9em;color:#999;}
  .quote blockquote cite {font-size: .625em;line-height:.625em;margin-bottom:.625em;color:#999;text-align:right;}
  
  dl.imagebox{margin:0;border:1px solid #ccc;padding:0;}
	dl.imagebox dt img{margin:3px;padding:0;}
	dl.imagebox dd{margin:0;padding:5px 10px;}
	dl.thumb{width:86px;font-size:.9em;line-height:1.2em;}
	dl.thumb img{width:80px;}
	dl.square{width:106px;font-size:.9em;line-height:1.2em;}
	dl.square img{width:100px;}
	dl.medium{width:206px;font-size:.9em;line-height:1.2em;}
	dl.medium img{width:200px;}
	dl.large{width:380px;font-size:1em;line-height:1em;margin-bottom:1.5em;}
	dl.large img{width:374px;}
  
  #nav .hlist {background-color:transparent;background-image:none;border:0;}
  #nav .hlist ul,
  #nav .hlist ul li,
  #nav .hlist ul li.active,
  #nav .hlist ul li a,
  #nav .hlist ul li a:focus,
  #nav .hlist ul li a:hover,
  #nav .hlist ul li a:active {background-color:#fff;background-image:none;border:0;}
  #nav .hlist ul li {border-right:5px solid #e4e9f5;} 
}