/* BLOG */

.row-blog {
	margin-top: 40px
}

.excerpt {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #333;
	clear: both
}

.excerpt img, .single .post img {
	max-width: 100%;
	width: 100%;
	height: auto
}

.excerpt img.attachment-post-thumbnail {
	float: left;
	width: 20%;
	margin: 0px 20px 20px 0px
}

.postmetadata {
    font-size: 12px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.postmetadata .date {
	float: left
}

.postmetadata .categories {
	float: right
}

.tags {
	border-top: 1px solid #dedede;
  clear: left;
  padding-top: 30px;
}

.row-blog .resize {
	padding-bottom: 40px
}

.attachment-article_featured {
	margin-bottom: 35px;
	width: 100%
}

.resize .size-full {
	width: 100%;
	display: block
}

img.no-resize {
    width: auto !important;
    display: block
}

#searchsubmit {
	margin-top: 6px
}

.cat {
	font-size: 11px
}

.sidebar {
	background-color: #dedede;
	color: #5a5a5a;
	padding: 20px 20px 0px 20px
}

.sidebar .widget {
	margin-bottom: 30px
}

.row-blog div.gallery, .single-post div.gallery {
	float: left;
	width: 100%
}

.blog .gallery-icon img, .single-post .gallery-icon img {
	width: 120px !important;
	height: 120px !important;
	margin: 2px;
	max-width: 100% !important;
	max-height: auto !important;
	border-radius: 50%
}

.blog .gallery-icon a,  .single-post .gallery-icon a {
	display: inline-block;
	width: auto;
	height: auto;
}

.blog h2, .single-post h2 {
	letter-spacing: 1px;
	font-size: 22px;
	text-transform: none;
	
}

.post h2{margin-bottom:20px;}

.sidebar h3 {
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	padding: 10px 0px
}

.sidebar h3 > span {
	clear: both;
	font-weight: normal;
	display: block;
	font-size: 15px
}

.sidebar ul {
	margin: 0px;
	padding: 0px
}

.sidebar li {
	margin: 0px;
	padding: 0px;
	list-style: none
}

.sidebar li a {
	color: #5a5a5a;
	font-weight: normal;
	padding: 8px 10px;
	display: block
}

.excerpt {
	padding: 30px 0px 20px 0px;
	border-top: 4px solid #cecece;
	clear: left
}

.excerpt h2 {
	font-size: 20px;
	line-height: 24px
}

#plain_list .excerpt h2 {
	font-size: 16px;
	line-height: 20px
}

.sidebar .excerpt {
	padding: 0px 0px 10px 0px;
	border-bottom: 4px solid #A1AC00;
	margin-bottom: 20px
}

.sidebar #s {
	width: 90%
}

#cloud a {
	color: #fff
}

.sidebar h4 a {
	color: #fff;
	font-size: 12px;
	line-height: 14px
}

.sidebar p {
	font-size: 12px;
	line-height: 18px	
}

.prev-posts {
	float: right
}

.next-posts {
	float: left
}
