@import url("layout-3col.css");

div#maincolumn {
width: 320px;
padding-left: 340px;
}

div#rightcolumn {
left: 670px;
width: 320px;
}

div#leftcolumn {
width: 320px;
}

.community-list {
border: 1px solid #C0C0C0;
padding: .5em;
margin-top: .5em;
}

.community-list h2 {
color: #CC6600;
font-weight: normal;
text-transform: uppercase;
font-size: 1.1em;
}

#recenttopics {
margin-bottom: 1em;
}

.actionlink {
display: block;
padding-left: 8px;
background: url(images/bullet.png) no-repeat 0 50%;
margin-bottom: .2em;
}

#chatbox p {
margin-bottom: .5em;
}

#recentblogitems p, #recentblogcomments p {
margin-top: .5em;
margin-bottom: .5em;
}

.blog-meta {
color: #666;
margin-bottom: .2em;
}
