/* 960 Grid System ~ Core CSS. Learn more ~ http://960.gs/ Licensed under GPL and MIT. */
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; }

*:focus { outline: 0; }

body { line-height: 1em; color: black; background: #fff; }

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; vertical-align: middle; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: "" ""; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

img a { border: none; }

.container { margin-left: auto; margin-right: auto; width: 960px; }
.container #header, .container #footer, .container #sidebar, .container #main-content { display: inline; float: left; margin-left: 10px; margin-right: 10px; }
.container #header, .container #footer { width: 940px; }
.container #main-content { width: 940px; }

#main-content { text-align: center; }
#main-content ul { margin: 0; padding: 0; border: 0; outline: 0; overflow: hidden; display: inline-block; }
#main-content ul { display: block; }
#main-content ul li { list-style-type: none; margin-left: 0px; white-space: nowrap; display: inline; float: left; padding-left: 4px; padding-right: 4px; }
#main-content ul li.first { padding-left: 0px; }
#main-content ul li.last { padding-right: 0px; }
#main-content #social, #main-content #projects, #main-content #open_source, #main-content #contact { width: 460px; }
#main-content #social li { width: 100px; }
#main-content #open_source li { width: 140px; }
#main-content #projects li, #main-content #contact li { padding-left: 80px; width: 300px; padding-right: 80px; }
