body, h1, h2, h3, h4, h5, h6, p {
 margin: 0;
 padding: 0;
 font-family: "Lucida Grande", verdana, lucida, helvetica, sans-serif;
 line-height: 125%;
}
body {
 text-align: center;
 font-size: small;
}
img {
 border: 0px;
 text-decoration: none;
}
#container {
 text-align: left;
}
#head {
 width: 96%;
 color: #000;
 margin: 0 2%;
}
#head h1 {
 margin-top: 6px;
 margin-bottom: 3px;
 font-size: 120%;
}
#head h1 a img, #head h1 a:hover img {
 text-decoration: none;
 background-color: #ff9;
 color: #369;
}
a {
. text-decoration: underline;
 color: #369;
}
a:hover {
 color: #fff;
 background-color: #369;
}
#navigation {
 width: 96%;
 float: none;
 clear: both;
 margin: 6px 2%;
 padding-bottom: 3px;
 border-bottom: 1px solid #e7e7e7;
}
#navigation ul {
 margin: 0;
 padding: 0;
}
#navigation ul li {
 display: inline;
 margin: 0 3px;
 list-style: none;
}
#navigation a {
 text-transform: capitalize;
}
#navigation li.active a {
 color: #6c0;
 text-decoration: none;
 font-weight: bold;
}
#navigation li.active a:hover {
 /* color: #fff; */
 color: #369;
}
#articles {
 border-top: 3px solid #666;
 background-color: #fff;
 margin: 0 2%;
 width: 96%;
}
#accessibility {
 display: collapse;
 visibility: hidden;
}
#right {
 float: right;
 width: 23%;
 margin: 0;
 padding-left: 1%;
 padding-right: 1%;
 font-size: 10px;
 text-align: left;
}
#center {
 float: left;
 width: 70%;
 padding: 1%;
 margin:  0 1%;
 background-color: #fff;
 text-align: left;
 line-height: 150%;
}
.entry {
 margin-top: 12px;
 margin-bottom: 18px;
}
.entry h1, h2, h3, h4, h5, h6 {
 margin-top: 6px;
 margin-bottom: 3px;
}
.entry h3.title {
 margin-top: 6px;
 font-size: 200%;
}
.entry p {
 margin-top: 12px;
}
.entry p.technorati, .entry p.info {
 margin: 0;
 font-size: smaller;
 color: #999;
}
blockquote, .quoted {
 margin: 0 15px 0 15px;
 color: #666;
 padding-left: 10px;
 padding-right: 10px;
 border-left: 5px solid #999;
}
dt {
 margin-top: 12px;
 font-weight: bold;
}
dd {
 font-weight: normal;
}
#footer {
 background-color: #555;
 min-height: 500px;
 height: auto;
 float: none;
 clear: both;
 width: 100%;
 border-top: 3px solid #333;
 color: #fff;
 font-size: 10px;
}
#footer a, #footer a:hover, #footer a:visited {
 color: #fff;
}
#footer ul {
 margin: 0 6pt;
 padding: 0;
}
.search {
 min-width: 210px;
 max-width: 210px;
 width: 210px;
 height: 43px;
 padding-top: 10px;
 padding-left: 3px;
 margin: 7px 3px 10px 6px;
 background: url('/images/livesearchbkg.gif') top left no-repeat;
 vertical-align: middle;
}

#LSResult { position: absolute; background-color: #fff; width: 350px; }

#LSShadow { padding: 5px; background-color: #ccc; }

#LSRes { background-color: #fff; }
.LSRow { padding: 0 5px; }

#LSHighlight { background-color: #9c3; }

#LSHeader { padding: 2px 2px 8px; }
.lsDate { display: block; color: #555; }
#rssLiveArchive { margin: 10px 0 0; }

#rssLiveArchive ul { padding: 0; list-style-type: none; }

#rssLiveArchive ul li { text-align: left; padding: 1px 8px; }

#rssLiveArchive-year { float: left; width: 100px; margin: 0; padding: 0; }

#rssLiveArchive-year li { position: relative; font-weight: bold; }

#rssLiveArchive-month { float: left; width: 100px; margin: 0; font-weight: bold; }

#rssLiveArchive-month li { position: relative; }

#rssLiveArchive-post { float: left; width: 250px; margin: 0; }

#rssLiveArchive-post li { position: relative; font-weight: bold; }

#rssLiveArchive ul li span { position: absolute; right: 8px; font-weight: normal; color: #333; }

*html #rssLiveArchive ul li span { top: -4px; }

#rssLiveArchive .selected { background: #eee; padding-top: 0; padding-bottom: 0; }

.success { 
 font-size: 125%;
 color: #090;
 font-weight: bold;
}
.error {
 color: #900;
}
.updated {
 padding: 6px;
 border-top: 2px solid #ff3;
 border-bottom: 2px solid #ff3;
 background-color: #ff9;
 margin: 6px 0 6px 0;
}
.googleads {
 margin: 3px 0 12px 0;
 text-align: center;
}
.articlenav {
 margin-top: 2em;
 padding-top: 2em;
 border-top: 1px dotted #e7e7e7;
 clear: both;
}
.premiumad {
margin-top: 6px; margin-bottom: 6px; background-color: #ff9; border: 2px solid #fc0; padding: 6px;}

table {
margin-top: 12px;
margin-bottom: 3px;
}
th {
 border-bottom: 2px solid #e7e7e7;
}
div.comment {
 padding-bottom: 6px;
 padding: 3px;
 padding-top: 6px;
 border-bottom: 1px solid #999;
}
div.comment p {
 margin-bottom: 6px;
 margin-top: 12px;
}
.even {
 background-color: #fff;
}
.odd {
 background-color: #e7e7e7;
}
div.cmthead {
 padding-top: 3px;
 margin-bottom: 3px;
 padding-bottom: 3px;
 border-bottom: 1px dotted #999;
}
span.cmtdate {
 color: #666;
}
.cmtInput p {
 margin: 6px 0;
}
.cmtInput label {
 font-weight: bold;
}
p#txpCommentInputForm {
 margin: 1.5em 0;
 font-weight: bold;
 font-size: 125%;
 color: #0c0;
}
