﻿.mainList {
	clear: both;
	overflow: hidden;
	width: 100%;
}
.mainList .itemSummary {
	padding: 2%;
	width: 96%;
}
.itemSummary {
	padding: 4%;
	width: 92%;
	overflow: hidden;
}
.itemSummaryReport
{
    padding: 1%;
    overflow: hidden;
}
.itemSummaryReport div
{
    float:left;
}
.itemSummaryReport div.reportCol1
{
    width:270px;
    padding-left:1%;
}
.itemSummaryReport div.reportCol2
{
    width:240px;
    padding-left:20px;
}
.itemSummaryReport div.reportCol3
{
    width:350px;
    padding-left:20px;
}
.dateAndWriter {
	/*width: 18%;*/
	float: left;
	overflow: hidden;
}

.itemPartnerContent 
{
	float: left;
	width: 100%;
	overflow: hidden;
}

.itemPartnerSummary div.comment {
	margin-top: 10px;
}

.itemPlaceContent 
{
	float: left;
	width: 60%;
	overflow: hidden;
}

.itemContent {
	float: left;
	width: 80%;
	overflow: hidden;
}
.itemSummary div.comment {
	margin-top: 10px;
}

.itemSummary div.commentGroup 
{
	clear: both;
	color: #606060;
	overflow: hidden;
	font-size: 0.9em;
	margin-top: 1px;
}

.itemContent h1, .itemContent h2 {
	margin-bottom: 0;
	margin-top: 0;
}
div.post-date {
	clear: both;
	margin-bottom: 10px;
	color: #606060;
	overflow: hidden;
	font-size: 0.9em;
}
.itemDetails {
	overflow: hidden;
	float: left;
	width: 80%;
}
.itemDetails.right {
	float: right;
	border-left: 1px solid #ccc;
	font-size: 1em;
	color: #606060;
	width: 18%;
	padding-left: 7px;
}
.blogDate {
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}


/* Custom styles */


#clubs .itemContent{
width: 90%;}

#clubs .itemDetails{
width: 80%;}

#clubs .itemDetails.right{
margin: 0;
width: 15%;}

#event .itemContent{
width: 80%;}

#event .itemDetails.right{
margin: 0;
width: 20%;}

#event .category{
float: left;
width: 33%;}

#event .category h2{
border-bottom: 1px solid #908d8d;}

#event .time{
float: left;
width: 33%;}

#event .time h2{
border-bottom: 1px solid #908d8d;}

#event .place{
float: left;
width: 33%;}

#event .place h2{
border-bottom: 1px solid #908d8d;}

#group .imgListThmb{
width: 43px;}

#mypage .imgListThmb{
width: 52px;}

#group ul.topicList dt.topic, div.forumList.topic dt.topic
{
	width: 70%;}
	
td.members img.galleryImg{
	width: 80px;
	height: 80px;}

#blog .itemContent
{
	width: 85%;}