/*
Theme Name: Fluid Solution
Theme URI: http://www.kaushalsheth.com/
Description:  Totally liquid three-column layout, clean and simple.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/

updated by :
Kiefer
http://www.angere.net

*/
 
/* standard elements */

* {margin: 0;padding: 0;}
a {text-decoration: none;color: #06C;}
a:hover {color:#8DAB3B;text-decoration: none;border-bottom: 1px dashed #8DAB3B;}
a img{border:0}

body {
	background: #FFF url('img/bg.gif') repeat-x;
	color: #666;
	font: normal 12px "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px;
}
p,code,ul {font-size: 1em;padding-bottom: 12px;}
li {list-style: none;}
h1 {font-size: 1.4em}

code {
	background: url('img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #06C;	
	color: #444;
	display: block;
	font: normal 11px "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 11px Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {font: normal "Lucida Sans Unicode",serif;}
h5 {font: normal 13px "Lucida Sans Unicode",serif;font-weight:bold;color: #333;padding:12px 0px;}
.red{color:red}
.green{color:#390}
.ft14{font-size:14px}
.clear {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearer {clear: both;}

/* header */
.header {border-bottom: 1px solid #EEE;margin-bottom: 24px;}
.header h1 {color: #222;font: normal 3em "Lucida Sans Unicode",serif;text-align: left;margin-bottom:22px}

.header h1 a{color: #222;font-family:"黑体";text-decoration:none;}
.header h1 a:hover{border:0}
.header h2 {border-top: 1px solid #EEE;color: #666;text-align: right;}
.header h2 span {background: #222;color: #EEE;padding: 0 6px;}

/* left side (main content) */
.left {margin: 0 39% 20px 3%;}
.content {min-height:1600px}
.content .descr {color: #999;font-size: 1em;margin-bottom: 6px;}

.content li {margin-left: 18px;}
.content h1 {clear:left;font-size: 2.0em;font-weight:bold;margin-bottom: 4px;}

/* nav & subnavigation */
.nav,.right {margin-bottom: 20px;position: absolute;top: 40px;}	

/* navigation */
.nav {right: 18%;text-align: right;width: 19%;}
.nav .logo {border-bottom: 1px solid #EEE;border-top: 1px solid #EEE;}

.nav h1 {color: #F60;margin: 12px 0;}
.nav li {padding:5px 0;border-bottom: 1px solid #EEE;}
.nav li a {color:#06c;}
.nav li a:hover {color: #8DAB3B;}

/* subnav */
.right {background: #222;right: 3%;width: 13%;}
.subnav {padding: 12px 5px 0;}
.subnav h1 {color: #ddd;height: 20px;margin-left: 8px;}
.subnav ul {margin: 0 0 16px;padding: 0;}
.subnav li {list-style: none;margin: 0;display:block;padding: 3px 0px;border-bottom: 1px solid #333;}
 
.subnav li a {color: #777;font-size: 12px;padding: 3px 6px 3px 8px;text-decoration: none;}
.subnav li a:hover {color: #DDD;border:0;}
#achs li a{font-size:11px}

/* footer */
.footer {color: #666;border-top: 1px solid #EEE;font: normal 1em Verdana,sans-serif;	margin: 0 3%;padding: 8px 6px;}

/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:11px;
color:#505050;
}
.post h1 a{color: #F60;text-decoration:none;}
.post h1 a:hover{color:#F60;border-bottom:2px solid #F60}

.entry h1{color:#F60;font-size: 1.4em;}
.entry{font-size: 1.2em;width:96%;line-height:20px;}
.entry h2{font-size: 1.4em;color:#06c}
.entry h3{font-size: 1.2em;color:#8DAB3B}

.alist li{margin-top:5px}
.alist li a{font-size: 1.2em}
.alist li span{margin-left:12px}
/* search */

/* Comments Styling */
#comments{width:90%;margin-bottom: 10px;}

#comments h1{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #8DAB3B;}

.commentlist li {margin: 1em 0;padding: 0.5em;margin-left:50px;list-style-type:decimal}
.commentlist li.alt{background:#f5f5f5}
.commentlist li cite{font-size:1.5em}

#commentform {margin: 1em 0;background: #ffffff;}

#commentform textarea {background: #f8f7f6;border: 1px solid #d6d3d3;width: 480px;}
#commentform textarea:hover {background: #FFFFFF;border: 1px solid #d6d3d3;}
#commentform textarea:focus {background: #ffffff;border: 1px solid #939793;}

#commentform #email, #commentform #author, #commentform #url {
font-size: 12px;
background: #f8f7f6;
border: 1px solid #d6d3d3;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 12px;
background: #ffffff;
border: 1px solid #d6d3d3;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 12px;
background: #ffffff;
border: 1px solid #939793;
}
#commentform input{margin-bottom: 3px;}

/* Related Posts */
.related-posts h3,.yql-posts h3{margin-bottom:10px}
.related-posts ul li,.yql-posts ul li{list-style-type:square;color:#06C;margin-bottom:5px}

.cmts li a{color:#666}
.cmts li span{color:#F60;font-weight:bold}
.cmts li span a{color:#06C}

.postgad{height:60px;text-align:center;padding:10px;}
.topgad{height:15px;text-align:center;padding:10px 0;}

.navigation {display: block;text-align: center;margin-bottom: 20px;font-size: 1.2em}
.alignright {float: right;}
.alignleft {float: left}

/*symbolTools*/
.symbolTools,.symbolList,.symbolList li {list-style:none;padding:0;margin:0;}
.symbolTools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.symbolTools li{float:left;padding-right:15px;margin:10px 0}
.symbolTools li img{width:16px;height:16px;background:url(img/icon.gif) no-repeat;vertical-align:middle;margin-right:8px;}
.symbolTools li img.s1{background-position:0 0}
.symbolTools li img.s2{background-position:0 -16px}
.symbolTools li img.s3{background-position:0 -32px}
.symbolTools li img.s4{background-position:0 -48px}
.symbolTools li img.s5{background-position:0 -64px}
.symbolTools li img.s6{background-position:0 -80px}
.symbolTools li img.s7{background-position:0 -96px}
/*class*/
.symbolList li{float:left;margin-right:19px;margin-bottom:8px;word-break:keep-all}
.stockClass h2{clear:left;color:#F60;font-weight:bold;text-align:center}
.stockClass h3{clear:left;color:#013E8F;font-size:1.4em;font-weight:bold;margin-top:14px}
/*sina*/
.sinaSymb{border:1px solid #ccc;width:550px;height:440px;}
/*symbol info*/
.cosmos{line-height:18px;}
/*gcharts*/
.gname img{width:10px;height:2px;background:url(img/g.jpg) no-repeat;vertical-align:middle;}
.gname img.SP_legend0{background-position:0 -0px}
.gname img.SP_legend1{background-position:0 -2px}
.gname img.SP_legend2{background-position:0 -4px}

table.bb td{border-bottom:1px solid #ccc;padding:3px 0}

.subscriptions img.fd{width:103px;height:16px;background:url(img/icon_sub.gif) no-repeat;cursor:pointer}
.subscriptions img.xianguo{background-position:0 0}
.subscriptions img.google{background-position:0 -16px}
.subscriptions img.yahoo{background-position:0 -48px}
.subscriptions img.zhuaxia{background-position:0 -80px}
.subscriptions img.qq{background-position:0 -32px}
.subscriptions img.youdao{background-position:0 -64px}
.subscriptions img.rojo{background-position:0 -96px}
.subscriptions img.ng{background-position:0 -112px}
.subscriptions img.nb{background-position:0 -128px}
.subscriptions img.bl{background-position:0 -144px}

ul.slist li{float:left;width:260px;height:22px;}

/* tabs */
ul.tabs{width:520px;height:30px;margin-bottom:5px;background:url(img/tabsbg.jpg) repeat-x;}
ul.tabs li{float:left;height:30px;line-height:30px;margin-left:5px;margin-right:5px;text-align:center;}
ul.tabs li a{color:#000;display:block;font-size:12px;text-decoration:none;width:auto;background:transparent url(img/tabsl.jpg) no-repeat left 0;}
ul.tabs li a span {display:block;padding:0pt 10px;background:transparent url(img/tabsr.jpg) no-repeat right 0;}
ul.tabs li  a:hover{color:#c00;display:block;text-decoration:none;width:auto;border:none}
ul.tabs li a:hover span{display:block;padding:0 10px;}
ul.tabs li.active a{color:#000;font-weight:bold;background:transparent url(img/tabsl.jpg) no-repeat left -30px;}
ul.tabs li.active a span {background:transparent url(img/tabsr.jpg) no-repeat right -30px;}

.symbol_data .price{font-size:16px;font-weight:bold;margin-right:20px}
.symbol_data .datetime{margin-left:20px}