/*  
Theme Name: NMA06 blog
Theme URI: http://www.newstatesman.com
Description: Blog template for 2006 New Media Awards - dependent on the main NMA06 stylesheet
Version: 0.1
Author: Tom Armitage
Author URI: http://infovore.org
*/

.subhead {
display: block;
clear: both;
margin: 10px 0;
font-style: italic;
color: #555;
}

h2 { margin-top: 0pt; 
	font-family: "Trebuchet MS", sans-serif; 
	font-weight: bold;
	margin-bottom: 5px; 
	font-size: 22px;
	padding-bottom: 4px;
	border-bottom: 2px solid #3b465c;
	width: 100%;
}

.post h2 a {
	text-decoration: none;
}

.post h2 a:link {
	color: #3b465c;
}

.post h2 a:hover {
	color: red;
}

h3 { 
	margin-top: 0pt; 
	padding-top: 0pt; 
	font-family: sans-serif; 
}



.strap li a { 
	margin: -5px; padding: 5px;
}

.strap li a:link { color: black; }

.strap li a:hover {  background-color: white; text-decoration: none; }

.strap li a:visited { color: black; }

.meta { font-family: "Trebuchet MS" ,sans-serif; font-size: 14px; color: #555; clear: both;}

.date { float: left; margin-bottom: 5px;}

.post {
	margin-bottom: 10px; 
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

.postbody {
	clear: both; 
	line-height: 1.4em;
}

.postcomments { 
	float: right; 
	font-size: 14px;  
	padding: 2px; 
	color:  #3b465c; 
	font-family:  "Trebuchet MS", sans-serif; 
	margin-bottom: 10px;
}

.postcomments a:link {color: #3b465c; padding: 2px;}

.postcomments a:hover {color: white; background-color: #3b465c; padding: 2px; text-decoration: none;}

.post h2 {float :left; }

p {
	margin-top: 0;
	margin-bottom: 10px;
}


.briefdate {
	font-family:  arial, sans-serif;
	font-weight: bold;
	color: rgb(58, 117, 196);
	display: inline;
	font-size: 12px;
}

.comment{
	margin-bottom: 10px;
	padding: 5px;
	background-color: #eee;
}

.commenthead{
	font-family:  "Trebuchet MS", sans-serif;
	font-size: 14px;
	border-bottom: 1px dashed gray;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}

.commentmeta{
	font-family:  "Trebuchet MS", sans-serif;
	border-top: 1px dashed gray;
	padding-top: 5px;
}

.commentauthor{
	display: inline;
}

.commentdate{
	display: inline;
	font-weight: bold;
}

.commentitself{
	margin: 0;
	padding: 0;
}
.commentformhead{
	margin-top: 5px; 
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed gray;
}

.commentform label{
	font-size: 10px;
}

.post h3 {
font-family: "Trebuchet MS", sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 16px;
margin: 0 0 10px;
padding: 0;
}

.post h3 a {
text-decoration: none;
}

.post .searchdate {
color: #555;
}