﻿body 	
{
	font: 0.85em Tahoma, MS Sans Serif, Verdana;	
	background-color:White;
	background-image:none;	
	margin:0px;
	color:#7b2e00;
}

/****** Linked ******/
a { color:#7b2e00; font-size:0.85em; }
a:link { color:#7b2e00; text-decoration: none; }
a:visited { color:#7b2e00;text-decoration: none; }
a:hover { color:#7b2e00;text-decoration: none; }
a:active { color:#7b2e00;text-decoration: none; }
.textbox { border: solid 1px #FFB64B; }

#divHeader  { width:100%;height:28px;}

#tbHeader	{ width:100%; height:100%; border-bottom: solid 1px #FF7300; background:url(ControlPanel/bg-cp-header.png) repeat-x;}
#tbHeader a:link, #tbHeader a:visited, #tbHeader a:hover{ color: #7b2e00; text-decoration: none; }
	#quicklink {width:100%; text-align: right; vertical-align:middle;}
		#homelink { font-weight:bold; }
		#quicklink .separate { font-weight:normal; }
	#searchbox {width:180px;}
	#searchbutton {width:20px; padding-right:6px;}

#divQuickMenu  { width:960px; height:60px;}	
	#divLogo{float:left; width:206px; height:60px; }
	#divLogo h1{background: url(Default/bg-web-logo.png) no-repeat; display:block; width:206px; height:45px;text-indent:-9999px; margin-top:8px;}
	#divLogo h1 a{ font-size:0.5em; display:block; width:206px;height:45px;}

	#divNavigator { float:right; margin-top:20px;}
	#divNavigator ul {display:inline; margin:0px; padding:0px;}	
	#divNavigator li {display:block;float:left;list-style-type:none;margin-right:3px;background:#FCE8B7 url(ControlPanel/btn-quick-menu.png) right no-repeat;}
	#divNavigator li .last {margin-right:0px;}
	#divNavigator a:link,#divNavigator a:visited {display:block;width:90px;height:21px;text-align:center;font:bold 11px/20px arial!important;color: #7b2e00;text-decoration: none;}	

#tbArticleContent { width:100%;}
#tdArticleContentColumn, #tdArticleLeftColumn { vertical-align:top; }
#tdArticleContentColumn { width:740px; padding-left:10px;}			
	.comment {overflow:hidden; border-left: solid 1px #ffda89;border-right: solid 1px #ffda89;}
		.comment .comment-block {margin: 0px 10px 0px 10px; }
		.comment .comment-header {margin:10px 0px 10px 0px;}
			.comment-header .avartar {float: left; height: 64px; width: 64px; margin-right: 10px; border-style:none;}
			.comment-header .display-name {vertical-align: top; font-weight: bold; float: left;font-size:1em;}
				.comment-header .display-name a { color:#FF7300;}
		.comment .comment-date {float: right;  color:#FF7300; font-size:0.85em; font-weight: bold; vertical-align: top;}
			.comment-content .empty { clear:both; height:10px;}
		.comment .comment-content {padding-left: 73px; clear: right;}
			.comment-content .content-info { font-size:1em; overflow:hidden; color:#7b2e00; margin-top:10px;}
			.comment-content .empty { clear:both; height:10px;}
		.comment .content-footer { text-align:right; font-size:1em; font-weight:bold;}
			.comment .content-footer a { margin-left:4px; color:#FF7300}
		.comment .Break{clear:both; }		
		.comment .separator { border-top: solid 1px #ffda89; text-align:center;}
	
tdArticleLeftColumn { margin-bottom:0px;}		
	.leftCol { width:110px;}
	.centerCol { width:420px;}
	.rightCol { width:150px;}
#tbAdvanceSearch {width:100%; color:#7b2e00; }
    .FisrtCol { width:20%; }
    .SecondCol { width:20%; }
    .ThirdCol { width:20%; }
    .ForthCol { width:20%; }
    .fifthCol { width:20%; }
    .SpanCol { width:60%; }
    .ComboBox, .TextBox, .Button { font: 1em Tahoma, MS Sans Serif, Verdana;}     
    
#divSearchResult {margin-top:10px;}
#divTopPager { margin-top:10px;}
#divBottomPager { margin-top:10px;}
	
.listBatchBox{background:url(Default/bg_listbatch_off.png) #FCE8B7;height:27px; }
	.listBatchBox .select{text-align:right;}
		.listBatchBox .button {height:24px; margin-right:3px;}	
	
#tbSearchResult { width:740px;}
#tdSearchResultCol, #tdAdsCol { vertical-align:top; }
#tdSearchResultCol { width:570px;}
    #SearchResultPanel {border-left:1px solid #ffda89; border-top:1px solid #ffda89;}
#tdAdsCol { width:170px; padding-left:10px; }


		
.list { margin:0px; padding:0px;}
.list ul{ width:570px; margin:0px; padding:0px; }
.list li { list-style-type:none; border-bottom:1px solid #ffda89; height:38px; font-size:0.9em; line-height:1.3em; width:100%; margin:0px; padding:0px; }

.list li div { height:100%;}
.list li img{ float:left; width:25px; height:25px; margin:5px 8px 5px 5px; border:1px solid #ffda89; }

.list li .story { width:450px; float:left;}
.list li span.storyname{ display:block; color:#7b2e00;  overflow:hidden; width:100%; height:1.3em;}
	.list li span.storyname a{ font-weight:bold; font-size:1em;	}
	.list li span.storyname a:hover{ color:#FF7300; text-decoration:underline;}
	.list li span.storyname a:visited{color:#7b2e00;}
.list li span.storydesc { display:block; color:#7b2e00;  overflow:hidden; width:100%;  height:1.2em;}
/* .list li span.bloglink img{ float:left; width:12px; height:12px; margin:0px 2px 0px -3px; border:none; padding:0px;} */

.list li .comment	
{
    /* background:url(http://g.exteen.com/i/bck_hotposts_comment.png) #f9f6d8 no-repeat right; */
	float:right;
	display:block;
	font-size:18px;
	width:55px;	
	height:28px;
	padding: 10px 0px 0px 3px;
	border-left:1px solid #ffda89;
	
}
.list li.even{ background:#fffde5;}
/* .list li.even .comment { background:url(http://g.exteen.com/i/bck_hotposts_comment.png) #f9f6d8 no-repeat right; } */


.list li.last{ border:none; text-align:right; height:20px; }
.list li.last a{ font-size:1em; margin-right:5px;}
.list li.last a:hover{ color:#FF7300; text-decoration:underline;}
	
					

