@charset "UTF-8";
/* CSS Document */

.posthead .nodecontrols a.popupctrl {
	background-image: url(images/misc/black_downward_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
	padding-left: 15px;
}
/* last edited notice */
.lastedited {
	font-style:italic;
	padding-top: 14px;
	color: #4e4e4e;
	font-size: 11px;
}

.lastedited a {
color: #4e4e4e;
}
/* reputation image */
.postbit_reputation {
	padding:0 0 0 3px;
}
img.repimg {
	padding:0;
	margin:0 0 0 -3px;
	display:inline;
}

/*signature */
.signature {
        padding-top: 5px;
	border-top: 1px solid #c8c8c8;
        margin-top: 5px;
}


/*post bit*/
.postbit {
	margin-bottom: 10px;
	display:block;
	width: 100%;
	clear:both;
	position: relative;
	color: #4e4e4e;
	border: 1px solid #c4c4c4;
	background: #fafafa none   ;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-topright-radius: 5px;
	-webkit-border-topleft-radius: 5px;
/*	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8; */
}
.postbit object { clear:both; }
.postbit:hover {
	background: #fbfbfb;
}

.postbit .postdetails {
	width: 100%;
	display:block;
	float: left;
}

.postbit .posthead {
	margin-left: 60px;
	background: #cfcfcf url(images/gradients/gradient-white-down.png) repeat-x top left;
	border: 1px solid #c4c4c4;
	border-top: 1px solid #ffffff;
	clear:both;
	display:block;
	height:24.76px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-topright-radius: 5px;
	-webkit-border-topleft-radius: 5px;
}

.postbit .posthead .postdate {
	display:block;
	float:left;
	clear:right;
	margin-bottom: 3px;
	width: 49%;
	margin-left: 1%;
	height:24.76px;
	font-size: 12px;
}

.postbit .posthead .postdate.old {
	background:transparent url(images/statusicon/post_old.png) no-repeat center left;
}

.postbit .posthead .postdate.new {
	background:transparent url(images/statusicon/post_new.png) no-repeat center left;
}

.postbit .posthead .postdate .date {
	display:block;
	margin-left: 14px;
	margin-top: 5px;
}

.postbit .postdate .time {
	color: #4e4e4e;
	margin-left: 10px;
}

.postbit .posthead .nodecontrols {
	display:block;
	float: left;
	clear: right;
	width: 50%;
	text-align: right;
	position: relative;
	top: 0;
	margin-bottom: 3px;
	height:24.76px;
	font-size: 12px;
}

.postbit .posthead .nodecontrols .postcontrols_top {
	display:block;
	margin-top: 5px;
	margin-right: 10px;
}

.postbit .posthead .nodecontrols a.postcounter {
	font-weight: bold;
	position: relative;
	top: -3px;
}

.postbit .postuseravatarlink {
	display:block; 
	text-align: center;
	position: absolute;
	top: 0;
	left: 15px;
	width: 60px;
	height: 60px;
	background: #fafafa none   ;
	overflow: hidden;
}

.postbit .postuseravatarlink img {
	height: auto;
	max-height:60px;
	height:auto !important;
	max-width:60px;
	width:auto !important;
	margin: auto;
}


.postbit .nodecontrols .postimod{
	top: 0;
	position:relative;
	margin-left: 10px;
}

.postbit .userinfo {
	background: #ffffff none   ;
	clear:both;
	min-height: 36.24px;
	border-bottom:1px solid #c4c4c4;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}

.postbit .userinfo .contact, .userinfo .userinfo_extra {
	display:inline-block;
	min-height: 36.24px;
}

.postbit .userinfo .contact {
	position: relative;
	margin-left: 75px;
	float: left;
	clear: right;
	width: 200px;
	padding-left: 10px;
}

.postbit .postdetails_noavatar .posthead, .postbit .postdetails_noavatar .userinfo .contact {
	margin-left: 0;
}

.postbit .userinfo .username {
	font-size: 13px;
	font-weight: bold;
	display:block;
	float: left;
	margin-left: 75px;
}
.postbit .userinfo_noavatar .username {
	font-size: 13px;
	font-weight: bold;
	display:block;
	float: left;
}
.postbit .userinfo .imlinks {
	width: 100%;
	float: left;
	margin-left: 75px;
}

.postbit .userinfo_noavatar .imlinks img {
	display:inline;
}
.postbit .userinfo .username.guest {
	font-weight:normal;
}

.postbit .userinfo_noavatar .usertitle {
	font-size: 11px;
	font-weight: bold;
	display:block;
	clear:both;
}
.postbit .userinfo .usertitle {
	font-size: 11px;
	font-weight: bold;
	display:block;
	clear:both;
	margin-left: 75px;
}
.postbit .userinfo .userinfo_extra {
	text-align: right;
	width: 300px;
	float: right;
	font-size: 11px;
}

.postbit .userinfo .userinfo_extra dl {
	margin-right: 10px;
	float: right;
	width: 150px;
}

.postbit .userinfo_extra dl dt {
	float:left;
	display:block;
	color:rgb(153,153,153);
	margin-right: 5px;
}

.postbit .userinfo_extra dl dt:after {
	content:":";
}
.postbit .userinfo_extra dl dt.blank:after {
	content:none;
}
.postbit .userinfo_extra dl dd {
	display:block;
}

.postbit .userinfo .moreinfo {
	float: left;
	display: inline;
	margin-top: -3px;
	margin-bottom: -5px;
}

.postbit .userinfo .popupmenu a.popupctrl {
	font-size: 11px;
	background: transparent;
	padding: 0;
	display:inline-block;
}

.postbit .userinfo .popupmenu a.popupctrl:hover {
	color: #417394;
	text-decoration: ;
}

.postbit .postbody {
	clear: both;
	color: rgb(51, 51, 51);
}

.postbit .postrow {
	padding: 5px 10px 30px;
	font:   normal 13px Verdana;
}

.postbit hr {
	display:none;
}

.postbit .postrow .postcontent {
}

.postbit .posttitle {
	display:block;
	padding: 5px 10px;
	font-weight:bold;
}

.postbit .posttitle.icon {
	padding-left:0;
	background-repeat:no-repeat;
	background-position:10px center;
}


.postbit .posttitle.icon1  { background-image:url(images/icons/icon1.png); padding-left:30px;}
.postbit .posttitle.icon2  { background-image:url(images/icons/icon2.png); padding-left:30px;}
.postbit .posttitle.icon3  { background-image:url(images/icons/icon3.png); padding-left:30px;}
.postbit .posttitle.icon4  { background-image:url(images/icons/icon4.png); padding-left:30px;}
.postbit .posttitle.icon5  { background-image:url(images/icons/icon5.png); padding-left:30px;}
.postbit .posttitle.icon6  { background-image:url(images/icons/icon6.png); padding-left:30px;}
.postbit .posttitle.icon7  { background-image:url(images/icons/icon7.png); padding-left:30px;}
.postbit .posttitle.icon8  { background-image:url(images/icons/icon8.png); padding-left:30px;}
.postbit .posttitle.icon9  label { background-image:url(images/icons/icon9.png); padding-left:30px;}
.postbit .posttitle.icon10 { background-image:url(images/icons/icon10.png); padding-left:30px;}
.postbit .posttitle.icon11 { background-image:url(images/icons/icon11.png); padding-left:30px;}
.postbit .posttitle.icon12 { background-image:url(images/icons/icon12.png); padding-left:30px;}
.postbit .posttitle.icon13 { background-image:url(images/icons/icon13.png); padding-left:30px;}
.postbit .posttitle.icon14 { background-image:url(images/icons/icon14.png); padding-left:30px;}

.postbit .posttitle {
	font-size: 15px;
	font-weight:bold;
	margin: 0;
}

.postbit .content {
	display:block;
	width: 100%;
	clear:both;
	font-family: ;
	font-size:13px;
}
.postbitlegacy .content {
	font-family: ;
	font-size:13px;
}
.postbit .postfoot {
	display:block;
	clear:both;
	position: relative;
	/* top: 15px; */
	right: 0;
	height: 10px;
	background: #e9e9e9 none   ;
	height:21px;
	vertical-align: bottom;
	min-height: 10px;
	padding: 5px;
}

.postbit .postfoot .textcontrols {
	display:block;
	padding-left: 300px;
}

.postbit .postfoot .textcontrols a {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 3px;
	padding-left: 21px;
	padding-right: 0;
	position: relative;
	display: inline-block;
	float: left;
	border: 0px solid #a8a8a8;
	background: #e9e9e9 url(images/buttons/newbtn_middle.png) repeat-x  ;
	color: #4e4e4e;
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	margin-left: 3px;
}

.postbit .postfoot .textcontrols a:hover {
	color: #417394;
	background:  url(images/buttons/newbtn_middle.png) repeat-x  ;
}

.postbit .postfoot .textcontrols a.multiquote {
	margin-left: 1px;
	border: 0;
	margin-right: 10px;
	padding-right: 10px;
}

.postbit .postfoot .textcontrols a.highlight {
	background-color: ;
}

.postbit .postfoot .textcontrols a img {
	position: absolute;
	top: 2px;
	left: 1px;
	margin-right: 1px;
}

.postbit .postfoot .textcontrols a:hover img {
	top: 2px;
}

.postbit .postfoot  .postcontrols {
	position: absolute;
	right: 10px;
}

.postbit .postfoot .postlinking {
	position: absolute;
	left: 10px;
}

/*postbit legacy*/
.postbitlegacy, .eventbit {
	margin-bottom: 10px;
	display:block;
	width: 100%;
	clear:both;
	position: relative;
	float: left;
	color: #4e4e4e;
	border: 1px solid #c4c4c4;
	background: #fafafa none   ;
/*	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8; */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-topright-radius: 5px;
	-webkit-border-topleft-radius: 5px;
}

.birthdays {
	border-top: 1px solid #b5ccdb;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-topright-radius: 5px;
	-webkit-border-topleft-radius: 5px;
}

.postbitlegacy hr, .eventbit hr {
	display: none;
}

.postbitlegacy .postdetails, .eventbit .eventdetails {
	margin-left: 160px;
	background: #fafafa none   ;
	border-left: 1px solid #efefef;

}
/*
.postbitlegacy .postdetails, .eventbit .eventdetails {
	margin-left: 160px;
	background: #fafafa none   ;
	border-left: 1px solid #efefef;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	overflow:hidden;
} */

.postbitlegacy .posthead, .eventbit .posthead {
	border: 1px solid #c4c4c4;
	background: #cfcfcf url(images/gradients/gradient-white-down.png) repeat-x top left;
	border-top: 1px solid #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	height:21px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-topright-radius: 5px;
	-webkit-border-topleft-radius: 5px;
	margin-right: 1px;
}


.birthdays .posthead {
	border: 0;
	margin-left: 0;
	background: #adcce1 url(images/gradients/gradient-white-down.png) repeat-x top left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c4c4c4;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-topright-radius: 5px;
	-webkit-border-topleft-radius: 5px;
}

.birthdays .eventrow {
	background: #ffffff;
}

.postbitlegacy .posthead .postdate{
	padding-left: 15px;
}

.eventbit .eventhead .eventdate span.date, .eventbit .eventhead .eventdate div.time {
	padding-left: 10px;
}

.postbitlegacy .posthead .postdate.old {
	background:transparent url(images/statusicon/post_old.png) no-repeat center left;
}

.postbitlegacy .posthead .postdate.new {
	background:transparent url(images/statusicon/post_new.png) no-repeat center left;
}
/*
.postbitlegacy .posthead .postdate {
	margin-left:150px;
}
*/
.postbitlegacy .posthead .time {
	color: #4e4e4e;
}

.postbitlegacy .posthead .nodecontrols, .eventbit .eventhead .nodecontrols {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px ;
	padding: 5px 10px 0;
	text-align: right;
	vertical-align: middle;
	height:21px;
	background: #cfcfcf url(images/gradients/gradient-white-down.png) repeat-x top left;
	border: 1px solid #c4c4c4;
	border-top: 1px solid #ffffff;
	border-left: 0;
}

.postbitlegacy .posthead .nodecontrols img, .eventbit .eventhead .nodecontrols img {
	position: relative;
	top: 2px;
	padding: 0;
}

.postbitlegacy .posthead .nodecontrols .postimod, .eventbit .eventhead .nodecontrols .postimod {
	top: 2px;
	position:relative;
	margin-left: 5px;
}

.postbitlegacy .postrow, .eventbit .eventrow {
	padding: 5px 10px 10px;
	font:   normal 13px Verdana;
	color: rgb(51, 51, 51);
}

.eventbit dl.stats {
	display: inline-block;
	height: auto;
}
.postbitlegacy .userinfo {
	float:left;
	position: relative;
	width:140px; 
	padding: 2px 10px 5px;
	font-size: 11px;
	display:block;

}
.eventbit .userinfo {
	float:left;
	position: relative;
	width:130px;
	padding: 2px 10px 5px;
	font-size: 11px;
	display:block;
}

.postbitlegacy .userinfo {
	_margin-top: -28.68px;
	clear:both;
}

.postbitlegacy .userinfo .postuseravatar, .eventbit .userinfo .eventuseravatar {
	display:block;
	width: 100%;
	margin:3.3333333333333px 0 0;
	text-align:center;
}

.postbitlegacy .userinfo .postuseravatar img, .eventbit userinfo .eventuseravatar img {
	background: #ffffff;
	border: 1px dotted #d8d8d8;
	padding: 3px;
        max-width: 80px;
        max-height: 80px;
}

.postbitlegacy .username_container {
	min-height:21px;
/*	line-height: 31px; */
	float: left;
	width: 150px;
	margin-left: -11px;
	margin-bottom: 5px;
/*	border: 1px solid #c4c4c4; */
	border-top: 0;
/*	background: #cfcfcf url(images/gradients/gradient-white-down.png) repeat-x top left;*/
}

.eventbit .username_container {
	display:block;
	clear:both;
	float: left;
	width: 100%;
}

.postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
	padding: 2.5px 0;
	padding-left: 10px;
	display:block;
	float: left;
	clear: right;
	font-size: 13px;
	font-weight:bold;
	max-width: 120px;
	word-wrap: break-word;
}

.postbitlegacy .userinfo .guest.username, .eventbit .userinfo .guest.username {
	padding-top: 5px;
	display:block;
	font-size: 13px;
}

.postbitlegacy .userinfo .moreinfo, .eventbit .userinfo .moreinfo {
	padding-top: 5px;
	display:block;
	float: right;
	margin-top: -1px;
}

.postbitlegacy .userinfo .popupmenu a.popupctrl, .eventbit .userinfo .popupmenu a.popupctrl {
	font-size: 11px;
	padding-left: 0;
	display:inline-block;
	font-weight: bold;
}

.postbitlegacy .userinfo .usertitle {
	display:block;
	clear:both;
}

.postbitlegacy dl.userinfo_extra, .postbitlegacy dl.user_rep {
	margin: 5px 0;
	display:block;
	float: left;
	width: 150px;
}

.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
	float: left;
	color: rgb(153,153,153);
	margin-right: 3px;
	width:150px;
}

.postbitlegacy dl.userinfo_extra dt:after, .postbitlegacy dl.user_rep dt:after {
	content: ":";
}

.postbitlegacy dl.user_rep dt.blank:after {
	content: none;
}

.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd {
	padding-bottom: 3px;
}

.postbitlegacy dl.user_rep img {
	margin-top: 10px;
}

.postbitlegacy .imlinks {
	width: 100%;
	float: left;
}

.postbitlegacy .imlinks img {
	display:inline;
}

.postbitlegacy .title {
	display:block;
	padding: 10px;
	font-weight:bold;
}

.postbitlegacy .title.icon {
	padding-left:0;
	background-repeat:no-repeat;
	background-position:10px center;
}

.postbitlegacy .title.icon1  { background-image:url(images/icons/icon1.png); padding-left:30px;}
.postbitlegacy .title.icon2  { background-image:url(images/icons/icon2.png); padding-left:30px;}
.postbitlegacy .title.icon3  { background-image:url(images/icons/icon3.png); padding-left:30px;}
.postbitlegacy .title.icon4  { background-image:url(images/icons/icon4.png); padding-left:30px;}
.postbitlegacy .title.icon5  { background-image:url(images/icons/icon5.png); padding-left:30px;}
.postbitlegacy .title.icon6  { background-image:url(images/icons/icon6.png); padding-left:30px;}
.postbitlegacy .title.icon7  { background-image:url(images/icons/icon7.png); padding-left:30px;}
.postbitlegacy .title.icon8  label { background-image:url(images/icons/icon8.png); padding-left:30px;}
.postbitlegacy .title.icon9  { background-image:url(images/icons/icon9.png); padding-left:30px;}
.postbitlegacy .title.icon10 { background-image:url(images/icons/icon10.png); padding-left:30px;}
.postbitlegacy .title.icon11 { background-image:url(images/icons/icon11.png); padding-left:30px;}
.postbitlegacy .title.icon12 { background-image:url(images/icons/icon12.png); padding-left:30px;}
.postbitlegacy .title.icon13 { background-image:url(images/icons/icon13.png); padding-left:30px;}
.postbitlegacy .title.icon14 { background-image:url(images/icons/icon14.png); padding-left:30px;}

.postbitlegacy .postfoot, .eventbit .eventfoot {
	display:block;
	clear:both;
	position: relative;
	/* top: 15px; */
	right: 0;
	height: 10px;
	background: #e9e9e9 none   ;
	height:21px;
	vertical-align: bottom;
	min-height: 10px;
	padding: 5px;
}

.eventbit .eventfoot {
	padding-bottom: 10px;
}

.postbitlegacy .signature {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

.postbitlegacy .postfoot .textcontrols {
	display:block;
	float: left;
	width: 100%;
	min-height: 21.76px;
	padding-bottom: 0;
	margin-right: 10px;
}
.postbitlegacy .postfoot .textcontrols img.inline, .postbit .postfoot .textcontrols img.inline {
	position: absolute;
	top: 2px;
	left: -1px;
	margin-right: 1px;
}
.postbitlegacy .postfoot .textcontrols span.seperator, .postbit .postfoot .textcontrols span.seperator {
	position: relative;
	top: 2px;
	left: 3px;
	background: #d8d8d8;
	display: inline-block;
	height: 80%;
	width: 1px;
	float: left;
	margin: 0 5px 0 5px;
}
.postbitlegacy .postfoot .textcontrols a {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 3.3333333333333px;
	padding-left: 22.5px;
	border: 0px solid #a8a8a8;
	background: #e9e9e9 url(images/buttons/newbtn_middle.png) repeat-x  ;
	color: #4e4e4e;
	font:   bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	display:inline-block;
	float: left;
	margin-left: 5px;
}

.eventbit .eventfoot .eventcontrols a  {
	background: #e9e9e9 url(images/buttons/newbtn_middle.png) repeat-x  ;
}

/* Text button hover images */
.postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost  {
	background: url(images/buttons/edit_40b.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.editpost:hover, .postbit .postfoot .textcontrols a.editpost:hover  {
	background: url(images/buttons/edit_40b-hover.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.quickreply, .postbit .postfoot .textcontrols a.quickreply  {
	background: url(images/buttons/reply_40b.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.quickreply:hover, .postbit .postfoot .textcontrols a.quickreply:hover  {
	background: url(images/buttons/reply_40b-hover.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.newreply, .postbit .postfoot .textcontrols a.newreply  {
	background: url(images/buttons/quote_40b.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.newreply:hover, .postbit .postfoot .textcontrols a.newreply:hover  {
	background: url(images/buttons/quote_40b-hover.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.multiquote, .postbit .postfoot .textcontrols a.multiquote  {
	background: url(images/buttons/multiquote-back_40b.png) no-repeat transparent 1px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.multiquote:hover, .postbit .postfoot .textcontrols a.multiquote:hover  {
	background: url(images/buttons/multiquote_40b-hover.png) no-repeat transparent 1px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.promotecms, .postbit .postfoot .textcontrols a.promotecms  {
	background: url(images/cms/promote_small.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.promotecms:hover, .postbit .postfoot .textcontrols a.promotecms:hover  {
	background: url(images/cms/promote_small-hover.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.infraction, .postbit .postfoot .textcontrols a.infraction  {
	background: url(images/buttons/add-infraction_sm.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.infraction:hover, .postbit .postfoot .textcontrols a.infraction:hover  {
	background: url(images/buttons/add-infraction_sm-hover.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report  {
	background: url(images/buttons/report-40b.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.report:hover, .postbit .postfoot .textcontrols a.report:hover  {
	background: url(images/buttons/report-40b-hover.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.blog, .postbit .postfoot .textcontrols a.blog  {
	background: url(images/misc/blog/blogpost_40b.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.blog:hover, .postbit .postfoot .textcontrols a.blog:hover  {
	background: url(images/misc/blog/blogpost_40b-hover.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.reputation, .postbit .postfoot .textcontrols a.reputation  {
	background: url(images/buttons/reputation_40b.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.reputation:hover, .postbit .postfoot .textcontrols a.reputation:hover  {
	background: url(images/buttons/reputation_40b-hover.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.ip, .postbit .postfoot .textcontrols a.ip  {
	background: url(images/buttons/ip-40b.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.ip:hover, .postbit .postfoot .textcontrols a.ip:hover  {
	background: url(images/buttons/ip-40b-hover.png) no-repeat transparent 0px 2px;
	padding-left: 20px;
}

.postbitlegacy .postfoot .textcontrols a:hover {
	color: #417394;
	background:  url(images/buttons/newbtn_middle.png) repeat-x  ;
}

.postbitlegacy .postfoot .textcontrols a.highlight {
	background-color: ;
}

.postbitlegacy .postfoot .textcontrols a.multiquote {
	border: 0;
	margin-right: 0;
	padding-right: 10px;
}

.postbitlegacy .postfoot .textcontrols a img {
	position: absolute;
	top: 2px;
	left: 3px;
}

.postbitlegacy .postfoot .textcontrols a:hover img {
	top: 2px;
}

.postbitlegacy .postfoot  .postcontrols, .eventbit .eventfoot .eventcontrols {
	position: absolute;
	right: 10px;
}

.postbitlegacy .postfoot .postlinking {
	position: absolute;
	left: 10px;
}

/*post bit deleted*/
.postbitdeleted, .postbitignored {
	margin-bottom: 10px;
	display:block;
	width: 100%;
	clear:both;
	position: relative;
	color: #3e3e3e;
	border: 1px solid #c4c4c4;
	float: left;
	background: #ffffff;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
}

.postbitdeleted hr, .postbitignored hr {
	display: none;
}

.postbitdeleted:hover, .postbitignored:hover {
	background: #fbfbfb;
}

.postbitdeleted .posthead, .postbitignored .posthead {
	display:table;
	background: #dfdfdf url(images/gradients/gradient-white-down.png) repeat-x top left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c4c4c4;
	height:24.76px;
	width: 100%;
}

.postbitdeleted .posthead .date, .postbitignored .posthead .date {
	display:inline-block;
	padding-top: 5px;
	padding-left: 14px;
	margin-left: 10px;
	background:transparent url(images/statusicon/post_old.png) no-repeat center left;
}

.postbitdeleted .posthead .date .time, .postbitignored .date .time {
	color: #3e3e3e;
	margin-left: 10px;
}

.postbitdeleted .posthead .postimod, .postbitignored .posthead .postimod {
	position: absolute;
	right: 10px;
	top: 5px;
}

.postbitdeleted .postbody, .postbitignored .postbody {
	padding: 0;
}

.postbitdeleted .postrow, .postbitignored .postrow {
	padding:  10px;
}

.postbitdeleted .userinfo, .postbitignored .userinfo {
	display:block;
	background: transparent;
	position: relative;
	clear: both;
	padding: 5px 10px;
	border-bottom: 1px solid #c4c4c4;
	word-wrap: break-word;
}

.postbitdeleted .userinfo .username, .postbitignored .userinfo .username {
	display:block;
	float: left;
	clear: right;
	font-size: 13px;
	font-weight:bold;
}

.postbitdeleted .userinfo .moreinfo, .postbitignored .userinfo .moreinfo {
	float: left;
	display:block;
	margin-top: -3px;
	margin-bottom: -5px;
}

.postbitdeleted .userinfo .popupmenu a.popupctrl, .postbitignored .userinfo .popupmenu a.popupctrl {
	font-size: 11px;
	padding: 0;
	display:inline-block;
	font-weight: bold;
}

.postbitdeleted .userinfo .popupmenu a.popupctrl:hover, .postbitignored .userinfo .popupmenu a.popupctrl:hover {
	color: #417394;
	text-decoration: underline;
}

.postbitdeleted .nodecontrols, .postbitignored .nodecontrols {
	padding-top: 10px; 
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	margin-left: 103px;
	background: #f9f9f9;
}

.postbitdeleted .nodecontrols .textcontrol, .postbitignored .nodecontrols .textcontrol {
	background: #e9e9e9 url(images/buttons/newbtn_middle.png) repeat-x  ;
}

.postbitdeleted .nodecontrols a.textcontrol:hover, .postbitignored .nodecontrols a.textcontrol:hover {
	background:  url(images/buttons/newbtn_middle.png) repeat-x  ;
}

.userinfo .popupmenu:hover a.popupctrl {
	background-color:transparent;
}

.userinfo .popupgroup .popupmenu:hover a.popupctrl.active,
.userinfo .popupmenu a.popupctrl.active {
	background-color:transparent;
	color:inherit;
}
.postbit .userinfo .popupmenu .popupctrl {
	color:auto;
}

/*
.postbit.imod_highlight,
.postbit.imod_highlight .postuseravatarlink,
.postbit.imod_highlight .userinfo,
.postbitlegacy.imod_highlight,
.postbitlegacy.imod_highlight .postdetails,
.postbitlegacy.imod_highlight .userinfo,
.postbitlegacy.imod_highlight .username_container,
.postbitdeleted.imod_highlight .postbody,
.postbitdeleted.imod_highlight .userinfo,
.postbitdeleted.imod_highlight .postbody .postrow,
.postbitdeleted.imod_highlight .postbody .nodecontrols,
.postbitignored.imod_highlight .postbody,
.postbitignored.imod_highlight .userinfo,
.postbitignored.imod_highlight .postbody .postrow,
.postbitignored.imod_highlight .postbody .nodecontrols {
	background:#ffeb90;
}
*/

.postbit.imod_highlight .posthead,
.postbit.imod_highlight .posthead .nodecontrols,
.postbitlegacy.imod_highlight .posthead,
.postbitlegacy.imod_highlight .posthead .nodecontrols,
.postbitlegacy.imod_highlight .username_container,
.postbitdeleted.imod_highlight .posthead,
.postbitignored.imod_highlight .posthead {
	background:#ffeb90;
}

/* start styles for postbit_legacy */
.userinfo .popupmenu:hover a.popupctrl {
	background-color:transparent;
}
.userinfo .popupgroup .popupmenu:hover a.popupctrl.active,
.userinfo .popupmenu a.popupctrl.active {
	background-color:transparent;
	color:inherit;
}
.postbitlegacy .userinfo .popupmenu .popupctrl {
	color:auto;
}
/* end styles for postbit_legacy */

img.onlinestatus_noavatar {
	position: relative;
	top: 5px;
	left: -56px;
}
img.onlinestatus {
	position: relative;
	top: 5px;
	left: -4px;
}

/* last edited */
.postbody fieldset {
	border: 1px solid #cdcece;
	background: #ececec none   ;
	margin: 5px 30px;
	-moz-border-radius: 5px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}

.postbody img.inlineimg {
	position: relative;
	top: 2px;
}

.postbody .lastedited .reason {
	font-weight: bold;
}

.postbitlegacy .userinfo .userinfo_extra {
	width:140px;
	float: left;
	font-size: 11px;
} 