@import url(reset.css);
body {background:#E8E7D3 url(images/bg.gif) repeat-y center top;font: 1em Georgia, Times, serif;color:#E8E7D3;line-height:1.5em;}
div#wrapper {width:800px;margin:auto;position:relative;}
div#content {padding:30px;}
p {padding:0.3em 0;line-height:1.3em;}

/* links */
a {color:#E8E7D3;text-decoration:none;}
a:hover {text-decoration:underline;}

/* headings */
h2 {font-size:1.5em;margin-top:30px;margin-bottom:10px;}
h4 {font-size:110%;font-weight:bold;margin:1em 0 0;}
#cards h2 {margin-bottom:100px;}

/* logo */
#header a {position:absolute;width:160px;height:213px;right:25px;top:139px;background:url(images/logo.gif) no-repeat }
#header h1 span {display:none;}

/* crumbs */
p#crumbs {position:absolute;left:30px;top:10px;font-size:0.8em;}

/* index feature */
body#index #feature {margin:-30px;}
body#index #feature a {position:absolute;width:316px;height:485px;top:27px;background:url(images/07cat.gif) no-repeat }
body#index #feature span {display:none;}

/* navigation */
ul#navigation {position:absolute;width:130px;right:40px;top:400px;text-align:center;list-style:none;margin:0;padding:1em 0;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
ul#navigation li {list-style:none;font-size:1.2em;line-height:1.7em;}
li.minor {font-size:90% !important;}
a.new span {display:none;}
a.new {width:45px;height:45px;background:url(images/new_sticker.gif) no-repeat top left;float:right;display:block;float:right;position:absolute;top:10px;left:0;margin-left:-10px;}

/* index navigation */
body#index ul#navigation {position:absolute;width:130px;left:365px;top:170px;text-align:center;list-style:none;margin:0;padding:1em 0;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
body#index ul#navigation li {list-style:none;font-size:1.2em;line-height:1.7em;}

/* forms */
form {padding:1em 0;}
label {display:block;margin-bottom:3px;}
label span {color:#CADFC3;font-size:0.8em;}
textarea {width:450px;height:200px;font:1em Georgia, Times, serif;color:#333;line-height:1.5em;padding:3px;border:3px double #ccc;}
input {border:3px double #ccc;width:450px;padding:3px;font:1em Georgia, Times, serif;color:#333;}
.field {margin-bottom:1.5em;}
button{display:block;padding:3px;background-color:#E8E7D3;border:3px double #ccc;font-family:Georgia, Times, serif;color:#333;cursor:pointer;cursor:hand;}
button img {margin:0 3px -3px 0 !important;width:16px;height:16px;}
ul.errors {background:#AF0000;width:450px;padding:3px 5px;margin:10px 0;border:1px solid #eee;list-style:square;}
ul.errors li {margin-left:15px;}

/* photos */
div.photo {float:left;margin-right:15px;padding:10px;background:#E8E7D3;border:1px solid #666;color:#666;font-size:0.9em;}

/* cards */
#cards div.photo, #prints div.photo {background:#fff;}
p.card_navigation, p.print_navigation {clear:both;text-align:right;width:560px;padding-top:20px;}

/* prints */
#prints div.photo {width:200px;}
