@charset "utf-8";

/* //////////////// BODY STYLES ///////////////// */

body	{
	background-color: #1e3e0e;
	background-image: url(images/woolacombeallotments/bg.jpg);
}
#footer {
  background-image: url(images/woolacombeallotments/foot.jpg);
}

/* ////////////////// NAVIGATION BAR //////////////////// */

#toplinks li {
	background-image: url('images/woolacombeallotments/tabfade.png') !important;
	background-image: url('images/woolacombeallotments/tabfade_ie.gif'); /* solid gif background for lte ie6 */
}

#toplinks a {
	color: #6d9533;
}
#toplinks a:hover {
	color: #fff;
}

#toplinks li.current-cat, #toplinks li.current-cat-parent,
#toplinks li.current_page_item {
	background: url(images/woolacombeallotments/navbar_bg.png) no-repeat !important;
	background: url(images/woolacombeallotments/navbar_bg_ie.gif) no-repeat; /* solid gif background for lte ie6 */
}

#toplinks li.current-cat a, #toplinks li.current-cat-parent a,
#toplinks li.current_page_item a {
	color: #0a1e04;
	background: url(images/woolacombeallotments/navbar_topright.gif) no-repeat top right !important;
}

#sublinks {
	background: url(images/woolacombeallotments/navbar_strip.png) repeat-x !important;
	background: url(images/woolacombeallotments/navbar_strip_ie.gif) repeat-x; /* solid gif background for lte ie6 */
}

#sublinks a {
	color: #a7e750;
}
#sublinks a:hover {
	color: #fff;
	background: url(images/sublink_hover.png) no-repeat 0px 1.7em;
}

#sublinks li.current-cat a,
#sublinks li.current-cat a:hover {
 	color: #fff;
	font-weight: bold;
	background: url(images/sublink_active.png) no-repeat 0px 1.7em;
}

/* ////////////////// CONTENT //////////////////// */

#content, #wordpresscontent {
	background: url(images/woolacombeallotments/contentbg.jpg) repeat-y;
}

#formcontent {
	border-top: 1px solid #808d8c;
	border-right: 1px solid #808d8c;
	border-left: 1px solid #808d8c;
}

/* ////////////////// LEFT CONTENT //////////////////// */

a, a:visited {
	color: #78a53a;
}
a:hover {
	color: #94cc47;
}

h1{
	color: #666;
	border-bottom-color: #ccc;
}

h2	{
	color: #999;
	border-bottom-color: #ccc;
}

h3	{
	color: #333;
}

#feature_top	{
	background: url(images/oneday/post_top_2009.gif) no-repeat;
}
#feature	{
 	background: url(images/oneday/post_middle_2009.gif) repeat-y; 
}
#feature_bottom	{
	background: url(images/oneday/post_bottom_2009.gif) no-repeat; 
}

#featuretwin_top	{
	background: url(images/oneday/posttwin_top.gif) no-repeat;
}
#featuretwin_middle	{
 	background: url(images/oneday/posttwin_middle.gif) repeat-y; 
}
#featuretwin_bottom	{
	background: url(images/oneday/posttwin_bottom.gif) no-repeat; 
}

.wdback_dark {
	float: left;
	padding-left: 50px;
	padding-top: 3px;
	background: url(images/oneday/wd_back_dark.gif) no-repeat 0 0;
	line-height: 1em;
	min-height: 17px;
}

/* ////////////////// RIGHT CONTENT ///////////////// */

#rightcontent {
	color: #698445;
}

/*
#rightcontent a, #rightcontent a:visited {
	color: #fe8733;
}
#rightcontent a:hover {
	color: #fe8733;
}
*/

#rightcontent h1	{
	color: #c1e087;
	border-bottom-color: #2e4015;
}

#rightcontent h2	{
	color: #517027;
	border-bottom-color: #2e4015;
}

#rightcontent h3	{
	color: #fff;
}

#rightcol_darker {
	background-color: #2c1403;
	border: 1px solid #4a2409;
	margin-bottom: 15px;
}
#rightcol_darker p {
	color: #6f3f20;
}

.append {
	color: #517027;
}


ul.blogroll a:link,
ul.blogroll a:active,
ul.blogroll a:visited,
ul.blogroll #nolink,
.widget_betterblogroll ul li a,
.wd_links a,
.wd_links a:link,
.wd_links a:visited
 {
	color: #2d5617;
}

.widget_betterblogroll ul li a:visited,
.wd_links {
	color: #183b05;
}
ul.blogroll a:hover,
.widget_betterblogroll ul li a:hover,
.wd_links a:hover {
	color: #5b9d37;
}

ol#agreement {
	margin-left: 20px;
	list-style: decimal;
	padding-left: 10px;
	line-height: 1.25em;
}

ol#agreement li {
	padding-bottom: 1.25em;
	font-weight: bold;
}

ol#agreement li ul {
	margin-top: 1em;
	list-style: inherit;
	padding-left: 10px;
}

ol#agreement li ul li {
	font-weight: normal;
}

/* //////////////////// FOOTER ////////////////////// */

#footer,
#footer a,
#footer a:visited {
	text-decoration: none;
	color: #517027;
}

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

/* /////////////// FORM ELEMENTS ///////////////////// */

.focus {
	color: #517027;
}

legend	{
	color: #555959;
}

input.text,
textarea.text {
	border: 1px solid #542f17;
	background-color: #170a01 !important;
  	color: #6f3f20 !important;
}


/* //////////////////// MISC ///////////////////// */

#iconheader	{
	color: #622e0a;
}



/* /////////////////// ORIGINAL WP style.css INFO /////////////// */

* { margin: 0px; border: 0px; padding: 0px; }

.all {
padding-top: 20px;
width: 760px;
margin: 0 auto;
}




/* CONTENT */
.content {
margin-top: 10px;
float: left;
width: 524px;
background: url(images/woolacombeallotments/img_10.jpg) center repeat-y;
}
.contenttext {
padding-left: 17px;
padding-right: 17px;
}


.wd_post {
	float: left;
	border-right-color: #ff6600;
	border-right-style: solid;
	border-left-color: #ff6600;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	width: 512px;
	
}

/* POST */
		/* POST HEADER*/
.postheader {
margin-top: 10px;
}
.postheader_video {
	margin-top: -5px;
}

.postdate {
padding-bottom: 10px;
background: transparent url(images/woolacombeallotments/img_16.jpg) left top no-repeat;
height: 37px;
width: 39px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 95%;
color: #3d541d;
float: left;
margin-right: 4px;
}
.postday {
padding-top: 3px;
width: 29px;
text-align: center;
}
.postmonth {
padding-top: 4px;
width: 29px;
text-align: center;
}

.posttitle h3 a{
text-decoration: none;
width: 435px;
display: block;
float: left;
color: #517027;
font-family: "Trebuchet MS";
font-size: 19px;
font-weight: normal;
font-variant: normal;
}

.postmeta {
width: 435px;
display: block;
float: left;
}

.postauthor {
height: 26px;
background: transparent url(images/woolacombeallotments/img_19.jpg) left center no-repeat;
padding-left: 15px;
padding-top: 4px;
margin-right: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #517027;
float: left;
}

.postcategory{
height: 26px;
float: left;
padding-left: 15px;
padding-top: 4px;
background: transparent url(images/woolacombeallotments/img_21.jpg) left center no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #979795;
font-size: 90%;
}
.postmeta a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
text-decoration: underline;
color: #002135;
}
.postmeta a:hover{
text-decoration: none;
}


		/* POST TEXT */
.posttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
line-height: 16px;
color: #414449;
}

.posttext img {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.posttext blockquote {
	font-style: italic;
	color: #888;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px;
  	border-left: 3px solid #ddd;
}

.posttext blockquote p {
	font-size: 95%;
	line-height: 15px;
}

		/* POST FOOTER */
.postfooter {
margin-top: 15px;
margin-bottom: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 95%;
height: 32px;
background: #daebd2 url(images/woolacombeallotments/img_30.jpg) left top no-repeat;
display: table;
position: relative;
width: 480px;
overflow: hidden;
height: 32px;
}

.postfooter2 {
background: url(images/woolacombeallotments/img_31.jpg) right top no-repeat;
}

.postcomments {
margin-top: 3px;
margin-left: 6px;
background: transparent url(images/woolacombeallotments/img_36.jpg) left center no-repeat;
height: 20px;
padding-left: 18px;
color: #21351f;
float: left;
}

.posttags {
margin-left: 20px;
background: url(images/woolacombeallotments/img_42.jpg) left center no-repeat;
height: 20px;
padding-left: 18px;
color: #9B9796;
width: 290px;
#position: absolute;	
#top: 50%;
display: table-cell;
vertical-align: middle;
}
.posttags2 {
#position: relative;
#top: -50%;
}

.postfooter {
	margin: 0px 0px 3px 0px;
}
.postfooter a{
text-decoration: none;
color: #21351f;
}
.postfooter a:hover{
text-decoration: underline;
}

.postnr {
width: 50px;
height: 31px;
background: #daebd2 url(images/woolacombeallotments/img_31.jpg) right top no-repeat;
float: right;
text-align: center;
padding-top: 1px;
}
.postnrtext {
width: 30px;
padding-left: 10px;
padding-top: 4px;
margin-left: 7px;
margin-top: 4px;
background: transparent url(images/woolacombeallotments/img_39.jpg) left center no-repeat;
height: 20px;
color: #21351f;
}

.post {
	background: transparent url(images/oneday/post_middle_2009.gif) repeat-y;
	width: 550px;
	padding: 0px;
	margin-top: 20px;
} 

.postpad {
	width: 480px;
	margin-left: 35px;
	margin-top: -5px;
	padding-top: 0px;
} 

.post p {
padding-bottom: 5px;
}
.posttext a {
color: #21351f;
}
.post ul, .post ol {
padding-left: 25px;
}

.postfooter2 h3 {
text-align: center;
color: #21351f;
height: 27px;
font-size: 100%;
padding-top: 5px;
}

.footer {
margin-top: 10px;
background: #a3bfd7 url(images/woolacombeallotments/footer-left.jpg) left top no-repeat;
}
.footertext {
color: #21351f;
padding: 5px 0;
text-align: left;
padding-left: 15px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(images/woolacombeallotments/footer-right.jpg) right top no-repeat;
}

.footer a{
color: #21351f;
text-decoration: underline;
}

a.design{
margin: 9px 10px 0 0;
display: block;
width: 84px;
height: 20px;
background: url(images/woolacombeallotments/designed-by.jpg) top center no-repeat;
text-decoration: none;
float: right;
}
a.design span{ display: none; }


/************** COMMENTS DESIGN **************/
ol.commentlist {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	list-style:none;
	margin-bottom: 20px;
	}

.commentlist cite {
	padding: 0px;
	display:block;
	font-style:normal;
/* 	color:#555; */
	}	

.cite2 {
	float: right;
	position: relative;
	width: 400px;
	margin-bottom: 20px;
}

.commentlist a:link, .commentlist a:visited {
	color:#666;
	text-decoration: none;
	font-size: 100%;
	}

.commentlist cite img {
	float:left;
	margin-right:9px;
	}
	
.citeavatar {
	float: left;
	width: 40px
	height: 40px;
	padding: 19px;
	background: white url(images/woolacombeallotments/journal_chatbox.jpg) no-repeat;
	}
	
.citeavatar img {
	border: 1px solid #b5b8b2;
	}

.commentauthor {
	background: transparent url(images/woolacombeallotments/img_19.jpg) no-repeat 0px 4px;
	margin: 0px 0px 0px 0px;
	font: normal 150% "Trebuchet MS", Tahoma, Arial;
	padding-left: 15px;
	position: relative;
}

.commenttime, .commenttime a:link, .commenttime a:visited  {
	padding: 0px;
	font-size: 100%;
	color: #999;
	position: relative;
}

.commenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	}
	
.commenttext p {
	line-height: 1.5em;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	}

#comments, #respond {
text-align: center;
color: #333;
margin-bottom: 10px;
font-size: 20px;
}

.comm {
background-color: #daebd2;
font-size: 100%;
padding: 10px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.comm a{
color: #21351f;
}

.comm textarea{
border: 1px #9fc88e solid;
padding: 5px;
color: #333333;
}
.comm input{
border: 1px #9fc88e solid;
padding: 3px 5px;
color: #333333;
}

.ratings {
color: #21351f;
font-weight: bold;
font-size: 90%;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.ratings_sub {
color: #aeadac;
font-weight: normal;
font-size: 90%;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#submit {
background-color: #bad9ad;
color: #FFFFFF;
border: 1px #FFFFFF solid;
padding: 3px 6px;
cursor: pointer;
font-weight: bold;
}
#submit:hover {
background-color: #FFFFFF;
color: #bad9ad;
border: 1px #9fc88e solid;
padding: 3px 6px;
cursor: pointer;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.navigation a {
text-decoration: none;
display: block;
height: 21px;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
padding-top: 3px;
/* background: url(images/woolacombeallotments/nav-bg.jpg) top center no-repeat; */
}

.navigation a:hover {
	color: #fff;
/* background: url(images/woolacombeallotments/nav-bg-hover.jpg) top center no-repeat; */
}


.notfound {
padding: 30px 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.notfound h2{
font-size: 20px;
}
.notfound p{
font-size: 15px;
}

.notfound input{
margin-top: 30px;
}

.notfound #s {
padding: 2px 5px;
width: 200px;
}

.notfound #searchsubmit {
color: #A37C43;
font-weight: bold;
border: 1px #FFFFFF solid;
background-color: #F5DF72;
}

#searchform {
padding-bottom: 10px;
}

form#searchform div #s {
/* padding: 2px 5px; */
width: 200px;
}


/* /////////////// DAGON FORM STYLES ///////////// */

/* display this as a block if you need to control the size */
a.box_button, form.ddfm .submit input, form#searchform div.submit input, input#searchsubmit {
	text-align: center;
	font: normal 120% "Trebuchet MS", Tahoma, Arial;
	padding: 0.3em 0.625em 0.3em 0.625em;
	border: 1px solid #3d6d20;
	background: url(images/woolacombeallotments/submit_button_bg.jpg) no-repeat;
	color: #8ece6f;
	cursor: pointer;
}

a:hover.box_button {
	border: 1px solid #4d8535;
	background: url(images/woolacombeallotments/submit_button_bg_over.jpg) no-repeat;
	color: #123008;
	text-decoration: none;
}


input#emailrss {
	text-align: center;
	font: normal 100% "Trebuchet MS", Tahoma, Arial;
	padding: 0px;
	border: 1px solid #20586d;
	background: url(images/woolacombeallotments/submit_button_bg.jpg) no-repeat;
	color: #71bdd4;
	cursor: pointer;
}


