#commentsbox {

margin:0;
width:635px;
}

h3#comments{
font-size:20px;
font-family:Georgia,Tahoma,Arial,Century gothic, sans-serif;
color:#eee;
text-shadow: 1px 1px 1px #2C2F14;
font-weight:normal;
background:#213F50;
padding:10px 10px ;
margin-top:10px;
}


ol.commentlist {
margin:0px 0 0;
clear:both;
overflow:hidden;
list-style:none;

}
ol.commentlist li {
margin:10px 0;
line-height:18px;
padding:10px;
background:#F1EAD6;

}
ol.commentlist li .comment-author {
	color:#eee;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{
	text-shadow: 1px 1px 1px #5F5C53;
	color:#F1EAD6;
font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
color:#fff;
}
cite.fn ,cite.fn a{
	color:#4A4E1E!important;
	font-style:normal;
		text-shadow: none!important;
}
ol.commentlist li .comment-author .avatar{
float:right;
border:1px solid #dddddd;
background:#fff;
padding:3px;
}
ol.commentlist li .comment-meta{
font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

color:#555;
}

ol.commentlist li .comment-meta a {
color:#777;
text-decoration:none !important;
}
ol.commentlist li p {
line-height:22px;
margin-top:5px;
color:#7F7D77;
font-size:12px;
}
ol.commentlist li .reply{
margin-top:10px;
font-size:10px;
}
ol.commentlist li .reply a{
background:#4482A6;
color:#fff;
text-decoration:none;
padding:3px 10px;
}

ol.commentlist li.odd {
	background:#DFDCD1;
	border:1px solid #fff;

}
ol.commentlist li.even {
	background:#EFECE0;
	border:1px solid #fff;


}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#333;
}

#respond{
	background:#DFDCD1;
	border:1px solid #fff;
	padding:20px;
	margin:10px 0px;

}
 #respond h3 {
font-size:18px;
font-family:Georgia,Arial,Century gothic, Tahoma,sans-serif;
color:#4E633A;
padding-bottom:10px;
}

#commentform p{
margin:5px 0px;
color:#777;
}
 #respond label{
	display:block;
	padding:5px 0;
	font-weight:bold;
	color:#eee;
	text-shadow: 1px 1px 1px #CFC4A8;
}
 #respond  label small {
font-size:10px;

}
 #respond input {
margin-bottom:10px;
padding:5px 0px;
margin:0 10px 10px 0;
background:#2C2C2C;
border:1px solid #333;
color:#F7EEE9;
}
#commentform  input{
width:99%;

}

#respond  input#commentSubmit {
width:100px;
padding:5px 0px;
background:#4E633A;
border:1px solid #3A492C;
text-shadow: 1px 1px 1px #25465A;
color:#fff;
margin:10px 0px;
font-weight:bold;
cursor:pointer;
}
textarea#comment{
border:none;
background:#F0EFEA;
border:1px solid #CFCCC2;
width:99%;
margin:0px 0px;
padding:5px 0px;
color:#7F7A67;
}


.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#333!important;
	border: 1px solid #333 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#475B35 !important;
	border: 1px solid #333333!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#333!important;
	border: 1px solid #333333 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	
 	
