* html { width: 100%; }
body { font-family: georgia, serif; font-size: 0.8em; }
.clear { float:none; clear:both;}
a { color: #333; }
a:hover, .selected a{ background: #333; color: white; text-decoration: none; }




p { margin-bottom: 15px; }
.footnotes { font-size: 80%; }
p.first  { margin-top: 20px; }
h2 { font-weight: bold; margin-top: 20px; margin-bottom: 20px; }
#canvas { width: 1100px; height: 768px; margin: 0 auto;  background-image:url(../img/cafe.jpg);background-repeat:no-repeat; background-position: top right; }
#head, #content { width: 500px; margin-top: 50px; }

#title { width: 500px; float: left; }
h1 { display: inline; float: left; font-size: 300%; }
#strap { width: 150px; font-size: 80%; margin-left: 210px; padding-top: 15px; }

#nav { padding-top: 20px; padding-bottom: 40px; }
#nav ul li { float: left; margin-right: 10px; }
#nav .current_page_item a { background: #333; color: white; text-decoration: none; }


/* review submission  */

#submitreview li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#submitreview .intro { font-size: 150%; }
#submitreview legend { font-size: 150%; border-bottom: 1px solid black; background: #5E2615; color: white; padding: 4px; -webkit-border-radius: 5px; }
#submitreview fieldset { padding: 5px; padding-top: 10px; padding-bottom: 10px; background: #C9B79F; border: 1px solid #f0f0f0; -webkit-border-radius: 5px; margin-bottom: 20px; }
#submitreview label { display: block; float: left; width: 170px; }

#submitreview .postcode { width: 96px; }
#field_tube label { height: 40px; }
#field_tube div.select_el { display: block; }
#field_goodfor label { height: 120px; }
#field_goodfor div.select_el { display: block; margin-bottom: 10px; margin-top: 10px; }
#field_services label { height: 200px; }
#field_services div.select_el { display: block; margin-bottom: 10px; margin-top: 10px; }

#set_skinny li { margin-bottom: 10px; }
#submitreview { padding-bottom: 40px; }
#submitreview #submit { position: absolute; margin-top: -10px;-webkit-border-radius: 5px; font-size: 200%; background: #5E2615; color: white; border: 1px solid #5E2615; }
#review { width: 470px; height: 200px; }
