/*
Site: Henderson  Home Online
URL: http://www.hendersonhomeonline.com
Author: Doug Henderson
Date: 1/19/10
*/

* { margin: 0; padding: 0; }

form { margin: 0; }

a { text-decoration: none; color: #B3204D; }
a:hover { text-decoration: underline; color: #B3204D; }

body {
  background: #412E28;
  font-family: verdana, arial, helvetica;
  font-size: 12px;
  color: #333;
}

#navLine {
  background: #EDF6EE;
  height: 60px;
  border-bottom: 5px solid #412E28;
  margin: 20px 0 0 58px;
  width: 497px;
}

#nav {
  list-style-type: none;
  list-style-image: none;
}

#nav li {
  float: left;
  width: 70px;
}

#nav a {
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  padding: 10px 0 0;
  text-decoration: none;
}

#nav a:hover {
  background: #B3204D;
  color: #FFF;
  text-decoration: none;
}

#navLine input {
  width: 175px;
  padding: 3px;
  margin: 23px 0 0 20px;
  border: 1px solid #412E28;
  background: #FFF;
  color: #333;
}

#hho { margin: 1px 0 0 58px; }

/* BODY
-------------------------------------------------- */

#wrapper {
  background:#ffffff url('/images/10Jan/bg.gif') repeat-y top center;
  margin: 0 auto;
  width: 910px;
}

#content {
  float: left;
  width: 555px;
  font-size: 12px;
  color: #333;
  line-height: 18px;
  text-align: justify;
  padding: 0 30px 25px 0;
  border-right: 1px solid #412E28;
}

.entry-text { padding: 12px 20px 15px 20px; }

.entry-text a { text-decoration: underline; color: #298CC6; }

.entry-text a:hover { text-decoration: underline; color: #1F6995; }

#content ol {margin-left: 30px; padding: 0;}

#newspaper {
  background: #f3e3d1;
  margin: 3px 0 10px 0;
  border: solid 1px #333;
  padding: 0 10px 3px 10px;
  font-size: 11px;
}

.postLine {
  margin-top: 20px;
  background:#ffffff url('/images/10Jan/bulb_55.gif') no-repeat top left;
  height: 57px;
  width: 555px;
}

.postDate {
  float: left;
  width: 55px;
  font-size: 10px;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  line-height: 12px;
  padding-top: 10px;
}

.postTitle {
  float: left;
  margin: 0 0 1px 3px;
  padding-top: 11px;
}

.postInfo {
  height: 22px;
  font-size: 10px;
  color: #808080;
  text-transform: uppercase;
}

.postBody {
  margin-left: 58px;
  width: 497px;
}

#title_comment {
  padding-top: 20px;
}

#comment {
  padding: 20px 0;
}

.entry-links {
  padding-bottom: 7px;
  margin: 10px 0 9px 0;
  color: #333;
  text-align: right;
}

.author {
  font-style: italic;
  padding: 5px 0 5px 0;
  text-align: center;
}

#paginate {
  float: right;
  padding: 20px 0 0 0;
  font-size: 10px;
}

.image-border {
  border: solid 1px #7E7572;
  padding: 5px;
  margin-right: 8px;
  margin-top: 5px;
}

.image-leftborder {
  margin-left: 8px;
}

.image-noborder {
  margin-right: 10px;
}

.image-border-right {
  border: solid 1px silver;
  padding: 5px;
  margin-left: 8px;
}

/* COMMENTS
-------------------------------------------------- */

#commentHeader { margin: 20px 0 20px 58px; }

#commentLeave { margin: 18px 0 12px 0; }

#commentForm { margin-left: 58px; }

#commentBody {
  border: 1px solid #333;
  padding: 7px 10px;
  text-align: justify;
  font-size: 11px;
  margin: 0 0 10px 58px;
}

#commentBodyDoug {
  border: 1px solid #333;
  background: #DAE4E6;
  padding: 7px 10px;
  text-align: justify;
  font-size: 11px;
  margin: 0 0 10px 58px;
}

#commentBodyCarmi {
  border: 1px solid #333;
  background: #FFCCCA;
  padding: 7px 10px;
  text-align: justify;
  font-size: 11px;
  margin: 0 0 10px 58px;
}

#comment-text {
  font-size: 11px;
  font-family: verdana;
  padding-bottom: 10px;
  text-align: justify;
}

#comment-poster {
  background-image: url('/images/site/post_marker.gif');
  background-repeat: no-repeat;
  height: 12px;
  font-size: 11px;
  padding: 4px 0 30px 47px;
}

#comment-poster-doug {
  background-image: url('/images/site/post_marker_doug.gif');
  background-repeat: no-repeat;
  height: 12px;
  font-size: 11px;
  padding: 4px 0 30px 47px;
}

#comment-poster-carmi {
  background-image: url('/images/site/post_marker_carmi.gif');
  background-repeat: no-repeat;
  height: 12px;
  font-size: 11px;
  padding: 4px 0 30px 47px;
}

/*  SIDEBAR
---------------------------------------- */

#sidebar {
  float: left;
  width: 255px;
  line-height: 18px;
  font-size: 11px;
  padding: 0 0 20px 20px;
  color: #333;
}

#sidebar input {
  width: 214px;
  margin-bottom: 17px;
  padding: 3px;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  border: 1px solid #61302C;
  background: #FAD599;
  color: #333;
}

#quicklinks {margin-top: 20px;}

#onthisday {margin: 15px 0 5px 0;}

#linklove {margin: 15px 0 5px 0;}

.sidebar_text { text-transform: lowercase; }

/*  FOOTER
---------------------------------------- */

#footer {
  width: 797px;
  padding: 15px 30px;
  font-size: 10px;
  background: #151101;
  color: #FFF;
  line-height: 15px;
  margin-left: 27px;
}

#footer_logo {
  float: left;
}

#footer_text {
  float: left;
  margin-left: 10px;
}

#about {
  float: left;
  width: 257px;
  text-align: justify;
  line-height: 16px;
  font-size: 10px;
  padding-right: 20px;
}

#contact {
  float: left;
  width: 412px;
  padding: 0 20px;
  border-right: 1px solid #4D4542;
  border-left: 1px solid #4D4542;
}

#misc {
  float: left;
  width: 80px;
  padding-left: 20px;
}

.footer-img { padding: 5px; border: 1px solid #4D4542; }

/* MISC
-------------------------------------------------- */

p {padding: 5px 0; margin: 0;}

.clear {clear: both;}

.center {text-align: center;}

textarea {
  width: 475px;
  border: 1px solid #61302C;
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  padding: 10px;
}

.underline {
  color: #333;
  font-style: italic;
  text-decoration: underline;
}

#rss {
  background: #fff url("/images/site/bg_subscribe.gif") top right no-repeat;
  height: 140px;
  margin-top: 15px;
  padding: 7px 10px 10px 10px;
}

#subscribe_rss {
  background-image: url('/images/site/rss_icon.gif');
  background-repeat: no-repeat;
  height: 16px;
  padding-left: 21px;
  margin-top: 5px;
}

#what_rss {
  background-image: url('/images/site/rsswhat_icon.gif');
  background-repeat: no-repeat;
  height: 16px;
  padding-left: 21px;
  margin-top: 5px;
}

#feedburner_line {
  margin-top: 5px;
}

#searchbox {
  margin: 0;
  padding: 0;
}

#subscribe_feed {
  color: #333;
  background-color: #FFFED9;
  padding: 10px 0;
  border-top: 2px solid #F2F1C3;
  border-bottom: 2px solid #F2F1C3;
  margin-top: 12px;
  text-align: center;
}

#twitter_div {
  background-color: #FFF;
  margin-top: 15px;
  padding: 7px 10px 10px 10px;
}

#twitter_header {
  background: #FFF url('/images/site/twitter_update.gif') no-repeat;
  height: 50px;
  padding-left: 75px;
}

ul#twitter_update_list {
  list-style-type: none;
  margin:  0;
  padding: 0;
  text-align: justify;
}

ul#twitter_update_list li {
  margin-top:  5px;
}

#twitter_follow {
  margin: 10px 0 0 0;
}

.container_archive { margin-left: 58px; }

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

.container_archive ul li {
  display: inline;
}

.container_archive ul li a {
  padding: 0 5px;
}

#cpcontainer { margin-bottom: 20px; }

.signature { float: right; padding: 20px 0; }

.date-wrap {
  float: left;
  background: url(/images/may09/pointer.gif) no-repeat top left;
  margin-top: 6px;
  padding-left: 20px;
}

.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #000 1px solid;
	padding-right: 5px;
	color: #000;
}

.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	width: 40px;
}

.year {
	font-size: 14px;
	display: block;
	color: #000;
	width: 40px;
}

.share {
  margin: 0 0 0 5px;
  padding: 0;
  width: 62px;
  height: 26px;
  line-height: 26px;
  background-color: #946A56;
  color: #FFF;
  text-align: center;
  border: 0;
  vertical-align: middle;
}

#hlink {  }

#hlink a, #hlink a:hover { color: #333; text-decoration: none; }

#hlink a:hover { cursor: pointer; }

.italics { font-style: italic; }

.margin-top-20 { margin-top: 20px; }

.icon {
  float: left;  
  margin-top: 10px;
}

.iconTxt {
  float: left;
  line-height: 32px;
  margin: 10px 0 0 15px;
}