/* Layout */

.hfeed {
	width: 620px;
	float: left;
}
.aside {
	width: 290px;
	float: right;
}
.footer {
	position:relative;
	z-index:100;
	clear: both;
	min-height:280px;
}
.header {
	position:relative;
	margin: 0px auto;
}

.sub-header{
	position:relative;
	z-index:100;
}

.body-container {
	position:relative;
	overflow:hidden;
	width: 100%;
	margin:0px;
	z-index:2;
}
.body-container-overlay {
	position:relative;
	width: 100%;
	height:100%;
	margin:0px auto;
	/*background-image:url(../images/overlays/gradient_overlay.png);
	background-image:url(../images/overlays/gradient_overlay_green-#748236.png);
	background-position: center;
	background-repeat: no-repeat;*/
	z-index:1;
}

.home .body-container-overlay {
	z-index:5;
}
.body-container-overlay-gradient {
	position:absolute;
	width:1500px;
	height:100%;
	left:50%;
	margin-left:-750px;
	z-index:2;
	
}
.body-container-overlay-gradient-right {
	position:absolute;
	width:1500px;
	height:100%;
	left:50%;
	margin-left:-750px;
	z-index:2;
}

.body-container-overlay-gradient-bottom{
	position:absolute;
	width:1500px;
	height:1040px;
	left:50%;
	margin-left:-750px;
	z-index:2;
}
.footer-container {
	width: 980px;
	margin: auto;
}
.content {
	z-index:100;
	position:relative;
	max-width:1200px;
	padding-left:40px;
	padding-right:40px;
	margin:0px auto;
}
.content-wrap, #page-loading {
	position:relative;
	/*background-color:#f5f4f3;*/
	background-image:url(../images/overlays/white_80.png);
	display:none;
	padding-bottom:60px;
	z-index:100;
}

.content-wrap{
	display:block;
	opacity:1;
}

#page-loading {
	position:absolute;
	display:block;
	text-align:center;
	padding:20px;
	margin:0px auto;
	left:50%;
}

.page .article {
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	float: left;
}

.article.sidebar{
	width:670px;
}

.wp-caption-text{
	font-size:10px!important;
	line-height:normal!important;
	font-weight:bold;
}

.post{
	padding-bottom:20px;
}

.header_image {
	/*opacity:0;
	display:none;*/
	position:absolute;
	left:50%;
	margin-top:-100px;
	margin-left:-750px;
}
.header_image {
	z-index:1;
}

#carousel .header_image{
	display:block;
}

#carousel .header_image {

}

#header_image_inset{
	position:absolute;
	width:296px;
	height:100%;
	left:50%;
	margin-left:200px;
	top:0px;
	background-position:center;
}
.page-template-page-landing-php p{
	max-width:760px;
}
/* Shortcode */

.full-width {
	width:960px;
	height:auto;
	overflow:hidden
}
.one_half {
	width: 40%;
}
.one_third {
	width: 30.66%;
}
.two_thirds {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourths {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left;
}
.last {
	margin-right:0 !important;
}

.member_col{
	/*
	display:block;
	width:40%;
	float:left;
	margin-right:30px;
	*/
}

.wpcf7{

}
/*--列表分页导航--*/
.page_navi{overflow:hidden;width:100%;text-align:center}
.page_navi a{height:36px;border:1px solid #DDD;color:#333;text-decoration:none;line-height:36px;margin:2px;padding:3px 8px}
.page_navi a:hover,.page_navi a.current{border:1px solid #FFBB76;color:#FF7200;font-weight:bolder}



.carousel-content{
	top:100px;
	width:980px;
	min-height:350px;
	position:absolute;
	display:block;
	margin-left:-490px;
	left:50%;
	text-align:left;
	z-index:99;
}

#carousel .slide{
	position:absolute;
	font-size:12px;
	margin:0px auto;
	z-index:1;
	
}
#carousel .bottom_bar {
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	width:960px;
	height:46px;
	background-color:#03315b;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50;
}

#carousel h1 {
	position:absolute;
	color: #fff;
	display: inline;
	font-family: "Microsoft YaHei", ColfaxLight, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: 100;
	background-image: url(../images/background/headline-b.png);
	text-transform: uppercase!important;
	padding: 10px 30px 10px 45px;
	text-align: right;
	line-height: 48px;
	right:330px;
	margin-top:3px;
}

#carousel h1 a{
	color:#FFF;
	display:block;
}
#carousel h1 a:hover{
	color: #bd4c00;
}

.layout { margin:auto;}
.layout tr td { text-align: center;  }
.layout tr td h1 {
	padding: 20px 20px 25px;
	background-image: url(../images/background/headline-b.png);
}

.layout tr td h1 a{
	color:#FFF;
	display:block;
}
.layout tr td h1 a:hover{
	color: #bd4c00;
}

.layout tr td .btn{
  height: 50px;
  
  display: inline-block;
}
.layout tr td .btn a{
  display: block;
  float: left;
  height: 50px;
  line-height: 30px;
  text-align: center;
  padding: 10px 15px;
  color: #fff;
  background: url("../images/background/headline-b.png");
  font-size: 20px;
  border-radius: 7px;
}
.layout tr td .btn a:hover{
  color: #bd4c00;
}


#page-nav{
	display:block;
	width: 264px;
	float:right;
}

#page-nav li{
	list-style-type:none;
	margin-bottom:5px;
}

.postbar {
	margin-bottom: 10px;
	width: 640px;
	border-bottom: 1px solid #00693C;
}

@media (max-width: 1024px){
	.aside { display: none; }
	.hfeed { width: 100%; }
	.postbar { width: 100%; }
	#page-nav{ width:100% ; }
	.article.sidebar { width: 100%; }
	.page .article{ padding:0px;  }
	.sub-header { height: 90px; }

	.carousel-content{
	top:100px;
	width:90%;
	min-height:350px;
	position:absolute;
	display:block;
	margin-left:0px;
	left:5%;
	text-align:left;
	z-index:99;
	}
	.header_image{
	position:absolute;
	left: 0%;
	top: 0;
	margin-top: 90px;
	margin-left:0px;
	}
}
