#logo {
	background: url(../images/xmas-logo.gif) no-repeat;
	left:-24px;
	position:absolute;
	top:0;
	width: 454px;
}

#header {
	position: relative;
}

#container {
	width: 962px;
}

#christmas {
	width: 962px;
	height: 160px;
	margin: 0 0 21px 0;
	position: relative;
}

.before {
	background: url(../images/xmas-before.gif) no-repeat;
}

.during {
	background: url(../images/xmas-during.gif) no-repeat;
}

.after {
	background: url(../images/xmas-after.gif) no-repeat;
}

#christmas p {
	text-indent: -99999px;
}

#christmas .countdown {
	position: absolute;
	width: 120px;
	float: left;
	text-align: center;
	top: 21px;
	left: 512px;
	line-height: 13px;
}

#christmas .countdown strong {
	font-size: 62px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #441111;
	line-height: 62px;
}

#christmas .countdown span {
	text-transform: uppercase;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#main_content {
	background:#F7F1E3;
	border: 1px solid #beb295;
	padding: 19px 8px 19px 19px;
	position: relative;
}

#main_content .large_feature {
	float: right;
	border: 2px solid #bfb396;
	margin-right: 11px;
	top: -21px;
	position: absolute;
	right: 8px;
}

#feature_wrapper {
	position: relative;
	float: left;
}

#feature_copy {
	background: url(../images/xmas-rectangle.png) repeat;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 336px;
	padding: 7px;
}

#main_content .large_feature p {
	color: #f76607;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

#feature_copy cite {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

#feature_copy cite a {
	color: #fff;
}

#main_content .xmas_intro {
	float: left;
	width: 190px;
	margin-bottom: 10px;
}

#main_content .intro_more {
	background: url(../images/xmas-essentials.gif) no-repeat;
	float: left;
	text-indent: -99999px;
	width: 160px;
	height: 24px;
}

#main_content h3 {
	color:#3c0d0f;
	font-family:"Georgia",Times New Roman,serif;
	font-size:28px;
	font-weight:normal;
	margin:0 0 0.5em;
	float: left;
}

#recipe_container h4.featured {
	font-weight: normal;
	color: #412415;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	margin-top: 10px;
}

#main_content img.sponsor {
	float: right;
}

#main_content .recipe {
	float:left;
	margin:0 10px 10px 0;
	width:136px; 
}

#main_content #recipes {
	margin: 6px 0 0 0;
	float: left;
	clear: left;
	width: 584px;
}

#main_content #recipes a.smallAvatar {
	color:#666666;
	
	font-size: 11px;
}

#main_content #recipes a.smallAvatar img {
	border: 1px solid rgb(153, 153, 152);
	margin: 0 10px 0 0;
}

#main_content a.read_more {
	margin: 5px 0 0 160px;
	float: left;
}

#tips_box {
	background: url(../images/xmas-pies.gif) no-repeat;
	padding: 18px 18px 1px 18px;
}

#tips_box p {
	line-height: 16px;
}

#tips_box p.short {
	width: 130px;
}

#tips_box p.alt {
	font-size: 13px;
}

#tips_box h3 {
	color: #42210b;
	font-family:"Georgia",Times New Roman,serif;
	font-size:22px;
	font-weight: normal;
	width: 130px;
	margin-bottom: 7px;
}

#complete {
	background:#F7F1E3;
	border: 1px solid #beb295;
	padding: 17px 8px 19px 10px;
	margin-top: 11px;
}

#complete h4.featured {
	margin-top: 0;
	margin-left: 9px;
}

#complete_nav {
	float: left;
	margin: 12px 0;
}

#complete_nav li {
	list-style: none;
}

#complete_nav li a {
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 0 9px;
	width: 166px;
	height: 20px;
	display: block;
	color: #412415;
	position: relative;
	z-index: 2;
}

#complete_nav li a:hover {
	color: #F76607;
}

#complete_nav li.current a {
	background: url(../images/xmas-arrow.gif) no-repeat;
	color: #412415;
}

#complete .complete_wrapper {
	float: left;
	display: none;
	width: 404px;
	background: #fff;
	border: 1px solid #e8e1cf;
	margin: 0 0 0 -12px;
	position: relative;
	z-index: 1;
	padding: 13px 9px;
}

#complete .view_more {
	float: right;
}

#complete #drinks {
	display: block;
}

.xmas-recipe {
	float:left;
	margin:0 0 12px;
	padding:0 10px;
	width:177px;
}

.xmas-recipe img {
	border:1px solid #999998;
	float:left;
	margin:0 12px 0 0;
	width:68px;
}

.xmas-recipe p img {
	border:0 none;
	float:none;
	margin:0;
}

.xmas-recipe p {
	margin:0 0 6px;
}

#calendar {
	background:transparent url(../images/cal_promo_foodpic.gif) no-repeat scroll 0 0;
	padding:83px 23px 23px;
}

#ads {
	float: right;
	left:340px;
	position:absolute;
	top:0;
	z-index: 2;
}

body {
	background: #fff url(../images/xmas-background.jpg) no-repeat top center;
}

