/*---------- main colum -------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: georgia, times;
	color: #015697;
}




h1.listheading {
	border-top: 3px solid #ACAB8D;
	background: url(../images/bg-subsection-break.gif) repeat-x bottom;
	width: auto;
	margin-right: 10px;
	padding: 7px 0;
	font-size: 22px;
}
.subsection {
	background: url(../images/bg-subsection-break.gif) repeat-x bottom;
	width: auto;
	margin-right: 10px;
	padding: 5px 0 7px 0;
	font-size: 12px;
}
.subsection h2 {
	font-size: 16px;
	line-height: 140%;
	margin-bottom: 5px;
}
.subsection .article-date {
	color: #666666;
	font-style: italic;
}

.articlelist li {
	padding: 0px 5px 3px 10px;
	background: url(../images/bg-bullet-list.jpg) no-repeat 0 3px;
}
.commentlist li {
	padding: 0px 5px 3px 20px;
	background: url(../images/bg-comment-list.jpg) no-repeat 0 3px;

}


.leadarticle {
	/*height: 310px;*/
	margin: 0 10px;
	overflow: hidden;
  height:1%;
}
.leadarticle h2 {
	background: #ACAB8D;
	font-size: 31px;
	border-bottom: 1px solid #fff;
	padding: 8px;
}
.leadarticle h2 a {
	color: #fff;
}
.lead-image-copyright {
  font-size:10px;
  color:#58573f;
}

/*--- additional stuff ---*/
.leftlist {
  /*font: 14px Arial, Verdana;*/
  font:16px Verdana, Arial;
}
.leftlistfirst {
  /*font: 14px Arial, Verdana;*/
  font:16px Verdana, Arial;
  padding: 10px 0 0 0;
}
.leftlist li {
  padding: 5px 0 0 0;
}
.leftlist li a {
  color:#000;
}


em {
  font-style:italic;
}
