/*  
Theme Name: Black n White
Theme URI: http://zacklive.com/new-black-and-white-wordpress-theme/300/
Description: A black and white WordPress Theme, simple and elegant design, widget ready with right sidebar.
Version: 1.0.1
Author: Zack
Author URI: http://zacklive.com/
Tags: fixed width, two columns, widgets, widget ready, black, white, simple, right sidebar, valid XHTML, valid CSS

   This theme, including the CSS, XHTML and design, is released under the
   GPL: http://www.opensource.org/licenses/gpl-license.php

*/
@import url("/css/more.css");
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Sans-serif, Georgia, Arial, helvetica;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	color: #000;
}

h1{
	font-family: Sans-serif, Georgia, Arial;
	font-size: 23px;
	color: #000;
}
/*
h1 a{
	color: #333;
}

h1 a:hover{
	text-decoration: none;
	color: #333;
}
*/
a:link, a:visited{
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: none;
	color: #f36;
}
p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto;
	width: 1003px;
	text-align: left;
	background:#fff;
}

#header{
	background:#000;
}

#header1{
	width: 983px;
	color: #000;
	margin:0 auto;
}

#htitle{
	float: left;
	margin: 17px 10px 0 0;
    color: #999;
}

#desc{
	float: left;
	color: #777;
	margin: 25px 10px 0 0;
}

#navmenu{
	float: right;
	margin: 15px 0 0 0;
}

#navmenu ul{
	list-style-type: none;
	list-style-image: none;
}

#navmenu ul li{
	display: inline;
	padding: 0 0 0 20px;
}

#navmenu ul li a {
	text-decoration: none;
	color: #999;
}

#navmenu ul li a:hover {
	color: #9999AA;
}

#container{
	float: right;
	width: 730px;
	margin: 0 10px 10px 0;
	display: inline;
    background: #FFFFFF;
}

#postcon{
	margin: 0;
	background: #ffffff;
}

.post{
	padding: 0px 0px 10px 10px;
}
/*
.post a{
	color: #333;
}

.post a:hover{
	color: #333333;
}
 */
.post h2{
	/* font-family: Georgia, Sans-serif. Arial; */
	font-family: Sans-serif;
	font-size: 16px;
	padding: 15px 0 4px 5px;
	height:100%;
}

.post h2 a:link{
	color: #ee1d78;
	padding: 15px 0 4px 0px;
}

.post h2 a:visited{
	color: #ee1d78;
	padding: 15px 0 4px 0px;
}

.post h2 a:hover{
	color: #666666;
	padding: 15px 0 4px 0px;
}

.entry{
	line-height: 18px;
}


.post .wph2{
	font-weight:normal;
	padding-top:0px;
}

.post .wph2 a:link{
	padding: 5px 0px 0px 0px;
}

.post .wph2 a:visited{
	padding: 5px 0px 0px 0px;
}

.post .wph2 a:hover{
	padding: 5px 0px 0px 0px;
}



.wpleft{
	float:left;
	width:600px;
	font-weight:normal;
	padding:0px;
}

.wpright{
	float:right;
	font-size:12px;
	font-weight:normal;
	width:100px;
}

.fd_con{
	padding:0px 5px 5px 5px;
	/*font-family: Georgia, Arial, helvetica, Sans-serif;*/
	font-family: Sans-serif;
	height:100%;
	line-height:2em;
}

.fd_con a:link img{
	border:2px solid #333;
}

.fd_con a:visited img{
	border:2px solid #333333;
}

.fd_con a:hover img{
	border:2px solid #333333;
}

.fd_con a:link{
	color:#DF0024;
}

.fd_con a:visited{
	color:#DF0024;
}

.fd_con a:hover{
	color:#8F101F;
}

.postmetadata{
	height:29px;
	line-height: 29px;
	background: #4d4d4d;
	color: #FFFFFF;
	font-family:Arial;
	font-weight:bold;
	padding-left:10px;
}

.metabox{
	float: left;
	width: 99%;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 5px;
	background: #fff;
	/*color: #898989;*/
	font-family:"Arial";
	font-weight:bold;
	font-size:12px;
}

.metabox .fd_span{
	color:#FF0000;
}


.navigation{
	clear: left;
	padding: 0px 20px 10px 20px;
	background: #ffffff;
	color: #666666;
	width: 680px;
	height: 15px;
}

.navigation a:link{
	color: #666666;
}

.navigation a:visited{
	color: #666666;
}

.navigation a:hover{
	color: #333333;
}

.floatleft{
	float: left;
	cursor:pointer;
}

.floatright{
	float: right;
	cursor:pointer;
}

caption{
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:12px;
}

table#wp-calendar{
	width: 240px;
	font-family:"Arial";
	margin-left:auto;
	margin-right:auto;
}

table#wp-calendar td{
	font-weight:bold;
	text-align:center;
}

table#wp-calendar th{
	font-weight:bold;
	text-align:center;
}

table#wp-calendar td a{
	text-decoration:none;
	color:#ee1d78;
}

table#wp-calendar td a:hover{
	text-decoration:none;
	color:#666666;
}

a.fd_a{
	text-decoration:none;
	color:#999999;
}

a.fd_a:hover{
	text-decoration:none;
	color:#666666;
}

a.fd_b{
	text-decoration:none;
	color:#666666;
}

a.fd_b:hover{
	text-decoration:none;
	color:#333333;
}


.commentlink{
	padding: 2px 0 2px 20px;
	background: url('images/comment.gif') left center no-repeat;
	margin-left: 10px;
}

.editcomment{
	padding: 2px 0 2px 20px;
	background: url('images/pencil.gif') left center no-repeat;
	margin-left: 10px;
}

.catlink{
	padding: 2px 0 2px 0px;
	/*background: url('images/cat.gif') left center no-repeat; */
}

.taglink{
	display: block;
	padding: 2px 0 2px 20px;
	background: url('images/tag.gif') left center no-repeat; 
}
/*Sidebar
-----------------------------------------------------*/
.sidebar{
	float: left;
	width: 249px;
	margin:0 0 10px 10px;
	display: inline;
	/*color: #aaa;*/
	background: #FFFFFF;
	border:1px solid #797979;
}

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

.sidebar ul li{
	padding: 0px 0 10px 0;
}

.sidebar ul li h2{
	height:29px;
	overflow:hidden;
	font-family: Georgia, Sans-serif;
	font-size: 15px;
	border-bottom: 1px solid #797979;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar ul li ul{
	padding:10px;
}

/*
.sidebar ul li .fd_tag{
	padding:0px;
}
*/

.sidebar ul li .fd_tag li{
	width:200px;
	text-align:left;
	padding:0px;
}

.sidebar ul li .fd_tag a{
	font-family:"Arial";
}

.sidebar ul #calendar h2{
	display:none;
}
/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	/*color: #AAAAAA;*/
	margin: 0 2px;
}

#tag_cloud a:hover {
	/*color: #000000;*/
	margin: 0 2px;
}

.cle{
	clear: both;
}

/*Footer
-----------------------------------------------------
#footer{
	clear: both;
	float: left;
	text-align: center;
	width: 983px;
	color: #333;
}
*/
/*底部*/
.footer{clear: both;width:983px; height:40px; padding:5px 10px 25px 10px; color:#fff; font-size:14px; background:#000; font-family:Arial;}
.footer .anchor{width:450px;padding-top:24px;text-align:left; float:left}
.footer .reserve{width:530px;text-align:right;font-size:16px; float:right}
.footer a{ margin:0 2px;color:#fff;text-decoration:none;}
.footer a:hover{color:#666;text-decoration:underline;}

/*Comments
-----------------------------------------------------*/
.alt{
	background: #EEE;
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	
}


.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial,Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-family:"Arial";
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #EEE;
padding: 2px;
margin: 0 10px;
background: #fff;
}

.commentlist li p {
font-family:"Arial";
}

/**** blog02页面 start ****/
.fd_profile_tit{
	width:983px;
	line-height:30px;
} 
.fd_profile{
	width:981px;
	height:205px;
	margin-bottom:10px;
	border:1px solid #797979;
	background: url('/images/blog/more_banner.jpg') left top no-repeat; 
	overflow:hidden;
}
.fd_name{
	height:55px;
	line-height:55px;
	margin-bottom:10px;
	padding-left:12px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	font-family:Arial;
}
.fd_left_img{
	float:left;
	width:127px;
	margin-left:10px;
	margin-right:10px;
	border:1px solid #797979;
}

.fd_right_content{
	width:820px;
	text-align:left;
	float:left;
	overflow:hidden
}

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

.fd_right_content ul li{
	margin:0px;
	list-style-type:none;
	padding:0px;
}

.fd_profile_con{
	height:110px;
	font-size:18px;
	line-height:22px;
	overflow:hidden;
}

.fd_profile_con1{
	font-size:22px;
	font-weight:bold;
	color:#000;
}

.fd_profile_link{
	margin-bottom:7px;
	font-family:sans-serif, Arial, Helvetica;
	color:#999999;
}

a.blog_a:link{
	color:#4d4d4d;
}

a.blog_a:visited{
	color:#4d4d4d;
}

a.blog_a:hover{
	color:#4d4d4d;
	text-decoration:underline;
}

/* terry header font start */
#fontdiv{
	text-align:right;
	padding:0px 20px 0px 0px;
	line-height:24px;
	color:#666666;
}

#fontdiv #font1{
	color:#666666;
	font-size:11px;
}

#fontdiv #font2{
	color:#666666;
	font-size:13px;
}

#fontdiv #font3{
	color:#666666;
	font-size:15px;
}

/* terry header font end */
