/*------------------Jothidam----------674F23-------//493817//-------*/
::selection {
	background: #674F23;
}
#header-wrapper,
#topheader{
	background: #674F23;
}
#sidebar .widget_wmp_widget h4 {
	background: #674F23 !important;
}
h1#archive-title{background:#674F23}
#footer-widgets{
	border-top: 6px solid #674F23;
}
.pagination {
    height: 20px;
    margin:0;
}
.page-count{
	color: #674F23;
}
.pagination span, .pagination a {
    color: #fff;
    background: #674F23;
}
.pagination a:hover, .pagination .current {
     background: #493817;
}
#commentSubmit {
    color: #fff;
    background: #674F23 !important;
}
#commentSubmit:hover {
	background: #493817 !important;
}
.read-more{
	float: right;
	padding: 3px 6px;
	color: #fff;
	background: #674F23;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.read-more:hover{
	background: #493817;
	color: #fff;
}
