@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Nadine's Chicken Salad
Theme URI: http://www.nadineschickensalad.com/
Description: Custom theme for Nadine'c Chicken Salad.
Version: 1
Author: Tam Cao
Author URI: http://www.tamcao.com/
*/
@import "dynamic_css.php?ID=Global";


#maincontentwrapper{background: #abc494;}
#maincontentimage{float:left; width:334px; padding:60px 0 30px 50px; background: #abc494;}
#maincontentimage img{border:4px solid #f4ffd9;}
#maincontenttext{float:left; width:600px; background: #abc494; padding-right:40px; padding-bottom:29px;}
#maincontenttext p{font-family:Arial, Helvetica, sans-serif; font-size:85%; letter-spacing:.02em; line-height:1.25em;}
#maincontenttext h1 {
	width: 316px; height: 37px;
	position: relative;
	overflow:hidden;
	padding-top:10px; 
	margin-bottom:10px;
	}
	#maincontenttext h1 span {
	display:block;
	background:url('pagepics/img_hdr_aboutchicken.jpg') no-repeat;
	width: 316px;
	height: 37px;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:10px;
	z-index:1;
	}
	

#bottomcontentwrapper{
	width:1024px;
	height:260px;
	background:url('pagepics/div_dropshadow.jpg') top left repeat-x;
	background: #3f8102
}
#bottomcontent {padding:30px 38px 30px 38px;}
#bottomcontent p, #bottomcontent ul{padding: 0 40px 12px 20px; font-size:80%;}
#bottomcontent li {display:inline;}

#bottomAbout,#bottomRecipes,#bottomPhotos {width:316px;}
#bottomAbout h2 {
	width: 276px; height: 27px;
	position: relative;
	overflow:hidden;
	padding-top:10px; 
	margin-bottom:10px;
	}
	#bottomAbout h2 span {
	display:block;
	background:url('pagepics/footer_hdr_aboutus.jpg') no-repeat;
	width: 276px;
	height: 27px;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:10px;
	z-index:1;
	}
#bottomRecipes h2 {
	width: 276px; height: 27px;
	position: relative;
	overflow:hidden;
	padding-top:10px; 
	margin-bottom:10px;
	}
	#bottomRecipes h2 span {
	display:block;
	background:url('pagepics/footer_hdr_recipes.jpg') no-repeat;
	width: 276px;
	height: 27px;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:10px;
	z-index:1;
	}
#bottomPhotos h2 {
	width: 276px; height: 27px;
	position: relative;
	overflow:hidden;
	padding-top:10px; 
	margin-bottom:10px;
	}
	#bottomPhotos h2 span {
	display:block;
	background:url('pagepics/footer_hdr_photos.jpg') no-repeat;
	width: 276px;
	height: 27px;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:10px;
	z-index:1;
	}


a#bot_aboutus, a#bot_recipes, a#bot_photos{
	display: block;
	width: 200px;
	height: 20px;
	background: url('pagepics/img_buttonoff.jpg') no-repeat;
	padding-left:20px;
	} â© a#bot_aboutus:hover, a#bot_recipes:hover, a#bot_photos:hover{background: url('pagepics/img_buttonon.jpg') no-repeat;}

