﻿* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	min-width: 994px
}
#toppart{
	background-image: url(images/common_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 -1486px;
	height:220px;
}

p {
	line-height: 1.7em;
	padding-bottom: 10px;
}

ul {
	list-style:none;
}
h1 {
	font-size: 3em;
	margin-bottom: 20px;
	color: #C4E4AD;
	font-weight: normal;
	padding-top: 24px;
	padding-bottom: 5px;
}
h2 {
	font-size: 2em;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 24px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 15px;
}
h3 {
	font-size: 1.5em;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 4px;
	margin-bottom: 20px;
	clear: both;
	color: #B9E09E;
}
h4 {
	padding-top: 20px;
	font-size: 1.2em;
}

h5 {
	font-weight: normal;
	font-size: 0.8em;
}
a {
	color: #3aa0b9;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#ff5500;
}


img {
	border: none;
}
blockquote {
background:#222222;
border-left:3px solid green;
margin:10px 20px;
padding:10px;
color:#e8e8e8;
}

.h1_General {
	padding-top: 30px;
}


.h1_css {
	color: #C4E4AD;
	font-size: 1.6em;
	text-align: center;
	border-bottom-style: none;
	background: url(images/h1_bg.jpg) no-repeat 0 29px;
	height: 260px;
}


.h1_js {
	color: #EBD6A9;
	font-size: 1.6em;
	text-align: center;
	border-bottom-style: none;
	height: 260px;
	background: url(images/h1_bg.jpg) no-repeat 0px -838px;
}
.h1_img {
	color: #EBC3CA;
	font-size: 1.6em;
	text-align: center;
	border-bottom-style: none;
	height: 260px;
	background: url(images/h1_bg.jpg) no-repeat 0px -260px;
}
.h1_jq {
	color: #EBC3CA;
	font-size: 1.6em;
	text-align: center;
	border-bottom-style: none;
	height: 260px;
	background: url(images/h1_bg.jpg) no-repeat 0px -549px;
}

.h1_web {
	color: #B9D5E9;
	font-size: 1.6em;
	text-align: center;
	border-bottom-style: none;
	height: 260px;
	background: url(images/h1_bg.jpg) no-repeat 0px -1127px;
}
.h2_css {
	background: url(images/h2_bg.jpg) no-repeat 610px 10px;
	border-bottom-color: #CFEABD;
}
.h2_web {
	background: url(images/h2_bg.jpg) no-repeat 610px -878px;
	border-bottom-color: #B9D5E9;
}

.h2_js {
	background: url(images/h2_bg.jpg) no-repeat 610px -656px;
	border-bottom-color: #EFDDB9;
}
.h2_img {
	background: url(images/h2_bg.jpg) no-repeat 610px -212px;
	border-bottom-color: #EBC3CA;
}
.h2_jq {
	background: url(images/h2_bg.jpg) no-repeat 610px -434px;
	border-bottom-color: #EBC3CA;
}
#skin {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #C4C4C4;
	font-size: 12px;
}
.skin_selected {
	text-decoration: underline;
}
#theme {
	list-style-type: none;
	width: 23px;
	position: absolute;
	margin-top: 140px;
	margin-left: -23px;
}
#theme a {
	background-repeat: no-repeat;
	display: block;
	height: 40px;
}
.theme_sun  a {
	background: url(images/common_bg.jpg) 0 -192px;
}
.theme_sun a:hover{
	background-position: -23px -192px;
}
.theme_moon  a {
	background: url(images/common_bg.jpg) 0 -272px;
}
.theme_moon a:hover{
	background-position: -23px -272px;
}

#header {
	background-image: url(images/headandfoot.jpg);
	height: 140px;
	width: 974px;
	margin-left: -487px;
	position: relative;
	left: 50%;
}

#nav {
	list-style-type: none;
	width: 974px;
	margin-left: -487px;
	position: relative;
	left: 50%;
}
#nav li, #footer li {
	float: left;
}
#nav a {
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 80px;
	text-align: center;
}

.nav_home a {
	background: url(images/nav_bg.jpg) 0 0;
	width: 79px;
}
.nav_home a:hover{
	background-position: -79px 0;
}
.nav_css a {
	width: 122px;
	background: url(images/nav_bg.jpg) 0px -160px;
}
.nav_css a:hover{
	background-position: -122px -160px;
}
.nav_js a {
	background: url(images/nav_bg.jpg) 0 -320px;
	width: 176px;
}
.nav_js a:hover{
	background-position: -176px -320px;
}
.nav_jq a {
	background: url(images/nav_bg.jpg) 0 -480px;
	width: 189px;
}
.nav_jq a:hover{
	background-position: -189px -480px;
}
.nav_img a {
	background: url(images/nav_bg.jpg) 0 -640px;
	width: 219px;
}
.nav_img a:hover{
	background-position: -219px -640px;
}
.nav_web a {
	background: url(images/nav_bg.jpg) 0 -800px;
	width: 189px;
}
.nav_web a:hover{
	background-position: -189px -800px;
}
#nav_current a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	line-height: 79px;
	color:#ff5500;
	border-bottom-color: #ff5500;
}

#content_wrapper {
	width: 974px;
	margin-left: -487px;
	position: relative;
	left: 50%;
	clear: both;
}

.tutorial_post {
	width: 650px;
	clear: both;
	padding-top: 20px;
}
.tutorial_post h2 a:hover{
	text-decoration:underline;
}
.post_comment{
	color: #C4C4C4;
	font-size: 12px;
	clear:both;
	text-align:right;
	margin-right:10px;
	padding-top:10px;
}
.postcon p{
	padding-bottom:0;
	line-height:180%;
	word-break: break-all;
	overflow:hidden;
}
.comment{
	background:url(images/common_bg.jpg) 0 -1444px no-repeat;
	padding-left:19px;
}
.more{
	background:url(images/common_bg.jpg) 0 -1463px no-repeat;
	padding-left:15px;
	margin-left:19px;
}
.up{
	background:url(images/up.gif) no-repeat 0 2px;
	padding-left:15px;
	margin-left:19px;
}
.tutorial_post h2 a{
	color:#ff5500;
}
.tutorial_post h2{
	padding-right:45px;
	font-style:italic;
}
.tutorial_post div.leftimg {
	float: left;
	margin-right: 10px;

}
.tutorial_post div.rightimg {
	float: right;
	margin-right: 10px;

}
.more-link  {
	float:right;
	font-size: 12px;
	margin-top:20px;
}











.date_category {
	color: #C4C4C4;
	font-size: 12px;
}
.left_content{
	float: left;
	width:650px;
}
.right_content {
	float: right;
	width: 250px;
	
	margin-top: 79px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #999999;

}
.right_content ul {
	padding-left: 35px;
}

#right_content_main {
	margin-top: 20px;
}



#about {
	font-size: 1.4em;
	font-family: "Microsoft YaHei","微软雅黑","Times New Roman", Times, serif;
	line-height: 1.6em;
	background: url(images/common_bg.jpg) no-repeat 0 -553px;
	padding-bottom: 100px;
	position: relative;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 20px;
	height:200px;
}
#about p {
	padding-right: 10px;
	padding-left: 15px;
}


#about ul {
	padding-left: 10px;
}
#about ul li{
	padding-left: 30px;
	background:url(images/common_bg.jpg) 15px -1260px no-repeat;
}

#about a {
	background-image: url(images/common_bg.jpg);
	background-position: 0 -100px;
	height: 46px;
	width: 46px;
	display: block;
	position: absolute;
	bottom: 25px;
	right: 69px;
}
#about a:hover {
	background-position: -46px -100px;
}
#footer_wide {
	background-image: url(images/headandfoot.jpg);
	height: 147px;
	background-position: center bottom;
	clear: both;
	padding-top: 30px;
	background-repeat: repeat-x;
}
#footer {
	height: 127px;
	width: 974px;
	color: #FFFFFF;
	margin-left: -487px;
	position: relative;
	left: 50%;
}

#footer p {
	padding-bottom: 0px;
}

#footer_url {
	margin-top: 48px;
	
	text-align: center;
	font-size:12px;
}
#footer ul {
	float: right;
	margin-top: 40px;
	list-style-type: none;
}
#footer ul a {
	display: block;
	height: 24px;
	width: 24px;
	margin-right: 10px;
}
#footer_rss a {
	background: url(images/footflag.png) 0 0;
}
#footer_rss a:hover{
	background-position: -24px 0;
}
#footer_up a {
	background: url(images/footflag.png) 0 -24px;
}
#footer_up a:hover{
	background-position: -24px -24px;
}
#footer_links {

	text-align: right;
	padding-top: 34px;
	padding-right: 120px;
	color: #DC9338;
	font-size:12px;
}
#footer_links a {
	color: #DC9338;
}
#footer_links a:hover {
	color: #FFFFFF;
}
/*songle*/
.sidebar_part{
	clear:both;
}
.h3_bg{
	background: url(images/common_bg.jpg) no-repeat 0 -443px;
	padding-left:20px;
	color:#ff5500;
	border:none;
	margin-bottom:10px;
}
.sidebar_part ul{
	margin-bottom:20px;
	padding-left:0px;
	font-weight:bold;
}
.sidebar_part .tagcloud{
	margin-bottom:20px;
}
.sidebar_part .tagcloud a{
	color:#999;
}
.sidebar_part .tagcloud a:hover{
	color:#ff5500;
}
.sidebar_part ul li{
	line-height:1.5em;
	background:url(images/common_bg.jpg) 7px -1209px no-repeat;
	padding-left:20px;
}
.sidebar_part ul a{
	color:#999;
	font-weight:normal;
}
.sidebar_part ul a:hover{
	color:#ff5500;
}

div.wp-pagenavi{
	padding:40px 3px 10px 3px;
	margin: 3px; 
	color: #ff6500;  
	text-align: center;
}
div.wp-pagenavi A,div.wp-pagenavi .extend,div.wp-pagenavi span.pages {
	border: #ff9600 1px solid; 
	padding: 5px 7px;   
	background: url(images/common_bg.jpg) 0 -1932px repeat-x; 
	color: #ff6500; 
	margin-right: 3px; 
	text-decoration: none;
}
div.wp-pagenavi A:hover,div.wp-pagenavi A:active {
	border: #ff9600 1px solid; 
	background-image: none; 
	color: #ff6500; 
	background-color: #ffc794;
}

div.wp-pagenavi span.current {
	border: #ff6500 1px solid; 
	padding: 5px 7px; 
	font-weight: bold; 
	color: #ff6500; 
	margin-right: 3px; 
	background-color: #ffbe94;
}

.post_nav{
	border:1px #ff6400 dashed;
	margin-top:10px;
	height:28px;
	line-height:28px;
	padding:5px 13px;
	font-size:12px;
	border-bottom:none;
}
.post_nav_last{
	float:left;
}
.post_nav_next{
	float:right;
}
.rss{
	border:1px #ff6400 dashed;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-align:center;
	border-bottom:none;
	background:url(images/common_bg.jpg) 115px -357px no-repeat;
}
.relran{
	border:1px #ff6400 solid;
	
}
.relran h4{
	padding-left:5px;
	color:#ff5500;
	border-bottom:2px #ff6400 solid;
	padding-top:10px;
	padding-bottom:5px;
}
.relran ul{
	margin-top:10px;
	margin-bottom:10px;
}
.relran li{
	line-height:1.5em;
	background:url(images/common_bg.jpg) 7px -1155px no-repeat;
	padding-left:20px;
	padding-right:10px;
}
.rel_post{
	float:left;
	margin-left:5px;
	width:310px;
	overflow:hidden;
}
.ran_post{
	float:right;
	margin-right:5px;
	width:310px;	
	overflow:hidden;
}

#comments,#respond{
	color:#ff5500;
}
.commentlist{
	list-style:none;
}
.commentlist li{
	border-bottom:1px #ff6400 solid;
	padding:15px 10px;
	float:left;
	width:630px;
	background-color:#fdf9ee;
}
.commentlist li.alt{
	background-color:#fff;
}
.commentlist li p{
	margin-left:60px;
}
.gravatar{
	border:1px #c4c4c4 solid;
	float:left;
	margin-right:10px;
}
.gravatar a{
	display:block;
}
.floor{
	text-align:center;
	width:48px;
	float:left;
	font-size:12px;
}
.commentmetadata{
	float:right;
	color:#c4c4c4;
}
#commentform p{
	margin-bottom:15px;
}
#commentform input{
	padding:5px 3px;
	line-height:20px;
	border:1px #ccc solid;
}
#comment{
	width:80%;
	margin:-20px 0 0 70px;
	padding:8px 5px;
}
#but_submit{
	margin-left:70px;
}
#submit{
	cursor:pointer;
	background:url(images/common_bg.jpg) no-repeat 0 -40px;
	height:30px;
	border:none;
	color:#fff;
	width:95px;
	font-weight:700;
}
#searchsubmit{
	width:52px;
	height:20px;
	background:url(images/common_bg.jpg) no-repeat 0 0;
	border:none;
}
#search{
	text-align:center;
	padding-top:24px;
	margin-bottom:10px;
}
#s{
	vertical-align:bottom;
}
.result{
	font-size:2.5em;
	margin-bottom: 0px;
	padding-top: 24px;
	padding-bottom: 0px;
}
.postcon p img{
	margin: 15px auto;
}
h2.pageh2{
	text-align:center;
	font-style:normal;
	padding-right:0;
}
.vodone{
	width:600px;
	margin:0 auto;
         margin-top:10px;
}
.sidebarad{
	width:234px;
	margin:0 auto;
	margin-bottom:20px;
}
.postcon textarea{
	width:100%;
	height:200px;
}
.postcon .runcode_button{
	width:50px;
}
.postcon img{
	border: 1px solid #CCC;
	padding: 10px;
}
.postcon .noborder{border:none;padding:0;}

#search .wp{width:250px;height:52px;background:url(images/wp.png) no-repeat;text-align:center;color:#ff5500;text-decoration:underline;line-height:52px;display:block;margin-top:18px;
_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=images/wp.png);cursor:pointer;}