img {border:0;}
dl, dd {margin:0; padding:0;}
.modules h3{
	color: #fff;
	text-align: center;
	padding: 3px 1px 3px;
	margin: 0;
	text-transform: lowercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #002252;
}
.modules h3 a:link, .modules h3 a:visited, .modules h3 a:hover, .modules h3
a:active, .modules h3 a:focus {
	text-decoration: none;
	color: #FFF;
	background: transparent;
	border: none;
	font-weight: normal;
}

.modules ul {
	margin: 0;
	padding: 0;
}
.modules li{
	list-style: none;
	line-height: 1.25;
	padding: 2px 2px 5px 1px;
	margin: 0;
	}
.modules li img{
	float: left;
	margin: 4px 2px 1px 0;
	clear: left;
	border: 0;
	display: block;
}
.modules li div{
	clear: left;
}
a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #036;
	color: #036;
}
a:hover, a:active, a:focus {
	color: #800000;
	border-top: 1px dotted #9D4AB9;
	border-bottom: #9DB94A dotted 1px;
	background: #FFF;
}
.modules a:link, .modules a:visited {
	text-decoration: none;
	border: none;
	color: #800000;
}
.modules a:hover, .modules a:active, .modules a:focus {
	color: #FFF;
	background: #036;
	border-top: #8890A5 dotted 2px;
	border-bottom: #8890A5 dotted 2px;
}
.modules td a:hover, .modules td a:active, .modules td a:focus {
	color: #FFF;
}
.modules form {
	margin: 2px;
	padding: 0;
	text-align: center;
}
.modules input, #comments input, #comments textarea, #searchform input {
	background: #FFF;
	color: #036;
	padding: 2px;
	border: 1px solid #d7d7d7;
	margin: 2px;
	font-family: "Courier New", Courier, mono;
}
.modules input:focus, #comments input:focus, #comments textarea:focus,
#searchform input:focus {
	background: #d7d7d7;
	color: #036;
}
table.calendar {
	background: #FFF;
	width: 100%;
	}
.calendar td {
	text-align: center;
	border: 1px solid #F5f7f7;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	}
.modules .calendar a:link, .modules .calendar a:link {
	font-weight: normal;
}
.highlight td {
	color: #708090; 
	}
.highlight a:link, .highlight a:active, .highlight a:hover, .highlight
a:visited {
	display:block; 
	color: #708090;
	border:1px solid #708090;
	}
.centered td{
	text-align:center;
	}
.searchreturn {
	border-bottom: 2px dotted #036;
	padding: 20px 0;
}
#searchform form {
	margin-top: 10px;
}
#searchead {
	border-bottom: 2px dotted #d7d7d7;
	font-size: .9em;
	padding-left: 2px;
}
.commentlinks {
	font: italic .9em Georgia, "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 2px dotted #036;
	padding: 20px 0;
	color: #6E9624;
}
.commentlinks a:link {
	text-decoration: none;
	border-bottom: 1px dotted #708090;
	color: #40A6FF;
}
.commentlinks a:visited {
	color: #9DB94A;
	text-decoration: none;
	border-bottom: 1px dotted #9DB94A;
}
.commentlinks a:hover, .commentlinks a:active, .commentlinks a:focus {
	color: #036;
	border-top: #036 dotted 1px;
	border-bottom: #036 dotted 1px;
}
.paginglinks {
	font-size: .8em;
}
.cmxblogger {
	font-size:100%; 
	font-weight:bold; 
	font-style:italic;
}

#comments{
	margin: 10px;
	padding: 0;
	border: 1px solid #d7d7d7;
	border-bottom-style: dashed;
}
#comments h1 {
	color: #fff;
	padding: 3px 1px 3px 10px;
	margin: 0;
	text-transform: lowercase;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #002252;
}
#comments h2 {
	padding: 0;
	font-weight: normal;
	margin: 10px 0 0 10px;
	color: #036;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#comments h3 {
	padding: 0;
	font-weight: bold;
	margin: 10px 0 0 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
#comments p, #comments .button {
	margin-left: 10px;
}
#comments form {
	margin: 20px 10px 20px 0;
	padding: 0;
	font-size: .9em;
}
.clear {
	clear: all;
}	
.blogitem {
text-align: left;
padding: 1px;
}

.blogitemdate, #comments .timestamp {
font: italic .9em Georgia, "Trebuchet MS", Verdana, sans-serif;
margin: 3px 0 15px;
}
#comments .timestamp {
margin-left: 10px;
margin-bottom: 0;
}
#commentsblogitem{ 
border-bottom: 1px dashed #d7d7d7;
}
#commentsblogitem p {
margin: 10px;
color: #666;
}
#allcomments{}

#allcomments h2 {
color: #708090;
}
#allcomments .bloginfo {
margin: 5px 0 10px;
float: left;
width: 100%;
}

#allcomments .bloginfo p {
margin: 0 30px;
}
#allcomments .blogtime {
font: italic .9em Georgia, "Trebuchet MS", Verdana, sans-serif;
float: right;
width: 35%;
text-align: right;
}
#allcomments .blogposter {
font-size: .85em;
float: left;
width: 64%;
}
.commentsodd{
	background-color:#ECECD9;
	padding: 10px 0;
	border: 1px dashed #d7d7d7;
	margin: 15px;
}
.commentseven{
	background-color:#DDDEBE;
	padding: 10px 0;
	border: 1px dashed #d7d7d7;
	margin: 15px;
}

/* \*/
* html .commentsodd, * html .commentseven {height: 1%;}
/* */

.commentsodd h3, .commentseven h3 {
font: italic bold 1.3em Georgia, "Trebuchet MS", Times, serif;
color: #8890A5;
margin: 0 10px;
}
.commentsodd h3 {
color: #036;
}
.commentsodd p, .commentseven p {
margin-left: 10px;
font-size: .9em;
}
.blogtrackbackdate {
font: italic .9em Georgia, "Trebuchet MS", Verdana, sans-serif;
}
.longfield {
width: 300px;
}

.highlight {
color: #708090;
}
.searchbox {width:100px;}

#facebookProfile {
color: #708090;
}
#cwfourmsRSS {
	color: #333;
	text-align: left;
	border-top-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-left-color: #666;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom-width: thin;
	background-color: #F4F4F4;
	padding: 4px;
	margin-right: 0px;
	margin-left: -4px;
}
#cwfourmsRSS h1 {
	font-size: 13px;
	font-weight: bold;
	color: #036;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#cwfourmsRSS h2 {
	font-size: 11px;
	font-weight: bold;
	color: #444F60;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#cwfourmsRSS .feeddate {
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
	font-size: 9px;
}

#cwfourmsRSS .feedlink {
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}


#cwfourmsRSS p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
