
.blog_item {
	margin-bottom: 10px;

	padding-top: 26px;
	padding-left: 39px;
	padding-right: 30px;
	padding-bottom: 22px;
}

.blog_item_1 {
	background-color: #6facaa;

	background-image: url(../images/custom_corner_dark.gif);
	background-repeat: no-repeat;
}

.blog_item_2 {
	background-color: #9acdca;

	background-image: url(../images/custom_corner_light.gif);
	background-repeat: no-repeat;
}

.blog_text_headline {
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 18px;

	color: #3c3c3c;

}

.blog_info {
	font-size: 11px;

	color: #ffffff;
}

	.blog_author {
		font-size: 12px;

		color: #3c3c3c;
	}

.blog_text_headline_subheadline {
		margin-bottom: 19px;

}

	.blog_text_headline p {
		margin: 0px;
		margin-bottom: 0px;
	}



.blog_text_copy {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;

	line-height: 15px;

	color: #ffffff;
}

	.blog_text_copy p {
		margin-top: 0px;
		margin-bottom: 18px;
	}

	.blog_text_copy a {
		color: #4e8e90;
	}

	.blog_text_copy ol {
		padding: 0px;
		margin: 0px;

		margin-bottom: 18px;

		padding-left: 10px;

	}

		.blog_text_copy ol li {
			margin-left: 12px;

			list-style-type: decimal;

		}

	.blog_text_copy ul {
		margin-left: 18px;
		padding: 0px;
	}

	.blog_text_copy ul {
		padding: 0px;
		margin: 0px;

		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 18px;

		padding-left: 0px;
	}

	.blog_text_copy ul li {
		padding-left: 12px;
		margin-left: 0px;

		background-image: url(../images/bracket.gif);
		background-repeat: no-repeat;
		background-position: 4px 6px;

		list-style-type: none;

		color: #6a6a6a;

		line-height: 16px;
	}

	.blog_text_copy img {
		border-width: 0px;
	}


	.blog_text_copy table.chart {
		border-collapse: collapse;

		border: 0px solid #efefef;

		margin-bottom: 1px;
	}

		.blog_text_copy table.chart tr {

		}

		.blog_text_copy table.chart th {
			border: 1px solid #9d9d9d;

			background-color: #9d9d9d;

			color: #ffffff;

			line-height: 23px;

			text-indent: 6px;

			text-align: left;
		}

		.blog_text_copy table.chart td {
			border: 1px solid #9d9d9d;
			line-height: 23px;

			text-indent: 6px;

		}


.text_copy_img_left {
	margin-top: 14px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.text_copy_img_right {
	margin-top: 14px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.text_heading_red {
	color: #af4333;
}

.text_heading_black {
	color: #000000;
}

.text_heading_grey {
	color: #646464;
}


.photo_caption {
	position: relative;
}

	.photo_caption_div {
		position: absolute;
		top: 0px;
		left: 0px;
	}

		.photo_caption_div_text {
			padding: 3px;

			text-align: center;
		}

.blog_bottom {
	font-size: 11px;

	color: #ffffff;
}

	.blog_bottom_comments {
		color: #3c3c3c;
	}

	.blog_bottom_link {
		color: #ffffff;
	}

.blog_single_bottom {
	background-color: #81c1bd;


}

	.blog_single_bottom_comments_info {
		padding-left: 39px;
		padding-right: 30px;

		padding-bottom: 10px;

	}

	.blog_single_bottom_comments_form {
		background-color: #9acdca;

		padding-top: 20px;
		padding-left: 39px;
		padding-right: 30px;
		padding-bottom: 20px;

		background-image: url(../images/custom_corner_light.gif);
		background-repeat: no-repeat;
	}

		.blog_single_bottom_comments_form_heading {
			font-size: 12px;
			color: #3c3c3c;

			margin-bottom: 7px;
		}

		.blog_single_bottom_comments_form_fields {
			height: 50px;
			width: 600px;

			position: relative;
		}

			.comment_copy {
				height: 45px;
				width: 500px;

				position: absolute;
				top: 0px;
				left: 0px;

				font-family: Verdana, Sans-Serif;
				font-size: 11px;
				line-height: 15px;

				unicode-bidi:bidi-override;
				direction:ltr;
				overflow:auto;

			}

			.comment_submit {
				background-color: #447b7d;
				color: #ffffff;

				border-width: 0px;

				height: 20px;
				width: 150px;

				position: absolute;
				top: 15px;
				left: 510px;
			}

	.blog_single_bottom_comments {
		background-color: #9acdca;

		padding-top: 20px;
		padding-left: 39px;
		padding-right: 30px;
		padding-bottom: 20px;
	}

		.blog_single_bottom_comments_item {
			margin-bottom: 15px;
		}

			.blog_single_bottom_comments_item_info {
				font-size: 11px;

				color: #447b7d;

				margin-bottom: 17px;
			}

				.blog_single_bottom_comments_item_info_author {
					color: #3c3c3c;
				}

			.blog_single_bottom_comments_item_text {
				font-size: 11px;
				line-height: 17px;

				color: #ffffff;
			}

		.blog_single_bottom_comments_sep {
			height: 3px;
			width: 170px;

			background-image: url(../images/blog_comment_sep.gif);
			background-repeat: no-repeat;

			margin-bottom: 20px;
		}

/*
background-color: #9acdca;
*/