.blog-wrap {

		text-align: left;

		padding-left: 0px;

		padding-bottom: 0px;

		padding-right: 0px;

		padding-top: 30px;

		width: 600px;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #333333;
		font-family: Arial, sans-serif;
		margin-right: auto;
		margin-left: auto;
	}

.blog-name {
		color: #444444;
		margin: 0px;
		padding-left: 0px;
		padding-bottom: 40px;
		padding-right: 0px;
		padding-top: 0px;
		font-size: 40px;
	}

.blog-name a {
		color: #333333;
		text-decoration: none;
	}

.blog-title {

		margin: 0px;

		float: left;

		color: #444444;
		font-style: normal;
		font-weight: normal;
		padding-right: 0px;
		padding-left: 20px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 26px;
	}

.blog-title a {
		text-decoration: none;
		color: #333333;
	}

.blog-date {

		text-shadow: 0px 1px #999999;

		font-weight: bold;

		padding: 9px;

		background-color: #bbbbbb;

		margin-left: 0px;

		margin-bottom: 25px;

		margin-right: 0px;

		margin-top: 0px;

		float: left;
		font-size: 11px;
		color: white;
		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

.blog-content {	

		border-top-color: #cccccc;	

		border-top-width: 1px;	

		border-top-style: solid;	

		color: #444444;
		margin-left: 0px;
		margin-bottom: 20px;
		margin-right: 0px;
		margin-top: 0px;
		width: 100%;
		float: left;
		clear: both;
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 20px;
		padding-bottom: 40px;
		font-size: 12px;
	}

.blog-content p {

		line-height: 18px;
		padding-right: 0px;
		padding-left: 0px;
		margin: 0px;
		padding-bottom: 5px;
		padding-top: 5px;
	}

	.blog-content ul {

		line-height: 20px;
	}

	.blog-content a {
		padding: 0px;
		margin: 0px;
		color: #6fa7de;
	}

.blog-pagination {

		margin: 0px;

		clear: both;

		float: left;
		padding-left: 0px;
		padding-bottom: 60px;
		padding-right: 0px;
		padding-top: 30px;
	}

.blog-pagination a {

		text-shadow: 0px 1px #999999;

		text-decoration: none;

		font-weight: bold;
		color: white;
		background-color: #bbbbbb;
		font-size: 12px;
		padding: 7px;
		margin: 0px;
		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

.comments {
		padding-bottom: 50px;
		margin-bottom: 50px;
	}

.comment-label {
		font-size: 12px;
	}

.comment-form {
		margin-top: 50px;
		clear: both;
		margin-bottom: 50px;
		padding: 20px;
		background-color: #dddddd;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

.comment-date {
		font-size: 12px;
		font-weight: bold;
		border-right-color: #cccccc;
		border-right-width: 1px;
		border-right-style: solid;
		padding-bottom: 8px;
		padding-top: 8px;
		width: 95px;
		float: left;
		color: #666666;
	}

.comment-name {
		font-size: 12px;
		width: auto;
		padding-left: 20px;
		padding-bottom: 8px;
		padding-top: 8px;
		padding-right: 0px;
		float: left;
		font-weight: bold;
		color: #333333;
	}

.blog-comment {	

		color: #444444;
		margin-left: 0px;
		margin-bottom: 30px;
		margin-right: 0px;
		margin-top: 0px;
		width: 100%;
		float: left;
		clear: both;
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 20px;
		border-bottom-color: #dddddd;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		font-size: 12px;
	}

.comment-line {
		margin-bottom: 15px;
		float: left;
		border-bottom-color: #cccccc;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		width: 100%;
	}

