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