/*
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ul li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ul li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*
Jeremy Reset. Give some life back to the Yahoo Reset
*/
h1, h2, h3, h4 { font-weight: bold; margin: 1.2em 0; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.25em; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
p { margin: 1.2em 0; }
th { font-weight: bold; }

/*
Actual page stylesheet
*/

body { background-color: #262A2F; text-align: center; font-family: "Trebuchet MS", ariel, verdana, helvetica; background: #262A2F url(http://jeremyhubert.com/templates/images/body-bg.png) no-repeat top center; color: #333; line-height: 1.5em; font-size: 0.9em; padding: 50px 0; }
h1, #container, #ft { width: 600px; margin: 0px auto 10px; padding: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
h1 { background-color: #f30; }
h1 a { text-decoration: none; color: #fff; }
#container { background-color: #fff; text-align: left; }
body #container .alert { background-color: #fee; border: 1px solid #f00; padding: 10px; -moz-border-radius: 10px; }
#search-form { border: 1px solid #ccc; border-width: 1px 0; padding: 10px; background-color: #8cc6d6; }
#ft { background-color: #555; color: #ccc; font-size: 0.7em; }
#ft a { color: #fff; text-decoration: none; }
dt { margin-top: 10px; }
dd { padding-left: 10px; }
