@charset "utf-8";
/* CSS Document */

.listpic .imgL {
	max-width: 100px;
	max-height: 110px;
	overflow: hidden;
	float: left;
}
.listpic {
	width: 660px;
	float: left;
}
.listpic .item {
	list-style: none;
}
.listpic .image_img {
	width: 100px;
}
.listpic .even {
	background-color: rgb(242, 242, 242);
	overflow: hidden;
	width: 315px;
	float: left;
	height: 90px;
	padding: 10px 5px;
	margin: 5px 2px;
}
.listpic .odd {
	background-color: rgb(242, 242, 242);
	margin: 5px 2px;
	padding: 10px 5px;
	overflow: hidden;
	width: 315px;
	float: left;
	height: 90px;
}
.listpic .entry-title {
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 15px;
}
.listpic .entry-title a {
	font-size: 15px;
}
.listpic .entry-summary {
	font-size: 13px;
	line-height: 20px;
}
.listpic .story_item_title {
	font-weight: bold;
	color: #000;
}
.listpic .story_item_teaser entry-summary {
	font-size: 15px;
	line-height: 20px;
}
.listpic .story_item_summary entry-summary {
	font-size: 15px;
	line-height: 20px;
}
img.small-float-left {
    width: 120px;
    margin: 0px 4px;
    border: 0px none;
    max-width: 130px;
    float: left;
	min-height: 90px;
}
.story_item_full_story_link{display:none;}

div.comment {
	border-color: #900;
	border-style: solid;
	padding: 4px;
	background-color: #efefda;
	border-width: 1px;
	margin: 2px 0;
}
div.spacer {
	display: none;
}
.related_content h2 {
	font-weight: normal;
	color: #900;
}
.related_content .wjbigtitle {
	font-size: small;
	font-weight: normal;
	display: inline;
	color: #900;
}
.related_content .wjbigredtitle {
	font-size: small;
	font-weight: normal;
	display: inline;
	color: #900;
}
.pad, .pad p {
	font-size: 12px;
	line-height: 130%;
	max-height: 180px;
	overflow: hidden;
_height: expression(this.scrollHeight>180 ? "170px":"auto");
}
#comments_container {
	display: none;
}
#show_comments {
	cursor: pointer;
}
#hide_comments {
	display: none;
}
.story_item_headline {
	font-size: 22px;
	font-weight: bold;
	line-height: 160%;
}
.story_item {
	font-size: 15px;
	line-height: 160%;
}
.story_item .story_item_content {
	font-size: 16px;
	line-height: 135%;
	clear: both;
	letter-spacing: 1px;
}
.related_content {
	border-top: 1px solid rgb(220, 220, 220);
	clear: both;
	padding: 3px;
	font-size: 16px;
	margin: 5px 0;
	border-bottom: 1px solid rgb(220, 220, 220);
}
#push_container story_item_info {
	color: #25007F;
	padding: 0 0 4px 0;
	width: 80%
}
.story_item_author {
	font-size: 15px;
	color: rgb(37, 0, 127);
}
.signature_line {
	font-size: 11px;
	color: rgb(119, 119, 119);
}
p {
	line-height: 20px;
	letter-spacing: 1px;
}
.image_caption {
	font-size: 13px;
	font-style: normal;
	color: #084F9F;
	line-height: 140%;
	text-align: left;
	padding: 0 0 28px 0;
	width: 400px;
	padding: 0 0 8px 0;
	float: left;
}
.story_item_media_file {
	width: 100%;
	margin-top: 10px;
}
.image_container {
	width: 400px;
	margin-right: 20px;
}
.image_img {
	width: 400px;
}
.image_image {
	max-width: 400px;
	max-height: 100%;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.epaper, .more {
	text-align: center;
	padding: 20px 0;
	color:#903;
	font-size: 15px;
}
/*
#content_container {
	margin: 10px 0;
}
*/

.addthis{width:660px;}
.story_item .image_img {
    border: 0px none;
}
