﻿ /*---其他样式---*/  
 .userpass{border:1px solid #A9A98D;font-size:11px;font-family: Tahoma, 宋体, Verdana, Arial;BACKGROUND-COLOR: #fafaf0}
 .userpass:hover,.userpass:focus{border-color:#A9A98D;background: #A9A98D}
 .inputBox{border:1px solid #A9A98D;font-size:11px;}
 .inputBox:hover,.inputBox:focus{border-color:#A9A98D;background:#FFFFEE}
 .userbutton{font-size:10px;BORDER: #A9A98D 1px solid;COLOR: #555;HEIGHT: 17px; BACKGROUND-COLOR: #fafaf0}
 .LinkTable{margin:5px 10px 5px 0px;}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#ff0}
 .CateIcon{display:none}
/*日历样式*/
#Calendar_Body{font-size:9px;text-align: center; height: 135px;}

/*日历样式-顶部*/
#Calendar_Body #Calendar_Top { height:20px;font-size:12px;}

/*日历样式-顶部按钮-左*/
#Calendar_Body #Calendar_Top #LeftB{float: left; cursor: pointer; background:url('BttnLeft.gif'); height: 16px; width: 9px; margin-left: 1em;}

/*日历样式-顶部按钮-右*/
#Calendar_Body #Calendar_Top #RightB{float: right; cursor: pointer; background:url('BttnRight.gif'); height: 16px; width: 9px; margin-right: 1em;}

/*日历样式-星期*/
#Calendar_Body #Calendar_week {text-align: center;height:20px; font-size:12px;}
ul.Week_UL {list-style: none; display: inline;}
ul.Week_UL li {float: left; width: 14%;}

/*日历样式-日期*/
/*.Calendar_Day {text-align:center;height:14px;padding:0px 0px 0px 2%;}
.Calendar_Day ul.Day_UL {list-style: none;}
.Calendar_Day ul.Day_UL li {float: left; width: 14%; display: inline;}*/
  .Calendar_Day {text-align:center;height:14px;padding:0px 0px 0px 2%;}
  .Calendar_Day ul.Day_UL{display:inline;list-style:none;}
  .Calendar_Day ul.Day_UL li{display:inline;float:left;width:14%;}

/*日历样式-日期-超链接样式*/
.DayA a {display: block;padding:2px 0; height:14px; color: #CCCCCC;}
.DayA a:link,.DayA a:visited {}
.DayA a:hover {color: #FF0000;}

/*日期选中*/
.DayA a.click {font-weight: bold;}
.DayA a.click:link,.DayA a.click:visited {text-decoration: none; border: 1px dashed #FF0000; color: #FF0000;}
.DayA a.click:hover {color:#FF0000;}
  
/*今天*/
.DayA a.today {font-weight: bold; color: #F2F1D3; border: 1px dashed #FF0000; color: #FF0000;}

/*非本月日期*/
.DayA a.otherday {color: #fff;}
.DayA a.otherday:link,.DayA a.otherday:visited {font-weight: bold; text-decoration: underline;}
.DayA a.otherday:hover {border: solid 1px #51A13F; color: #f00; text-decoration: none;}

/*本日存在日记*/
.DayA a.haveD {font-weight: bold;}
.DayA a.haveD:link,.DayA a.haveD:visited {text-decoration: none; color: #FF0000;}
.DayA a.haveD:hover {color: #f00; text-decoration: none;}


/*今天存在日记*/
.DayA a.DayD {font-weight: bold;}
.DayA a.DayD:link,.DayA a.DayD:visited {border: solid 1px #f00; color: #f00;}
.DayA a.DayD:hover {border: solid 1px #777; color: #777; text-decoration: none;}

/*显示和隐藏置顶日志按钮*/
   .BttnC{float:right;width:16px;height:16px;background:url('Cprevious.gif') no-repeat;margin-top:0px;cursor:pointer}
   .BttnE{float:right;width:16px;height:16px;background:url('Cnext.gif') no-repeat;margin-top:0px;cursor:pointer}
/*提示框CSS*/
   div.nicetitle {
    position: absolute;
    padding: 4px !important;
	padding: 6px 4px 4px 4px;
    top: 0;
    left: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    width: 15em;
    background: #F1F1F1 url(../../images/nicetitlebg.jpg);
    color: #666;
    border: 1px solid #666;
    text-align: left;
}
   div.nicetitle p {
    margin: 0; padding: 0 3px;
}
   div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding:3px 0px 0px 3px;
	color: #F1F1F1;
	/*display:none;*/
}

/*特别样式*/
#Side_Calendar .Pcontent{}
/*自定义侧栏*/
#Side_Category{
position:absolute;
top:18px;
left:768px!important;left:773px;
width:190px;

background-color:#ffffff;
}	
#Side_BlogInfo{
position:absolute;
top:218px;
left:768px!important;left:773px;
width:190px;

background-color:#ffffff;
}

#Side_51la{
position:absolute;
top:395px;
left:775px!important;left:773px;
width:190px;
BORDER-RIGHT: #CCC 3px solid;
BORDER-LEFT: #CCC 1px solid;
BORDER-BOTTOM: #CCC 3px solid;
background-color:#ffffff;
}

#Side_Power{
position:absolute;
top:355px;
left:768px!important;left:773px;
width:190px;
BORDER-RIGHT: #CCC 3px solid;
BORDER-LEFT: #CCC 1px solid;
BORDER-BOTTOM: #CCC 3px solid;
background-color:#ffffff;
}	

