#feed-container h4 {
	font-size: 15px; font-weight: normal;
	line-height: 1.2em;	
	margin: 0 0 0.2em;
	text-decoration: none;
	}
#feed-container .titlefield { font-size: 15px; }

/* - structure: corners and borders - */
.cbb, .cbc {
	background: #000;
	border: 1px solid #4c4c4c;
	margin: 0 0 3px;
	overflow: hidden;
	padding: 5px;
	width: auto;
	font: 12px/1.25 'Trebuchet MS', Arial, Sans-serif;
	}
.cbb-e { padding: 8px; }
.cbb-e .i3 { padding: 6px; }
.cb { margin: 0 0 3px; overflow: hidden; padding: 0; }
.bt { background: no-repeat 100% 0; height: 3px; margin: 0 0 0 3px; }
.bt div {
	font-size: 0;
	height: 3px;
	left: -3px;
	line-height: 0;
	position:relative;
	width: 3px;	
	}
.bb { background: no-repeat 100% 100%; height: 3px; margin: 0 0 0 3px; }
.bb div {
	background: no-repeat 0 100%;
	font-size: 0;
	height: 3px;
	left: -3px;	
	line-height: 0;
	position: relative;
	width: 3px;
	}
.bt, .bt div, .bb, .bb div { background-image: url(http://www.iamatrailblazersfan.com/Portals/iama/Skins/Iama/img/structure/box.png); }
.i1 { background: repeat-y 0 0; padding: 0 0 0 3px; }
.i2 { background: repeat-y 100% 0; padding: 0 3px 0 0; }
.i1, .i2 { background-image: url(http://www.iamatrailblazersfan.com/Portals/iama/Skins/Iama/img/structure/borders.png); }
.i3 { background: #000; margin: 0; padding: 3px; }
.i3 { display:inline-block; }
.i3 { display:block; }
.cbb-alt { background: #fff; border-color: #9a9a9a; color: #333; }
.cbb-alt a:link, .cbb-alt a:visited { color: #000; }
.cbb-alt a:hover { color: #c00; }
.cbb-alt .bt, .cbb-alt .bt div, .cbb-alt .bb, .cbb-alt .bb div { background-image: url(http://www.iamatrailblazersfan.com/Portals/iama/Skins/Iama/img/structure/box-fff.png); }
.cbb-alt .i1, .cbb-alt .i2 { background-image: url(http://www.iamatrailblazersfan.com/Portals/iama/Skins/Iama/img/structure/borders-fff.png); }
.cbb-alt .i3 { background: #fff; }
.cbb-o { position: relative; }
.cbb-o .cap {
	height: 125px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: -125px;
	width: 240px;
	}
.cbb-o .cap img { display: block; margin: 0 auto; }

/* - structure: contain floats - */
.i3:after, .cms:after, .meta:after, .head:after, .nav-sub-i:after, .title:after, #header-i:after, #content-i:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
	
	
/* - comments - */
.comment-actions { margin: 0 0 3px; overflow: hidden; width: 100%; }

/* comments: listing */
ol.feeds { overflow: hidden; width: 100%; list-style: none; padding: 0; margin: 0; font: 12px/1.25 'Trebuchet MS', Arial, Sans-serif; }
ol.feeds a { text-decoration: none; }
ol.feeds a:link, ol.feeds a:visited { color: #c00; }
ol.feeds a:hover { color: #900; }
ol.feeds li {
	overflow: hidden;
	padding: 0 0 3px;
	position: relative;
	width: 100%;
	list-style: none;
	margin: 0;
	}
ol.feeds p { margin: 0 0 0.25em; }
.games ol.feeds p { width: 310px; }
ol.feeds p:last-child { margin: 0; }
ol.feeds p.meta:last-child { margin: 0 0 0.25em; }
ol.feeds > li > a {
	background: url(http://www.iamatrailblazersfan.com/Portals/iama/Skins/Iama/img/structure/bubble-arrow-black.png) no-repeat 100% 9px;
	float: left;
	margin: 0 -3px 0 0;
	padding: 0 7px 0 0;
	position: relative;
	}
ol.feeds a img { border: 2px solid #fff; float: left; margin: 0 3px 0 0; }
ol.feeds a:hover img { border-color: #c00; }
ol.feeds h3 a:link, ol.feeds h3 a:visited,
ol.feeds h4 a:link, ol.feeds h4 a:visited,
ol.feeds h5 a:link, ol.feeds h5 a:visited { color: #fff; }
ol.feeds h3 a:hover,
ol.feeds h4 a:hover,
ol.feeds h5 a:hover { color: #c00; }

