/*
Theme Name: WordPress GKRCORP Blog
Theme URI: http://medinadesignsolutions.org/
Description: WordPress theme built for Griffin Knight Realty Corporation.
Version: 0.9
Author: Medina Design Solutions
Author URI: http://MedinaDesignSolutions.com/
*/

/*@import url('css/styles.css');*/

#blog-page #content-wrapper #main-display-content {
	float: left;
	width: 81%;
}
#blog_content_wrap {
	float: left;
	width: 100%;
	padding: 20px 0px;
}
#content-wrapper #main-display-content h2.blogtitle {
	background-image: none;
	color: #000;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	float: left;
	width: 100%;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 5px 0px;
	text-indent: 0px;
	border-bottom: 1px solid #1F3E00;
	min-height: 25px;
	height: auto;
}
#blog_content_wrap h2.blogtitle a {
	float: left;
	color: #1F3E00;
	text-decoration: none;
	line-height: 22px;	
}
#blog_content_wrap h2.blogtitle a:hover {
	color: #000;
}
.postdata {
	float: left;
	width: 40%;
	color: #749c4a;
	padding: 5px 0 0 0;
}
.postdata span.date, .postdata span.author {
	padding-right: 10px;
}
.comment_count {
	float: right;
	width: 92px;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 15px;
	background: url(images/comment_bk.jpg) no-repeat;
}
.comment_count a {
	color: #fff;
	text-decoration: none;
}
.comment_count a:hover {
	color: #000;
}
#blog_content_wrap .entry {
	float: left;
	width: 100%;
	padding: 20px 0px;
}
#blog_content_wrap .entry a {
	color: #638F3E;
	text-decoration: none;
}
#blog_content_wrap .entry a:hover {
	text-decoration: underline;
}
#blog_content_wrap .navigation {
	float: left;
	width: 96%;
	background: #9EBA87;
	padding: 1% 2%;
}
#blog_content_wrap .navigation a {
	color: #000;
	text-decoration: none;
}
#blog_content_wrap .navigation a:hover {
	color: #fff;
}
#blog_content_wrap .navigation div.alignright {
	float: left;
	width: 20%;

}
#blog_content_wrap .navigation div.alignleft {
	float: right;
	width: 20%;
	text-align: right;
}


/*-----comment area------*/
#blog_comment {
	float: left;
	width: 96%;
	padding: 1% 2%;
}
#blog_comment h2#comments {
	background: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}
#blog_comment ol#commentlist {
	float: left;
	width: 100%;
	margin: 10px 0px;
	clear: both;
}
#blog_comment ol#commentlist li {
	float: left;
	width: 96%;
	margin: 1px 0px 0px 0px;
	padding: 10px 2%;
	border-bottom: 1px solid #fff;
	background: #C4D1B6;
}
#blog_comment a {
	color: #1F3E00;
	text-decoration: none;
}
#blog_comment a:hover {
	text-decoration: underline;
}
#blog_comment div.avatar {
	float: left;
	width: 50%; 
}
#blog_comment div.avatar img {
	border: 3px solid #fff;
}
#blog_comment div.avatar span.author {
	vertical-align: top;
}

#blog_comment .date_stamp {
	float: right;
	width: 35%;
	text-align: right;
}
#blog_comment .comment-text {
	float: left;
	width: 96%;
	padding: 10px 2%;
}
#blog_comment #comment_form h2#postcomment {
	background: none;
	text-indent: 0px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	border-bottom: 1px solid #000;
	float: left;
	width: 100%;
}
#blog_comment #comment_form {
	float: left;
	width: 100%;
}
#blog_comment #comment_form #commentbox_left {
	float: left;
	width: 40%;
	padding-left: 5%;
}
#blog_comment #comment_form #commentbox_right {
	float: left;
	width: 50%;
}
#blog_comment #comment_form label {
	float: left;
	width: 100%;
	padding: 3px 0px;
}
#blog_comment #comment_form input {
	float: left;
	width: 86%;
	padding: 5px 2%;
	margin: 3px 0px;
	border: 1px solid #9EBA87;
	background: #C4D1B6;
}
#blog_comment #comment_form textarea {
	float: left;
	width: 92%;
	height: 130px;
	border: 1px solid #9EBA87;
	background: #C4D1B6;
	padding: 10px 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#blog_comment #comment_form input.btn_send {
	float: right;
	width: 115px;
	height: 34px;
	line-height: 34px;
	background: url(images/btn_send.jpg) no-repeat;
	border: none;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	position: relative;
	right: 15px;
}
#blog_comment #comment_form small {
	font-weight: normal;
	font-size: 11px;
}


#blog_top_title {
	float: left;
	width: 100%;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-weight: bold;
}
#blog_top_title span#rssfeed {
	position: relative;
	right: -380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
span#rssfeed a {
	color: #749c4a;
	text-decoration: none;
}
span#rssfeed a:hover {
	color: #000;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}