html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { font: .95em/130% "Helvetica Neue", Helvetica, "Liberation Sans", Arial, sans-serif; background: #d6d6d6 url('/static/img/bg-across.png') repeat-x; color: #6b6b6d; margin: 0; text-align: center; }

.wrapper { width: 800px; margin: 5px auto; text-align: left; }

    .head { background: #8e8e8e url('/static/img/head-bg.png') top no-repeat; padding-top: 45px; color: #7b6b6d; letter-spacing: 2px; float: left; margin-top: 0px; width: 100%; height: 30px; }

        .head h1 { float: left; width: 30%; position: relative; top: 35px; font-size: 15pt; margin-bottom: 20px; }

        .head ul { padding: 0; float: left;  }

        .head > ul { padding: 0px 10px; width: 780px; }

        .head li { float: left; list-style: none; }

        .head li.right { float: right; }

        .head li a, .head li span { margin-right: 40px; color: #ddd; font-size: 8pt; float: left; padding: 5px 7px;  text-transform: uppercase; }
        .head li.right a { margin-right: 10px; }

        .head li a:hover { border:0; background-color: inherit; color: #fff; text-decoration: none; }

        .head li span { margin: 0; position: relative; left: -5px; }

    .body { background-color: #d6d6d6; float: left; padding: 20px 40px 40px 40px; width: 720px; }

a { color: #222; text-decoration: none; }

a:hover { text-decoration: underline; }

a.no_hover:hover { background-color: transparent; }

img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1 { font-size: 1.4em; margin-bottom: 20px; }

h1 a { color: #6b6b6d; }

h2 { font-weight: normal; font-size: 1.1em; }

.gallery-nav {  float: right; width: 60%; margin: 0; }

    .gallery-nav h1 { float: left; width: 300px; margin-right: 10px; }

    .gallery-nav li { float: right; height: 1em; list-style: none; margin-left: 10px; }

    .gallery-nav li a { padding: 2px 4px; font-size: .8em; }

.photo-gallery { width: 220px; }

    .photo-gallery .gallery-photo { margin: 0 10px 10px 0; float: left; }

    .photo-gallery h2 { width: 100%; margin: 20px 10px 10px 0; float: left; }

	.gallery-photo { margin-top: 10px; float: left; }

/******************
 * Gallery detail *
 ******************/

.gallery-photos-link a { float: right; }
.gallery-description { width: 100%; float: left; margin: 0 10px 10px 0; }
.gallery-description p { width: 100%; margin-bottom: 10px; font-size: 10pt; line-height: 142%; color: #222; }

#projects #menu-link-to-projects { color: #fff; font-weight: bold; }
body.projects #menu-link-to-projects { color: #fff; font-weight: bold; }
#about #menu-link-to-about-page { color: #fff; font-weight: bold; }
#contact #menu-link-to-contact-page { color: #fff; font-weight: bold; }

#breadcrumb { float: left; font-size: .85em; }

#photo .gallery-photo { text-align: center; margin-left: 95px; width: 530px; }

#more_projects { line-height: 110%; float: left; margin-left: 10px; width: 85px; font-size: .76em; margin-top: 10px; }
#more_projects a { color: #6b6b6d; }
#more_projects_toggler { margin-bottom: 10px; float: left; padding: 2px 4px; }
#more_projects ul { display: none; list-style: none; }
#more_projects ul li { margin-left: 1em; clear: left; text-indent: -1em; margin-bottom: 5px; }
#more_projects ul li.currently_viewed { font-style: italic; }
#more_projects ul li:before { content: "»"; padding-right: 5px; }
