div#forum   {
	
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	font-size: 1em;
}
#forum a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#forum a:hover {
	color: #fff;
}
#forum p {
	color: #444444;
	line-height: 1.8em;
	margin-bottom: 2em;
}
#forum h1 {
	color: #444444;
	font-size:1.5em;
	margin-bottom:1em;
}
#forum h2 {
	color: #119DDC;
	font-size: 1.2em;
	margin-bottom: 1em;
}

#forum #header {
	margin: 0 auto;
	padding: 10px 0 0;
	width: 960px;
	overflow: hidden;
}
/*
/* Breadcrumbs */
.contentLeft.breadcrumbs {
	margin-bottom: 1em;
}
.contentLeft.breadcrumbs h1 {
	margin: 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}




/* Sidebar */
#sidebar {
	border: 1px solid #CCCCCC;
	margin: 0 0 70px;
	padding: 20px 15px 10px;
	width: 225px;
}

/* Calendar */
#calendar strong {
font-weight:bold;
color:#aaa;
}
#calendar a strong {
color:red;
}
#calendar td, #calendar tr {
padding:5px 5px 8px 5px;
}
#calendar a:visited, #calendar a:link, #calendar a:hover {
color:#119DDC}
#calendar th {
text-align:center;
}

*/
/* Notices */
.gt-top {
	background: #414141;
	padding: 10px;
}
.gt-top p {
	margin: 0;
	color: #c2c2c2;
}
.gt-top p a {
	color: #f2f2f2;
}
.gt-top p a:hover {
	text-decoration: underline;
}
.gt-top p span.userName {
	color: #fff;
	font-style: italic;
}
.notice {
	background: #ededed;
	border: 1px solid #e3d3d3;
	padding: 10px;
	position: fixed;
	width:100%;
	bottom:0;
	left:0;
}
.notice a#closeNotice {
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	padding: 0 2px;
}


#forum a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#forum a:hover {
	color: #fff;
}


#forum {
    color:#fff;
    padding: 5px 5px 10px 5px;
    background: #569868;
    overflow: hidden;
    border: 1px solid #119DDC;
	margin-top: 15px;
	
	
} 
#forum table {
width:100%;
}
#forum table td {
font-size:0.8em;
}

ul.forumHeader {
    background: #20683a;
    position: relative;
    padding: 5px;
    margin: 5px;
} .forumHeader li {
    padding: 5px;
    display: inline;
}

ul.forumHeader {
    height: 15px;
}

ul.forumHeader li#forumHeaderCategory {
    position: absolute;
    left: 3px;
    bottom: 2px;
}

ul.forumHeader li#forumHeaderTopics {
    position: absolute;
    right: 145px;
    bottom: 2px;
}

ul.forumHeader li#forumHeaderPosts {
    position: absolute;
    right: 45px;
    bottom: 2px;
}

ul.forum li.description a {
    margin-bottom: 10px;
    margin-bottom: 3px;
} .forumDetails {
    padding-left: 5px;
    width:210px;
} .forumDetails span {
    position: absolute;
    top: 20px;
}

ul.forum li.description {
    float: left;
    z-index: 1;
    position: relative;
} .forumDetailsWrapper {
    background: #00370d;
    margin: 5px;
}

ul.forum li {
    height: 75px;
    padding: 5px;
}

ul.forum li.forumRightCol {
    position: relative;
}

ul.forum li.forumRightCol div.forumThreadLatestThread {
    position:absolute;
    right:110px;
    width:200px;
} 
.forumThreadLatestThread {
    line-height: 15px;
}
#forumContentThread {
width:400px;
position:absolute;
left:3px;
bottom:2px;
}
#forumContentLatestReply {
position:absolute;
width:200px;
right:110px;
} #forumContentViews {
position:absolute;
right:80px;
width:100px;
}
.forumThreadViews {
position:absolute;
width:100px;
right:110px;
}
#forumContentReplies {
position:absolute;
width:100px;
right:-20px;
}
.forumThreadReplies  {
position:absolute;
width:100px;
right:0px;
}
#forumContentViews, #forumContentLatestReply, #forumContentReplies {
bottom:3px;
}
 .forumRightCol li {
    display: inline;
} .categoryThreads {
    position: absolute;
    right: 155px;
    width: 20px;
} .categoryPosts {
    position: absolute;
    right: 45px;
    width: 20px;
} .forumMiddleCenter p {
    line-height: 35px;
} #forum td {
    text-align: left;
    padding: 10px;
} #forum tr td:first-child {
    text-align: left;
} #forum tr.forum td p {
    margin: 0;
} #forum tr#postHeading {
} #forum tr#threadHeading td {
    background: #20683a;
} #forum tr.header_bg {
} #forum tr.header_row {
    background: #00370d;
    padding: 5px;
    color: #fff;
} #forum tr.header_row div#threadName {
    float: left;
} #forum tr.header_row div#threadSubscribe {
    float: right;
	padding-right: 40px;
} #forum td.postUser {
    border-right: 1px solid #b0bdc6;
} #forum td.postUser, #forum td.postInfo{
    background: #20683a;
    margin: 0;
} #forum td.postUserInfo {
    border-right: 1px solid #b0bdc6;
    width:60px;
} 
#forum td.postButtons {
    border-bottom: 1px solid #b0bdc6;
    border-top: 1px solid #b0bdc6;
} #forum td.postButtons a {
    padding: 5px 10px 5px 10px;
} #forum p {
    padding: 0px;
} #forum a {
    color: #8cc9cd;
} #forum h3#breadcrumb {
    font-family: verdana, arial;
    font-weight: normal;
    color: #fff;
    padding: 10px 0 10px 10px;
}
td.postBody img {
max-width:400px;
max-height:400px;
}

form#post {
    display: none;
}

blockquote {
    border: 1px solid #dae0e4;
    border-top: 2px solid #dae0e4;
    border-left: 3px solid #dae0e4;
    color: #bbb;
}

div.quoteAuthor {
    background: #00370d;
    color: #fff;
    padding: 3px;
}

div.quoteAuthor span {
    color: #fff;
    font-style: italic;
}

div.quoteBody {
    padding: 5px;
} #forum div.code {
	width:80%;
    background: #252525;
    border-left: 5px solid #dae0e4;
    border-top: 2px solid #dae0e4;
    border-bottom: 1px solid #dae0e4;
    border-right: 1px solid #dae0e4;
    padding: 0 15px 0 15px;
    overflow: auto;
    font-size:8px;
} #forum h2 {
    margin: 0;
    padding: 0;
    display: inline;
} #forum h2.quote {
    float: right;
} #forum tr.postHeading td.postTime {
    text-align: center;
}
#addThread {
	margin-top: 20px;
}


div#topButtons {
    float: right;
    position: relative;
    top: 36px;
    right: 95px;
}

div#addPost {
    width: 75%;
    margin: auto;
}

td.folderIconOpen {
    background: url('../images/forums/folder_open.png') no-repeat;
    width: 50px;
    background-position: center;
}

td.folderIconClosed {
    background: url('../images/forums/folder_closed.png') no-repeat;
    width: 50px;
    background-position: center;
}

td.folderIconClosed, td.folderIconOpen, td.category, td.categoryNumThreads, td.categoryNumPosts {
    border-top: 1px solid #dae0e4;
}
div.postHeadingWrapper {
position:relative;
}
div.postTime{
margin-left:120px;
width:200px;
float:left; }
div.postAnchor a {
float:left;
margin-left:25px;
}
div.postAnchor {
position:absolute;
right:35px;
text-align:right;
}

.userAvatar {
width:100px;
height:100px;
border: 1px solid #b0bdc6;
padding:4px;
}

