/* Begin Additional CSS Styles */
.art-post .breadcrumbs .pathway, .art-post .breadcrumbs {font-size:11px;}
.art-article .event {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.art-article .venue {text-align:right;}
.art-article .datevenue {font-size:larger;}
.art-article .date {color:white; font-weight:bold;}

h1, h2 {text-align:center;}

.art-article h2 {color:yellow;}
.art-article h3 {color:yellow;}

.custom_center{margin: auto auto;}

.art-postheader { display: none; } 

.art-article li {text-align:left;
	list-style-position: outside;
	margin:10px 30px 10px 30px;}

#ifkkacontent {z-index:5;}

#dougben{
	left: 20px;
	bottom:-73px;
	z-index:0;
	width:300px;
	height:252px;
	position:absolute;
}

#ifkkalogo{
	right: 35px;
	bottom:-50px;
	z-index:0;
	width:140px;
	height:140px;
	position:absolute;
}



#kanku{
  background-image : url(images/kanku.png);
	z-index:2;
   position:absolute;
    background:repeat-y;
      top:50px;
}

/*Do not show if responsive*/ 

.responsive .clearfix-not-responsive{ 
display:none; 
} 

.responsive .art-post-not-responsive{ 
display:none; 
} 


/*Only show if responsive*/ 

@media only screen and (max-width : 899px) { 

.clearfix-just-responsive{ 
display:true; 
} 
.art-post-just-responsive{ 
display:true; 
} 
} 

 
@media only screen and (min-width : 900px) { 
.clearfix-just-responsive{ 
display:none; 
} 
.art-post-just-responsive,.art-nostyle-just-responsive{ 
display:none; 
} 

} 

.art-post{
	background-image : url(images/kanku.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.art-postcontent.clearfix .textin {margin-left:70px;}
.responsive .art-postcontent.clearfix .textin{margin-left:0px;}

@media (max-width: 479px)
{
.art-header { height: 90px !important;
} 

@media (min-width: 480px) and (max-width: 767px)
{
.art-header { height: 110px !important;
}

.pathway, .breadcrumbs {font-size:11px;}
  
/* End Additional CSS Styles */
/* End Additional CSS Styles */