/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, /*sub, sup,*/ tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	font-size:12px;
	margin-top:20px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	color:#333;
}

table td, table th {
	padding:0 4px;
	border:2px solid #fff;
	border-width:0 1px 1px 0;	
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

dt{
	font-weight:bold;
}
dd{
	margin-left:10px;
}

a{
	text-decoration:none;			
}

a:hover{
	border-bottom: 1px solid black;
}

b, strong{
	font-weight: bold;
}

i, em{
	font-style: italic;
}

body{
	margin:0;
	padding:0;
	font: normal 14px/195% Georgia, "Hiragino Kaku Gothic Pro", "STXihei", Hei, SimSun, serif;
	background:url("bgoverlay.png");
	color:#555;
}

img{
	border:none;	
}


blockquote{
	padding: 0 10px 10px 10px;
	border-left: 1px solid #aaa;
}


#page{	
}

#wrapper{
	width:960px;
	padding:40px 0 0 0;
	position:relative;
	left:50%;
	margin:0 0 0 -480px;
}

.pagenav{
	padding:10px 0 0 0;
	height:40px;
	width:400px;
}


#toppagenav{	
	margin:-30px 0 -20px 280px;
	text-align:right;
}

#bottompagenav{
	margin-bottom:20px;
}

#content-title, #content-title-reminder{
	font-family:verdana, Helvetica, "SimHei", sans-serif;	
	font-size:12px;
	font-weight:normal;
	color:#777;
	display:inline;
}

.prevpagelink, .nextpagelink{
	font-family:verdana, Helvetica, "SimHei", sans-serif;
	font-size:12px;
	color:#333;
}

.pagenav a:hover{
	color:#000 !important;
}

.prevpagelink{
	margin-right:40px;
}

.nextpagelink{
	margin-left:40px;
}

#header{
	float:left;
	width:190px;
	height:440px;
	text-align:right;
}

#header h1 a{
	font-size:0px;
	color:#333;
	width:155px;
	margin-top:40px;
	padding-left:10px;
	padding-right:25px;
	padding-top:0;
	height:330px;
	display:block;
	background:url("logo_normal.png") no-repeat;
}

#header h1 a:hover{
	background:url("logo_hover.png") no-repeat;
	text-decoration:none;
	border:none;
}

#subtitle{
	color:#fff;
	text-align:right;
	padding:20px;
}

/*------------------NAV-----------------*/

#nav{
	line-height:20px;
	float:left;
	width:160px;
	padding:20px 20px 0 10px;
	text-align:right;
	color:#ccc;
}

.nav-section ul, .nav-section h2{
	margin:0;
	padding:20px 0;
}

.nav-section ul{
	list-style:none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.nav-section h2{
	text-transform:capitalize;
	color:white;
	font-size:16px;
	padding-bottom:10px;
	font-weight:normal;
	border-bottom:1px dashed white;
}

#nav a{
	color:#cfcfcf;
}

#nav a:hover{
	color:#fff;
	border:0;
}

#nav li{	
	margin-top:5px;
	text-transform:lowercase;
}

#decotext{
	font-family: Verdana;
	font-size:10px;
}

/*-------------CONTENT-----------*/

#content{
	float:right;
	width:680px;
	padding:40px 40px 20px 40px;
	margin-right:10px;
	background:#fff;
}

#content p a{
	border-bottom: 1px dashed #333;
	padding-bottom: 2px;
	color:#333;
}

#content p a:hover{
	border-bottom: 1px solid #333;
	color:#000;
}


#content p, #content ul, #content dl, #content ol, #content h4, #content hr{
	margin-top: 20px;
}

#content h4{
	font-weight: bold;
}

#content blockquote{
	margin: 14px;
}

#content ul, #content dl, #content ol{
	padding: 0 0 0 20px;
}

#content ul li{
	padding-left:10px;
	list-style:outside;
}

#content ol li{
	padding-left:14px;
	list-style:outside;
	list-style-type:decimal;
}

/*-------------COMMENT--------------*/

#comments{
	padding: 20px 80px 20px 60px;
}

#comment-error{
	padding: 20px 130px;
	color: red;
}

#comment-error p{
	margin-left:0;
}

.comment, #addcomment{
	padding: 10px 120px 0 120px;
}

#addcomment{
	position: relative;
	bottom: -50px;
	padding-top:0;
	padding-bottom: 50px;
}

#addcomment p{
	margin:0 0 20px 0;
}

.comment h4{
	font-size: 30px;
	color: #ccc;
	margin-left: 10px;
	font-weight: bold;
}

.commenttext{
	padding: 20px 0 0 0;
	font-size: 14px;
	overflow: hidden;
}

.commentmeta{
	text-align:right;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #aaa;
	margin-top: 12px;
}

.commentmeta .author{
	font-size: 20px;
	font-family: Georgia, 宋体, serif;
	color: #000;
}

.commentmeta .date{
	color: #999;
}

.permlink  a{
	color:#333;
}

/*-------------------FOOTER--------------------*/

#footer{
	margin:0 0 40px 0;
	padding:40px 0 0 0;
	clear:both;
	text-align:center;
}

#license span{
	display:block;
	color:#ccc;
}

#footer a{
	color:#fff;
}

.post{
	margin-bottom: 20px;
}

.post h3 a{
	font-size:17px;
	color:#333;
}

.post h3 a:hover{
	color:#333 !important;
}

.post-text{
	padding-top:10px;
	padding-bottom:50px;
}

.post-meta{
	text-align:right;
	padding-bottom: 0;
	padding-top: 10px;
	color:#666;	
}

.post-meta span{
	color:#000;
}

.post-foot{
	padding-bottom: 70px;
	padding-top:20px;
	text-align:right;
	color: #666;
}

.post-foot span{
	border-top: 1px dashed #999;
	padding-top:10px;
}

.post-foot a{
	color: #000;
}

.desc{
	font-family: verdana, sans-serif;
	font-size:10px;
}
