/*
Html5doctor.com reset stylesheet
V1.4.1
2010-03-01
Author: Richard Clark-http://richclarkdesign.com
*/
HTML, body, Div, span, object, IFRAME,
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, pre,
Abbr, address, cite, code,
Del, dfn, em, IMG, INS, KBD, Q, SAMP,
Small, strong, sub, sup, VAR,
B, I,
DL, DT, DD, ol, UL, Li,
Fieldset, form, label, legend,
Table, caption, tbody, tfoot, thead, TR, Th, TD,
Article, aside, canvas, details, figcaption, figure,
Footer, header, hgroup, menu, NAV, section, summary,
Time, Mark, audio, video {
Margin: 0;
Padding: 0;
Border: 0;
Outline: 0;
Font-size: 100%;
Vertical-align: baseline;
Background: transparent;
}
Body {
Line-Height: 1;
}
: Focus {
Outline: 1;
}
Article, aside, canvas, details, figcaption, figure,
Footer, header, hgroup, menu, NAV, section, summary {
Display: block;
}
NAV ul {
List-style: none;
}
BLOCKQUOTE, q {
Quotes: none;
}
BLOCKQUOTE: before, BLOCKQUOTE: after,
Q: before, Q: After {
Content :'';
Content: none;
}
A {
Margin: 0;
Padding: 0;
Border: 0;
Font-size: 100%;
Vertical-align: baseline;
Background: transparent;
}
INS {
Background-color: # ff9;
Color: #000;
Text-Decoration: none;
}
Mark {
Background-color: # ff9;
Color: #000;
Font-style: italic;
Font-weight: bold;
}
Del {
Text-Decoration: Line-through;
}
Abbr [title], dfn [title] {
Border-bottom: 1px dotted #000;
Cursor: help;
}
Table {
Border-collapse: collapse;
Border-Spacing: 0;
}
HR {
Display: block;
Height: 1px;
Border: 0;
Border-top: 1px solid # cccccc;
Margin: 1em 0;
Padding: 0;
}
Input, select {
Vertical-align: middle;
} This segment contains HTML5 CSS reset from: http://html5reset.org/