/*
Theme Name: BlaineEhrhart.Com Theme
Theme URI: http://www.blaineehrhart.com/
Description: Blaine Ehrhart's Theme
Version: 1
Author: Blaine Ehrhart
Author URI: http://www.blaineehrhart.com/
Tags:
*/

/*article for wp blog*/
.post {
	margin-bottom:25px;
	color:#313131;
}
.post p {
	margin-top:15px;
	font-size:.8em;
	text-indent:2em;
	line-height:1.5em;
}
.post ul {
	font-size:.8em;
	line-height:1.5em;
}
.post ul ul {
	font-size:1em;
}
.post blockquote {
	margin:15px;
	padding:15px;
}
.post blockquote p {
	text-indent:0;
	padding:0;
	margin:0;
}

/* comment bar */
.post .postmetadata {
	clear:both;
	margin:0;
	padding:5px 0 10px 0;
	background:inherit;
	font-size:.8em;
	color:#1F5702;
	text-indent:inherit;
}
.post .postmetadata a {
	text-decoration:none;
	color:#7AA054;
}
.post .postmetadata .left {
	font-weight:bold;
}
.bigBorder img {
	border:#E8E8E8 5px solid;
	margin:10px 0;
}
.bigBorder:hover img {
	border:#C7E2FB 5px solid;
	margin:10px 0;
}
.screen-reader-text {
	display:none;
}
#searchform {
	margin:0 0 35px;
}


/* Comments */
ol.commentlist {
	margin:0;
	padding:0;
}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	width:434px;
}
.commentlist .quote {
	background:url(images/bg_quote.gif) no-repeat top right;
	min-height:50px;
}

.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background:#454545 url(images/bg_commentlist.gif) bottom no-repeat;
	color:#e4edee;
}

.commentlist cite {
	display:block;
	font-style:normal
}

.commentlist cite a:link, .commentlist cite a:visited {
	text-decoration:none;
}

.commentlist cite a:hover, .commentlist cite a:active {
	text-decoration:underline;
}
