
.forumswrapper ul {
    background: none repeat scroll 0 0 #ED6923;
    border-radius: 10px 10px 10px 10px;
    margin: 10px;
	margin-left:0px;
	margin-right:0px;
    padding: 5px;
	font-size: 16px;
}

.counts {
    position: absolute;
    right: 7px;
    top: 10px;
}
.forumswrapper ul span{
color:#515151;
font-size:20px;
display:block; 
margin-left:20px;
font-family:Trebuchet MS;
}
.formtitle {
    left: 184px;
    position: absolute;
    text-shadow: 0 0 5px #515151;
    top: 49px;
}

.bradcrumbsforms {
    color: #515151;
    left: 179px;
    position: absolute;
    top: 74px;
}
.bradcrumbsforms li {float:left; padding:5px;}
.bradcrumbsforms a {color:#515151;}
.formtitle h1 {
    color: #FFFFFF;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
}
.formtitle h3 {
    color: #FFFFFF;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
}
.postwrapper h3{ padding:10px;}
.forumswrapper ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    margin: 2px;
	font-size: 13px;
}
.formmainwrapper{
margin-left: 180px;
    margin-top: 96px;
	min-height:500px;
}	
.forumswrapper ul  li:hover{
background-image: linear-gradient(bottom, rgb(255,255,255) 4%, rgb(232,232,232) 52%);
background-image: -o-linear-gradient(bottom, rgb(255,255,255) 4%, rgb(232,232,232) 52%);
background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 4%, rgb(232,232,232) 52%);
background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 4%, rgb(232,232,232) 52%);
background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 4%, rgb(232,232,232) 52%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.04, rgb(255,255,255)),
	color-stop(0.52, rgb(232,232,232))
);
}
.formwrapper {
    background: none repeat scroll 0 0 #FFDC93;
    border-radius: 10px 10px 10px 10px;
    padding: 20px;
	width:759px;
	float:left;
	
}
.formwrapperbutton{
background: #fc6f12;
background: -moz-linear-gradient(top,  #fc6f12 0%, #e5630d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc6f12), color-stop(100%,#e5630d));
background: -webkit-linear-gradient(top,  #fc6f12 0%,#e5630d 100%);
background: -o-linear-gradient(top,  #fc6f12 0%,#e5630d 100%);
background: -ms-linear-gradient(top,  #fc6f12 0%,#e5630d 100%);
background: linear-gradient(to bottom,  #fc6f12 0%,#e5630d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc6f12', endColorstr='#e5630d',GradientType=0 );
	border:1px solid #fc6f12; 
    border-radius: 10px 10px 10px 10px;
    margin: 10px;
	padding: 5px 10px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	cursor: pointer;
}
.formwrapperbutton:hover{
background: #e5630d;
background: -moz-linear-gradient(top,  #e5630d 0%, #fc6f12 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5630d), color-stop(100%,#fc6f12));
background: -webkit-linear-gradient(top,  #e5630d 0%,#fc6f12 100%);
background: -o-linear-gradient(top,  #e5630d 0%,#fc6f12 100%);
background: -ms-linear-gradient(top,  #e5630d 0%,#fc6f12 100%);
background: linear-gradient(to bottom,  #e5630d 0%,#fc6f12 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5630d', endColorstr='#fc6f12',GradientType=0 );
}
.formwrapper label{font-family:Trebuchet MS; color:#515151; font-size:20px; }	
.forumindexcat{background-color: ; width: 100%; float: left; font-size: 12px; text-transform: uppercase;}
.forumindexcat ul {border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; padding:2px; margin: 3px 70px 3px 70px;}
.forumindexcat li {float: left;list-style: circle outside none;margin-left: 10px;margin-right: 10px;}
.forumindexcat li a {color: #E5630D; }
.forumindexcat li a:hover { color:#515151;}
.usernick {font-size:13px; color:#515151; font-family:Trebuchet MS;}
.forumimage{background: url("../images/system/noprofilebig - small.jpg") no-repeat scroll top left transparent; float:left; margin-right:10px; text-align:center; border-right:; width:50px; height:50px; border-radius:5px; overflow:hidden;}
.forumimage img{ width:50px; height:50px;  }
.forumbody {
    color: #515151;
    float: ;
    font-family: Trebuchet MS;
    font-size: 14px !important;
    width: 600px;
}
.profilewrapper img{border-radius:10px; margin-bottom:10px;}
.blog_title2{float:left; width:640px;}
.forwrapper{margin:5px; 	border-left: 1px dashed #ccc; min-height: 100px;  padding-left:10px;}
.profilewrapper {
    background-color: ;
    float: left;
    margin: 10px;
    width: 100px;
	text-align:center;
	
}
.postername{font-family:Trebuchet MS; font-size:10px; color:#515151;}
.forumright{float:left; width:200px;}
.forumtitle{float:left; font-size:24px!important; color:#515151; font-family:Trebuchet MS; width:510px;}
.forumtitle a{color:#515151; font-size:20px;}
.formdate{ font-family:12px; color:#515151; font-family:Trebuchet MS; margin-right:5px;}
.forumswrapper{margin-top:; 	padding-bottom:10px; }
.forumswrapper li{ margin-left:30px; position:relative;}
.forumswrapper a{display:block; width:100%; padding:10px;}
.forumstitle{font-family:Trebuchet MS; color:#e5630d; font-size:18px; margin-bottom:3px;}
.forumstitle2{font-family:Trebuchet MS; color:#424242; font-size:20px; margin-bottom:3px; }
.forumscon2 {
    border-bottom: 1px dotted #CCCCCC;
    color: #424242;
    font-family: Trebuchet MS;
    font-size: 13px;
    margin-bottom: 3px;
    padding-bottom: 3px;
    width: 325px;
}
.edit_post{float:left; width:20px;}
.edit_post a{}
.edit_post a:hover{}
.forumsdet{ font-family:Trebuchet MS; color:#8f1800; font-size:13px; margin-bottom:3px; }
#forum-post {
	padding-bottom:20px;
    background-color: #FFDC93;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 15px 15px 0px;
    position: relative;
	margin-bottom:10px;
}

#post:hover {
background-image: linear-gradient(bottom, rgb(255,221,147) 00%, rgb(250,247,250) 100%);
background-image: -o-linear-gradient(bottom, rgb(255,221,147) 00%, rgb(250,247,250) 100%);
background-image: -moz-linear-gradient(bottom, rgb(255,221,147) 00%, rgb(250,247,250) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(255,221,147) 00%, rgb(250,247,250) 100%);
background-image: -ms-linear-gradient(bottom, rgb(255,221,147) 00%, rgb(250,247,250) 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(255,221,147)),
	color-stop(1, rgb(250,247,250))
);
}

#post {
    background-color: #FFDC93;
    border-radius: 10px 10px 10px 10px;
    margin: 10px 0;
    padding: 15px;
    position: relative;
}
.postwrapper{margin-left: 179px;
padding-top: 105px;
min-height:500px; width:800px;}