/*  
Theme Name: D9wing
Theme URI: http://www.d9wing.com
Description: A nice theme for WordPress from <a href="http://d9wing.com" target="_blank">D9wing</a>.You can <a href="http://d9wing.com" target="_blank">get help here</a> if you have any problems.
Version: 1.0
Author: D9wing
Author URI: http://d9wing.com
*/

/*
=Common CSS
*/

body{
	background: #FFF;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 160%;
	height: 100%;
	margin: 0px;
	padding: 0;
}
#container{
	background: #FFF;
	color: #000;
	margin: 0 40px 0 40px;
	padding: 0;
}
a img{
	border: none;
}
a:hover{
	color: #ee6633;
	text-decoration: none;
	border-bottom: none;
}
.clr{
	clear: both;
}
.clearfix:after{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.clearfix{
	zoom: 1;
}
p{
	margin: 0 0 1em 0;
}
/*
=Layout
*/
#doc2cols{
	text-align: left;
	margin: 0 auto;
}
#doc2cols #bd{
	padding-right: 265px;
	background: url(images/bd_bg.gif) repeat-y right top;
}
#doc2cols #content{
	width: 100%;
	float: left;
	overflow: hidden;
}
#doc2cols #content_inner{
	padding-right: 40px;
}
#doc2cols #sidebar{
	width: 225px;
	float: left;
	text-align: left;
	margin-left: 40px;
	margin-right: -265px;
	overflow: hidden;
}
#trlogin{
	position: absolute;
	top: 3px;
	right: 1em;
	font-size: 12px;
	text-align: right;
}
#trlogin li{
	list-style: none;
	display: inline;
}
/*
=header
*/
#header {
	background: url(images/body.gif);
	color: #000000;
	height: 20px;
	padding: 40px;
	font-weight: bold;
	overflow: auto;
	font-family: "Courier New", Verdana, monospace;
}
#header a:visited,
#header a:active,
#header a:link {
	color: #000000;
	font-size: 16pt;
	text-decoration: none;
}
#header a:hover {
	color: #ee6633;
	text-decoration: none;
}
#description {
	color: #333;
	font-size: 10pt;
	position : absolute;
	top : 70px;
	right : 40px;
	margin : 0px;
	font-weight: normal;
	margin-left : 0px;
	font-family: "Courier New", Verdana, monospace;
}
#header-menu {
    clear: both;
    margin: 0 0 15px 0;
    width: 100%;
}
#header-menu ul {
    padding:6px 40px;
	margin:0px;
	list-style-type: none;
	background:#000;
	height: 17px;
}
#header-menu ul li {
    padding:0px;
	display:inline; margin: 0px;
}
#header-menu ul li a {
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	height: 35px;
	}
#header-menu li a:hover {
    background: #ee6633;
	font-weight: bold;
	color: #fff;
}
#searchtxt{
	color: #fff;
	font-size: 125%;
	font-weight: bold;
	position : absolute;
	top : 106px;
	right : 235px;
	text-decoration: none;
	}
#search{
	font-size: 10pt;
	position : absolute;
	top : 99px;
	right : 40px;
	font-weight: normal;
}
#hd{
	margin-bottom: 18px;
}
#hd h1{
	margin: 0 0 45px 0;
	font-weight: border;
}
#hd h1 a{
	display: block;
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat;
	width: 247px;
	height: 62px;
}
#hd h1 a:link,#hd h1 a:visited{
	color: #000;	
	text-decoration: none;
}
#hd h1 a:hover{
	color: #ee6633;
	text-decoration: none;
	border-bottom: none;
}
#hd h2{
	font-size: 25px;
	font-weight: normal;
	font-family: simhei;
	padding-bottom: 8px;
	margin: 0.5em 0 1em 0;
}
/*
=footer
*/
#ft{
    margin: 15px 0 0 0;
    padding:10px 0px;
	list-style-type: none;
	background:#ccc;
	text-align: center;
	font-size: 12px;
}
/*
=post
*/
.posttitle{
	font-size: 150%;
	font-family:"Microsoft JhengHei","Î¢Ü›ÕýºÚów","Microsoft YaHei","Î¢ÈíÑÅºÚ";
	font-weight: normal;
	color: #2759cd;
	margin-top: 0;
	margin-bottom: 0.5em;
}
.posttitle a:link,.posttitle a:visited{
	color: #2759cd;
	text-decoration: none;
	border-bottom: 1px solid #2759cd;
}
.posttitle a:hover{
	color: #ee6633;
	text-decoration: none;
	border-bottom: none;
}
.authordate{
	font-size: 100%;
	color: #666;
	line-height: 1.6em;
	margin-bottom: 2em;
}
.authordate span{
	font-size: 84%;
}
.authordate a:link,.authordate a:visited{
	color: #666;
}
.authordate a:hover{
	color: #ee6633;
	text-decoration: none;
	border-bottom: none;
}
.postmetadata{
	font-size: 100%;
	color: #333;
	margin: 0 0 1.5em 0;
}
.post{
	border-bottom: 1px solid #CCC;
	padding-bottom: 0.5em;
	margin-bottom: 2em;
	font-size: 13px;
	line-height: 160%;
}
.entry{
	font-size: 100%;
}
.entry p{
	margin-bottom: 1.8em;
}
a.more-link:link,a.more-link:visited{
	font-size: 107%;
}
a.more-link:hover{
	color: #ee6633;
	text-decoration: none;
	border-bottom: none;
}
/*
=Sidebar Elements
*/
#sidebar{
	font-size: 12px;
}
.member{
	line-height: 130%;
}
.member .avatar{
	float: left;
	width: 48px;
	height: 48px;
}
.member strong{
	font-size: 105%;
}
.member p{
	color: #333;
	margin-left: 53px;
}
#sidebar h3{
	font-size: 125%;
	color: #000;
	margin-top: 0;
	margin-bottom: 0.5em;
}
.mod{
	margin-bottom: 2em;
}
.mod ul{
	margin: 0 0 6px 0;
	padding: 0;
	list-style: none;
}
#newcomments li{
}

.links li{
	color: #999;
}

/*
=comments
*/
#interact{
	width: 99%;
	font-size: 13px;
}
#interact h3{
	font-size: 14px;
	color: #333;
}
h3#comments,h3#respond{
	padding-top: 1em;
}
#interact ul,#interact ol{
	margin-left: 0;
	padding-left: 3em;
}
.commentlist li{
	background: url(images/xsplit.gif) repeat-x bottom left;
	padding-bottom: 1px;
	margin-bottom: 1em;
}
.commentlist li p{
	margin-top: 0;
	margin-bottom: 1em;
}
.commentmetadata{
	color: #999;
	margin: 0 0 5px 0;
}
.commentmetadata span{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

#commentform textarea#comment{
	width: 100%;
}

/*
=Misc
*/
cite{
	font-style: normal;
}
h2.pagetitle{
	font-size: 18px;
	font-weight: normal;
	font-family: simhei;
	margin-top: 0;
	margin-bottom: 1.2em;
}
select.ss{
	padding: 1px;
	/*border-left: 1px solid #E3E3EB;
	border-right: 1px solid #E3E3EB;
	border-bottom: 1px solid #E3E3EB;
	border-top: 1px solid #ACADB2;*/
}
#searchform{
	margin-top: 3px;
	padding-top: 0;
}
input.querytext{
	padding: 1px;
	color: #CCC;
}
input.querytext:focus{
	color: #666;
}
.quote {
	margin:15px 5px;
	background:#F9F9F9;
	border-left:5px solid #E0E0E0;
}
.quote-title {
	padding:5px 5px 5px 10px;
	color:#999;
	font-size:12px;
	border-bottom:1px dashed #E0E0E0;
	display: none;
}
.quote-content {
	color:#666;
	padding:10px;
}
.comment_author{
	font-style: italic;
}

#fsize{
	line-height: 150%;
	font-family: Courier;
	float: right;
	font-size: 12px;
}
#fsize a{
	color: #333;
	outline: none;
	padding: 0px 3px 1px 3px;
	text-decoration: none;
}
#fsize .fsizeOK{
	border: 1px solid #666;
}
#fsize .fsizeDisabled{
	color: #CCC;
	border: 1px solid #CCC;
	cursor: default;
}