/* =============================================================================

print.css

Template styles that provide a printer-friendly version when printing.

----------------------------------------------------------------------------- */

body {}

p {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

div {}
span {}

ul {}
ul li {}
ol {}
ol li {}
dl {}
dl dt {}
dl dd {}

form {}
form fieldset {}
form fieldset legend {}
form input {}
form select {}
form select option {}
form select optgroup {}
form select optgroup option {}
form textarea {}
form label {}
form button {}

table {}
table table {}
table caption {}
table col {}
table colgroup {}
table colgroup col {}
table tr {}
table tr th {}
table tr td {}
table thead {}
table thead tr {}
table thead tr th {}
table thead tr td {}
table tfoot {}
table tfoot tr {}
table tfoot tr th {}
table tfoot tr td {}
table tbody {}
table tbody tr {}
table tbody tr th {}
table tbody tr td {}

pre {}
hr {}
blockquote {}
address {}

tt {}
i {}
b {}
big {}
small {}

em {}
strong {}
dfn {}
code {}
q {}
samp {}
kbd {}
var {}
cite {}
abbr {}
acronym {}
sub {}
sup {}

a:link {}
a:visited {}
a:hover {}
a:active {}
br {}
bdo {}
map {}
map area {}
object {}
img {}
ins {}
del {}
noscript {}
iframe {}
noframes {}

#wrap {}

#head {}
#nav-head { display: none; }

#body {}

#foot {}
#nav-foot { display: none; }

