#forum {
  
}

#forum table {
  border: 1px solid #949286;
}

#forum table thead th {
  padding-left: 8px;
}

#forum table thead th {
  border-bottom: 0;
  background: #949286;
  color: #fff;
  padding-top: 8px;
}

#forum table thead th a {
  color: #fff;
}

#forum tbody {
  border-top: 0;
}

#forum ul,#forum ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#forum ul li {
  padding-bottom: 10px;
}

#forum td.active {
  background-color: #F3F0EB;
}

#forum tr.even,#forum tr.odd {
  margin: 10px;
}

#forum td {
  padding: 0.3em 0.4em 0 0.5em;
  padding: 6px 0.4em 4px 0.5em;
  text-align: left;
}

body.section-forum-topics #forum ul li a {
color:#FFFFFF;
display:block;
padding:8px 0 10px 20px;
}

body.section-forum-topics #forum ul li {
background-image:url("images/start-a-new-discussion.png");
background-repeat:no-repeat;
display:block;
height:26px;
margin-bottom:15px;
width:178px;
}

body.section-forum-topics #forum ul li a:hover {
 border:none;
 color:#fff;
 text-decoration:none;
}

#forum td.posts,#forum td.topics,#forum td.replies,#forum td.pager,#forum td.last-reply
  {
  text-align: left;
  font-size: 90%;
}

#forum td.posts,#forum td.topics,#forum td.last-reply {
  width: 60px;
}

#forum td.last-reply {
  width: 105px;
}

#forum td.icon {
  text-align: center;
}

#forum td.container {
  border-top: 1px solid #949286;
  border-bottom: 1px solid #949286;
  padding-top: 8px;
  background: #fff;
  padding-bottom: 4px;
  font-weight: bold;
  font-size: 1.2em;
}

#forum td.container .name a:link,#forum td.container .name a:visited,#forum td.container .name a:hover,#forum td.container .name a:active
  {
  background-color: transparent;
  /*float: left;*/
}

#forum td.container .description {
  font-size: 0.8em;
  /*float: right;
  padding-left: 1.5em;*/
}

#forum td.forum div { /*margin-left:-20px;*/
  padding-top: 4px;
  padding: 0;
}

#forum td.forum .name {
  margin: 0;
  padding: 0 0 0 30px;
}

#forum td.forum .description {
  margin: 0;
  padding: 0 0 0 30px;
}

/* Lists */
ul#forum-actions {
  float: left;
  display: block;
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0;
  clear: both;
}

ul#forum-actions li {
  list-style: none;
}

ul#forum-actions li a {
  color: white;
  background-color: #AB0773;
  padding-top: 0.5em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-left: 1em;
  /* display: block;*/
  text-decoration: none;
  font-weight: bold;
}

ul#forum-actions li a:hover {
  text-decoration: underline;
}

/* Posts */
.forum-container {
  padding-top: 10px;
}

/* Initial post */
.forum-posting {
  border-top: 10px solid #AB0773;
  padding-top: 10px;
}

.node-type-forum .picture {
  float:left;
  }
  
  .node-type-forum span.submitted {
   /*padding-left:10px; not needed with redisgn - mskull */
  }

.node-type-forum .content {
  /*padding-left:10px; there should be no padding on this or it looks like an article with comments not a forum post - mskull */
  }

.forum-posting .comment-details {
  text-align: right;
  margin: 5px 0px 10px 0;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  width: 99%;
}

.forum-posting .comment-details span.submitted {
  font-size: 1em;
  color: #000;

}

.forum-posting .comment-details,.forum-posting .comment-content span.submitted
  {
  
}

.forum-posting  .comment-details,#forum-comments .comment .comment-details
  {
  
}

.forum-posting .comment-content {
  border: 0px solid black;
  clear: both;
}

.forum-posting .links {
  color: #fff;
  background-image: none;
  background-color: #AB0773;
  padding: 0.7em;
  border: none;
}

.forum-posting .links * {
  color: #fff;
  background-color: #AB0773;
}

.forum-posting .links ul,.forum-posting .links li {
  border: 0px solid white;
}

.forum-posting .links span.comment_forbidden {
  
}

.forum-comments .odd {
  border-top: 1px solid #AB0773;
}

.forum-comments .even {
  border-top: 1px solid #AB0773;
}

.forum-container form#subscriptions-ui-node-form {
  margin: 0;
  padding: 0;
}

.forum-container fieldset {
  border: 0px solid #000;
}

#forum-comments .comment-id {
  float: left;
}

#forum-comments .submitted {
  margin: 0 0 0 10px;
}

#forum tr td.forum {
  background-position: 20px 6px;
}

#forum tr.odd td.active {
  background-color: #FFFFFF;
}

#forum tr.even td.active {
  background-color: #F5F3EE;
}

#forum tr.even {
  border-bottom: 0px solid #AB0773;
  background-color: red;
}

#forum tr.even td {
  background-color: #f5f3ee;
}

#forum tr.odd td {
/*  background: #fbfaf6; this is stopping the envelope icon appearing next to the topic title - mskull*/
}

#forum tr.odd {
  border-bottom: 0px solid #AB0773;
}

.node-type-forum .node-inner .content {
  border-top: 1px solid #949286;
  margin-top: 10px
}

.forum-topic-navigation {
  display:none;
}

/* groups  */ /* a group landing page*/
.node-type-group .views-row {
  border-top: 1px solid #949286;
}

.node-type-group .views-row .node {
  margin-bottom: 10px;
}

.node-type-group  .meta {
  padding: 0;
}

 .field-field-file-upload {
  background: #f5f3ee;
  padding: 10px;
  margin-bottom: 10px;
}

.filefield-file {
  padding-top:10px;
  }


.node-type-group ul.links,.node-type-group ul.links li {
  margin: 0;
  padding: 0;
}

ul.links li.comment_comments {
  padding-right: 10px;
}

/* groups page */
.node-type-groups-page .meta {
  padding: 0;
}

.node-type-groups-page .field-field-file-upload {
  background: #f5f3ee;
  padding: 10px;
  margin-bottom: 10px;
}

.type-group #mission {
  font-weight: bold;
  border: 1px solid #ccc;
  background-color: ;
  padding: 10px;
  margin-bottom: 20px;
}

.type-group #mission p {
  margin: 0;
  padding: 0;
}

.type-group .view-og-ghp-ron .meta {
  display: none;
}

.type-group .node {
  margin-bottom: 10px;
}

/* og tables */


.page-og table,
.page-group table {
  border: 1px solid #949286;
}

.page-og table thead th,
.page-group table thead th {
  padding-left: 4px;
}

.page-og table tr.even,.page-og table tr.odd, .page-group table tr.even, .page-group table tr.odd {
  border-bottom: 0;
}

.page-og table tbody, .page-group table tbody {
  border-top: 0;
}

.page-og table thead th, .page-group table thead th {
  border-bottom: 0;
  background: #949286;
  color: #fff;
  padding-top: 8px;
}

.page-og table thead th a, .page-group table thead th a {
  color: #fff;
}

.view-og-ghp-ron .picture,
.node-type-groups-page .picture {
  display:none;
  }
  
.view-og-my {
  margin-bottom:20px;
  } 

/* faces page */

.view-og-members-faces table.views-view-grid {
  border:none;
  }

.view-og-members-faces table.views-view-grid td{
padding:20px;
}

/* groups forums */

.groups .links ul.links {
  margin:0 0 20px 0;
  padding:0;
}

.groups .links ul.links li{
  margin:0;
  padding:0;
}

body.node-type-forum .forum-post .forum-post-inner {
  border:1px solid #969289;
  padding:0 1em;
}

body.node-type-forum .forum-post .forum-post-container {
background-image:url(images/forum-post-background.gif);
background-repeat:no-repeat;
float:left;
margin-left:5px;
padding-left:14px;
width:519px;
}

body.node-type-forum .forum-post .forum-post-container .forum-post-content {
  border-top:1px dashed #969289;
}

body.node-type-forum .forum-post .forum-post-container .submitted {
  padding-top:6px;
  padding-bottom:6px;
  display:block;
}

body.node-type-forum #comments .comment-detail-wrapper {
  background-image:url(images/forum-post-background.gif);
  background-repeat:no-repeat;
  margin-left:77px;
  padding-left:14px;
  width:475px;
}

body.node-type-forum #comments .comment-detail {
  border:1px solid #969289;
  margin-left:0px;
  padding:10px;
  width:497px;
}

body.node-type-forum #comments .odd .comment-detail {
  background-color: #F3F0EB;
}

body.node-type-forum #comments .comment {
  border:none;
  background:none;
  padding:0;
}

body.node-type-forum .node {
  margin-bottom:20px;
}

body.node-type-forum #below {
  margin-left:90px;
}

body.node-type-forum .block .content .new-comment {
  background-color:#E65F2B;
  border:1px solid #969289;
  width:150px;
  height:35px;
  text-align:center;
}

body.node-type-forum .block .content .new-comment a {
  color:#fff;
  padding:10px 0;
  display:block;
}

body.node-type-forum #comments .comment-detail-wrapper div.links {
  padding:10px;
  border-left:1px solid #969289;
  border-bottom:1px solid #969289;
  border-right:1px solid #969289;
  width:497px;
}

body.node-type-forum #comments .comment-detail-wrapper h3 {
  border:none;
  margin:0;
  padding:0;
}
body.node-type-forum #comments .comment-detail-wrapper div.content {
  border-top:1px dashed #969289;
}

/* Groups nodequeue block */

.block .view-nodequeue-1 ul {
  padding: 0;
}

.content .view-nodequeue-1 ul li, .view-nodequeue-1 .item-list ul li {
  background: none;
  padding-left: 0;
  margin: 0;
}
