/* Temporary CSS Update in 2025-07-03 */
a,
.list .hot,
.comment-to,
.blogname .ca-icon,
.trends .state-count,
.master-info-small .nickname,
.gotop,
.share,
#share a:hover,
.content h2:before,
.ajax-edit .edit-cue a,
.comment-examine .open-link,
.player .list .playing,
.lyric-text .geci_attention,
.player .list li:hover,
.player .control .item:hover,
.archives .list li a:hover,
.list .title a:hover,
#overlay .full-link:hover {
	color: #00b1e2;
}

.nav-menu a:hover,
.main-menu .current-menu-item a {
	border-color: #00b1e2;
	color: #00b1e2;
}

#button, 
.button a {
	background: linear-gradient(left , rgba(209,25,25,0.76),rgba(22,112,191,0.99) 100%);
	background: -o-linear-gradient(left , rgba(209,25,25,0.76),rgba(22,112,191,0.99) 100%);
	background: -ms-linear-gradient(left , rgba(209,25,25,0.76),rgba(22,112,191,0.99) 100%);
	background: -moz-linear-gradient(left , rgba(209,25,25,0.76),rgba(22,112,191,0.99) 100%);
	background: -webkit-linear-gradient(left , rgba(209,25,25,0.76),rgba(22,112,191,0.99) 100%);
}

.checkbox-radio:checked + .radioinput:after {
	background-color: #00b1e2;
}

.comment-reply,
.children .comment-body:before,
.loader .circle:after,
#nprogress .bar {
	background: #00b1e2;
}

.tips-temp:before {
	border-bottom-color: #00b1e2;
}
.tips-temp:after {
	background: #00b1e2;
}

#nprogress .peg {
	box-shadow-color: 0 0 10px #00b1e2, 0 0 5px #00b1e2;
}

#nprogress .spinner-icon {
	border-top-color: #00b1e2;
	border-left-color: #00b1e2;
}

#notification .title {
	border-color: #00b1e2;
}

.links-bar .item a:hover {
	background: #00b1e2;
	color: #fff;
}

::-webkit-scrollbar-thumb {
	background-color: #00b1e2;
}

body {
	font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei,STHeiti,WenQuanYi Micro Hei,Helvetica,Arial,sans-serif;
	background: #ffffff;
}

.banner,#bgvideo {
	height: 360px;
}

.sns-avatar.max {
	border-radius:12px
}

.avatar-200 {
	border-radius:8px
}
.avatar-36,
.avatar-42,
.avatar-75 {
	border-radius:4px
}

.avatar-24 {
	border-radius:3px
}

.content .tags a {
	border-radius:2px
}

#button,
#commentform input,
#commentform textarea,
.button a,
.hot-comment .image img,
.links-bar .item a,
.list .topic-thumb {
	border-radius:3px
}
