/* Header - TopNav */

/*	For Green that I liked? 
	-webkit-filter: grayscale(100%) sepia(100%) hue-rotate(160deg);
	filter: grayscale(100%) sepia(100%) hue-rotate(160deg)
	OR
-webkit-filter: hue-rotate(90deg);
  filter: hue-rotate(90deg)
*/

/* This was what used to get the blue-ish look that I particularly liked on the Facebook icon???
-webkit-filter: brightness(50%) grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(200%);
filter: brightness(50%) grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(200%)
*/

@media screen and (min-width: 1010px) {
	#header_topnav {
		width: 695px;}
}

@media screen and (max-width: 1009px) {
	#header_topnav {
		width: 800px;}
}

	#header_topnav {
		position: absolute;
		height: 84px;
		top: 0;}

	@media screen and (min-width: 1010px) {
		#header_topnav {right: 20px;}}

	@media screen and (max-width: 1009px) {
		#header_topnav {right: 10px;}}



#pghdr_tpnv_wrap {
	max-width: 695px;
	padding-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	height: 84px;
	position: absolute;
	right: 0;
	top: 0;
}

#pghdr_tpnv_fecrivel,
#pghdr_tpnv_fecreible,
#pghdr_tpnv_crediblefaith,
#pghdr_tpnv_conferences,
#pghdr_tpnv_twitter,
#pghdr_tpnv_facebook,
#pghdr_tpnv_rss,
#pghdr_tpnv_search {
	box-sizing: border-box;
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}

#pghdr_tpnv_fecrivel a,
#pghdr_tpnv_fecreible a,
#pghdr_tpnv_crediblefaith a,
#pghdr_tpnv_conferences a,
#pghdr_tpnv_twitter a,
#pghdr_tpnv_facebook a,
#pghdr_tpnv_rss a,
#pghdr_tpnv_search a {
	color: white;
	font-size: 20px;
	text-decoration: none;
}

@media (max-width: 1009px) {
	#pghdr_tpnv_wrap {
		float: right;
		margin-top: 2px;
		margin-right: 0;
		margin-bottom: 0;
/*		width: 800px; */
	}
}

@media (min-width: 1010px) {
	#pghdr_tpnv_wrap {
		float: right;
		margin-top: 2px;
		margin-right: 0;
		margin-bottom: 0;
/*		width: 695px; */
	}
}

#pghdr_tpnv_fecrivel,
#pghdr_tpnv_fecreible,
#pghdr_tpnv_crediblefaith {
	height: 70px;
	width: 105px;}
	
#pghdr_tpnv_conferences {
	height: 70px;
	width: 115px;}

#pghdr_tpnv_twitter,
#pghdr_tpnv_facebook,
#pghdr_tpnv_rss,
#pghdr_tpnv_search {
	height: 70px;
	width: 70px;
}

#pghdr_tpnv_fecreible_img, 
#pghdr_tpnv_fecrivel_img,
#pghdr_tpnv_crediblefaith_img, 
#pghdr_tpnv_facebook_img,
#pghdr_tpnv_search_img,
#pghdr_tpnv_twitter_img,
#pghdr_tpnv_conferences_img,
#pghdr_tpnv_rss_img {
	height: 100%;
	width: 100%;
}

#pghdr_tpnv_facebook_img,
#pghdr_tpnv_search_img,
#pghdr_tpnv_twitter_img,
#pghdr_tpnv_conferences_img,
.pghdr_mnnv_aboutcf_txticns_img,
#pghdr_tpnv_rss_img,
.pgftr_txticns_img {
	box-shadow: 1px 1px 10px #999;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

#pghdr_tpnv_crediblefaith_img, 
#pghdr_tpnv_fecreible_img, 
#pghdr_tpnv_fecrivel_img {
	box-shadow: 1px 1px 10px #999;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}


 @media (max-width: 1009px) {
	 #pghdr_tpnv_search {
		margin-right: 12px;
	}

	#pghdr_tpnv_fecreible, 
	#pghdr_tpnv_fecrivel, 
	#pghdr_tpnv_crediblefaith {
		margin-right: 6px;
	}
	
	#pghdr_tpnv_facebook,
	#pghdr_tpnv_twitter,
	#pghdr_tpnv_conferences {
		margin-right: 6px;
	}
	
}

@media (min-width: 1010px) {
	 #pghdr_tpnv_search {
		margin-right: 8px;}

	#pghdr_tpnv_fecreible, 
	#pghdr_tpnv_fecrivel, 
	#pghdr_tpnv_crediblefaith {
		margin-right: 3px;
	}
	
	#pghdr_tpnv_facebook,
	#pghdr_tpnv_twitter,
	#pghdr_tpnv_conferences {
		margin-right: 3px;
	}

}