﻿@charset "utf-8";
/* CSS Document */

.comments-template, .wpcf7{
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	
	clear:both;
}

.comments-template h2, .comments-template .h4{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 9pt;
	border-top: 1px solid #ddd;
	color: #666;
}

.acommentmetadata{
	font-size: 9pt;
	border-top: 1px solid #999;
	color: #666;
	background-image:url(images/author.png);
	background-position:top right;
	background-repeat:no-repeat;
}


.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12pt;
}

.comments-template h3 {
	padding: 20px 0 0 0;
	color: #131313;
}	

.comments-title {
	color: #333;
	font-size:14pt;
	font-weight:bold;
}

.h5 {
	color:#e50000;
	font-weight:bold;
	font-size:12pt;
	padding: 10px 0 0 0px;
	margin-left: 90px;
}

.h5 a {
	color:#e50000;
	text-decoration:none;
}

.h5 a:hover {
	color:#131313;
	text-decoration:none;
}

.avatar {
	width: 100px
	height: 100px;
	padding: 5px;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	float:left;
	clear:both;
	display:block;
}

.acommentmetadata .avatar {
	width: 100px
	height: 100px;
	padding: 5px;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	float:left;
	clear:both;
	display:block;
}

.timecom {
	margin-left: 90px;
}

.timecom a {
	color: #ff8c29;
}

.timecom a:hover {
	color: #131313;
}

.alt {
}

.commentlist {
	padding: 20px;
}

.comments-template p {
	float:left;
	clear:both;
	margin: 10px 0 10px 0;
}

.comments-template p a {
	color: #e50000;
}

.comments-template p a:hover {
	color: #131313;
}

.comments-template h3 {
	color: #131313;
}

#author, #email, #url, .wpcf7 input, .secimgdiv input {
	width: 300px;
	border: #ccc 1px solid;
}

#comment {
	width: 580px;
	border: #ccc 1px solid;
}

#author:hover, #email:hover, #url:hover, #author:active, #email:active, #url:active, #comment:hover, #comment:active, .wpcf7 input:hover, .wpcf7 input:active {
	border: #e50000 1px solid;
}

#submit {
	width: 300px;
	padding: 2px;
	text-align:center;
	border: #ccc 1px solid;
	background-color:#eee;
}

#submit:hover {
	width: 300px;
	padding: 2px;
	text-align:center;
	border: #e50000 1px solid;
	color: #e50000;
	background-color:#eee;
}

.comments-template form {
	width: 582px;
}

#respond {
	margin-top: 10px;
	float:left;
	clear:both;
	color:#333333;
}

.comments-template blockquote {
	color: #333;
	font-style: italic;
}

.comments-template p {
	width: 600px;
}

.smilies_toolbar {
	float:left;
	clear:both;
}