/*  
Theme Name: mengdany.com
Theme URI: mengdany.com
Version: 1.0
Author: zming
Author URI: http://zmingcx.cn
*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body {
	font:12px Tahoma, Arial, Verdana, Sans-Serif;
	color: #213208;
	background: #fff;
	letter-spacing:1px;
	line-height:18px; 
 }

.space10 { clear:both;height:10px;}
.space { clear:both;height:15px;}
/* h1,h2,h3,h4*/

h2, h3 {
	padding:0;
	font:12px Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:normal;
 }
h4 {
	text-align:center;
	padding:10px;
	font:14px Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
 }
h5 {
	font:12px Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
 }
a:link { color : #213208; }
a:active { color : #3C7E10; }
a:visited { color : #3C7E10;}
a:hover	{ color : #3C7E10;} 
a:focus { outline: none;}

#wrapper {
	width: 980px;
	margin:0px auto;	
}

/* header */

#header {
	background: #fff url(images/header.jpg) no-repeat;
	height: 150px;
	text-align: left;
	width: 980px;
}
.link{
	font-size:12px;
	color:#3C7E10;
	float:left;
	width:250px;
	height:25px;
	line-height:25px;
	text-align:center;
}
.link a{
	color:#3C7E10;
}
#branding {/* 标识*/

}
.name {
	float:left;
}
.swf {/* 动画*/
	float:left;
}
h1 {/* 隐藏标题*/
	text-indent:-9999px;
	background: url(images/) no-repeat;
	width: 0px;
	height: 0px;
	margin:0;
}
/* nav*/
#nav {
	width:980px;
	height:30px;
	background:#fff url(images/nav.png) no-repeat;
	line-height:30px;
 }
#nav ul {
	margin-left:20px;
}
#nav ul li {
	display:inline;
	height:30px;
	line-height:30px;
    }
#nav ul li.current_page_item a {
	color:#fff;
	height:30px;
}
#nav ul li a {
	color:#fff;
	float:left;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 10px 0 10px;
}
 
#nav ul li a:hover{
	background:url(images/navh.png) repeat-x;
	color:#000;
	text-decoration:none;
}
/* menu */
*{margin:0;padding:0;} 
.menu{
	font-size:12px;
	position:relative;
	z-index:100;
	margin:0;
} 
.menu ul{
	list-style:none;
	background:#8BB74B;
} 
.menu li {
	float:left;
	position:relative;
} 
.menu ul ul {
	visibility:hidden;
	position:absolute;
	left:-20px;
	top:30px;
	border-bottom:1px solid #CECECE;
	border-right:0px solid #CECECE;
	border-left:0px solid #CECECE;	
} 
.menu table {
	position:absolute;
 	top:0; 
 	left:0;
} 
.menu ul li:hover ul, 
.menu ul a:hover ul{
	visibility:visible;
} 
.menu a{
	display:block;
	text-decoration:none;
} 
.menu ul ul{} 
.menu ul ul li {
	clear:both;
	text-align:left;
	font-size:12px;
} 
.menu ul ul li a{
	display:block;
	width:120px;
	height:30px;
	margin:0;
	border-bottom:1px solid #fff;
} 
.menu a{
	display:block;
	width:54px;/*++++++控制下拉标题宽度+++++++*/
	height:30px;
	margin:0;
} 
.menu ul ul li a:hover{
	background:#000;
	border-bottom:1px solid #fff;
} 
/* menu end */

/******  SearchBar  *******/
#searchbar { 
	width: 220px;
	height: 23px;
	float:right;
	background: url(images/s.gif) no-repeat;
	margin:3px 20px 0 0;
}
#searchbar #s { 
	float: right;
	margin: 4px 0 0 6px;
	border: 0; /*不要动*/
	width: 182px;
	background: none;
	color:#213208;
}
#searchbar #go {
	float:left;
	margin: 6px 8px 0 0;
	width:23px;
	height:16px;
}
#searchresult { 
	padding-right:20px;
	width:300px;
}

.clear {
	clear:both;
}


/*++++++ show++++++++*/
.top {
	background:#689738 url(images/top.png) repeat-x;
	height:25px;
	width: 320px;
}
.top a{
	color:#fff;
	line-height:25px; 
	padding:0 0 0 20px;
}
.top a:visited {color:#fff;}
.bottom {
	background:#fff url(images/bottom.png) repeat-x;
	height:15px;
	width: 320px;
}
.stop {
	background:#689738 url(images/stop.png) repeat-x;
	height:20px;
	width: 320px;
	line-height:23px; 
}
 .sbottom {
	background:#fff url(images/sbottom.png) repeat-x;
	height:20px;
	width: 320px;
}

 .bottoms {
	background:#fff url(images/bottoms.png) repeat-x;
	height:15px;
	width: 320px;
	margin: 0 0 10px 0;
}
#show {
	width: 650px;
	height:240px;
}
#showswf {
	float:left;
	width: 320px;
	height: 200px;
	margin: 0;

}
.showswf {
	background:#fff;
	width: 320px;
	height: 200px;
}

/* cat-posts */
.cat-posts-s-bottom{
	float:right;
	background: url(images/more-.gif) no-repeat;
	padding:0px 10px 0px 25px;
	}
#cat-posts-body {
	float:right;
	width:320px;
	height: 240px;
	padding:0px; 
	line-height:23px; 
}

.cat-posts-t {
	width:310px;
	height:200px;
	background:#f0f0f0;
	padding:0 5px 0 5px;
}
.cat-posts-a a:hover {
	padding:0px 0 0px 1px;
} 
.cat-posts-t ul li {
	display:block;
	background:url(images/bullet.png) no-repeat;
	padding:0px 0px 0px 20px;
	border-bottom:1px solid #dadada;
    }
.cat-p {
	margin:2px 0 0 0;
	float:right;
}
.cat-posts-top h2 {
	float:left;
	padding:5px 0 0 70px;
	 }
/* cat-posts */

/* news */
#news {
	width: 650px;
	height:275px;
	margin:10px 0 0 0;
}

/*中展示*/
.more{
	float:right;
	}
.more a:link{
	color:#b3bb00;
	}
.more a:hover{
	color:#213208;
	}	

 #cat-posts-news p {
	margin:0;
	}
 #cat-posts-news img {/*中图片*/
	background:#fff;
	padding:2px;
	border:1px solid #d4d4d4;
	}	
#cat-posts-news img {
	float:left;
	margin:3px 10px 4px 0;
	}
#cat-posts-news {/* 中下 */
	width:320px;
	line-height:160%; 
	margin-top: 0px;
	border:0px solid #ff0000;
	}

.clearfloat {/*中*/
	background: #f0f0f0;
	padding:5px 5px 5px 5px;
	height:120px;
	}
	
/*中展示结束*/	

#cat-posts-newsl {

	float:left;
	width:320px;
	height:245px;
	padding:0px; 
	line-height:23px; 
}
.cat-posts a {
	color:#fff;
} 
.cat-posts a:hover {
	color:#213208;
	padding:0px 0 0px 1px;
} 
.cat-posts ul li {
	display:block;
	background:url(images/bullet.png) no-repeat;
	padding:0px 0px 0px 20px;
	border-bottom:1px solid #dadada;
    }
.cat-p {
	margin:2px 0 0 0;
	float:right;
}
.cat-posts-top h2 {
	float:left;
	padding:5px 0 0 70px;
	 }
#cat-posts-newsr {
	float:right;
	width:320px;
	height: 245px;
	padding:0px; 
	line-height:23px; 
	border:0px solid #ff0000;
}

.cat-posts {
	width:310px;
	height:100px;
	background:#8BB74B;
	padding:0 5px 0 5px;
}
.cat-posts a:hover {
	padding:0px 0 0px 1px;
} 
.cat-posts ul li {
	display:block;
	background:url(images/bullet.png) no-repeat;
	padding:0px 0px 0px 20px;
	border-bottom:1px solid #dadada;
    }
.cat-p {
	margin:2px 0 0 0;
	float:right;
}
.cat-posts-top h2 {
	float:left;
	padding:5px 0 0 70px;
	 }
/*newes end*/

/*column*/

#column {
	width: 650px;
	margin:10px 0 0 0;
}
#toolbox_menu {
	background:#f0f0f0 url(images/tab-top.png) no-repeat;
	padding:0px 5px 3px 5px;
}
#toolbox_menu li a{	
    color: #fff;
}
#toolbox_menu li a:hover{	
    color : #0A9BDC;
}
#tb {
    height: 25px;
	width:630px;
}

#tb, #tb li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: left;
}
#tb li a {
    height: 25px;
    width: 70px;
    text-align: center;
    color: #213208;
    line-height: 25px;
    float: left;
    display: block;
    text-decoration: none;
}
#tb li a:hover {
	color: #000;/*变幻字体*/
    text-decoration: none;    
}
.tab li a {
    width:300px;
	line-height:24px; 
    padding: 0 5px 0 5px;
    text-align: left;
    color: #fff;
    text-decoration: none;
}
.tab li a:hover {
    color : #0A9BDC;
    text-decoration: none;
}
#tab1 a:hover {
    color : #8BB74B;
}
#tab1 {
	padding:2px 5px 2px 5px;
}
#tab1_link {
    background: #f0f0f0;
}
#tab2 {

	padding:2px 5px 2px 5px;
}
#tab2 li {
    color: #DDDDDD;
    font-weight:bold;
}
#tab3  {
	padding:2px 5px 2px 5px;
}
#tab3  li {
    color: #DDDDDD;
    font-weight:bold;
}

#tab3, #tab2, #tab4 {
}
#tab3, #tab2, #tab4 {
    display: none;
}
#tab4 {
	padding:2px 5px 2px 5px;
}
.toolbox-bottom{ 
	background:#f0f0f0 url(images/toolbox-bottom.png) no-repeat;
	height:15px;
	width:650px;
}
.tab{
	margin:40px 0 0 20px;
}
*html .tab { margin:20px 0 0 20px; } /* IE6 */
*+html .tab { margin:20px 0 0 20px; } /* IE7 */
#tab1, #tab2, #tab3, #tab4{
	width:630px;
}
.tab img {/*中图片*/
	padding:2px;
	border:1px solid #d4d4d4;
}
 .float {/*中*/
 	text-align: center;
	float:left;
	height:135px;
	width:110px;
	margin:0 10px 0 0;
}


/* CONTENT*/
#content {
	width: 980px;
	margin:10px auto; 
}
#left {
	float: left;
	width: 650px;
	margin:0 0 20px 0;
}
#right {
	float:right;
	width:320px;
}
.post p {
	margin:0 0 5px 0;
	padding:10px;	
}
.entry-top {
	background: url(images/tab-top.png) no-repeat;
	height:25px;
	width:650px;
}
.entry-top h3 a {
	color:#fff;
}

.entry-top h3 {
	line-height:25px; 
	color:#fff;
	padding:0px 0px 0px 10px;
} 
.entry-top h3 a:link { color: #fff; }
.entry-top h3 a:active { color: #fff; }
.entry-top h3 a:visited { color: #fff;}
.entry-top h3 a:hover	{ color: #213208;} 

.titleb {
	width:650px;
	height:25px;
	text-align:center;
	margin:10px 0 0 0;
	border-bottom:1px solid #dadada;
}
.titleb a{
	font: 14px Tahoma;
	color:#213208;
	line-height:25px; 
}
.titlec {
	background:url(images/bullet.png) no-repeat;
	width:610px;
	height:25px;
	padding:0 0 0 20px;
	margin:0px 0 0 10px;
	border-bottom:1px solid #dadada;
}
.titlec a{
	font:14px Tahoma, Arial, Verdana, Sans-Serif;
	color:#213208;
	line-height:23px; 
}
.small h3,.small h3 a{
	color:#213208;	
	width:630px;
	height:25px;
	font-size:12px;
	text-align:center;
	margin:10px 0 0px 0;
}
.entry {
	width:650px;
	background:#f0f0f0;

	line-height:20px; 
   }
.entry img {
	margin:5px;
}
.entry p {
	padding-bottom:0px;
 }
.small {
	margin:0px 3px 3px 0px;
	float:left;
	position: inherit;
 }
 .small p{
	margin: 0px;
 }
.entry p a {
	font-weight:normal;
	color:#0578ac;
  }    
.pmeta, .allinfos {
	background:#fff;
	height:25px;
	padding:0px 10px 0px 10px;
	margin:10px 0px 0px 0;
	font-size:12px;
	color:#213208;
	line-height:25px;
	border:1px solid #dadada;
}
.pmeta a, .allinfos a {
	color:#213208;
}
.pmeta a:hover {
	color:#3C7E10;
}
html>body .entry ul {
	padding: 0;
	padding-left: 0px; 
} 
html>body .entry li {

}
.entry ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding:20px;
}
.entry ol li { }
.navigation {
 padding-top:10px;
}
.entrys {
	background:#f0f0f0;
	padding:10px;
}
.entrys ul li {
	background:url(images/bullet.png) no-repeat;
	padding:0px 0px 0px 20px;
	border-bottom:1px solid #dadada;
	line-height:23px; 
} 
.page {
	margin:10px 0 0 0;
	padding:10px;
	color:#000;
	font-family:Tahoma, Arial, Verdana, Sans-Serif;
}
.page h2{
	font-weight:bold;
}
/* spostinfo */
.spostinfo { 
	height:50px;
	line-height:25px; 
	padding:0px 5px 0px 5px;
	background:#f0f0f0;
	margin:10px 0 0 0;
	border-bottom:1px solid #dadada;
}

/*++++++ SIDEBAR ++++++++*/

#sidebar {
	float:right;
	width:320px;
}
/* ++ 侧边TAB+ */
.curved {
	width:320px;
	margin:0 auto;
}
.curved .boxcontent {
	display:block; 
	background:transparent; 
	font-size:12px; /*控制正文大小*/
	text-align:justify;
}
#menu {
	margin:0; 
	padding:0; 
	height:330px; 
	overflow:hidden; 
	background:#f0f0f0;
}
#menu li {
	list-style-type:none; 
	float:left; 
	display:block; 
	width:100%;
}
#menu li a {
	display:block; 
	text-decoration:none; 
	color:#3C7E10;
	margin:0; 
	width:100%;
	border-bottom:1px solid #dadada;
}
#menu li a span {/*正文字体*/
	display:none; 
	color:#213208;
}
#menu li a.one span {
	display:block; 
	height:15em; 
	margin:0 10px;
}
#menu li a:hover {
	background:#fff;
}
#menu li a:hover span {/*未展开的*/
	display:block; 
	height:150px; 
	margin:0 10px; 
	cursor:pointer;
}
#menu .h2 {/*标题*/
	height:25px;
	width:320px;
	font-size:12px; 
	color:#3C7E10;
	line-height:25px; 
	padding:0 0 0 10px; 
}
#menu img {/*图片*/
	margin:5px 5px 5px 0; 
	padding:2px;
	border:1px solid #d4d4d4;
	float:left;
}


.curvedt {
	width:320px;
	margin:0 auto;
}
.curvedt .boxcontentt {
	display:block; 
	background:transparent; 
	font-size:12px; /*控制正文大小*/
	text-align:justify;
}
#menut {
	margin:0; 
	padding:0; 
	height:275px; 
	overflow:hidden; 
	background:#f0f0f0;
}
#menut li {
	list-style-type:none; 
	float:left; 
	display:block; 
	width:100%;
}
#menut li a {
	display:block; 
	text-decoration:none; 
	color:#3C7E10;
	margin:0; 
	width:100%;
	border-bottom:1px solid #dadada;
}
#menut li a span {/*正文字体*/
	display:none; 
	color:#213208;
}
#menut li a.one span {
	display:block; 
	height:15em; 
	margin:0 10px;
}
#menut li a:hover {
	background:#fff;
}
#menut li a:hover span {/*未展开的*/
	display:block; 
	height:150px; 
	margin:0 10px; 
	cursor:pointer;
}
#menut .h2 {/*标题*/
	height:25px;
	width:320px;
	font-size:12px; 
	color:#3C7E10;
	line-height:25px; 
	padding:0 0 0 10px; 
}
#menut img {/*图片*/
	margin:5px 5px 5px 0; 
	padding:2px;
	border:1px solid #d4d4d4;
	float:left;
}


/* ++ 侧边分类 ++ */
.sc-top{
	float:right;
	background:#1e376a  url(images/top1.png) no-repeat;	
	line-height:25px; 
	width:260px; 
	margin:5px 0 0px 0;;	
}


#sc {
	background:#f0f0f0;
	width: 320px;
	height:370px;
	padding:0px;
	margin:0;
}
#sc ul li{
	text-align: center;
	background:#fff;
	font:12px Tahoma，Arial, Verdana, Sans-Serif;
	list-style-type:none;
	line-height:20px; 
	margin: 10px 0 10px 0;
	border:1px solid #dadada;
}	
.leftsc {
	float: left;
	padding: 5px 0px 0px 15px;
	width: 140px;
}
.rightsc {
	float: right;
	padding: 5px 15px 0px 0px;
	width: 140px;
}
.leftsc a:link{
	color:#213208;
	}
.leftsc a:hover {
	color:#53695c;
	padding:0px 0 0px 1px;
	}
.leftsc a:visited {
	color:#3C7E10; 
	}

.rightsc a:link{
	color:#213208;
	}
.rightsc a:hover {
	color:#53695c;
	padding:0px 0 0px 1px;
	}
.rightsc a:visited {
	color:#3C7E10; 
	}

/* ++ 侧边分类结束 ++ */

/* ++ 侧边自定义+ */

#sidebarbottom {
	width:320px;
	padding:0px;
}
/* ++++lsidebar++++*/    

.sidebarbottom a {
	color: #3C7E10;
}
#sidebarbottom a:hover {
	color: #213208;
	padding:0px 0 0px 1px;
}
#sidebarbottom ul li h2 {
	display: block;
	color: #fff;
	background:#f0f0f0 url(images/top.png) no-repeat;
	height: 25px;
	line-height: 25px;
	padding:0px 0 0px 20px;
}

#sidebarbottom ul li div {
	padding: 5px 5px 20px 5px;
	background:#f0f0f0 url(images/bottoms.png) no-repeat bottom;
	line-height: 20px;
	font-size: 12px;
	color: #3C7E10;
	margin-bottom: 8px;
}

#sidebarbottom ul ul {
	padding: 5px 5px 20px 5px;
	background:#f0f0f0 url(images/bottoms.png) no-repeat bottom;
	margin-bottom: 8px;
}
#sidebarbottom ul ul ul {
	padding: 0px;
	border: 0;
}
#sidebarbottom ul li ul li {
	display: block;
	background: url(images/bullet.png) no-repeat;
	border-bottom: 1px solid #dadada;
	padding:3px 0px 4px 18px;
}
#sidebarbottom ul li ul li a {
	display: block;
	color: #3C7E10;
	line-height: 140%;
}
#sidebarbottom ul li ul li a:hover {
	color: #213208;
}

/*+++++++ COMMENTS +++++++*/
.comments{
	width:640px;
	margin:0 auto;
	padding:20px 5px 5px 5px;

}
 .ctext {
	border:1px solid #dadada;
	background:#fff;
	margin: 0 0 10px 0;
	font-size:12px;
	padding:5px 5px 5px 5px;
}	
  #submit{
	font: 12px Tahoma;
	width:80px;
	height:25px;
	border:none;
	color:#f0f0f0;
	background:#3C7E10;
}
#submit:hover{
	font: 12px Tahoma;
	color:#fff;
	width:80px;
	height:25px;
	border:none;
	background:#689738;
}
#c {
	width:420px;
	padding:5px 0 0 20px;
	}
#c p {
	margin:0;
}
#cc {
	width:550px;
	padding:0px 0 0 20px;
}
#cc p {
	margin:0;
}
#commentform p {
	padding-bottom:10px;
}
	
#cleft p{
	width:450px;
}
#cright p{
	width:450px;
}	
#respond{
	padding:5px 0 0 20px;
}
#Logged{
	float:left;
	padding:0 0 0 20px;
	}
#Logged p a {
	color:#000;
	}
#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:150px;
	width:80%;
	background:#fff;
	padding-left:5px;
}	
.commentlist cite {
	}
.commentlist cite a {
	color:#000;
	}
.commentlist {
	width:97%;
	margin: 10px 0 10px 10px;
}
/********* avatar *******/
.avatar {
	float:left;
	border:1px solid #dadada;
	padding:2px;
}
/*+++++ FOOTER ++++*/


#footer {
	color:#fff;
	width:980px;
	height:70px;
	padding:10px 0 0 0;
	margin:0px auto;
	text-align:center;
	background:#fff url(images/footer.png) no-repeat;
	position: inherit;
}
#footer a:link { color : #fff; }
#footer a:active { color : #fff; }
#footer a:visited { color : #fff;}
#footer a:hover	{ color : #ddd;} 
#mac  { text-indent:-10000px;}
.mac a {
	float:left;
	background:url(images/tj.gif) no-repeat;
	width:35px;
	height:26px;
	margin: 0px 470px;
	position: inherit;
}

.message {
	padding:10px 20px 10px 20px;
	

}
.message ul li {
	display: block;
	background: url(images/bullet.png) no-repeat;
	border-bottom: 1px solid #dadada;
	padding:3px 0px 4px 18px;
}





/*wp_pagenavi*/

.wp-pagenavi {
	width:100%;
	height: 30px;
	line-height: 23px;
	float: left;
	margin: 10px 0 10px 0;
	border:0px solid #ff0000;
}	
.wp-pagenavi a, .wp-pagenavi a:link {
	float: left;
	padding: 2px 10px 2px 10px; 
	margin:2px;
	text-decoration: none;
	border: 1px solid #DADADA;
	color: #000;
	background:#fff;
}
.wp-pagenavi a:visited {
	float: left;
	padding: 2px 10px 2px 10px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #DADADA;
	color: #000;
	background:#fff;
}
.wp-pagenavi a:hover {	
	border: 1px solid #A3A3A3;
	color: #213208;
	background:#F0F0F0;
}
.wp-pagenavi a:active {
	padding: 2px 10px 2px 10px; 
	margin:2px;
	text-decoration: none;
	border: 1px solid #DADADA;
	color: #000;
	background:#fff;
}
.wp-pagenavi span.pages {
	float: left;
	padding: 2px 4px 2px 20px; 
	margin: 2px;
	color: #000;
	border: 1px solid #DADADA;
	background:#F0F0F0;/*左侧*/
	display: inline; 
}
.wp-pagenavi span.current {
	float: left;
	padding: 2px 10px 2px 10px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #A3A3A3;
	color: #213208;
	background:#F0F0F0;
	display: inline;
}
.wp-pagenavi span.extend {
	float: left;
	margin: 2px;
	padding: 0 8px;	
	border: 1px solid #A3A3A3;
	color: #000000;
	background:#F0F0F0;
	display: inline; 
}
/*图片混排*/
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;
}






