@charset "UTF-8";

.clear {
	clear:both;
}

.clearfix {
    zoom:1;/*for IE 5.5-7*/
}

.clearfix:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.ft {
	overflow: hidden;
	zoom: 1;
}

p{
margin:0 0 12px 0;
}

p.list_date {
float:left;
width:8em;
}

p.list_date2 {
float:left;
width:15em;
}

p.list_category {
float:left;
width:6em;
}

.entryheader {
background:#bfbfbf;
padding:18px;
margin-bottom:18px;
}

.entryheader p {
float:right;
width:5em;
text-align:right;
}

.entryheader h3 {
margin-right:4em;
}

.entrybody {
margin-bottom:18px;
}

.photo1 {
float:left;
margin:0 20px 20px 0;
}

.photo2 {
margin-bottom:18px;
}
.photo2_1 {
float:left;
margin-right:10px;
}
.photo2_2 {
float:left;
}

.photo3 {
margin-bottom:18px;
}
.photo3_1 {
float:left;
margin-right:15px;
}
.photo3_2 {
float:left;
margin-right:15px;
}
.photo3_3 {
float:left;
}

div.content-nav {
text-align:center;
margin:0 auto;
}

