/* Default Layout:  */
/* @import url(http://blogs.pbs.org/wgbh/mt4/mt-static/themes-base/blog.css); */
/* @import url(http://blogs.pbs.org/wgbh/mt4/mt-static/themes/minimalist-red/screen.css); */

body {
	font: normal 100%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

a {
	text-decoration: underline;
}

a:link {
	color: #8FABBE;
}

a:visited {
	color: #8FABBE;
}

a:active {
	color: #8FABBE;
}

a:hover {
	color: #006699;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	padding-top: 8px;
}

#container {
	line-height: 140%;
	/* margin-right: auto;
	margin-left: auto; */
        margin: 10px;
	text-align: left;
	padding: 0px;
	width: 486px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.comments-header {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
	display: none;
}

#page-title {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
}

.comments-content, .comments-open, #mt-comment-confirmation {
	font-size: 0.8em;
}

.comments-open-header {
	font-size: 1em;
	padding-top: 20px;
}

.comments-content, .comments-open, #alpha-inner p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 4px;
}

.comment-content p {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	/* padding: 3px; */
}

.comment-content {
	border-top: 1px solid #999999;
}

.comments-open-content {
	line-height: 140%
}

#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me {
	padding-top: 6px;
	padding-bottom: 6px;
}

#comment-author {
	align: right;
}

#comment-preview, #comment-submit {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	padding: 2px;
	border:  1px solid #DAE0E6;
}

#comment-text
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	width: 400px;
	padding: 10px;
	border:  1px solid #DAE0E6;
	margin-top: 10px;
	margin-bottom: 10px;
}
#comments-open {
	padding-bottom: 16px;
}

.comments-open-link {
	font-size: 10px;
	font-weight: bold;
	/* padding-bottom: 6px; */
}

.comments-open-link a {
	text-decoration: none;
}

.comment {
	padding-top: 16px;
}
