input{
color:#666;
background:0;
border:0;
font:12px Verdana;
padding:3px;
}
select{
color:#999;
background:#000;
width:170px;
font:12px Verdana;
}
/*-------------------------------------------------------------------------------*/
body{
font:12px Verdana;
color:#999;
background:#000;
}
#container1{
margin:0px auto;
position:relative;
width:900px;
background:#000;
}
/*-------------------------------------------------------------------------------*/
a {
color:#777;
text-decoration:none;
}
a:hover {
color:#ccc;
border-bottom:1px dashed #666;
text-decoration:none;
}
/*-------------------------------------------------------------------------------*/
#banner{
}
#pageheader h1 a{
color:#FF4980;
text-decoration:none;
font:40px Arial Unicode MS;
font-weight:bold;
position:relative;
left:10px;top:20px;
padding:5px;
overflow:hidden;
width:850px;height:100px;
}
#pageheader h1 a:hover{
background:0;
font-size:45px;
}
#pageheader .description{
color:#999;
font:12px Verdana;
position:relative;
left:30px;top:10px;
padding:5px;
overflow:hidden;
width:400px;height:50px;
}
/*-------------------------------------------------------------------------------*/
#content {
width:580px;
float:left;
overflow:hidden;
margin-top:10px;
padding-left:20px;
padding-bottom:20px;
}
.title{
color:#888;
background:#333;
font:15px Verdana;
font-weight:bold;
width:200px;
padding:8px;
}
.date{
color:#999;
margin-top:10px;
text-align:right;
}
.blogbody{
color:#ccc;
}
.posted{
color:#FF4980;
text-align:right;
padding-bottom:5px;
}
#name_id, #email, #url, #rem, #magic, #trackback_url{
border:1px solid #666;
}
.comments-reply .comments-author{
background:0;
color:#FF4980;
padding-top:5px;
margin-left:10px;
}
/*-------------------------------------------------------------------------------*/
#links{
width:250px;
float:right;
overflow:hidden;
margin-top:10px;
padding-right:10px;
padding-bottom:20px;
}
.sidetitle{
color:#FF4980;
font-weight:bold;
}
#boxNewComment .boxNewComment1 .side a{
display:block;
}
#boxNewComment .boxNewComment1 .side{
color:#FF4980;
}
#boxNewArticle{
margin-top:20px;
}
#boxNewArticle .side{
margin-top:5px;
}