/*  
Theme Name: No2_Lotus
Theme URI: http://www.sharlotus.cn/
Description: theme for SHARLOTUS.CN about HinsCheung ver.
Version: 1.0
Author: Aickyi(Charlotte Chan)
Author URI: http://www.sharlotus.cn/charlotte

*/

body{
	text-align:center;
	cursor:crosshair;
	font-family:Tahoma;
	font-size:9pt;
	vertical-align:top;
	background-color: #000;
	color:#363636;
}

a:link,a:visited{
	text-decoration: none;
	color:#363636;}
	
a:hover{
	text-decoration:line-through;
}


#wrapper{
	width:720px;
	text-align: center;
}


#container{
	float: left;
	text-align:left;
	width:720px;
	background-color:#FFFFFF;
}

.entry{
	padding:0 10px 0 10px;
	line-height: 14px;
}


#footer{
	clear:both;
	float:left;
	width:720px;
	background-color: #000;
}

.post{
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
}

.post h1{
	margin:0 0 0 10px;
	font-size:9pt;
}

.post h2{
	font-size:20pt;
	margin:0 10px 10px 10px;
}

.post h3{
	text-align:right;
	margin:0 10px 0 0;
	padding:0 0 30px 0;
	font-size: 6pt;
}

.post h4{
	text-align:right;
	padding:10px 0 10px 0;
	margin:0 10px 0 0;
	font-size:9pt;
}


p.postmetadata{
	margin:0;
	text-align:left;
	color:#DFDFDF;
}

p.postmetadata a{
	color:#DFDFDF;
}

.navigation{
	padding:10px 0 0 0;
	font-weight:bold;
}

.pageslist ul{	
	list-style:none;
	list-style-image:none;
}

.pageslist li{
	display: inline;
	padding-right:10px;
}

.pageslist a{
	color:#DFDFDF;
	font-size:18px;
	font-weight:bold;
}


p.pages{
	font-size:36px;
	font-weight:bold;
}


table#wp-calendar{
	width:100%;
}


.comments{
	padding-left:10px;
}

.comments-template{
	margin: 0 0 0 10px;
	border-top: 1px solid #363636;
	padding: 0 0 0 10px;
}

.comments-template ol{
	margin: 0 0 0 10px;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0 0 0 10px;
	line-height: 18px;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #363636;
}

.comments-template h2, .comments-template h3{
	padding: 0 0 0 10px;
	font-family:Tahoma;
	font-size:12pt;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family:Tahoma;
	font-size:9pt;
}

#footer{
	font-family:Tahoma;
	padding-bottom:30px;
	padding-top:50px;
	font-size:7pt;
	font-weight:bold;
	margin:10px auto 0 auto;
}

.navigation{
	text-align:center;
}

/* Captions */
.aligncenter,div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */


blockquote{
	border-left: 5px solid #DFDFDF;
	margin:0 0 0 10px;
	padding: 2px;
}


hr {border:1px #DFDFDF dotted;}