@charset "utf-8";
/*
Theme Name: gorgeous-child
Version: 221102
Template: gorgeous_tcd013
*/



.prof_writer{
  padding:10px;
  font-size:13px !important;
  text-align: right !important;
}

.avatar.pp-user-avatar{
  border:none !important;
  width:25px;
  float:none !important;
  border-radius:30px;
  height:25px;
  padding:0px !important;
  vertical-align: bottom;
  margin:0px 8px 0px !important;
}

.a_right{
  text-align: right;
}

.headline1 {
  margin: 0;
  line-height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: #222 !important;
  background: #ddd !important;
  padding: 0 15px;
}
.headline3 {
  margin: 0 0 20px 0;
  line-height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: #000 !important;
  background: #ddd !important;
  padding: 0 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

@media screen and (min-width:641px){
#header_wrap {
  width: 100%;
  min-width: 994px;
  background: url(/img/background.jpg) repeat-x left top !important;
	border-bottom:1px solid #ddd;
}
}

#newslist li a{
  color:#000 !important;
}

#logo img{
  width:350px;
  height:auto;
}

#recommend_gallery .rs-thumb-wrap {
  background: #efefef !important;
}

#recommend_gallery .rs-caption{
	background:rgba(255,255,255,0.6) !important;
	color:#000 !important;
}

#news_ticker {
	background:none !important;
}

.tickercontainer {
  width: 916px;
  margin: 0 0 0 0px !important;
  padding: 0;
  overflow: hidden;
}

#newslist li a:hover{
	background-color:#fff !important;
}

#side_widget2 {
  background: #fff !important;
}
#side_widget2 li a {
  display: block;
  text-decoration: none;
  padding: 10px;
  background: #efefef !important;
  border: 1px solid #efefef !important;
  color: #000 !important;
  margin: 0 0 3px 0;
}

#submit_comment {
  background: #bbb !important;
  border: 1px solid #bbb !important;
  cursor: pointer;
  color: #fff;
  font-size: 13px;
  width: 200px;
  height: 37px;
  margin: 15px auto 0;
  display: block;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#site_des {
  margin: 0;
  line-height: 100%;
  color: #000 !important;
  font-size: 12px;
  position: absolute;
  left: 0px;
  top: 14px;
}

#footer_wrap {
  clear: both;
  width: 100%;
  background: #fff !important;
	padding-top:20px !important;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#footer a {
  color: #000 !important;
  text-decoration: none;
}#footer {
  color: #000 !important;
  font-size: 12px;
}

#copyright {
  width: 100%;
  color: #000 !important;
  background: #fff !important;
  margin: 0;
  padding: 18px 0;
}

#footer_logo img{
	width:100%;
	height:auto;
}
@media screen and (min-width:641px){
#post_list .info {
  width: 595px !important;
  float: right;
  margin: 0 15px 0 0;
}
.page #main_col{
	width:100% !important;
}

}

@media screen and (max-width:640px){
	#header {
	background:#fff !important;
	}
	#logo img {
  display: block !important;
		width:100%;
		height:auto;
}
	#logo a::before {
		display:none !important;
}
	#global_menu a {
  display: block;
  border: 1px solid #222;
  margin: 0 0 -1px 0;
  padding: 0 10px 0 32px;
  line-height: 40px;
  text-decoration: none;
  background: #fff url(img/common/arrow4.png) no-repeat 20px !important;
  color: #000 !important;
}
	
	#logo_text, #logo {
  margin: 5px 0 0 15px;
  line-height: 120%;
  float: left;
  font-size: 18px;
  font-weight: normal;
  width: 55% !important;
  overflow: hidden;
}
}
	#social_link li.rss a {
  background: url(/img/rss.png) no-repeat left top !important;
}

a, a:visited {
  outline: none;
  color: #000 !important;
	font-weight:bold !important;
}

.date {
  color: #000 !important;
  font-weight: normal !important;
}

#side_widget2 .side_headline {
color:#000 !important;
	font-weight:normal !important;
}

.writers{
	overflow:hidden;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}
.writer_p{
	width: 30%;
	margin:1.555555555%
}

@media screen and (max-width:768px){
.writer_p{
	width: 45%;
}
	
}
.writer_p .name{
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	margin:0;
}
.writer_p .des{
	font-size:0.8em;
}
.writer_p .go_post a{
	font-size:0.8em;
}
.writer_p .go_post a:after{
	content:' >';
}

.eye_c img{
	width:100% !important;
	height:auto !important;
	border-radius:0 !important;
}

#site_description{
	display:none;
}

#header #social_link{
	display:none;
}

@media screen and (min-width:641px){
	#logo{
		top:35px !important;
		left:15px !important;
	}
	#header {
		height: 140px !important;}
}

#global_menu li a {
  font-size: 13px;
	background:#fff !important;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

#news_ticker {
	display:none !important;
}

#global_menu {
	bottom:0 !important;
/* 	border-bottom: 1px solid #ddd; */
	padding-bottom: 1px !important;
}

body{
	background:#fff !important;
}

#index_top {
	background:#fff !important;
}
#main_col {
	background:#fff !important;
}

@media screen and (max-width:640px){
#recent_post{
	border:1px solid #ddd;
}
}
#side_col{
	background:#fff !important;
	
}

@media screen and (max-width:640px){
#side_widget2 {
	border:1px solid #ddd;
}
}

@media screen and (min-width:641px){
.rs-slider > li > a {
  display: block;
  height: 400px;
  overflow: hidden;
}
.rs-slider > li > a img{
	width:100%;
	height:auto;
}
}

@media screen and (max-width:640px){
.rs-slider > li > a {
  display: block;
  height: 250px;
  overflow: hidden;
}
.rs-slider > li > a img{
	width:100% !important;
	height:auto !important;
	max-height:none !important;
}
}


@media screen and (max-width:410px){
.rs-slider > li > a {
  display: block;
  height: 180px;
  overflow: hidden;
}
.rs-slider > li > a img{
	width:100% !important;
	height:auto !important;
	max-height:none !important;
}
}