body,td,th {
	color: black;
	font-family: georgia, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}

.headline {
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: bold;
	color: #7b1616;
	font-variant: small-caps;
}

.whiteheadline {
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 24px;
	font-weight: bold;
	color: white;
	font-variant: small-caps;
}

.subheadline {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.menu {
	line-height: 18px;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.commentcolor {

	}


a.blue:link, a.blue:active, a.blue:visited {
	color: white;
	text-decoration: none;
}

a.blue:hover {
	color: #b69a73;
	text-decoration: underline;
}

#recipe {
border-bottom: dotted;
border-color:#7b1616;
margin-bottom:16px;}

/* Begin Comments*/

h3#comments {
background-color:#7b1616;
padding:5px;
color:#fff;
border:1px solid #000;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 15px;
	padding: 5px 5px 5px 10px;
	list-style: none;
	border-left:2px solid #ddd;

	

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 8px 5px 8px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
li.comment-author-admin{

	background-color: #ddd;
	border-left:2px solid #ccc;
	background-image: url(images/chef_shell_bg_drop2.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:55px;
	
}

li.bypostauthor {
    background-color: #ddd;
	border-left:2px solid #ccc;
	background-image: url(images/chef_shell_bg_drop2.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:55px;
}

li.byuser {
background-color: #ddd;
	border-left:2px solid #ccc;
	background-image: url(images/chef_shell_bg_drop2.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:55px;

}
	
li.comment-author-admin cite.fn {
	
	
}

.commentred {
color:#7b1616;
}

cite.fn{
font-size:larger;
font-weight: bold;
font-variant: small-caps;
font-style:normal;]

/* End Comments */



