html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,p,blockquote,hr {margin:0; padding:0;}
fieldset,img {border:0;}
address,caption,cite,code,small {font-size:100%; font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
q:before,q:after {content:'';}
a {color:#000; text-decoration:none; border-bottom:1px solid; }
a:hover, a.nounderline {border-bottom:none;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}


/* HTML Elements */

body { background-color:#7a161e; border-top:6px solid #7a161e; text-align:center; font-family:verdana, arial, helvetica, sans-serif; font-size:13px; line-height:1.5em; color:#000; }

h1 { margin-bottom:30px; border-bottom:10px solid #b8e0e5; font-weight:bold; font-size:180%; color:#931b26; }
h1 span { display:none; }
h2 { font-size:120%; font-weight:bold; color:#000; }
h3 { margin-bottom:6px; padding-bottom:0; font-weight:bold; font-size:110%; }

hr { visibility:hidden; clear:both; padding-top:25px; }


/* Common Elements */

.wrapper { position:relative; top:0; width:790px; margin:0 auto; text-align:left; }

#maincontent { background:#931b26 url(../images/tile.gif) repeat-x; }

#subcontent { position:relative; background:transparent url(../images/footerborder.gif) repeat-x; text-align:center; }
#subcontent .wrapper { padding:12px 0 8px; background:transparent url(../images/contentbottom.gif) no-repeat; }

#bodycopy { z-index:2; position:relative; min-height:400px; margin-right:127px; padding:0 25px 0 20px; background:transparent url(../images/contentback.png) repeat-y; }

#bodycopy form { display:block; margin-top:20px; padding:8px; background-color:#f7f3e3; border:1px solid #ebe7d8; border-left:none; border-right:none; }
#bodycopy form label { font-weight:bold; color:#000; }
#bodycopy form p { margin-bottom:20px; }
#bodycopy form a { color:#403d30; }
#bodycopy form a:hover { color:#000; }
#bodycopy form .submit { margin:15px 0; }
#bodycopy form .tip { float:right; width:210px; margin:20px 15px 0 0; padding:8px; background-color:#f0ecdd; border:1px solid #ebe7d8; color:#403d30; }
#bodycopy form hr { visibility:visible; margin:12px 0; padding-top:0; border-top:1px solid #ebe7d8; }

#searchbox { color:#fff; }
#searchbox #sbi, #searchbox #sbb { margin:0 0 10px; }

/* Navigation */

ul#navigation { z-index:1; position:absolute; top:194px; left:646px; width:144px; padding-top:55px; }
ul#navigation li { margin-bottom:4px; }
ul#navigation li a { display:block; height:35px; width:135px; border-bottom:none; }
ul#navigation #main_button { background-image:url(../images/button_main.gif); }
ul#navigation #all_button { background-image:url(../images/button_all.gif); }
ul#navigation #cuisine_button { background-image:url(../images/button_cuisine.gif); }
ul#navigation #ingredient_button { background-image:url(../images/button_ingredient.gif); }
ul#navigation #add_button { background-image:url(../images/button_add.gif); }
ul#navigation span { display:none; }


/* Page Headers  */

#header { height:194px; padding:0 15px; background:transparent url(../images/header.gif) no-repeat; }
#header a { border:none; }
#header img { margin:25px 0; }

body#error_page #header { background-image:url(../images/header_error.gif); }
body#error_page ul#navigation { background:transparent url(../images/navback_error.gif) no-repeat 14px 0; }

body#message_page #header { background-image:url(../images/header_message.gif); }
body#message_page ul#navigation { background:transparent url(../images/navback_message.gif) no-repeat 14px 0;}


/* Errors */

.fieldWithErrors { display:table; margin:0; padding:2px; background-color:#931b26; }

#errorExplanation { display:block; margin-bottom:20px; padding:8px; background-color:#f0ecdd; border:1px solid #e0dbca; }
#errorExplanation h2 { display:none; }
#errorExplanation p { margin-bottom:0; font-weight:bold; }
#errorExplanation ul { margin:2px 0 0 16px; }
#errorExplanation ul li { list-style:disc; }

div#notice { z-index:3; position:absolute; top:100px; left:338px; width:150px; height:75px; font-size:120%; font-weight:bold; text-align:center; color:#7a161e; }
#notice a { color:#7a161e; border-bottom:1px solid; }
#notice a:hover { border-bottom:none; }


/* Main Page */

div.column { float:left; width:285px; padding-right:20px; }
div.column h3 { border-bottom:5px solid #b8e0e5; }
div.column ul { margin:10px 0 0 25px; list-style:disc; }

div#store { margin-top:20px; padding-top:20px; border-top:5px solid #b8e0e5; }
#store img { float:left; margin-right:20px; }

#convert_spinner { margin-left:2px; vertical-align:text-top; }

form#convert_form p { margin:0; padding:0; }

#query { width:225px; }

#search_result { z-index:100; position:absolute; width:230px; background-color:#fff; }
#search_result li.selected { background-color: #ffb; }


/* Recipes */

.recipe { padding:0 0 30px; }

.recipe h1 { border-bottom:none; color:#000; }
.recipe h3 { margin-top:30px; color:#000; }
.recipe p { margin:15px 0; }
.recipe ul { margin-left:30px; list-style:disc; }

.recipe .meta { margin:10px 0; padding:6px 2px; background-color:#f7f3e3; border-top:1px solid #ebe7d8; border-bottom:1px solid #ebe7d8; }
.recipe .meta a:hover { border-bottom:none; color:#000; }
.recipe .meta h2 a { display:block; margin-bottom:5px; border-bottom:none; }
.recipe .meta ul { margin:0 0 0 -10px; }
.recipe .meta li { display:inline; margin-right:12px; padding-left:12px; border-left:1px solid #e0dbca; }
.recipe .meta li.first { border-left:none; }

#cuisines ul,#ingredients ul { margin:0 0 120px; padding:2px; list-style:none; }
#cuisines ul li,#ingredients ul li { width:24%; float:left; }


/* Reviews */

#reviews h3 { margin-bottom:25px; font-size:140%; font-weight:bold; color:#fff; }
#reviews small { display:block; margin-top:15px; }
#reviews .quotetop { height:36px; margin-top:4px; background:transparent url(../images/quote.gif) no-repeat; }
#reviews blockquote { display:block; margin-right:130px; padding:0 15px; background-color:#fff; border:2px solid #d9d9d9; border-top:none; border-bottom:none; color:#000; }
#reviews .quotebottom { height:15px; background:transparent url(../images/quote.gif) no-repeat left bottom; }

#write_review { margin:35px 0 40px; color:#fff; }
#write_review h3 { margin-bottom:20px; font-size:140%; font-weight:bold; }
#write_review textarea { width:660px; height:100px; }
#write_review p { margin-bottom:10px; }
#write_review .submit { margin:15px 0; }
#write_review .fieldWithErrors { background-color:#000; }
#write_review #errorExplanation { display:table; padding:10px 8px; background-color:transparent; border:none; color:#000; }


/* Add Recipe */

#recipe_name,#recipe_ingredients,#recipe_instructions,#recipe_author { width:330px; }
img.star { float:right; margin:0 5px;}


/* Pagination */

#pagination { margin-top:30px; font-weight:bold; color:#000; font-size:110%; }
#pagination a { border-bottom:1px solid #918f86; color:#918f86; }
#pagination a:hover { border-bottom:1px solid #fff; }
#pagination .previous { position:absolute; left:20px; }
#pagination .next { position:relative; float:right; }
#pagination .pages { position:absolute; width:425px; margin:0 100px; text-align:center; }
#pagination .pages a { border-bottom:1px solid white; }
#pagination .pages li { display:inline; }


/* AdSense Styles */

#ad_column { position:absolute; top:500px; left:665px; }
#ad_top_row { position:relative; top:-10px; }
#ad_bottom_row { background-color:#73151c; border:1px solid #661218; margin:15px 130px 30px 0; padding:4px; }