
/*
This document contains structural markup such as widths, margins, padding, and 
floats. For colors and borders, see advanced_forum.css.
*/

/*** PAGER *******************************************************************/

#forum .pager,
#forum-comments .pager {
  float: right;
  margin-top: 5px;
  clear: none;
}

#forum-comments .box {
  clear: both;
}

/*** FORUM LINK LISTS ********************************************************/

.forum-top-links {
  margin: 10px 0 10px 0;
  float: left;
}

ul.forum-links {
  margin: 0;
  padding: 0;
}

.forum-links li {
  margin: 0;
  padding: 0pt 15px 0pt 0pt;
}

/*** FORUM & TOPIC LIST ******************************************************/
#forum table.forum-topics th.forum-num-topics,
#forum table.forum-table th.forum-num-topics
{
  width: 5%;
}
#forum table.forum-table .forum-posts {
  width: 8%;
}
#forum table.forum-table th.forum-last-post {
  width: 15%;
}
#forum table.forum-table th.forum-icon {
  width: 3%;
}
#forum table.forum-table th.forum-name,
#forum table.forum-table th.forum-last-post,
#forum table.forum-topics th.topic-topic,
#forum table.forum-topics th.topic-created,
#forum table.forum-topics th.topic-lreply {
  text-align: left;
  padding-left: 0.5em;
}
#forum table.forum-table th.forum-name,
#forum table.forum-topics th.forum-name {
 line-height: 1.2;
}

#forum tr.odd {
  background: white;
}

#forum {
  width: 100%;
}


#forum table {
  clear: both;
  width: 100%;
}

#forum div.indent {
  margin-left: 30px;
}

.forum-description {
  margin: 5px 0 5px 0;
}

/* Header */
#forum th {
  border-bottom: 0;
  text-align: center;
}

#forum th.forum-name {
  padding-left: 35px;
  text-align: left;
  width: 30%;
}

/* Forum listing */
#forum td.container {
  padding-top: 5px;
}
#forum td img {
  margin: 0;
}
#forum td.container {
  border-top: 0;
  margin-top: 0;
  padding-left: 15px;
  padding-top: 5px;
  padding: 3px 5px 3px 15px;
}
#forum .container .description {
  margin: 0;
  padding: 3px 0 0 0;
}

#forum td.forum-list-icon {
  padding: 0 5px;
}
#forum td.forum-details {
 
}
#forum td.forum-last-reply {

}

#forum .description {
  margin: 0;
  padding: 0;
  padding-left: 0;
  padding: 0;
  line-height: 1.2
}
#forum tr.in-container-0 td {
  padding: 5px;
}
div.forum-details div.name {
padding-right:10px;
}
div.forum-details div {
display:inline;
}
tr.in-container-0 div.forum-details div {
display: block;
}

/* Topic listing */
#forum th a {
  text-decoration: none;
  display: inline;
}

#forum th.active img {
display: inline;
padding: 0 5px;
margin: 0;
}
#forum th.topic-lreply.active {
  vertical-align: middle;
}

#forum td.icon {
  width: 1px;
}

#forum td.views {
  text-align: center;
  white-space: nowrap;
  width: 35px;
}

#forum td.created,
#forum td.last-reply {
  font-size: 0.9em;
  line-height: 130%;
  padding: 3px 8px;
  white-space: normal !important;
  width: 130px;
}

#forum td .links {
  padding-top: 10px;
}
table.forum-topics td.icon {
 padding-right: 10px;
}
.forum-table-topics td.views-field-topic-icon {
  width: 30px;
  padding-left: 8px;
}
.view-advanced-forum-topic-list:after {
  clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.forum-tools,
.forum-tools div {
  margin: 0;
}
/*** FORUM STATISTICS ********************************************************/

#forum-statistics {
  margin-top: 15px;
}
#forum-statistics-header {
  font-weight: bold;
  font-size: 1.1em;
}
#forum-statistics div {
  padding: 0.4em 0.7em;
}

#forum-statistics-header,
.forum-statistics-sub-header,
.forum-statistics-sub-body {
  padding: 0.3em 0.5em;
}

/*** ICONS LEGEND ************************************************************/


.forum-folder-legend div {
  margin-right:25px;
  padding: 15px 0 15px 37px;
}
.forum-topic-legend {
  clear: both;
  margin-top: 15px;
} 
div.topic-icon-hot {
  clear: left;
}

.forum-topic-legend {
  padding: 12px 0 20px;
}
.forum-topic-legend div {
  width: 130px;
  margin-right: 20px;
  padding: 10px 0 0 27px;
  height: 20px;
  float: left;
  clear: none;
  line-height: 1.2;
}
}
.forum-list-icon-legend .forum-list-icon-wrapper  span {
  height: 30px; 
}
.forum-list-icon-legend {
  font-size: 0.93em;
  color: #888;
  padding-left: 15px; 
}

/*** FORUM THREADS ***********************************************************/

/* Header at the top of each topic/thread */
.forum-topic-header {
  margin: 10px 0 2px 0;
}

.forum-topic-header .forum-links {
  float: left;
}

.forum-topic-header .reply-count {
  float: right;
}

/* Individual forum post */
.forum-post {
  margin: 0 0 5px 0;
  padding: 0;
}

.forum-post-wrapper {
  clear: both;
}
#forum-comments .indented {
  margin: 0;
}

/* Header at the top of each post */
.post-info {
  height:100%;
  clear: both;
  margin-bottom: 3px;
  padding: 3px 0;
}

.posted-on {
  padding: 0 2px;
  float: left;
}

.forum-post .new {
  float: none;
}

.post-num {
  float: right;
  margin-right: 5px;
}

/* Author information pane */
/* Note: more CSS in the author pane css file */
.forum-post-panel-sub {
  float: left;
  line-height: 100%;
  width: 150px;
  margin-bottom: 10px;
}

.forum-post-panel-sub .author-pane {
  margin: 12px 0 5px 10px;
}

.author-pane-name-status .picture {
  margin: 0 0 10px 0;
}

/* Post text area */
.forum-post-panel-main {
  margin-left: 150px; /*Set left margin to LeftColumnWidth*/
  min-height: 50px;
  height: auto !important;
  height: 350px;
  padding-top: 10px ;
}

.forum-post-panel-main .content {
 
}

.forum-post-panel-main .forum-post-title,
.forum-post-panel-main .content {
  margin-left: 0;
  padding-left: 10px;
}
.forum-post-panel-main .forum-post-title {
  font-weight: bold;
  font-size: 1.2em;
  color: #777;
}

.forum-post-panel-main p {
  margin-right: 10px;
}

/* Signature */
.author-signature {
  margin: 10px 0 5px 10px;
}

/* Post footer */
.forum-post-footer {
  margin-top: 0;
  clear: both;
}

.forum-jump-links {
  float: left;
  line-height: 2em;
  padding: 0px 5px;  
  width: 140px;
}

.forum-post-links {
  line-height: 2em;
  text-align: right;
  padding: 10px 5px 10px;  
  margin-left: 150px;
}

