/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* grid.css */

body {margin:30px 0 20px 0;font-size: 13px; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; color:#333333; line-height: 1.5em; text-align:left; background: #460700 url('/graphics/background.jpg') no-repeat; font-weight:normal; }

.bigcontainer { width:955px; margin:0 auto; background: #f5f5f5 url('/graphics/background_body.gif') no-repeat; border-top: 1px solid #e97018; border-left: 1px solid #e97018; border-right: 1px solid #460700; padding-bottom: 20px; }

.container {width:893px;margin:0 auto; padding: 30px 0 0 0; min-height:500px; overflow: hidden; }

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12 {float:left;margin-right:20px; padding-bottom: 32767px; margin-bottom: -32767px; }

.last, div.last {margin-right:0;}

.span-1  { width: 56px;}
.span-2  { width: 132px;}
.span-3  { width: 208px;}
.span-4  { width: 284px;}
.span-5  { width: 360px;}
.span-6  { width: 436px;}
.span-7  { width: 512px;}
.span-8  { width: 588px;min-height:600px;}
.span-9  { width: 664px;}
.span-10 { width: 740px;}
.span-11 { width: 816px;}
.span-12, div.span-12 { width: 892px; margin: 0; }

div.logo {width:955px; height:78px; margin: 0 auto; padding-bottom:20px; }

input.span-1, textarea.span-1, select.span-1 {width:56px!important;}
input.span-2, textarea.span-2, select.span-2 {width:92px!important;}
input.span-3, textarea.span-3, select.span-3 {width:168px!important;}
input.span-4, textarea.span-4, select.span-4 {width:244px!important;}
input.span-5, textarea.span-5, select.span-5 {width:320px!important;}
input.span-6, textarea.span-6, select.span-6 {width:396px!important;}
input.span-7, textarea.span-7, select.span-7 {width:472px!important;}
input.span-8, textarea.span-8, select.span-8 {width:548px!important;}
input.span-9, textarea.span-9, select.span-9 {width:624px!important;}
input.span-10, textarea.span-10, select.span-10 {width:700px!important;}
input.span-11, textarea.span-11, select.span-11 {width:776px!important;}
input.span-12, textarea.span-12, select.span-12 {width:872px!important;}

div.border {padding-right:9px;margin-right:10px;border-right:1px solid #eee;}

.colborder {border-right:1px solid #d7d7d7;}

hr {background:#d7d7d7; color:#d7d7d7; clear:both; float:none; width:100%; height:1px; border:none;} 

hr.space {background:#fff;color:#fff;} 

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;} 

.clearfix, .container {display:block;} 
.clear {clear:both;} 

/* TYPOGRAPHY */

a, a:link, a:visited { color: #9e1d00; text-decoration: none }

a:active, a:hover { color: #f5f5f5; background-color: #9e1d00;text-decoration: none }

div#nav {width:993px; margin: 0 auto; text-align:center; color: #c3c3c3;}

#nav a, #nav a:link, #nav a:visited { color: #deb17a; background-color: none; text-decoration: none }

#nav a:hover, #nav a:active { color: #f5f5f5; background-color: #deb17a; text-decoration: none }

#toppling_header a { color: #fee205; font-weight: bold; background-color: none; text-decoration: none }
#toppling_header a:link { color: #fee205; background-color: none; text-decoration: none }
#toppling_header a:visited { color: #fee205; background-color: none; text-decoration: none }

#toppling_header a:hover { color: #fff; background-color: none; text-decoration: none }
#toppling_header a:active { color: #fff; background-color: none; text-decoration: none }

#toppling_header li  { font-size: 15px; list-type: none; margin-right:5px; display: inline; margin-bottom: 0; }

h1 { font-size:22px; font-family: Georgia, Times, serif; line-height: 1.2em; margin-bottom: 6px; }

h2 {font-size:20px; font-family: Georgia, Times, serif; line-height: 1.2em; margin-bottom: 20px; font-weight: normal; }

h3 {font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; margin:30px 0 9px 0; padding: 6px 0; line-height: 1.2em; border-top: 1px dotted #4f5861; border-bottom: 1px dotted #4f5861; text-align:center; letter-spacing: 0.1em; }

.m20 {margin: 20px; }
.mt20 {margin-top:20px; }
.mb20 {margin-bottom:20px; }
.ml20 {margin-left:20px; }
.mr20 {margin-right:20px; }
.mt30 {margin-top:30px; }
.mb30 {margin-bottom:30px; }
.ml30 {margin-left:30px; }
.mr30 {margin-right:30px; }
.mt10 {margin-top:10px; }
.mb10 {margin-bottom:10px; }
.ml10 {margin-left:10px; }
.mr10 {margin-right:10px; }
.mt6 {margin-top:6px; }
.mb6 {margin-bottom:6px; }
.mt0 {margin-top:0 }
.mb0 {margin-bottom:0; }

.header {margin-bottom: 10px; }

img {margin:0;padding:0;display:block}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0; }
p {margin:0 0 1.2em; }
p img {margin:4px 0 6px 0; padding:0; }
p img.imageleft {float:left; margin:4px 20px 15px 0; }
p img.imageright {float:right; margin:4px 0 15px 20px; }

.imageleft {float:left; margin:4px 20px 15px 0; }
.imageright {float:right; margin:4px 0 15px 20px; }

.imagelogo {float:right; margin:0; padding: 0; }

.pageheader {padding-bottom: 3px; }

.uc {text-transform:uppercase}
.noitals {font-style:normal}

div#footer {width:955px; margin: 0 auto; margin-top: 20px;margin-bottom:10px; padding-bottom:10px; text-align:center;}

.date {line-height:1.3em; font-size:14px; margin-bottom: 6px; padding-bottom: 0; }

.sidedate {line-height:1.3em; font-size:13px; font-family: Georgia, Times, serif; color: #707070; margin-bottom: 3px; padding-bottom: 0; }

.publication {font-style: bold; font-size:14px; font-family: Georgia, Times, serif; font-style: italic; margin-bottom: 2px; }

.article { line-height:1.5em; font-size:14px; font-family: Georgia, Times, serif; }

.article_dek {font-style: bold; font-size:17px; font-family: Georgia, Times, serif; padding-bottom: 6px; margin-bottom: 9px; line-height: 1.5em; }

.event_details {font-style: bold; font-size:17px; font-family: Georgia, Times, serif; padding-bottom: 6px; margin-bottom: 25px; line-height: 1.5em; }

.blogtitle { font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: normal; font-size: 26px; }

.listingtitle { font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; margin-bottom: 6px; }

.listingdate {line-height:1.3em; font-size:14px; font-family: Georgia, Times, serif; margin-bottom: 6px; padding-bottom: 0; }

.listingdek { font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 13px; padding-bottom: 0px; margin-bottom: 24px; font-style: normal; }

.blog { font-size: 13px; }

.originalurl { margin-left: 76px; }

#toppling_header { font-size: 11px; line-height: 130%; color: #fff; background-color: #1f1f1f; border: 1px solid #505050; margin-bottom: 20px; }

.tiny {font-size:11px}
.white {color: #ffffff;}
.lightgray {color: #d7d7d7;}
.darkgray {color: #707070;}

p.right {text-align: right}
p.center {text-align: center}
p.more {text-align: right; margin-bottom: 50px; }
.center {text-align: center}
img.center {margin: 0 auto}

.dropcap {float:left; font-size:65px; line-height:45px; padding-top:2px; margin-right: 7px; font-family: Georgia, Times, serif; } 

blockquote {font-size: 13px; margin:0 40px 20px 40px; border-left: 1px solid #d7d7d7; padding-left: 20px; }
li ul, li ol {margin:0 1.5em; }
ul, ol {margin:0 1.5em 1.5em 0; }
ul {list-style-type:none; }
ol {list-style-type:decimal; }