@charset "utf-8";

/*BlogThis Banner*/

#blogbanner {
	height: 125px;
	background-image: url(../images/blogbanner1_01.jpg);
	background-repeat: repeat-x;
	background-position: -2px 0px;
}

#bloginnerbanner {
	width: 960px;
	height: 125px;
	margin: 0 auto;
	background-image: url(../images/blogbanner1_02.jpg);
}



/* end BlogThis Banner */


#archives {
	width:110px;
	background-color:#FFEACA;
	float: left;
	padding: 10px;
	margin: 15px 0px 0px 0px;
	border: 1px solid #FF9900;
	min-height: 200px;
}

.blog {
	width:650px;
	height:auto;
	float:left;
	margin-bottom:40px;
	border-bottom:3px solid #FF6600;
	padding-bottom: 40px;
}

.comment {
	width:620px;
	height:auto;
	float:left;
	clear:both;
	background-color:#FFEACA;
	padding: 15px;
	margin:15px 0px 0px 0px;
}

/* CSS Document */
h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}
