﻿/*===================================================================================*/
/* Filename:          forum.css                                                      */
/* Description:       Forum CSS File                                                 */
/* Version:           1.0 (03.06.2010)                                               */
/* Website:           http://www.lifestyleyou.com.au                                 */
/* Company:           ID Studios (http://www.idstudios.com.au)                       */
/* Author:            Tim Hornbrook                                                  */
/*===================================================================================*/

/*===================================================================================*/
/*							    GENERAL STRUCTURE                                    */
/*===================================================================================*/
.HeadingArea {
}
.TopBreadCrumbs {
	margin: 5px 0px;
}
.TopBreadCrumbs a {
	margin-right: 5px;
	color: #afb1b4;
	text-transform: capitalize;
}
.TopBreadCrumbs span {
	margin-right: 5px;
	color: #898989;
}
.Heading {
	margin: 0px 0px;
}
.ForumHeading {
    background-position: 0px -30px;
}
/*===================================================================================*/
/*							   LATEST ARTICLES STRUCTURE                             */
/*===================================================================================*/
.LatestArticlesArea { 
	margin: 0px 0px; 
}
.LatestArticlesArea .Heading {
	margin: 0px 0px;
	height: 20px;
}
.LatestArticlesArea .Item {
	margin: 10px 0px;
	padding: 10px;
	background-color: #00a3d5;
}
.LatestArticlesArea .Item .Thumbnail {
	float: left;
	margin-right: 10px;
	width: 100px;
}
.LatestArticlesArea .Item .Copy {
	margin: 0px 0px;
	width: auto;
}
.LatestArticlesArea .Item .Copy .Title a { 
	margin: 5px 0px; 
	font-size: 22px; 
	font-weight: normal;
}
.LatestArticlesArea .Item .Copy .ByLine { 
	color: #FFFFFF;
	margin: 0px;
}
/*===================================================================================*/
/*							    FORUM GROUP STRUCTURE                                */
/*===================================================================================*/
.ForumGroup {
	margin: 0px 0px 15px;
}
.ForumGroup .Title { 
    font-size:24px;	
}
.ForumTitleArea {
    float:left;
    width:80%;
}
.ForumGroup .AddTopic {
    float:left;
    margin-bottom:15px;
    margin-top:5px;
    text-align:right;
    width:20%;
}
/*===================================================================================*/
/*							    FORUM GROUP TABLE HEADERS STRUCTURE                  */
/*===================================================================================*/
.ForumGroup th .Title {
	margin: 0px 0px;
	font-size: 11px; 	
	text-align: left;
}
.ForumGroup th.Icon {
    padding-bottom: 0px;
}
.ForumGroup th.Icon span,
.ForumGroup th.Description span,
.ForumGroup th.LastComment span,
.ForumGroup th.Topics span,
.ForumGroup th.Posts span {
	display: block; 
	padding: 0px 0px 5px 0px;
}
.ForumGroup th.Description span,
.ForumGroup th.LastComment span { 
	width: 98%;
}
.ForumGroup th.Topics span { 
	width: 95%;
}
.ForumGroup .Icon, 
.ForumGroup .Description, 
.ForumGroup .LastComment,
.ForumGroup .Topics,
.ForumGroup .Posts { 
	padding: 5px 0px 0px;
}
/*===================================================================================*/
/*							    FORUM GROUP TABLE DATA STRUCTURE                     */
/*===================================================================================*/
#ForumGroupArea td {
	padding-bottom: 5px;
	vertical-align: middle;
}
.ForumGroup td.Icon,
.ForumGroup td.Topics,
.ForumGroup td.Posts {
	font-size: 10px;
	background-color: #f6f6f6;
}
.ForumGroup .Icon { 
	width: 55px; 
	padding-bottom: 5px;
}
.ForumGroup .Icon img {
	margin-left: 3px;
	width: 50px;
	height: 50px;
	display: inline-block;
	background-color: #a1a1a1;
}
.ForumGroup table .Title,
.ForumGroup table .Title a {
    font-weight: bold;
    font-size: 11px;
}
.ForumGroup .Summary {
    font-size: 10px;
}   
.ForumGroup td.Description, 
.ForumGroup td.LastComment {
	padding: 5px 10px;
	text-align: left;
}
.ForumGroup td.Description {
	width: 180px;
	background-color: #f6f6f6;
}
.ForumGroup td.LastComment {
	width: 140px;
	background-color: #f6f6f6;
}
.ForumGroup td.LastComment * {
    font-size: 10px;
    margin: 0px;
}
.ForumGroup td.Description .Title { 
	margin: 6px 0px 0px 0px;
	font-size: 12px;
}
.ForumGroup td.LastComment {
	background-color: #eeeeee;
}
.ForumGroup td.LastComment .Date {
    white-space:nowrap;
}
.ForumGroup td.Topics,
.ForumGroup td.Posts {
	font-size: 15px;
	text-align: center;
	color: #414142;
}
td.LastComment .Subject a:hover {
	color: #000000;	
}
.ForumGroup th.Topics .Title,
.ForumGroup th.Posts .Title {
	width: 100%;
	text-align: center;
}
/*===================================================================================*/
/*							    THREAD AREA STRUCTURE                                */
/*===================================================================================*/
.ThreadArea { 
	margin-bottom: 15px;
	padding: 15px 15px;
	background-color: #f6f6f6;
}
.ThreadTop {
	height: 1%;
}
.ThreadTop .Title {
	float: left;
}
.ThreadArea .Title  {
	margin-top: 0px;
}
/*===================================================================================*/
/*							    THREAD POST AREA STRUCTURE                           */
/*===================================================================================*/
.ThreadPost .Comment .UserDetails { 
    color:#414142;
    float:left;
    margin-right:15px;
    text-align:center;
    width:80px;
}
.ThreadPost .Comment .UserDetails p {
	font-size: 10px;	
}
.ThreadPost .Comment .Thumbnail {
	float: left;
	margin-bottom: 5px;
	width: 76px;
}
.ThreadPost .Comment .Thumbnail img {
	width: 76px;
	height: 76px;
	display: inline-block;
	background-color: #ffffff;
}
.ThreadPost .Comment .UserDetails .Title {
	font-size: 11px;
}
.ThreadPost .Comment .Copy {
	float: left;
	width: 405px;
	margin-bottom: 15px;
}
.ThreadPost .Comment .Copy .ByLine {
    font-size:14px;
    margin-bottom:0px;
}

.Author {
	color: #838181;
}
.Author strong { 
	display:inline-block;
	padding-right: 30px;
	padding-bottom:5px;
	background: url(../images/top_arrow.gif) no-repeat bottom right;
 }
.Date {
	margin-bottom: 10px;
}
.Quote .Body {
	margin-bottom: 10px; 
	padding: 10px 10px;
	color: #4d4d4d;
	background-color: #dedede;
}
.Body {
	color: #4d4d4d;
}
.ThreadPost .Hidden * {
    color: #cccccc;
}

/*==========================================================================================================*/
/*							    FORUM CONTROLS / ADMIN / MOVE & HIDE STRUCTURE							    */
/*==========================================================================================================*/
.ForumControls .GreyButton span {
    color: #FFFFFF;
}
.ForumThread .ForumControls {
    float: right;
}
.ForumEdit .ForumControls {
    margin-top: 10px;
}
.Admin {
	width: 116px;
}
.ForumThread .Admin {
    float: none;
    width: auto;
}
.Hidden {
    /*color: #cccccc;*/
	width: 100%; /* IE */

	opacity: 0.3;/* // for all other browsers*/
	filter: alpha(opacity=30);/* // for IE5-7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*// for IE8*/
	filter: alpha(opacity=30);/*// for All Versions Of IE*/
}
/*===================================================================================*/
/*							    EDIT FORM AREA STRUCTURE                             */
/*===================================================================================*/
.EditArea {
    background-color: #f6f6f6;
    padding: 18px 15px;
    margin: 15px 0px;
}
.EditArea .Heading {
    background-image: none;
    height: auto;
    font-size: 18px;
}
    .EditArea .PreviousPost {
        margin-bottom: 15px;
    }
.EditArea .Edit {
    border-bottom: 1px dotted #b0b1b5;
    margin-bottom: 15px;
}
.EditArea p {
    margin: 0px;
}
.EditArea p.ByLine {
    display: none;
}
.EditArea p.Author {
    font-size: 13px;
}
.EditArea p.Date, 
.EditArea p.Body {
    margin-bottom: 15px;
}
.EditArea p.Disclaimer {
    margin: 7px 0px 15px;
}
.EditArea label { 
	display: block;
	padding: 5px 0px;
	color: #707070;
}
.Input_Text {
	border: 1px solid #cccccc;
	color: #7d7d7d;
}
.TextArea {
	padding: 2px 4px;
	width: 98%;
	height: 70px;
	border: 1px solid #cccccc;
	color: #7d7d7d;
}
.PostReply { 
    margin: 10px 15px 0px 0px; 
}
.Cancel { 
    position: relative; top: -6px; 
}
/*===================================================================================*/
/*							   PAGINATION STRUCTURE                                  */
/*===================================================================================*/
.PaginationTop {}
.PaginationButtons {
	display: inline;
	position:relative;
	top:5px;
}
.PaginationTop .PaginationText { 
	position: relative;
	top: -4px;
	color: #999999;
}
.PaginationTop a {
	color: #999999;
}
.PaginationTop .Title {
	font-size: 12px;
	font-weight: normal;
}
.PaginationTop a {
	margin-right: 10px;
}
#PaginationFooter { 
	margin-bottom: 10px; 
	text-align: center; 
}
#PaginationText.Title {
	font-size: 12px;	
}
#PaginationFooter .ArrowButton {
	position: relative; 
	top: 2px;
}
