@import "../base.css"; /* Import the generic, weekly, base stylesheet. */


body                            { background-color: #f2eddd }
h1, h2, h3, h4, h5              { font-weight: normal; }

#header                         { background-repeat: repeat-x; background-position: bottom; }
#header .block                  { height: 135px; }
#header .block h1               { left: 50%; margin-top: 15px; padding-top: 0; }
#header .block h1 a             { overflow: hidden; padding-top: 60px; background-repeat: no-repeat; }
#user                           { bottom: 72px; }
#weather                        { height: 55px; bottom: 57px; padding-top: 10px; }
#weather .icon                  { margin: -10px 10px 0 0; }
#header-search                  { z-index: 5; bottom: 7px; }
#site-nav                       { bottom: 9px; }
#site-nav li span .menu-button, 
#site-nav li span .menu-button-on       { background: 0 0 no-repeat; }
#site-nav li span .menu-button:hover    { background: 0 0 no-repeat; }
#site-nav li span .menu-button-on       { background: 0 0 no-repeat; }
.menu a.menu-button, 
.menu a.menu-button-on          { display: block; overflow: hidden; width: 15px; height: 0; padding-top: 15px; background: url(../../images/arrows/hollow-down.gif) no-repeat; }
#altnav                         { left: -21px; bottom: 33px; width: 985px; padding-right: 15px; background-color: #fff; border-width: 1px 1px 0 1px; border-style: solid; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; }
#breaking_news                  { background-color: #e5e7ed; }
.alert-subscribe                { padding: 5px; background-color: #e5e7ed; }
#body                           { background-repeat: repeat-y; background-position: top center; }
#body .block                    { background: #fff; }
.forward                        { background-repeat: no-repeat; background-position: right 50%; padding-top: 1px; padding-bottom: 1px; }
.back                           { background-repeat: no-repeat; background-position: left 50%; }
#comments .legend, 
#comment-form .legend           { border-top: 3px solid #135797; }
#rail .container                { margin-top: 7px; padding-top: 6px; border-top: 1px solid #b3c9e1; }
#footer                         { position: relative; width: 1002px; margin: 0 auto; padding: 0; border-top-width: 1px; border-top-style: solid; background-repeat: no-repeat; background-position: center top; }
#footer dl dt                   { width: 160px; }
#footer dl dt, #footer dl dd, 
#footer dl dd a                 { color: #303223; }
#footer p small, 
#footer p small a               { color: #7f8c85; }
#heading, body.detail #heading, 
#heading-sm                     { border-width: 0 0 2px; border-bottom: 2px solid #e4d7cb; }