@charset "utf-8";
/* CSS Document */

/* 2010 Matheson Media */

/*===========
BEGIN RESET
============*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: outside;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*==========
END OF RESET
==========*/

html, body {
	height: 100%;}

#container {
	min-height: 100%;
	margin-bottom: -150px;
	position: relative;
	background-color: #e4f1ce;}

.clearfooter {
	height: 150px;
	clear: both;}

#bartop {
	height:14px;
	background-image:url(../images/bartop-bg.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid white;}

#header-cont {
	height:232px;
	height:100%;
	background-image:url(../images/header-cont-bg.jpg);
	background-repeat:repeat-x;}

.div-cent {
	width:955px;
	height:100%;
	margin: 0 auto;}

.div-color{
	width:955px
	height:200px;
  	margin-left: auto;
	margin-right: auto;
	background-color:white;}

#nav-cont {
	height:36px;
	background-image:url(../images/nav-bg.jpg);
	border-top: 1px solid white;
	background-repeat:repeat-x;}

#content-cont {
	width:600px;
	height:100%;
	float:left;
	background-image:url(../images/fishbg.png);
	_background-image:none;
	background-repeat:no-repeat;
	overflow:visible;
	min-height:340px;}
	
#blog-cont {
	width:800px;
	height:100%;
	float:left;
	background-image:url(../images/fishbg.png);
	background-repeat:no-repeat;
	overflow:visible;
	min-height:340px;}
	
#recip-wrapper {
	width:955px;
	height:100%;
	float:left;
	background-image:url(../images/fishbg.png);
	background-repeat:no-repeat;
	overflow:visible;
	min-height:340px;}
	
#recip-cont{
	height:auto;
	width:600px;
	float:left;}

#recip-photo{
	width:300px;
	height:auto;
	float:right;
	padding-top:50px;}

.rec-photo{
	border:8px solid white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 3px  #bfbfbf;
	-moz-box-shadow: 3px 3px 3px #bfbfbf;
	box-shadow: 3px 3px 3px #bfbfbf;
	margin-top: 20px;  }
	

#aside {
	width:294px;	
	float:left;
	height:100%;
	margin-bottom:20px;
	z-index:20}
	
.aside-cont{
	float:left;
	width:235px;
	height:auto;
	margin: 10px 10px 10px 10px;
	padding: 20px 10px 30px 10px;
	background-color:white;
	border: 1px solid #aebd93;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	box-shadow: 3px 3px 3px #ccc;
  	-moz-box-shadow: 3px 3px 3px #ccc;
  	-webkit-box-shadow: 3px 3px 3px #ccc;
	z-index:30;}

#footer-cont {
	height: 150px;
	background-color:#cddab6;
	position: relative;
	border-top:1px solid white;
	width:auto;}
	
.linkbox {
	float:left;
	width:480px;
	height:130px;
	margin: 10px 10px 10px 10px;
	background-color:#dee7cc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	box-shadow: 3px 3px 3px #c5d2af;
  	-moz-box-shadow: 3px 3px 3px #c5d2af;
  	-webkit-box-shadow: 3px 3px 3px #c5d2af;}
	
.linkbox-links{
	width:150px;
	height:auto;
	float:left;}
	
.farm {
	height:150px;
	width:448px;
	float:right;
	background-position:bottom;
	background-image:url(../images/foot-farm.jpg);
	background-repeat:no-repeat;}
	
.shadow {
  	box-shadow: 5px 5px 5px #ccc;
  	-moz-box-shadow: 5px 5px 5px #ccc;
  	-webkit-box-shadow: 5px 5px 5px #ccc;}

.image-space{
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	width:95%;
	text-align:center;}
	
/*================
     NAVIGATION
=================*/

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	margin-bottom:0em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:5px 0px 0px 120px; /* Provide padding for Cufon text in menu here */
	*padding:3px 0px 0px 120px; /* Provide padding for Cufon text in menu here */
	list-style:none;
	
	}

#tabs li {

	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	*font-family:Arial, Helvetica, sans-serif;
	*font-size: 13px;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


/*========
LINKS 
=========*/

a:link {color: #4a6220; text-decoration: underline; font-weight:bold; }
a:visited {color:#688a2d; text-decoration: underline; font-weight:bold;}
a:hover {color: #2b3c1f; text-decoration: underline; font-weight:bold;}
a:active {	color: #009900;
}

a.linkbox-links:link {color: #353535; text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin-top: 5px; }
a.linkbox-links:visited {color: #353535; text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin-top: 5px; }
a.linkbox-links:hover {color: #587820; text-decoration: underline;}
a.linkbox-links:active {color: #587820; }
 

.linkbox-head{
	margin: 5px 20px 10px 10px;
	padding: 5px 5px 5px 5px;
	background-image:url(../images/more-link-head.jpg);
	background-repeat:repeat-y;}
	

/*========
TEXT
=======*/

h1{ /* Page Headlines */
	font-size:2em;
	margin-left:20px;}

h2{ /* Body Content */
	font-family:Arial, Helvetica, sans-serif;
	color: #484848;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-weight:normal;
	font-size: 14px;
	margin-right:40px;
	margin-left:30px;}
	
ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	color: #484848;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-weight:normal;
	margin-right:40px;
	margin-left:30px;}
}
	
h3 { /* Aside Heading */
	margin-left:30px;
	font-size:24;}
	
h4 { /* Aside text */
	font-family: Arial;
	color: #484848;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-weight:normal;
	font-size: 12px;
	margin-right:10px;
	margin-left:10px;}
	
h5 { /*menu nav text */
	font-size:1.2em;
	color: white;}
	
h6{ /* Body Content */
	font-family:Arial, Helvetica, sans-serif;
	color: #484848;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-weight:normal;
	font-size: 14px;}
	
.twentyfour{
font-size:25px;
color: #4a6220;}

.marg-twenty{
margin-right:0px;}

.forty-left{
float:right;}

/*STYLE FOR PAGELIME BLOG & RECIPE POSTS */

#post-wrap{
width:800px;
height:auto;
min-height:200px;}

.postcontainer{
width:800px;
height:auto;
min-height:200px;
float:left;}

.heading{
width:800px;
height:auto;
background-image:url(../images/blog-hd-bg.png);
background-repeat:repeat-y;
padding:8px;
border-bottom:1px solid #999999;}

.text{
width:550px;
height:auto;
margin-top:10px;
margin-bottom:20px;}

.photo{
width:auto;
height:auto;
float:right;
margin:10px;
border:1px solid #CCCCCC;}









