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