/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.notmike.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.notmike.com/mt/mt-static/support/themes/hills-midnight/hills-midnight.css);
/* end StyleCatcher imports */


@import url(http://www.notmike.com/mt/mt-static//plugins/ActionStreams/css/action-streams.css);
ul.action-stream li {
	margin-bottom:.75em;
}

acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-style: normal;
	cursor: help;
}

a acronym {
	cursor: auto;
}

sub, sup { line-height: 0; }

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

#right {
	z-index: 2;
	float: left;
	width: 235px;
	margin-top: 0px;
	margin-bottom: -10px;
	font-size: .9em;
}

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

.aligncenter {
	text-align: center !important;
}

.imageborder img {
	border: 1px solid #777777;
	margin: 1px;
}

.imageborder a:hover img  {
	border: 2px solid #709B95;
	margin: 0;
}

.bannerbuttons {
	margin-top: -20px;
	text-align: center;
}
.bannerbuttons a  {
	display: block;
	width: 80px;
	margin: 4px auto;
	text-decoration:none;
}
.bannerbuttons img {
	border:none;
}
.njbloggers a {
	display: inline;
	text-align: center;
	line-height: 0;
	font-size: 0.9em;
	margin:0;
	padding:0;
}
.njbloggers a:hover {
	background-color:transparent;
	color: #4C8079;
}
.njbloggers img {
	margin-top:4px;
	margin-bottom:-4px;
}

.fortune {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	height: 77px;
	width: 327px;
	color: #FF0000;
	font-size: 17px;
	line-height: 20px;
	background: url(http://www.notmike.com/images/fortune_cookie.gif) no-repeat center center;
	padding-top: 17px;
	margin: 0px auto;
}
.lucky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

code {
	color: #666;
}

.floatright {
	float: right;
	margin: 0 0 1em 1em;
}

#comments-open-challenge strong {
	color: #990000;
}

