﻿



/* Comment Stuff */
.awpcomments ol.comments{
	padding-left:0;
	margin-left:0;
	list-style-type:none !important;
}

.awpcomments ol.comments * > ol.reply{
	list-style-type:none !important;
	margin-left:0;
}

.awpcomments * ol.reply{
	list-style-type:none !important;
}

.awpcomments * .authorcomment {
	border:1px solid #c0c0c0;
	line-height:1.5em;
	margin:3px;
	padding:4px;
}

.awpcomments * .commentbar {
	display:block;
	font-weight:400;
	text-align:left;
}

.awpcomments * .commentbar cite{
	font-style:normal;
}

.comment_form input[type=text], .comment_form textarea, .input {
	font-size: 1.1em;
	padding: 4px;
	border: 1px solid #B3B3B3 !important;
}

.comment_form input[type=text]:focus, .comment_form  textarea:focus, .input:focus {
	background: #fff;
	color: #333;
	border: 1px solid #B3B3B3 !important;
}

.preview_comment{
	border: 1px solid #B3B3B3 !important;
	padding-top: 10px;
	background: #ffffff  url('http://anthologyoi.com/wp-content/plugins//aWP/modules/inlinecommentform/close_normal.gif') top left no-repeat;
}
.comment_form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
}

.comment_form textarea {
	height: 120px;
	width: 578px;
	font-size: 1.2em;
}

ol.commentlist .comment_form textarea {width:556px;}

.wp-smiley{
	vertical-align:middle;
	border:0;
}
.bigthrobber{
	right:30%;
	position:absolute;
	z-index:100;
	height:50px;
	width:50px;
}
.throbber {margin-left:10px; vertical-align:-4px;}
/*Dummy*/
.dummyclass{
	border:0;
}
