@charset "utf-8";
/*----------------------------------------------------------------------- 
Basic Style Sheet 

Version:1.0
Created Date:2008/08/22
Author:永远的冰点
Email:edesign@live.cn
QQ:59413926

Author ulr:wlog.com.cn
Copyright (c) 2008-2010 wlog.com.cn All Rights Reserved.
--------------------------------------------------------------------------*/

/*--------------------------
	css reset 
--------------------------*/
body {
	margin:0;
	padding:0;
	word-wrap:break-word;
	font-family:'Lucida Grande',Verdana,Helvetica,Arial,sans-serif,"宋体";
    font-size:14px;
	line-height:1.7;
}
div,table,caption,th,td,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}
code, kbd, pre, samp { font-family: "Courier New", Courier, monospace; }
address, dfn, em, var { font-style: normal; } 
img,fieldset{
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-family:"Berylium","Book Antiqua";
}
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:14px;}
h4{font-size:12px;}
h5{font-size:11px;}
p {
	text-indent:28px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,select{
	font-size:12px;
	line-height:16px;
}
ul,ul li {
	list-style:none;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.hide {
	display:none;
}
.highlight {}
.tips  {
}

/*-------------
 *font css
-------------*/
.post-meta {
	font-size:12px;
	color:#999999;
}
.post-date {
	font-size:12px;
	color:#999999;
}
/*-------------
 *link css
-------------*/
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:underline;}

/*-------------
 *code css
-------------*/
code,pre {
	margin-left:28px;
	padding-left:10px;
	border-left:5px #e4e4e4 solid;
	font-size:14px;
	font-family:'Lucida Console',Monaco,"Andale Mono","Lucida Console","Bitstream Vera Sans Mono","Courier New",monospace;
	white-space:pre-wrap;
}
/*-------------
 *layout css
-------------*/
#wrapper {
}

	/*-------------
	 *header css
	-------------*/
	#header {
	}
		#nav {
		}
	/*-------------
	 *content css 
	-------------*/
	#content {
		margin:10px 0px;
		-webkit-border-radius:5px; 
		-moz-border-radius:5px;
		-khtml-border-radius: 5px;
		border-radius:5px;
		behavior:url(ie-css3.htc);
	}
		/*-------------
		 *main css 
		-------------*/
		#main {
			
		}
		.post {
			padding-bottom:15px;
			margin-bottom:20px;
			border-bottom:1px #e4e4e4 solid;
			clear:both;
		}

		/*-------------
		 *sidebar css 
		-------------*/
		.sidebar {
		}
		
	/*-------------
	 *footer css 
	-------------*/
	#footer {
	}
/*-------------
 *comment css 
-------------*/
#respond {
	margin-top:35px;
}
#comments-list {
	margin-top:25px;
	background:#F9F9F9;
}
#comments-list a{
	color:#0066CC;
	text-decoration:underline;
}
#comments-list h3{
	margin:0px;
	line-height:45px;
}
#comments-list h3 span{
	font-family:Corbel;
}
#comments-list ol {
	margin:0; 
	padding:0;
}
#comments-list ol li {
	margin:0px;
	padding-top:10px;
	font-family: Corbel;
	list-style:none;
	clear:both;
}
#comments-list .comment-no {
	width:40px;
	height:30px;
	line-height:30px;
	float:left;
	font-size:24px;
	font-family:Corbel;
	font-style:italic;
	text-align:right;
}
#comments-list .comment-content {
	width:580px;
	padding:0px 10px 12px 10px;
	float: right;
	border-bottom:1px #EFEFEF solid;
}
#comments-list .comment-content img {
	float:left;
	margin-right:10px;
}
#comments-list .comment-avatar {
	float:left;
	margin-right:10px;
}
#comments-list .comment-author {
	width:auto;
	float:left;
	font-size:14px;
}
#comments-list .comment-meta {
	float:left;
	margin-left:10px;
}
#comments-list .fn {
	font-size:14px;
	font-weight:bold;
	font-family:Comic Sans MS,Corbel;
}
#comments-list .fn a {
	color:#0066CC;
}
	/*-------------
	 *ajax  comment css 
	-------------*/
	.editComment, .editableComment, .textComment{
		display: inline;
	}
	.comment-childs{
		border: 1px solid #e4e4e4;
		margin: 5px 2px 2px 26px;
		padding: 4px 2px 2px 4px;
		background-color: #F9F9F9;
	}
	.chalt{
		background-color: white;
	}
	#newcomment{
		border:1px dashed #777;width:90%;
	}
	#newcommentsubmit{
		color:red;
	}
	.adminreplycomment{
		border:1px dashed #777;
		width:99%;
		margin:4px;
		padding:4px;
	}
	.mvccls{
		color: #999;
	}
			
/*-------------
 *widget css
-------------*/

/*-------------
 *form css
-------------*/
#reg {
}
#search {
}

/*-------------
 *ad css
-------------*/

/*-------------
 *loading css
-------------*/
#loading {
    background:#CC4444;
    color:#FFF;
    width:100px;
    position:fixed;
    line-height:22px;
    text-align:center;
	font-size:12px;
	right:0;
	top:0;
}
	*html #loading {
		position: absolute;
		top: expression(((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
	}

/**
 * jQuery lightBox plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}