 body { background: #fff; font-family: 'Source Sans Pro', sans-serif; color: #333; margin: 0; padding: 0; }
 a { color: #fff; text-decoration: none; }
 a:hover { color: #eee; }
 header { height: 100px; position: fixed; width: 100%; background: url(theme/48.jpg?1732476964) repeat; z-index: 10; }
 #logo{ font-size: 50px; margin-top: -20px; position: absolute; }
 #header-content { width: 1000px; margin: 0 auto; padding: 35px 0 0 0; overflow: hidden; }
 #header-content h1 { float: left; font-size: 50px; text-transform: uppercase; letter-spacing: 10px; }
 #header-content nav { float: right; }
 #header-content nav li { float: left; font-size: 18px; margin: -12px 0 0 50px; list-style: none; }
 #banner { height: 500px; position: fixed; background: url(theme/19.jpg?1732476964) repeat; width: 100%; max-height: 400px; top: 100px; }
 #banner h2 { color: #fff; width: 800px; font-size: 40px; line-height: 70px; text-align: center; font-family: 'Lora', serif; font-weight: 400; text-shadow: 0 1px 3px rgba(0,0,0,0.1); }
 #content { background: #fff url(theme/02.jpg?1732476964) repeat; width: 100%; position: relative; top: 500px; min-height: 750px; z-index: 5; padding: 30px 0px 30px 0px; }
 #content-short { background: #fff url(theme/02.jpg?1732476964) repeat; width: 100%; position: relative; top: 250px; z-index: 5; padding: 30px 0px 30px 0px; }
 #footer{ max-width: 1000px; margin: 0 auto; border-top: 1px dotted #373739; padding: 30px 0px 30px 0px; }
 article { width: 1000px; padding: 50px 0 0 0; margin: 0 auto; }
 article div.paragraph { margin: 0 0 30px 0; }
 article p { margin: 0 0 30px 0; }

div.paragraph ul, div.paragraph ol { padding-left: 3em !important; margin: 5px 0 !important; }
div.paragraph li { padding-left: 5px !important; margin: 3px 0 0 !important; }
div.paragraph ul, div.paragraph ul li { list-style: disc outside !important; }
div.paragraph ol, div.paragraph ol li { list-style: decimal outside !important; }
