*{
margin: 0;
padding: 0;
}

html {
scrollbar-face-color:#E5E1DE;
scrollbar-track-color:#E5E1DE;
scrollbar-arrow-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-3dlight-color:#E5E1DE;
scrollbar-darkshadow-color:#E5E1DE;
}

body {
font-family: Verdana, Arial, sans-serif;
background: url(image/back.jpg) no-repeat left top;
background-attachment: fixed;
}

/*--------------------------------------------*/

h1 {
margin:0px;
padding-top:0px;
font-weight:bolder;
font-size:30px;
padding: 5px;
}

h1 a{
color:#FFF;
text-decoration: none;
font-weight:bolder;
}

h2 {
padding: 0px;
font-size:x-small;
font-weight:bolder;
text-align:left;
}

h3 {
padding: 0px;
font-size:x-small;
font-weight:bolder;
}

H3 a{
color:#333;
text-decoration: none;
}

.description {
color:#FFF;
margin-left: 20px;
font-size:16px;
font-weight:bold;
line-height:140%;
}

.navi {
display:none;
}

/*--------------------------------------------*/

#container{
width: 689px;
}

#content {
margin-top: 0;
margin-left: 0;
float:left;
width: 530px;
}

#content_inner {
margin-left: 40px;
width: 410px;
}

.blog {
font-size: x-small;
line-height:120%;
color:#333;
background: url(image/blog_back.png);
padding:15px 15px 15px 15px;
margin-top:50px;
}

.date{
clear:left;
color:#333;
margin-top:0px;
margin-bottom: 5px;
}

.title{
margin-bottom:20px;
color:#333;
}

.title a{
border:none;
}

.text {
margin-top:8px;
}

.text a{
color:#333;
}

.posted{ 
font-size: xx-small; 
color:#333;
text-align: right;
margin-top:20px;
}

.posted a{
color:#000;
text-decoration: underline;
}

#links-left {
font-weight:normal;
width:20%;
float:left;
margin-left: 5px;
margin-right: 10px;
margin-top:25px;
}

#links {
width: 159px;
margin-top: 0;
font-weight:normal;
text-align: right;
clear:both;
}

#calendar {
width:80px;
position:absolute;
top: 325px;
left:575px;
}

* > #calendar {
width:80px;
position:fixed;
top: 325px;
left:575px;
} /*not-IE*/

#calendar table {
width:100%;
}

#calendar table a {
color:#900;
}

.calendarhead {
font-size:xx-small;
font-weight:bold;
text-align:center;
margin-bottom:5px;
}

.calendarday {
font-size:xx-small;
color: #333;
padding:1px;
}

.calendarday a{
font-size:xx-small;
color:#0000FF;
text-decoration: none;
}

.sidetitle {
color:#DDD;
font-size:90%;
font-weight:normal;
padding:5px;
margin-top:10px;
font-weight:bold;
width:100%;
text-align:center;
background:#993;
}

.side {
color:#333333;
font-size:90%;
line-height:120%;
padding:5px;
width:100%;
}
.side a{
color:#00F;
text-decoration: underline;
}

.powered {
text-align:left;
float:left;
margin-top:30px;
}

.syndicate {
text-align:left;
margin-top:30px;
}

.syndicate a {
font-size:xx-small;
color:#333333;
}

/*--------------------------------------------*/

#comments {
width:100%;
margin-top:0px;
margin-bottom:30px;
}

.comments-head{ 
display:none;
}

.comments-body {
font-size: x-small;
line-height:120%;
color:#333;
margin-top:0;
padding:10px;
border-top:1px #999 solid;
background: url(image/blog_back.png);
}

.comments-post {
font-size: xx-small; 
color:#333;
text-align: right;
margin-top:10px;
margin-bottom:5px;
}

#trackback {
width:100%;
color:#333;
margin-top:25px;
font-size:x-small;
background: url(image/blog_back.png);
}

.trackback-url {
color:#333;
font-size:x-small;
font-weight:normal;
background: url(image/blog_back.png);
line-height:140%;
padding:5px;
border:1px solid #999;
}
0
.trackback-body {
color:#333;
font-size:x-small;
font-weight:normal;
line-height:140%;
padding:10px;
}

.trackback-post {
font-size: xx-small; 
color:#333;
text-align: right;
margin-top:10px;
margin-bottom:5px;
}

.copyright{
font-size:80%;
width:100%;
text-align:center;
}
