.info_field {
	background-image:url(../img/text_bg.jpg);
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.info_field .left {
	float:left;
}
.info_field .right {
	float:right;
	margin-right:20px;
}
.module .back {
	margin-top:10px;
	margin-right:13px;
	text-align:right;
}
.item a , .module a{
	color:#9fc800;
}
.item a:hover , .module a:hover {
	color:#666666;
}
.item {
	margin-bottom:10px;
}
.item .title {
	font-size:24px;
	color:#aad501;
	/*margin-left:14px;*/
	margin-right:14px;
	margin-bottom:10px;
}
.item .header {
	background:#a9d501;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	margin-bottom:1px;
}
.item .rightfield {
	margin-bottom:5px;
	margin-left:3px;
	float:right;
	width:226px;
}

.item .rightfield_content {
	background-image: url(../img/imagefield_bg.png);
	background-repeat:repeat-y;
	padding-left:6px;
}
.item .rightfield .imagefield {
	
}
.item .rightfield .bigimage {
	margin-bottom:2px;
}
.item .rightfield .bigimage a img {
	border:1px solid #f5f5f5;
}
.item .rightfield .smallimagefield img {
	cursor: pointer;
	cursor: hand;
	border:1px solid #f5f5f5;
}
.item .rightfield .share {
border-width: 0px;
margin-right: 7px;
}
.item .rightfield .relatives {
	margin-bottom: 5px;
}
.item .rightfield .sharefield {
	margin-top: 3px;
}
.item .image {
	margin-bottom:10px;
}
.item .image .image-nav {
	background-color:#1b1b1b;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.item .image .image-nav .left {
	float:left;
	width:100px;
}
.item .image .image-nav .middle {
	float:left;
	width:300px;
}
.item .image .image-nav .right {
	float:right;
	width:100px;
}
.item .image p {
	margin:0;
	margin-left:10px;
	font-size:10px;
	font-style:italic;
}
.item .content {
	color:#1b1b1b;
	background-image:url(../img/text_bg.jpg);
	border:1px solid #f5f5f5;
	padding:11px;
}
.item .content p {
	margin-top:0;
	margin-bottom:10px;
}
.item .content .datefield {
	width:57px;
	height:70px;
	background:url(../img/blogg_date.png) no-repeat;
	margin-right:10px;
	float:left;
	line-height:16px;
}
.item .content .datefield .weekday {
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding-top:4px;
	font-weight:bold;
}
.item .content .datefield .day {
	font-size:22px;
	text-align:center;
	color:#98bf00;
	padding-top:8px;
}
.item .content .datefield .monthyear {
	font-size:12px;
	text-align:center;
	color:#98bf00;
	padding-top:5px;
	font-weight:bold;
}
.item .content .byline {
	font-size:11px;
	font-style:italic;
	color:#9fc800;
	font-weight:bold;
}
#new_comment_item {
	display:none;
	border:3px double #e4eebb;
	padding-top:10px;
	padding-bottom:10px;
}
#new_comment_item .loader {
	font-size:30px;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	color:#e4eebb;
}
.comment_item {
	background-image:url(../img/text_bg.jpg);
	margin-left:5px;
	margin-right:5px;
	padding:10px;
	margin-bottom:10px;
	color:#1b1b1b;
	border:1px solid #f5f5f5;
}
.comment_item .image {
	float:left;
	margin-right:10px;
}
.comment_item .content {
	float:left;
}
.comment_item .content .header {
	border-bottom:1px solid #a9d501;
	margin-bottom:3px;
	padding-bottom:3px;
}
.comment_item p {
	margin-top:0px;
}
.item .excerpt .image {
	float:left;
}
.item .quote {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	line-height:22px;
	font-style:italic;
	width:340px;
	color:#636363;
}
.item .quote .byline {
	text-align:right;
	font-size:17px;
	color:#9fc800;
}
.item .excerpt a {
	color:#636363;
}
.col1 #writers {
	color:#1b1b1b;
	background-image:url(../img/text_bg.jpg);
	border:1px solid #f0f0f0;
	font-size: 11px;
	border-bottom:0px;
}
.col1 #writers .infofield{
	color:#1b1b1b;
	background-color:#FFFFFF;);
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	font-size: 11px;
	padding: 3px;
	margin-top: 5px;
}
.col1 #writers img{
	border:3px solid #111111;
	margin: 3px;
	margin-right: 5px;
}
.col1 #writers hr{
	border:0;
	height:1px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
}
.col2 hr {
	border:0;
	height:1px;
	color:#c8fa00;
	background-color:#c8fa00;
	margin-bottom:15px;
	width:75%;
}
