﻿img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

.site {
	background-color: #ffffff;
}


/* Comment Form Background Color */

.comment-respond {
	background-color: #F1F1F1;
}


/* Text Color */

body,
input,
select,
textarea {
	color: #000000;
}

.format-aside .entry-content a,
.format-aside .entry-content a:hover,
.format-aside .entry-content a:visited,
.format-aside .entry-content a:active,
.format-aside .entry-content a:focus {
	color: #000000;
}

.format-quote .entry-content a,
.format-quote .entry-content a:hover,
.format-quote .entry-content a:visited,
.format-quote .entry-content a:active,
.format-quote .entry-content a:focus {
	color: #000000;
}

.post-excerpts .format-standard .entry-content a,
.post-excerpts .format-standard .entry-content a:focus,
.post-excerpts .format-standard .entry-content a:hover,
.post-excerpts .format-standard .entry-content a:active,
.post-excerpts .format-standard .entry-content a:visited {
	color: #000000;
}

.post-excerpts .format-chat .entry-content a,
.post-excerpts .format-chat .entry-content a:focus,
.post-excerpts .format-chat .entry-content a:hover,
.post-excerpts .format-chat .entry-content a:active,
.post-excerpts .format-chat .entry-content a:visited {
	color: #000000;
}


/* Link Color */

a,
a:visited,
a:hover,
a:focus,
a:active {
	color: #57ad68;
}

.enhanced-excerpts .enhanced-excerpt-read-more a,
.enhanced-excerpts .enhanced-excerpt-read-more a:hover {
	color: #57ad68;
}

.post-excerpts .sticky.format-standard .entry-content a,
.post-excerpts .sticky.format-standard .entry-content a:focus,
.post-excerpts .sticky.format-standard .entry-content a:hover,
.post-excerpts .sticky.format-standard .entry-content a:active,
.post-excerpts .sticky.format-standard .entry-content a:visited {
	color: #57ad68;
}

.post-excerpts .format-standard.show-full-content-first-post .entry-content a {
	color: #57ad68;
}

.post-excerpts .format-standard .entry-content a.moretag {
	color: #57ad68;
}

.post-excerpts .format-standard .entry-content a.more-link {
	color: #57ad68;
}

.read-more a,
.read-more a:hover {
	color: #57ad68;
}

.entry-title a:hover {
	color: #57ad68;
}

.entry-meta a:hover {
	color: #57ad68;
}

.site-footer a:hover {
	color: #57ad68;
}

blockquote {
	border-color: #57ad68;
}

#infinite-footer .blog-credits a,
#infinite-footer .blog-credits a:hover {
	color: #57ad68;
}

#nprogress .bar {
	background: #57ad68;
}

#nprogress .spinner-icon {
	border-top-color: #57ad68;
}

#nprogress .spinner-icon {
	border-left-color: #57ad68;
}

#nprogress .peg {
	box-shadow: 0 0 10px #57ad68, 0 0 5px #57ad68;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #57ad68;
	/* Old browsers */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: -moz-linear-gradient(top, #57ad68 60%, #57ad68 100%);
	/* FF3.6+ */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #57ad68), color-stop(100%, #57ad68));
	/* Chrome,Safari4+ */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: -webkit-linear-gradient(top, #57ad68 60%, #57ad68 100%);
	/* Chrome10+,Safari5.1+ */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: -o-linear-gradient(top, #57ad68 60%, #57ad68 100%);
	/* Opera 11.10+ */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: -ms-linear-gradient(top, #57ad68 60%, #57ad68 100%);
	/* IE10+ */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: linear-gradient(top, #57ad68 60%, #57ad68 100%);
	/* W3C */
}


/* Header Text Color */

.site-published {
	color: #333332;
}

.site-title a {
	color: #333332;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333332;
}

.entry-title a {
	color: #333332;
}

.author .archive-title a {
	color: #333332;
}

.author .archive-title a {
	color: #333332;
}


/* Primary Meta Text Color */

.site-description {
	color: #929292;
}

.site-published-date a,
.site-published-date a:hover,
.site-published-date a:visited,
.site-published-date a:focus,
.site-published-date a:active {
	color: #929292;
}

.pinglist-title,
.taglist-title,
.pinglist li::after {
	color: #929292;
}


/* Secondary Meta Text Color */

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label,
.comment-form-subscriptions label,
.comment-form-reply-title {
	color: #b3b3b1;
}

.entry-title-meta,
.entry-title-meta a,
.entry-title-meta a:hover,
.entry-title-meta a:visited,
.entry-title-meta a:focus,
.entry-title-meta a:active {
	color: #b3b3b1;
}

.entry-meta,
.entry-meta a,
.entry-meta a:hover {
	color: #b3b3b1;
}

.format-aside .entry-format,
.format-quote .entry-format,
.format-chat .entry-format,
.format-status .entry-format,
.format-image .entry-format,
.format-link .entry-format,
.format-gallery .entry-format {
	color: #b3b3b1;
}

.comment-meta,
.comment-meta a {
	color: #b3b3b1;
}

.widget_rss .rss-date,
.widget_rss li>cite,
.widget_twitter .timesince {
	color: #b3b3b1;
}

.site-footer {
	color: #b3b3b1;
}

.comment-content.unapproved {
	color: #b3b3b1;
}

#infinite-footer .blog-credits {
	color: #b3b3b1;
}

.content1 {
	width: 80%;
	margin: 20px auto;
}

.hide_box {
	z-index: 999;
	filter: alpha(opacity=50);
	background: #666;
	opacity: 0.5;
	-moz-opacity: 0.5;
	left: 0;
	top: 0;
	height: 99%;
	width: 100%;
	position: fixed;
	display: none;
}

.shang_box {
	width: 540px;
	height: 540px;
	padding: 10px;
	background-color: #fff;
	border-radius: 10px;
	position: fixed;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin-left: -280px;
	margin-top: -280px;
	border: 1px dotted #dedede;
	display: none;
}

.shang_box img {
	border: none;
	border-width: 0;
}

.dashang {
	display: block;
	width: 100px;
	margin: 5px auto;
	height: 45px;
	line-height: 25px;
	padding: 10px;
	background-color: #E74851;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	font-weight: bold;
	font-size: 16px;
	transition: all 0.3s;
}

.dashang:hover {
	opacity: 0.8;
	padding: 15px;
	font-size: 18px;
}

.shang_close {
	float: right;
	display: inline-block;
}

.shang_logo {
	display: block;
	text-align: center;
	margin: 20px auto;
}

.shang_tit {
	width: 100%;
	height: 75px;
	text-align: center;
	line-height: 66px;
	color: #a3a3a3;
	font-size: 16px;
	background: url('../images/cy-reward-title-bg.jpg');
	font-family: 'Microsoft YaHei';
	margin-top: 7px;
	margin-right: 2px;
}

.shang_tit p {
	color: #a3a3a3;
	text-align: center;
	font-size: 16px;
}

.shang_payimg {
	width: 172px;
	padding: 10px;
	border: 6px solid #EA5F00;
	margin: 0 auto;
	border-radius: 3px;
	height: 172px;
}

.shang_payimg img {
	display: block;
	text-align: center;
	width: 140px;
	height: 140px;
}

.pay_explain {
	text-align: center;
	margin: 10px auto;
	font-size: 12px;
	color: #545454;
}

.radiobox {
	width: 16px;
	height: 16px;
	background: url('../images/radio2.jpg');
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 14px;
}

.checked .radiobox {
	background: url('../images/radio1.jpg');
}

.shang_payselect {
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	cursor: pointer;
	height: 60px;
	width: 280px;
}

.shang_payselect .pay_item {
	display: inline-block;
	margin-right: 10px;
	float: left;
}

.shang_info {
	clear: both;
}

.shang_info p,
.shang_info a {
	color: #C3C3C3;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	line-height: 2em;
}