/* transition animation */
header,
header h1 a,
#general_nav li a,

#home #message,
#news .news-navigation a,

#match_list .season_list li a,
#match_list table tr,

#plus_button a,

#player_squad section ul li a,
#player_squad section ul li u,
#player_profile #wiki ul > li.more,

#user #face .right a,
#boutique #list ul li a,

input.sw[type="checkbox"] + label,
input.sw[type="checkbox"] + label u,





header .menu ul li a,
#match_report #rate_list .rate_user li a,
#plus_button a.post,
section#admin .container li a,
input[type="submit"],
input.op[type="button"],
#chat section ul li a.profile,
#user #message ul li a,
#player_profile #comment ul li a.user,
footer ul li a,
header .membership li a,
#chat .post ol li a,
#chat section ul li p a,
#match_schedule section table td.admin a,
#player_profile #wiki ul > li.more,
#player_profile #wiki ul > li > ol > li span a.delete,
#action .container a.close,
footer .copyright a,
#bbs_list .list_bottom_conatiner .button a.button_write,
#bbs_list .list_bottom_conatiner .button a,
#bbs #bbs_view .body .vote a,
#bbs #bbs_list .board li a.writer,
#bbs #bbs_view .author .profile .detail a,
#bbs #bbs_comment .name .all a,
#bbs #bbs_view .author .profile .photo,
#board h2 a,
#bbs #more_article h3 a,
#bbs #bbs_view .title > strong a,
#match_report #rate_list .container .rate_container .rate-navigation a


{ -webkit-transition: all .2s ease; }

/* opacity + transition */
header .menu h1 a:hover,
header .menu ul li a:hover,
#plus_button a.post:hover,
section#admin .container li a:hover,
input[type="submit"]:hover,
input.op[type="button"]:hover,
#chat section ul li a.profile:hover,
#user #message ul li a:hover,
#player_profile #comment ul li a.user:hover,
footer ul li a:hover,
header .membership li a:hover,
#chat .post ol li a:hover,
#chat section ul li p a:hover,
#match_schedule section table td.admin a:hover,
#player_profile #wiki ul > li.more:hover,
#player_profile #wiki ul > li > ol > li span a.delete:hover,
#action .container a.close:hover,
#bbs_list .list_bottom_conatiner .button a.button_write:hover,
#bbs_list .list_bottom_conatiner .button a:hover,
#bbs #bbs_view .body .vote a:hover,
#bbs #bbs_list .board li a.writer:hover,
#bbs #bbs_view .author .profile .detail a:hover,
#bbs #bbs_comment .name .all a:hover,
#bbs #bbs_view .author .profile .photo:hover,
#board h2 a:hover,
#bbs #more_article h3 a:hover,
#bbs #bbs_view .title > strong a:hover


{ opacity: .7; }



#bbs #bbs_view .title .sub_caption .manage a:hover,
#bbs #more_article ul li a:hover,
#bbs #bbs_list .board s a:hover

{ text-decoration: underline; }