
.footer{
	margin-bottom:20px;
}
.foot_paging{
	margin: 60px auto 30px auto ;
	width:80%;
}
.foot_character {
    float:right;
    
    margin-top: -70px;
    position: relative;
}


.foot_paging {
	text-align:center;
}
.foot_paging ul{
	margin: auto;
	padding:0;
}
.foot_paging li{
	
	text-align:center;
	display:inline-block;
	
	background-color: #33CC99;
	vertical-align:top;
	margin-bottom:10px;
}
.foot_paging li a{
	text-decoration:none;
	color:white;
}
#footer .foot_paging li a{
	color:white;
	display:block;
	padding: 10px;
	
	text-shadow: none;
}
#footer .foot_paging li a:hover{
	background-color:#F3E799;
	color:black;
}


.footer_notes p{
	color:white;
}
.footer a{

}

#footer ul.divided li a {
    text-decoration: none;
}

#footer h2{
	color:#b7b7b7;
}
#footer dt{
	color:#b7b7b7;
}
#footer b{
	color:#b7b7b7;
}

.product__sidebar__view__item h5{
	text-shadow: 1px 1px #999999;
    color: white;
}

.sidebar_community
, .sidebar_week
{
	margin-bottom: 20px;
}

.product__pagination a.current-page{
	background-color:#E53637;
}
.product__pagination a:hover{
	background-color:#EDF6FD;
	border:1px solid #ffffff;
	color:black;
}

/* Zoom effect */
.product__item {
	
} 
.product__item a:hover .product__item__pic {
    transition: all 0.4s;
    transform: scale(1.3);
	z-index:1111;
	
	border: 2px solid white;
	
}
/* Zoom effect */



.sidebar_community .sb_soc a{
	margin-right:10px;
}
.anime__details__text{
	color:#b7b7b7;
}

.anime__details__episodes a{
	min-width: 80px;
	text-align:center;
}

.product__page__title .section-title{
	margin-bottom:20px;
}

.home_section{
	margin-bottom:20px;
}