/* 
  This css style is part of WP SinoType Wordpress plugin
*/
.st-clear{clear:both;}
.st-body{background:#F9F9F9;margin-right:20px;}
.st-body .inside {margin:0px;background:#F9F9F9;padding:0px;padding:0 5px 30px 15px;}

/* -- Layout -- */
.st-left{float:left;width:22.5%;max-width:240px;margin:15px 30px 0 0; background-color:#fdfdfd; border: 1px solid #cbcbcb; padding: 20px;}
.st-right{float:left;width:65%;}

/* -- Left side -- */
.st-body p {margin:35px 0px;line-height:1.3em;}
.st-en-custom{display:none;margin-top:20px;}
.st-input-custom,select{width:100%;}
.st-input-custom {margin-top:-10px;padding:3.5px 4px;margin-bottom:5px;}
.st-left label{cursor:default;display:block;margin:8px 0px;font-size:1.16em;font-family:Georgia; line-height: 1.4em;}
.st-en-custom span{margin-left:5px;font-style:italic;font-weight:400; font-size: 0.9em; display:inline-block;}
.st-left hr{border:none;background:none;width:100%;height:1px;border-top:1px dotted #cbcbcb;}
.lefthead {font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.3em; display:inline-block; margin: 0 0 5px 0;}
.btnsave {font-weight:bold;}

/* -- Right side -- */
.st-right h2{margin:0px;font-family:Georgia;font-style:normal;font-size:1.3em;font-weight:normal;}
#plugcopy p {font-size: 1.16em; margin: 20px 0 0 0; font-family:Georgia, "Times New Roman", Times, serif; }
.grlogo {float: left; margin: 0px 20px 0 0;}
.bycopy {margin: 40px 0 0 0; font-size: 1.16em; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.3em; padding: 3px 0 0 0;}

/* -- Live preview -- */
.st-preview {padding:20px;border-collapse:collapse;background:#fff;}
.st-preview .label{background:#F9F9F9;border:none;padding:20px 10px 10px 0px;font-family:Georgia;font-style:italic;font-weight:400;}
.st-preview .first{border-top:1px solid #cbcbcb;}
.st-preview .last{padding-bottom:20px;border-bottom:1px solid #cbcbcb;}
.st-preview td{padding:20px 20px 0px 20px;vertical-align:top;border-left:1px solid #cbcbcb;border-right:1px solid #cbcbcb;}

.st-head-preview{font-size:24px;}
.st-body-preview{font-size:18px;padding-bottom:12px;}
.st-h1 {font-size:36px;}
.st-h2 {font-size:24px;}
.st-h3 {font-size:18px;}
.st-b1 {font-size:16px;line-height:22px;}
.st-b2 {font-size:14px;line-height:20px;}
.st-b3 {font-size:12px;line-height:18px;}

/* -- Update -- */
.st-update{margin-top:30px;}
