/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* content */

.content-nav
{
   margin: 0px;
   text-align: right;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 0px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both; margin: 0px 0px;

}

.entry-excerpt,
.entry-body,
.entry-more
{
   clear: both;
   margin-top: 0px;
}

.entry-more-link {
	background-color: #F6F6F6;
	padding: 1px 2px 1px 2px;
	margin: 0px 0px 10px 0px;
	text-align: right;
	font-weight: bold;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin:  0px 0px 0px 0px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 100%;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* Entry$B$N%9%?%$%k(B */

.entry-header {
	font-weight: bold;
	/*vertical-aline: top;*/
	color: #333333;
	letter-spacing: 0.1em;
	/*line-height: 100%;*/
}

#pageContents h2 .date-header {
	font-weight: normal; 
	color: #666666;
	}


/* modules (MT$B$N%b%8%e!<%kIt(BCSS) */

.module-categories module {  /*background-color: #ffffff;*/ }

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   position: relative;
   margin: 0px 0px 0px 0px;
}

.module-list,
.archive-list
{
   list-style: none;
}

.module-list-item
{
   margin-top: 0px;
   margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
   border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}

ul li .module-list-item {
margin-bottom:5px;
}