@charset "UTF-8";
/* CSS Document */


/*Blog*/

#space {
margin: 2px 0;
height:5px;
}
.date {
	font-size: 12px;
	color: #FF6600;
	margin: 2px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#posted {
margin:10px 0 0 0;
padding:0;
}

#posted a:link, #posted a:focus, #posted a:visited, #posted a:active{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0d3b5e;
	}
	
#posted a:hover {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0d3b5e;
}

#posted p {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #33968f;
}
.paginate {
	margin:0 0 0 10px;
}
#small-line-center {
	width: 475px;
	height: 1px;
	border-top: solid 1px #330066;
	margin: 2px 0px;
}
#sidebox-line {
	width: 200px;
	height: 1px;
	border-top: solid 1px #330066;
	margin: 0 0 0 1px;
}


/*Comment Styles*/

#commentbox-v {
	margin: 0;
	background-color: #33968f;;
	border-bottom: dashed 1px #fff;
	}

#commentbox-v p {
	color: #fff;
	}

#commentbox {
	margin: 0;
	background-color: #eeeeee;
	width:470px;
	}
	
#commentbox p {
	color: #333;
	}	
	
#commentbox-alt {
	margin: 0;
	background-color: #cdcbbc;
	width:470px;
	}	

#commentbox-alt p {
	color: #333;
	}	

.comment {
	width:470px;
	margin: 0 0 0 0;
	padding: 2px 0 5px 5px;
	border-bottom: dashed 1px #fff;
		}

#comment-preview-box {
	width:470px;
background-color:#eee;
border: solid 1px #446d87;
}

/*Calendar Styles*/

.calendarBG {
	background-color:  #ffffff;
	margin: 0px;
}

.calendarBlank {
	background-color:  #eeeeee;
}

.calendarHeader {
	margin: 2px;
	font-size: 100%;
	letter-spacing: 0.1em;
	font-weight: bold;
	background: #transparent;
	color: #33968f;
	border-bottom: 1px dotted #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
}

.calendarMonthLinks {
font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:         10px;
	text-decoration:   none;
	color:             #333;
	background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #333;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #333;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #33968f;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
	font-weight: bold;
	font-size:	10px;
	color: #33968f;
	background-color: #transparent;
	text-align:  center;
	vertical-align: middle;
	margin: 2px;
}

.calendarToday {
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         10px;
	font-weight: bold;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #FF6600;
	background-color: 	#transparent;
}

.calendarCell {
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         10px;
	font-weight: bold;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #333;
	border: solid #ccc 1px;
	background-color:  #transparent;
}

.calendarCell a {
 color:             #333;
 text-decoration:   underline;
 background-color:  #transparent;
}

.calendarCell a:visited {
 color:             #333;
 text-decoration:   underline;
 background-color:  #transparent;
}

.calendarCell a:hover {
 color:              #FF6600;
 text-decoration:   none;
 background-color:  #transparent;
}

/*Text*/
#MainContent p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.3em;
}
#MainContent-Home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
	margin: 5px 0 0 0;
}
.blog-heading {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0d3b5e;
	margin: 0;
	padding:5px 0 0 0;
	font-weight: bold;
	background-color: #transparent;
}
.sidebox-heading {
	font-size: 16px;
	color: #33968f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 5px 0 5px 0;
	line-height: 1.2em;
}
.small-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0d3b5e;
}

/*Links and lists*/

#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 5px 0 0 0;
	list-style-image: url(http://delawana.com/images/bullet.gif);
}
#sidebar ul li {
	line-height: 1.2em;
	font-size: 12px;
	color: #446d87;
	margin: 0 0 .3em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
}
#sidebar li a:link, #sidebar a:focus, #sidebar a:visited, #sidebar a:active{
	color: #0d3b5e;
	}

#sidebar li a:hover {
	color: #FF6600;
	text-decoration:underline;
}
.sublist {
	line-height: 1.2em;
	font-size: 11px;
	color: #446d87;
	margin: 2px 0 .5em 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	padding: 2px 0 0 0;
}
#sidebar ul p {
	line-height: 1.2em;
	font-size: 12px;
	color: #0d3b5e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

