textarea#comment { font-size: 125%; font-family: sans-serif; }

pre {
    overflow: auto;
}

table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}

.center
{
	text-align: center;
}
img.top {
	vertical-align: top;
	border: 0px;
}
img.middle {
	vertical-align: middle;
	border: 0px;
}
img.leftmargin {
	float: left;
	border: 0px;
	margin-right: 1ex;
	margin-top: .2ex;
	margin-bottom: .2ex;
}
img.rightmargin {
	float: right;
	border: 0px;
	margin-left: 1ex;
	margin-top: .2ex;
	margin-bottom: .2ex;
}

acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
}
abbr {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

del {
	color: #999999;
}
ins {
	color: #009999;
	text-decoration: none;
}

a.BlogButton {
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-right: 3px;
	margin-top: 3px;
	font-size: 16px;
}
a.BlogButtonCurr {
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-top: 3px;
	margin-right: 3px;
	font-weight: bold;
}

A.BlogButton:link,
A.BlogButton:visited,
A.BlogButton:active,
A.BlogButtonCurr:link,
A.BlogButtonCurr:visited,
A.BlogButtonCurr:active,
{
	color: #556F1F;
	font-size: 16px;
	font-weight: bold;
}
A.BlogButton:hover		{
	color: #6B8E23;
}
A.BlogButtonCurr:hover		{
	color: #FF6347;
}

/* Styles for posts */
.bSmallHead {
	font-size: 80%;
	margin-left: 25px;
	margin-top: -10px;
}
.bTitle {
  font-size: 130%; 
  padding-top: 5px;
}

.bMore
{
	text-align: center;
}
.bMore a
{
	font-weight: bold;
	font-size: 110%;
}
.bSmallPrint,
.bCommentSmallPrint
{
 margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;
  background: url(img/tictac_grey.gif) no-repeat 0 8px;
}

/* Styles for comments */
.bComment {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
  background: #eee url(img/comments_curve.gif) no-repeat top left;
}
.bCommentTitle {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-size: 130%;
  color: #666;
  background: url(img/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
}
.bCommentText {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(img/comment_arrow.gif) no-repeat 44px 2px;
}

/* Styles for comment form */
form.bComment fieldset
{
	clear: both;
	border: none;
	margin: 2ex 0ex;
	padding: 0ex;
}
div.label
{
	float: left;
	width: 18%;
	text-align: right;
	font-weight: bold;
	position: relative;
	top: .5ex;
}
form.bComment label
{
	font-weight: bold;
}
div.input
{
	float: right;
	width: 80%;
}
input.bComment,
textarea.bComment
{
	background-color: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 98%;
	margin: 0ex;
}
select.bComment
{
	background-color: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 100%;
	margin: 0ex;
}
fieldset .notes
{
	/* display: block; */
	font-size: 80%;
	color: #999999;
}


#bodyText {
    width: 425px;
    padding-left: 25px;
    font-size: 90%;
}

/* Styles for sidebar (right) */
div.bSideBar {
  position: absolute;
  top: 110px;
  width: 250px;
  margin: 0 11px 0 690px;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
}

/* 
div.bSideBar {
  position: absolute;
  top: 75px;
  width: 250px;
  border-left: 1px thin blue;
  margin: 0 41px 0 547px;
  padding: 20px 0 0 0;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
}
 */

.bSideItem {
  margin: 0;
  padding: 5px 15px 1em 15px;
  border-bottom: 1px solid #ddd;
}
.bSideItem h3 {
  margin: 0 0 0 0;
  padding: 25px 0 0 50px;
  font-size: 130%;
  color: #666;
  height: 32px;
  background: url(img/sidebar_icon.gif) no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
}
.bSideItem ul {
  list-style: none;
  margin: 0;
  padding: 5px 20px 1em 20px;
}

.bSideItem ul li{
 list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
 background: url(img/tictac_green.gif) no-repeat 0 5px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #fff;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 80%;
	margin: 0ex;
}

/* Styles for Calendar: */
caption.bCalendarMonth
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin: auto;
	white-space: nowrap;
}
table.bCalendarTable
{
	margin: auto;
	font-size: 84%;
	border: solid 1px #ccc;
	background: #fff;
}
tr.bCalendarRow
{
	text-align: center;
}
th.bCalendarHeaderCell
{
	font-size: 84%;
}
td.bCalendarCell
{


}
td.bCalendarEmptyCell
{
}
a.bCalendarLinkPost
{
	font-weight: bold;
}

.clear { /* to fix IE6 padding-top issue */
  clear: both;

  }

strond { font-weight:bold; }

* html div div { overflow:hidden; }
