* { margin: 0; padding: 0; border-width: 0; }
body { font: 13px Lucida Sans Unicode, Lucida Grande, sans-serif; background-color: #000; color: #fff; }
a { color: #fff; text-decoration: none; outline: none; }
#main { position: relative; width: 930px; margin: 0 auto; padding: 170px 0 0 0; }
#logo { position: absolute; top: 65px; left: 47px; }
#menu { position: absolute; top: 78px; right: 39px; }
#menu li { display: inline-block; height: 20px; list-style: none; text-transform: uppercase; background: transparent url(/images/menu-vertical.gif) left 5px no-repeat; }
#menu a { display: block; float: right; padding: 4px 9px 4px 12px; }
#menu .first { background-image: none; }
#menu .current a, #menu a:hover { background: transparent url(/images/menu-line.gif) center bottom no-repeat; }
#frontpage { position: relative; text-align: center; }
#content { position: relative; min-height: 343px; padding: 46px 0 0 47px; width: 820px; line-height: 20px; }
#galleries li.links { list-style: none; }
#galleries li.links a { position: relative; display: block; height: 22px; line-height: 22px; cursor: pointer; padding: 5px 0; }
#galleries li.gallery { list-style: none; cursor: default; padding: 0; }
#galleries .name { position: absolute; top: 0; left: 47px; }
#galleries .month { position: absolute; left: 760px; top: 0; }
#galleries .year { position: absolute; right: 46px; top: 0; }
#galleries a { display: block; }
#galleries a:hover span { border-bottom: 1px solid; }
#galleries li.gallery { display: none; }
#gallery { width: 870px; margin: -10px auto 5px auto; }
#gallery li { list-style: none; width: 107px; height: 102px; float: left; margin: 16px 18px; overflow: hidden; border: #fff 1px solid; }
#gallery img { height: 200px; min-width: 110px; }
#gallery .pages { text-align: center; }
#gallery .pages a { display: inline; padding: 3px 0; margin: 0 5px; }
#gallery .pages a:hover, #gallery .pages a.active { border-bottom: #fff 1px solid; }
#copyright { clear: left; margin: 30px 0 0 0; text-align: center; font-size: 11px; }
.contact { background: transparent url(/gallery/contact.jpg) right 13px no-repeat; }
.extend:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size: 0; }
.extend { display: inline-block; }
html[xmlns] .extend { display: block; }
* html .extend { height:1%; }


* html #menu li { display: inline; }
* html #menu li a { display: inline; float: none; }

*:first-child+html #menu li { display: inline; }
*:first-child+html #menu li a { display: inline; float: none; }
