#blog {
	padding: 0 100px 40px 53px;
	background: url(img/blog-bg.gif) no-repeat left 52px;
}
#content #blog h1 {
	margin-left: 0;
}
#blog-content {
	width: 616px;
	float: left;
	color: #333;
	padding: 15px 0 0;
}
#blog-content,
#blog-sidebar,
#blog-latest {
	font: 12px "Lucida Grande", "Trebuchet MS", Arial, Tahoma, sans-serif;
}
#blog-content a {
	color: #4398d6;
}
#blog-sidebar,
#blog-latest {
	width: 205px;
	float: right;
	padding: 15px 0 0;
}
#blog .post {
	background: #fff;
	margin: 0 0 18px;
}
#blog .more-content {
	display: none;
}/*
#blog .more {
	display: none;
}*/
#blog .post-content {
	padding: 0 20px 15px;
}
#blog .post-content p {
	margin: 15px 0;
	line-height: 18px;
}
#blog .post-content .more,
#blog .post-content .more-collapse {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	background: url(img/blog-more-down.gif) no-repeat left 6px;
	padding: 0 0 0 11px;
}
#blog .more a,
#blog .more-collapse a {
	text-decoration: none;
}
#blog .more a:hover,
#blog .more-collapse a:hover {
	text-decoration: underline;
}
#blog .post h2 {
	background: #1b5163 url(img/blog-title-bg.gif) no-repeat left top;
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	padding: 9px 20px 11px;
}
#blog .post h2 a {
	color: #fff;
	text-decoration: none;
}
#blog .post h2 a:hover {
	color: #a1b5bb;
}
#blog .post-meta {
	background: url(img/blog-meta-bg.gif) no-repeat left top;
	height: 19px;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 9px 20px 0;
}
#blog .post-meta li {
	float: left;
	line-height: 16px;
}
#blog .post-meta .author {
	font-weight: bold;
	padding: 0 10px 0 0;
}
#blog .post-meta .comments-count {
	float: right;
}
#blog .post-meta a {
	text-decoration: none;
}
#blog .post-meta a:hover {
	text-decoration: underline;
}
#blog #pagination {
	margin: 25px 0 0;
}
#blog .pagination li.next a,
#blog .pagination li.prev a {
	width: 110px;
}

#blog-sidebar a,
#blog-latest a {
	color: #00bfef;
	text-decoration: none;
}
#blog-sidebar a:hover,
#blog-latest a:hover {
	text-decoration: underline;
}
#blog-sidebar div,
#blog-latest div {
	background: url(img/blog-sidebar-bg.png) repeat left top;
	margin: 0 0 15px;
	padding: 0 0 7px;
}
#blog-latest div {
	margin: 0;
}
#blog-sidebar div div,
#blog-latest div div {
	background: none;
	margin: 0;
	padding: 0;
}
#blog-sidebar h2,
#blog-latest h2 {
	font-size: 18px;
	line-height: 27px;
	height: 28px;
	overflow: hidden;
	padding: 0 7px;
	font-weight: bold;
	background: url(img/blog-sidebar-title-bg.gif) no-repeat left top;
	color: #f7f7f7;
}
#blog-latest h2 {
	background: url(img/blog-latest-title-bg.gif) no-repeat left top;
}
#blog-sidebar h2 a,
#blog-latest h2 a {
	color: #f7f7f7;
	text-decoration: none;
}
#blog-sidebar h2 a:hover,
#blog-latest h2 a:hover {
	color: #00bfef;
	text-decoration: none;
}
#blog-sidebar div.widget_twitter,
#blog-latest div.widget_twitter{
	background: none;
	padding: 0;
}
#blog-sidebar a.twitter-link,
#blog-latest a.twitter-link {
	display: block;
	width: 185px;
	overflow: hidden;
}
#blog-sidebar .widget_twitter h2,
#blog-latest .widget_twitter h2 {
	background: url(img/blog-twitter-bg.gif) no-repeat left top;
	padding: 14px 7px 0;
	height: 30px;
}
#blog-latest .widget_twitter h2 {
	background: url(img/blog-latest-twitter-bg.gif) no-repeat left top;
	height: 29px;
}
#blog-sidebar ul.twitter,
#blog-latest ul.twitter{
	background: url(img/blog-sidebar-bg.png) repeat left top;
	margin: -2px 0 0;
	padding: 0 10px 0;
}
#blog-latest ul.twitter {
	padding: 10px 10px 5px;
}
#blog-sidebar ul.twitter li,
#blog-latest ul.twitter li {
	padding: 10px 0;
	line-height: 16px;
	font-size: 12px;
}
#blog-latest ul.twitter li {
	padding: 0 0 10px;
}
#blog-sidebar .twitter .twitter-timestamp,
#blog-latest .twitter .twitter-timestamp{
	display: block;
	background: url(img/blog-sidebar-date.gif) no-repeat left 2px;
	padding: 2px 0 0 17px;
	font-size: 11px;
	line-height: 13px;
	color: #93bfd8;
}
#blog-sidebar p {
	padding: 7px 10px 0;
	line-height: 16px;
}
#blog-sidebar ul {
	padding: 7px 10px 0;
	line-height: 16px;
}
#blog-sidebar .search-form {
	padding: 12px 10px 1px;
	height: 22px;
}
#blog-sidebar .search-form p {
	padding: 0;
	margin: 0;
}
#blog-sidebar .search-form .input {
	float: left;
}
#blog-sidebar .search-form .button {
	float: right;
}
#blog-sidebar .search-form .input input {
	background: url(img/blog-search-input-bg.gif) no-repeat left top;
	border: 0;
	width: 145px;
	height: 20px;
	padding: 2px 0 0 2px;
	font-size: 15px;
	font-weight: bold;
	color: #061418;
}
#blog-sidebar .search-form .button input {
	width: 33px;
	height: 22px;
}
#blog .respond {
	margin: 25px 0 0;
}
#blog .respond h3,
#blog .comments h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	border-bottom: 2px solid #a6c9d6;
	padding: 0 0 9px;
}
#blog #commentform {
	padding: 20px;
	background: url(img/blog-comments-form-bg.gif) repeat left top;
	margin: 0 0 15px;
}
#blog #commentform p {
	margin: 0; padding: 0;
}
#blog #commentform p.logout {
	margin: 0 0 15px;
}
#blog #commentform .textarea {
	background: url(img/blog-textarea-bg.gif) no-repeat left top;
	width: 531px;
	height: 102px;
	overflow: hidden;
	padding: 0 1px 4px;
}
#blog #commentform textarea {
	font: 12px Arial;
	line-height: 16px;
	width: 497px;
	height: 75px;
	padding: 10px 12px;
	border: 0;
	background: none;
}
#blog #commentform .input {
	width: 211px;
	height: 45px;
	float: left;
}
#blog #commentform .input input {
	width: 198px;
	height: 23px;
	background: url(img/blog-comments-input-bg.gif) no-repeat left top;
	border: 0;
	padding: 4px 0 0 9px;
	font-size: 15px;
	font-weight: bold;
	color: #061418;
}
#blog #commentform .input label {
	display: block;
	font: 11px Arial;
	line-height: 16px;
	padding: 0 0 0 6px;
}
#blog #commentform .req {
	color: #ff004e;
}
#blog #commentform .info {
	float: left;
	width: 278px;
	padding: 6px 0 0 30px;
	background: url(img/blog-comments-info-bg.gif) no-repeat 11px 9px;
	font: 11px Arial;
	color: #87a3ae;
	line-height: 14px;
}
#blog #commentform .button {
	padding: 4px 0 0;
	height: 25px;
}
#blog #commentform .button input {
	background: url(img/blog-comments-button.gif) no-repeat left top;
	width: 107px;
	height: 25px;
	padding: 0 0 0 5px;
	border: 0;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-size: 15px;
	float: left;
}
#blog #commentform .button #loading_comment {
	float: left;
	margin: 4px 0 0 10px;
}

#blog .comments {
	border: 0;
	padding: 5px 0 0;
	margin: 25px 0 0;
}
#blog .comments li {
	padding: 15px 0;
	background: url(img/blog-comments-li-bg.gif) repeat-x left bottom;
}
#blog .comments p {
	margin: 0; padding: 0;
}
#blog .comment-avatar {
	float: left;
	border: 1px solid #d2dfe4;
	padding: 1px;
	width: 36px;
	height: 36px;
}
#blog .comment-text {
	float: right;
	width: 490px;
	padding: 0 25px 0 0;
	line-height: 17px;
}
#blog .comment-text .author {
	font-weight: bold;
}
#blog .comment-text .author a {
	color: #202020;
	text-decoration: none;
}
#blog .comment-text .author a:hover {
	text-decoration: underline;
}
#blog .comment-text .date {
	font-size: 11px;
	background: url(img/blog-date-bg.gif) no-repeat left 1px;
	padding: 1px 0 6px 16px;
	height: 13px;
	line-height: 13px;
}
#blog .comment-text .date a {
	color: #202020;
	text-decoration: none;
}
#blog .comment-text .date a:hover {
	text-decoration: underline;
}

#comments-form {
	display: none;
}

#blog-latest {
	width: 299px;
	padding: 0;
}
#blog-latest .blog li {
	padding: 10px;
}
#blog-latest .blog h3 {
	font-size: 14px;
	letter-spacing: -1px;
}
#blog-latest .blog .date {
	background: url(img/blog-sidebar-date.gif) no-repeat left 2px;
	padding: 2px 0 0 17px;
	font-size: 11px;
	line-height: 13px;
}
