/*
	Copyright (c) 2007 Sujay Thomas. All rights reserved.
*/

body {
	background: #880000 url(/images/v5/bg.gif) repeat;
	margin: 0;
	padding: 0;
	font: 13px/17px Arial, Helvetica, sans-serif;
	text-rendering: optimizeLegibility;
}
img {
	border: none;
	behavior:url(/includes/iepngfix.htc);
	-ms-interpolation-mode:bicubic;
}
a {
	color: #000000;
}
:focus {
	-moz-outline-style: none;
}
a:hover {
	text-decoration: none;
	color: #830000;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	background: #FFFFFF;
	clear: both;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.pad {
	padding: 30px;
}
#header {
	height: 20px;
	padding: 0px;
	clear: both;
}
#logo {
	width: 80px;
	height: 77px;
	background: url('/images/v5/logo.png');
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
}
#left {
	width: 200px;
	float: left;
	border-right: dotted 1px #CCCCCC;
	margin-bottom: 25px;
}
#right {
	width: 510px;
	float: right;
	margin-bottom: 25px;
}
#footer {
	background: #000000;
	color: #FFFFFF;
	clear: both;
	padding: 30px;
	text-align: center;
	border-top: solid 5px #CCCCCC;
}
hr {
	margin-top: 40px;
	margin-bottom: 40px;
	border: solid 1px #CCCCCC;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #CCCCCC;
	display: block;
	clear: both;
}
h1 {
	font-weight: normal;
	color: #000000;
	font-size: 22px;
	line-height: 22px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 15px;
}
.entry h1 a {
	text-decoration: underline;
	color: #570000;
}
.entry h1 a:hover {
	text-decoration: none;
	color: #900000;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
h6 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
code {
	font-family: Monaco, ProFont, "Bitstream Vera Sans Mono", "American Typewriter", "Andale Mono", monospace;
	font-size: 0.91em; /* 1.09em for Courier */
}
pre {
	font-family: "Bitstream Vera Sans Mono", Courier, Monaco, ProFont, "American Typewriter", "Andale Mono", monospace;
	line-height: 1.45em;
	margin: 2em 0 2.5em 0;
	padding: 5px 0 5px 10px;
	border-width: 1px 0 1px 0;
	border-color: #CCCCCC;
	border-style: dotted;
}
blockquote {
	padding: 0;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: solid 1px #CCCCCC;
}
cite {
	display: block;
	text-align: right;
}
#left ul {
	margin: 0;
	padding: 0;
	margin-top: -5px;
	margin-right: 30px;
}
#left ul li {
	list-style: none;
}
#left ul a {
	text-decoration: underline;
	padding: 5px;
	padding-left: 0px;
	width: 100%;
	display: block;
	font-weight: bold;
}
#left ul a:hover {
	text-decoration: none;
}
#left .pad {
	padding-top:0;
	padding-left:0;
}
.feed {
	height: 16px;
	/*background: url('/images/v5/feed.gif') no-repeat;*/
	display: block;
}
.comment {
	padding-left: 20px;
	border-left: solid 1px #CCCCCC;
	margin-top: 30px;
	margin-bottom: 30px;
}
#comments-form {
}
#comments-open-data label {
	float: left;
	width: 100px;
	cursor: pointer;
	margin-top: 3px;
}
#comments-open-text label {
	display: block;
	cursor: pointer;
}
#comment-form-name, #comment-form-email, #comment-form-url {
	clear: both;
}
#comment-form-remember-me {
	margin-top: 10px;
	margin-bottom: 10px;
}
#comments-open-text {
	margin-top: 10px;
	margin-bottom: 10px;
}
.content-nav {
	font-weight: bold;
}
.content-nav a {
	display: block;
}
.archive-title {
	margin-bottom: 30px;
}
.update, .disclaimer {
	text-transform: uppercase;
	color: #900000;
	font-weight: bold;
}
.imgholder {
	float:left;
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 20px!important;
	margin: 10px 0 0 5px;
}
.imgholder img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.imgholder a {
	border: none;
}
.rightalign {
	float:right;
	margin-left:10px;
	margin-right:0px;
}
.leftalign {
	float:left;
	margin: 10px 10px 0 5px!important;
	margin: 10px 10px 0 0;
}
.photo {
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
}
.photo img {
	display: block;
}
.notice {
    margin: 0 0 10px 0;
    padding: 16px 10px 16px 46px;
    background-repeat: no-repeat;
    background-position: 12px center;
    background-image: url('/mt/mt-static/images/icon_alert.png');
    background-color: #FF9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.msg-success {
    background-color: #CFC;
    background-image: url('/mt/mt-static/images/icon_success.png');
}
.msg-error {
    background-color: #FF9;
    background-image: url('/mt/mt-static/images/icon_error.png');
}
.msg-info {
    background-color: #E7EFF3;
    background-image: url('/mt/mt-static/images/icon_info.gif');
}
.msg-alert {
    background-color: #FF9;
    background-image: url('/mt/mt-static/images/icon_alert.png');
}
.msg-publishing {
    background-color: #E7EFF3;
    background-image: url('/mt/mt-static/images/ani-rebuild.gif');
}
.details {
	font-size: 11px;
	line-height: 16px;
	display: block;
	color: #888888;
}
.search {
	width: 100%;
}
#right ul li {
	list-style: square;
}
#container .ctl, #container .ctr,
#container .cbl, #container .cbr {
    background-image: url('/images/v5/corners-container.gif');
    background-repeat: no-repeat;
}
.ctl, .ctr {
    width: 10px;
    height: 20px;
}
.cbl, .cbr {
    width: 15px;
    height: 15px;
    position: relative;
    top: -15px;
}
.ctl {
    background-position: top left;
    float: left;
}
.ctr {
    background-position: top right;
    float: right;
}
.cbl {
    background-position: bottom left;
    float: left;
}
.cbr {
    background-position: bottom right;
    float: right;
}
#nav {
	float: right;
	margin-right: 8px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	margin-top: -20px;
}
#nav ul li {
	float: left;
	background: #000000 url('/images/v5/corners-tab.gif') no-repeat 0 0;
	padding: 0 0 0 8px;
	margin: 0 2px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#nav ul li a {
	display: block;
	background: url('/images/v5/corners-tab.gif') no-repeat right 0;
	margin: 0;
	padding: 7px 18px 7px 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #ffc500;
}
a.zoom {
	display: block;
	width: 500px;
	height: 375px;
	overflow: hidden;
	z-index: 0;
}
a.zoom:hover img {
	margin: -375px 0 0 0;
}
#donate form {
	margin: 0;
	padding: 0;
}
#donate .button {
	width: 100%;
}
#gmail label {
	float: left;
	width: 70px;
	margin-top: 2px;
}
#search, #send-form {
	margin: 1em 0;
}
#left ul {
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}
#left ul li {
	list-style: circle;
	padding: 0;
	margin: 0;
	margin-left: 15px;
}
#left ul li a {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.podcast .episode {
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url(/podcast/images/audio.jpg) no-repeat left center;
}
#send-form .submit {
	margin-top: 5px;
}
.content-nav {
	margin-bottom: 10px;
}
#comment-text {
	width: 400px;
}
#comment-author, #comment-email, #comment-url {
	width: 295px;
}
h2.comments-open-header {
	font-size: 23px;
}
#sensible {
	padding: 10px;
	padding-bottom: 0;
	text-align: center;
}