﻿*{
	margin: 0;
	padding: 0;
}

body, html{
	color: #333333;
	font-family: "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;
	font-size: 13px;
	line-height: 160%;
	margin: 0;
	padding: 0;
}

a{
	color: #0066cc;
	text-decoration: none;
}

a img{
	border: 0;
}

a:hover{
	color: #ff5400;
}
.editComment, .editableComment, .textComment{display: inline;}

.comment-childs{color: #777;border: 1px dotted #ddd;border-left: 3px solid #ddd;	margin: 8px 10px;padding: 5px;background-color: #fff;overflow: hidden;}

.chalt{background-color: #f6f6f6;}

#newcomment{border:1px dashed #777;width:90%;}

#newcommentsubmit{color: #db5104;}

.adminreplycomment{border:1px dashed #777;width:99%;margin:4px;padding:4px;}

.mvccls{color: #999;}

blockquote{
	background-color: #eeeeee;
	margin: 10px 30px 10px 20px;
	padding: 5px 10px;
	border: 1px solid #dddddd;
	border-left: 2px solid #91aa9d;
}

code{
	background-color: #fafafa;
	font-family: "Courier New", Courier;
	margin: 10px 20px;
	border: 1px dashed #dddddd;
	color: #777777;
	padding: 0 5px 2px;
	line-height: 180%;
	display: block;
}

/*------------------------ Header ------------------------*/

#header{
	border-top: 0px solid #91aa9d;
	height: 50px;
	background: #193441 none no-repeat scroll 0%;
	width: 960px;
	text-align: center;
    margin: 0 auto;
}

#header h1{
	line-height: 200%;
	font-size: 24px;
	color: #f2f2f2;
}

#navbar{
	border-top: 0px solid #91aa9d;
	height: 30px;
	background: #193441 none no-repeat scroll 0%;
	width: 960px;
	float: none;
	text-align: center;
	margin: 0 auto;
}

#navbar ul{
	list-style-type: none;
}

#navbar ul li{
	float:left;
}

#navbar ul li a{
	color: #B0BDD3;
	display:block;
	line-height: 28px;
	padding: 0 10px;
	font-size: 18px;
}

#navbar ul li a:hover{
	color: #ff5400;
}


#navbar ul li.current_page_item a{
	color: #ffffff;
	background: #91aa9d;
}

/*------------------------ Container & Main ------------------------*/

#container{
	width: 960px;
	background: #ffffff;
	margin: 0 auto;
}

#jkq, #qtq, #dwq, #jtq{
	width: 475px;
}

#jkq{
	left: 0px;
	top: 0px;
	float: left;
}

#qtq{
	left: 480px;
	top: 0px;
	float: right;
}

#dwq{
	left: 0px;
	top: 500px;
	float: left;
}

#jtq{
	left: 480px;
	top: 500px;
	float: right;
}

#jkq h1{
	line-height: 150%;
	font-size: 32px;
	color: #000000;
}

#qtq h1{
	line-height: 150%;
	font-size: 32px;
	color: #000000;
}

#dwq h1{
	line-height: 150%;
	font-size: 32px;
	color: #000000;
}

#jtq h1{
	line-height: 150%;
	font-size: 32px;
	color: #000000;
}


#jkq, #qtq, #dwq, #jtq p{
	line-height: 100%;
	font-size: 12px;
	color: #000000;
}

#catelist {
	line-height: 150%;
	font-size: 12px;
	color: #000000;
}

#catelist li{
    display: block;
}
.title{
	height: 36px;
}

.title h2{
	line-height: 120%;
}

.title h2 a{
	color: #3e606f;
	font-size: 20px;
	line-height: 140%;
}

.title h2 a:hover{
	color: #db5104;
}

.title .postmeta a:hover{
	color: #db5104;
}

/*------------------------ Footer ------------------------*/

#footer {
	border-top: 2px solid #dddddd;
	clear: both;
	width: 100%;
	color: #777777;
}

#footer a {
	color: #777777;
}

#footer a:hover {
	color: #666666;
}

#footer .footer_wrapper{
	margin: 0 auto;
	width: 960px;
}

#footer .footer_left{
	float: left;
	padding: 10px 0 20px 0;
	line-height: 160%;
}

#footer .footer_right{
	float: right;
	padding: 10px 0 20px 0;
	line-height: 160%;
}

/*------------------------ Archives Page ------------------------*/

.archivespage_tag {
	border: 1px solid #e3e5e4;
	margin: 0px 12px 20px 12px;
	padding: 5px;
}

.archivespage_tag a {
	color: #999999;
	text-decoration: none;
}

.archivespage_tag a:hover {
	color: #db5104;
}

.archiveslist {
	list-style-type: none;
	margin: 5px 12px 10px 12px;
}

.archiveslist li a, .archiveslist li a:visited {
	color: #666666;
	text-decoration: none;
}

.archiveslist li a:hover {
	color: #db5104;
}

.archivesnumber {
	color: #db5104;
}

/*------------------------ Link Page ------------------------*/

.linkpage ul {
	padding: 10px 12px;
	list-style-type: none;
}

.linkpage ul li {
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li {
	float: left;
	width: 140px;
	text-align: center;
	margin: 3px 5px;
	line-height: 180%;
	background-color: #ffffff;
	border: 1px solid #e3e5e4;
}

.linkpage ul li ul li a {
	color: #999999;
	display: block;
	text-decoration:none;
}

.linkpage ul li ul li a:hover {
	background-color: #eeeeee;
	color: #333333;
}

/*------------------------ Page Template ------------------------*/

.title_page{
	border-left: 4px solid #91aa9d;
	margin-bottom: 20px;
}

.title_page h2{
	padding-left: 10px;
	font-size: 20px;
	line-height: 180%;
	color: #3e606f;
}

/*------------------------ wp-thread-comment plugin ------------------------*/

.thdrpy {
  text-align: left;
  font-size: 12px;
  margin: 10px 0;
}
/*------------------------ I added ------------------------*/
span.feed-icon{display:none;}

.reply{
float: left;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 font-size: 12px;
 line-height: 120%;
}

.reply a {
background: url(images/reply-bg.gif);
 border: 1px solid #dddddd;
 padding: 1px 3px;
 color: #999999;
 text-decoration: none;
}

.reply a:hover {
 color: #ffffff;
 background: #f1b39b;
 border: 1px solid #f1b39b;
}

.reply a:active {
 color: #ffffff;
 background: #ff5400;
 border: 1px solid #ff5400;
}