.b-line {
	vertical-align: top;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(shadow.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}
.BlogName {
	font-size: 24px;
	color: #990000;
	line-height: 24px;
	font-family: "Arial Black";
	text-decoration: none;
}
.EntryTitle {
	font-size: 16px;
	line-height: 20px;
	color: #990000;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
}
.EntryDate {
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	background-color: #990000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.BlogDescription {
	padding-top: 5px;
}
.EntryCategory {
	font-size: 12px;
	line-height: 12px;
	color: #990000;
	background-color: #DDDDDD;
	padding: 5px;
	border-top: 10px solid #FFFFFF;
	border-right: 10px #FFFFFF;
	border-bottom: 10px #FFFFFF;
	border-left: 10px #FFFFFF;
}
.Carendar {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px;
}
.week {
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #999999;
	text-align: center;
}
.on {
	padding: 2px;
	font-weight: bold;
}
.EntryMore {
	background-color: #EEEEEE;
	padding: 9px;
	border: 1px solid #CCCCCC;
}
.EntryExcerpt {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
.headline {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px 5px 3px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
}
/* modules */

.module
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #f3f6f9;
   background: #dae0e6;
}

.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #cfd4d9;
   padding: 10px 10px 0 10px;
   font-size: 10px;
   line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin-bottom: 0;
   border: 1px dashed #a3b8cc;
   padding-bottom: 10px;
   color: #292e33;
   background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
	list-style: disc;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

.module-list-item
{
	margin-top: 0;
	color: #666;
	line-height: 1.5;
	margin-left: 0px;
}

.typelist-thumbnailed .module-list
{
   margin: 0 0 10px 0;
   list-style: none;
}

.typelist-thumbnailed .module-list-item
{
   margin: 1px 0;
   padding: 0;
   background: #f3f6f9;
}

.typelist-thumbnail
{
   background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
   width: 64px; /* mac ie fix */
   margin: 0 10px 10px 0;
   padding: 0;
   background: none;
}

.module-recent-photos .module-list-item a
{
   border: #cfd4d9 1px solid;
   padding: 1px;
   background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
   border-color: #36414d;
   background: #fff;
}
.archive {
	background-color: #EEEEEE;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.formname {
	background-color: #DDDDDD;
	white-space: nowrap;
	padding: 5px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

