@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td, img, hr, embed, object { margin: 0; padding: 0; font-family: "Georgia", serif; font-size: 15px; color: #474747; line-height: }
html { min-height: 100%; background-color: #fff; }
p { line-height: 1.5em; float: left; }

#topBar { width: 100%; height: 10px; background-color: #272727; clear: both; }
#wrapper { width: 982px; height: auto; overflow: hidden; margin: 0 auto; }
#header { height: 329px; overflow: hidden; border-bottom: #474747; border-bottom-style: solid; border-bottom-width: 1px; }
#featured { width: 982px; height: auto; margin: 10px 0 10px 0; clear: both; }
#footer { margin: 0 auto; width: 982px; margin-top: 10px; padding: 10px 0 10px 0; background-color: #272727; color: #fff; font-size: 11px; font-weight: bold; }
h1 { font-size: 24px; margin-top: -10px; }
.dropCap { font-size: 57px; color: #00aeff; float: left; margin: 0 2px 1px -3px; display: inline; line-height:0.8em; text-transform:uppercase; }
.issueIssue { float: right; margin-top: 10px; padding-bottom: 7px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #777777; }
#sectionTitle { font-size: 24px; color: #474747; font-weight: bold; padding-bottom: 5px; border-bottom: #000 1px; }

#sectionTitle li { font-size: 24px; list-style: none; float: left; margin-right: 10px; padding-bottom: 5px; }
#sectionTitle li a,a:visited { color: #474747; text-decoration: none; }
#sectionTitle li a:hover { background-color: #00aeff; color: #fff; }
.itemTitle { font-size: 24px; color: #000; margin-bottom: 7px; }
#language { color: #474747; }
#language a { text-decoration: none; color: #474747; }
#language a:hover { text-decoration: underline; }
#featured a,a:visited { color: #272727; text-decoration: none; }
#featured a:hover { color: #fff; background-color: #00aeff; }

label.error { font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px; background: transparent url(/images/cancel.png) no-repeat scroll left; }
.imgFormat { float: left; margin-right: 17px; clear: both; }