﻿/*
Theme Name: coffee
Theme URL: http://www.xzjyc.com.cn/new/blog/
For:FlyFish
*/


/*--------------------------全--局-------------------------------*/
body{
	margin:0;
	padding:0;
	color:#715C47;
	font-size:12px;
	background:url("coffee/w001a0129b3_04.jpg");
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, sans-serif;
}

a{text-decoration:none;}
a:link {color: #AA9D8D;text-decoration:none;}
a:visited {color: #AA9D8D;text-decoration:none;}
a:hover {color:#E58712;text-decoration:none; }
a:active {color: #E58712;text-decoration:none;}

ul{
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
img{
	border:0;
}

/*---------------------------------------------------------------*/
#divAll{
	width:1000px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}



#divPage{
	width:1000px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
	background:url("coffee/w001a0129b3_01.jpg") no-repeat;
}

#divMiddle{
	width:1000px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
}

#divTop{
	width:1000px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
	height:309px;
}

#divSidebar{
	width:292px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	float:left;
	background:url("coffee/03.jpg") no-repeat;

}

#divMain{
	width:700px;
	margin:0 0 0 0;
	padding:0 8px 0 0;
	text-align:left;
	float:right;
}

#divBottom{
	width:1000px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	height:96px;
	background:url("coffee/w001a0129b3_05.jpg") no-repeat;
}

/*---------------------------------------------------------------*/
div.function {
	float:left;
	width:210px;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	text-align:left;

}
div.function h3{
	font-size:12px;
	color: #F9A81E;
	width:190px;
	height:24px;
	margin:0 0 0 16px;
	padding:10px 0 0 10px;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	background:url(coffee/q1.jpg) no-repeat 2px 6px;
}
div.function ul{
	text-align:left;
	width:210px;
	margin:0 0 0 2px;
	padding:2px 0 8px 0;

}
div.function li{
	margin:8px 0 0 0;
	padding:0 0 0 32px;
	background:url("default/pointblue.gif") no-repeat 16px 3px;
}

#divMisc{
	padding:10px 0 5px 0;
}
#divMisc h3{
	display: none;
}
#divMisc li{
	padding:2px 0 2px 15px;
	background-image : none;
}

#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	background-image : none;
}

/*---------------------------------------------------------------*/


div.post {
	width:700px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
}
div.post-nav {
	width:620px;
	clear:both;
	float:left;
	padding:5px 26px 0 0;
}

div.post-nav a.l{
	float:left;
	padding-right:10px;
	padding-bottom:2px;
}
div.post-nav a.r{
	float:right;
	padding-left:8px;
	padding-bottom:2px;
}

div.post .post-date{
	width:640px;
	height:15px;
	margin:10px 0 0 10px;
	padding:0 50px 0 0;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	text-align:right;
	background:url("coffee/footerbg.jpg") no-repeat;
}

div.post .post-title{
	margin:0 0 0 0;
	padding:10px 0 0 25px;
	width:653px;
	height:40px;
	font-size:14px;
	color:#FFFFFF;
	background:url("coffee/titlebg.jpg") no-repeat;
}

div.post .post-title a{text-decoration:none;}
div.post .post-title a:link {color: #FEEFD6;text-decoration:none;}
div.post .post-title a:visited {color: #FEEFD6;text-decoration:none;}
div.post .post-title a:hover {color:#715C47;text-decoration:none; }
div.post .post-title a:active {color: #715C47;text-decoration:none;}

div.post .post-footer{
	width:640px;
	height:18px;
	margin:0 0 10px 10px;
	padding:0 50px 0 0;
	font-size:12px;
	color:gray;
	text-align:right;

}


div.post .post-tags{
	width:620px;
	margin:2px 0 2px 0;
	padding:2px 0 0 0;
	font-size:12px;
	color:gray;
	height:20px;
	text-align:left;
}

body.multi div.post .post-tags{
	display:none;
}

div.post div.post-body{
	width:630px;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	font-size:13px;
	word-break:break-all;
	text-align:left;
	line-height:26px;
	background:url(coffee/line_bg.gif);
}

div.post-body div.media a{
	padding-left:16px;
	background:#FBFBFB url("default/media.gif") no-repeat 0 center;
}

div.post-body img{
	padding:4px 4px 4px 4px;
	border:0;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}

/*---------------------------------------------------------------*/
#BlogTitle{
	display:none;
}
#BlogTitle a{
	color:#F0FFF0;
}
#BlogTitle a:hover {
	color: #DC143C;
	text-decoration: none;
}
#BlogTitle a:active {
	color: #DC143C;
	text-decoration: none;
}
#BlogSubTitle{
	display:none;
}
#BlogPowerBy{
	font-size:12px;
	height:20px;
	margin:0 100px 0 0;
	padding:35px 10px 0 10px;
	text-align:right;
	font-weight:normal;
}
#BlogCopyRight{
	font-size:12px;
	height:20px;
	margin:0;
	padding:0 100px 0 10px;
	text-align:right;
	float:none;
	clear:both;
	font-weight:normal;
}


/*---------------------------------------------------------------*/
p.posttop {
	width:500px;
	margin:10px 0 0 0;
	padding:0 0 2px 2px;
}
p.postbottom {
	width:500px;
	margin:0 0 10px 0;
	padding:2px 0 0 2px;
	border-top:1px solid #E8E7D0;
}

#frmSumbit{
	padding:0;
	margin:0;
}

#frmSumbit p{
	padding:5px 0 5px 0;
}


input.button{
	border: 1px solid #EEE;
	color: #333;
	padding: 0.05em 0.25em 0.05em 0.25em;
	background:#F8F8F8;
}

input.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px solid #EEE;
	width: 200px;
	background:#F8F8F8;
}

textarea.text {
	padding: 0.15em 0.25em 0.20em 0.25em;
	border: 1px solid #EEE;
	width: 500px;
	height: 120px;
	background:#F8F8F8;
}


/*---------------------------------------------------------------*/
#divCalendar{
  width:202px;
  marfin:0 0 0 0;
	padding:0 20px 0 20px;
	text-align:center;

}

#divCalendar h3{
	display:none;
}

#divCalendar div{
	margin:10px 0 0 0;
	padding:0 0 5px 8px;
	float:left;
}
#divCalendar div.month1{
	background:url("default/month1.gif") no-repeat center 10px;
}
#divCalendar div.month2{
	background:url("default/month2.gif") no-repeat center 10px;
}
#divCalendar div.month3{
	background:url("default/month3.gif") no-repeat center 10px;
}
#divCalendar div.month4{
	background:url("default/month4.gif") no-repeat center 10px;
}
#divCalendar div.month5{
	background:url("default/month5.gif") no-repeat center 10px;;
}
#divCalendar div.month6{
	background:url("default/month6.gif") no-repeat center 10px;
}
#divCalendar div.month7{
	background:url("default/month7.gif") no-repeat center 10px;
}
#divCalendar div.month8{
	background:url("default/month8.gif") no-repeat center 10px;
}
#divCalendar div.month9{
	background:url("default/month9.gif") no-repeat center 10px;
}
#divCalendar div.month10{
	background:url("default/month10.gif") no-repeat center 10px;
}
#divCalendar div.month11{
	background:url("default/month11.gif") no-repeat center 10px;
}
#divCalendar div.month12{
	background:url("default/month12.gif") no-repeat center 10px;
}

p.w{
	float:left;
	width:27px;
	height:16px;
	margin:5px 0 5px 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:10px;
	border-top:1px solid #CCE97F;
	border-bottom:1px solid  #CCE97F;
}

p.y{
	text-align:center;
	height:14px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:189px;
	font-size:13px;
}
p.d{
	float:left;
	width:27px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:27px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	text-decoration : line-through;
	color:#78A515;
	font-weight : bold;
}
p.nd{
	float:left;
	width:27px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}


/*---------------------------------------------------------------*/
ul.msg{
	width:510px;
	margin:10px 0 40px 0;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	border-right:1px solid #EEE;
	border-left:1px solid #EEE;
	background:#F8F8F8;
	float:left;
}
li.msgname{
	padding:2px 0 2px 5px;
	margin:0px;
	border-bottom:1px solid #EEE;
	background:#F8F8F8;
}
li.tbname{
	padding:2px 0 2px 5px;
	margin:0px;
	border-bottom:1px solid #EEE;
}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
	background:#F8F8F8;
}
li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	margin:0;
	line-height:150%;
}
li.msgtime{
	text-align:right;
	padding:2px 5px 0 10px;
	margin:0 0 0 0;
}

/*---------------------------------------------------------------*/
#divNavBar{
	float:left;
	width:1000px;
	height:46px;
	background:url("coffee/02.jpg") no-repeat;
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin:0 0 0 300px;
	padding:4px 0 0 0;
}

#divNavBar li{
	font-size:14px;
	float:left;
	width:80px;
	border-right:1px solid #C9C4BC;
	white-space:nowrap;
	line-height:30px;
}


#divNavBar a{
	display:block;
	text-align:center;
	height:30px;
	text-transform:uppercase;
	letter-spacing:1px;
}

#divNavBar a:link{
	color:#B5B2AA;
	text-decoration:none;
}

#divNavBar a:visited{
	color:#B5B2AA;
}
#divNavBar a:hover{
	color:#FFB058; 
	font-weight:bold;
	text-decoration:none;
	border-bottom:4px solid #FFB058;
}
#divphoto{
        width:778px;
         height:700px;
        margin:0;
        padding:0;
        text-align:left;
        float:left;
}
#divphoto iframe{
        width:100%;
         height:700px;
}