@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 70px; /* .push must be the same height as .footer */
}

.footer {
width:100%;
background-color:#000000;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

img {
border:none;
}

#footer_content_container {
width:980px;
margin-left:auto;
margin-right:auto;
padding-top:14px;
}

#footer_links {
float:left;
color:white;
font-size:0.8em;
padding-left:6px;
}

#footer_links a {
color:white;
text-decoration:none;
}

#footer_links a:hover {
text-decoration:underline;
}

#footer_links a.business {
color:#4c7735;
}

#footer_links a.strategy {
color:#355577;
}

#footer_links a.creativity {
color:#6f2323;
}

#footer_links a.otherstuff {
color:#c0962f;
}

#footer_links a.uppercase {
text-transform:uppercase;
}

#footer_rss {

float:right;
margin-top:4px;
}

#footer_rss a {
color:#FFFFFF;
text-decoration:none;
}

#footer_rss a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#footer_rss a:visited {
color:#FFFFFF;
}

a.footer_rss_img {
width:32px;
height:33px;
display:block;
text-indent:-1000em;
overflow:hidden;
float:left;
background:url(images/blog/rss_icon_black.jpg) no-repeat;
}

a.footer_rss_text {
width:150px;
display:block;
padding:10px 0 0 20px;
text-transform:uppercase;
float:left;
}

body {
background:url(images/blog/blog_bg.gif);
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
}

/* TYPORGRAPHY & MISC */

h1, h2, h3, h4 {
margin:0;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#6f2323;
}

a {
color:#6f2323;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size:2.3em;
}

h2 {
font-size:1.5em;
line-height:1em;
}

.heading_margin_bottom {
margin-bottom:7px;
}

.small {
font-size:0.9em;
}

p.home_entry_info {
margin:7px 0 7px 0;
font-size:0.9em;
color:#767675; /* Grey */
margin-bottom:15px;
}

p.home_header_copy {
margin-bottom:30px;
line-height:1.4em;
}


/* END OF TYPOGRAPHY & MISC */


/* MAIN NAVIGATION */

#nav_container {
width:100%;
height:30px;
background:#000000;
}

#nav {
margin-left:auto;
margin-right:auto;
width:980px;
height:auto;
position:relative;
}

/* END MAIN NAVIGATION */


#center {
width:980px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#container {
width:980px;
height:auto;
background:#FFFFFF;
border:3px #000000 solid;
border-top:none;
float:left;
margin-bottom:65px;
}

/* HEADER */

#header_container {
width:980px;
height:160px;
float:left;
}

h1.header_img {
width:601px;
height:95px;
margin-top:30px;
margin-left:30px;
background:url(images/blog/bloggity.jpg) no-repeat;
text-indent:-1000em;
overflow:hidden;
float:left;
display:inline;
}

a.logo {
width:311px;
height:74px;
margin-left:25px;
margin-top:13px;
background:url(images/blog/kmt_logo.jpg) no-repeat;
text-indent:-1000em;
overflow:hidden;
float:left;
display:inline;
}

#header_rss {
width:245px;
float:right;
margin-top:20px;
}

#header_rss a {
color:#000000;
text-decoration:none;
}

#header_rss a:hover {
color:#000000;
text-decoration:underline;
}

#header_rss a:visited {
color:#000000;
}

a.header_rss_img {
width:32px;
height:33px;
display:block;
text-indent:-1000em;
overflow:hidden;
float:left;
background:url(images/blog/rss_icon.jpg) no-repeat;
}

a.header_rss_text {
width:150px;
display:block;
padding:10px 0 0 20px;
text-transform:uppercase;
float:left;
}

/* END HEADER */

#content_container {
width:980px;
height:auto;
float:left;
background:url(images/blog/content_bg.gif);
padding-bottom:65px;
}

#main_content {
width:670px;
height:auto;
padding:0 30px 0 30px;
float:left;
display:inline;
}

#main_left_cont {
width:320px;
height:auto;
float:left;
}

#main_right_cont{
width:320px;
height:auto;
float:right;
padding-left:30px;
}

.post_summary {
width:320px;
}

img.home_summary {
margin-bottom:7px;
}

.color_bar {
width:313px;
height:18px;
color:#FFFFFF;
padding-left:7px;
padding-top:2px;
margin-bottom:7px;
}

.color_bar a {
color:#FFFFFF;
text-decoration:none;
}

.color_bar a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.color_bar a:visited {
color:#FFFFFF;
}

#sidebar {
width:220px;
height:auto;
padding:11px 15px 0 0;
float:right;
display:inline;
}


#the_end_container {
width:406px;
height:85px;
margin-top:-150px;
float:left;
position:relative;
}

#the_end_img {
top:45px;
left:287px;
width:406px;
height:85px;
position:absolute;
background:url(images/blog/the_end.png) center no-repeat;
padding-bottom:-50px;
}

/* SIDE BAR CONTENT */

#sidebar div.color_bar {
width:213px;
height:18px;
color:#FFFFFF;
padding-left:7px;
padding-top:2px;
margin-bottom:7px;
float:left;
}

#sidebar p {
line-height:1.5em;
}

#sidebar p.business {
color:#4c7735;
margin-bottom:15px;
}

#sidebar p.business a {
color:#4c7735;
}

#sidebar p.strategy {
color:#355577;
margin-bottom:15px;
}

#sidebar p.strategy a {
color:#355577;
}

#sidebar p.creativity {
color:#6f2323;
margin-bottom:15px;
}

#sidebar p.creativity a {
color:#6f2323;
}

#sidebar p.other {
color:#c0962f;
margin-bottom:15px;
}

#sidebar p.other a {
color:#c0962f;
}

#sidebar p.group {
color:#5d5c5c;
margin-bottom:15px;
}

#sidebar p.group a {
color:#5d5c5c;
}

/* END SIDE BAR CONTENT */

#content {
width:630px;
height:auto;
float:left;
}

#article_copy {
float:left;
line-height:1.5em;
margin-bottom:10px;
}

.vertical_img {
float:left;
padding-right:15px;
padding-bottom:15px
}

.article_title {
margin-bottom:20px;
margin-top:6px;
line-height:1.03em;
}

#social_bookmarks {
margin-top:15px;
width:630px;
float:left;
}

.article_entry_date {
margin-bottom:6px;
display:block;
color:#939598;
font-size:1.2em;
}

.comments {
width:630px;
}

.comments_title {
margin-top:30px;
margin-bottom:10px;
float:left;
width:630px;
}

.comment_topdash {
background:url(http://www.kmtcreative.com//images/horiz_dash.gif) repeat-x;
height:1px;
}

.comment_content_one {
padding:10px 10px 15px 10px;
line-height:1.5em;
width:610px;
}

.comment_content_two {
padding:10px 10px 15px 10px;
line-height:1.5em;
width:610px;
background:#fff3d9;
}

.comment_info {
color:#939598;
margin-bottom:5px;
display:block;
font-size:0.9em;
}

.comment_spacer {
height:15px;
}

fieldset {
width:610px;
margin:0;
padding:0;
background:#e7e8e9;
padding:10px;
border:none;
}

.comment_form_title {
margin-bottom:15px;
}

#comment_form_dash {
width:630px;
background:url(http://www.kmtcreative.com//images/horiz_dash.gif) repeat-x;
height:1px;
margin-top:30px;
}

label {
display:block;
margin-bottom:3px;
}

label em {
color:#af1517;
}

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

ul.comment_form li {
padding-bottom:10px;
}

input, textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}

/* by AUTHOR */

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

p.author_entry_info {
margin:7px 0 7px 0;
font-size:0.9em;
color:#767675; /* Grey */
margin-bottom:15px;
}

h1.author_entries {
margin-bottom:20px;
}

h3.nolink {
color:#000000;
}

/* END by AUTHOR */

/* GROUP */

ul.group {
list-style:none;
margin:0 0 30px 0;
padding:0;
}

p.vitals {
text-transform:lowercase;
color:#767675;
font-size:0.9em;
margin-top:16px;
}

p.group_copy {
margin-top:7px;
}

em.job_title {
margin-top:2px;
}

/* END GROUP */

/* ARCHIVE */
ul.archive {
margin:10px 0 0 20px;
padding:0;
}

ul.archive li {
padding-bottom:3px;
}
/* END ARCHIVE */