﻿  /*---其他样式---*/  
 .userpass{border: 1px solid #2e2e2e;border-top: 0px solid;border-left: 0px solid;border-right: 0px solid;font-size:12px;background:#363636;color:#A1B2B3;font-weight:100;}
 .userpass:hover,.userpass:focus{border-color:#465656;background:#b6b6b6}
  .inputBox{margin-bottom: 1px;border:1px solid #101314;background:#3f3f3f;color:#A1B2B3;font-size: 12px;}
 .inputBox:hover,.inputBox:focus{}
 .userbutton{height:20px;border: 1px solid;border-top-color: #222222;border-right-color: #202020;border-bottom-color: #202020;	border-left-color: #0c0c0c;background-color:#272727;color:#ffffff;font-size:12px;}
 .LinkTable{margin:5px 10px 5px 0px;}
 .commentTable{}
 .high1{font-weight:bold;color:#f00;background:#ff0}
 .ContentAuthor{color:#CDCDCD}
 .CateIcon{display:none}
 
  /*---日志标题其他信息横行排列---*/
 .CateIconSP {float:right;margin:3px 27px 0 0; margin:3px 26px 0 0!important; margin:3px 13px 0 0;font-family:Georgia, Tahoma, "Times New Roman", serif;text-align:center;/*border:1px solid red*/}

 /*日志标题小日历样式*/
 .DateM {padding:0 0 2px 0px;color:#999;font-weight:bold;font-size:13px;line-height:11px;}
 .DateDay {padding:0 0 0 0px;color:#ddd;font-size:28px;line-height:28px;}
 .Datewy {padding:0 0px 0 2px;color:#555;font-size:10px;}
 
 /*RSS and BookMark*/
 .ContentTR {float:left;height:38px;margin:1px 0px 2px 2px; margin:-1px 0px 2px 0px!important; margin:1px 0px 0px 2px;color:#AAA;font-size:11px;line-height:100%;text-transform:capitalize;white-space: nowrap;overflow: hidden;/*text-overflow:ellipsis;border:1px solid gold*/}
 .ContentRss {padding:0}
 A.hilite:hover {background-position: 0 -13px}
 A.rss {display:block;float:left;width:22px;height:16px;margin-top:4px;background: url(social_icons/icon_rss.gif) no-repeat 0px 1px;}
 A.technorati {display:block;float:left;width:22px;height:15px;margin-top:4px;background: url(social_icons/icon_technorati.gif) no-repeat 0px 1px}
 A.qq {display:block;float:left;width:22px; height:15px;margin-top:4px;background: url(social_icons/icon_qq.gif) no-repeat 0px 1px;}
 A.key {display:block;float:left;width:22px;height:15px;margin-top:4px;background: url(social_icons/icon_365key.gif) no-repeat 0px 1px;}
 A.shouker {display:block;float:left;width:22px;height:15px;margin-top:4px;background: url(social_icons/icon_sc.gif) no-repeat 0px 1px}
 A.delicious {display:block;float:left;width:22px;height:15px;margin-top:4px;background: url(social_icons/icon_delicious.gif) no-repeat 0px 1px}
 A.baidu {display:block;float:left;width:22px;height:15px;margin-top:4px;background: url(social_icons/icon_baidu.gif) no-repeat 0px 1px}
 A.google {display:block;float:left;width:22px;height:15px;margin-top:4px;background: url(social_icons/icon_google.gif) no-repeat 0px 1px}
 A.yahoo {display:block;float:left;width:22px;height:15px;margin-top:4px;background: url(social_icons/icon_yahoo.gif) no-repeat 0px 1px}
 
 /*日历样式*/
  #Calendar_Body{margin:5px 6px 5px 0px;font-family:Arial;line-height:120%}
 /*日历样式-顶部*/
  #Calendar_Body #Calendar_Top{padding:0px 2px 0px 2px;height:18px;text-align:center;font-weight:bold;}
 /*日历样式-顶部按钮-左*/
  #Calendar_Body #Calendar_Top #LeftB{background:url('BttnLeft.gif');width:9px;height:16px;float:left;cursor:pointer;overflow:hidden;}
 /*日历样式-顶部按钮-右*/
  #Calendar_Body #Calendar_Top #RightB{background:url('BttnRight.gif');width:9px;height:16px;float:right;cursor:pointer;overflow:hidden;}
 /*日历样式-星期*/
  #Calendar_Body #Calendar_week{text-align:center;height:20px;padding:0px 0px 0px 2%;font-weight:bold;}
  ul.Week_UL{display:inline;list-style:none;margin:0px;padding:0px;}
  ul.Week_UL li{display:inline;margin:3px 0px 2px 0px;padding:0px;float:left;color:#999999;width:14%;}
  ul.Week_UL li font {color:#666666}
 /*日历样式-日期*/
  .Calendar_Day {text-align:center;height:20px;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{cursor:default;padding:2px 0px 3px 0px;display:block;font-size:11px;height:13px;}
  .DayA a:link,.DayA a:visited{color:#06c;}
  .DayA a:hover{color:#069;}
 /*日期选中*/
  .DayA a.click{cursor:default;background:#999999;color:#2A2A2A;font-weight:bold;}
  .DayA a.click:link,.DayA a.click:visited{cursor:pointer;font-weight:bold;text-decoration:none;}
  .DayA a.click:hover{text-decoration:none;color:#800;}
 /*今天*/
   .DayA a.today{cursor:default;background:#999999;color:#2A2A2A;}
 /*非本月日期*/
   .DayA a.otherday{cursor:default;color:#666666;text-decoration:none;/*visibility:hidden*/}
   .DayA a.otherday:link,.DayA a.otherday:visited{cursor:pointer;color:#666666;font-weight:bold;}
 /*本日存在日记*/
   .DayA a.haveD{cursor:pointer;}
   .DayA a.haveD:link,.DayA a.haveD:visited{color:#f2f2f2;font-weight:bold;}
   .DayA a.haveD:hover{color:#fff;}
 /*今天存在日记*/
   .DayA a.DayD{cursor:pointer;}
   .DayA a.DayD:link,.DayA a.DayD:visited{background:#999999;color:#2A2A2A;border:1px solid #f2f2f2;font-weight:bold;text-decoration:none;}
   .DayA a.DayD:hover{color:#003;text-decoration:none;}
/*显示和隐藏置顶日志按钮*/
   .BttnC{float:right;width:34px;height:11px;background:url(more2.gif) no-repeat;margin-right:12px !important;margin-right:6px;margin-top:3px;cursor:pointer}
   .BttnE{float:right;width:34px;height:11px;background:url(more1.gif) no-repeat;margin-right:12px !important;margin-right:6px;margin-top:3px;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: 12px;
    width: 15em;
    background: #FFFBD1 url(images/nicetitlebg.jpg);
    color: #3D2C05;
    border: 1px solid #715208;
    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: #715208;
	/*display:none;*/
}

/*自定义侧栏*/
 
  #Side_feeb{
	position:absolute;
	top:15px;
	left:611px;
	width:147px;
  }
  #Side_HotLogForPJBlog{
	position:absolute;
	top:245px!important; /*FF2&IE7 Hack*/
	top:258px; /*IE6 Hack*/
	left:611px;
	width:147px;
  }
  #Side_BlogInfo{
	position:absolute;
	top:410px!important; /*FF2&IE7 Hack*/ 
	top:420px; 
	left:611px;
	width:147px;
  }
  #Side_Comment{
	position:absolute;
	top:170px!important; /*FF2&IE7 Hack*/
	top:178px;
	left:611px;
	width:147px;
  }
 
  #Side_Archive{
	position:absolute;
	top:870px!important;  /*FF2&IE7 Hack*/
	top:880px;
	left:611px;
	width:155px;
	
  }
  #Side_Other{
	position:absolute;
	top:1152px!important; /*FF2&IE7 Hack*/
	top:1155px;
	left:611px;
	width:147px;
  }
    #Side_1{
	position:absolute;
	top:45px!important; /*FF2&IE7 Hack*/ 
	top:45px; 
	left:611px;
	width:147px;
  }
      #Side_2{
	position:absolute;
	top:590px!important; /*FF2&IE7 Hack*/ 
	top:600px; 
	left:611px;
	width:147px;
  }
   #Side_3{
	position:absolute;
	top:45px!important; /*FF2&IE7 Hack*/ 
	top:45px; 
	left:787px;
	width:147px;
  }
  #Side_User .Pcontent{margin:6px auto 0px 13px;}
  