/* Intro */
#intro{background:url(/pics/bg/intro/1.jpg) no-repeat #111;padding:20px 0 20px 440px}
#intro p{font-weight:bold;margin:0 0 8px 0;width:300px;font-size:13px}
#intro p.gray{font-weight:normal;color:#aaa;}
#intro h2{font-size:16px;text-transform:none;color:#ffe400}
#intro .joinnow{font-size:18px;border:1px solid #222;background:#0c0c0c;display:block;position:absolute;right:23px;bottom:23px;padding:7px 13px;-webkit-border-radius:8px;-moz-border-radius:8px;color:#fff}
#intro .joinnow:hover{background:#111;border:1px solid #333}

/* Photos */
#photos .row-2{margin-bottom:2px !important}

/* Forum */
#comments-recent,
#forum-recent{width:254px !important;float:left}

/* Events */
.events .event{}
.events h4{font-weight:normal;clear:both;margin-bottom:4px;width:100%;height:14px;display:block;overflow:hidden;font-size:12px;border-top:1px solid #1a1a1a;padding-top:8px}
.events p{height:22px;margin-bottom:0}
.events p:last-child{height:12px}
.events .user{font-size:11px;float:left;margin-right:7px}
.events .date{font-size:11px;color:#797979;float:left}
.events .participants{float:right;margin-right:5px}
.events .comments{float:right}

/* Actions */
.actions a.goto:link{color:#797979}
.actions a.goto:visited{color:#797979}
.actions a.goto:hover{color:#fff}
.actions a.goto:active{color:#fff}

/* Comments */
#comments-recent{margin-right:8px}

/* New messages */
#newmessage p{margin:0}
