/*
blockquote {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	border-left: 5px solid #ccc;
	padding-left: 5px;
}
*/
.nav_categories {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav_categories li{
	margin: 0;
	padding: 2px 2px 2px 18px;
	background: url('http://static.hockeyfights.com/images/icons/bullet_go.gif') no-repeat 0 2px;
}
.qh_entry {
	margin-bottom: 20px;
}
h2.qh_title {
	font-size: 18px;
	font-weight: bold;
	color: #4a5765;
	padding: 0 0 3px 0;
	margin: 0;
}
.qh_title a {
	text-decoration: none;
}
.qh_title a:hover {
	text-decoration: underline;
}
h2.qh_title_index {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #4a5765;
}
.qh_title_index a {
	text-decoration: none;
}
.qh_title_index a:hover {
	text-decoration: underline;
}
.qh_posted {
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
	border-top: 1px solid #e3e6ea;
	border-bottom: 1px solid #e3e6ea;
	font-size: 12px;
	color: #242424;
}
h3.qh_date {
	font-size: 15px;
	margin: 0 0 20px 0;
}
h1.fotw_index {
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e6ea;
	margin-bottom: 10px;
}
h1.fotw_post {
	font-size: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e6ea;
	margin-bottom: 10px;
}
h3.fotw_vote {
	font-size: 15px;
	margin: 0 0 10px 0;
}
.spacer {
	clear: both;
}

.paginate {
	font-size:			12px;
	font-weight: 		normal;
	padding:			10px 6px 10px 4px;
	margin:			0;
	background-color:	transparent;
}

.pagecount {
	font-size:			12px;
	color:				#666;
	font-weight:		normal;
	background-color: transparent;
}

.qh_input {
	border-top:        1px solid #999999;
	border-left:       1px solid #999999;
	background-color:  #fff;
	color:             #000;
	font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:         11px;
	height:            1.6em;
	padding:           .3em 0 0 2px;
	margin-top:        6px;
	margin-bottom:     3px;
}

.qh_textarea {
	border-top:        1px solid #999999;
	border-left:       1px solid #999999;
	background-color:  #fff;
	color:             #000;
	font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:         11px;
	margin-top:        3px;
	margin-bottom:     3px;
}

.qh_checkbox {
	background-color:  transparent;
	margin:            3px;
	padding:           0;
	border:            0;
}

.qh_submit {
	background-color:  #fff;
	font-family:       Arial, Verdana, Sans-serif;
	font-size:         11px;
	font-weight:       normal;
	letter-spacing:    .1em;
	padding:           1px 3px 1px 3px;
	margin-top:        6px;
	margin-bottom:     4px;
	text-transform:    uppercase;
	color:             #000;
}

.qh_comment_area {
	margin-bottom: 20px;
	border: 1px solid #d8d8d8;
}
.qh_comment_posted {
	background-color: #e0e1e1;
	border-bottom: 1px solid #fff;
	padding: 8px;
}
.qh_comment {
	background-color: #eff0f0;
	padding: 8px;
}
h3.qhh3 {
	font-size: 14px;
	color: #4a5765;
}
.byline-w {
	margin: 0 0 5px 0;
	color: #555;
	font-size: 11px;
	font-weight: bold;
}
.byline-author {
	float: left;
	width: 355px;
}
.byline-comments {
	float: left;
	width: 95px;
	text-align: right;
}
.dsq-moderator .dsq-comment-header { background-color: #ced4dd; }
