#group-avatar {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}

#group-avatar img {
    width: 100%;
    border: none;
}

#map_canvas {
    width: 290px;
    height: 250px;
    margin: 10px auto;
}

#report-group-wrapper {
    padding: 5px 0 10px 0;
    margin-left: 15px;
    margin-bottom: 5px;
}

#group-video-form-wrapper h2 {
    font-size: 12pt;
}

#group-video-form-wrapper ul {
    margin-left: 25px;
}

#group-image-form-wrapper h2 {
    font-size: 12pt;
}

#group-image-form-wrapper ul {
    margin-left: 25px;
}

.main-content {
    float: left;
    width: 400px;
}

#group-member-count {
    display: inline-table;
    width: 140px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding: 20px 0 20px 0;
}

#group-comment-count {
    display: inline-table;
    width: 140px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding: 20px 0 20px 0;
}

#group-blurb {
    padding: 0 15px 10px 15px;
}

.location-info {
    font-weight: bold;
}

#group-location-address {
    border-top: 1px solid #B3B3B3;
    padding: 15px;
}

.join-group-options {
    text-align: center;
}

.join-group-options a {
    background: url('/bundles/spoutlet/images/groups/join_group.png') no-repeat 0 0;
    width: 230px;
    height: 62px;
    margin: 0px auto;
    border: none;
}

.join-group-options a:hover {
    background: url('/bundles/spoutlet/images/groups/join_group.png') no-repeat 0 -62px;
    width: 230px;
    height: 62px;
    margin: 0px auto;
    border: none;
}

button#join-group-button {
    background: url('/bundles/spoutlet/images/groups/join_group.png') no-repeat 0 0;
    width: 230px;
    height: 62px;
    margin: 0px auto;
    border: none;
    cursor: pointer;
    filter: none;
}

button#join-group-button:hover {
    background: url('/bundles/spoutlet/images/groups/join_group.png') no-repeat 0 -62px;
    filter: none;
}

#group-invite {
    padding: 0 0 0 20px;
    font-size: 14px;
    background: url('http://media.alienwarearena.com/images/content/icon-fb-14.png') no-repeat left;
    width: auto;
}

#videos-wrapper {
    margin: 20px auto;
    height: 150px;
}

#videos-wrapper li {
    list-style: none;
    float: left;
    width: 138px;
    height: 83px;
    padding-left: 10px;
    text-align: left;
}

.youtube-link img {
    width: 135px;
    height: 80px;
}

.youtube-link img:hover {
    box-shadow: 0px 0px 10px rgba(0, 156, 218, 0.65);
    -moz-box-shadow: 0px 0px 10px rgba(0, 156, 218, 0.65);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 156, 218, 0.65);

}

.active-video {
    box-shadow: 0px 0px 10px rgba(0, 156, 218, 0.65);
    -moz-box-shadow: 0px 0px 10px rgba(0, 156, 218, 0.65);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 156, 218, 0.65);
}

.group-news-date {
    margin: 0 0 10px 0;
}

#content-group-news {
    height: 550px;
}

#content-group-events {
    height: 550px;
}

#content-group-photos {
    height: 550px;
}

#content-group-videos {
    height: 550px;
}

#theater-screen-wrapper {
    width:600px;
    height:350px;
}

#report-options {
    height: 120px;
}

.report-option {
    margin: 5px 0 0 0;
}

.file-upload img {
    width: 300px;
}

.group-image-item {
    display: inline-table;
    width: 135px;
    height: 100px;
    margin: 5px;
}

.group-image-image {
    border: 1px solid #4A4A4A;
}

.group-image-image img {
    width: 135px;
    height: 80px;
}

.group-image-title {
    width: 135px;
    color: #17B8F8;
}

.group-image-actions {
    font-size: 0.8em;
}

.scrollable {
    /* required settings */
    position:relative;
    overflow:hidden;
}

.scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
}

.items .items-wrapper {
    width: 600px;
    float: left;
}

#scroll-actions a.video-scroll-prev {
    background: url('/bundles/spoutlet/images/gallery_prev.png') no-repeat;
    width: 13px;
    height: 24px;
    margin-left: 30px;
}

#scroll-actions a.video-scroll-next {
    background: url('/bundles/spoutlet/images/gallery_next.png') no-repeat;
    width: 13px;
    height: 24px;
    margin-right: 30px;
}

.browse {
    cursor: pointer;
}

#scrollable-location-groups {
    height: 310px;
    width: 600px;
}

#scrollable-topic-groups {
    height: 310px;
    width: 600px;
}

.group-list-item {
    display: inline-table;
    width: 135px;
    height: 130px;
    margin: 5px;
    position: relative;
}

.group-list-item .details {
    margin-top: 2px;
}

.group-list-item .item-detail {
    font-size: 10px;
}

.group-list-item img {
    width: 135px;
    height: 80px;
    border: 1px solid #4A4A4A;
}

.groups-category-header {
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0 10px 0;
    text-shadow:1px 1px 8px #009CDA;
}

.group-details-table {
    width: 100%;
}

.group-details-table td {
    padding: 0 0 5px 0;
}

.group-list-item .report-group-caption {
    /* hide it by default */
}

.group-list-item .report-group-caption a {
    font-size: 10px;
}

.group-event-actions {
    font-size: 10px;
}

.group-event-item {
    background-color: #252525;
    padding: 10px;
    border-radius: 5px;
    margin: 7px 0;
}

.group-event-date {
    display:inline-table;
    width: 200px;
}

.group-event-title,
.group-event-date {
    font-size: 15px;
}

.group-event-details {
    display:inline-table;
    width: 350px;
}

.group-event-title,
.group-event-location {
    padding-bottom: 10px;
}

.group-upcoming-events,
.group-past-events {
    padding-top: 10px;
}
#past-events {
    margin-top: 20px;
}
#new-groups-widget,
#popular-groups-widget {
    margin-top: 15px;
    background-color: #191919;
    height: 230px;
}

#groups-index-title {
    margin: 0;
    color: #fff;
    font-weight: bold;
}

#groups-main-banner {
    width: 100%;
    height: 120px;
    background:url('/bundles/spoutlet/images/groups/groups_main_banner.jpg') top left no-repeat;
    border: none;
}

#group-events-pending th {
    width:15%;
    color:#FFF;
}

#group-widget-content,
#group-content {
    background: #191919;
}

#group-widget-content {
    min-height: 560px;
    width: 625px;
    overflow: hidden;
}

#group-content {
    height: 550px;
}

#group-images .scrollable {
    height: 550px;
    width: 600px;
    background: #191919;
}

#group-content #theater_screen {
     margin: 10px 0 0 12px;
     width:600px;
     height:350px;
}

#group-video-scroll-pagination {
    float: right;
    margin-bottom: 10px;
}

.group-video-item {
    display: inline-table;
    width: 185px;
    height: 104px;
    margin: 5px;
}

.group-video-video img {
    width: 185px;
    height: 104px;
    border: 1px solid #aaa;
}

#group-contact-page .form-horizontal .control-label {
    width: 80px;
}

#group-contact-page .form-horizontal .controls {
    margin-left: 100px;
}

#group-details {
    margin-bottom: 20px;
}

.group-feeds {
    margin: 20px 0;
}

.group-feeds button {
    margin-left: 10px;
}

.group-feeds input[type="text"] {
    width: 310px;
}

.group-rss-wrapper {
    margin: 10px;
    padding: 10px;
    border-top: 1px solid #696969;
}

.group-rss-wrapper .feed-image {
    float: left;
    width: 120px;
    max-height: 120px;
    overflow: hidden;
    text-align: center;
}

.newsBlurb .feed-image {
    margin-right: 12px;
}

.group-rss-wrapper .feed-image img {
    width: 120px;
}

.group-rss-wrapper .feed-details {
    float: left;
    width: 575px;
}

.btn-delete-feed {
    font-size: 16px;
    text-decoration: none;
}

.group-rss-wrapper .feed-title {
    font-weight: bold;
}

.group-rss-wrapper .feed-description {
    margin-top: 5px;
}

.group-rss-wrapper .rss-default-icon {
    background: url('/bundles/spoutlet/images/rss_default.png') center center no-repeat;
    width: 80px;
    height: 80px;
    margin-left: 20px;
}

#group-subnav-placeholder {
    height: 10px;
}

#btn-join-group {
    margin-left: 20px;
}

.group-thumbnail {
    width: 110px;
    height: 110px;
}

.img-group-thumbnail {
    width: 100%;
}

.group-category {
    margin-bottom: 15px;
}

#social-row {
    margin-top: 15px;
}

.group-media-thumbnail {
    margin-bottom: 15px;
    min-height: 200px;
}

.group-media-thumbnail.stream {
    min-height: 260px;
}

.no-margin-b {
    margin-bottom: 0px;
}
.events-panel .panel-footer {
    background-color: inherit;
    border: none;
}
.events-panel > .panel-heading {
    padding-bottom: 0;
}
.events-panel > .panel-heading > h4 {
    margin-bottom: 0;
}
.events-panel > .panel-body {
    padding-bottom: 0;
}
.events-panel > .panel-body .table {
    margin-bottom: 0;
}
.btn-submit-media {
    margin-top: 20px;
}
.discussion-reply {
    margin-top: 20px;
}
.category-header {
    text-transform: capitalize;
}
#well-submit-group {
    margin-top: 40px;
    margin-bottom: 40px;
}
#well-submit-group-category {
    margin-top: 0px;
    margin-bottom: 20px;
}
#submit-group-btn {
    margin-left: 20px;
}
#group-action > .btn.btn-super {
    margin-bottom: 20px;
}
.group-add-action {
    margin-top: 8px;
    font-size: 12px;
    text-transform: uppercase;
}
.forum-pagination {

}
.forum-pagination > .pagination {
    margin-top: 0;
}
.table-topic .td-topic {
    vertical-align: middle;
}

.table-topic h5 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
}
.table-topic .th-topic-total {
    text-align: center;
}
.table-topic .td-topic-total {
    text-align: center;
}
.post-username-link {
    display: block;
    width: 84px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.forum-time {
    font-style: italic;
}
.post-content {
    display: inline-block;
    min-height: 95px;
    vertical-align: top;
}
.post-actions.dropdown-menu {
    background-color: #242424;
}
.post-actions.dropdown-menu > li > a:hover,
.post-actions.dropdown-menu > li > a:focus {
    background-color: #242424;
}
.post-actions.dropdown-menu > .active > a,
.post-actions.dropdown-menu > .active > a:hover,
.post-actions.dropdown-menu > .active > a:focus {
    background-color: #242424;
}
.group-item-sm {
    margin-bottom: 20px;
    height: 112px;
}
.group-index-heading {
    margin-top: 20px;
}
.team-member {
    margin-top: 15px;
}
.team-member:nth-child(-n+3) {
    margin-top: 0px;
}
.team-thumbnail {
    width: 200px;
    height: 200px;
}
.team-member-heading {
    font-size: 14px;
}
#link-items .link-wrapper {
    margin-top: 10px;
}
#link-items .link-item {
    padding: 15px;
    border: 1px solid #000;
}
#group-links p a {
    color: #cbcbcb;
}
.group-avatar {
    background-repeat: no-repeat;
    background-size: cover;
}

