* {
	padding:0;
	margin:0;
	outline:0;
        font-family:"Microsoft YaHei" ! important;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { font-weight:normal; }

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }

.hr{ /*background: #E4CD9A url(images/line_bg.png) repeat-y center top;*/ height: 0px; overflow: hidden; }

.hidden{	display: none; }

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {margin: 0 auto;}
.navigation{
	width: 100%;
	margin: 0 0 10px;
	height: 24px;
	color: #999;
}

.alert {
	font-weight: bold;
	color: #f00;
}


a{ text-decoration:none;}

a img{ border:none; }

input, textarea{
	font: 12px/150% 'Lucida Grande', Verdana, Arial, Sans-serif;
}

body{
	background: #FEE4AB;
	font: 12px/150% 'Lucida Grande', Verdana, Arial, Sans-serif;
	color: #999;
	background: #fff url(images/body_bg.png) repeat-y left top;
	position:relative;
	
	}

#wrapper{
	position:relative
}

.wrapper{
	width: 100%;
	overflow: hidden;
}

#header{
	/*background: #FF9900 url(images/top_bg.png) repeat-x 0 0;*/
	height: 50px;
}

#header h1{
	float: left;
	margin: 0
	padding: 0;
	position:absolute;
	z-index:1;
}

#header h1 a{
	width: 400px;
	height: 223px;
	background: transparent url(images/logo.gif) no-repeat 0 0px;
	display: block;
	text-indent: -300px;
	overflow: hidden;
}

ul.menu{
	float: right;
	list-style: none;
	margin: 15px 0 0 0;
}

ul.menu li{
	float: left;
	margin: 0 10px 0 0;
	line-height: 20px;
	font-size: 11px;
}

ul.menu li a, ul.menu li.current_page_item a:hover{
	display: block;
	padding: 0 0 0 8px;
	color: #fff;
/*	background: #c60 url(images/menu_bg.png) no-repeat left bottom;*/
}

ul.menu li a span, ul.menu li.current_page_item a:hover span{
	display: block;
	padding: 0 8px 0 0;
	/*background: #c60 url(images/menu_bg.png) no-repeat right bottom;*/
}

ul.menu li.current_page_item a, ul.menu li a:hover{
	color: #c60;
	/*background: #fff url(images/menu_bg.png) no-repeat left top;*/
}

ul.menu li.current_page_item a span, ul.menu li a:hover span{
	/*background: #fff url(images/menu_bg.png) no-repeat right top;*/
}

#searchform{
	float:right;
	margin:13px 0 0;
	padding:0 20px 0 0;
}

#searchform input{
	width: 154px;
	height: 18px;
	line-height: 18px;
	padding: 3px;
	border: none;
	background: transparent url(images/input_search.png) no-repeat;
}

#searchform .s{ background-position: left top; }

#searchform .s_over{	background-position: left bottom; }

#searchsubmit{ display: none; }

#content{
	padding-left: 420px;
	overflow:auto
	ext-align:justify;
	text-justify:inter-ideograph;
	z-index:0;
}


#content a{ color: #ff3388; }
#content a:hover{ color: #c60; }

#content .entry a{ color: #888;  text-decoration:underline;font-weight:inherit}
#content .entry a:hover{ color: #ff3388; text-decoration:none; }

#content .entry h2.redlink a{ color: #ff3388; text-decoration:none;font-size:16px;}
#content .entry h2.redlink a:hover{ color: #c60;  text-decoration:none; }

.linkcat{color: #ff3388;list-style:none; font-size:14px;margin:0; padding:0;}
.linkcat ul.blogroll li a{color: #ff3388; list-style:none; font-size:14px;}
.linkcat ul.blogroll li {width:200px; float:left;}

#content h2 a{ color: #ff3388; font-weight:bold; }
#content h2 a:hover{ color: #c60; }

.pagetitle{
	font-size: 20px;
	text-align: center;
	margin: 0 0 20px;
	color:#eeeeee;
}

.post{
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
}

.post h2{
	margin: 0 0 10px;
	font-size: 16px;
}

.post h3{
	margin: 0 0 10px;
	font-size: 16px;
	color:#CCCCCC;
}

.post .post_metadata{
	height:20px;
	list-style:none;
}

.post .post_date{
	/*background:  transparent url(images/clock_icon.gif) no-repeat left center;*/
	padding: 0 0 0 0px;
	margin:0 10px 0 0;
	color: #999;
	float:left;
	font-size:9px;
}

.post .post_comments{
	/*background:  transparent url(images/comment_icon.gif) no-repeat left center;*/
	padding: 0 0 0 0px;
	font-size: 9px;
	float:left;
}

.post .post_tags{
	overflow: hidden;
	list-style: none;
	margin: 0 auto;
	padding: 10px;
}

.post .post_tags ul{
	list-style: none;
	float: right;
}

.post .post_tags ul li{
	background: transparent url(images/tag_icon.gif) no-repeat right 5px;
	padding: 0 10px 0 0px;
	margin:0 10px 0 0;
	float:left;
}
.entry{
	width: 98%;
	overflow: hidden;
	color: #888;
}

.entry p, .entry blockquote, .entry ul, .entry ol{
	margin: 1.5em 0;
}


.entry ul, .entry ol{ padding:0 0 0 2em; line-height: 200%; }

.entry ul{ list-style: disc;}

.entry ol{ list-style: decimal; }

.entry a img{
	border: 2px solid #fefefe;
	margin: 0 15px 15px 0;
	padding: 0px;
-moz-opacity:0.6; filter:alpha(opacity=60);
}

.entry img{
	margin: 0 15px 15px 0;
}

.entry a:hover img{
	border: 1px solid #c60;
	padding: 1px;
-moz-opacity:1; filter:alpha(opacity=100);
}

.entry blockquote{
	background: #071302 url(images/blockquote_icon.png) no-repeat 15px 20px;
	padding: 3px 20px 3px 50px;
	width: 70%;
	overflow: hidden;
	border: 1px solid #222;
}

#comments{
	font-size: 14px;
	margin: 0 0 15px;
	color: #ccc;
}

.cmt-info{
	list-style: none;
	height: 20px;
	margin: 0 0 20px;
}

.cmt-info li{
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
}

.comment_edit{
	background: transparent url(images/writedocument_icon.gif) no-repeat left center;
}

.comment_feed{
	background: transparent url(images/feed_icon.gif) no-repeat left center;
}

.comment_trackback{
	background: transparent url(images/trackback_icon.gif) no-repeat left center;
}

.commentlist{
width: 96%;
	list-style: none;
	color: #999;
	margin: 0 0 20px;
}
.commentlist li{
	padding: 20px;

}

.commentlist .alt{
	background: #222;   
	border: 2px solid #000;  
	margin: 0 10px 0 0;
}

.commentlist cite{
	font-style: normal;
	color: #ccc;
}

.commentlist .avatar{
	margin: 0 10px 10px 0;
	border: 1px solid #c60;
	float: left;
}

.commentlist .entry{
	padding: 0 20px;
	width: 94%;
}

#trackpings{
	font-size: 14px;
	margin: 0 0 20px;
}

.trackpings{
	list-style: none;
	color: #999;
	margin: 0 0 20px;
}

.trackpings li{
	padding: 20px;
	border-bottom: 1px solid #eee;
}

.trackpings span{
	background: transparent url(images/document2_icon.gif) no-repeat left center;
	padding: 0 0 0 20px;
	color: #333;
}

#respond{
	font-size: 14px;
	margin: 0 0 20px;
	color: #999;
}

#commentform p{
	margin: 0 0 10px;
	color: #999;
}

#commentform input{
	background: #222/* url(images/input_text.png) repeat-x 0 0*/;
	padding: 3px;
	border:2px solid #444;
	width: 200px;
	color: #aaa;
}

#commentform textarea{
	padding: 3px;
	border:2px solid #444;
	width: 94%;
	background: #222;
	overflow:auto;
	color: #aaa;
}

#sidebar{
	left:20px;
	top:180px;
	width: 360px;
	color: #333;
	overflow: hidden;
	text-align:right;
	float:left;
	z-index:2;
	position:absolute

}

#sidebar a{ color: #333; }
#sidebar a:hover{ color: #ff3388; }

#sidebar ul{
	list-style: none;
	text-align:right;
}

#sidebar ul li{
	margin: 0 0 15px;
}

#sidebar h3{
	color: #ff3399;
	font-size: 14px;
	margin: 0 0 15px;
}

#sidebar li.widget li, .related_post li{
	margin: 0;
	padding: 5px 0px 5px 0;
}
.related_post li{float:left; width:49%; list-style:none;}
#sidebar li.widget_flickrRSS ul{
	width: 290px;
	padding: 5px 0 0 0px;
	overflow: hidden;
	margin-left: 70px;
}

#sidebar li.widget_flickrRSS li{
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	background: none;
	width: 79px;
	height: 79px;
}

#sidebar li.widget_flickrRSS a img{
	border: 2px solid #c60;
}

#sidebar li.widget_flickrRSS a:hover img{
	border-color: #fff;
}

#sidebar li.widget_avatarComments ul{
	width: 260px;
	padding: 5px 0 0;
	overflow: hidden;
	margin-left: 100px;
}

#sidebar li.widget_avatarComments li{
	float: right;
	margin: 0 0px 10px 10px;
	padding: 0;
	background: none;
	width: 34px;
	height: 34px;
}

#sidebar li.widget_avatarComments a img{
	border: 1px solid #c60;
}

#sidebar li.widget_avatarComments a:hover img{
	border-color: #fff;
}
#sidebar li.widget_feed{
	overflow: hidden;
	text-align:center;
widows:358px;
}

#sidebar li.widget_feed a{
float:right;
	display:	block;
	width: 100px;
	height: 24px;
	background: #FF8C33 url(images/feede_icon.png) no-repeat left top;
	text-indent: -3000px;
	overflow: hidden;
}

#sidebar li.widget_feed a:hover{
	background-position: left bottom;
}

#page404{
	background: #FF8C33 url(images/404_bg.png) no-repeat left top;
	width: 500px;
	height: 300px;
	padding: 6px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -256px;
}

#page404 h2{
	line-height: 60px;
	padding: 0 0 0 20px;
	font-size: 20px;
	color: #c60;
}

#page404 #searchform{
	margin: 18px 0 0;
}

#page404 p{
	padding: 60px 0 0 60px;
	line-height: 170%;
}

#page404 a{
	color: blue;
}

#page404 a:hover{
	text-decoration: underline;
}

#wp-calendar{ width: 100%; }

#footer{
	/*background: #FF8C33 url(images/bottom_bg.png) repeat-y center top;*/
	text-align:right;
    
}

#footer a{ color:#999; }
#footer a:hover{color:#ffc;}

#footer p{
	padding: 10px 20px;
	line-height: 20px;
	color:#666;
}

#content .wp-pagenavi{
	height: 20px;
	padding: 2px;
}
#content .wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px;
	margin: 0 3px 3px 0;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #222;
	color: #666;
}
#content .wp-pagenavi a:visited {
	padding: 2px 5px;
	margin: 0 3px 3px 0;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #222;	
}
#content .wp-pagenavi a:hover {	
   border: 1px solid #444;
	background-color: #222;

}
#content .wp-pagenavi a:active {
	padding: 2px 5px;
	margin: 0 3px 3px 0;
	text-decoration: none;
	border: 1px solid #444;
	background-color: #222;	
}
#content .wp-pagenavi span.pages {
	padding: 2px 5px;
	margin: 0 3px 3px 0;
	border: 1px solid #000;
	background-color: #222;
	color: #777;
}
#content .wp-pagenavi span.current {
	padding: 2px 5px;
	margin: 0 3px 3px 0;
	font-weight: bold;
	border: 1px solid #000;
	background-color: #444;
	color: #ccc;
}
#content .wp-pagenavi span.extend {
	padding: 2px 5px;
	margin: 0 3px 3px 0;
	border: 1px solid #000;
	background-color: #222;
}
/* thread twitter START */
.twitter ul {
    margin:0 12px 0 0px !important;
    margin:0 0px;
}
.twitter ul li {
    background:#FCFCFC;
    padding:0;
    float:left;
    list-style:none;
    list-style-position:outside;
    border:solid #CCC;
    border-width:1px !important;
    border-width:1px 0;
    width:100%;
    padding-top:10px;
    margin-bottom:10px;
    padding:5px 0 0 10px;
}
.twitter img {
    float:left;
    padding:0 10px 0 0;
    margin:0 0 10px 10px;
}
.twitter_source {
    color:#999;
    font-family:georgia;
    font-style:italic;
}
.twitter_source a {
    color:#999;
}
.twitter_text {
    margin-bottom:5px;
    display:block;
    padding-left:70px;
    padding-right:10px;
}
.twitter_reply {
    padding-left:22px;
    padding-right:10px;
    height:16px;
    line-height:16px;
    display:block;
    font-size:11px;
    float:right;
}
.player{position:absolute; top:500px; left:30px; height:210px; overflow:hidden;}
/* thread twitter END */
/**
Wordpress Thread Comment
**/
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #333;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
}

.chalt{

}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
.monthly li{ float:left; width:49%;}
.monthly{clear:both; overflow:auto; zoom:1;}