
.blog-content h2 a {
	font-size: 15px;

}

.page-title {
	font-size: 15px;
	margin-bottom: 0px;
}

#news-blog-content a{
	font-weight: normal;
}



.all-news-posts, .media-list { float: left;}

.all-news-posts {
	width: 600px;
	padding-right: 20px;
	text-align: left;
}

.all-news-posts h2 a {
	text-decoration: none !important;
}

.all-news-posts h2{
	margin: 0;
}

.all-news-posts a, .all-news-posts a:visited {

}

.all-news-posts a:hover {
}

.all-news-posts h2 a:hover { text-decoration: none;}

.all-news-posts img {
}

.all
ul.news-updates {
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
}

ul.news-updates li {
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
	height: 30px;
	font-size: 17px;
}

.widget, #menu ul li  {
	text-align: left;
	list-style: none;
	
}
.widgettitle {
	font-size: 12px;
}
small.date { 
	color: #666;
	font-size: 10px;
	font-weight: bold;
}

.entry {
		margin-top: 10px;
}

.entry p {
	line-height: 18px;
	padding-bottom: 10px;
}


.postmetadata, .navigation {
	background: url('images/blur.jpg') top right no-repeat;
	text-align: right;
	padding: 5px 0;
	margin: 10px 0;
	border-bottom: 1px solid #f5f5f5;
}

p.postmetadata {
	padding: 5px 10px;
	background: #f5f5f5;
	text-align: left;

}
.navigation {
	width: 100%;
	display: block;
	margin: 10px 0;
	height: 20px;
	padding: 3px;
	background: #f5f5f5;
}

.navigation .alignleft a, .navigation .alignright a {
}

.navigation .alignleft { float: left; }
.navigation .alignright { float: right;}

img.imgtfe {
	padding: 5px;
	margin: 0 5px 5px 0;
	border: 1px groove #ccc;
}

#searchform #s {
	font-size: 11px;
	height: 15px;
	font-weight: bold;
	width: 200px;
}

#searchform .search-button {
	width: 80px;
	height: 24px;
	font-size: 9px;
}

#comment {
	width: 600px;
}

#single-header {
	font-size: 24px;
}
h4#comments {
	font-size: 12px;
}

ul.commentlist {
	margin-left: 10px;
	list-style: none;
}

ul.commentlist li {
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 5px;
}

#commentform input#submit, .submit, #searchsubmit, .search-button  {
	height: 24px;
	padding: 0 5px;
	background: #23aca0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	border: 0px; 
	margin-top: 5px;
}

.search-button {
	margin-top: 5px;
}

.wpcf7-form input {
	padding: 3px;
}


