@import "/styles/screen6.css";

/*-------------------------------------------------
blog specific formats
-------------------------------------------------*/

div#sub_section ul, div#main_section ul {
	margin: 0;
	padding: 0;
}

div#sub_section ul a img {
	border: 0;
}

span.commenticon {
	background: url(images/comment.gif) no-repeat 0 50%;
  	letter-spacing: normal;
  	color: #aaa;
  	padding: 2px 0 2px 20px;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;
}

.rssicon {
	background: url("/images/icons/rss.png") no-repeat right;
  	letter-spacing: normal;
  	padding: 2px 20px 2px 0;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
}

div.singlepost {
	border-bottom: none;
	margin-bottom: 0em;
}

div.post img {
	border: 4px double #ddd;
}

ol.commentlist {
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	margin-bottom: 1.5em;
}

ol.commentlist li {
	background: #f5f5f5;
	padding: 0.5em;
	list-style: none;
}

ol.commentlist li.alt{
	background: #f5fff6;
	padding: 0.5em;
	list-style: none;
}

div.commentbox {
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	padding: 0.5em;
	background: #f5fff6;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
}

.postmetadata {
	color: #aaa;
	margin-bottom: 0;
}

.postmetadata a, .postmetadata a:visited{
	color: #aaa;
}

.postmetadata a:hover{
	color: #11458e;
}

.archivelist {
	font-size: 1em;
	line-height: 1.5em;
	list-style: none;
}

div#sub_section ul {
	padding-bottom: 0.75em;
}

div#sub_section li {
	list-style: none;
	line-height: 1.5em;
}

div.searchform {
	line-height: 1.5em;
	padding: 1em 0;
}

li#feeds {
	border-top: 1px dashed #aaa;
	margin-top: 0.5em;
	padding-top: 1em;
}

.archivelist li a {
	background: url(images/newspaper.png) no-repeat 0 50%;
  	letter-spacing: normal;
  	padding: 2px 0 2px 20px;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;
}

div.alignleft {
	display: inline;
	float: left;
}

div.alignright {
	display: inline;
	float: right;
}

div#sub_section ul {
	list-style: none;
}

#butBlog a {
	color: #396;
}

#twitter_div li {
font-size: 0.85em;
padding-bottom: 1em;
}