#container {
	background: #e6bc79 url('../images/articles/chai_bg.jpg') top left no-repeat;
	margin-left: 0;
	max-height: 991px;
}

h1{
	background: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	font-family: Georgia, serif;
	color: #fefddf;
	font-weight: bold;
	font-size: 30px;
	font-size: 1.875em;
}

h1 a:hover{
	color: #e6bc79;
}

#header, #content, #footercont{
	margin: 0;}

#header ul#nav li a{
	background-image: url('../images/articles/chai_nav.png');
}

#content{
	width: 60em;
	background: transparent url('../images/articles/chai_content_bg.png') 482px bottom no-repeat;
}

div.article{
	color: #fff9bc;
	font-family: Georgia, sans-serif;
	min-height: 650px;
}

div.article a{
	color: #d45910;
}

#content .article p{
	font-size: 0.75em;
	color: #000000;
	margin-left: 44em;
}


.article #intro{
	margin: 9em 0 1em 30em;
	font-size: 1.1em;
	color: #bb3409;
	font-family: "Baskerville", "Times New Roman", serif;
	letter-spacing: 0.03em;
}

.article #intro span{
	font-size: 3em;
	line-height: 0.75em;
	font-style: normal;
	letter-spacing: normal;
	color: #bb3409;
}

h4{
	color: #bb3409;
	font-size: 1.25em;
	margin: 1em 0 0 26.25em;
}

span.postdate{
	display: none;
}

div.intro{
	float: left;
	width: 28em;
	
	clear: left;
	margin: 1em 3.75em 0 0;
}

ul.recipe{
	margin: 0 0 1em 34em;
}

ul.recipe li{
	font-size: 0.75em;
	line-height: 1.5;
	color: #000;
	list-style-image: url('../images/articles/chai_list_item.png');
}

#notes{
	position: absolute;
	margin: -15.75em 0 0 3em;
	padding: 2em 1em;
	width: 400px;
	height: 125px;
	font-size: 0.75em;
	color: #000;
	background: #e2a94e;
}

#notes h4{
	margin: 0;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

#footnotes li{
	padding-left: 1em;
	list-style-position: inside;
	list-style-type: decimal;
	font-style: italic;
	line-height: 2.0;
}