/*
Theme Name: JM Byington, Inc.
Theme URI: http://wordpress.org/
Description: A custom theme built for J.M. Byington and Asscociated, Inc.
Author: Ashley Kennedy
Author URI: http://www.whoisak.com/
Tags: 
*/




/* CSS Document */

*, h1,h2,h3,h4,ul,li {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background: #FFF url(http://blog.jmbyington.com/wp-content/themes/test/images/bg2.jpg) repeat-x top;
}

#container{
	width: 840px;
	margin: 17px auto 10px auto;
	text-align: left;
}

#main_content {
	width: 802px;
}

#logo {
	text-align: center;
}

#footer {
	clear: both;
	font-size: 11px;
	color: #999999;
	text-align: center;
	border-top: 1px dashed #999999;
	margin-top: 15px;
	padding-top: 5px;
}

#footer a {
	color: #4D863D;
}

#banner {
	clear:both;
	background: url(http://blog.jmbyington.com/wp-content/themes/test/images/treebg.jpg) no-repeat;
	min-height: 143px;
}

#banner #txt {
	width:375px;
	float:left;
	padding-top:30px;
	display:inline;
}

#left_col {
	width: 550px;
	margin-top: 20px;
	float:left;
	margin-right: 30px;
	display:inline;
	border-right: 1px solid #CCCCCC;
	padding-right: 30px;
	padding-bottom: 1px;
}

#left_col_extended {
	width: 700px;
	margin-top: 20px;
	float:left;
	margin-right: 30px;
	display:inline;
	padding-right: 30px;
	padding-bottom: 1px;
}

#left_col .entry {
	margin-bottom: 30px;
}

.comments {
	margin-right: 17px;
}

.entry_footer {
	border-top: 1px dotted #797878;
	padding-top: 5px;
	background: url(http://blog.jmbyington.com/wp-content/themes/test/images/leaf.gif) no-repeat right 6px;
	margin-bottom: 20px;
}

#right_col {
	width: 210px;
	float: left;
	margin-top: 20px;
}

/*--------------------------*/

#banner h1 {
	padding-top: 80px;
	margin-bottom: 3px;
}

#banner h1 a {
	font-size: 27px;
	font-weight: normal;
	color: #c16901;
	text-decoration:none;
}

#banner h1 a:hover {
	text-decoration:underline;
}

#banner p {
	font-size: 14px;
	line-height: 20px;
	border-top: 1px dashed #8c8b8b;
	padding-top: 10px;
	margin-top: 10px;
	color: #494949;
}

#banner #banner_img {
	float: right;
	margin-top:5px;
	display:inline;
}

#banner h2 {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-left: 3px;
	color: #ada193;
}

#banner a {
	font: 11.5px "Times New Roman", Times, serif;
	color: #739932;
}
#banner img {
	padding: 0 5px 0 3px;
}

/*--------------------------*/

#left_col h2 {
	font-size: 18px;
	color: #434343;
	font-weight: normal;
}

#left_col_extended h2, #left_col h2.pagetitle {
	font-size: 28px;
	font-weight: normal;
	color: #436B03;
	clear: both;
}

#left_col p, #left_col_extended p  {
	font-size: 15px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 20px;
}

#left_col b, #left_col_extended b {
	color: #c16901;
}

.entry ul {
	margin-left: 30px;
	font-size: 15px;
	color: #333333;
}

.entry ol {
	color: #333333;
	margin-left: 35px;
	font-size: 15px;
}

.entry li {
	margin-bottom: 5px;
}

.entry ol ol, .entry ul ul {
	margin-top: 5px;
}

.entry a {
	color: #436B03;
}

.entry a img {
	border: none;
}

.entry_heading a {
	font-size: 24px;
	color: #c16901;
	text-decoration: none;
}
.entry_heading a:hover {
	text-decoration: underline;
}
.entry_subhead {
	font-size: 12px;
	font-weight: normal;
	color: #739932;
}
.entry-content {
	margin-left: 2px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.cat-list {
	font: normal 12px "Times New Roman", Times, serif;
	color: #739932;
}

.cat-list a {
	color: #739932;
}

.comments .comments-link {
	font: 12px Arial, Helvetica, sans-serif;
}

.comments-link a {
	background: url(http://blog.jmbyington.com/wp-content/themes/test/images/comment.gif) no-repeat left;
	padding-left: 17px;
}

.entry_footer a {
	color: #385534;
}

#left_col_extended p.postmetadata {
	font-size: 12px;
	clear: both;
	line-height: normal;
	color: #666666;
	margin-top: 10px;
	border-top: 1px solid #EEEEEE;
	padding-top: 7px;
}

/*--------------------------*/

#right_col h2 {
	background: url(http://blog.jmbyington.com/wp-content/themes/test/images/right_col_header.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 7px;
}

#right_col ul{
	list-style:none;
}

#right_col ul ul li {
	margin-left: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	list-style: url(http://blog.jmbyington.com/wp-content/themes/test/images/gray_arrow.gif) none outside;
	color: #8d9088;
	padding-left: 2px;
}
#right_col ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

#right_col li {
	margin: 0 0 10px 0;
}
#right_col a {
	color: #666666;
	text-decoration: none;
}
#right_col a:hover {
	text-decoration: underline;
}
.entry-content .alignnone {
	display: block;
}
.entry-content .alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.entry-content .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.entry-content .alignright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}

#right_col form {
	font-size: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#right_col .input {
	display: block;
	margin-top: 5px;
}

#right_col form .title {
	display: block;
	background: url(http://blog.jmbyington.com/wp-content/themes/test/images/right_col_header.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 7px;
}

#right_col .submit {
	margin-bottom: 5px;
}

/*--------------------------*/

#wp-calendar {
	width:100%;
}

#wp-calendar th {
	font: 12px Arial, Helvetica, sans-serif;
	color: #9B938D;
	border-bottom: 1px solid #DBD8D5;
	padding-bottom: 2px;
}

#wp-calendar td {
	font-size: 12px;
	color: #B1ACA7;
	padding: 2px;
}

#wp-calendar a {
	color: #2E5E2A;
	font-weight: bold;
}

#calendar_wrap {
	margin-top: 5px;
	margin-bottom: 10px;
}

#calendar caption {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2E5E2A;
	text-align: left;
}

/*--------------------------*/

.navigation {
	margin-bottom: 10px;
	font-size: 12px;
	border-bottom: 1px dotted #E6E6E6;
	padding-bottom: 15px;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.navigation a {
	font-size: 12px;
	color: #666666;
}

/*--------------------------*/

#commentform a {
	color: #333333;
}

h3#comments {
	margin-top: 30px;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 10px;
}

ol.commentlist {
	margin-left: 40px;
	font-size: 12px;
}

ol.commentlist li {
	border-top: 1px solid #FCE5D2;
	padding-top: 5px;
	background: url(images/comment_bg.gif) repeat-x;
}

ol.commentlist cite {
	color: #436B03;
}

ol.commentlist a {
	color: #436B03;
}

.commentlist .commentmetadata {
	display: block;
	margin-bottom: 5px;
	color: #666666;
}


