body {
    background: url('../images/background.jpg');
    text-align: center;
    font-family: Georgia, serif;
}

a {
    color: #b55;
}

#container {
    width: 900px;
    margin: 50px auto;
    background: #f8f8f3 url('../images/footer.gif') no-repeat center bottom;
    padding-bottom: 6px;
    position: relative;
}

#header {
    position: relative;
    background: url('../images/header.gif') no-repeat center top;
    padding-top: 144px;
    text-align: center;
    z-index: 100;
}

#nav {
    background: url('../images/stripe.gif');
    text-align: center;
    margin: 0;
    padding: 0;
    border-bottom: 3px solid #222;
    font-size: 1.2em;
    position: relative;
    z-index: 100;
    list-style-type: none;
    height: 3em;
}

#nav li {
    position: relative;
    z-index: 10;
    margin: -110px 0 0 0;
    padding: 110px 0 0 0;
    line-height: 1;
    background: url('../images/stars-trans.png') no-repeat center top;
}

#nav li a {
    color: #fff;
    background: url('../images/nav-trans.png') no-repeat center center;
    text-decoration: none;
    padding: 1em 1.5em;
    display: block;
}

#nav li a:hover {
    text-decoration: underline;
}

#about #nav .about,
#order #nav .order,
#cupcakes #nav .cupcakes,
#catering #nav .catering {
    border-bottom: 3px solid #ff545c;
}

#about #body,
#home #body,
#catering #body {
    padding-left: 12em;
    padding-right: 12em;
    text-align: justify;
}

#nav li.left {
    float: left;
    margin-left: 20px;
}

#nav li.right {
    float: right;
    margin-right: 20px;
}

#logo {
    position: absolute;
    left: 50%;
    top: -38px;
    margin-left: -128px;
    border: 0;
    z-index: 400;
}

#body {
    position: relative;
    padding: 4em;
    text-align: left;
    z-index: 100;
    font-size: 1.2em;
    color: #777;
}

#body p {
    margin: 0 0 1em 0;
    padding: 0;
}

.picture {
    text-align: center;
    margin-bottom: 1.5em;
}

.picture img {
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
}

#footer {
    width: 100%;
    clear: both;
    background: #444;
    position: relative;
    color: #fff;
    font-size: 1.2em;
    line-height: 2.5;
    z-index: 50;
    margin-bottom: 14px;
}

#footer p {
    z-index: 200;
    margin: 0;
}

#footer a {
    color: #ddd;
}

#footer .designed-by {
    float: left;
    color: #998;
    position: relative;
    padding-left: 95px;
}

#footer .designed-by a {
    color: #999;
}

#footer .contact {
    text-align: right;
    margin-right: 1em;
    color: #ddc;
}
#footer .contact #facebook-image {
    margin: 0 5px 0 0;
	vertical-align: text-bottom;
	width: 16px;
	float: none;
}

#ornament-left,
#ornament-right {
    margin: 0;
    position: absolute;
    z-index: 10;
}

#ornament-left {
    bottom: -26px;
    left: -10px;
}

#ornament-right {
    top: 200px;
    right: -6px;
}

h1 {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #876;
    font-family: Georgia, serif;
    font-size: 1em;
    text-align: center;
    padding-bottom: 15px;
    background: url('../images/header-line.gif') no-repeat center bottom;
    margin-bottom: 1.5em;
}

h2 {
    letter-spacing: 1px;
    color: #c65;
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    margin-bottom: 0.5em;
}

.gallery .thumbnails {
    white-space: nowrap;
    margin: 0 0 0.5em 0;
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 1em;
    clear: both;
}

.gallery .thumbnails li {
    display: inline;
}

.gallery .thumbnails li img {
    border: 1px solid #775;
    margin: 0;
}

.gallery .zoom {
    clear: both;
    text-align: center;
    font-size: 1.2em;
    padding: 1em 4em;
    height: 500px;
}

.gallery .help {
    float: right;
    text-align: right;
    font-size: 0.8em;
    color: #987;
}

.gallery .description {
    float: left;
    font-size: 0.8em;
    width: 75%;
    text-align: left;
    color: #987;
    height: 3em;
}

dl {
    padding: 1em;
}

td dl {
    padding: 0;
}

dt {
    color: #776;
}

dt.pick,
dl.picks dt { 
    padding-left: 18px;
    background: url('../images/bullet.gif') no-repeat left center;
}

dd {
    margin-bottom: 1em;
    margin-left: 2em;
	font-size: .85em;
}

form td dt {
    font-weight: bold;
}

form td dd {
    font-size: 0.85em;
    margin: 0;
    padding-bottom: 0;
}

#order-send {
    font-size: 1.2em;
}

table th {
    font-variant: small-caps;
    color: #987;
    padding-left: 0.5em;
}

table td {
    color: #666;
    padding-left: 0.5em;
}

form table {
    width: 99%;
    border: 1px solid #ccc;
    margin-top: 1em;
    text-align: left;
}

h3 {
    text-transform: uppercase;
    font-size: 0.875em;
    color: #988;
    text-align: left;
    font-weight: normal;
    font-family: Georgia;
    line-height: 3;
    border-bottom: 1px solid #ddc;
    margin: 0 2em;
    padding: 0 1em;
}

h4 {
    margin-top: 0.5em;
    margin-bottom: 0;
    color: #444;
    font-family: Georgia;
}

form table .group {
    float: left;
    margin-right: 2em;
}

li label {
    font-weight: normal;
    margin-left: 0.25em;
}

ul.options {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
}

ul.options li {
    white-space: nowrap;
    line-height: 1.7;
}

form .help {
    font-size: 0.8em;
    text-align: left;
    font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
    color: #665;
}

textarea {
    width: 99%;
    height: 4em;
}

td.item { width: 100%; }
th.right,
td.right {
    float: none;
    text-align: right;
    white-space: nowrap;
}

td.quantity {
    white-space: nowrap;
}

input.text {
    background-color: #fff;
    border: 1px solid #666;
    padding: 2px;
    margin: 0 0.25em;
}

input.text:focus,
textarea:focus {
    background-color: #ffd;
}

textarea {
    background-color: #fff;
}

#order-form input.text {
    width: 3.5em;
    text-align: center;
}

button {
    width: 155px;
    height: 44px;
    background: url('../images/button.gif') no-repeat center center;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 0;
    line-height: 2.5;
    margin-top: 0.5em;
}

button:hover {
    cursor: pointer;
}

fieldset {
    text-align: center;
}

#contact {
    margin-bottom: 1em;
    text-align: left;
}

#contact label {
    text-align: right;
    float: left;
    width: 8em;
    margin-left: 10%;
    margin-right: 0.5em;
}

#contact input.text,
#contact textarea {
    font-family: sans-serif;
    border-color: #bbb;
    font-size: 1em;
    margin: 0 0.25em 0.25em 0.25em;
    width: 45%;
    text-align: left;
}

blockquote.quotes {
    quotes: "\201C" "\201D";
}

blockquote.quotes:before {
    content: open-quote;
    font-weight: bold;
}

blockquote.quotes:after {
    content: close-quote;
    font-weight: bold;
}

cite {
    margin-left: 2em;
}

.big {
    font-size: 1.2em;
}

dd .thumb {
    float: right;
    clear: right;
}

dd .thumb img {
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #ccc;
    background-color: #fff;
}

#comment,
#partners,
#awards {
    width: 40em;
    margin: 4em auto 1em auto;
}

#comment {
    display: none;
}

#comment blockquote {
    margin: 1em 3em;
    font-size: 0.875em;
    color: #776;
}

#partners p,
#awards p {
    margin: 1em 3em;
    font-size: 0.875em;
    color: #776;
}
