@charset "utf-8";
/* CSS Document */

	a { text-decoration:none;}
#header{background: url(images/headerbg.gif) center no-repeat; width:822px;	height:134px; margin: 0 auto;}
h1 {font-family: Arial, Helvetica, sans-serif; font-size:80px; margin:0px; color:#606060;}
#header ul { text-align:right; list-style:none;	margin:0px;}
#header li { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:48px;display:inline;	margin:0px; color:#000000; }
#header li a:visited { color:#333333;}
#header li a:visited {text-decoration:none;}

.box {
	background:url(images/backgroundtexture.gif) no-repeat;
	width:822px;
	height:681px; 
	padding-top:10px;  
	margin:0 auto;
	}

#mypic {
	background:url(images/mypic.jpg) no-repeat;
	width:393px;
	height:585px;
	margin: 20px;
	float:left;
	}
.post-date{
	background-color:#3d3d3d;
    width:35px;  
    height:40px;
	border-style:double;
}
h2{
margin:0;
padding:0;
color:#000000;
}

 .post-title{
 margin-top:-35px;
 margin-left: 45px;	
 text-decoration:none;

 }
.month{
margin-top:-2px;
color:#fff;
font-size:16px;
text-align:center;
	
}

.day{
margin-top:-4px;
color:#fff;
font-size:24px;
text-align:center;
font-weight:bold
}
#content{
margin:20px;
overflow:auto;
width:356px;
height:580px;
position:relative;	
}
#singlecontent{
margin:20px;
overflow:auto;
width: 771px;
height:580px;
position:relative;}



.body {
	background:url(images/backgroundtexture.gif) no-repeat;
}

.post {font-family:Arial, Helvetica, sans-serif;
 color:#000000;


}
#sidebar{
	background-color:#999999;
	
	width:250px;
	height:350px;
	}