@charset "UTF-8";
/* develope by @azmi bin Mamat - ifascreative Solution */



/* Background 2 

.pkp_structure_page {
	background-image: url('https://ifascreative.com/gambar/bg3.jpg');
	background-size: cover;
	background-position: center center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	

}

*/







/* Background 2 */


.site-name {
	display : none;
}


.site_header {
	color: dodgerblue;
	background: #035b91;
}


.journal_index .site_logo img {
	border: 0px;
	background:	000;
}

.pkp_structure_page {
	background-image: url('https://ifascreative.com/gambar/bg3_blue3.png');
	background-position: center center;
	background-color: #045d93;
	background-attachment: fixed;
}



	
/**Hidden aboit Jurrnal */


.about_journal {
	display: none;
}


.journal_index { 
  background: #f5f5f5  url('https://ifascreative.com/gambar/Header_blue.png') center center no-repeat;
  background-size: cover;
	max-height: none;	
}


	
	


.article-summary {
	display: block;
	margin: 8px 0 8px 0;
	padding: 4px 10px 4px  10px;
	background:# #B8E7FF;
	
}


.article-summary a.article_name{
	font-weight: bold;
}




.article-summary:hover {
	display: block;
	margin: 8px 0 8px 0;
	background: #A1ECF9;
	
}


.article_name {
	display: block;
	color:  #065A8E;
}


a{
	display: block;
		color:#144DE7
	
}


#main-navigation {
display: block;
border-radius: 15px;
background: #025E92;	

}


#main-navigation li:hover {
display: block;
background:#FCFCFC;
font-display: block;
color: dodgerblue;
}


#main-navigation li:hover a {
display: block;
color: dodgerblue;
}



#main-navigation li a {
display: block;
color: antiquewhite;
}



.indexed_by img {
	max-height:100px;
	max-width: 150px;
}


