body {
        color: #333322;
}

a{
        color: #0023a8;
        text-decoration: none;
}
img {
        border: none;
}

.newtitle {
     font-size: 3em;
     font-weight: bold;
     font-family: times, serif;
}

a:hover {
        text-decoration: underline;
}
span.author {
        font-size: 3em;
        font-weight: bold;
        font-family: times,serif;
}
div#quill {
        float: left;
        padding: 1px;
}

form#happening {
     padding-left: 10px;
    padding-bottom: 6px;
}
form#happening input {
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.preinput {
    color: #888888;
}
.getinput {
    color: #000000;
}

h1,h2,h3,h4,h5,h6 {
    padding:0;
    margin: 0;
}

h1{
 font-size: 114%;
 color: #443300;
 padding: 5px 0px 2px 5px;
}
h4 {
 font-size: 105%; 
 font-weight: normal;
}
h4.sidebar {
    margin-bottom: 5px;
}
h4.sidebar a {
    text-decoration: underline;
}

h1 {
        color: #443300;
        text-decoration: none;
}

a:hover {
    color: #008020;
}

h3{
 font-size: 105%;
 color: #443300;
 padding-top: 10px;
 font-weight: normal;
}

.feature_item_name {
  font-size: 110%;
  font-family: times, serif;
}
.feature_item_name:hover {
  color: #0000ff;
  text-decoration: underline;
}

.related_item_name {
  color: #5555ff;
  font-size: 90%;
  font-weight: light;
}

div.top {
   margin: 0;
   top: 0;
   left: 0;
}
form.inlineform {
   display: inline;
}

#login_form {
        display: none;
        position: absolute;
        margin: 20px 40px auto 20px;
        width: auto;
        height: auto;
        z-index: 1000;
        border: 4px #888 outset;
        background: #eee;
}
p#about {
   padding: 0 6px 2px 6px;
   margin-bottom: 2px;
   margin-top: 4px;
}
span.b {
   font-weight: bold;
   color: #0023a8;
}

div.bloghead {
   background-color: #443300;
   margin-top: 6px;
   margin-bottom: 4px;
   padding: 4px;
   color: #fffdaa;
}
div.sbloghead {
   background-color: #443300;
   margin:0;
   padding: 4px;
   color: #eeeeee;
}
a.bloghead,a.bloghead:visited,a.bloghead:hover {
   color: #eeeeee;
}

div.blogcol bloghead {
   margin-bottom: 0;
}
div.homeblog {
    margin: 0;
    padding: 0 3px 3px 3px;
    width: 400px;
    background-color: #f2f2f2;
}
div.featblog {
   margin-top: 0px;
   padding-left: 6px;
}
div.featblog a.bloglink {
   font-weight:bold;
}
hr.featurebar {
   margin-right: 253px;
   color: #eeeeee;
   background-color: #eeeeee;
   height: 2px;
   border: none;
   border-color: #eeeeee;
   border-width: 2px;
   margin-bottom: 0;
   padding-bottom: 0;
}
div.featureitem {
   padding-left: 3px;
   padding-right: 3px;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 404px;
   margin-bottom: 0px;
}
.item_content {
   padding-bottom: 5px;
   padding-left: 5px;
   line-height: 1.5;

}

.item_content ol {
   padding-top: 0;
   padding-bottom: 0;
   margin-bottom: 0px;
   margin-top: 0;
}

.item_content li {
   margin-top: 0;
   margin-bottom: 1px;
   border-bottom: 1px #e0e0e0 solid;
}

span.date {
   font-size: small;
   text-align: bottom;
}
span.divcatpath {
   float: left; 
   text-align: bottom;
   padding-top: 4px;
}
div.addr {
   padding: 0 0 10px 20px;
   margin: 0;
   font-family: courier;
}
span.search {
   float: left;
   width: 200px;
}
.cutcol {
    width=200px;
    overflow: hidden;
}
form.search {
   display: inline;
   float: left;
   width: 200px;
}

div.navbar {
   #background-color: #eeeeee;
   background-color: #f4f4f4;
   height:2em;
   text-align: right;
   font-size:small;
   padding-top:5px;
   padding-right: 30px;
}
div.main {
    position: relative;

}

div.leftcol {
    position: absolute;
    left: 0px;
    top: 0px;
    width:200px;
    # background-color: #fffdaa;
    background-color: #f4f4f4;

    margin-top: 0;
    margin-right: 3px;
    padding-top: 2px;
}
div.maincontent {
    position: absolute;
    top: 0;
    margin-left:203px;
    height: 1000px;
}


div.sqimg {
    display: inline;
    width: 200px;
    overflow:hidden;
    height: 150px;
    margin: 1px;
    padding: auto;
    background-color: #443300;
    margin-color: #443300;
    
}
img.sqimg {
    overflow: hidden;
    margin: auto;
}

div.imgsquare {
    float: right;
    top: 0;
    margin-right: 0;
    width:404px;
    overflow:none;
}
div.blog {
}
div.blogcol {
    position:absolute;
    top:0px;
    right:0px;
    margin-right: 0px;
    width: 404px;
    padding-left: 0px;
    border-left: 2px solid #eeeeee;
}
div.itemblogcol {
    position:absolute;
    width: 250px;
    top: 0px;
    right: 0px;
    padding-left: 0px;
    margin-left: 2px;
    margin-right: 2px;
    border-left: 2px solid #eeeeee;
}
div.itemfeedcol {
    position:absolute;
    width: 397px;
    top: 0px;
    right: 0px;
    padding-left: 3px;
    margin-left: 3px;
    margin-right: 2px;
    border-left: 3px solid #eeeeee;
}

tr.itemrow {
        padding-bottom: 3px;
        margin-bottom: 3px;
        border-bottom: 1px solid #333322;
}

.itemlist {
        line-height: 1.5em;
}

div.itemdetail {
    padding-left: 8px;
    margin-right: 275px;
}
div.itemdetail_withfeed {
    padding-left: 8px;
    margin-right: 400px;
}
div.wide_itemdetail {
    padding-left: 8px;
}
div.itemdetail_initial {
    display: none;
    
}
div.itemdetail_initial a {
    display: none;
}
div.item_feature {
    padding: 10px;
    margin-right: 253px;
    margin-top: 20px;
    line-height: 1.5;
    background-color: #ffffff;
}
div.item_feature_withfeeds {
    padding: 10px;
    margin-top: 20px;
    margin-right: 400px;
    line-height: 1.5;
    background-color: #ffffff;
}

.note_header {
    background-color: #f4f4f4;
    margin-right: 253px;
}
div.qu {
    color: #404000;
    margin: 0px;
    border-top: 1px #dddddd dashed;
}
div.ans {
    color: #550000;
    margin:0;
}
div.qu br {
    margin:0;
    padding: 0;
}
div.ans br {
    margin:0;
    padding: 0;
  
}

.note_item{
     background:#ffffff;
 #   margin: 0 0 10px 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    border-bottom: dashed 1px #aaddaa;
    line-height: 1.5;
    padding: 5px;

       font-family: times, serif;
       font-size: normal;
}


div.catblog {
    max-width: 600px;
    padding-left: 8px;
    padding-right: 5px;
    max-height: 300px;
    margin-right: 253px;
    overflow: auto;
    border-left: 2px solid #eeeeee;
    border-bottom: 2px groove #aaaaaa; 
    line-height: 1.3;
    margin-bottom: 5px;
}
div.story {
    margin-right: 253px;
    padding-left: 8px;
}

div.blogcol p.catitem {
   margin-top: 0px;
   border-top:1px solid #000000;
   margin-bottom: 6px;

}
.even {
  background-color: #ffffec;
}
.odd {
  background-color: #ffffff;
}

div.featurecol {
}
div.featurecol p.catitem {
   margin-top: 0px;
   padding-top: 0px;
}

/* kept from boxy.css */

div.newslinks {
        font-size: 85%;
        background-color: #ffffff;
        width: auto;
        height: 200px;
        overflow: auto;
        border: 2px groove;
        padding: 0;
        margin: 1px;
}


/* Menu stuff: */



div.menupop {
        display: none;
        background: #eee;
        z-index: 500;
        border: 1px solid;
        padding: 2px;
        position: absolute;
}
#menu_level_1 { background: #ddd; }
#menu_level_2 { background: #eee; }
#menu_level_3 { background: #ffe; }
#menu_level_4 { background: #eff; }
#menu_level_5 { background: #fff; }

div.ab_menu_side {
        font-size: 85%;
        margin: 0 0 0 0;
        display: block;
        position: relative;
        width: auto;
        padding: 0px 0 0px 8px;
        border-color: #000000;
}
div.ab_menu_top {
        margin: 0 0 0 0;
        display: inline;
        position: relative;
        width: auto;
        padding: 0px 0 0px 8px;
}


div.ab_menu_topbar {
        border-bottom: 1px dotted black;
        display:block;
}

span.ab_menu_popdown {
        display: inline;
        padding: 2px 2px 2px 2px;
        background:#cccccc;
        border: 1px dashed black;
        font-size: 9px;
        line-height: 9px;
        vertical-align: middle;
}
span.ab_menu_popdown:hover {
        background:#888888;
        cursor: pointer;
}

div.ab_menu_expandable_left:hover {
        background-image: url(imgs/ggold-light.png);
}

span.ab_menu_expandable_right:hover {
        cursor: progress;
        background-image: url(imgs/ggold-light.png);
        margin: 0 0 0 0;
}


div.ab_menu_noexpand {
        display:inline;
        color:#0000ff;
}

a.ab_menu_link { text-decoration: none; }
a.ab_menu_link:visited { color: #301000; text-decoration: none; }
a.ab_menu_link:hover { text-decoration: underline; background-image: url(http://btucson.com/imgs/ggold-lighter.png); }


p.disclaimer {
    font-size: small;
}

div.footer {
    margin-right: 253px;
    font-size: small;
}

div.footer_withfeeds {
    margin-right: 400px;
    font-size: small;
}
h4.titlefeed {
    margin-bottom: 5px;
}
div.fullfeed {
    margin-bottom:5px;
    border-bottom: 1px solid #aaaaaa;
}

div.fwixtext {
    width:700px;
}
h3.fwixtitle {
    font-weight: 1.5;
}

img.fwiximg {
    float: left;
    margin: 3px;
    padding-right: 8px;
}

div.fwixitem {
    border-bottom: solid 1px;
    margin-bottom: 5px;
    overflow:hidden;
}

span.fwixdate {
   font-size: 9px;
}