/*
Theme Name: MHIKM
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: c:h
Author URI: http://changehealthcare.com.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
  background: #32363f;
  margin: 0;
  padding: 0;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  color: #65686d;
}

a {
 color: #3f5970;
}

a:hover {
 color: #98c163;
}

a img {
 border: none;
}

.clear {
 clear: both;
}

.right {
 float: right;
}

.left {
 float: left;
}

#header {
  width: 100%;
  background: url(images/header_bg.png) repeat-x;
  height: 65px;
  padding-top: 15px;
}

#header a img {
 border: none;
}

#header_content {
  width: 760px;
  margin: 0px auto;
}

#navigation {
  width: 100%;
  height: 50px;
  background: url(images/nav_bg.png) repeat-x;
  padding: 0px;
  margin: 0px;
}

#navigation ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 width: 760px;
 margin: 0px auto;
}

#navigation ul li {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 float: left;
}

#promo {
 width: 100%;
 background: url(images/promo_bg.png) repeat-x;
 height: 229px;
 padding-top: 20px;
}

#promo_content {
 width: 760px;
 margin: 0px auto;
}

#promo_content img {
 float: left;
 display: inline;
}

#promo_content .write_up {
 float: left;
 width: 610px;
 padding-top: 15px;
}

#promo_content .write_up img {
 display: block;
}

#promo_content .write_up p {
 padding-top: 20px;
 margin-top: 20px;
 line-height: 18px;
}

#promo_content .write_up .buttons {
 float: right;
 margin-top: 20px;
}

#promo_content .write_up .feature {
 float: left;
 margin-top: 40px;
}

#promo_content .write_up .buttons img {
 margin-left: 20px;
}

#promo_content p {
 font-size: 14px;
}

#promo_content h1 {
 font-size: 24px;
 font-weight: normal;
 color: #3f5970;
}

#wrap {
 width: 100%;
 background: #FFFFFF;
 padding: 0px;
}

#content {
 width: 760px;
 margin: 0px auto;
 padding-top: 20px;
 padding-bottom: 20px;
}

h2 {
 font-size: 20px;
 color: #98c163;
 font-weight: normal;
}

#content .column_right h2 {
 margin-bottom: 12px;
}

.column_left {
 width: 360px;
 float: left;
}

.column_right {
 width: 360px;
 float: right;
}

.column_left ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 border-top: 2px solid #eeeeee;
}

.column_left ul li {
 list-style-type: none;
 margin: 0;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-right: 0px;
 padding-left: 30px;
 background: url(images/comment_icon.png) no-repeat center left;
 border-bottom: 2px solid #eeeeee;
}

.column_right ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 border-top: 2px solid #eeeeee;
}

.column_right ul li {
 list-style-type: none;
 margin: 0;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-right: 0px;
 padding-left: 30px;
 background: url(images/shout_icon.png) no-repeat center left;
 border-bottom: 2px solid #eeeeee;
}

#footer_content {
 width: 760px;
 margin: 0px auto;
 padding-top: 20px;
 padding-bottom: 20px;
 color: #eeeeee;
 font-size: 14px;
}

#footer_content a {
 color: #eeeeee;
 text-decoration: underline;
 padding-left: 10px;
 padding-right: 10px;
}

.footer_links {
 float: left;
 font-size: 12px;
 color: #eeeeee;
 padding-top: 10px;
}

.your_story_blurb {
 font-size: 14px;
 line-height: 22px;
 padding-right: 100px;
 background: url(images/your_story.png) no-repeat center right;
 height: 80px;
}

form fieldset {
 padding: 0;
 margin: 0;
}

h1 .left {
 padding-top: 5px;
}

.add_yours {
 font-size: 14px;
 font-weight: normal;
 margin-left: 10px;
 float: right;
 }

#content h1 {
 border-bottom: 2px solid #eeeeee;
}

#content .post {
 padding-bottom: 20px;
 border-bottom: 2px solid #eeeeee;
 line-height: 16px;
}

.your_story_home {
 border-top: 2px solid #eeeeee;
 padding-top: 10px;
 padding-bottom: 10px;
 border-bottom: 2px solid #eeeeee;
 font-size: 16px;
 font-weight: normal;
 background: url(images/your_story_home.png) no-repeat right center;
 padding-right: 70px;
}

.your_story_home cite {
	display:block; /* To display author and source in a new line */
	text-align:left;
        font-size: 12px;
        padding-top: 10px; 
}

#promo_content .write_up_story {
 float: left;
 width: 550px;
 padding-top: 15px;
}

#promo_content .write_up_story img {
 display: block;
}

#promo_content .write_up_story p {
 padding-top: 20px;
 margin-top: 20px;
 line-height: 18px;
}

#promo_content .write_up_story .buttons {
 float: right;
 margin-top: 20px;
}

#promo_content .write_up_story .buttons img {
 margin-left: 20px;
}

h3#comments {
 color: #98c163;
 font-weight: bold;
}

#post_comments ol {
 list-style-type: none;
 padding: 0;
 margin: 0px;
}

#post_comments li {
 list-style-type: none;
 background: #eeeeee;
 padding: 5px;
 margin-top: 30px;
}

#post_comments .comment_author {
 background: url(images/comment_bg.png) no-repeat top left;
 padding-top: 8px;
 padding-left: 60px;
 font-size: 11px;
 font-weight: bold;
 margin-bottom: 20px;
}

h3#respond {
 margin-top: 30px;
 color: #98c163;
}

#read_left {
 width: 360px;
 float: left;
 margin-top: 20px;
}

#read_right {
 width: 360px;
 float: right;
 margin-top: 20px;
}

#finished {
 font-size: 14px;
}

#finished ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 margin-top: 20px;
}

#finished ul li {
 list-style-type: none;
 margin: 0;
 padding-top: 10px;
 padding-bottom: 10px;
}

blockquote.quotescollection {
 font-size: 14px;
}

#our_buzz {
 font-size: 14px;
}

#our_buzz blockquote {
 margin: 0;
 padding: 0;

 border-bottom: 2px solid #eeeeee;
 padding-bottom: 15px;
 padding-top: 15px;
}

#our_buzz blockquote cite {
 font-size: 10px;
 font-weight: bold;
}

.aboutclear {
 clear: both;
 margin-top: 20px;
 margin-bottom: 20px;
 width: 100%;
 height: 2px;
 background: #eeeeee;
 padding: 0px;
}

#home_title img {
 display: block;
}

.green {
 font-size: 18px;
 color: #72b531;
}

.dark_gray {
 font-size: 16px;
 color: #32363f;
}