/*
 * Color, Border, and Button Rules
 */
.contentslider {
  padding: 0; /* This acts as a border for the content slider */
  background: none; /* This is the color of said border */
} 
.cs_wrapper, .cs_article {
/*  background-color: none;  Background color for the entries */
}
.cs_leftBtn, .cs_rightBtn {
  width:30px; /* Should be as wide as the button graphic being used */
  background: none; /* This will probably match the contentslider bg color */
}

/*
 * Article styles (font, color, etc.)
 *
 * If textResize is set to TRUE, sizing shouldn't need to be touched. However,
 * depending on the sizes you have defined, additional tweaking may be
 * required in order to get the text to display properly.
 */

/*
 ******************************************************************************
 * These styles may be affected by the plugin, so avoid changing them if 
 * it's not absolutely necessary.
 ******************************************************************************
 */
/* Home_outer_wrapper */
#home_outer_wrapper {
	width: 100%;
    height: 750px;    
}
#home_wrapper {
    clear: both;
	width: 1270px;    
	margin: 0 auto;
	height: 18px;
    background-color: cornflowerblue;
    border: 0px solid red;
}

#home_banner {
	position: relative;
	width: 1270px;
	height: 360px;
	padding: 15px 20px 0;
}

#Book_wrapper {
	clear: both;
	width: 1270px;
	margin: 0 auto;
	height: 750px;
	background-color: cornflowerblue;
    border: 0px solid black;
}

.contentslider { 
  position:relative;
  display:block;
  clear: both;
  width: 1270px;
  padding: 0 ;
  height: 720px;
  margin: 0 auto;
  overflow:hidden;
}
.cs_wrapper {
  position:relative;
  display:block;
  width: 1270px;
  height: 715px;
  margin: 40px 0 0 0;
  padding:0;
  overflow:hidden;
}
.cs_slider {
  position:absolute;
  width:127000px;
  height:100%;
  margin:0;
  padding:0;
}
.cs_article {
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width: 1270px;
  height: 715px;
  margin-left:  5px;
  padding-left: 124px;                     
/*  background-color: none; */
}

.cs_article img {
	width: 1008px;
	height: 715px;    
}
.cs_leftBtn, .cs_rightBtn {
  position: absolute;
  top: 5px;
  padding:0;
  z-index:10000;
}
.cs_leftBtn {
  right : 905px;
  outline:0;
}
.cs_rightBtn {
  right : 865px;
  outline:0;
}
.cs_leftBtn img, .cs_rightBtn img {
  border:0;
  position:relative;  
  margin:0;
}

#Logo_wrapper {
	width: 100%;
}

#Logo_need {
    position: relative;
    clear: both;
	width: 750px;    
	margin-top: auto;
	height: 70px;
    background-color: floralwhite;
    border: 0px solid red;
}

#Book_templatemo {
	width: 100%;
	padding: 4px;
 }   

#templatemo_content {
	clear: both;
	width: 1270px;    
	margin: 0 auto;
}

.post_box { 
	clear: both; 
	margin-bottom: 5px; 
	padding-bottom: 5px; 
}

.post_box img { 
	float: left; 
	margin-right: 40px; 
}

.post_box .saidpic img { 
    width: 360px; 
	height: 240px; 
}

.post_box h2 { 
    height: 50px;
	font-size: 26px; 
	padding-top: 10px; 
	border-bottom: 3px solid #000; 
}

.post_box p { 
	font-size: 1.2em; 
}

.post_meta { 
	clear: both; 
	margin-top: 20px; 
	height: 40px; 
	padding: 0 10px; 
	background: url('../home/images/templatemo_footer_bottom.jpg') repeat-x center; 
	line-height: 30px;  
	margin-bottom: 20px; 
}

.post_meta a.more { margin: 5px 0 0 }

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 1270px;
}
.comments {
	list-style: none; 
}

.first_level {
	margin: 0; padding: 0;
}
.comments li { 
	margin-bottom: 2px; 
	list-style:none; 
}
.comments li .commentbox1 { 
    background-color: honeydew;
    font-size: 20px; 
	border: 0px solid #999; 
}
.comment_box .gravatar { 
	float: left; 
	width: 50px; 
	margin-right: 2px; 
	background: #000; 
}
.comment_box .gravatar img { 
	margin: 0px; 
	height: 50px; 
}
.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 5px;  
}
.comment_box .comment_text { 
    margin: 0px 0 0 65px; 
}
.comment_text .comment_author { 
    height: 70px;
	font-size: 0.98em; 
	font-weight: bold; 
	color: #000; 
	margin-bottom: 10px; 
    border-bottom: 3px solid #000; 
}
.comment_text .comment_author h4 { 
	font-size: 1.2em; 
	font-weight: bold; 
	color: #000; 
	margin-bottom: 2px; 
}
.comment_text .date { 
	font-size: 11px; 
	font-weight: normal; 
	color: #000; 
	padding-left: 10px; 
}
.comment_text .time { 
	font-size: 11px; 
	font-weight: normal; 
	color: #000; 
	padding-left: 10px; 
}

comment_text .rside { 
	margin-right: 2px; 
    color: black; 
}

.comment_box .comment_text img { 
	float: left; 
    width: 280px;
    height: 150px; 
	margin-right: 40px; 
}

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_box .reply { 
	display: block; 
	float: right; 
    font-size: 22px; 
	color: black; 
	font-weight: bold; 
    border: 0px solid black; 
} 

.comments .md-video{ 
   position: relative;
   float: left; 
   margin-left: 0px;
   width: 280px;
   height: 150px;
   border: 2px solid honeydew;
}

.comments videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    border: 4px solid #fff;
    height: 0;
}

.comments videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 4px solid #fff;
}

.comments .pics{  
   position: relative;
   float: left; 
   margin-left: -15px;
   width: 340px;
   height: 150px;
   border: 2px solid honeydew;
}

.comments .pics img{ 
  position:absolute;  
  /* fade out image2 sec */
  -webkit-transition:opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;  
}

.comments .pics img:last-child:hover{
  /* slide in no visible */   
  opacity:0.03; 
}

.comments li .commentbox2 {
    float: right; 
    width: 1230px;     
    font-size: 20px; 
    background-color: ghostwhite;
	border: 1px solid #999; 
    margin: 2px; 
}

.comments li .commentbox3 {
    float: right; 
    width: 1180px; 
    font-size: 20px;
    background-color: cornsilk;
	border: 2px solid #999; 
    margin: 2px; 
}

.commentbox3 img { 
	float: left; 
    width: 240px; 	    
    margin-right: 40px; 
}

.comments li .commentbox4 {
    float: right; 
    width: 1150px; 
    font-size: 20px;
    background-color: azure;
	border: 2px solid #999; 
    margin: 2px; 
}

.commentbox4 img { 
	float: left; 
    width: 240px; 	 
	margin-right: 40px; 
}



.Cmnttr {
    text-align: left;
    padding: 0 0 0 0; 
    margin: 0 0 0 0;
}

.Cmnttd {
    text-align:center;
}

.Cmnttd_left {
    float: left; 
    width: 360px; 
    text-align:center;
    border: 0px solid Black; 
}

.Cmnttd_right {
    border: 0px solid red; 
    float: right; 
    width: 750px; 
    text-align:center;
}
