/*  
Theme Name: vooom2009
Description: Theme design by <a href="http://www.vooom.cn">vooom.cn</a> 	
Thank you use!
Version: 1.0
Author: vooom.cn
Author URI: http://www.vooom.cn/ 
*/


body{
	font-family:Helvetica, Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	background-color:#fff;
	line-height: 18px;
	}
small{
font-size: 12px;
}
h1,h2,h3,h4,h5,h6{
	margin:0; padding: 0; font-size: 12px; font-weight: normal;
	}
ul,ol,li{
	margin:0; padding:0; list-style: none;
	}
input{
	border: 1px solid #bbb;
	padding: 4px;
	color: #919A9B;
	background: #F8FBFB;
margin-right: 5px;
vertical-align: middle;
}
input:focus{
	background:#FFF;
	border:1px solid #919A9B;
	}
#sbb{
	color:#fff;
	background-color: #919A9B;
	padding: 4px;
	width: 100px;
	margin-left: 8px;
	border-width: 0;
}
#searchsubmit{
	color:#fff;
	background-color:#919A9B;
	padding: 4px;
	width: 70px;
	margin-left: 8px;
	border-width: 0;
}
#comment{
	border: 1px solid #bbb;
	padding: 4px;
	color: #919A9B;
	width: 550px;
	background: #F8FBFB;
}
#comment:focus{
	background:#FFF;
	border:1px solid #919A9B;
	}
#submit{
	color:#fff;
	background-color: #919A9B;
	padding: 4px;
	border-width: 0;
}
.clear{
	clear: both;
	}
a{
	text-decoration: none; 
	color:#00AEC4;
	}
a:hover {
	background: #919A9B;
	color: #fff;
	}
	
#page {
	text-align: center;
	width:auto;
	}
/* header */	
#header{
	margin: 20px auto 0;
	padding: 0;
	height: 90px;
	width: 900px;
	overflow: hidden;
	}
#header01{
	margin: 17px auto 0;
	width:180px;
	text-align:left;
	height:30px;
	margin-right:20px; 
	float:left; 
	display:inline;
	}
#header01 li{
	height: 26px;
	}
#header02{
	text-align: left;
	margin-right:0px; 
	float:left;
	display:inline;
	}
#header02 h1{
	margin-top: -1px;
	}
#header02 a{
	font-size: 48px;
	font-weight: bold;
	}
#header03{
	margin: 6px auto 0;
	width:145px;
	text-align:left;
	margin-right:0px; 
	float:right;
	display:inline;
	}
#header03 ul{
	font-size: 11px;
	color: #ccc;
	}
#header03 li{
	height: 22px;
	}
/* #header */	
/* menu */
#menu_wrap{
	height: 26px;background: #eef4f7;
	}
#menu_wrap_2{
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	}
#menu{
	width: 700px;
	height: 26px;
	float: right;
	text-align: left;
	overflow: hidden;
	}
#menu li{
	float: left;
	margin-right: 1px;
	}
#menu li a{
	color: #fff;
	background:#00AEC4;
	line-height: 28px;
	display:block;
	padding: 0 15px;
	}
#menu li a:hover{
	color: #fff200;
	background: #919A9B;
	}
#color_select{
	width: 180px;
	float:left;
	}
#color_select ul{
	+height: 1%;
	overflow: hidden;
	margin-top: 7px;
	}
#color_select li{
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-right: 10px;
	}
#color_select li a{
	display: block;
	width: 12px;
	height: 12px;
	}
a#blue{
	background: #00AEC4;
	}
a#green{
	background: #2071c8;
	}
a#orange{
	background: #f27d00;
	}
a#red{
	background: #962390;
	}
.navigation{
	overflow: hidden;	
	float: none;
	padding-top: 25px;
	padding-bottom: 10px;
	width: 900px;
	margin: 0px auto;
}
.navigation_02{
	overflow: hidden;	
	float: none;
	padding-top: 10px;
	padding-bottom: 25px;
	width: 900px;
	margin: 0 auto;
}
.alignright{
	float:right;
	width: 700px;
	margin: 0 auto;
	text-align: right;
}
/* #menu */
/* post */
.post{
	float: none;
	overflow: hidden;
	width: 900px;
	margin: 20px auto;
}
.post .entry-info{
	float: left;
	width: 180px;
	border-top: 1px solid #eee;
	text-align: left;
	}
.post .entry-info li{
	border-bottom: 1px solid #eee;
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	}
li#entry-date{
	background: url(images/cal.png) no-repeat left center;
	}
li#entry-cat{
	background: url(images/cat.gif) no-repeat left center;
	}
li#entry-user{
	background: url(images/user.png) no-repeat left center;
	}
li#entry-com{
	background: url(images/com.gif) no-repeat left center;
	}
li#entry-tag{
	background: url(images/tag.gif) no-repeat left 6px; 
	height:auto;
	}
	
.post .entry-title{
	margin-bottom: 0px;
	background: url(images/2.gif) repeat;
	}
.post .entry-title h2{
	height: 25px;
	}
.post .entry-title a{
	display: block;
	float: left;
	font-size: 14px;
	color: #fff;
	background: #000;
	font-weight: bold;
	padding: 6px 5px 4px;
}
.post .entry-title a:hover{
	background: #00AEC4;
	}
.post .entry-main{
	float: right;
	width: 700px;
	}
.post .entry{
	clear: right;
	margin: 10px auto 0;
	float: right;
	width: 700px;
	overflow: hidden;
	text-align: justify;
	line-height:22px;
}
/*.post .entry img{
	max-width: 700px;
	width:  700px;
	WIDTH: expression(parseInt(this.width)> 700?' 700px': this.width);
	border:0px;
	}

*/
.entry-point{
	background: url(images/2.gif) repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 15px;
	width: 700px;
}
/* #post */
/* 2 leftright */
.leftright_100{
	width: 100%;
	+height: 1%;
overflow: hidden;
background-color: #eef4f7;
	}
.leftright{
	margin: 0 auto 0;
	height: auto;
	width: 900px;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}
#comWrap2{
padding-top: 10px;
}
.leftright_left{
	width:180px;
	height:auto;
	text-align:left;
float: left;
margin-right: 20px;
display: inline;
}
.leftright_right{
	width:700px;
	height:auto;
	float:right;
	text-align: left;
	margin-right:0px; 
	display:inline;
}
#newCommentBg{
background-color: #eef4f7;
width: 100%;
position: absolute;
height: 440px !important;
height: 430px;
z-index: -1;
bottom: 0px;
left: 0px;
}
#commentform{
position: relative;
padding-top: 30px;
}
#comformTitle{
position: absolute;
left: -200px;
top: 50px;
}
#comWrap{
position: relative;
background: #fff;
}
.commentlist{
padding-left: 80px;
background: url(images/comcom.gif) no-repeat left top;
margin-bottom: 30px !important;
margin-bottom: 0px;
}
.commentlist li{
margin-bottom: 15px;
padding-bottom: 1px;
background: url(images/1.gif) repeat-x 0 bottom;
list-style: decimal;
}
/* #2 leftright */
/* cat_com */
.cat_com_100{
	width: 100%;
	height: auto;
	background-color: #F8FBFB;
}
.cat_com{
	margin: 0 auto 0;
	height: auto;
	width: 900px;
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.cat_com_left{
	width:460px;
	height:auto;
	float:left; 
	text-align:left;
	display:inline;
}
.cat_com_t{
	width:430px;
	border-bottom:1px solid #ccc;
}

.cat_com_left .cat-item{
	width: 180px;
	padding-left: 25px;
	background: url(images/cat.gif) no-repeat left center;
	padding: 10px 0 10px 25px;
	border-bottom:1px solid #ccc;
	display: inline;
	float: left;
	margin-right: 20px;
}
.cat_com_right{
	width:430px;
	height:auto;
	float:right;
	text-align: left;
	margin-right:0px; 
	display:inline;
}
.cat_com_right .ul{
	border-top:1px solid #ccc;
}
.cat_com_right .li{
	background: url(images/doc.png) no-repeat left center;
	padding: 10px 0 10px 25px;
	border-bottom:1px solid #ccc;
	}
/* #cat_com */
/* link */

.link{
	margin: 0 auto 0;
	height: auto;
	width: 900px;
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.link_left{
	width:180px;
	height:auto;
	float:left; 
	text-align:left;
	margin-right:10px; 
	display:inline;
}
.link_right{
	width:710px;
	height:auto;
	float:left;
	text-align: left;
	margin-right:0px; 
	display:inline;
}


li.linkcat li{
	float:left;
	margin: 0 0 9px 9px;
}
li.linkcat li a{
	width:98px;
	height:15px;
	background: #fff;
	display:block;
	border: 1px solid #ddd;
padding: 6px 0 5px 7px;
}
li.linkcat a:hover{
	color: #fff200;
	background: #919A9B;
	}
#new_blogs li{
+height: 1%;
}
/* #link */



/* footer */
#footer{
	color: #ccc;
	background-color: #333;
	width: auto;
	margin-top: auto;
	padding-top: 15px;
	padding-bottom: 25px;
	border-top: 4px solid #919A9B;
}
/* #footer */

/*foot*/
#foot{ width:950px; margin:0 auto; text-align:right}

.dotted_split{
	height: 1px;
	background: #fff url(images/1.gif) repeat-x;
	overflow: hidden;
	margin: auto;
}

#left_nav{ width:223px; background: url(http://www.vooom.cn/in/xian.jpg) right top no-repeat; float:left; position:fixed;} 
#main_content{ width:710px; margin-top:20px; float:right;}
#am_right{ width:950px; margin:0 auto;}