13 background-color: transparent;
18 background-color: #fff;
27 border-width: 0; /* layout's side borders */
28 font-family: arial, helvetica, sans-serif;
29 font-size: 80%; /* arial looks better with a smaller size */
31 min-width: 500px; /* IE doens't understand this property */
36 word-wrap: break-word; /* invalid CSS but keeps IE from breaking
37 horribly under narrow viewports */
42 /* this selector should be valid CSS, but Opera 7.5 (and above) will pick
43 * this up as well. Shouldn't be a problem, Opera should handle this fine,
44 * but it's a Mozilla-targeted hack, and it should probably only affect
45 * mozilla. You can do that by replacing the INVALID CSS selector
46 * :root .mozclear for what's give here.
48 border-bottom: 1px solid;
49 border-color: transparent;
54 margin: 0 -1px 0 0; /* required to get the negative margin-based
55 layout to work. if #contentColumn does not
56 overlap the left and right columns, then
57 the whole layout will break */
59 font-family: Verdana, arial, helvetica, sans-serif;
63 background-color: #dbba75;
64 border-bottom: 2px solid #000;
77 background-color: #dbba75;
82 padding-bottom: 1.01em; /* attempt to fix Gecko engine's rounding errors
83 which can disrupt the layout. */
90 p, h1, h2, h3, h4, h5, h6
92 margin: .6em 0 .4em 0; /* for better consistency across platforms */
101 padding: 0 1.5em; /* glitch in IE caused by vertical padding in
102 this class, so 0 padding is set here and
103 those blocks that need the vertical padding
104 must be applied to the parent element.
105 the purpose of this class is to provide
106 horizontal padding without using hacks to
107 get around IE's broken box model. so it's
108 okay to apply vertical padding to the parent
109 element, just not horizontal padding. */
111 #contentColumn, #rightColumn
114 padding-bottom: 1.0em; /* this is the vert padding talked about in the
115 .inside selector comment. */
120 padding: .3em; /* ditto from above */
122 #pageWrapper, #masthead, #footer
124 border-color: #000; /* one-stop control of border color used within
137 font-family: Verdana, arial, helvetica, sans-serif;
142 h1, h2, h3, h4, h5, h6
146 padding-bottom: .0em;
148 font-family: Verdana, arial, helvetica, sans-serif;
154 /* border-bottom: 2px solid #6D4C07; */
160 border-bottom: 2px solid #6D4C07;
166 border-bottom: 2px solid #6D4C07;
172 border-bottom: 1px solid #6D4C07;
189 /* margin-top: 20px; */
190 /* margin-bottom: 8px; */
192 /* border-bottom: 1px solid #6D4C07; */