.menuitems{
padding-left:15px;
padding-right:15px;
}
.user {
 background-color:#A3998E;/*dark color 1 */
 float:none;
 clear:both;
 display:block;
 height:27px;
 border-bottom: 1px solid #fff;
}
.user .toggle {
 float: left;
 width: 27px;
 height:27px;
 border-right: 1px solid #fff;
}
.user .toggle img {
 border: 0px;
 margin-top: 8px;
 margin-left: 6px
}
.user .authname {
 line-height:27px;
 background-color:#A3998E;/*dark color 2 */
 border-right:1px solid #FFF;
 margin-right:5px;
 float: left;
 cursor: hand;
}
.user .authname a{
 color:#FFF;
 font-size:12px;
 text-decoration: none;
 font-weight: bold;
 padding:0px 10px 0px 10px;
}
#maincontentcell .user .authname a{
 color:#FFF;
 font-size:12px;
 text-decoration: none;
 font-weight: bold;
 padding:0px 10px 0px 10px;
}
.user .awards td {
 color: #fff;
 font-size: 10px;
}
.user .awards td img{
 margin: 0 2px 0px 6px;
}
.user .postdate {
 float:right;
 border-left:1px solid #FFF;
 line-height:27px;
 font-weight:bold;
 font-size:11px;
 padding:0px 10px 0px 10px;
 color:#FFF;
}
.user .email {
 float:right;
 border-left:1px solid #FFF;
 height:27px;
 padding:0px 10px 0px 10px;
}
.user .email img {
 border: 0px;
 margin-top: 8px;
}
.userinfo {
 background-color:#F1F0F0;
 padding: 5px;
 border-RIGHT: 1px solid #fff
}
.message {
 background-color:#F1F0F0;
 font-size: 12px;
 padding: 5px;
 color: #1A1D1F;
 width: 100%;
 overflow: hidden;
 zoom: 1;
}
.message a {
 color:#A3998E;/*dark color 2 */
 text-decoration: underline;
}
#maincontentcell .message a {
 color:#A3998E;/*dark color 2 */
 text-decoration: underline;
}
.avatar {
 float: left;
 width: 50px;
 height: 70px;
 margin-bottom: 10px;
 clear: both;
}
.status {
 clear: both;
 border-bottom: 1px solid #A3998E;
 margin-bottom: 5px;
}
.status .item {
 clear: both;
 color: #A3998E;
 margin: 0px 5px 5px 5px;
}
.statslist {
 clear: both;
 margin: 0px 5px 5px 5xpx;
}
.statslist .item {
 clear: right;
 margin-bottom: 5px;
}
.statslist .item a{
 font-size: 10px;
 text-decoration: none;
 color: #A3998E;
 margin-right: 15px;
}
.statslist .nolink{
font-size: 10px;
text-decoration: none;
 color: #A3998E;
}
.statslist a:hover{
 text-decoration: underline;
}
.statslist a:visited{
 font-size: 10px;
 text-decoration: none;
}
#maincontentcell .statslist .item a{
 font-size: 10px;
 text-decoration: none;
 color: #A3998E;
 margin-right: 15px;
}
#maincontentcell .statslist a:hover{
 text-decoration: underline;
}
#maincontentcell .statslist a:visited{
 font-size: 10px;
 text-decoration: none;
}
.userinfo .faceIt {
 margin-left: 5px;
 text-align: center;
 font-size: 10px;
 cursor: hand;
}
.faceIt .upload{
 margin-left: auto;
 margin-right: auto;
 width: 50px;
 font-size: 10px;
 clear: right;
}
.forumpost .admin {
 margin:5px;
 float:right;
}
.forumpost .admin a{
 color: #A3998E;
 text-decoration: none;
 margin-right: 15px;
 font-size: 10px;
}
.forumpost .admin a:hover{
 color: #A3998E;
 text-decoration: underline;
}
#maincontentcell .forumpost .admin a{
 color: #A3998E;
 text-decoration: none;
 margin-right: 15px;
 font-size: 10px;
}
#maincontentcell .forumpost .admin a:hover{
 color: #A3998E;
 text-decoration: underline;
}
.forumpost .admin .icon {
 margin-right: 10px;
 float: right;
}
.forumpost .edited {
 float: left;
 font-size: 11px;
 margin: 5px;
}
.admincontainer {
 background-color:#F1F0F0;
 border-top: 1px solid #fff;
height: 27px;
float: right;
width: 100%;
}
