/* MAIN SETTINGS
------------------------------------------------------------------ */	

/*body {
	margin: 0px;
	background-color:#E0E5E9;
	font-family: Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size:100%;}*/
	
table, td, label {
	font-size:12px;}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000;}
	
p {
}

	
	
/* MAIN LINK SETTINGS 
------------------------------------------------------------------ */
a:link,
a:visited {
	text-decoration:none;
	color:#514E87;} 
a:hover, 
a:active {
	text-decoration:underline;
	color:#514E87;}
	
/* CONTAINER 
------------------------------------------------------------------ */	
#page{
	background-color:#FFFFFF;
	margin:0px auto;}
	
	
/* HEADER 
------------------------------------------------------------------ */	

.tableHeader {
	border-collapse:collapse;
	height:120px;}
	
.tableHeader .left {
	background:url(../images/headerLeft.gif) #FFFFFF repeat-x top left;
	vertical-align:top;
	padding: 20px 20px 20px 30px;}
	
.tableHeader .left a {
	color:#FFFFFF;
	font-size:220%;
	text-decoration:none;
	font-weight:bold;}
	
.tableHeader .right {
	background:url(../images/headerRight.gif) #FFFFFF no-repeat top right;
	width:331px;}


/* CONTENT 
------------------------------------------------------------------ */	
#mainContent {
	margin-top:-5px;
	margin-bottom:0;
	padding:0;
	background-color:#FFFFFF;}
	
	
/* FOOTER (INSIDE #PAGE) 
------------------------------------------------------------------ */		
.footerHeader {}

.byline,
.entryfooter,
.trackbackfooter {
	font-size: 1.0em;
	line-height: 135%;
	margin: 0;
	padding: 5px 0 15px 0;
	color:#666666;}
	
.byline{
	clear:both;}

.commentBody {
	font-size: 1.1em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;}

.commentByLine {
	font-weight: bold;
	clear: left;}

#blogText {
	background-color: #F3F4F6;
	padding:0;
	margin:0;
	min-height:550px; height:auto !important; height:550px;}

input, 
select, 
textarea {
	font-size: 1em; 
	color: #000000;}





/* BOX HEADINGS IN RIGHT MENU
-------------------------------------------------------------  */
.menuTitle {
	color:#514E87;
	font-size:100%;
	font-weight:bold;}
	
.menuBody {
	font-size: 1.0em;
	text-align: left;
	padding: 5px 0px 15px 0px; 
	line-height: 14px;}

.menuBody p { 
	margin: 0px;
	padding: 0px;
}

.menuBody .header {
	font-size: 1em;}

.menuBody A {}


.header,
.header a {
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;}


#calendar{
	width:90%;
	margin:0 auto 0 auto}
	
.calendarTable, 
.calendarTable a {
	text-align: center;
	padding: 2px;
	line-height: 14px;}
.calendarTable a:link,.calendarTable a:visited {
	color:#CC3333;/*color:#A3171A;*/
	font-weight:bold;
	text-decoration: underline; /*text-decoration: none;*/} 
.calendarTable a:hover, .calendarTable a:active {
	color:#CC3333;/*color:#A3171A;*/
	font-weight:bold;
	text-decoration:underline;}

.calendarToday {
	background-color: yellow;}

.date {
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;}

.blogHeader, 
.trackbackHeader, 
.commentHeader, 
.relatedentriesHeader {
	font-size: .9em;  
	border-bottom:1px dotted #CCC;
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;}


.rightMenu {
	margin:8px;}

.code {
	font-family: courier,monospace;
	font-size: 1.0em;
	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: 1.0em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;}
	 
.center{
	text-align:center;}

.paddingEntry { /* extra padding on a comment */
	padding:6px;}

.entry,
.entryLast{
	padding-top:0px;
	border-bottom:1px dotted #CCC;

	}

.entryLast h1 a {
	color: #514E87;
	}

a img{
	border: 0px;}

.comment, 
.trackback, 
.commentAlt, 
.trackbackAlt{
	
	border: 1px solid #999;
	padding: 15px;
	margin:10px 0;
	position:relative;
	font-size:1.1em;}
	
.commentAlt, 
.trackbackAlt {
	background-color:#F3F4F6;}
	
.comment img, 
.commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;}

.commentBody, 
.trackbackBody{
	font-size: 1.0em; 
	color: #000000; 
	margin-bottom: 10px;}

#relatedEntriesList {
 	font-size: 1.0em; 

	color: #000000;}


.commentByLine, 
.trackbackByLine {
	font-style: italic;
	font-size: 0.85em;}

.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;}
