/* v1.0 | 20080212 ; meyerweb's rest CSS */
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 { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
:-moz-any-link:focus { outline: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* Colors:
*/

html { background: #aaa; width: 100%; height: 100%; }
body { font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; margin: 0 auto; width: 900px; text-align: left; color: #000; min-height: 100%; }
br.clear { clear: both; line-height: 0px; }
hr.clear { clear: both; }
a { color: #2d6284; }
a:hover { color: #3e88b7; }
a:visited { color: #3e88b7; }
a:focus { color: #3e88b7; }

#top { display: block; width: 100%; height: 70px; padding-top: 10px; }
#top h1 { }
#top h1 span { color:#333; font-size: 25px; }

#content { display: block; width: 868px; clear: both; padding: 16px 16px; background: #999; -moz-border-radius: 6px; }
#content .twtr-widget { margin: 0 auto; width: 450px; }

#footer { display: block; width: 100%; clear: both; color: #333; margin: 20px 0 60px; border-top: 1px solid #333; padding-top: 10px; }
#footer p.copyright { float: left; }
#footer ul.links { float: right; }
#footer ul.links li { float: left; }
#footer ul.links li.last { }
#footer ul.links li a { color: #333; padding: 0 10px; text-decoration:none; }
#footer ul.links li a img { padding-right: 5px; vertical-align: middle; }
#footer ul.links li a:hover span { text-decoration:underline; }

