
h1 {
color: #;
	font-size: 1.3em;
	margin: 16px 0 12px 0;
}
h2 {
	color: #657320;
	font-size: 1.2em;
	margin: 15px 0 4px 0;
	padding-top:14px
}
h3 {
	color: #1a3957;
	font-size: 1.1em;
	margin: 20px 0 4px 0;
}
h3.mgn {
	margin: 10px 0 7px 0;
}
h4 {
/*	color: #373737;    kent: I modified this because we never use this on the site, and I could use it in blog posts*/
	color: #1c5a8f; 
	font-size: 1.1em; /* changed this from 1.0 */
	margin: 0 0 5px 0;
}
a img {
	border: none;
}
ol li {
	padding: 4px 0;
	line-height:1.6em;
}
.byline, .entryfooter, .trackbackfooter {
	font-size: .8em;
	line-height: 135%;
	margin: 0;
	/*	padding: 5px 0 14px 0;*/
	color: #000;
}
.byline {
	padding-bottom:7px;
}


.commentBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: .8em;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 40px;
}
.commentByLine {
	font-weight: bold;
	clear: left;
}
/*#banner, #banner a {
	font-family: "Trebuchet MS", verdana,arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	background-color: #FFCC00;	
	padding:5px;
}*/

input, select, textarea {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 1em;
	color: #000000;
}
.menuTitle {/*pod header*/
	/*font-family: verdana, arial, sans-serif; */
	font-size: 0.8em;
	background-color: #f00;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 5px;
	color: #fff;
	font-weight:600;
}
.header, .header a {
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	text-align: center;
	font-weight: bold;
	padding:2px 0;
}
#calendar {
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}
.calendarToday {
	background-color: #FCFDFE;
	border:1px solid #B8C2DC;
}
.menuBody {
	font-family: verdana, arial, sans-serif;
	font-size: .65em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}
.menuBody .header {
	font-size: 1em;
}
.menuBody A {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
}
.date {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	color: #666;
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}
.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	/*font-size: .7em;*/
	color: #666;
	border:1px solid #D1DDE8;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
	background-color:#F6F9FE;
}
.commentHeader {
	font-size: 1.1em;
}
/*.footerHeader {
	background-color: #ddd;
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}*/

.rightMenu { /*pod body*/
	border:1px solid #f00;
	margin:8px;
}
.code {
	font-family: courier, monospace;
	font-size: .8em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
	margin:5px 0 5px 0;
}
.codePrint {
	font-family: courier, monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	padding: 4px 4px 4px 4px;
	line-height: 15px;
}
.center {
	text-align:center;
}
.entry {
	margin-bottom:30px;
	padding-bottom:13px;
	/*	border-bottom:1px solid #999;*/
	background: url(../images/divider.gif) no-repeat center bottom;
}
a img {
	border: 0px;
}
.comment, .trackback, .commentAlt, .trackbackAlt {
	border: 1px dashed #ccc;
	padding: 10px;
	margin:10px 0;
	position:relative;
}
.commentAlt, .trackbackAlt {
	background-color:#efefef;
}
.comment img, .commentAlt img {
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}
.commentBody, .trackbackBody {
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 10px;
}
#relatedEntriesList {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	/*font-size: .7em;*/
	color: #000000;
}
.commentByLine, .trackbackByLine {
/*	font-style: italic;*/
	font-size: .8em;
}
.addCommentLink, .addTrackbackLink {
	text-align:right;
}
#trackbacks, #comments {
	margin-top:8px;
}
#calendar th {
	font-weight: normal;
}
.tbLink {
	font-size:1.1em;
}
.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}
/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm {
	margin:8px;
	text-align:left;
}
fieldset#sendForm {
	border:none;
}
fieldset#commentForm legend, fieldset#sendForm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 10px 5px;
}
fieldset#commentForm label, fieldset#sendForm label {
	float:left;
	width:110px
}
fieldset#sendForm label {
	width:130px;
}
fieldset#commentForm div, fieldset#sendForm div {
	clear:both;
	margin-bottom:5px
}
fieldset#commentForm .longLabel {
	width:260px
}
fieldset#sendForm .longLabel {
	width:200px;
}
fieldset#commentForm .nofLoat, fieldset#sendForm .nofLoat {
	float:none
}
fieldset#commentForm #comments, fieldset#sendForm #notes {
	width:100%;
	height:120px;
	overflow: auto;
}
fieldset#sendForm #notes {
	width:300px;
}
fieldset#commentForm img {
	margin:3px auto
}
fieldset#sendForm img, fieldset#sendForm #submit {
	margin-left:200px;
}
#popUpFormBody {
	background:#fff;
	margin:8px;
}
/*=====================*/

.sidebar {/*float: left; */
	width: 207px;
	padding-bottom:11px
}
.sbtop {
	background: url(../../images/sidemenu-top.gif) no-repeat top;
	width: 207px;
	height: 4px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}





.sbtop_promo {
	background: url(../../images/sidemenu-top.gif) no-repeat top;
	width: 218px;
	height: 47px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	
	margin-left: -11px;
	
	background: url(../../images/star_h1.gif) no-repeat 0px 0px;
}



.sbinfo {
	background: #f6f9fe;
	border-right: 1px solid #d1dde8;
	border-left: 1px solid #d1dde8;
	width: 205px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.sbinfo h3, .sbtop_promo  h3 {
	font-size: 1em;
	background: #f0f5fb;
	padding: 5px 0 5px 7px;
	width: 205px;
	border-bottom: 1px solid #dde7f1;
	border-top: 1px solid #fff;
	margin: 3px 0 0 0;
}



.sbtop_promo  h3{
	background:none;
	border:none;

	padding: 17px 0 0px 37px;
}



.sbinfo ul {
	padding: 0;
	list-style-type: none;
	width: 205px;
	margin: 0 0 10px 0;
}
.sbinfo ul li, .sbinfo ul li.sec {
	border-bottom: 1px dotted #d1dde8;
	margin: 0;
	font-size: 0.9em;
	background: url(../../images/bullet-side-menu.gif) no-repeat 4px 8px;
}
.sbinfo ul li.sec {
	background: url(../../images/bullet-smenu2.gif) no-repeat 24px 8px #fcfdff;
}
.sbinfo ul li a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px 3px 5px 16px;
	width: 186px;
}
.sbinfo ul li a:hover {
	background: url(../../images/bullet-side-menu.gif) no-repeat 4px 8px #e6eefc;
}
.sbinfo ul li.sec a {
	padding: 5px 5px 5px 40px;
}
.sbinfo ul li.sec a:hover {
	background: url(../../images/bullet-smenu2.gif) no-repeat 24px 8px #e6eefc;
}
.sbinfo p {
	font-size: 0.75em;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 20px;
}
.sbbottom {
	background: url(../../images/sidemenu-bottom.gif) no-repeat top;
	width: 207px;
	height: 6px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.sbinfo ul li.li_inline {
	background:none;
	padding:0;
	margin:0;
	display:inline-block;
}
.sbinfo ul li.li_inline a {
	background:none;
	padding:0;
	margin:0;
	display:inline;
}
.li_inline {
	background:none;
	padding:0;
	margin:0;
	display:inline;
}
.sbinfo ul li a.li_inline {
	background:none;
	padding:0;
	margin:0;
	display:inline;
}
.arch {
	font-size:0.9em;
	padding:6px 0 3px 5px;
}
.blog_pod_form {
	padding:0;
	margin:7px 0 -10px 0;
}

#menu a{
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

.clear{clear:both}



#rss_textlink, #tweet_link{padding:16px 0 0px 3px}


/* ------- Kents CSS for the Blog------- */
.caption
{
font-size:x-small; 
color: #6596B4; 
text-align: center;
}
.bimg
{
padding: 4px;
border: solid #D1DDE8 1px;
background-color: #F6F9FE;
max-width: 500px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.bimg img {max-width:500px;}
 
.center {
display:block;
margin-left:auto; 
margin-right:auto;
padding: 4px;
border: solid #D1DDE8 1px;
background-color:#F6F9FE;
max-width:500px;
font-size:0.9em;
text-align: left;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.left {
float:left;
padding: 4px;
border: solid #D1DDE8 1px;
background-color:#F6F9FE;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
max-width:500px;
}

.right {
float:right;
padding: 4px;
border: solid #D1DDE8 1px;
background-color:#F6F9FE;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
max-width:500px;
}
 
.bug
{
float:right;
width: 150px;
padding: 4px;
border: solid #D1DDE8 1px;
background-color:#F6F9FE;
font-size:x-small; 
color: #6596B4; 
text-align: center;
margin-left: 20px;
margin-bottom: 10px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
 
.bug img
{
width: 150px;
height: 150px;

}

.bug br {margin-bottom: 5px;}
 
.more {
text-align:left;
font-style: bold;
}
 
/* -------end of Kents CSS for the Blog------- */



/*.entry img{
padding: 4px;
border: solid #D1DDE8 1px;
background-color:#F6F9FE;
margin: 20px 2px;
}*/
