/*
Theme Name: Mukwonago FIRST Theme
Theme URI: http://mukwonagofirst.com/
Version: 1.0.5
Author: <a href="http://jdh23.com/">JD Hartley</a>, Brian Scharles, Neil Greenwald, and Josh Santarelli
*/

@import url('http://s.mukwonagofirst.com/css/core.css');

#header #bg.about_team930 {
	background: url('http://s.mukwonagofirst.com/images/header_about_team930.jpg');
}

h3 { padding-left: 6px; }
.main.about .sidebar {
	float: left;
	width: 340px;
	padding-top: 6px;
	padding-left: 6px;
}
.main.about .content {
	float: right;
	width: 589px;
}
.justify p, .about p {
	text-align: justify;
}
.about .sidebar p {
	margin: 4px 0 9px 2px;
}
.about .person {
	margin: 8px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.about h3 {
	margin-top: 4px;
}
.about .person img {
	float: right;
	margin-left: 7px;
	margin-bottom: 2px;
}
.about .person strong {
	font-size: 1.2em;
}
.about .person span {
	color: #555;
	font-style: italic;
}
.about .person p {
	margin-left: 0px;
	margin-right: 114px;
}

.main.single .title {
	padding: 10px 6px 0;
	margin: 0;
	background: none;
	border: 0;
}
.title span {
	font-size: .47em;
	color: #555;
	font-style: italic;
}
.title span a {
	color: #555;
	text-decoration: none;
	background: none;
}
.title span a:hover {
	text-decoration: underline;
}
.main.single .content {
	float: right;
	width: 777px;
	text-align: left;
	margin-right: 7px;
}
.main.single .sidebar {
	width: 138px;
	float: left;
	margin-left: 7px;
	margin-top: 10px;
	font-size: .88em;
}

.post {
	margin: 5px 0;
	padding: 2px 6px;
}
.usergrav {
	float: left;
	margin: 0 6px 6px 0;
}
.post h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.post h3 span {
	font-size: .65em;
	color: #555;
	font-style: italic;
}
.post h3 span a {
	color: #555;
	text-decoration: none;
	background: none;
}
.post h3 span a:hover {
	text-decoration: underline;
}
.post p {
	font-size: .92em;
}
/*--- Comments ---*/
.comments {
	margin: 8px 0 0;
}
.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}
.comments ul, .comments ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comments a {
	color: #525252;
	text-decoration:underline;
	background: none;
}
.comments a:hover {
	text-decoration:none;
}

/* Comment List */
.commentlist li {
	margin-bottom: 30px;
	position: relative;
}
.commentlist li li {
	margin-bottom: 10px;
}
.commentlist li .byline {
	color:#a1a1a1;
	width:158px;
	float:left;
	text-align:right; 
	margin-right:8px;
	padding-top:8px;
	position:relative;
	z-index:50;
}
.commentlist li .byline .date {
	text-transform:uppercase;
}
.commentlist li .byline a {
	color:#a1a1a1;
	text-decoration:none;
}
.commentlist li .byline a:hover {
	border-bottom:1px solid #d5d5d5;
}
.commentlist li .byline strong {
	color:#4c4b4a;
	text-transform:uppercase;
}
.commentlist li .comment-avatar {
	position:relative;
	width:70px;
	height:70px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.commentlist .text {
	width:550px;
	margin: 0;
	float:left;
	color:#4c4b4a;
}
.commentlist .text p {
	margin-bottom:10px;
}
.commentlist .text ul, .commentlist .text ol{
	margin:0px 0px 15px 25px;
}
.commentlist .text ul li {
	list-style:disc outside;
}
.commentlist .text ol li {
	list-style:decimal outside;
}
.commentlist .text ol ol li 	{
	list-style:lower-alpha outside;
}
.commentlist .text blockquote {
	background:#f1f1f1;
	padding:15px 30px 1px 10px;
	margin-bottom:15px;
	font-style:italic;
	position:relative;
}

.commentlist li .comment_num {
	float:left;
	padding: 20px 0 0 7px;
}
.commentlist li .comment_num .num {
	color:#ccc;
	font-weight:bold;
	text-align:center;
	display:block;
	min-width:70px;
	font-size:4.75em;
}
.commentlist li .comment_num .comment_permalink {
	color: #ccc;
	text-decoration: none;
	font-weight:bold;
}
.commentlist li .comment_num .comment_permalink:hover {
	background: #0067b3 !important;
	color: #fff !important;
}


#commentform {
	width: 100%;
}
#commentform #comment-byline {
	color:#a1a1a1;
	width:158px;
	float:left;
	text-align:right; 
	margin-right:8px;
	padding-top:8px;
	position:relative;
	z-index:50;
}
#commentform #comment-byline .date {
	text-transform:uppercase;
}
#commentform #comment-byline a {
	color:#a1a1a1;
	text-decoration:none;
}
#commentform #comment-byline a:hover {
	border-bottom:1px solid #d5d5d5;
}
#commentform #comment-byline strong {
	color:#4c4b4a;
	text-transform:uppercase;
}
#commentform #comment-avatar {
	position:relative;
	width:70px;
	height:70px;
	float:left;
	text-align:center;
	overflow:hidden;
}
#commentform #comment-content {
	width:560px;
	float:left;
	color:#4c4b4a;
	margin: 0 0 20px;
}
#commentform #comment {
	width: 550px;
	height: 125px;
	padding: 4px;
}
#commentform #submit {
	float: right;
	padding: 8px 10px 4px;
	margin: 0 10px 0 0;
	font-size: 1.2em;
	background: none;
	border: 0;
	cursor: pointer;
}
#commentform #submit:hover {
	color: #d61921;
}
#commentform .comment_num {
	float:left;
	padding: 20px 0 0 7px;
}
#commentform .comment_num .num {
	color:#ccc;
	font-weight:bold;
	text-align:center;
	display:block;
	min-width:70px;
	font-size:4.75em;
}
.no-a-bg a, .no-a-bg a:hover {
	background: transparent;
}
