/* CSS Document */
body { behavior:url("/inc/csshover.htc"); }
#subject {width:400px; }
#message, #postmsg { width:400px; height:200px;}

.narrowcolumn  {width: 600px; clear:both; padding:0px; margin:0px;}
.post {float:left; padding:15px; margin:3px; clear:both;width:590px; background: #fff; border: 1px solid #ccc;}
.post h2 {font-size: 20px; padding:0; margin: 0; font-weight:bold; }
.post h2 a {color: #000;}
.post h2 a:hover {text-decoration:none; color:#658949;}
.post h5 { padding: 0 0 5px; margin:0 0 5px; background: transparent url('/img/dotted_horiz.gif') bottom left repeat-x; }
.post h6 {font-size: 11px; padding:0; margin:0; font-style:italic;}
.post #blank {overflow:hidden; height:1px; clear:both; padding:0; margin:0;}


.comment {background: transparent url('/img/dotted_horiz.gif') top left repeat-x;  padding: 5px 0px 5px 0px; clear:both;}
.actions {background: transparent url('/img/dotted_horiz.gif') top left repeat-x; padding: 5px 0px 2px 0px; clear:both;}

#pagenumbers {float:right; padding:10px 22px 10px 0px;}

ul#subscribe {list-style-type:none; float:left; margin:0px; padding:0px 0px 10px 0px; }
ul#subscribe li {clear:both; margin:0px; padding:2px; height:16px; width:200px;}
ul#subscribe li a { display:block; width: 160px; height:16px; padding:0px; margin:0px; color:#000; font-size:12px; text-decoration:none; border: none;}
ul#subscribe li a#feeds {padding-left:18px; height:16px; background: url(/img/news/feed.gif) top left no-repeat; }
ul#subscribe li a:hover { background-color: #fff; color: #000; text-decoration:none;}
ul#subscribe li ul {list-style-type:none; background: #fff;position:absolute; padding:0px; margin:0px; clear:both; }
ul#subscribe li ul li {display: none; height:20px; padding:0px; margin:0px; border-top: 1px dotted #000;  background-color: #fff; color:#000;}
ul#subscribe li ul li a {padding:2px 0px 0px 10px; width: 190px; height:18px; display:block;}
ul#subscribe li ul li a img {border: none; padding:0px; margin:0px;}
ul#subscribe li:hover ul li {display: block;}
ul#subscribe li ul li a:hover {display: block; background-color: #C8BA9B; color:#000;}

