#newdiscussion{
padding-left: 260px;
margin-top: 35px;
text-align: left;
min-width: 350px;
}

.projecttitle{
text-align: center;
font-size: 2em;
width: 100%;
border-bottom:1px solid #3B5998;
margin-left: -5px;
}

#projmenu a{
	text-decoration: none;
	color: WHITE;
	background-color: GRAY;
	border: 1px solid BLACK;
	padding-left: .1em;
	padding-right: .1em;
}

#projmenu a:hover{
	background-color: black; 
	text-decoration: none;
	color: white;
	border: 1px solid BLACK;
	padding-left: .1em;
	padding-right: .1em;
}
#projmenu{
	margin-left: 250px;
	text-align: center;
	border-bottom: 1px solid BLACK;
}

#projmenucurrent a{
	text-decoration: none;
	color: WHITE;
	background-color: #3B5998;
	border: 1px solid BLACK;
	border-bottom: 1px solid #3B5998;
	padding-left: .1em;
	padding-right: .1em;
}

#projmenucurrent a:hover{
	background-color: black; 
	text-decoration: none;
	color: white;
	border: 1px solid BLACK;
	border-bottom: 1px solid black;
	padding-left: .1em;
	padding-right: .1em;
}

#projname{
	margin-top: 35px;
	margin-left: 255px;
	text-align: center;
	margin-bottom:.5em;

}
#projname a{
	color: BLACK;
	text-align: center;
	text-decoration: none;
	font-size:30px;
	font-style: bold;

}
#projname a:hover{
	color: #669900;
	text-align: center;
	text-decoration: none;
	font-size:30;
	font-style: bold;
}

#topcontrols
{
position: absolute;
right: 6px;
top: 90px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#topcontrols a
{
	color: #3B5998;
	font-style: italic;
	text-decoration: none;
}

#topcontrols a:hover
{
	color: red;
}


#projectcontrols
{
position: absolute;
right: 6px;
top: 22px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#projectcontrols a
{
	color: #3B5998;
	font-style: italic;
	text-decoration: none;
}

#projectcontrols a:hover
{
	color: red;
}



img.picA {
background:transparent url(images/a47.gif) no-repeat scroll 0%;
height:74px;
padding:8px;
position:relative;
top:-2px;
width:76px;
}

.user{
margin-top: -6px;
margin-left: 5px;
min-width: 76px;
text-align: center;
color: black;

}

.user a{
color: black;
font-style: italic;
font-weight: bold;
text-decoration: none

}

.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

#discussion .identitybox{
padding: 10px;
border: 1px solid black;
}

#discussion
{
position: relative;
width: 100%;
}

#discussion p
{
min-height: 100px;
}

#discussion .spreader
{
height: 20px;
}


#discussion h3
{
position: relative;
top: 4px;
margin-left: 168px;
font-size: 18px;
line-height: 25px;
min-height: 25px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#discussion .titlerow{
border-bottom: 1px solid gray;
text-align: center;
background: #F9F9F9;
margin-bottom: 5px;
padding-top: 20px;
}

#discussion .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#discussion .post
{
border: 1px solid gray;
margin-bottom: 30px;
}

#discussion .post .header
{
position: relative;

}

#discussion .post .date
{
position: absolute;
left: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#discussion .post .userfunctions
{
position: absolute;
right: 5px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#discussion .post .userfunctions a{
	color: #3B5998;
	font-style: italic;
	text-decoration: none;
}
#discussion .post .userfunctions a:hover{
	color: red;
}
#discussion .post .content
{
margin-bottom: 0px;
}

#discussion .post .footer
{
position: relative;
background: url('images/a33.gif') repeat-x;
height: 64px;
margin-top: 3px;
}

#discussion .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#discussion .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#discussion .post .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}

#discussion .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

#discussion .post .footer ul li.readmore
{
background-image: url('images/a38.gif');
}

#comments{
margin-left: 50px;
}

#comments #discussion .titlerow{
background: #3B5998;
margin-bottom: 5px;
}
#comments .post .userfunctions a
{
color: #F9F9F9;
}

#commentform{
margin-left: 10px;
}

#commentform.discussion{
margin-left: 0px;
}

#commentform input.submit {
background:#3B5998 url(images/buttonbg.gif) repeat-x scroll 0%;
border:1px solid #3B5998;
color:#F9F9F9;
margin-top: 5px;
margin-bottom: 10px;
	
}

#commentform textarea{
width: 80%;
height: 150px;
border:1px solid #3B5998;
}

#commentform.discussion textarea{
width: 95%;
height: 150px;
border:1px solid #3B5998;
}

#commentform.discussion textarea.edit{
width: 95%;
height: 300px;
border:1px solid #3B5998;
}

#commentform input.titleform{
margin-bottom: 5px;
width: 95%;
border:1px solid #3B5998;
}
input.input{
margin-bottom: 5px;
border:1px solid #3B5998;
}

#commentform form .edit{
width: 70%;
border:1px solid #3B5998;
}

#commentform input.edit {
background:#3B5998 url(images/buttonbg.gif) repeat-x scroll 0%;
border:1px solid #3B5998;
color:#F9F9F9;
margin-top: 5px;
margin-bottom: 40px;
margin-left: 96px;
}

#linksbox{
position: relative;

width: 220px;
padding: 6px;
float: left;
margin-top: -36px;
margin-left:-9px;

background: gray;
margin-right:5px;
margin-bottom:5px;
border-top: 1px solid black;
}


#linksbox .title{
font-weight: bold;
font-style: italic;
color: black;

}

#linksbox li{
margin-left: 12px;
}

#linksbox li a{
text-decoration: none;
margin-left: -6px;
color: white;
}

#linksbox li a:hover{
color: black;
}
ul {list-style-type:none}

#titlecontrols, #titlecontrols a, #titlecontrols a:visited{
position: absolute;
right: -24px;
top: 1px;
width: 100px;
font-size: 10px;
color: white;
text-decoration: none;

}
