body{
background: black url('/blog/wp-content/themes/default/images_fuji/bg.jpg') top left no-repeat;
background-attachment: fixed;
color: white;
font-family: helvetica;
padding: 0px;
margin: 0px;
}

a, a:visited{
  text-decoration: none;
  color: #009201; 
}

img{
  border: 0px;
}

h2 a, .navigation a{
  color: #009201;
}

#post-471 h2{
  color: #009201;
}

h2{
  padding: 0px;
  margin: 0px;
  font-size: 20px;
}


#fixmetop{
  padding-top: 28px;
  border: 0px solid blue;
}



#sidebar ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#sidebar li{
  float: left;
  padding: 5px;
}

#sidebar li a{
  color: white;
  text-decoration: none;
  font-size: 10pt;
}

#page{
  border: 0px solid red;
  padding-left: 475px;
  padding-top: 100px;
}

#content{
  border: 0px solid yellow;
  width: 525px;
}

.post_date{
  color: #666666;
}

.post_author{
  color: #ebeb00 ;
}

.postmetadata{
  text-align: left;
  color: white;
}

.postmetadata a{
  color: white;
  
}


.credits{
  font-size: 10px;
}

.boxpost{
  border: 0px solid red;   
  background: white; 
  padding: 14px; 
}

.blog_title{
  color:  #019000;
  font-family: cursive;
  padding: 5px;
  font-size: 24px;
  font-weight: bold;
}

.boxpost_inner{
  border: 0px solid blue;
  background: black;     
  height: 300px;
  overflow: auto;
}

.post{
  border: 0px solid green;
  padding-left: 10px;
  padding-right: 10px;
}


/***********/

