@import url('/cert/css/main.css');
body {
}
.blog-description {
	font-size: small;
}
.entry, .archive {
	border-bottom:1px solid #cccccc;
	padding-bottom: 15px;
}
.entry-header {
}
.entry-header h3, .archive-header h3, .comment-header h3 {
	margin-bottom: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}
.entry-meta, .comment-meta {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-bottom:15px;
}
.entry-content, .archive-content, .comment-content, #comments-open-text, #comment-greeting {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.entry-footer {
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-top: 1em;
}
.archive-controls {
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	padding-top: 1em;
}
.legal {
	color: #999999;
	font-size: 12px;
	width: 58%;
}
.searchbox {
	width: 160px;
}
.sidebar {
	width: 250px;
}
.informationbox h3 {
	width: 250px;
}
.informationbox {
	width: 256px;
}
/* This is where the hacks begin */
.informationbox div.the_information {
	padding: 0 10px 0 10px;
}
html>body .informationbox div.the_information {
	padding: 10px;
}
.informationbox div.the_information div{
	padding: 10px 0 10px 0;
}
html>body .informationbox div.the_information div{
	padding: 0px;
}
.informationbox div.the_information form{
	margin: 9px 0 9px 0;
}
html>body .informationbox div.the_information form{
	margin: 0;
}
.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}
#comment-form-reply {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    margin-bottom: .75em;
}



