#community{}

#community #main_content_container{ min-height:350px; }

#community .item{ height:200px; border-bottom:#000 solid 6px; padding:5px; }
#community div.item:hover{ background:#191919; }
#community .item div{ font-size:10px; }

#community a{ outline:none; }

/* panel layout */
#community #topics{ width:245px; height:100%; }
#community #events{ width:247px; height:100%; margin-left:7px; }
#community #music{ width:245px; height:100%; margin-right:9px; }

/* panel styles */

#community .border_bottom{ border-bottom:#000 solid 6px; }
#community .read_more{ text-align:right; font-size:10px;}

/* topics 
---------------------------------*/
#community #topics{ background:#101010; }
#community #topics h1{ color:#CCCCCC; margin:0; padding:3px 3px  3px 25px; font-size:21px; text-align:left; border-bottom:#000 solid 6px; }
#community #topics h2, #community #topics h3{ font-size:16px; color:#FFF; }
#community #topics p{ font-size:10px; }
#community #topics .member_pic{ width:70px; height:70px; background:transparent; margin:5px 3px 0 0;}

/* events 
---------------------------------*/
#community #events{ background:#101010; }
#community #events h1{ color:#CCCCCC; margin:0; padding:3px 3px  3px 25px; font-size:21px; text-align:left; border-bottom:#000 solid 6px; }
#community #events h2, #community #events h3{ font-size:16px; color:#FFF; }
#community #events p{ font-size:10px; }
#community #events .event_art{ width:70px; height:90px; background:transparent; margin:5px 3px 0 0;}

/* music 
---------------------------------*/
#community #music{ background:#101010; }
#community #music h1{ color:#CCCCCC; margin:0; padding:3px 3px  3px 25px; font-size:21px; text-align:left; border-bottom:#000 solid 6px; }
#community #music h2, #community #music h3{ font-size:16px; color:#FFF; }
#community #music p{ font-size:10px; }
#community #music .albulm_art{ width:70px; height:70px; background:transparent; margin:5px 3px 0 0;}
