/*
Theme Name: OnlineGardeningBook
Description: Garden Template
Version: 1
Author: Frank Martinez Jr - Reskinned by dLo
*/

body {
	background-color: #BBC9AF;
	background-image: url(bg-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.clear {
	clear: both;
}

.bullet999 {
	color: #b6c9a3;
	padding-right: 2px;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.px1 {
	height: 1px;
	clear:both;
}

.px5 {
	height: 5px;
	clear:both;
}

#logo-header {
	width: 819px;
	margin: 5px auto 0px;
	clear: both;
	background-image: url(header.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 45px;
}

#logo-header img {
	float: left;
	margin-right: 4px;
	padding-bottom: 6px;
}

#logo-header a {
	color: #92b751;
	text-decoration: none;
}

#logo-header h1 {
	font-size: 32px;
	color: #E7FFCF;
	margin: 0px 0px 0px 75px;
	padding: 16px 0px 5px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height: 0.1px;
}

#logo-header h2 {
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #9cb882;
	padding: 7px 0px 0px;
	margin: 0 0 0 79px;
}

#logo-gardening {
	font-size: 32px;
	color: #7c9e4a;
	font-style: normal;
	font-weight: bold;
}

#logo-last {
	color: #647840;
	font-style: normal;
	font-weight: normal;
}

#master-container-white {
	width: 792px;
	margin: 0 auto 0 auto;
	padding: 7px;
	clear: both;
	background-color: #fff;
	font-family: 'Lucida Sans', Arial, Verdana;
	font-size: 13px;
	color: #000;
}

#column-divider {
	background-image: url(column-divider.jpg);
	background-position: 524px 0px;
	background-repeat: repeat-y;
}

/* --------------------- */
/* ---- Navigation ---- */
/* ------------------- */

#navigation {
	height: 26px;
	background-image: url(bg-nav.jpg);
	border: 1px solid #77935e;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0 0 7px;
	text-align: left;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-type: none;
	border-right: 1px solid #77935e;
	color: #ECE9D8;
}

#navigation li a {
	color: #45401f;
	text-decoration: none;
	padding: 0px;
	margin: 0px 10px 0px 4px;
}

#navigation li a:hover {
	color: #fff;
}

/* ------------------------ */
/* --- Sponsored Links --- */
/* ---------------------- */

#sponsored-links-container {
	width: 520px;
	background-color: #D7F9AC;
	background-image: url(bg-content-top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 7px 7px 7px 0px;
}

#sponsored-info {
	font-size: 10px;
	color: #AFC89A;
	margin-top: 4px;
}

#sponsored-links-column {
	background-image: url(bg-checklist.jpg);
	background-position: 320px 0px;
	background-repeat: repeat-y;
}

#sponsored-links {
	float: left;
	width: 500px;
	overflow: hidden;
	padding: 0px 7px 7px 7px;
}

#sponsored-links-small {
	float: left;
	width: 300px;
	overflow: hidden;
	padding: 0px 7px 10px 7px;
}

#checklist {
	width: 200px;
	float: right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	color: #fff;
	padding-top: 7px;
}

#checklist-bg {
	background-image: url(bg-checklist-top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EAFFC0;
	width: 172px;
	margin: 0px auto 0px auto;
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 13px;
	color: #000;
	line-height: 26px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#checklist-bg a {
	text-decoration: none;
	color: #808080;
}

#checklist-bg a:hover {
	text-decoration: underline;
	color: #89BF2D;
}

/* -------------------- */
/* --- Left Column --- */
/* ------------------ */

#left-column {
	width: 527px;
	float: left;
}

#left-column h4 {
	font-size: 16px;
	font-style: normal;
	color: #495c36;
	background-image: url(bg-column-title.jpg);
	padding-top: 5px;
	padding-left: 6px;
	height: 25px;
	margin: 0px
}

#left-column-content {
	width: 520px;
	padding: 0px 0px 7px 0px;
	margin-top: 7px;
}

#box-container {
	background-image: url(content-boxes-bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding-bottom: 4px;
	background-color: #E4FFBC;
}

#box-container h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #97aa84;
	margin: 2px 0px 6px 0px;
}

#box-container p {
	font-size: 11px;
}

#box-container a {
	font-size: 12px;
	color: #97aa84;
	text-decoration: none;
}

#box-container a:hover {
	text-decoration: underline;
	color: #7AAB2E;
}

#box1 {
	float: left;
	width: 134px;
	padding: 7px 14px 0px 14px;
}

#box2 {
	float: left;
	width: 150px;
	padding: 7px 14px 0px 14px;
}

#box3 {
	float: left;
	width: 146px;
	padding: 7px 14px 0px 14px;
}


/* --------------------- */
/* --- Right Column --- */
/* ------------------- */


#right-column {
	width: 257px;
	float: right;
	padding:7px 0 0px 7px;
}

#right-column h1 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #354822;
	background-image: url(bg-column-title.jpg);
	background-position: bottom;
	padding-top: 5px;
	padding-left: 6px;
	height: 20px;
	margin: 0px
}

#right-column h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5d5818;
	background-image: url(dot-line-horiz.gif);
	background-position: bottom;
	padding-top: 5px;
	padding-left: 6px;
	height: 20px;
	margin: 0px;
	background-repeat: repeat-x;
	margin-bottom: 8px;
}

.column-content-box {
	padding: 7px 7px 2px 7px;
	background-color: #E4FFBC;
	color: #919191;
	font-size: 11px;
	margin-bottom: 7px;
	line-height: 12px;
}

.column-content-box a {
	color: #778a64;
	text-decoration: none;
}

.column-content-box a:hover {
	color: #89BF2D;
	text-decoration: underline;
}

div.more-link {
	text-decoration: none;
	margin: 0 0 4px 0;
}

div.more-link a {
	color: #AFC89A;
	text-decoration: none;
}

div.more-link a:hover {
	color: #89BF2D;
	text-decoration: none;
}

/* --------------------- */
/* ------ Footer ------ */
/* ------------------- */

#footer {
	height: 22px;
	background-color: #77935e;
	color: #AFC79A;
	padding: 6px 6px 0 0;
	text-align: right;
	font-size: 11px;
}

#footer a {
	color: #EEFFDD;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/*-- new --*/

#inline-sponsored2 {
	background: url(sponsored-bg.gif) 0px 0px repeat-x;
	margin: 10px 0px 10px 0px;
}

#inline-sponsored2 h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #C9DAB1;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}

#results-sponsor a {
	text-decoration: none;
	color: #000000;
	display: block;
}

#results-sponsor li a {
	color: #7A869C;
	font-size: 16px;
	border-bottom: none;
}

#results-sponsor p {
	color: #787878;
	font-size: 12px;
	margin: 6px 0px 2px 0px;
	font-weight: normal;
}

#results-sponsor li span {
	color: #86A887;
	line-height: 16px;
	font-size: 12px;
	color: #b7b6ae;
	font-weight: normal;
}

#results-sponsor {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#results-sponsor li {
	margin: 0px 10px 1px 0px;
	color: #787878;
	padding: 6px 0px 6px 40px;
	line-height: 12px;
	background: url(bullet-sponsored.png) 10px 50% no-repeat;
	list-style: none;
}

#results-sponsor li a:hover {
	color: #7AAB2E;
	text-decoration: none;
	border-bottom: none;

}

.storycontent {
	margin: 0px 0px 12px 0px;
	clear: none;
	float: left;
	width: 517px;
	font-size: 12px;
	line-height: 18px;
}

.storycontent p {
	margin-left: 14px;
margin-right: 14px;
}

div.storycontent a {
	font-size: 12px;
	color: #7f939e;
	text-decoration: none;
}

div.storycontent a:hover {
	text-decoration: underline;
	color: #2975a0;
}

.storycontent li {
	margin-bottom: 12px;
margin-right: 14px;
}

.storycontent h1 {
	font-size: 20px;
	font-style: normal;
    font-weight: normal;
	color: #285e7d;
	background-image: url(dot-line-horiz.gif);
    background-position: bottom;
    background-repeat: repeat-x;
	padding: 12px 0 22px 6px;
	margin: 0 0 14px 0;
}

.storycontent h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #3887b5;
	padding: 0px 0 12px 6px;
	margin: 11px 0px 12px 4px;
	background-image: url(dot-line-horiz.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

.storycontent h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #3887b5;
	margin: 11px 0px 12px 4px;
}
