body {
	margin:0px 0px 20px 0px;
	background: #FFF url("/food/bg_body.gif") repeat-x;
	font-family: verdana, arial, sans-serif;	
	font-size: 76%;	
	}
A 			{ color: #54371E; text-decoration: underline; }
A:link		{ color: #54371E; text-decoration: underline; }
A:visited	{ color: #FF7800; text-decoration: underline; }
A:active	{ color: #FF7800;  }
A:hover		{ color: #FF7800;  }

#header{
	position: absolute;
	left: 10px;
	line-height: 0;
	text-indent: -5000px;	
	padding:15px;
	width: 500px;
	height: 170px;
	background: #fff url("/food/header.gif") no-repeat top left;
	}
	
#container {
	position: relative;
	width: 100%;
}
#content-main {
	position: absolute;
	left: 220px;
	top: 160px;
	font-size: 1em;
	padding: 10px 10px 10px 10px;
	width: 530px;
	border-left: 1px solid #FFBB7F;
	border-right: 1px solid #FFBB7F;
}

#content-main ul {
	margin: 10px 20px;
	padding: 5px 20px;
	line-height: 1.5em;
	background-color: #DFF4FF;
}

#content-main li {
	margin: 10px 0;
line-height: 1.5em;
}

#content-main p {
	line-height: 1.7em;
}


#content-main p.caption {
	font-size: .9em;
font-style: italic;
color: #555;
}

hr {
	border: 1px solid #CFCFCF;
}

h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	margin: 10px 0;
	padding: 3px 0 3px 0;
}

h3 {
	border-left: 1.2em solid #FF7800;
	border-top: 1px solid #FF7800;
	font-size: 1.2em;
	padding: 3px 0 3px .5em;
	background-color: #FFEEDF;
}

h3.title a:link, h3.title a:visited, h3.title a:hover, h3.title a:active {
text-decoration: none;
color: #000;
}

h3.title a:hover {color: #FF7800;}

h3.search {
border: 0;
}

h4 {
text-transform: uppercase;
font-size: 1.5em;
font-family: georgia, serif;
text-align: center;
}

h4.post {
	text-transform: uppercase;
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
	letter-spacing: 1px;
}

#content-main hr.notes {
	color: #FFBB7F;
	background-color: #fff;
	height: 1px;
	width: 100%;
	border-top: 1px dotted #FFBB7F;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 5px 0;
}

p.posted {
	margin: 0 0 10px 0;
	text-align: right;
	color: #888;
}

p.extended {
text-transform: uppercase;
border: 1px solid;
background: #54371E;
font-size: 1.5em;
font-weight: bold;
padding: 5px;
}

p.extended a:link {
text-decoration: none;
color: #fff;
}

p.extended a:hover {
text-decoration: none;
color: #FF7800;
}

p.commentnote {
font-size: 1.2em;
color: red;
background-color: #FEFF8F;
padding: 10px;
}


#content-main blockquote {
	color: #7F563F;
	margin: 15px 50px;
	font-size: 1em;
	line-height: 1.7em;
	padding: 8px 0 8px 10px;
	border-left: 4px solid #CFA58E;
        background-color: #FFF5EF;
        font-style: italic;
}

.archivelist_commentcount {
	color: #9F9F9F;
}


.image-right {
float: right;
margin: 0 0 10px 10px;
padding: 5px;
border: 1px solid #ccc;
}

dl.pos-right {
float: right;
padding: 0 10px 0 10px;
margin: 0;
}

dl.pos-left {
float: left;
padding: 0 10px 0 10px;
margin: 0;
}

dl.pos-right dd, dl.pos-left dd {
margin: 0;
padding: 0;
}

/*SECONDAY CONTENT
******************/

#content-secondary {
	position: absolute;
	left: 0;
	width: 195px;
	padding: 10px;
	top: 160px;
	font-size: .9em;
}

#content-secondary ul, #content-outside ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-transform: uppercase;
}

#content-secondary li, #content-outside li {
	padding: 0 0 5px 0;
}

#content-secondary .forum {


}

#content-secondary .forum h3 {
border: 0;
text-transform: uppercase;
text-align: center;
margin: 10px;
padding: 0;
background-color: #FF7900;
color: #fff;
}

#content-secondary .forum dl {
text-align: left;
font-size: .9em;
}


#content-secondary .forum dt {
text-transform: uppercase;
/font-weight: bold;
}


#content-secondary .forum dd {
margin: 5px 0 10px 5px;
padding: 0 0 0 5px;
border-left: 1px dotted;

}

p.previous {
	margin: 5px 0 5px 10px;
	text-indent: -10px;
	color: #999;
}

.comment-body {
	border: 1px solid #AFA08E;
	background-color: #EFE8E0;
	margin: 10px 20px;
	padding: 0 10px;
}

.comment-body img {
	border: 0px;
}

.comment-posted {
	text-align: right;
	color: #AFA08E;
	font-style: italic;
}

.nameroboppy {
background-color: #FFCC9F;
}

/*content-outside
*******************/
#content-outside {
	width: 190px;
	position: absolute;
	left: 785px;
	top: 170px;
	line-height: 1.5em;
	font-size: .8em;
}

#content-outside h2 {
font-size: 1.5em;
}

.delicious-posts { 
}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-posts li {
padding: 3px 0;
}
.delicious-post { border-bottom: 1px solid #eee; }
.delicious-odd { }
.delicious-banner {padding: 5px 0}
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a {  }
.delicious-post a { }

ul.se-posts li {
text-indent: -10px;
margin: 0 0 0 10px;
}

/*DEFINITION LIST (image)
***********************/

dl {
	text-align: center;
margin: 0 0 10px 0;
}

dl dt img {
	border: 1px solid;
	padding: 5px;
}

dl dd {
	margin: 0 0 10px 0;
	color: #666;
}

a img {
	border: 1px solid #54371E;
}

/*Twitter
************/

#twitter_div ul#twitter_update_list li{
text-transform: none;
color: #555;
}


/*all consuming
******************/

.ac-item {
text-align: center;
}

.ac-title {
display: block;
}

.ac-logo {
text-align: center;
}


/*list
************/

dl.list {
text-align: left;
color: #000;

padding: 10px;
}

dl.list dt {
text-transform: uppercase;
font-weight: bold;
color: #5F3006;
margin: 0 0 3px 0;
}

dl.list dd {
color: #000;
line-height: 1.5em;
margin: 0px 0px 10px 10px;
padding: 0 0 0 10px;
border-left: 1px solid #5F3006;
}

/*recs
***********/

dl.recs {
text-align: center
color: #000;
float: left;
margin: 10px;
width: 240px;
height: 200px;
}

dl.recs dd {
margin: .25em;

}

dl.recs dd.auth {
font-style: italic;
}

/*Search
****************/

p.tags {
text-transform: uppercase;
background-color: #DFF4FF;
padding: 5px 10px;
font-size: .9em;
}


h3.search {
border: 0;
font-size: 1.1em;
background: none;
padding:0;
}

p.entry-footer {
border-bottom: 1px solid black;
text-align: right;
}

h4.entry-tags-header {
font-size: 1.2em;
display: inline;
font-family: arial, helvetica, sans-serif;
}

ul.entry-tags-list {
border-bottom: 1px solid black;
}

ul.entry-tags-list li {
display: inline;
}
