|
/*整体页面设置*/body {color:#000; padding:0;margin:0; background:#300904} /*隐藏版块*/
#logo, #tagline, #copyrightlink, .announcement, #userBlog .more, #utility, #permalink, #sidebar, #reportlink{ display:none}
/*头部图片设置*/
#container{
margin:0 auto;width:1024px; background:
/*头部设置*/
#header {
height:620px;
background:none;}
/*内容部分*/
#content {
border:0;
width:1004px;
padding:20px 20px;
background:#E1E5E4;}
#widebar {
width:1024px;
padding:0;
border:0;
background:none;}
/*我的状态样式*/
#userStatus {
margin:0;
padding:10px 0px 10px 10px;
background:transparent;}
/*账号信息列设置*/
#userUpdates{
padding-left:15px;
width:700px;}
#userUpdates h3{
color:#fff;
background:#B0B1B5;
border:0;
}
#userRelations h3{
color:#fff;
background:#B0B1B5;
border:0;
}
#userRelations {
padding-left:15px;
width:250px;}
/*底部设置*/
#footer {
width:1024px;
background:#9B0006;}
/*底部文字样式*/
#footer p{
padding:0 10px;
color:#fff;}
/*底部链接样式*/
#footer a:link,#footer a:visited,#footer a:hover{
color:#fff;}
* textarea{padding:0 5px;border:1px dashed #503524;width:550px;height:90px;background:#fff;background: url( http://fm211.img.xiaonei.com/blog/20071104/14/58/A951721557096EWE.gif);}
/*未访问的链接和已访问的链接*/
a:link,a:visited{
color:#000;}
/*鼠标在链接时的样式*/
a:hover{
color:#000;}
/*导航条样式*/
#navigation {
border-left:0;
background:url{http://fm271.img.xiaonei.com/blog/20071118/18/37/A225621419057OXC.jpg}no-repeat;}
#navigation ul li{
background-image:none !important;}
#navigation a:link,#navigation a:visited {
color:#fff;
background:transparent;}
#navigation a:hover {
background:#5E3C2B;}
/*导航子列表样式*/
#navigation ul ul{
background:transparent;
border: 1px solid #686357;}
#navigation ul ul a {
color:#fff;
border-bottom: 1px solid #686357;
background:transparent;}
#navigation ul ul a:hover {
color:#fff;
background: #B0B1B5;}
#userTalk .subbutton, #userTalk .inputbutton{
padding:2px 3px;
color:#fff;
background:#B0B1B5;}
#userActions li a:hover {
color:#fff;
background: #B0B1B5;
}
|