/*  
Theme Name: Mac osx2.03a
Theme URI:http://zmingcx.cn/
Description: 一款仿Mac osX 外观的WordPress主题2.03a.
Version: 2.03a
Author: Zming
Author URI:http://zmingcx.cn/
*/

/*++++++ BODY ++++++++*/

* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body {/* Moz */
	font: 12px Tahoma,微软雅黑;
	color: #000;
	background: #8192A6;
	letter-spacing:1px;
 }
* html body {/* IE6 */
	font:12px Tahoma, 微软雅黑;
	color: #000;
	background: #8192A6;
	letter-spacing:1px;
} 
*+html body {/* IE7 */
	font:12px 微软雅黑,Tahoma;
	color: #000;
	background: #8192A6;
	letter-spacing:1px;
} 
.space20 { clear:both;height:15px;}
.space { clear:both;height:10px;}
/*++++++ H1,H2,H3,H4 HYPERLINKS ++++++++*/

h2, h3 {
	padding:0;
	font-size:13px;
 }
a:link { color : #000; }
a:active { color : #000; }
a:visited { color : #000;}
a:hover	{ color : #0A9BDC;} 
a:focus { outline: none;}

/*++++++ MAIN ++++++++*/

#wrapper {
	width: 1000px;
	margin:0px auto 20px auto;
 }
#border {
	width:980px;
	margin:auto;
	padding:0 0px;
 }
#top {
	height:0px;
 }

/*++++++ HEADER ++++++++*/

#header {
	background: #;
	width:980px;
	height:70px;
	margin-bottom:10px;
 }
#logo { 
	width:336px;
	float:left;
 }
#logo h1{
	text-indent:-10000px;
 }
#logo h1 a{
	display:block;
	background: url(images/logo.png) no-repeat;
	height:68px;
	outline:none;
 }

/*++++++ NAV ++++++++*/

#nav {
	width:1000px;
	height:33px;
	background:url(images/nav.png) repeat-x;
	line-height:32px;
 }
#nav ul {
	margin-left:10px;
 }
#nav ul li {
	display:inline;
	height:30px;
	line-height:30px;
    }
#nav ul li.current_page_item a {
	background:url(images/navactive.png) repeat-x 0 -31px;
	color:#fff;
	height:31px;
 }
#nav ul li a {
	color:#000000;
	float:left;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 10px 0 10px;
	background:url(images/navz.png) no-repeat;
     }
 
#nav ul li a:hover{
	background:url(images/navactive.png) repeat;
	color:#fff;
	text-decoration:none;
 }
 /*导航外链*/
#nav  li a {
	color:#000000;
	float:left;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 10px 0 10px;
	margin-left:0px;
	background:url(images/navz.png) no-repeat;
     }
#nav li a:hover{
	background:url(images/navactive.png) repeat-x;
	color:#fff;
	text-decoration:none;
 }
 /*导航外链结束*/

#navl {
	float: left;
	width: 40px;
	height: 33px;
	padding-left: 10px;
	background: url(images/navl.png) no-repeat left;
 }

#navr {
	float: right;
	width: 30px;
	height: 33px;
	background: url(images/navr.png) no-repeat right;
 }

/******  feed *******/

#feed { text-indent:-10000px;}
#feed a {
	float:right;
	background:url(images/feed.png) repeat;
	width:48px;
	height:48px;
	margin:6px 30px 0 0;
	position: inherit;
 }
#rss { text-indent:-10000px;}
#rss a {
	float:right;
	background:url(images/rss.png) repeat;
	width:48px;
	height:48px;
	margin:6px 30px 0 0;
	position: inherit;
 }
#yahoo { text-indent:-10000px;}
#yahoo a {
	float:right;
	background:url(images/yahoo.png) repeat;
	width:48px;
	height:48px;
	margin:6px 30px 0 0;
	position: inherit;
 }
#ads { text-indent:-10000px;}
#ads a {
	float:right;
	background:url(images/ad/ads.gif) repeat;
	width:350px;
	height:68px;
	margin:0px 30px 0 0;
	position: inherit;
 }
/******  SearchBar  *******/
#searchbar { 
	width: 220px;
	height: 23px;
	float:right;
	background: url(images/s.gif) no-repeat;
	margin:3px 4px 0 0;
 }
#searchbar #s { 
	float: right;
	margin: 4px 0 0 6px;
	border: 0; 
	width: 182px;
	background: none;
	color:#999999;
 }
#searchbar #go {
	float:left;
	margin: 6px 8px 0 0;
	width:23px;
	height:16px; }
#searchresult { 
	padding-right:20px;
	width:300px;
 }

/*++++++ MISC ++++++++*/
.clear {
	clear:both;
 }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
    }
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
    }
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline; 
   }
.alignright {
	float: right;
  } 
.alignleft { 
	float: left ;
}
img {
	border:none;
 }
.pleft {
	float:left;
	width:900px; 
  }
.pright {
	float:right;
	width:164px;
  }

/*++++++ showposts++++++++*/

#show {
	background: url(images/show-body.png) repeat;
	width: 610px;
	height: 212px;

	}
#showswf {
	background:#464646;

	float:left;
	width: 398px;
	height: 210px;
	margin: 0 0px 0 8px;
	}
.showswf {

	width: 388px;
	height: 200px;
	padding:5px;
     } 
 /*++++++ showrecent++++++++*/
 *html #showswf {/* IE6 */
	background:#464646;

	float:left;
	width: 398px;
	height: 210px;
	margin: 0 0px 0 4px;
	} 
#about {
	background:#E7EAD0 url(images/about-body.png);

	float:right;
	width: 195px;
	height: 212px;
	margin: 0 0px 0 0px; 
	}
.about {
	background:#464646;
	color:#e5e5e5;
	width: 170px;
	height: 187px; 
	padding:5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border:solid 1px #9a9a9a;
 }
 .about p.text{
	font-size: 12px;
	line-height: 140%;
	}

.about img.me{
	margin: 0px 5px 0px 0px;
	float:left;
	}
 #show-top {
	background:url(images/show-top.png) no-repeat;
	height:15px;
	width: 610px;
 }
 #show-bottom {
	background:url(images/show-bottom.png) no-repeat;
	height:15px;
	width: 610px;
 }
/*++++++ CONTENT ++++++++*/
#content {
	width: 980px;
	margin:10px auto; 
  }
#left {
	float: left;
	width: 500px;
   }
.left1 {
	float: left;
	width: 610px;
	border:0px solid #ff0000;
   }
#right {
	float:right;
	width:352px;
  } 
.top {
	background-color: transparent;
	background: url(images/top.png);
	height:33px;
	width:610px;
	}
.Switch a{
	float:right;
	background: url(images/home/switch.gif) -2px -90px no-repeat;
	width:20px;
	height:12px;
	margin:10px 7px 0px 0px;
}
.Switch a:hover{
	background: url(images/home/switch.gif) -2px -102px no-repeat;
}
.entry-top {
	background:#fff;
	height:30px;
	width:610px;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	}  
.entry-top h2 {
	float: left;
	font-family:Tahoma, 微软雅黑;
	padding-left:20px;
	font-size:13px;
	padding-top: 5px;
	display: block;
	}
.entry-top h2 a {
	color:#000;
  }
.entry-top h2 a:hover {
	color:#0A9BDC;
	padding:0 0 0 1px;
 }
.entry-bottom { 
	background: url(images/entry-bottom.png) no-repeat;
	width: 610px;
	height:30px;
	clear:both;
   }
.entry {
	width:590px;
	background:#fff;
	padding:5px 10px 5px 10px;
	margin-bottom:0px;
	line-height:20px; 
   }
.entry img {
	margin:5px 5px 5px 5px;
}
.entry p {
	padding-bottom:10px;
 }
.small {
	margin:5px 5px 5px 0px;
	float:left;
	position: relative;
 }
.entry p a {
	font-weight:normal;
	color:#0578ac;
  }
  
.date{
	float:right;
	font-size:px;
	padding: 7px 20px 0 0;
	display: block;
    }    
.pmeta, .allinfos {
	padding:5px 5px 5px 10px;
	font-size:12px;
	color:#000;
	border-top:0px solid #dadada;
    }
.pmeta a, .allinfos a {
	color:#000;
 }
.pmeta a:hover {
	color:#0A9BDC;
}

html>body .entry ul {
	padding: 0 0 0 0px;
	padding-left: 10px; 
  } 
html>body .entry li {
	margin: 7px 0 8px 10px;
  }
.entry ul li:before {
	content: "\00BB \0020";
  }
.entry ol {
	padding:20px;
 }
.entry ol li {
background: ;
 }
.navigation {
 padding-top:10px;
 }

/* spostinfo */
.spostinfo {
	height:18px;
	padding: 2px 5px 2px 5px;
	background:#F1F1F1;
	border:1px solid #E8E8E8;
	}
/* postmetadata */
.postmetadata {
	float:left;
	width: 600px;
}

/*++++++ SIDEBAR ++++++++*/

#sidebar {
	width:352px;
 }
#sbg {/*++++++ tab ++++++++*/
	width:350px;
	background:#fff url(images/tab-top.png) no-repeat;
	padding:0px;
    }
#sidebarbottom {
	width:352px;
	padding:0px;
	margin-bottom:0px;
    }
/*++++++ 广告位++++++++*/
.Switch-a a{
	float:right;
	background: url(images/home/switch.gif) -2px -90px no-repeat;
	width:20px;
	height:12px;
	margin:10px 7px 0px 0px;
	position: inherit;
}
.Switch-a a:hover{
	background: url(images/home/switch.gif) -2px -102px no-repeat;
}
#sads {
	width:350px;
 }
 .ad {
	width:350px;
	background:#fff;
	padding:0;
 }
 .sads-top {
 	background-color: transparent;
	background: url(images/posts-top.png) no-repeat; 
	background-attachment: scroll;
	background-position: 0 0;
	height:33px;
	position: inherit;
	width:350px;
	 }
.sads-top h2 {
	font-family:Tahoma, 微软雅黑;
	padding-left:70px;
	font-size:13px;
	padding-top: 10px;
	display: block;
	}
/*++++++ 广告位结束++++++++*/

.lsidebar h2 {
	font-size:13px;
	margin-bottom:0px;
	color:#fff;
	padding:5px 0px 5px 5px;
    }
.rsidebar h2 {
	font-size:13px;
	margin-bottom:0px;
	color:#000;
	padding:5px 0px 5px 5px;
     }
.leftsidebar  {
	background:#6c6f74;
	float:left;
	width:150px;
}
.lsidebar {
	float:left;
	width:138px;
	border:0px solid #000;
	padding:0px 3px 0px 3px;
    }

.lsidebar a:link { color : #fff; }
.lsidebar a:active { color : #fff; }
.lsidebar a:visited { color : #fff;}
.lsidebar a:hover {
	color : #0A9BDC;
	padding:0px 0 0px 1px;
} 
.lsidebar a:focus { outline: none;}
.lsidebar ul li ul li{
	display:block;
	background:url(images/bullet-c.gif) no-repeat;
	padding:0px 0 0px 22px;
	border-bottom:0px solid #000;
	line-height:23px; 
    } 
.rsidebar {
	background:#fff;
	float:right;
	width:180px;
	border:0px solid #fff000; 
	padding:0px 5px 0px 5px;
   }
.rsidebar a:hover {
	color : #0A9BDC;
	padding:0px 0 0px 1px;
} 
.rsidebar ul li ul li{
	display:block;
	background:url(images/bullet-a.gif) no-repeat 0 0;
	padding:0px 0 0 22px;
	line-height:23px; 
	border-bottom:0px solid #dadada;
    }
#sidebarbottom ul{ 
	margin:0px auto 20px;
}
#sidebarbottom ul li{}
#sidebarbottom ul li ul{}
#sidebarbottom ul li ul li{ }
/*++++++ 侧边  ++++++++*/

.rsidebar-top{ 
	background: url(images/rsidebar-top.png) no-repeat;
	height:15px;
	width:190px;
	float:right;
	}
.rsidebar-bottom {
	background: url(images/rsidebar-bottom.png) no-repeat;
	height:15px;
	width:190px;
	float:right;
	}
.lsidebar-top {
	background:url(images/lsidebar-top.png) no-repeat;
	height:15px;
	width:150px;
	float:left;
	}
.lsidebar-bottom{
	background:  url(images/lsidebar-bottom.png) no-repeat;
	height:15px;
	width:150px; 
	float:left;
	}


/* cat-posts 分类模块 */
.Switch-b a{
	float:right;
	background: url(images/home/switch.gif) -2px -90px no-repeat;
	width:20px;
	height:12px;
	margin:10px 7px 0px 0px;
	position: inherit;
}
.Switch-b a:hover{
	background: url(images/home/switch.gif) -2px -102px no-repeat;
}
#cat-posts-body {
	width:350px;
	padding:0px; 
	line-height:23px; 
}

.cat-posts h2 {
	font-size:13px;
	color:#000;
	padding:0px 0 0px 10px; 
}

.cat-posts {
	width:340px;
	background:#fff;
	padding:0px 5px 2px 5px;
}
.cat-posts a:hover {
	padding:0px 0 0px 1px;
} 
.cat-posts ul li {
	display:block;
	background:url(images/bullet-b.gif) no-repeat;
	padding:0px 0px 0px 20px;
	border-bottom:1px solid #dadada;
    }
.cat-p {/*++++++ 设置图片位置 ++++++++*/
	padding:5px 0px;
	list-style:none;
}

.cat-posts-top {
	background: url(images/posts-top.png) no-repeat; 
	background-position: 0 0;
	height:33px;
	position: inherit;
	width:350px;
	 }
.cat-posts-bottom { 
	background: url(images/posts-bottom.png) no-repeat;
	height:15px;
	width:350px;
	}

/* cat-posts 分类模块结束 */

/*+++++++ COMMENTS +++++++*/
#c {/*相关信息框*/
	width:400px;
	padding:5px 0 0 20px;
	border:0px solid #8192A6;
	font:1.2em Tahoma,微软雅黑;
	}
#cc {
	background:#;
	width:550px;
	padding:0px 0 0 20px;
	border:0px solid #8192A6;
	}
#commentform p {
	padding-bottom:10px;
	}
	
#cleft p{
	width:450px;
	border:0px solid #C1C6C9;
      }
#cright p{
	width:450px;
	border:0px solid #C1C6C9;
      }	
#respond{
	padding:5px 0 0 20px;
	}
#Logged{
	padding:0 0 0 20px;
	}
#commentform #author {
	border:1px solid #C1C6C9;
	height:20px;
	width:200px;
	background:#fff;
	padding-left:5px;
	}

#commentform #email {
	border:1px solid #C1C6C9;
	height:20px;
	width:200px;
	background:#fff;
	padding-left:5px;
      }
#commentform #url {
	border:1px solid #C1C6C9;
	height:20px;
	width:200px;
	background:#fff;
	padding-left:5px;
	}
#commentform #comment {
	border:1px solid #C1C6C9;
	height:200px;
	width:420px;
	background:#fff;
	padding-left:5px;
	}
.commentlist cite {

	}
.commentlist cite a {
	color:#000;
	}
.commentlist {
	width:550px;
	border:0px solid #8192A6;
	margin: 10px 0 10px 20px;
	}
 .ctext {
	border:1px solid #E8E8E8;
	background:#F1F1F1;
	margin: 0 0 10px 0;
	font-size:12px;
	padding:0px 5px 5px 5px;

	}
	
  #submit{
	font: 12px Tahoma,微软雅黑;
	width:80px;
	height:25px;
	border:none;
	color:#000;
	background:url(images/submit.gif);

	}
#submit:hover{
	font: 12px Tahoma,微软雅黑;
	color:#fff;
	width:80px;
	height:25px;
	border:none;
	background: url(images/submit.gif) 0 -25px no-repeat;
	}
/********* avatar *******/
* html .gravs {
	padding:0 0 8px 0;
	border:0px solid #ff0000;	
}
.avatar {
	float:left;
	padding:2px;
	border:1px solid #fff;
    }

/*+++++ FOOTER ++++*/
#footer {
	width:980px;
	padding-top:20px;
   }
#fb {
	width:980px;
	height:46px;
	padding:12px 0;
	margin:0 auto 0;
	color:#000;
	line-height: 12px;
	text-align:center;
	background:url(images/footer.png) no-repeat;
	}
#fb a:link { color : #000; }
#fb a:active { color : #000; }
#fb a:visited { color : #000;}
#fb a:hover	{ color : #0A9BDC;} 



/*wp_pagenavi*/

.wp-pagenavi {
	width:100%;
	height: 30px;
	line-height: 23px;
	float: left;
	margin-bottom: 5px;
	border:0px solid #ff0000;
		}	
.wp-pagenavi a, .wp-pagenavi a:link {
	float: left;
	padding: 2px 10px 2px 10px; 
	margin:0;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #000;
	background: url(images/pagenavi-a.gif) repeat-x;
}
.wp-pagenavi a:visited {
	float: left;
	padding: 2px 10px 2px 10px; 
	margin: 0;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #000;
	background: url(images/pagenavi-a.gif) repeat-x;
}
.wp-pagenavi a:hover {	
	border: 0px solid #000000;
	color: #fff;
	background: url(images/pagenavi-c.gif) repeat-x;
}
.wp-pagenavi a:active {
	padding: 2px 10px 2px 10px; 
	margin:0;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #000;
	background: url(images/pagenavi-a.gif) repeat-x;
}
.wp-pagenavi span.pages {
	float: left;
	padding: 2px 4px 2px 35px; 
	margin: 0;
	color: #000;
	border: 0px solid #000000;
	background: url(images/pagenavi-b.gif) no-repeat;/*左侧*/
	display: inline; 
}
.wp-pagenavi span.current {
	float: left;
	padding: 2px 10px 2px 10px; 
	margin: 0;
	font-weight: bold;
	border: 0px solid #000000;
	color: #fff;
	background: url(images/pagenavi-c.gif) repeat-x;
	display: inline;
}
.wp-pagenavi span.extend {
	float: left;
	margin: 0;
	padding: 0 8px;	
	border: 0px solid #000000;
	color: #000000;
	background: url(images/pagenavi-a.gif) repeat-x;
	display: inline; 
}