/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/


* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	padding: 0;
	margin: 0;
	}


.hide {
  display: none; }

.clear {
  clear: both; }

.floatl {
  float: left;
  margin-right: 10px; }

.floatr {
  float: right; }

.center {
  margin: auto; }

.thumb {
  border: 1px solid #cccccc;
  margin-right: 10px; }

.pic {
  border: 1px solid #666;
  margin-bottom: 12px;
  margin-top: 12px; }
  
ul{
list-style: none;
}

h1{
margin: 0;
overflow:hidden;
text-indent: -9001px;
height:151px;
width: 192px;
background: url(images/logo.jpg);
position: absolute;
float: left;
}

h2{}

h3{}

h4{
color:#646c0c;
font-weight: bold;
margin-bottom: 3px;
}

.sidebar h4{
color:#7d2e39 ;
margin-top: 20px;
}



a h4:hover{
text-decoration: underline;
color:#7d2e39;

}

h5{}

p{
font-size: .9em;
line-height: 1.35em;
margin-bottom: 1.6em;
}

a{
text-decoration: none;
}

body{
font-family: Helvetica, Verdana, Arial, sans-serif;
background: #7a7a3b url(images/bodybg.jpg);
margin: 0 auto;
}

/* The Basics */

body #top{
background: white;
display: block;
width: 100%;
border-bottom: 1px solid #2b3124;
}

.wrapper{
width: 1008px;
margin: 0 auto;
}

#top .wrapper #navigation{
background-color: #8c8c3e;
width: 98%;
height: 55px;
margin-bottom: 120px;
margin-left: 5px;
}


#navigation ul{
margin-left: 200px;
margin-right: 10px;
}

#navigation ul li{
display: inline;
}

#navigation ul li a{
color: white;
font-family: Georgia, Palatino, "Times New Roman", serif;
font-size: 1.15em;
display: block;
float: left;
padding-bottom: 13px;
padding-top: 16px;
padding-right:8px;
padding-left:8px;
}

#navigation ul li a:hover{
border-bottom: 6px solid white;
background-color: #616029;
}

.current_page_item a{
border-bottom: 6px solid white;
background-color: #616029;
}

#search{
padding-top: 15px;
margin-left: 12px;
float: left;}

#navigation #search input{
height: 23px;
}

#s{
width: 115px;
color: #ccc;
padding-left: 9px;
float: left;
}

#unisubmit{
width: 30px;
background: url(images/search.gif) no-repeat;
text-indent: -9999px;
cursor: pointer;
}

#top #banner {
border-bottom: 1px white solid;
margin-left: 20px;
}

#top .contenttop{
margin: 0 auto;
margin-left: 7px;
margin-bottom: -1px;
}

#bottom .wrapper #content{
width: 954px;
background: #fafafa url(images/contentbg.gif) repeat-x ;
margin: 0 auto;
padding: 20px;
padding-top: 0;
-moz-border-radius-bottomleft: 12px;
-webkit-border-bottom-left-radius: 12px;
-moz-border-radius-bottomright: 12px;
-webkit-border-bottom-right-radius: 12px;


}

.col1third{
width: 250px;
float: left;
padding: 20px;
padding-top: 0;
padding-right: 40px;
padding-bottom: 40px;
padding-left: 25px;
}



 .col2third{
width:580px;
float: left;
padding: 20px;
padding-top: 0;
}

.col3third{
float: left;
padding: 20px;
padding-top: 0;
width: 820px;
}

#bottom .wrapper #content h2{
font-weight: bold;
font-style: italic;
color:#7d2e39;
font-family: Georgia, Palatino, "Times New Roman", serif;
font-size: 1.4em;
letter-spacing: .02em;
margin-bottom: 18px;
}

#bottom .wrapper #content a h2{
color:#7d2e39;

}


h2 small{
font-size: 50%;
font-style: normal;
font-weight: normal;
padding-left: 5px;
margin-top: -8px;
}


#bottom .wrapper #content a h2:hover{
text-decoration: underline;
}



ul.linklist{
margin-left: 12px;margin-top: 12px;
line-height: 1.7em;
font-size: .9em;
margin-bottom: 8px;
}

ul.linklist li a{
color:#646c0c;
text-decoration: underline;
}

ul.linklist li a:hover{
color:#7d2e39;
}
.sidebar .linklist{
font-size: .95em;
margin-left: 0;
margin-left: 12px;

}


#bottom #footer{
padding: 24px;
/*background: url(images/footerbg.png) no-repeat; */
}

#footer p{
color: white;
font-size: .95em;
padding-bottom: .9em;
margin-bottom: 0;}

#footer p a{
text-decoration: underline;
color: white;
}

#footer h2{
color: white;
font-weight: bold;
font-size: 1.4em;
letter-spacing: .05em;
margin-bottom: 15px;
}

#footer .footquote{
background-color: #616029;
padding: 24px;
margin-bottom: 12px; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;

}

.footquote p{
color:#f8f8f8;
font-size: 1.1em !important;
line-height: 1.3em;
padding-bottom: 0 !important;
font-style: italic;
margin-bottom: 0;
}


/* This is Specific Page Styling */

	/*Homepage*/
	

.recipehome li{
display: block;
width: 100%;
padding: 12px;
background-color:#FFF;
margin-bottom: 18px;
}

.recipehome li p{
margin-bottom: 0 !important;
}


.recipehome li img{
float: left;
border: 1px solid #666;
margin-right: 8px;
margin-bottom: 8px;
}

.button{
padding: 8px;
}


.zebra2third li{
padding-left: 8px;
padding-top: 12px;
padding-bottom: 12px;
background: #f4f4f4;
margin-top: 4px;
margin-bottom: 4px;
}

.zebra2third li:hover, .zebra2third li.alt:hover{
background: #ebebeb;
}

span.dates{
font-size: 0.95em;
padding-left: 12px;
color: #666;
}

h2 .dates{
font-size: 70% !important;
font-weight: normal !important;
font-family: Helvetica, Verdana, Arial, sans-serif !important;
float: right;
padding-top: 4px;
}

.zebra2third li.alt{
background: none;
}

.zebra2third li a{
color: #646c0c;
float: right;
padding-right:20px;
text-decoration: underline;
font-style: italic;
text-align: right;
}

.zebra2third li a:hover{
color:#7d2e39;
}

.zebra1third li{
padding-left: 8px;
padding-top: 12px;
padding-bottom: 12px;
background: #f4f4f4;
margin-top: 4px;
margin-bottom: 4px;
}

.zebra1third li:hover, .zebra1third li.alt:hover{
background: #FFF;
}

.zebra1third span.dates{
font-size: 0.8em;
padding-left: 6px;
color: #666;
}

.zebra1third li.alt{
background: none;
}

.zebra1third li a{
color: #646c0c;
display: block;
padding-right:20px;
text-decoration: underline;
text-align: left;
font-size: .95em;
}

.zebra1third li a:hover{
color:#7d2e39;
}

img.product{
border: 1px solid #666;
margin-bottom: 20px;
}

#formfield, #formarea{
padding: 8px;
border: 1px solid #646c0c;}

#formarea{
width: 350px;}

.sendme{
background-color: #646c0c;
padding: 8px;
cursor: pointer;
color: #fff;
}

.sendme:hover{
background-color: #7d2e39;
}


.blog h2{
background: #ebebeb;
padding: 4px;
border-bottom: 1px solid #7d2e39;
}


.post{
margin-left: 12px;
padding-top: 20px;
margin-bottom: 60px;
}

.post p{
letter-spacing: .013em;
}

.post p a{
color:#7d2e39;
text-decoration: underline; }

.post ul{
list-style: outside;
padding-left: 30px;
margin-top: 12px;
margin-bottom: 12px;
}

.post ul li, .post ol li{
padding-top: 6px;
font-size: .95em;
letter-spacing: .013em;

}

.post ol{
padding-left: 30px;
margin-top: 12px;
margin-bottom: 12px;
}

.blognav a{
padding: 6px;
background-color: #646c0c;
color: white;
font-family: Georgia, Palatino, "Times New Roman", serif;
font-weight: bold;
}

.blognav a:hover{
background-color: #7d2e39;
}

.cat-item a{
color: #646c0c;
text-decoration: underline;
padding: 6px;
display: block;
font-size: .95em;
padding-left: 20px;

}

.sidebar li a{
margin-left: 20px;
color: #646c0c;
text-decoration: underline;
padding: 6px;
padding-left: 0px;
margin-left: 0px;
font-size: .95em;

}

#commentform{
margin-left: 10px;
margin-top: 10px;}

#commentform label{
color: #666;
font-size: .9em;
text-transform: uppercase;
letter-spacing: .2em;
display: block;
width: 15%;
float: left;
}

#commentform input{
padding: 7px;
border: 1px solid #999;

}

#commentform textarea{
width: 450px;
border: 1px solid #999;
}

#commentform input.submit{
cursor: pointer;
}

#commentform #submit:hover{
cursor: pointer;
background-color: #646c0c;
color: white;
}

.commentlist {
padding: 15px;
padding-left: 0;

}

.commentlist li{

background-color: #f4f4f4;
margin-top: 10px;
padding: 15px;
padding-bottom: 0;
}

.commentmeta{
font-size: .95em;
color: #666;
}

.commenttext{
display: block;
margin-top: 12px;
padding-bottom: 12px;
}

.catlabel{
text-transform: uppercase;
letter-spacing: .2em;}

.caption{
font-size: .9em;
font-style: italic;
color: #666;
}


