@charset "UTF-8";
/* CSS Document */

a {
  cursor: pointer;
  outline: none;
}

form {
  margin: 0;
  padding: 0;
  color: #666666;
  font-size: 11px;
  line-height: 1.2em;
}

#staf_form a, form a {
  color: #8a0004;
}

#staf_form a:hover, form a:hover {
  color: #b55e00;
}

h1 {
  margin: 62px 40px 5px 40px;
  color: #8b321a;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2em;
}

h2 {
  margin: 0 40px 25px 40px;
  color: #b48f7d;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2em;
}

h3 {
  margin: 0;
  color: #8b321a;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  text-decoration: none;
}

h3 a {
  color: #8b321a;
  text-decoration: none;
}

h3 img {
  padding: 2px 0 1px 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

input, select, option {
  padding: 2px;
  color: #666666;
  font-size: 11px;
  line-height: 1.2em;
}

.formfield{ border: 1px solid #A0723E; margin-bottom:2px;}


label {
  color: #9e7442;
  font-weight: bold;
}

p {
  color: #434343;
  font-size: 12px;
  line-height: 1.2em;
}

textarea {
  padding: 2px;
  color: #666666;
  font-size: 11px;
  line-height: 1.2em;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

body {
  background-color: #f8f7d9;
  background-image: url(images/background.jpg);
  background-position: 50%;
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.2em;
  text-align: center;
}

#container {
  background-color: #f3eeda;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 801px;
  text-align: left;
}

#home_top {
  /* top nav on homepage */
  background-color: #e4c8a1;
  background-image: url(images/bkgd_default.jpg);
  background-repeat: no-repeat;
  height: 386px;
}

#top {
  /* top nav on secondary pages */
  background-color: #e4c8a1;
  height: 83px;
}

#head {
  position: relative;
}

#logo {
  position: absolute;
  top: 6px;
  left: 15px;
  z-index: 100;
  width: 234px;
  height: 119px;
  background-image: url(images/logo.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#top_callout {
  position: absolute;
  left: 28px;
  top: 142px;
  margin: 0;
  padding: 0;
  width: 460px;
}

#top_callout h1 {
  margin: 8px 0 3px 0;
  padding: 0;
  color: #8f2e0c;
  font-size: 42px;
  font-weight: bold;
  line-height: 1em;
  text-indent: -9999px;
  background-image: url(images/home_h1.png);
  background-repeat: no-repeat;
  display: block;
}

#top_callout h2 {
  height: 21px;
  margin: 0;
  padding: 0;
  color: #81979e;
  font-size: 20px;
  font-weight: bold;
  line-height: 1em;
  text-indent: -9999px;
  background-image: url(images/home_h2.png);
  background-repeat: no-repeat;
}

#top_callout .see_recipe {
  display: block;
  width: 189px;
  height: 46px;
  background-image: url(images/btn_recipe_default.png);
  text-indent: -9999px;
}

#top_callout .see_recipe:hover {
  background-position: 0 46px;
}

#top_stripe { background-color: #eddbc3; height: 4px; width: 801px; position: absolute; top: 39px; font-size: 1px; }

#nav_left { background-color: #eddbc3; height: 36px; width: 239px; position: absolute; top: 46px; }

#main_nav { position: absolute; width: 801px; height: 36px; top: 46px; left: 0px; }

ul#nav { position: absolute; left: 239px; }

ul#nav li { float:left; list-style-type: none; }

ul#nav li a { height: 36px; display:block; position: absolute; top: 0px; text-indent: -9999px; }
#top ul#nav li a { background-color: #eddbc3; }

li#nav_rec a, li#nav_tips a, li#nav_enhance a, li#nav_sweeps a { background-image: url(images/nav.png); background-repeat: no-repeat; }

#home_top li#nav_rec a, #home_top li#nav_tips a, #home_top li#nav_enhance a, #home_top li#nav_sweeps a { background-image: url(images/nav_home_default.gif); }

li#nav_rec a  { background-position:0px 0px; width: 82px; left: 0px; }
#container #head li#nav_rec a:hover  { background-position:0px -40px; background-color: #faf3e7; }

li#nav_tips a  { background-position:-80px 0px; width: 130px; left: 83px; }
#container #head li#nav_tips a:hover  { background-position:-80px -40px; background-color: #faf3e7; }

li#nav_enhance a  { background-position:-214px 0px; width: 151px; left: 214px; }
#container #head li#nav_enhance a:hover  { background-position:-214px -40px; background-color: #faf3e7; }

li#nav_sweeps a  { background-position:-366px 0px; width: 196px; left: 366px; }
#container #head li#nav_sweeps a:hover  { background-position:-366px -40px; background-color: #faf3e7; }

.nav_recipes #top #head #nav li#nav_rec a {
  background-color: #f5e9db;
  background-position: 0px -80px;
}

.nav_tips #top #head #nav li#nav_tips a {
  background-color: #f5e9db;
  background-position: -80px -80px;
}

.nav_party #top #head #nav li#nav_enhance a {
  background-color: #f5e9db;
  background-position: -214px -80px;
}

.nav_sweeps #top #head #nav li#nav_sweeps a {
  background-color: #f5e9db;
  background-position: -366px -80px;
}

#top_links {
  position: absolute;
  top: 6px;
  left: 340px;
}

#top_links a {
  margin-right: 20px;
  color: #b86b4b;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
  text-decoration: none;
  display: block;
  float: left;
  text-indent: -9999px;
  height: 12px;
}

#top_links a#share {
  background-image: url(images/top_friend.png);
  background-repeat: no-repeat;
  width: 127px;
}

#top_links a#join {
  background-image: url(images/top_join.png);
  background-repeat: no-repeat;
  width: 89px;
}

#top_links a:hover {
  background-position: 0px -24px;
  color: #903922;
}

.nav_share #top_links a#share {
  background-image: url(images/top_friend_on.png);
  background-position: 0px 0px;
  text-decoration: underline;
  color: #903922;
}

.nav_join #top_links a#join {
  background-image: url(images/top_join_on.png);
  background-position: 0px 0px;
  text-decoration: underline;
  color: #903922;
}

#top_theme {
  background-image: url(images/theme_top_default.png);
  background-repeat: no-repeat;
  padding: 5px 0 0 0;
  position: absolute;
  left: 592px;
  top: 0px;
  width: 202px;
  z-index: 5;
}

#top_theme .theme_switch {
  background-image: url(images/theme_bottom_default.png);
  background-position: 0 100%;
  background-repeat: no-repeat;
  padding: 0 0 15px 0;
}

#top_theme .theme_header {
  background-image: url(images/theme_bkgd_default.png);
  background-repeat: repeat-y;
  padding: 0 0 0 8px;
}

#top_theme ul.themes {
  background-image: url(images/theme_bkgd_default.png);
  background-repeat: repeat-y;
  padding: 3px 0 0 8px;
}

#top_theme .theme_switch a {
  display: block;
  width: 174px;
}

#top_theme #theme_header a div {
  background-image: url(images/theme_choose.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#top_theme #top_theme_list li a div {
  text-indent: -9999px;
  margin-top: 2px;
  width: 158px;
}

#theme_default a div {
  background-image: url(images/theme_default.png);
  background-repeat: no-repeat;
}

#theme_biggame a div {
  background-image: url(images/theme_biggame.png);
  background-repeat: no-repeat;
}

#theme_birthday a div {
  background-image: url(images/theme_birthday.png);
  background-repeat: no-repeat;
}

#theme_girlsnight a div {
  background-image: url(images/theme_girlsnight.png);
  background-repeat: no-repeat;
}

#theme_holiday a div {
  background-image: url(images/theme_holiday.png);
  background-repeat: no-repeat;
}

.theme_switch a {
  padding-left: 10px;
  color: #fff2da;
  font-size: 13px;
  line-height: 1em;
  font-weight: bold;
  text-decoration: none;
}

.themes a {
  padding: 2px 0 3px 10px;
}

.themes a:hover {
  background-color: #b85c43;
}

#wide_theme {
  background-image: url(images/theme_top_wide_default.png);
  background-repeat: no-repeat;
  padding: 13px 0 0 0;
  width: 252px;
  z-index: 5;
}

#wide_theme .theme_switch {
  background-image: url(images/theme_bottom_wide_default.png);
  background-position: 0 100%;
  background-repeat: no-repeat;
  padding: 0 0 15px 0;
}

#wide_theme .theme_header {
  background-image: url(images/theme_bkgd_wide_default.png);
  background-repeat: repeat-y;
  padding: 0 10px 0 9px;
}

#wide_theme ul.themes {
  background-image: url(images/theme_bkgd_wide_default.png);
  background-repeat: repeat-y;
  padding: 3px 0 0 9px;
}

#wide_theme .theme_switch a {
  display: block;
  width: 221px;
}

#wide_theme #wide_theme_header div {
  background-image: url(images/theme_wide_choose.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: block;
  width: 221px;
  margin: 0 0 0 10px;
  padding: 0;
}

#wide_theme #wide_theme_list li a div {
  text-indent: -9999px;
  margin-top: 2px;
  width: 158px;
}

#wide_theme #wide_theme_list #wide_theme_default a div {
  background-image: url(images/theme_wide_default.png);
  background-repeat: no-repeat;
  width: 178px;
}

#wide_theme_biggame a div {
  background-image: url(images/theme_biggame.png);
  background-repeat: no-repeat;
}

#wide_theme_birthday a div {
  background-image: url(images/theme_birthday.png);
  background-repeat: no-repeat;
}

#wide_theme_girlsnight a div {
  background-image: url(images/theme_girlsnight.png);
  background-repeat: no-repeat;
}

#wide_theme_holiday a div {
  background-image: url(images/theme_holiday.png);
  background-repeat: no-repeat;
}

#top_handwriting {
  position: absolute;
  top: 120px;
  left: 595px;
  display: block;
  width: 197px;
  height: 110px;
  background-image: url(images/handwriting.gif);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#top_handwriting:hover {
  background-position: 0 -110px;
}

#divider {
  background-color: #650b15;
  clear: both;
  height: 16px;
}

#content {
  clear: both;
}

#recipecard {
  background-color: #eaece6;
  float: left;
  height: 240px;
  margin: 3px 0 10px 15px;
  width: 409px;
  color: #731e0a;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2em;
}

#recipecard .tab_appetizer {
  display: block;
  float: left;
  height: 18px;
  margin: 6px 1px 0 5px;
  padding-top: 8px;
  width: 147px;
  text-align: center;
}

#recipecard .tab_main {
  display: block;
  float: left;
  height: 18px;
  margin: 6px 5px 0 1px;
  padding-top: 8px;
  width: 102px;
  text-align: center;
}

#recipecard .see_all {
  display: block;
  float: left;
  height: 8px;
  margin: 14px 5px 0 22px;
  width: 121px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: url(images/see_all.gif);
  text-indent: -9999px;
  font-size: 8px;
  line-height: 1em;
}

#recipecard .see_all:hover {
  background-position: 0 -20px;
}

#recipecard a {
  color: #731e0a;
  text-decoration: none;
}

#recipecard img.dish {
  float: left;
  margin: 35px 15px 0 20px;
}

#recipecard ul {
  float: left;
  margin: 35px 0 0 0;
  padding: 0;
  width: 210px;
}

#recipecard li {
  margin: 0 0 8px 0;
}

#recipecard li a.feature {
  color: #731e0a;
  text-decoration: underline;
}

#recipecard li a {
  color: #ab774d;
}

#recipecard a.see_all_appetizers {
  text-indent: -9999px;
  display: block;
  height: 23px;
  width: 142px;
  background-image: url(images/see_all_appetizers.png);
  background-repeat: no-repeat;
}

#recipecard a.see_all_appetizers:hover {
  background-position: 0 -30px;
}

#recipecard a.see_all_main {
  text-indent: -9999px;
  display: block;
  width: 157px;
  height: 9px;
  background-image: url(images/see_all_main.jpg);
  background-repeat: no-repeat;
}

#recipecard a.see_all_main:hover {
  background-position: 0 -20px;
}

#card_appetizer {
  background-image: url(images/appetizerbox.gif);
  background-repeat: no-repeat;
  height: 240px;
  width: 409px;
}

#card_main {
  background-image: url(images/mainbox.png);
  background-repeat: no-repeat;
  height: 240px;
  width: 409px;
}

#tips {
  float: right;
  padding: 0 35px 0 10px;
  width: 320px;
}

#tips h3 {
  padding: 14px 0 3px 0;
}

#tips .blurb {
  padding: 0 0 5px 0;
}

#sweepstakes {
  float: right;
  padding: 20px 25px 10px 0;
  width: 340px;
}
#gamehome {
  float: right;
  padding: 15px 25px 10px 0;
  width: 340px;
}
#header {
  
}

#header h1 {
  margin: 62px 40px 5px 40px;
  color: #8b321a;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2em;
}

#header h2 {
  margin: 0 40px 25px 40px;
  color: #b48f7d;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2em;
}

#header h1 img {
  padding: 6px 0 1px 0;
}

#header h2 img {
  padding: 4px 0 0 0;
}

#feature_appetizers {
  float: left;
  margin: 0 0 25px 24px;
  width: 369px;
}

#feature_appetizers img {
  display: block;
}

#feature_appetizers .star {
  display: inline;
}

#feature_see_all_appetizers {
  display: block;
  text-indent: -9999px;
  background-image: url(images/all_appetizers.jpg);
  background-repeat: no-repeat;
  height: 39px;
}

#feature_see_all_appetizers:hover {
  background-position: 0 -39px;
}

#feature_main {
  float: right;
  margin: 0 23px 25px 0;
  width: 369px;
}

#feature_main img {
  display: block;
}

#feature_main .star {
  display: inline;
}

#feature_see_all_main {
  display: block;
  text-indent: -9999px;
  background-image: url(images/all_main.jpg);
  background-repeat: no-repeat;
  height: 39px;
}

#feature_see_all_main:hover {
  background-position: 0 -39px;
}

#feature_recipe {
  background-image: url(images/top_754.jpg);
  background-repeat: no-repeat;
  margin: 0 0 10px 24px;
  padding: 10px 0 0 0;
  width: 754px;
}

#feature_recipe .corners {
  background-image: url(images/bottom_754.jpg);
  background-repeat: no-repeat;
  height: 10px;
}

#feature_recipe .content {
  padding: 5px 25px 5px 15px;
}

#feature_recipe img.dish {
  float: left;
  margin: 0 15px 0 0;
}

#feature_recipe h3 {
  padding: 0 0 10px 0;
  color: #731e0a;
  font-size: 15px;
  line-height: 1.2em;
}

#feature_recipe p {
  margin: 0;
  padding: 0 50px 10px 0;
  font-size: 13px;
  line-height: 1.2em;
}

#feature_recipe .rating {
  float: right;
}

#recipe_button {
  display: block;
  background-image: url(images/btn_recipe_default.png);
  background-repeat: no-repeat;
  height: 46px;
  margin-left: 272px;
  text-indent: -9999px;
  width: 189px;
}

#recipe_button:hover {
  background-position: 0 -46px;
}

#all_recipes {
  background-image: url(images/top_754.jpg);
  background-repeat: no-repeat;
  margin: 0 0 25px 24px;
  padding: 10px 0 0 0;
  width: 754px;
}

#all_recipes .corners {
  background-image: url(images/bottom_754.jpg);
  background-repeat: no-repeat;
  height: 10px;
  font-size: 1px;
}

#all_recipes .recipe {
  clear: none;
  float: left;
  padding: 15px 15px 15px 15px;
  width: 343px;
}

#all_recipes .top .recipe {
  background-image: none;
}

#all_recipes .recipe img.dish {
  margin: 0 15px 0 0;
}

#tip_feature {
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
  float: left;
  margin: 0 25px 10px 25px;
  width: 300px;
}

#tip_feature h3 {
  padding: 15px 20px 0 20px;
}

#tip_feature p {
  background-image: url(images/dot.gif);
  background-position: 0 100%;
  background-repeat: repeat-x;
  padding: 0 20px 20px 20px;
}

#tip_feature p {
  color: #666666;
  font-size: 16px;
  line-height: 1.5em;
}

#tip_list {
  background-image: url(images/top_411.jpg);
  background-repeat: no-repeat;
  float: left;
  margin: 0 0 10px 0;
  padding-top: 10px;
  width: 411px;
  color: #666666;
  font-size: 12px;
  line-height: 1.3em;
}

#tip_list .bottom {
  background-image: url(images/bottom_411.jpg);
  background-repeat: no-repeat;
  height: 10px;
}

#tip_list ul {
  padding: 12px 0 0 30px;
  list-style-image: url(images/bullet_tips.jpg);
  list-style-type: disc;
}

#tip_list li {
  padding: 0 20px 16px 0;
}

#tip_list a {
  color: #8a0004;
}

#tip_list a:hover {
  color: #b55e00;
}

.enhancement {
  background-image: url(images/bottom_369.jpg);
  background-position: 0 100%;
  background-repeat: no-repeat;
  float: left;
  margin: 0 0 15px 21px;
  padding: 0 0 10px 0;
  width: 369px;
}

.enhancement_game {
  background-image: url(images/bottom_369_blue.jpg);
  background-position: 0 100%;
  background-repeat: no-repeat;
  float: left;
  margin: 0 0 15px 21px;
  padding: 0 0 10px 0;
  width: 369px;
}

.enhancement .content, .enhancement_game .game {
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
  padding: 15px 20px 10px 20px;
}

.game a
{
	background-image:url('images/play_now.jpg');
	text-indent: -9999px;
	display:block;
	background-repeat:no-repeat;
	height:12px;
	width:79px;
}

.game a:hover
{
	background-image:url('images/play_now_over.jpg');
	text-indent: -9999px;
	display:block;
	background-repeat:no-repeat;
	height:12px;
	width:79px;
}


.enhancement h3, .enhancement_game h3 {
  height: 37px;
  width: 369px;
  color: #899c9e;
  text-transform: uppercase;
}

.enhancement h3 img, .enhancement_game h3 img {
  padding: 0;
}

.enhancement p, .enhancement_game p {
  margin: 0;
  padding: 0 30px 15px 0;
  color: #a08f73;
  font-size: 14px;
  line-height: 1.2em;
}

.enhancement a, .enhancement_game a {
  color: #8b321a;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
  text-decoration: none;
  text-transform: uppercase;
}

.enhancement a.download_pdf {
  text-indent: -9999px;
  background-image: url(images/download_pdf.jpg);
  background-repeat: no-repeat;
  display: block;
  height: 12px;
  width: 118px;
}

.enhancement a.download_pdf:hover {
  background-position: 0 -15px;
}
.enhancement_game_home {
  background-image: url(images/bottom_369_blue.jpg);
  background-position: 0 100%;
  background-repeat: no-repeat;
  float: right;
  margin: 0 0 5px 5px;
  padding: 0 0 5px 10;
  width: 369px;
}
#page_thanks #header {
  float: left;
  width: 430px;
}

#staf_links {
  background-image: url(images/top_319.jpg);
  background-repeat: no-repeat;
  float: right;
  margin: 102px 35px 75px 0;
  padding-top: 10px;
  width: 319px;
}

#staf_links .bottom {
  background-image: url(images/bottom_319.jpg);
  background-repeat: no-repeat;
  height: 10px;
}

#staf_links li {
  background-image: url(images/dot.gif);
  background-position: 0 100%;
  background-repeat: repeat-x;
  padding: 0 0 2px 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

#staf_links li.last {
  background-image: none;
}

#staf_links a {
  display: block;
  padding: 9px 0 9px 20px;
  color: #8b321a;
  background-repeat: no-repeat;
  background-position: 20px 9px;
  text-indent: -9999px;
  width: 293px;
}

#staf_links .external a {
  color: #9e7442;
}

#staf_links a:hover {
  background-color: #d6bb85;
  background-position: 20px -21px;
}

#thanks_links_home {
  background-image: url(images/thanks_links_home.gif);
}

#thanks_links_join {
  background-image: url(images/thanks_links_join.gif);
}

#thanks_links_share {
  background-image: url(images/thanks_links_share.gif);
}

#thanks_links_oceanspray {
  background-image: url(images/thanks_links_oceanspray.gif);
}

#thanks_links_heinz {
  background-image: url(images/thanks_links_heinz.gif);
}

#staf_form {
  background-image: url(images/top_693.jpg);
  background-repeat: no-repeat;
  margin: 0 0 50px 25px;
  padding: 10px 0 0 0;
  width: 693px;
}

#staf_form .bottom {
  height: 10px;
}

#staf_form .corners {
  background-image: url(images/bottom_693.jpg);
  background-repeat: no-repeat;
  height: 10px;
}

#staf_form .fields {
  float: left;
  margin: 0 0 0 30px;
  width: 285px;
}

#staf_form .fields2 {
  float: right;
  margin: 0 35px 0 0;
  width: 285px;
}

#staf_form label {
  display: block;
  padding: 10px 0 5px 0;
  font-size: 12px;
  line-height: 1.2em;
}

#staf_form .checkbox label {
  display: inline;
  padding: 0;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: normal;
  color: #666666;
}

#staf_form input {
  width: 281px;
}

#staf_form textarea {
  margin: 0 0 5px 0;
  width: 281px;
}

#staf_form .note {
  float: left;
  margin: 5px 0 0 0;
  width: 190px;
}

#staf_form .button {
  float: right;
  margin: 10px 0 0 0;
  padding: 0;
  width: 88px;
  font-size: 14px;
  font-weight: bold;
}

#page_single_recipe #header {
  float: left;
  width: 480px;
}

#large_dish a {
  display: block;
  width: 288px;
  height: 214px;
  background-image: url(images/dish_large_meatballs.jpg);
  background-repeat: no-repeat;
}

#large_dish a:hover {
  background-position: 0px -215px;
}

#large_dish {
  padding-bottom: 3px;
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
}

#recipe_form {
  background-image: url(images/bottom_294.jpg);
  background-position: 0 100%;
  background-repeat: no-repeat;
  float: right;
  margin: 70px 15px 25px 0;
  padding: 0 0 10px 0;
  width: 294px;
}

#recipe_links {
  margin: 0 0 5px 0;
  text-align: left;
}

#recipe_links a {
  color: #899c9e;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2em;
  text-decoration: none;
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: block;
  height: 12px;
}

#recipe_links .print {
  margin-left: 8px;
  background-image: url(images/recipe_link_print.jpg);
  width: 86px;
  float: left;
}

#recipe_links .share {
  background-image: url(images/recipe_link_share.jpg);
  width: 177px;
  margin-left: 109px;
}

#recipe_links a:hover {
  background-position: 0 -20px;
}

#recipe_form .content {
  border-top-width: 3px;
}

#recipe_form .rating {
  margin: 5px 10px 5px 0;
  font-weight: bold;
  text-align: right;
}

#recipe_form form {
  padding: 0 15px 0 15px;
}

#recipe_form img {
  display: block;
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 3px;
}

#recipe_form h3 {
  color: #9e7442;
  padding: 25px 0 0 30px;
}

#recipe_form p {
  padding: 5px 0 5px 20px;
}

#recipe_form h3 img, #recipe_form p img {
  background-image: none;
  padding: 0;
}

#recipe_form a.join {
  display: block;
  text-indent: -9999px;
  background-image: url(images/btn_join.jpg);
  background-repeat: no-repeat;
  height: 37px;
  width: 143px;
  margin: 0 0 0 73px;
}

#recipe_form a.join:hover {
  background-position: 0 -40px;
}

#recipe_form .bottom {
  height: 15px;
}

.recipe_form_input {
  margin: 8px 0 0 0;
}

#recipe_form #recipe_form_submit {
  margin: 12px 0 0 0;
}

#recipe_form label {
  padding: 0 5px 0 0;
}

#recipe_form input {
  margin: 2px 0 2px 0;
  vertical-align: middle;
}

#recipe_form textarea {
  margin: 2px 0 2px 0;
  width: 250px;
}

#recipe_form .button {
  float: right;
  margin: 0;
  padding: 0;
  width: 90px;
}

#recipe_form .recipe_form_checkbox label {
  margin: 0 10px 0 0;
  font-weight: normal;
}

#recipe_form .recipe_form_checkbox input {
  margin: 4px 4px 4px 0;
}

#recipe_form .note {
  float: left;
  margin: 5px 0 10px 0;
  width: 150px;
}

#recipe {
  clear: left;
  float: left;
  margin: 0 0 25px 40px;
  padding: 5px 0 0 0;
  width: 400px;
  color: #434343;
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
}

#recipe ul {
  padding: 0 5px 5px 17px;
  font-size: 12px;
  line-height: 1.5em;
  text-indent: -12px;
}

#recipe p {
  margin: 0 5px 5px 5px;
}

#recipe p.servings {
  padding-top: 15px;
}

#recipe h2 {
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
  margin: 30px 0 0 0;
  padding: 10px 5px 0 5px;
}

#recipe h3 {
  margin: 10px 5px 5px 5px;
}

#recipe .comment {
  background-image: url(images/dot.gif);
  background-position: 0 100%;
  background-repeat: repeat-x;
  padding: 0 0 5px 0;
}

#recipe .comment h3 {
  font-size: 12px;
  line-height: 1.2em;
}

#footer {
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
  clear: both;
  padding: 0 25px 25px 25px;
  color: #858585;
}

#footer div {
  height: 25px;
}

#footer a {
  margin-right: 10px;
  color: #a18f6b;
}

#footer a:hover {
  color: #b55e00;
}

img.dish {
  border-color: #fffbce;
  border-style: solid;
  border-width: 2px;
}

.content {
  background-color: #f3e9ce;
  border-color: #eee3c7;
  border-style: solid;
  border-width: 0 3px 0 3px;
}

.game {
  background-color: #e8eadd;
  border-color: #eee3c7;
  border-style: solid;
  border-width: 0 3px 0 3px;
}
.game_home {
  background-color: #e8eadd;
  border-color: #eee3c7;
  border-style: solid;
  border-width: 0 3px 0 3px;
  padding-left:15px;
}
.rating {
  color: #8d5a23;
  line-height: 1.4em;
}

.rating a {
  color: #8d5a23;
}

.rating .name {
  color: #b6640b;
}

.star {
  padding: 0 2px 0 2px;
}

.blurb {
  color: #692f12;
}

.blurb a {
  color: #8a0004;
}

.blurb a:hover {
  color: #b55e00;
}

.change {
  clear: both;
  padding: 20px 0 35px 0;
  text-align: center;
}

.change h3 {
  display: inline;
  color: #899c9e;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
}

.change p {
  display: inline;
  color: #858585;
  font-size: 14px;
  line-height: 1.2em;
}

.change h3 img {
  padding: 0 3px 0 0;
}

.change p img {
  padding: 0 0 1px 0;
}

.recipe {
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
  clear: both;
  padding: 15px;
  height: 125px;
}

.recipe h3 {
  color: #731e0a;
  font-size: 13px;
  line-height: 1.2em;
}

.recipe p {
  margin: 5px 0 5px 0;
  line-height: 1.3em;
}

.recipe img.dish {
  float: left;
  margin: 0 15px 15px 0;
}

.bottom {
  clear: both;
  font-size: 1px;
}

/*
.theme_specific_default_only {
  display: none !important;
}

.theme_specific_biggame {
  display: none !important;
}

.theme_specific_birthday {
  display: none !important;
}

.theme_specific_girlsnight {
  display: none !important;
}

.theme_specific_holiday {
  display: none !important;
}

.theme_specific_not_selection {
  display: none !important;
}
*/
