#sidebars {
	position: absolute;
	right: 0;
}

#sidebar_1 {
	position: absolute;
	top: 0;
}

#sidebar_1.fixed {
  position: fixed;
  top: 0;
  width: 21.5em;
}

#content_box {
	position: relative;
}

.home .headline_area {
	display: none;
}

.post_box { margin-bottom: 2em; }

#disqus_thread { margin: 0 2.1em 0 1em; }

.format_text h2, .format_text h3 {
	margin-top: 10px;
}

.home-left {
	background: #f3f2fe;
	border: 1px solid #1A1493;
	float: left;
	padding: 15px;
	width: 350px;
}

.format_text .home-right h2 {
	background: #589e51;
	text-shadow: 1px 1px 0 #226e1a;
	-moz-text-shadow: 1px 1px 0 #226e1a;
}

.home-right h2, .home-left h2 {
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.headline_area h1 {
	color: #B00000;
	font-size: 5em;
	font-weight: bold;
	letter-spacing: -3px;
}

.format_text h2 {
	margin-left: -30px;
	padding-left: 30px;
	background: #55519e;
	padding: 8px 0px 8px 28px;
	text-shadow: 1px 1px 0 #1A1493;
	-moz-text-shadow: 1px 1px 0 #1A1493;
	color: white;

}

.home .entry-content h2 {
	margin-top: 0;
}

.home-right {
	float: right;
	width: 350px;
	border: 1px solid #226e1a;
	background:#f0f8ef;
	padding: 15px;
}

#header #logo {
	background: url(images/logo.gif) no-repeat;
	position: relative;
	width: 412px;
	height: 140px;
}

.format_text a {
	text-decoration: none;
	border-bottom: 1px dotted #2361A1;
}

.book {
	display: block;
	background: #fff url(images/dot.gif);
	border: 1px solid #c5bf7c;
	padding: 15px;
	overflow: hidden;
}

.book h3 {
	font-size: 2.5em;
	font-weight: bold;
	margin: 0px;
}

.book strong {
	font-size: 2em;
	text-transform: capitalize;
}

.wp-caption {
	background: white;
}

.make-kefir-from-milk #header_area, .make-kefir-from-milk #footer_area {
	display: none;
}

#logo a {
	text-indent: -9999px;
	position: absolute;
	display: block;
	width: 412px;
	height: 140px;
}

#header {
	padding-top: 0;
}

.menu a {
	border-left-width: 3px;
}

.home-bottom {
	clear: both;
	padding: 20px 0;
}

.buynow {
	text-align: center;
}

.buynow a {
	background: #39b939 url(images/btn_o.png) repeat-x 0% 50%;
	padding: 5px 20px;
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 0 #077007;
	text-decoration: none !important;
	border: 1px solid #077007;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: #73d373 0px 1px 0px inset, #73d373 0px -1px 0px inset;
	box-shadow: #73d373 0px 1px 0px inset, #73d373 0px -1px 0px inset;
	-moz-box-shadow: #73d373 0px 1px 0px inset, #73d373 0px -1px 0px inset;
}

.buynow a:hover {
	background: #46c546 url(images/btn_o.png) repeat-x 0% 50%;
}

.kefir-box {
	background: url(images/kbg.gif);
	border: 1px solid #55519E;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	text-align: center;
	-webkit-box-shadow: #9895cf 3px 3px 0px;
	box-shadow: #9895cf 3px 3px 0px;
	-moz-box-shadow: #9895cf 3px 3px 0px;
}

.kefir-box img {
	border: 1px solid #cecee9;
	background: white;
	padding: 8px 0;
}

#header_area .menu a {
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
	border-top-right-radius: 5px 5px;
}

.menu li {
	margin-right: 5px;
}


.kefir-box p {
	width: 80%;
	margin: 0 auto 20px;
	font-weight: bold;
}

.cocokefir {
	width: 104.6em;
	margin: 0 auto;
	background: white;
	padding: 0 2em;
}
ul.sidebar_list img {
    max-width: 100%;
}