@charset "UTF-8";
/* CSS Document */

#forumWrapper	{ background: #FFF url('../images/forums/sidebar_background.png') repeat-y right top; }
.breadcrumbs	{ margin-bottom: 25px; }

#TTforums		{ float: left; width: 798px; background: #FFF url('../images/global/contentdivider.png') repeat-x left 29px; }
#sidebar		{ float: left; width: 182px; background: #e0e0e0 url('../images/forums/sidebar_background.png') repeat-y left top; }
#tall			{ padding: 17px 18px 35px 19px; }
.sidebarItem	{ background: url('../images/forums/sidebar_shadow.png') no-repeat left bottom; padding-bottom: 35px; }

#sidebar h2		{ font-size: 16px; padding-left: 20px; background-position: left center; background-repeat: no-repeat; margin: 0px 0px 2px 19px; }
#sidebarFeatures h2	{ background-image: url('../images/forums/h2_features.png'); margin-top: 15px; }
#sidebarNews h2	{ background-image: url('../images/forums/h2_news.png'); }
#sidebarEvents h2	{ background-image: url('../images/forums/h2_events.png'); }
#sidebarTunes h2	{ background-image: url('../images/forums/h2_tunes.png'); }

#sidebar h3			{ color: #482672; font: bold 10px Tahoma, Geneva, sans-serif; text-transform: none; border-bottom: none; margin: 0px; }
#sidebar h3 a		{ color: #482672; }
#sidebar h3 a:hover	{ color: #8549d0; }
#sidebar h4			{ color: #5d5d5d; font: normal 10px Tahoma, Geneva, sans-serif; text-transform: none; border-bottom: none; margin: 0px; }
#sidebarEvents h4	{ font-weight: bold; }
#sidebar h5			{ color: #5d5d5d; font: normal 10px Tahoma, Geneva, sans-serif; text-transform: none; border-bottom: none; margin: 0px; }

#tall img, #sidebarFeatures img	{ border: solid 5px #b1b1b1; }

#tall #forumBanner 		{ border: solid 5px #b1b1b1; }

.sidebarFeature		{ border-top: solid 1px #c9c9c9; padding: 8px 19px 8px 19px; }

.sidebarContentItem	{ padding: 8px 19px 8px 19px; border-top: solid 1px #c9c9c9; height: 40px; overflow: hidden; }
.sidebarContentItem	img	{ width: 40px; height: 40px; border: solid 2px #b1b1b1; float: left; margin: 0px 7px 0px 0px;  }

#sidebarEvents .sidebarContentItem	{ min-height: 40px; height: auto; }
#sidebarEvents .sidebarContentItem	img	{ width: 40px; height: auto; }

#sidebar a img:hover	{ border-color: #FFF; }

#sidebarTunes p 	{ font-size: 10px; line-height: 12px; }
#sidebar p strong	{ color: #3b3b3b; }