/*Blog页面CSS*/
body
{
	padding:0;
 	margin:0;
 	height:100%;
 	text-align:left;
 	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
 	font-size:13.333px;
 	line-height:1.5em;
 	color:#555;
 } 
#p498{display:none;}
 p.date{border:none;}
 a:link,a:visited
 {
 color:#0066FF;
 font-size:0.9em;
 font-weight:light;
 } 
  a:hover
 {
text-decoration:none;
 color:#2BA94F;
 background:#000;
 font-size:0.9em;
 font-weight:light;
 } 
div {
 word-wrap:break-word;
 word-break:break-all; /*firefox下不会自动段词！*/
 } 
#rightmenu  img{
 float:left;
 padding-left:0 0px 0 0;
 } 

 #header
 {
 border:none;
background:#fff url(http://blog.donews.com/images/blog_donews_com/sbewcw/119861/o_heard_3.jpg)  no-repeat;
 top center;
 margin:5;
 height:375px;
 font-size:1.5em;
 font-family:"行楷","幼圆","隶书","宋体";
 padding-top:300px;
 padding-left:40px;
 color:#FF3A3A;
 } 

h1#header a#Header1_HeaderTitle:link,h1#header a#Header1_HeaderTitle:visited
{

 font-size:1.5em;
 color:#fff;

 left:0;
}
#tagline{
 position:absolute;
 top:90px;
 left:375px;
 font-size:12px;
 option value:caption;
 color:#000;
 } 
#rightmenu{
 width:155px;
 left:725px;

 top:385px !important;
 position:absolute; 
 background:#fff;
 padding:0;
 } 
 #main
 {
 position:absolute;
 width:550px;
 background:#fff;
 overflow:hidden;
 } 
 
#rightmenu h3 {
 border-bottom: 0px dotted #D6D6D6;
 color: #D50000;
 font-size: 10pt;
 margin: 0;
 padding: 0;
 border:#eee 1px solid;
 color:#666;
 text-align:center;

 height:22px;
 width:155px;
}
 
#rightmenu ul{

  /*border: #ffffff 1px solid;*/
 border: #eee 1px solid;
  border-top:none;
  left:-141px;
 }

#leftmenu{
 position:absolute;
 left:-157px;
 width:155px;

 }

.postTitle {
 border-bottom: 0px dotted #ffffff;
 color: #000000;
 font-size: 10pt;
 margin: 0;
 padding: 0;
 height:1.5em;
 padding:0.3em 0 0 10px;
 margin-top:0;
 border-bottom:#eee 1px solid;
 text-indent:4em;
 }

#mydiv{
 border: #eee 1px solid;/*控制边框颜色*/
 position:absolute;
 left:  5px;
 top:375px;
 width:550px;
 background:#fff;

 }

#mydiv h3{
 border:none;
 text-align:left;
 }

 .post{
 border:#eee 2px solid;
 padding-top:0;
  }

.postText{
 padding:0 10px;
 }

.postFoot{
 display:block;
 margin:0;
 background:#eee;
 border-top:#eee 1px solid;
 }

 p{text-indent:0em;}/*首行缩进*/
 
 .CommentForm {
        border-top: 1px dotted #D6D6D6;
 color: #A9A9A9;
             padding-top: 20px;
 padding-left: 0px;
 padding-right: 0px;
 font-size: 1pt;
}

#comments {
 color: #888;
 padding-left: 80px;
 padding-right: 40px;
 font-size: 10pt;
}

#comments .postTitle {
       background: url(http://blog.donews.com/images/blog_donews_com/sbewcw/gnoms-livecd.gif) no-repeat;
       padding-left: 25px;
       padding-top: 2px;
       padding-bottom: 2px;
       height: 30px;
       border-bottom: 1px dotted #D6D6D6;
       color: #000000;
       font-size: 10pt;
       font-weight: bold;
}

H3{
 border:none;

 }/*去掉发表评论下划线*/

blockquote {
	background: #F9F9F9;
	border: 1px solid #F4F4F4;
	color: #5B5B5B;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	padding: 0px 11px 0px 11px;
}

 /*导航部分！*/
 /*先对menu进行定位*/
#menubar ul{
 border:none;
 }

#banner{
 position:absolute;
 top:-105px;
 left:-480px;
 }

#menubar {
/*menubar定位开始*/
 position:absolute;
 top:-170px;
 left:  -140%;
 border:none;
/*menubar定位结束*/
 
        padding: 15px;
        height:60px;
        margin: 3px 0 20px 0;
        /*border: 1px solid #ccc;*/
        background: transparent;
}

/* circle */

#navCircle {
        margin: 0;
        padding: 0 0 20px 10px;

     
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: left;
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #fff;

}

#navCircle a:link.active, #navCircle a:visited.active, 
#MyLinks1_XMLLink {
 display: none;
}

#MyLinks1_Syndication {
 display: none;
}

#counter{
 overflow:hidden;
 width:200px;
 height:20px;
}

div {
       word-wrap:break-word;
}

/*相册排列CSS*/
#p498{display:none;}
ul.ablum {list-style-type:none;display:inline;}
ul.ablum li{float:left;width:165px;text-align:center;border-top:17px solid #fff;
border-left:5px solid #fff;
border-right:5px solid #fff;padding-top:10px;
background:#EEECED;height:160px}

/*打开文章排列方式*/
.l{float:left;}
.m{width:auto;}
.r{float:right;}
.swl{padding:0 60px 0 0;margin:0;overflow:hidden;height:18px;text-align:left;}
.swr{padding:2px 2px 0 0;margin:0 0 0 -60px;text-align:right;width:60px;font-size:12px}
#mask{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background:#000;
	-moz-opacity: 0.15;
	filter:alpha(opacity=15);
	opacity: 0.15;
	}
#loading{background:#f70069;margin:0 10px 0 0;color:#fff;font-weight:bold;padding:0 4px 0 4px;height:20px;width:70px;}