@charset "utf-8";
/*
Theme Name: Dutch Oven Cookout
Theme URL: 
Description: 
Version: 1
Author: Marco Paulo Diala
Author URI: http://www.countocram.com/
Tags: Dutch Oven Cookout
*/ 
body {
	width: 660px;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #eef2c1;
}
li {
	list-style: none;
	list-style-image: url(images/check.jpg);
	margin-bottom: 10px;
}
p {
	line-height: 19px;
}
h2 {
	margin: 0;
}
a {
	color: #225F11;
	text-decoration: none;
}
em {
        font-style:normal;
}
a:hover {
	color: #225F11;
	text-decoration: underline;
}
.flt-left {
	float: left;
}
.flt-right {
	float: right;

}
.main-container {
	width: 660px;
	float: left;
}
.banner-container {
	width: 660px;
	float: left;
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	height: 295px;
	margin-top: 20px;
}
.content-container {
	width: 640px;
	padding: 10px;
	float: left;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
}
.banner-text {
	width: 397px;
	float: left;
	margin: 50px 0 0 222px;
	text-align: center;
}
.lft-cont {
	width: 465px;
	float: left;
}
.rgt-cont {
	width: 169px;
	float: right;
	border: 1px solid #d3d993;
	background-color: #eef2c1;
}
.bold {
	font-weight: bold;
}
.black {
	color: #000000;
}
.center {
	text-align: center;
}
.green { 
	color: #225f11;
}
.red {
	color: #c93a23;
}
.font1 {
	font-size: 25px;
}
.font2 {
	font-size: 20px;
}
.font3 {
	font-size: 18px;
}
.bg-red {
	background-color: #fff6f6;
	border: 1px #ffd3d3 solid;
	float: left;
	padding: 5px;
	width: 97%;
	margin-bottom: 3px;
}
.ebook-container {
	float: left;
	margin: 20px 0;
	padding: 10px;
	border: 1px #cccccc dashed;
}
.footer {
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
}
.footer a{
	color: #225f11;
	text-decoration: underline;
}
.footer a:hover {
	color: #225f11;
	text-decoration: none;
}
#sidebar {
	float: left;
	margin:2px;
	width: 165px;
}
#sidebar ul{
	margin: 0;
	padding: 0;
	float: left;
}
#sidebar ul li {
	list-style: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul li ul li{
	list-style: none;
	list-style-image: url(images/arrow.gif);
	margin: 0 0 3px 15px;
}
#sidebar a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#sidebar a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.hidden, .widgettitle {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #225f11;
	width: 161px;
	float: left;
	padding: 2px;
	margin-bottom: 5px;
	text-align: left;
}
#searchform {
	text-align: center;
}
#s {
	width: 159px;
	margin-bottom: 5px;
	float: none;
}
.label {
	text-align: center;
	font-size: 12px;
}
.subscribe-button {
	text-align: center;
	margin-top: 5px;
}
.buttons {
	float: left;
	margin: 0px auto;
	width:100%;
}
.buttons2 {
	margin: 0px auto;
	width:300px;
}
.paypal-button {
	width: 135px;
	margin: 24px 5px;
	float: left;
}
.ebook-mini {
	margin: 5px 5px;
	float: left;
}
.homelink a{
	font-size: 11px;
        text-align:left;
	display:block;
}
.homelink img,.homelink span{
	border:0;
	padding:0 1px 0px 2px;
        font-size: 11px;
}
.alignright {
        text-align:right;
}

#bloginfo {
        margin:10px 0 -10px 10px;
 
}
#bloginfo h1 {
        margin:0;
}
#bloginfo h2 {
        margin:0;
        font-size:1em;
        text-indent: 10px;
}