body {
	margin: 2px 0px 20px 0px;
	text-align: center;       
}

a {
	text-decoration:underline;
}

a:visited {
	color:#06F;
}

a:hover {
	color:#F00;
}
	
a img {
	border-width:0px;
}

.red {
	color:red;
}

.flr {
	float:right;
}

.m0 {
	margin:0 0 0 0;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding:2px 6px 6px 6px;
	width: 760px;
	border: 1px solid #F99;
}

#center {
    float: left;
	width: 540px;
}

#right {
	float:left;
	width: 215px;
}

.content {
	padding: 5px 10px 5px 0px;
	background-color: #FFF;
	color: #333;
}

.content p {
	color: #333;
	font-size: 85%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin:6px 0px 10px 6px;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}

.content h1 {
	width:530px;
	height:32px;
	color:#333;
	font-size:20px;
	font-weight:bold;
	letter-spacing: 0.5em;
	margin:0px auto 20px auto;
	padding:6px 2px 2px 6px;
	background-image:url(../mt-static/images/h1_bg2.gif);
	background-repeat:no-repeat;
}

h1.search-results-header {
	letter-spacing: 0;	
}

.content h2.ETitle {
	height:32px;
	color:#333;
	font-size:large;
	padding:4px 2px 2px 26px;
	text-align: left;
	font-weight:normal;
	background-image:url(../mt-static/images/h2.gif);
	background-repeat:no-repeat;
	margin-bottom:2px;
}

.content h2.ETitle a {
	text-decoration:none;
	color:#333;
}

.content p.EDate {
	color: #333;
	font-size: 14px;
	text-align: right;
	font-weight:normal;
	margin-top:2px;
}

.content p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 2px;
	line-height: normal;
	padding: 3px;
}

.sidebar {
	margin:4px 0px 4px auto;
	padding: 10px;
	border:1px solid #F99;
	background-color:#FFF;
	font-size:75%;
}

#calendar {
  	line-height: 140%;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 1px solid #F99;
	width: 100%;
}

#calendar caption {
	color: #FFF;
	background-color:#FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
	border: 1px solid #F99;
	}

#calendar td {
	text-align: center;
	border: 1px solid #F99;
}

.sidebar h2 {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:1px;
	border-color:#F99;
	border-style:solid;
	border-width:5px 0px 1px 0px;
	padding:0px 1px 0px 18px;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333;
	margin-top: 50px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 80%;
	}

#hdr {
	margin: 2px 0px 0px 0px;
}
#navi {
	height:21px;
	background-image:url(../mt-static/images/hdr_bg2.gif);
	font-size:13px;
	padding:1px 4px 2px 4px;
	margin:0 0 0 0;
	overflow:hidden;
}

#navi a{
	margin-right:1em;
}

#tagline {
	height:21px;
	overflow:hidden;
	background-image:url(../mt-static/images/hdr_bg3.gif);
	font-size:13px;
	color:#FFF;
	padding:0px 4px 2px 4px;
	margin:0 0 0 0;
}

.mag1 {
	border:1px solid #F99;
	padding:4px;
}

.mag1 p {
	margin:0 0 0 0;
}

.mag1 table td {
	padding:0 1em 0 0;
	height:33px;
	vertical-align:middle;
}

.mag1 table td form {
	margin:0 0 0 0;
}

.mag1 table td form input {
	margin:0 0 0 0;
}

.mag1 table td img {
	margin:0 0 0 0;
}

#footer {
	border:1px solid #F99;
	text-align:center;
}

.textlink {
	font-size:95%;
	line-height:130%;
}

#banner img {
	margin-left:20px;
	margin-right:20px;
}

.copy {
	font-size:x-small;
	color:#F0F;
	padding-bottom:1em;
}

.sidebar div.mag {
	margin-bottom:10px;
}

.mag form {
	margin:0 0 0 2px;
}

.search form{
	margin:0 0 0 2px;
}

.mt15 {
	margin-top:15px;
}

#trackbacks {
	margin-top:2em;
}

.content p.fxs {
	font-size:x-small;
}

div.comments-open form {
	margin-left:1em;
}

 


