A 			{ text-decoration:underline; }
A:link		{ color: #C00; } 
A:visited	{ color: #C00; } 
A:hover		{ text-decoration:none; } 

img { border:0; }
h1 { font:bold 1.5em arial, sans-serif; margin: 0 0 .2em 0; }
h1 a { text-decoration:none; }

.clear { clear:both; margin:0; padding:0; }
.float-right { float:right; }

#blog-index { border:2px solid #CCC; }
#blog-index .blog-promo { float:left; width:270px; margin:5px 0; padding:15px 12px; }
#blog-index h1 { margin-bottom:.9em; padding:3px 5px; font-size:1.2em; background-color:#DDD; text-transform:uppercase; border:1px solid #BBB; }
#blog-index p { line-height:1.5em; }
#blog-index .border-right { border-right:2px solid #CCC; }

#header-blog { margin-bottom:15px; padding:10px 0 2px 0; border-bottom:2px dotted #777; }
#header-blog h1 { margin:0; color:#333; text-transform:uppercase; }
#header-blog a { color:#000; }

.entry-excerpt { float: left; width:450px; display: inline; padding:0 0 15px 5px; border-bottom:1px solid #CCC; }

/* SIDEBAR */
#menu { clear: both; float:right; width:150px; display: inline; margin-left:10px; }
#menu ul { margin:0; padding-left:12px; color:#999; }
#menu li { list-style:square; }
.rightMenu { margin-bottom:8px; padding:3px 2px; background-color:#FFF; border:2px solid #CCC; }
.menuTitle { font:bold .9em arial, sans-serif; background-color: #777; text-align: center; text-transform: uppercase; letter-spacing:1px; line-height:1em; padding:2px; color:#FFF; }
.menuBody {	padding:5px; line-height: 16px; }
/* END SIDEBAR */

/* FOOTER */
.footerHeader {	clear:both; padding:6px; font-size:.9em; color:#555; background-color:#DDD; }
/* END FOOTER */

.byline { text-transform:uppercase; color:#333; margin-bottom:5px; }

.commentBody { margin-right: 10px; margin-bottom: 40px; }
.commentByLine { font-weight: bold;	clear: left; }

#blogText {	padding:0 10px; }

.header, .header a { font-size: .7em; text-align: center; font-weight: bold; }

#calendar {	width:90%; margin:0 auto 0 auto; }
.calendarTable { font-size: .8em; text-align: center; padding:0; line-height: 15px; }
.calendarTable a { text-decoration:underline; }
.calendarToday { background-color:#ED0; }

.date {	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 #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.code {
	font-family: courier,monospace;
	font-size: .7em;
	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:10px; padding-bottom:10px; border-bottom:1px dotted #BBB; }

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	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-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	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: .7em;
}

.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;
}
/*=============== Upload Images ==================*/

.image {
display: block;
float: left;
border: 1px solid #ddd;
margin: 0 10px 2px 0;
padding: 0;
}


.imgcontainer {
width: 300px;
clear: both;
display: block;
float: left; 
margin-bottom: 7px;
padding: 0;
}

.creditcont {
width: 100%;
clear: both;
display: block;
float: left;
font-family: helvetica, arial, sans-serif;
font-size: 10px;
color: #666;
line-height: 13px;
}

.credit {
font-weight: bold;
}

/*==================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;
}

