/*
Theme Name:		KMR Partners
Theme URI:      http://www.kmrpartners.com/
Description:	Custom theme for KMRPartners.com
Author:			Mark Czerniec
Author URI:		http://www.czerniec.com/
*/

/* ========= DIVIDER ========= */


body {
background: #DADADA;
text-align: left;
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 115%;
margin: 0;
padding: 0;
}

h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #47691C;
font-size: 14px;
font-weight: bold;
padding: 0 0 2px 0;
border-bottom: 1px solid #D9D9D9;
}

h2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #47691C;
font-size: 12px;
font-weight: bold;
padding: 0 0 2px 0;
border-bottom: 1px solid #D9D9D9;
}

h3 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #47691C;
font-size: 11px;
font-weight: bold;
margin: 0 0 0 0;
padding: 10px 0 0 0;
}

a {
color:#006600;
text-decoration:underline;
}

a:hover {
color:#006600;
text-decoration:none;
}
 
b {
color: #324A60;
}

#page {
display: block;
width: 739px;
background: #FFFFFF;
margin: 0px auto 0px auto;
padding: 0;
}

#head-nav {
display: block;
width: 739px;
height: 114px;
background: #6666FF;
}

#left-column {
display: block;
clear: left;
float: left;
width: 209px;
margin: 0;
padding: 0 20px 0 20px;
color: #888888;
}

.sidebar-list {
display: block;
padding-left: 0;
list-style-type: none;
}

.archive-list {
list-style-type: disc;
padding-left: 13px;
}

.archive-list li {
line-height: 200%;
}

.arrow-bullets {
list-style-image: url(http://www.kmrpartners.com/images/arrow.jpg);
padding-left: 12px;
}

.arrow-bullets li {
line-height: 170%;
}

.bullet-left {
list-style-type: disc;
padding-left: 13px;
}

.bullet-left li {
line-height: 145%;
}

.no-bullets {
list-style-type: none;
padding-left: 12px;
}

#bbb-badge {
text-align: center;
padding: 10px 0 0 0;
}

#bbb-badge h2 {
display: none;
}


#right-column {
display: block;
float: left;
width: 490px;
margin: 0;
padding: 0;
}

#banner-right {
display: block;
width: 490px;
height: 196;
margin: 0;
padding: 0;
}

#right-content {
display: block;
width: 470px;
margin: 0 0 0 0;
padding: 0 15px 0 5px;
color: #666666;
}

.post-timestamp {
color: #999999;
}

.post-categories {

font-style: italic;
color: #999999;
}

.floatleft {
float: left;
margin: 0 20px 10px 0;
padding: 0;
}

img.alignleft {
float: left;
margin: 0 15px 10px 0;
padding: 0;
}

.floatright {
float: right;
margin: 0 0 10px 20px;
padding: 0;
}

img.alignright {
float: right;
margin: 0 0 10px 15px;
padding: 0;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

.clear-left {
display: block;
clear: left;
}

.clear-right {
display: block;
clear: right;
}

.clear-both {
display: block;
clear: both;
}

.recentdate {

}

.two-columns {
display: block;
clear: both;
width: 470px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.column-a {
display: block;
float: left;
width: 227px;
margin: 0 16px 0 0;
padding: 0 0 0 0;
}

.column-b {
display: block;
float: left;
width: 227px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.text_input {
border: 1px solid #999999;
}

.text_area {
border: 1px solid #999999;
width: 470px;
height: 132px;
}

#comments {
display: block;
clear: both;
}

.comment-count, .comment-form-head {
margin: 15px 0 15px 0;
padding: 0;
}

#comment-list {
padding: 0;
margin: 0;
list-style-type: none;
}

#comment-list li {
margin: 0 0 10px 0;
padding: 5px 15px 15px 15px;
}

.oddcomment {
background-color: #F4FFE5;
margin: 0 0 5px 0;
}

.evencomment {
background-color: #F2F2F2;
margin: 0 0 5px 0;
}

.comment-source {
border-top: 1px solid #CCCCCC;
padding: 2px 0 0 0;
}

.comment-author {
font-weight: bold;
padding: 0 10px 0 0;
}

.comment-timestamp {
font-style: italic;
}


#footer {
display: block;
clear: both;
width: 739px;
height: 110px;
background-image: url(http://www.kmrpartners.com/images/footer_bg.jpg);
background-repeat: x-repeat;
}

#footer-left {
width: 249px;
display: block;
float: left;
text-align: center;
color: #FFFFFF;
padding: 10px 0 0 0;
}

#footer-left a {
color: #FFF997;
text-decoration: underline;
}

#footer-left a:hover {
color: #FFF997;
text-decoration: none;
}

#footer-right {
display: block;
float: left;
width: 490px;
text-align: right;
}

#footer-nav {
display: block;
float: right;
width: 490px;
height: 60px;
background-color:#E4E4E4;
text-align: center;
vertical-align: middle;
}

.footnav-text {
display: block;
margin: 20px 0 0 0;
color: #8B8B8B;
}

.footnav-text a {
color: #8B8B8B;
text-decoration: none;
}

.footnav-text a:hover {
color: #8B8B8B;
text-decoration:underline;
}

.bottom-triangle {
float: right;
margin: 8px;
}

#wp_footer {
display: block;
clear: both;
width: 739px;
height: 30px;
}

.contact-photo {
display: block;
float: right;
margin: 0 85px 0 0;
padding 0 0 0 0;
text-align: center;
}

/* ========= DIVIDER


form {
margin: 0;
padding: 0
}

td, tr {
font: 11px/13px tahoma, arial, helvetica, sans-serif; 
color:#666666;
vertical-align: top;
text-align: left;}

.deep td {
color: #8B8B8B;
}

.deep td a {
color: #006600; text-decoration:underline
}

.deep td a:hover {
color: #006600;
text-decoration: none;
}

.deep td input {
width: 202px;
height: 17px;
border: 1px solid #5A5A5A;
font-size: 11px;
color: #464646;
padding: 1px 0 1px 6px;
margin-bottom:3px;
}

.deep td select {
width: 202px;
height: 17px;
border: 1px solid #5A5A5A;
font-size: 11px;
color: #464646;
padding:1px 0 1px 6px;
margin-bottom:3px;
}











.r1 ul {
margin:0;
padding:0;
list-style:none;
}

.r1 li {
background:url(../images/ch_1.gif) center left no-repeat;
margin:0 0 0 0;
padding:1px 0 0 20px;
line-height:16px;
}

.r1 li a {
line-height: 18px;
color: #006600;
text-decoration: none;
background-position: left center;
}

.r1 li a:hover {
text-decoration:underline;
color:#006600;
}

.r2 ul {
margin:0;
padding:0;
list-style:none;
}

.r2 li {
background: url(../images/ch_1.gif) center left no-repeat;
margin:0 0 0 0;
padding:1px 0 0 8px;
line-height:16px;
}

.r2 li a {
line-height: 17px;
color:#006600;
text-decoration:none;
background-position:left center;
}

.r2 li a:hover {
text-decoration:underline;
color:#006600;
}


.form input {
width: 215px;
height: 17px;
border: 1px solid #5A5A5A;
font-family: tahoma, arial, helvetica, sans-serif;
border:1px solid #5A5A5A;
font-size:11px; padding:1px 0 1px 6px;
}

.form textarea {
width: 215px;
height: 181px;
border: 1px solid #5A5A5A;
font-family: tahoma, arial, helvetica, sans-serif;
overflow: auto;
border:1px solid #5A5A5A;
font-size:11px;
padding:1px 0 1px 6px;
}

.long ul{
margin:0;
padding:0;
list-style:none;
line-height:13px;
}

.long li {
background: url(../images/long.jpg) center left no-repeat;
height:25px;
width:237px;
padding-left:20px;
line-height:13px;
padding-top:11px;
}

.long li b a {
color: #006600;
font-size: 11px;
text-decoration: none;
font-weight:bold
}

.long li b a:hover {
text-decoration:underline;
color:#006600;
font-weight:bold
}



.style3 {font-size: 11px}


 ========= */