/*----------------------- document setup/defaults --------------------------------- */
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,input{ margin:0px; padding:0px; font-size: 16px; font-family: 'Aller', sans-serif; font-size: 16px; }

body { 
    max-width: 1000px; margin-left: auto; margin-right: auto; 
    text-size-adjust: 70%;
    -moz-text-size-adjust: 70%;
    -webkit-text-size-adjust: 70%;
    -ms-text-size-adjust: 70%;    
}


p, blockquote, ul, ol, dl, table, h3, h4, form { margin: 0.6em 0; }
ul, ol { list-style: outside disc; padding-left: 2em;}
ol { list-style: decimal; }
h1 { display: none }
a { color: #62b94e; text-decoration: underline; }
a:link { color: #62b94e; text-decoration: underline; }
a:visited { color: #30861b; text-decoration: underline; }
a:hover { color: #62b94e; text-decoration: none; }
a:active { color: #62b94e; text-decoration: none; }
.centered { text-align: center }
.red{color:red !important;font-weight:700;background:#fffff6; }
.green{color:green !important;font-weight:700;background:#fffff6;}
.grey { color: #6c6c6c; }

#header { background: #393939; height: 88px; border: none; margin-bottom: 10px; }
#title { margin-left: 20px; }
#topmenu { font-weight: bold; font-size: 6px !important; margin-bottom: 21px; padding-bottom: 20px; }
#topmenu ul { list-style: none; margin: 0 0 0 1px; border: none; height: 20px; }
#topmenu li { display: block; float: left; margin: 2px; height: 22px; }
#topmenu li a { text-transform: uppercase; background:#888; color:#474747; text-decoration: none; padding: 4px; }
#topmenu li a:hover { background:#62b94e; text-decoration:none;}
#topmenu li a.active { background:#fff; }
#topmenu li form { margin: 0; padding: 0; }
#topmenu li div { margin: -4px 0 0; padding: 0; }
#header_uname, #header_pword { width: 80px; margin: 0; padding: 0; }

#admin_right ul { list-style: none; margin: none; padding: none; margin-bottom: 2em;}
#admin_right li { display: block; float: left; border: 1px solid #393939; margin: 1px; }
#admin_right a { padding: 2px; }
#query_tablerow th { text-align: center !important; }
h3 { clear: both; }

#search { float: right; margin: 7px 15px 0 0; }
#search #q { float: left; font-size: .8em; border: 1px solid white; height: 22px; width: 180px; }
#search #btng { float: left; background: white url('/static/images/search.png') no-repeat top center; height: 24px; width: 23px; color: transparent; border: 1px solid white; }
#search input { height: 20px !important; }

#center { float: left; width: 80%; margin: 0 !important; }
.fullscreen { width: 100% !important; }
#left { float: left; width: 20%; margin: 0 !important; }
#right { float: left; width: 20%; margin: 0 !important; }

#center_inside { margin: 0 24px 40px; line-height: 1.2em; font-size: 1.1em; }
#left_inside { margin: 0 8px 16px; font-size: 85%; }
#right_inside { margin: 0 8px 16px; font-size: 85%; }

#center_inside h2 { font-size: 220%; line-height: 160%; font-weight: bold; margin-bottom: 18px; }
#center_inside h3 { font-size: 140%; line-height: 140%; font-weight: bold; }
#center_inside h4 { font-size: 120%; line-height: 120%; font-weight: bold; }
#center_inside blockquote { margin: 0.5em 1em; padding: 1em; background: #f1f1f1; }
#description { border-top: 2px solid #62b94e; border-bottom: 2px solid #62b94e; padding: 4px 0; font-size: 90%; }

#center_inside p, #center_inside li { font-size: 1.3em 2vmin; line-height: 1.8em; }

.aboutauthor { border-top: 2px solid #62b94e; border-bottom: 2px solid #62b94e; font-size: 90%; font-style: italic; margin-top: 4em; padding: 1em 0; }

#article_header h3 { height: 80px; background: url('/static/images/green-left.png') top left no-repeat; margin: 0; margin-left: -10px; padding: 0; padding-left: 10px; text-transform: uppercase; font-size: 80%; border: 1px solid white;}
#article_header h3 div { margin: 0; margin-top: 20px; padding: 0; padding-top: 1px; color: white; background: #62b94e; text-decoration: none; height: 19px;  }
#article_header h3 div a { text-decoration: none; color: white; }

#article_header h2 { margin: -30px 10px 0;  }

#center_inside form { width: 99%; }
#center_inside form table { width: 99%; table-layout: fixed; }
#center_inside form th { text-align: right; }
#center_inside form tr.textarea_head th { text-align: center !important; }
#center_inside form table textarea { width: 99%; }
#center_inside form #post_comment_tablerow td { text-align: center; }
#center_inside form #post_comment_tablerow td input { padding: 4px 40px; }
#center_inside form input[type="submit"] { padding: 1em; }
#center_inside form input[type="submit"]:hover { font-weight: bold; }



#center_inside table { margin-left: auto; margin-right: auto; border-collapse: collapse; border: 1px solid #393939; }
#center_inside caption { font-size: 120%; font-weight: bold; text-align: center; }
#center_inside th, #center_inside td { padding: 2px; text-align: left; font-size: 90%; border: 1px solid #393939; }
tfoot td { font-style: italic; }
#center_inside p.initial:first-letter{float: left;font-size:240%;font-weight: bold; font-family:serif}
textarea#content { height: 400px !important; }
textarea#description { height: 2em; }

p.photo,p.image {text-align:center;color:#393939;font-style:italic; font-family: serif; }
p.photo img,p.image img {border:1px solid #393939; max-width: 98% !important; height: auto; }

div.event img { display: block; text-align: center; margin-left: auto; margin-right: auto; border: 1px solid #999; }

#left_inside ul, #right_inside ul { list-style: none; padding: 0; }
#left_inside a, #right_inside a { font-weight: bold; }
#left_inside li { border-bottom: 1px dotted #393939; width: auto; margin-bottom: .5em; padding-bottom: .5em; }
#right_inside li { border-bottom: 1px dotted #393939; width: auto; margin-bottom: .5em; padding-bottom: .5em; }
#left_inside a, #right_inside a { display: block; }
#left_inside h2, #right_inside h2 { font-size: 1.2em; text-align: center; text-transform: uppercase; }
ul.menu_list li { border: none !important; margin-bottom: 0 !important; padding-bottom: 0 !important;}

#discuss { margin-top: 1em; }
.view_comments { font-size: 80%; text-align: center; font-weight: bold; }

.comment { font-size: 90%; background:url('/static/images/line-white.png') repeat-x bottom; padding-bottom: 1em; text-align: center; font-weight: bold; }
.comment_collapse { margin-top: 1em; font-size: 60%; margin-bottom: -10px; padding-bottom: 0; color: #aaa; cursor: pointer; }
.comment_collapse:hover { color: blue; font-weight: bold; }
.comment_collapse[title="Expand Thread"] { font-size: 140%; color: blue; }
.comment_header { text-align: left; }
.comment_body { text-align: left; font-weight: normal }
.comment_body img { display: block; text-align: center; margin-left: auto; margin-right: auto; border: 1px solid #999; }
.comment_footer { text-align: left; font-weight: normal; font-size: 90%; border-top: 1px dashed #9f9f9f; color: #6c6c6c; margin-top: 0;}
.black { font-weight: bold; color: black; background: #f7f7f7; }
.comment img { max-width: 95%; max-height: auto; }
#rickroll_tablerow { display: none; } 
#center_inside form table input { width: 99%; }
#center_inside img { max-width: 98%; }
#center_inside input {max-width: 99%; }

#wots_menu { list-style: none; margin: 0; padding: 0; height: 1.5em; }
#wots_menu li { float: left; }
#wots_menu li a { border: 1px solid #62b94e; padding: 2px 4px; margin: 1px; text-decoration: none; }

.comment_menu { font-size: 90%; list-style: none; margin: 0; padding: 0; height: 1.5em; }
.comment_menu li { float: left; }
.comment_menu li a { border: 1px solid #62b94e; padding: 2px 4px; margin: 1px; text-decoration: none; }

.home { width: 100% !important; padding-top: 1em; padding-bottom: 2em;}



.home_page_article_box { display: block; padding: 12px; border: 1px solid #eee; margin-bottom: 12px; height: auto !important; }

.home_page_article_box a { display: block; margin: 0; padding: 0; }
.home_page_article_box a:link, .home_page_article_box a:visited { color: black; text-decoration: none; }
.home_page_article_box a:hover { color: #62b94e; text-decoration: none; }
.home_page_article_box a:active { color: red; text-decoration: none; }
.home_page_article_box h2 { font-size: 1.4em !important; line-height: 1.1em !important; margin: 0 !important; }
.home_page_article_box a:link h2 { color: #62b94e; }
.home_page_article_box a:visited h2 { color: #30861b; }
.home_page_article_box a:hover h2 { color: #62b94e; text-decoration: underline; }
.box_author { font-size: 90%; font-style: italic; }
.box_section { border-top: 1px solid #ddd; font-size: 80%; font-weight: bold;  }
.home_page_article_box a:hover .box_section { border-top: 1px solid #62b94e; }


.home_header_bar { text-align: center; font-size: 1.3em; background: #ffff9f; font-weight: bold; padding: 6px; margin: 0; margin-bottom: 0.5em;}
.home_header_bar a:link, .home_header_bar a:visited { text-decoration: none; }
.home_header_bar a:hover { text-decoration: underline; }

#calendar_id {font-size:90%;border-collapse:collapse;border:2px solid #999;margin:0 auto 2em}
#calendar_id td div{position:relative;margin:6px;padding:1.1em 0 0}
#calendar_id caption{margin-top:.5em;font-weight:700;font-size:200%;padding-bottom:9px}
#calendar_id caption a{text-decoration:none}
#calendar_id th,#calendar_id td{border:1px solid #999;text-align:center;vertical-align:top;width:14%;height:80px;padding:0}
#calendar_id th{height:auto;vertical-align:middle}
#calendar_id_nav{font-size:160%;vertical-align:middle}
td.today{background:#dfd}
.weekend{background:#fdd}
#calendar_id p{margin:.2em .3em}
#calendar_id p a{display:block;text-decoration:none;border:1px solid #ccfccc;-moz-border-radius:5px;-webkit-border-radius:5px;background:#FFF}
#calendar_id p a:hover{background:#FFF;border:1px solid #006400}
.post_event_on_this_day:link,.post_event_on_this_day:visited,.post_event_on_this_day:hover,.post_event_on_this_day:active{position:absolute;top:-6px;left:-6px;font-size:70%;background:#FFF;text-decoration:none;border:1px solid #999;border-top:none!important;border-left:none!important;border-radius:0!important;-mox-border-radius:0!important;-webkit-border-radius:0!important;border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;padding:1px 2px}
visited,.post_event_on_this_day:hover,.post_event_on_this_day:active{border:1px solid #006400}

table.chart { margin-left: auto; margin-right: auto; clear: both; border-collapse: collapse; border: 1px solid #aar;  
}
table.chart th { font-size: .8em; line-height: 95%; text-align: center; vertical-align: top; padding: 1px; border: 1px solid #aaa; font-weight: bold; color: #006; background: #ddf; }
table.chart td { text-align: center; vertical-align: bottom; padding: 1px; border: 1px solid #aaa; background: #f9f9f9; }
.newyear { border-left: 3px double #aaa; }
.firstrow { border-left: 1px single #aaa !important; }
table.chart td { height: 340px; }
td div.bar { width: 30px; border: 1px solid black; float: left; clear: both; margin: 0; }
.residential { color: red; background: red; }
.commercial { color: blue; background: blue; }
.industrial { color: darkorchid; background: darkorchid; }
.institutional { color: green; background: green; }
.miscellaneous { color: gray; background: gray; }
.legend { display: block; float: left; margin-right: .5em; width: 30px; height: 1em; border: 1px solid black; }

.collapsable tbody { display: none; }

.ref { font-weight: bold; color: #62b94e !important; padding: 0 5px; }

.winner td { background: lightgreen; font-weight: bold; }

#footer { clear: both; background: url('/static/images/logo-footer.png') top left no-repeat; margin-left: 20px; padding: 0 0 20px 40px; font-size: 90%; color: #393939; }
.comment_hidden { text-align: center; color: #966; font-style: italic; }

#admin_update_link { float: right; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 3px; border: 2px solid #1b8630 !important; }

#upload_form input { width: 600px !important; }
#upload_form #submit { padding: 1em; }
#upload_form label { display: block; width: 600px !important; margin-bottom: 0;}
#upload_form label:hover { background: #eff; }
#upload_form label > input { width: 2em !important; }

#preview { position: fixed; display: none; border: 1px solid black; background: white; margin: 0 !important; padding: 0 !important; }
#preview a { display: block; margin: 0 !important; padding: 0 !important; }

.pullquote-left{font-size:130%;margin-top:0;margin-bottom:0;float:left;width:40%;border-top:2px solid #8B0000;border-bottom:2px solid #8B0000;padding-top:8px;padding-bottom:8px;margin-right:8px}
.pullquote-right{font-size:130%;margin-top:0;margin-bottom:0;float:right;width:40%;border-top:2px solid #8B0000;border-bottom:2px solid #8B0000;padding-top:8px;padding-bottom:8px;margin-left:8px}

