/*
Theme Name: zengard
Description: A free premium wordpress theme from jinsona designs.
Author: jinsona designs
Author URI: www.web2feel.com

*/

body {margin:0 auto;padding:0px 0px 0px 0px;background:#f6f9e2 url(images/body.png) repeat-x;color:#161514;font-size:13px;font-family:Arial}

img {border:0;margin: 0 0;}

a {color:#6F615A;text-decoration:none;	outline:none;}

a:hover {color:#d53030;	text-decoration:none;}

h1, h2, h3, h4, h5, h6 {font-family:Arial}

blockquote {padding:10px 10px 10px 10px;color:#444;	font-style: normal;	background:#FCFFCF;	border-left:5px solid #EFE468;	border-right:5px solid #EFE468;	}

.clear {clear:both;	}

img.centered  {display: block;	margin-left: auto;	margin-right: auto;	margin-bottom: 10px; padding: 0px;}
	
img.alignnone {	padding: 5px 5px; margin: 0px 0px 10px 0px; display: inline;background:#fff; border: 1px solid #DDDDDD;}

img.alignright {padding: 5px 5px; margin: 0px 5px 10px 10px; display: inline; background:#fff;	border: 1px solid #DDDDDD;}

img.alignleft {padding: 5px 5px;margin: 0px 10px 10px 5px;display: inline;	background:#fff;border: 1px solid #DDDDDD;	}
	
.aligncenter {display: block;margin-left: auto;	margin-right: auto;	margin-bottom: 10px;}

.alignright {float: right;	margin: 0px 0px 10px 10px;}

.alignleft {float: left;margin: 0px 10px 10px 0px;}
	
.wp-caption {border: 1px solid #DDDDDD;	text-align: center;	background-color: #ffffff;	padding: 4px 0px 5px 0px; margin: 5px 5px ;	}

.wp-caption img {margin: 0px 0px 5px 0px; padding: 0px; border: 0px;}

.wp-caption p.wp-caption-text {margin: 0px;	padding: 0px 0px 0px 0px;font-size: 11px;font-weight: normal;	line-height: 12px;}

/* The Outer cover */

#wrapper {width:920px; margin:0 auto;}

#casing {padding:0px; margin-top:15px; background:url(images/pagebg.png) repeat-y #f6f9e2; float:left; width:920px;}		
	
/* The Header */

#top {height:130px;	margin:auto;background:#f4f4f4 url(images/top.png) ;width:920px;position:relative;	}

.blogname {width:400px;	margin:30px 0 0 0px; float:left; height:100px;}

.blogname h1  {	height:80px;padding:0 0 0px 0;	font-weight:normal;	color:#fff;	text-align:left; margin:0 0 0 120px; background:url(images/logo.png) no-repeat ; display:block;	text-indent:-9000px;}

.blogname h1  a:link, .blogname h1  a:visited{ color: #fff; display:block;}
	
.blogname h1  a:hover { color: #eee; }


/* The Search */
#search {height:45px;width:240px;padding:15px 10px 0px 10px;background:url(images/search.png) no-repeat;margin-top:3px;}

#search form {margin: 0;padding: 0;}

#search fieldset {margin: 0;padding: 0;	border: none;}

#search p {	margin: 0;	font-size: 85%;}

#s {margin-left:3px;float: left;width:170px;padding: 7px 5px 7px 5px;background:#fff url(images/sform.png) no-repeat;border:none;font: normal 100% Arial;color:#8B4E20;}

#searchsubmit {	width:50px;	float: right;	background:#fff url(images/sbutton.png);border:none;font: bold 100% Arial;	color: #ffffff;	height:30px;}

.feed{float:right;height:25px;width:auto;margin:10px 10px 0px 0px;	padding:5px 5px 5px 5px;width:260px;border:1px solid #8B9F6D;background:#7A9256 ;display:inline;}

.feed form {margin: 0;padding: 0;}

.feed fieldset {margin: 0;	padding: 0;	border: none;}

.feed p {margin: 0;	font-size: 85%;}

.input{margin-left:0px;	float: left;width:190px;padding: 4px 2px 4px 5px;background:#EEF2D5 ;border:none;font: normal 100% Arial;color:#333;}

.sbutton{width:60px;float: right;background:#53623D ;	border:none;	font: bold 100% Arial;	color: #eee;height:24px;}

/*Page menu*/

#foxmenucontainer{
	height:35px;
	background:url(images/menu.png) repeat-x;
	display:block;
	padding:0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #67842A;
	margin:0px;
	}
#menu{
	margin: 0px;
	padding: 0px;
	width:920px;
	background:url(images/menu.png) repeat-x;
	height:35px;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color: #ecf47a;
	display: block;
	margin: 0px;
	padding: 10px 15px 11px 15px;
	}

#menu li a:hover, #menu li a:active {
	background:url(images/menua.png) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 10px 15px 11px 15px;
	text-decoration: none;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#728600;
	width: 150px;
	color: #E9EF86;
	font-size: 13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #94A709;

	}
	
#menu li li a:hover, #menu li li a:active {
	background: #545F06 ;
	color: #fff;
	padding: 8px 10px 7px 10px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -32px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

/* Category menu*/
	
#catmenucontainer{
	height:37px;
	background: url(images/catmenu.png) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Arial;
	font-weight:normal;
	text-transform:uppercase;

	}
	
 .lavaLampNoImage {
    position: relative;
    width: 920px;
    padding: 5px 10px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
  
        }
.lavaLampNoImage li {
    float: left;
    list-style: none;
	margin:0px 0px;
	padding:0px 0px;
                }
.lavaLampNoImage li.back {
     
    background-color: #9faa11;
    width: 5px;
    height: 20px;
	border:1px solid #9faa11;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	top:7px;
    z-index: 8;
    position: absolute;
                    }
.lavaLampNoImage li a:visited , .lavaLampNoImage li a:link{
    font:12px Trebuchet ms,Century gothic, Arial, Tahoma, sans seriff ;
    text-decoration:none;
    color:#fff;
    outline:none;
    text-align:center;
    top:5px;
    letter-spacing: 0;
    z-index:10;
    display:block;
    float:left;
    height:20px;
    position:relative;
    overflow:hidden;
    margin:auto 10px;
                    }
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active {
    border: none;
	color: #fff;
                   }   
							
	
/* Main Content*/	

#content {
	float:left;
	width: 610px;
	height:100%;
	padding:0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	width:610px;
	height:40px;
	border-bottom:#cacfa8 dotted 1px;

}	
 .custim {
	padding: 7px 7px;
	margin: 5px 5px 5px 5px;
	float:left;
	background:#e7e0bb;
	border: 1px solid #fff;

}
.date {
	font-size:12px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:5px 5px 0px 5px;
   	color:#222;
	text-transform: uppercase;

	}
	
	
.single {
	width:610px;
	margin: 0px 0px 15px 0px;
	height:100%;
	color:#504945;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff;
	border:1px solid #CACFA8;
	}

.title h2 {
	margin:0px 0px 0px 25px ;
	padding:10px 0px 10px 15px ;
	text-align: left;
	font:18px  Georgia, century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	width:350px;
	float:left;
	background:url(images/icon.png) no-repeat 0 0;
	}

.title  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#283408;
	background-color: transparent;
	}
.title  h2 a:hover  {
	color: #3E5600;
	background-color: transparent;
	}	
.author img{
	float:left;
	border:3px solid #98a726;
	margin:5px 5px;
}
.clock{
	float:right;
	color:#859905;
	padding:0px;
	margin:12px 30px 0px 0px;
	font:12px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
}	

.comm{
	padding:2px 0px 1px 5px;
	font:12px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
	overflow:hidden;

	
}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
		color:#333;
}


.singleinfo {
	height:58px;
	margin:0px 0px;
	padding: 0px 0px 0px 0px;
	background:#879a06 url(images/meta.png) right no-repeat;
	border-top:1px solid #B3BF56;

			}
	

.category{
	padding:2px 0px 1px 5px;
	font:12px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	overflow:hidden;
}

.category a:link,.category a:visited{
	color:#697601;

	}
	
.category a:hover{
	color:#fff;
	}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#c75f00;
	background-color: transparent;
	text-decoration: none;
}

	
	
.entry p{
	margin:18px 20px;
	padding:0px 0px;
	line-height:24px;
	font-size:14px;

}


/* right column */
.right{	
	float:right;
	width:265px;
	padding:10px 5px 0px 10px;
	background:#ffffff;
	margin:0px;
	border-top:#cacfa8 solid 1px; 
	border-right:#cacfa8 solid 1px;
	
	
}

/* The Sidebar1 */
.sidebar1{
	float:left;
	width:260px;
	padding-top:5px;
	font-size:12px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;

	}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#304102;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #687F47;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
		}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 260px;
	text-transform:uppercase;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	background:#fff;
	color:#505F3B;
	border-bottom:1px solid #EBEFD1;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;

	}

.sidebar1 ul li a:hover {
	background:#B0BE19;
	color: #fff;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
	

/* --- FOOTER --- */
#footer {
	height:35px;
	padding:8px 0 0 0px;
	color:#EFE2A4;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Arial;
	float:left;
	width:100%;
	background:#1e250e;
	border-top:3px solid #687F2F;

	}

#footer a:link , #footer a:visited{
	color:#A6B80D;
	}

#footer a:hover {
	color:#fff;
	}

/* The Navigation */

#navigation{	
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 5px 10px 5px;

	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}



/* The Comment begin*/
#comment{

	height:100%;
	padding:0px 0px 10px 0px;
	margin:0px 0px;
	width:100%;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:16px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Arial;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	font-weight:bold;
	} 	
	
#respond{

	height:100%;
	width:100%;
	padding:0px 0px;
	margin:0px 0px;
	background:#fff;
	border:1px solid #DEDCDD; 

}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:16px;
	font-weight:bold;
	color:#444;
	font-family:Arial;
	}
	
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#bfafa7;
	font-family:Arial;
	}
	
#commentform p {	
	color:#3f79c4;
	}
	
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;
	}
	
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;
	}
	
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#BF5700;
	border:2px solid #DC8112;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	}
	
ol.commentlist li { 

	border:1px solid #DEDCDD; 
	margin:0px 0px 10px; 
	padding:5px 7px 5px 67px; 
	position:relative;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:13px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
	border-bottom:#690 dotted 1px;
	margin:0px 0xp 10px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	position:absolute; 
	left:8px;
	top:8px;
	_left:-60px;

}

ol.commentlist li div.comment-meta { 
	font:13px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:8px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px arial;
	margin:0px 0px 10xp 0xp;
	line-height:24px;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 arial; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#788800; 
	border:2px solid #afbf3b; 
	color:#fff; 
	font:14px arial;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#fff;
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}


/* The Comment end*/


.ad1{

float:right;
margin:30px 20px 0px 0px;

}
.ad2{

text-align:center;
margin:5px 5px;

}

.ad3{
padding:5px 5px;
text-align:center;
margin:5px 0px;
width:250px;
background:#819404;
}

.banner{
	margin: 10px 0px 0 0;
	padding: 0px 0px 0 0px;
	float:left;
	height:100%;
	width:262px;
}

.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	overflow:hidden;


}
	 
.banner li{
	float:left;
	margin:  0px 4px 5px 0px ;
	padding:0px 0px ;
	list-style:none;
	display : block;
	overflow:hidden;
	background:#D2D5DA ;
	border:1px solid #fff;

}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	



.featlist {
	width:260px;
	}
.highlight{
	margin-top:12px;
	height:30px;
	background:#7D9003 url(images/featured.png) no-repeat;

}	
.fblock h2{
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;
	height:16px;
}
.fblock h2 a:link, .fblock h2 a:visited{
	color:#334501;
}
.fblock {
	
	width: 253px;
	float:left;
	margin: 5px 0px 0px 0px;
	padding:5px 0px 5px 5px;
	background:url(images/fbb.png) repeat-x;
	border:1px solid #d1d4be;
	display:inline;
	color:#222;
	font-family:century gothic,Arial,verdana, sans-serif;
}

.fblock:hover {width: 253px; float:left; margin: 5px 0px 0px 0px; padding:5px 0px 5px 5px; background:url(images/fba.png) repeat-x; border:1px solid #fff; display:inline; color:#222;font-family:Arial;}

.fblock p{margin:5px 5px;	color:#6b7478;}


.fblock img {float:left;	margin:5px 5px 5px 5px;	padding:0 0;		border:1px solid #fff;}
	
.fcats{	overflow:hidden; height:16px; padding:3px 0px 2px 7px; font:12px Arial; text-transform:uppercase;}
.fcats a:link,.fcats a:visited {overflow:hidden; color:#334501;}	
.auth{overflow:hidden;	font-size:12px;	color:#3E5700;	padding: 0 0 0 0px;	margin:0px 0 0px 0;}	

.fmeta{	overflow:hidden;font-size:12px;	color:#3E5700;	padding: 0 0 0 0px;	margin:0px 0 0px 0;}

.fmeta a:link,.fmeta a:visited{	overflow:hidden;	font-size:12px;	color:#83A1AF;	padding: 0 0 0 0px;	margin:0px 0 0px 0;}

.video{	width:260px;	margin-top:12px;}

.vidtitle{margin:5px 0px;	height:30px;	background:#7D9003 url(images/video.png) no-repeat;}


/* The recentcomments */
.recentcomments{float:left;	width:260px;padding-top:5px;font-size:12px;	font-family:Arial;}

.widgettitle {line-height:30px;	font-size:14px;	color:#fff;	margin:5px 0 0px 0; padding:0px 0 0 5px; background:#304102;font-weight:bold;font-family:Arial;text-transform:uppercase;border-bottom:1px solid #687F47;}

.sidebar1 ul {list-style-type: none; margin: 0;	padding: 0;}

.sidebar1 ul ul {list-style-type: none;	margin: 0;	padding: 0px 0px 10px 0px;	background-repeat:no-repeat;}

.sidebar1 ul ul ul {list-style-type: none;	margin: 0;	padding: 0;	border:0;}

.sidebar1 ul ul ul ul {list-style-type: none;margin: 0;	padding: 0;	border:0;}
	
.recentcomments ul li {height:100%;	line-height:18px;float: left; clear: left;	width: 260px;text-transform:uppercase;}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {background:#fff;	color:#505F3B;	border-bottom:1px solid #EBEFD1;text-decoration: none;	padding: 5px 0px 5px 5px;display:block;	}

.sidebar1 ul li a:hover {background:#B0BE19;color: #fff;}

.sidebar1 p {padding: 7px 10px;	margin:0;}

.sidebar1 table {width:100%;text-align:center;color:#787d7f;}	
	
/*相关文章列表样式*/
.related_post{width:100%;color:#060; margin:0px; padding:0px;}
.related_post li{width:540px; height:25px; background:url(images/comments-list-bg.gif) no-repeat; font-size:13px; color:#06C; margin:10px 0 0 0; padding:4px 0px 0px 35px; list-style-type: none;}
.related_post li a{color:#060;}
.related_post li a:hover{color:#c75f00;}

/*文章内容文字链接样式*/
.bm_keywordlink{text-decoration:none;margin:0px 2px 0px 2px; }
.addfeed_cn{margin:20px 0px;}
.addthis_org_cn{ margin:40px 20px;}
