#body.blog {
  background: transparent url(/images/notes/notes_clipbord.png) scroll no-repeat 100% 0;
}
#body.blog #sidebar{
  background: transparent url(/images/notes/notes_side_header.png) scroll no-repeat 0 0;
  min-height: 200px;
  padding-top: 110px;
}
#body.blog div#sidebar ul.navi.side li.blog_side_header {
	background: transparent url(/images/global/angled_pattern.png) repeat scroll 0 0;
	border-bottom: 1px solid #efefef;
	float: left;
	margin: -6px 0 0 0;
	padding: 0;
	width: 100%;
}
#body.blog div#sidebar ul.navi.side li.blog_side_header h4{
	display: block;
	float: left;
	line-height: 3em;
	margin: 5px 5px 5px 9px;
	padding-top: 3px;
}
#body.blog div#sidebar ul.navi.side li.blog_side_header h4.first{
  margin: 5px 5px 5px 9px;
}
#body.blog div#sidebar ul.navi.side li.blog_side_header h4 a{
	background-color: transparent;
	color: #88A727;
    display: block;
	font-size: 1.4em;
	margin: 0;
}
#body.blog div#sidebar ul.navi.side li.blog_side_header h4 a:hover {
	color: #B5CD72;
}
#body.blog div#sidebar ul.navi.side li.blog_side_header h4 a img{
	position: static;
}
#body.blog div#sidebar ul.navi.side li.blog_side_header h4 a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#body.blog div#sidebar ul.navi.side li.blog_side_header h4 a.rss:hover {
    opacity: 0.5;
	filter: alpha(opacity=50);
}
#body.blog div#sidebar div.callouts div.callout {
	float: none;
	text-align: center;
}
#body.blog #sidebar ul.navi.side li h4 a {
	margin: 10px 8px 0 10px;
	padding: 0;
}
#body.blog #sidebar ul.navi.side li h4 a:hover {
	background: none;
	color: #88a727;
}
#body.blog #sidebar ul.navi.side li a {
	margin-right: 0;
	padding: 1px 10px;
}
#body.blog #sidebar ul.navi.side li a:hover {
	background: #94b249 url(/images/notes/blog_sidebar_arrow.png) no-repeat -1px 2px;
	color: #FFFFFF;
}
#body.blog #sidebar ul.navi.side li.active a {
	background: #94b249 url(/images/notes/blog_sidebar_arrow.png) no-repeat -1px 2px;
	color: #FFFFFF;
}
#body.blog #content {
  width: 640px;
  margin: 20px 30px;
  left: 50%;
  margin-left: -455px;
}
h2.title {
  float: left;
  width: 100%;
  line-height: 32px;
}
.label_back span, .label_back strong {
  float: left;
  display: block;
  height: 100%;
  background: transparent url(/images/notes/headline_tabs.png) no-repeat scroll 0 0;
  color: #fff;
  height: 38px;
  line-height: 32px;
  font-size: 1.8em;
	padding-top: 1px;
}
.label_back span {
  padding: 0 10px;
	padding-top: 1px;
}
.label_back strong {
  background-position: 100% 0;
  padding-right: 15px;
}
h2.title a.title {
  float: left;
  font-size: 1.6em;
}
h2.title a {
  float: right;
  display: block;
  font-size: 1em;
  margin-left: 10px;
}
.post {
  border: 1px solid #e7e7e7;
  background-color: #fff;
  width: 100%;
  padding: 10px;
  margin: 10px -10px;
}
.post .deskman img {
	width: 600px;
}
div.post h2.title div.post_header_icons {
	float: right;
}
div.post h2.title a[href="#email"] {
	float: left;
	line-height: 0px;
	margin-top: 10px;
}
div.post h2.title a[href="#email"]:hover {
	opacity: 0.6;
  filter: alpha(opacity=60);
}
div.post h2.title a[href="#print"] {
	float: left;
	line-height: 0px;
  margin-top: 6px;
}
div.post h2.title a[href="#print"]:hover {
	opacity: 0.6;
  filter: alpha(opacity=60);
}
.post div.deskman p {
	clear: left;
	float: left;
	line-height: 1.4em;
	margin: 1em 0 0 10px;
}
.post div.deskman h3 {
	
}
.post div.deskman blockquote {
	float: left;
	margin-bottom: 0;
	padding-top: 0;
	width: auto;
}	
.post div.deskman blockquote p {
	float: none;
	line-height: 1.8em;
	margin: 0;
	padding: 10px 30px;
}
.post .responses {
  border: 1px solid #e7e7e7;
  border-width: 1px 0;
	margin-top: 15px;
  padding: 1px 0;
  width: 100%;
}
.post .responses a {
  display: block;
  float: left;
	font-size: 1.2em;
	height: 18px;
  padding: 10px 5px 5px 5px;
  border-right: 1px solid #e7e7e7;
}
.post .responses a:hover {
	color: #B5CD72;
}
.post .responses a span {
	background: transparent url(/images/notes/comments.png) no-repeat 0 -2px;
  display: inline-block;
	height: 18px;
  padding: 0 5px;
}
.post .responses .socials {
	border: none;
	float: right;
  left: -10px;
  position: relative;
  top: 5px;
}
.post .responses .socials a {
  border: none;
  padding: 0 2px;
}
.post div.featured_products {
	margin-top: 5px;
	width: 100%;
  height: 20px;
  overflow: hidden;
}
.post div.featured_products .grid {
  clear:both;
  margin:10px 40px;
  opacity: .1;
}
.post div.featured_products p {
	color: #B5CD72;
	float: right;
	font-size: 1.2em;
}
.post div.featured_products p a {
	background: none;
	padding-top: 4px;
}
.post div.featured_products p a:hover {
	color: #B5CD72;
}

/* ------------------------- blog -----------------------------
*/
.blog .socials .rss a {
	padding-left: 20px;
}
.blog .socials .email a {
	text-decoration: underline;
}
.blog .deskman {
  float: none;
  clear: both;
  padding: 0 15px;
}
#comments {
  width: 100%;
  padding: 10px;
  margin: -10px;
  background: transparent url(/images/global/angled_pattern.png) repeat scroll 0 0;
  border: 1px solid #efefef;
  border-top-width: 0;
}
#comments h3.label_back {
  clear: both;
  float: left;
  /*margin-bottom: 10px;*/
  width: 100%;
}
#comments .label_back span {
  background-position: 0 -38px;
	padding: 5px 10px;
}
#comments .label_back strong {
  background-position: 100% -38px;
}

#comments form {
	padding-top: 10px;
	margin: 10px 20px;
	clear: both;
	border: 1px solid #E7E7E7;
	background-color: #fff;
}
#comments form h3 {
  font-size: 1.8em;
}
#comments form .captcha {
  margin-bottom: 10px;
  margin-right: 10px;
}
#comments form .captcha img {
  padding: 2px;
  border: 1px solid #e7e7e7;
}
#comments form textarea {
  width: 85%;
  margin: 10px 10px 10px 0;
}
#captcha_response {
  width: 7em;
  margin-top:10px;
}
#comments .success {
	background-color: #B5CD72;
	color: #fff;
	font-size: 24px;
	padding: 10px;
	margin: 10px;
}
#content .blog_author_photo {
	float: left;
	margin-top: 2.5%;
}
#content ul.blog_author {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 2%;
	width: 200px;
}
#content ul.blog_author li {
	display: block;
	float: left;
	height: 16px;
	width: 100%;
}
.comment {
	background-color: #fff;
	border:1px solid #efefef;
	margin: 10px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.comment h4 {
	border-bottom: solid 1px #E7E7E7;
	overflow: auto;
	padding-bottom: 3px;
}
.comment h4 * {
	display: block;
	float: left;
	line-height: 45px;
	margin-top: 5px;
}
.comment h4 .name {
	margin-left: 4px;
}
.comment h4 .date {
	float: right;
	font-size: 12px;
}
fieldset.deskman#comment_form label {
	padding: 3px 0 0 0;
	width: 110px;
}
fieldset.deskman#comment_form label.case_sensitive {
	float: left;
	width: 45%;
}

#sidebar .callouts {
  width: 100%;
  border: 1px solid #e7e7e7;
  border-width: 1px 1px 1px 0;
	background: transparent url(/images/global/angled_pattern.png) repeat scroll 0 0;
	padding: 20px 0;
}
#sidebar .blog_callout_header {
  margin-top:-58px;
  margin-left: 6px;
}
