body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background-color: #dedede;
	font-family: arial, helvetica, Verdana, sans-serif;
	text-align: center;
	}

.clr {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #0253b7;
	}

a:visited {
	color: #0253b7;
	}

a:active {
	color: #0253b7;
	}

a:hover {
	color: #cc0000; text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	border:1px solid #2C4C94;
	background-color: #FFFFFF;
	}

#banner {
	color: #000;
    background-color: #FFFFFF;
	text-align: left;
	padding: 10px 10px 3px 10px;
	border-bottom: 4px solid  #2C4C94;
margin-top:21px;
	}

#banner-img {
	display: none;
	}


#banner a {
	text-decoration: none;
	color: #000;
	}

#banner a:hover {
	color: #CE0000;
	}

#banner h1 {
        width: 450px;
	font-size: x-large;
	font-weight: bold;
	}

#banner h1 a{
	background: none;
}

#banner h2 {
	font-size: 14px;
	line-height: 140%;
	width:440px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-weight: bold;
	color: #2C4C94;
	}

#banner h3 a{
	background: url('mhcommon/images/site_logo_340x60.gif') no-repeat center right;
	width: 340px;
	height: 60px;
	display: block;
	border: 0px solid #000;
	float: right;
	margin-top: -58px;
	text-indent: -5000px;
}
#left {
		float: left;
		width: 170px;
		background-color: #FFFFFF;
		overflow: hidden;
		}

textarea#comment-text {
      width: 400px;
      }


#right {
		float: left;
		width: 190px;
		background-color: #FFFFFF;
		overflow: hidden;
		}

#center {
		float: left;
		width: 438px;
		overflow: hidden;
		border-right:1px solid #ccc;
		border-left:1px solid #ccc;
		}

.content {
	padding: 5px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: small;
	}

.sidebar {
	padding: 10px;
	}

.sidebar a {
	text-decoration: none;
	}

.sidebar a:link {
	color: #;
	}

.sidebar a:visited {
	color: #;
	}

.sidebar a:active {
	color: #;
	}

.sidebar a:hover {
	color: #;
	}


.content p {
	color: #333333;
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 130%;
	}

.content li {
	line-height: 130%;
	}

.content h2 {
	color: #666;
	font-size: small;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	}

.content h3 {
	color: #000000;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	clear: both;
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	padding-bottom:5px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}
ul.story_list  {
	margin-bottom: 3px;
	}

.sidebar li {
	color: #333333;
	font-size: x-small;
	text-align: left;
	line-height: 130%;
	margin-top: 0px;
	list-style-type: none;
	}

.sidebar img {
	border: 1px solid #EEEEEE;
	}
	
.sidebar div {font-size: 11px;
		line-height: 150%; }


.photo {
	text-align: left;
	margin-bottom: 10px;
	}

.link-note {
	font-size: x-small;
	line-height: 130%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

#powered {
	font-size: x-small;
	line-height: 130%;
	text-align: left;
	color: #333333;
	margin-top: 5px;
	}

#comment-data {
	float: left;
	position: relative;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
.comment-content {
border-top:1px solid #ccc;
}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	}

.bio-image {
padding: 5px;
}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.hrrail {
	border-bottom:3px solid #999999;
	padding:0px;
	margin:0px;
	}

#blogfooter {
	clear:both;
	width:780px;
	border-right:1px solid #2C4C94;
	border-left:1px solid #2C4C94;
	border-bottom:1px solid #2C4C94;
	background:#ffffff;
	padding:10px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	font-family:arial, helvetica, sans serif;
	}

#leaderboard {
background:#2C4C94;
text-align:center;
padding:4px;
}

#rightrailad {
text-align:center;
padding-top:5px;
}

a img {border: 0 none transparent;}
.comment-avatar {float: right; margin: 15px 10px;}


/*  Search styles */
.module-search {margin-bottom: 5px;}
div.search-results p.entry-photo{float:right; margin: 0px 10px;}
/* ph=1 */
