/*   
Theme Name: Sage Garden
Theme URI: http://sagegarden.org
Description: Peaceful and Comforting Garden Template- enjoy the green!
Author: Nick Parsons
Author URI: mailto:nicholasrparsons@gmail.com
*/

body{
   background: #395a3e url(images/bodybg.jpg);
   text-align: center;
   padding: 0px;
} 

#page{
   width: 800px;
   margin: 0px auto;
   padding: 0px;
}

#content{
  float: left;
  background-image: url(http://sagegarden.org/wp-content/themes/Garden_Theme/images/contentbg.jpg);
  width: 800px;
  color: #B8A468;
  margin: 0px;
  font-family: georgia;
}


#header{
  background: url(http://sagegarden.org/wp-content/themes/Garden_Theme/images/header.png);
  width: 800px;
  height: 299px;
}
   h1{visibility:hidden;}

#navbar{
  width: 800px;
  height: 50px;
  background: url(http://sagegarden.org/wp-content/themes/Garden_Theme/images/navbg.png);
  float: left;
}
	#navbar ul{
	padding: 0px;
	}

	#navbar li{
	float: left;
	margin-left: 40px;
	padding:  16px;
	}
	#navbar li:hover{
	background: url(images/highlight.png) no-repeat top center;
	}
	#navbar a{
	font-family: georgia, "URW Chancery", "Monotype Corsiva";
	font-size: 10pt;
	color: #5C4033;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	}
	#navbar a:active{
	border-top: solid 1px #543;
	border-bottom: solid 1px #543;
	}
.pagetitle{
float: right;
padding-top: 30px;
}

#sidebar{
 float: left;
 text-align: left;
 margin-left: 30px;
 padding: 20px;
 margin-right: 0px;
}
	.search-input{
	font-family: "Times New Roman" ;
	font-size:12pt;
	font-style: italic;
	color: #CB9;
	background: #000;
	}
	.search-button{
	font-family: "Times New Roman" ;
	font-size:12pt;
	font-style: italic;
	color: #CB9;
	background: url(images/tab.png);
	border-width: 0px;
	}

	.container{
	width:220px;
	margin: 20px 0px;
	padding: 0px;
	}

	.top{
	width: 220px;
	height: 48px;
	background: url(images/top.png) no-repeat;
	margin: 0px;
	padding: 0px;
	}

	.middle{
	width: 220px;
	background: url(images/middle.png) repeat-y;
	margin: 0px;
	padding: 0px;
	}
		.middle p{
			font: italic 10pt helvetica, arial, sans-serif;
			color:#741; 
			padding: 0px 25px;
			text-align: justify;
		}
		img.avatar{
			width: 65px;
			height: 65px;
			border: solid 3px #FFFFFF;
			float: right;
			margin: 3px 5px;
		}

	.bottom{
	width: 220px;
	height: 73px;
	background: url(images/bottom.png) no-repeat;
	margin: 0px;
	padding: 0px;
	} 

.post{
float: right;
padding: 30px;
width: 400px;
text-align: left;
margin-right: 20px;
}
	.entry-container{
	color: #395a3e;
	background: url(images/corner.png) no-repeat top left;
	}
		.entry{
		margin: 0px;
		padding-bottom: 25px;
		padding-right: 25px;
		margin-top: 50px;
		margin-left: 25px;
		background: url(images/Bcorner.png) no-repeat bottom right;
		}
	.date{
	font-family: "URW Chancery", "Monotype Corsiva";
	font-size: 12pt;
	color: #C8B478;
	float: right;
	}
	.single-entry img{
	margin: 5px;
	border: solid 8px #F9F9F9;
	}
	.postmetadata{
	color: #B8A468;
	}
	#comment_container{
	float: right;
	}
		#comment_container li{
		background: #efe4c4;
		border: solid 1px #d1c7a4;
		padding: 20px;
		margin: 10px;
		}
	.wp-caption{
	float: left;
	margin: 10px;
	text-align: center;
	font: 10pt "Trebuchet MS", sans-serif;
	color: #8C7063;
	clear: left;
	}

.single-post{
float: left;
padding-left: 175px;
width: 600px;
text-align: left;
background: url(images/vine.png) repeat-y top left;
}
		.single-entry{
		margin: 0px 50px;
		color: #694045;
		}
.page{
float: right;
padding: 30px;
width: 400px;
}

#respond{
float: left;
background:url(images/respondbg.png) no-repeat top left;
width: 520px;
height: 400px;
margin: 20px;
}
  #commentform{
   width: 300px;
   margin-left: 40px;
   text-align: right;
  }

	#respond label{
	font-variant: small-caps;
 	font-family: "Arial Black";
	font-size: 8pt;
	color: #000;
	}
	#respond input{
	font: 13pt arial;
	float: left;
	color: #C5B19A;
	border: 1px solid #C5C1AA;
	width: 180px;
	}
	#respond input#submit{
	width: 120px;
  	height: 32px;
	border-width: 0px;
	background: url(images/submitbg.png) no-repeat top center;
	font-variant: small-caps;
 	font-family: "Arial Black";
	font-size: 8pt;
	color: #395a3e;
	margin: 0px 30px;
	clear: both;
	cursor: pointer;
	}
	#respond a{
	color: #5C4033!important
	}
	.user-info{
	text-align: left;
	padding: 5px;
	color: #8C7063;
	}
	#comment{
	height: 180px;
	width: 300px;
	float: left;
	overflow: auto;
	font: 13pt arial;
	float: left;
	color: #B5918A;
	border: 1px solid #C5C1AA;
	}
 
#footer{
background: url(images/footerbg.png) no-repeat;
width: 800px;
height: 300px;
float: left;
clear: both;
padding: 50px;
text-align: left;
vertical-align: bottom;
}

ul{
list-style-type: none;
margin: 0px;
padding: 20px;
}


h2{
width: 400px;
height: 75px;
vertical-align: top;
text-align: left;
padding-top:25px;
padding-left: 50px;
font-family: "URW Chancery", "Monotype Corsiva";
font-size: 26pt;
background: url(images/titlebg.png) no-repeat;
}
 
h3{
font-family: "URW Chancery", "Monotype Corsiva";
kerning: .1 em;
color: #053;
font-size: 20pt;
margin: 0px;
text-align: center;
}

ul.blogroll, blogroll li{text-align:center;}
.list{
	text-align: left;
	font:11pt arial, sans-serif;
	color: #C8B478!important
}
	ul.list li{margin:9px;list-style-type:circle;}

#content a:link, #content a:visited{color:#A7A; text-decoration:none;}
#content a:hover{border-bottom: 1px dotted #A7A;}
#sidebar a:link, #sidebar a:visited, #sidebar a:active{color: /*#73a25e*/#b8a468; text-decoration:none;}
#sidebar a:hover{color: #752;text-decoration:underline;}

.alignleft{float:left;}
.alignright{float:right!important}

