@charset "utf-8";
.article h1 a {
	text-decoration: none ! important;
}
.article h2 a {
	color: #D14A10;
	text-decoration: none ! important;
	clear: both;
}
.article h3 a {
	color: #E7AF00;
	text-decoration: none ! important;
}
.wp_sidebar {
	display: block;
	clear: both;
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 12px;
}
.wp_sidebar ul, .wp_sidebar li .wp_sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
.wp_sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D14A10;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wp-calendar th {
	width: 20px;
}
.article .entry
{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	padding-right: 10px;
}
.article .comments {
	margin-bottom: 10px;
	background-color: #FAFAF8;
	border: 1px solid #E7E7E7;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.comments input#submit {
	border:1px solid #cbccba;
	background-color:#E5E5E5;
	margin: 5px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 3px;
	background-image: url(internet-group-chat.png);
	text-align: left;
	line-height: 12px;
	height: 30px;
	display: block;
	font-size: 12px;
}
p.meta {
	color:#666;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.metacomment {
	float: right;
}
div.metacomment a {
	float: right;
	border:1px solid #cbccba;
	display:block;
	width: 150px;
	background-color:#E5E5E5;
	margin: 5px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 3px;
	background-image: url(internet-group-chat.png);
}
div.metacomment a:hover {
	background-color:#FFFFFF;
}
p.nextprev {
	border:1px solid #cbccba;
	display:block;
	width: 110px;
	background-color:#E5E5E5;
	margin: 5px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: center;
}
.article .position #commentform #comment {
	width: 600px;
}
textarea#comment {
	width: 400px;
	height: 200px;
}

