#page-banner {
    min-height: 550px!important;
}

#banner ul li {
    min-height: 550px!important;
}

#header {
	border-bottom:8px solid #000000;	
	background:#ffffff;
}

.isna_btn.not_wahed_btn, a.isna_btn.not_wahed_btn {
	border: 1px solid #000000;
	background-image: -moz-linear-gradient( 90deg, #418233 0%, #000000 100%);
    background-image: -webkit-linear-gradient( 90deg, #418233 0%, #000000 100%);
    background-image: -ms-linear-gradient( 90deg, #418233 0%, #000000 100%);
}

.isna_btn.not_wahed_btn:hover, .isna_btn.not_wahed_btn:focus, .isna_btn.not_wahed_btn:active, 
a.isna_btn.not_wahed_btn:hover, a.isna_btn.not_wahed_btn:focus, a.isna_btn.not_wahed_btn:active {
	box-shadow: 0 0 0 2px #418233, 0 0 0 3px #000000;  }

.top-nav > ul > li > a:hover, .top-nav > ul > li.active > a,
.top-nav > ul > li.current-menu-item > a,
.top-nav > ul > li.current_page_item > a,
.top-nav > ul > li.current-page-ancestor > a,
.top-nav > ul > li.current-menu-ancestor > a,
.top-nav > ul > li.current-menu-parent > a,
.top-nav > ul > li.current-page-parent > a,
.top-nav > ul > li.current_page_parent > a,
.top-nav > ul > li.current_page_ancestor > a {
	color:#000000;
}


.top-nav > ul > li > ul.sub-menu {
	position:absolute;
	left:0;
	min-width:100%;	
	z-index:99;
	margin-top:5px;
	background:#000000;
	line-height:normal;
	display:none;
	padding-top:15px;
	padding-bottom:15px;
}

.mobile-nav-wrap > ul > li > a:active, 
.mobile-nav-wrap > ul > li.active > a,
.mobile-nav-wrap > ul > li.current-menu-item > a, 
.mobile-nav-wrap > ul > li.current_page_item > a,
.mobile-nav-wrap > ul > li.current-page-ancestor > a,
.mobile-nav-wrap > ul > li.current-menu-ancestor > a,
.mobile-nav-wrap > ul > li.current-menu-parent > a,
.mobile-nav-wrap > ul > li.current-page-parent > a,
.mobile-nav-wrap > ul > li.current_page_parent > a,
.mobile-nav-wrap > ul > li.current_page_ancestor > a {
	background:#000000;
	color:#fff;
}


.mobile-nav-wrap > ul > li > ul {
	background:#000000;
	width:100% !important;
	margin:0;
	padding:0;
	display:none;
}

.ticker-wrap { 
	background: #000000;
}

.isna_btn.not_wahed_btn, a.isna_btn.not_wahed_btn {
	border: 1px solid #000000;
	background-image: -moz-linear-gradient( 90deg, #418233 0%, #60a54a 100%);
    background-image: -webkit-linear-gradient( 90deg, #418233 0%, #60a54a 100%);
    background-image: -ms-linear-gradient( 90deg, #418233 0%, #60a54a 100%);
}

.isna_btn.not_wahed_btn:hover, .isna_btn.not_wahed_btn:focus, .isna_btn.not_wahed_btn:active, 
a.isna_btn.not_wahed_btn:hover, a.isna_btn.not_wahed_btn:focus, a.isna_btn.not_wahed_btn:active {
	box-shadow: 0 0 0 2px #418233, 0 0 0 3px #60a54a;  }


.isna-band {
	background: none;
	background-color: black;
}

.social-nav a {
	color: black;
	border: 2px solid #000000;
}


.top-right-nav a#donate-top, .top-right-nav a.subscribe {
background-color: #321464;
}


.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5
{
	color: black;
	
}

@media (max-width: 480px){
.logo img {
    width: 100%;
    height: 100%;
}
.navigation-top .wrap {
    max-width: none;
}
	
	



}


