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, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; } article, aside, figure, footer, header, hgroup, nav, section { display:block; } nav ul { list-style:none; margin: 0; } blockquote, q { quotes:none; } blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; } a { margin:0; padding: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 #ccc; margin:1em 0; padding:0; } input, select { vertical-align:middle; } table { font-size:inherit; font:100%; } select, input, textarea { font:99% sans-serif; } pre, code, kbd, samp { font-family: monospace, sans-serif; } h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; } html { -webkit-font-smoothing: antialiased; } a:hover, a:active { outline: none; } ul { margin-left:30px; } ol { margin-left:30px; list-style-type: decimal; } small { font-size:85%; } strong, th { font-weight: bold; } td, td img { vertical-align:top; } sub { vertical-align: sub; font-size: smaller; } sup { vertical-align: super; font-size: smaller; } pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; } input[type="radio"] { vertical-align: text-bottom; } input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; } .ie6 input { vertical-align: text-bottom; } label, input[type=button], input[type=submit], button { cursor: pointer; } html { overflow-y: scroll; } button { width: auto; overflow: visible; } .ie7 img { -ms-interpolation-mode: bicubic; } .ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; } .hidden { display:none; visibility:hidden; } .visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } .invisible { visibility: hidden; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } * html .clearfix { height: 1%; } .clearfix { display: block; } .left {float: left;} .right {float: right;} /* * base styles */ body { font:13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; *font-size:small; *font:x-small; line-height:1.22; line-height: 160%; background-color: #e5e5e5; } body, select, input, textarea { color:#111; } a {color: #111;} h1 {font-size: 197%; letter-spacing: -1px;} h2 {font-size: 182%;margin: 15px 0;letter-spacing: -1px;} p {margin: 15px 0;} .small {font-size: 85%;} .gray { color: #999; font-style: italic; font-family: Georgia, serif; } .highlight { color: #363636; background-color: #ff8; font-weight: bold; } nav ul li { float: left; padding: 0 15px; } nav ul li a { text-decoration: none; } #wrapper { padding: 20px; } #main { float:left; width:71%; } .pagination a, .pagination span, .pagination em { padding: 2px 5px; margin-right: 5px; display: block; float: left; border-style: solid; border-width: 1px; } .pagination em { font-weight: bold; } .pagination a { text-decoration: none; } a.button:link, a.button:visited, a.button:hover, a.button:active, button.button { color: #222; display:block; float:left; margin:0 7px 0 0; background-color: #eee; border:1px solid #bfbfbf; font-size: 1em; line-height: 1.3em; font-weight:bold; cursor:pointer; padding:5px 10px 6px 7px; text-decoration: none; } button.button { width:auto; overflow:visible; padding:4px 10px 3px 7px; /* IE6 */ } button.button[type] { padding:5px 10px 5px 7px; /* Firefox */ line-height:17px; /* Safari */ } *:first-child+html button.button[type] { padding:4px 10px 3px 7px; /* IE7 */ } button.button img, a.button img { margin:0 3px -3px 0 !important; padding:0; border:none; width:16px; height:16px; } button.button:hover, a.button:hover { background-color:#dedede; } button.button:active, a.button:active { background-color:#e5e5e5; } /* box */ #box { width: 500px; margin: 50px auto; } #box h1 { margin-bottom: 15px; } #box section { margin-bottom: 20px; } #box section h2 { padding: 10px 15px; margin: 0; } #box section .content { padding: 10px 20px; } /* * print styles */ @media print { * { background: transparent !important; color: #111 !important; text-shadow: none; } a, a:visited { color: #111 !important; text-decoration: underline; } a:after { content: " (" attr(href) ")"; } abbr:after { content: " (" attr(title) ")"; } .ir a:after { content: ""; } /* Don't show links for images */ pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } img { page-break-inside: avoid; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3{ page-break-after: avoid; } } @media all and (orientation:portrait) { } @media all and (orientation:landscape) { } /* Grade-A Mobile Browsers */ @media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } }