
body {
	margin-top: 20px;
	padding: 0;
	background: #F2CF71 url(http://www.littlehouseonthebighill.com/beekeeping/images/background.jpg)  repeat fixed top center;
	/*background: #F2CF71 url(http://www.littlehouseonthebighill.com/beekeeping/images/winterscene.jpg)  repeat fixed top center;*/
	/*background: #FFE135; This proeuces the darker amber color*/
        /*background: #F2CF71 url(http://3.bp.blogspot.com/_q_DxLcObhWA/TUNtp_pKdrI/AAAAAAAABpI/s0dgSVZcQMo/s1600/Sunflower%2BField.%2B002.jpg)  repeat fixed top center;*/
	/*background: #F2CF71 url(http://www.littlehouseonthebighill.com/beekeeping/images/Green-Life-Fall-Leaves.jpg)  repeat fixed top center;*/
	font-size: 11px;
	/*text-align: justify;*/
	color: 003399;
}

a.hideLink {
	display: none;
}
.commentSection {
	/*style.display: none;*/
	
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
		/*font-size: 12px;*/
}

h1, h2, h3 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003399; /*This is the color of the post title */
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #003399;
	/*This is the color for the post links*/ 
}

a:hover {
	color: #003399;
	/*This is the hover over color for the post links*/
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	/*background: url("images/img04.jpg") repeat-y left top;*/
	background: #FFFECD; /*This is the yellow color*/
	
}


/* Header */

#header {
	width: 800px;
	
	/*margin: 0 auto;*/
	margin-bottom: 20px;
	margin-top: 50px;

	
	margin-left:200px;

	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #003399;
	font-size: 30px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #003399;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url("images/img01.jpg") no-repeat left top;
	/*background: url("images/superframebanner.jpg") no-repeat left top;*/
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 0px; /* the bottom margin helps clear up space between page and footer */
}

#page .bgtop {
	/*background: url("images/img03.jpg") no-repeat left top;*/
	background:#FFFECD ;
}

#page .bgbtm {
	/*background: url("images/img05.jpg") no-repeat left bottom;*/
}

/* Content */

#content {
	float: right;
	width: 505px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.title { /*Little Bar next to Post Title*/
	/*border-left: 6px solid #003399;*/
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.listcomments { /*Shows Number of Comments and link to form*/
	color: #003399;
	font-size: 18px;
}


.title a { 
	text-decoration: none;
	color: #003399;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url("images/img08.gif") no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url("images/img08.gif") no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #003399;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
	color:#003399; /*This is the color of the Post Entry*/
	font-size: 12px;
}

.comment {
	margin: 0;
	padding-left: 17px;
	/*color:#D8D8D8;  This is the color of the post text*/
	color: #003399;
	font-size: 12px;
}


.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	padding: 40px 0 0 40px;
	color: #003399;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li { /*Picture for the little plus sign*/
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url("images/img08.gif") no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
	color: 003399;

}

#sidebar a {
	color: 003399;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url("images/img05.gif") repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	height: 60px;
	min-height: 60px;
	/*background: url("images/img02.jpg") no-repeat left top;*/
	background: #FFFECD;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top:15px; /* This provides space from the body */
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #003399;
}


input.btn { 
	  color:#003399; 
	  font: bold 64% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#fed; 
	  border: 1px solid; 
	  border-color: #003399 #003399 #003399 #003399; 
	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	} 
	
input.txtbox{

		background:#FFFFFF url(http://www.cssportal.com/form-elements/images/search.png) no-repeat 4px 4px;
		padding:4px 4px 4px 22px;
		border:1px solid #CCCCCC;
		width:135px;
		height:25px;
	

}