/*
 * IE7 Hacks
 */ 

/* layout */



/* joomla */



/* general */

h1,h2,h3,h4,h5 {
	font-weight:normal;
	text-shadow :#ffffff 0px 1px 0px;
}	

#content #feature h3 {
	margin:0px;	
	text-shadow :#ffffff 0px 1px 0px;

}

#promo #recipies h2, #promo #events h2 {
	text-shadow :#ffffff 0px 1px 0px;

}

#content #feature div.mainimage div.caption {
	position:absolute;
	width:640px;
	bottom:4px;
	left:0px;
	height:57px;
	background-image:url(../images/black-overlay.png);
	background-repeat:repeat;
	text-align:right;
	color:#FFF;
	padding:10px;
}

#content #feature div.intro p {	
	font-size:11px;
	line-height:16px;
}

#promo #events div.caption {
	position:absolute;
	width:311px;
	height:33px;
	left:0px;
	bottom:0px;
	background-image:url(../images/promo-covers.png);
	background-position:0px 0px;
	background-repeat:repeat;
	text-align:left;
	color:#FFF;
	padding:7px 10px 10px 55px;
}

#promo #recipies div.caption {
	position:absolute;
	width:208px; 
	height:33px;
	bottom:0px;
	left:0px;
	background-image:url(../images/promo-covers.png);
	background-position:0px 0px;
	text-align:left;
	color:#FFF;
	padding:7px 10px 10px 55px;
}

#footermid #network ul {
	display:block;	
	text-transform:uppercase;
	text-align:center;
	clear:both;
	font-size:10px;
	padding-top:0px;
	width:380px;
	padding-right:0px;
	line-height:1.7em;
	position:relative;
	margin-left:-22px;
}

#footermid #network ul li.item8 a span  {
	clear:left;
	width:110px;
}

#footermid #network ul li.item8 a {
	border:0px;	
}

#footermid #network ul li.item7 a {
border-left:1px solid;
}

#header form input {
	display:block;
	width:130px;
	float:left;
	padding-right:8px;
	padding-left:8px;
	font-size:11px;
	margin-right:3px;
	height:19px;
	background-image:url(../images/top-search-input.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0px;		
	padding-top:8px;
}

#footermid #moreinformation form input {
	display:block;
	width:211px;
	height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin-bottom:3px;
	background-image:url(../images/footer-input.gif);
	background-repeat:no-repeat;
	border:0px;	
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
}



#copy form textarea {
	display:block;
	width:358px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:124px;
	border:1px solid #d5d5d5;
	background-color:#f6f6f6;
	border-left:3px solid #d5d5d5;	
	font-size:11px;
	padding:8px;
}

#copy form input {
	display:block;
	width:220px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin-bottom:3px;
	padding-top:9px;
	background-image:url(../images/copy-input.gif);
	background-repeat:no-repeat;
	border:1px solid #d5d5d5;
	border-left:3px solid #d5d5d5;
}

.containerpng {
    margin-top: -185px;
}