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