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, 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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } /* remember to define focus styles! */ :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }

html { background: #000; }

body {
    background: #082808 url(http://will.illinois.edu/themes/site_themes/ymw/images/header.jpg) repeat-x;
    color: #fff;
    font-family: Verdana;
    font-size: 12px;
    line-height: 20px;
}

h1, h2, h3, h4, h5, h6 { font-family: Georgia; color: #e99b37; }
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 16px; }


.sectionHead { color: #f3daae; font-style: italic; font-size: 16px;  }


p { padding-bottom: 20px; }

a { color: #fffe8d; }
a:hover { text-decoration: none; color: #fff; }

em { font-style: italic; }
strong { font-weight: bold; }

input.error { border: 2px solid #d00; color: #d00; }

#wrapper { max-width: 960px; min-width: 760px; margin: 0 auto; }


#header { height: 155px; margin: 0 10px; position: relative; background: url(http://will.illinois.edu/themes/site_themes/ymw/images/headerimg.png) no-repeat 100% 0; }
#content { min-height: 200px; }

#logo { margin: 5px; display: block; float: left; }

#nav { position: absolute; top: 116px; left: 0; width: 100%; }
#nav li { float: left;  margin-right: 30px; }
li#resourcesNav { float: right; margin-right: 0; }
#nav a { display: block; height: 17px; background: url(http://will.illinois.edu/themes/site_themes/ymw/images/navtext.jpg) no-repeat; text-indent: -9999px; }

#projectNav a { width: 95px; background-position: left top; }
#teamNav a { width: 70px; background-position: -99px top; }
#mediaNav a { width: 120px; background-position: -174px top; }
#blogNav a { width: 37px; background-position: -299px top; }
#eventsNav a { width: 54px; background-position: -341px top; }
#resourcesNav a { width: 127px; background-position: -400px top; }

#projectNav a:hover, #projectNav.selected a { background-position: left bottom; }
#teamNav a:hover, #teamNav.selected a { background-position: -99px bottom; }
#mediaNav a:hover, #mediaNav.selected a { background-position: -174px bottom; }
#blogNav a:hover, #blogNav.selected a { background-position: -299px bottom; }
#eventsNav a:hover, #eventsNav.selected a { background-position: -341px bottom; }
#resourcesNav a:hover, #resourcesNav.selected a { background-position: -400px bottom; }


.subNav li { float: left; margin: 0 20px 20px 0; }
.subNav li.selected a { text-decoration: none; color: #fff; }

.shadow { min-height: 240px; position: relative; background: url(http://will.illinois.edu/themes/site_themes/ymw/images/shadow.png) no-repeat; z-index: 1; }
.shadowHook { width: 20px; height: 200px; background: url(http://will.illinois.edu/themes/site_themes/ymw/images/shadow.png) no-repeat top right; position: absolute; top: 0; right: 0; z-index: -1; }


#footerWrapper { clear: both; padding: 20px 10px; margin-top: 20px; background: #000 url(http://will.illinois.edu/themes/site_themes/ymw/images/topshadow.jpg) repeat-x; }
#footer h3 { font-size: 14px; font-style: italic; padding: 10px 0; color: #fff; }
#footer { min-width: 740px; max-width: 940px; margin: 0 auto; }
#footer a img { margin: 0 20px 20px; }
#copyright { display: block; padding-top: 20px; }

#footer #contact { float: right; margin-left: 40px; }

#errorPage #content { padding: 10px; }
#errorPage h1 { margin-bottom: 10px; }
