@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;
}

/*post bit*/
.postbit {
	margin-bottom: 10px;
	display:block;
	width: 100%;
	clear:both;
	position: relative;
	color: #001F56;
	border: 1px solid #c4c4c4;
	background: #f9f9f9;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
}

.postbit:hover {
	background: #fbfbfb;
}

.postbit .postdetails {
	width: 100%;
	display:block;
	float: left;
}

.postbit .posthead {
	padding-left: 87px;
	clear:both;
}

.postbit .posthead .postdate {
	display:block;
	float:left;
	clear:right;
	background:#e3e3e3 url(images/statusicon/post_old.png) 10px 7px no-repeat;
	margin-bottom: 3px;
	width: 50%;
	height:24.76px;
	font-size: 12px;
}

.postbit .posthead .postdate .date {
	display:block;
	margin-left: 24px;
	margin-top: 5px;
}

.postbit .postdate .time {
	color: #001F56;
	margin-left: 10px;
}

.postbit .posthead .nodecontrols {
	display:block;
	float: left;
	clear: right;
	width: 50%;
	text-align: right;
	position: relative;
	top: 0;
	margin-bottom: 3px;
	background: #e3e3e3;
	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; 
	position: absolute;
	top: 0;
	left: 0;
	width: 84px;
	height: 84px;
	background: #f3f3f3;
	overflow: hidden;
}

.postbit .postuseravatarlink img {
	border: 2px solid #f3f3f3;
	width: 80px;
	height: auto;
}

.postbit .nodecontrols .postimod{
	top: -2px;
	position:relative;
	margin-left: 10px;
}

.postbit .userinfo {
	margin-left: 87px;
	background: #f3f3f3;
	clear:both;
	padding-left: 220px;
	height: 56.24px;
}

.postbit .userinfo .contact, .userinfo .userinfo_extra {
	display:inline-block;
	height: 56.24px;
}

.postbit .userinfo .contact {
	position: absolute;
	top:32.76px;
	left: 87px;
	width: 200px;
	padding-left: 10px;
}

.postbit .userinfo .username {
	font-size: 14px;
	font-weight: bold;
	display:block;
}

.postbit .userinfo .username.guest {
	font-weight:normal;
}

.postbit .userinfo .usertitle {
	font-size: 11px;
	font-weight: bold;
	display:block;
}

.postbit .userinfo .userinfo_extra {
	text-align: right;
	width: 100%;
	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;
	clear: right;
}

.postbit .userinfo .popupmenu a.popupctrl {
	font-size: 11px;
	padding-left: 5px;
	display:inline-block;
}

.postbit .userinfo .popupmenu a.popupctrl:hover {
	color: #417394;
	text-decoration: ;
}

.postbit .postbody {
	clear: both;
}

.postbit .postrow {
	padding: 5px 10px 30px;
}

.postbit hr {
	display:none;
}

.postbit .postrow .postcontent {
	text-indent: 20px;
}

.postbit .postrow .signature {
	margin-top: 10px;
	padding: 0 0 5px;
	border-top: 1px solid #c8c8c8;
}

.postbit .postrow .signature .signaturecontainer {
	margin-top: 1px;
	border-top: 1px solid rgb(255,255,255);
	display:block;
	width: 100%;
}

.postbit .title label {
	display:block;
	padding:10px;
}

.postbit .title.icon label {
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:10px center;
}

.postbit .title.icon1  label { background-image:url(images/icons/icon1.gif); }
.postbit .title.icon2  label { background-image:url(images/icons/icon2.gif); }
.postbit .title.icon3  label { background-image:url(images/icons/icon3.gif); }
.postbit .title.icon4  label { background-image:url(images/icons/icon4.gif); }
.postbit .title.icon5  label { background-image:url(images/icons/icon5.gif); }
.postbit .title.icon6  label { background-image:url(images/icons/icon6.gif); }
.postbit .title.icon7  label { background-image:url(images/icons/icon7.gif); }
.postbit .title.icon8  label { background-image:url(images/icons/icon8.gif); }
.postbit .title.icon9  label { background-image:url(images/icons/icon9.gif); }
.postbit .title.icon10 label { background-image:url(images/icons/icon10.gif); }
.postbit .title.icon11 label { background-image:url(images/icons/icon11.gif); }
.postbit .title.icon12 label { background-image:url(images/icons/icon12.gif); }
.postbit .title.icon13 label { background-image:url(images/icons/icon13.gif); }
.postbit .title.icon14 label { background-image:url(images/icons/icon14.gif); }

.postbit .posttitle {
	font-size: 15px;
	font-weight:bold;
	margin: 10px 0;
}

.postbit .content {
	display:block;
	width: 100%;
	clear:both;
}

.postbit .postfoot {
	display:block;
	clear:both;
	position: relative;
	top: -15px;
	right: 0;
	height: 10px;
}

.postbit .postfoot .textcontrols {
	display:block;
	padding-left: 300px;
}

.postbit .postfoot .textcontrols a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2.5px;
	padding-left: 20px;
	border: 1px solid #e9e9e9;
	color: #001F56;
	font-size: 12px;
}

.postbit .postfoot .textcontrols a.multiquote {
	margin-left: 1px;
	border: 0;
	margin-right: 10px;
}

.postbit .postfoot .textcontrols a.multiquote:hover {
	background: transparent;
}


.postbit .postfoot .textcontrols a img {
	position: absolute;
	top: 2px;
	left: 3px;
}

.postbit .postfoot .textcontrols a:hover img {
	top: 2px;
}

.postbit .postfoot .textcontrols a.multiquote img {
	top: -1px;
}

.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;
	color: #001F56;
	border: 1px solid #c4c4c4;
	background: #f3f3f3;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
}

.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: 150px;
	background: #f9f9f9;
}

.postbitlegacy:hover .postdetails, .eventbit:hover .eventdetails {
	background: #fbfbfb;
}

.postbitlegacy .posthead {
	margin-left: 150px;
	background: #e3e3e3;
	padding-top: 5px;
	padding-left: 10px;
	height:21px;
	border-right: 3px solid #f9f9f9;
	border-left: 3px solid #f9f9f9;
	margin-right: 220px;
}

.eventbit .eventhead, .eventbit .posthead {
	margin-left: 150px;
	background: #e3e3e3;
	padding-top: 5px;
	padding-left: 10px;
	min-height:21px;
	border-left: 3px solid #f9f9f9;
}

.birthdays .posthead {
	border: 0;
	margin-left: 0;
	background: #cedfeb url(images/gradients/gradient-white-down.png) repeat-x 0 0;
	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: #f9f9f9;
}

.postbitlegacy:hover .posthead {
	border-right: 3px solid #fbfbfb;
	border-left: 3px solid #fbfbfb;
}

.eventbit:hover .eventhead {
	border-left: 3px solid #fbfbfb;
}

.postbitlegacy .posthead .postdate, .eventbit .eventhead .eventdate {
	background:transparent url(images/statusicon/post_old.png) no-repeat 0 2px;
	padding-left: 15px;
}

.postbitlegacy .posthead .nodecontrols, .eventbit .eventhead .nodecontrols {
	position: absolute;
	right: 0;
	top: 0;
	background: #f3f3f3;
	width: 200px ;
	padding: 5px 10px 0;
	text-align: right;
	vertical-align: middle;
	height:21px;
}

.postbitlegacy .posthead .nodecontrols img, .eventbit .eventhead .nodecontrols img {
	position: relative;
	top: 2px;
	padding: 0;
}

.postbitlegacy .posthead .nodecontrols .postimod, .eventbit .eventhead .nodecontrols .postimod {
	margin-left: 5px;
}

.postbitlegacy .postrow, .eventbit .eventrow {
	padding: 5px 10px;
}

.postbitlegacy .postrow .signature, .eventbit .eventrow .signature {
	margin-top: 10px;
	padding: 0 0 5px;
	border-top: 1px solid #c8c8c8;
}

.postbitlegacy .postrow .signature .signaturecontainer, .eventbit .eventrow .signature .signaturecontainer {
	margin-top: 1px;
	border-top: 1px solid rgb(255,255,255);
	display:block;
	width: 100%;
}

.postbitlegacy .userinfo, .eventbit .userinfo {
	float:left;
	position: relative;
	margin-top: -26px;
	margin-bottom: -21px;
	width:130px;
	padding: 2px 10px 5px;
	font-size: 11px;
}

.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;
}

.postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
	display:block;
	font-size: 16px;
	font-weight:bold;
}

.postbitlegacy .userinfo .guest.username, .eventbit .userinfo .guest.username {
	display:block;
	font-size: 16px;
}

.postbitlegacy .userinfo .moreinfo, .eventbit .userinfo .moreinfo {
	margin-top:10px;
	display:block;
}

.postbitlegacy .userinfo .popupmenu a.popupctrl, .eventbit .userinfo .popupmenu a.popupctrl {
	font-size: 11px;
	background: transparent url(images/misc/black_downward_arrow.png) no-repeat center right;
	padding-left: 0;
	padding-right: 15px;
	display:inline-block;
	font-weight: bold;
}

.postbitlegacy .postfoot, .eventbit .eventfoot {
	display:block;
	padding: 0 0 10px;
	margin-top: 10px;
}

.postbitlegacy dl.userinfo_extra, .postbitlegacy dl.user_rep {
	margin: 5px 0;
	display:block;
}

.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
	float: left;
	color: rgb(153,153,153);
	margin-right: 3px;
}

.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 img {
	display:inline;
}

.postbitlegacy .title label {
	display:block;
	padding: 5px 10px;
	font-weight:bold;
}

.postbitlegacy .title.icon label {
	padding-left:0;
	background-repeat:no-repeat;
	background-position:10px center;
}

.postbitlegacy .title.icon1  label { background-image:url(images/icons/icon1.gif); padding-left:30px;}
.postbitlegacy .title.icon2  label { background-image:url(images/icons/icon2.gif); padding-left:30px;}
.postbitlegacy .title.icon3  label { background-image:url(images/icons/icon3.gif); padding-left:30px;}
.postbitlegacy .title.icon4  label { background-image:url(images/icons/icon4.gif); padding-left:30px;}
.postbitlegacy .title.icon5  label { background-image:url(images/icons/icon5.gif); padding-left:30px;}
.postbitlegacy .title.icon6  label { background-image:url(images/icons/icon6.gif); padding-left:30px;}
.postbitlegacy .title.icon7  label { background-image:url(images/icons/icon7.gif); padding-left:30px;}
.postbitlegacy .title.icon8  label { background-image:url(images/icons/icon8.gif); padding-left:30px;}
.postbitlegacy .title.icon9  label { background-image:url(images/icons/icon9.gif); padding-left:30px;}
.postbitlegacy .title.icon10 label { background-image:url(images/icons/icon10.gif); padding-left:30px;}
.postbitlegacy .title.icon11 label { background-image:url(images/icons/icon11.gif); padding-left:30px;}
.postbitlegacy .title.icon12 label { background-image:url(images/icons/icon12.gif); padding-left:30px;}
.postbitlegacy .title.icon13 label { background-image:url(images/icons/icon13.gif); padding-left:30px;}
.postbitlegacy .title.icon14 label { background-image:url(images/icons/icon14.gif); padding-left:30px;}

.postbitlegacy .postfoot, .eventbit .eventfoot {
	display:block;
	clear:both;
	position: relative;
	top: -5px;
	right: 0;
	height: 10px;
}

.postbitlegacy .postfoot .textcontrols {
	display:block;
	padding-left: 300px;
}

.postbitlegacy .postfoot .textcontrols a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2.5px;
	padding-left: 20px;
	border: 1px solid #e9e9e9;
	color: #001F56;
	font-size: 12px;
}

.postbitlegacy .postfoot .textcontrols a.multiquote {
	margin-left: 1px;
	border: 0;
	margin-right: 10px;
}

.postbitlegacy .postfoot .textcontrols a.multiquote:hover {
	background: transparent;
}

.postbitlegacy .postfoot .textcontrols a img {
	position: absolute;
	top: 2px;
	left: 3px;
}

.postbitlegacy .postfoot .textcontrols a:hover img {
	top: 2px;
}

.postbitlegacy .postfoot .textcontrols a.multiquote img {
	top: -1px;
}

.postbitlegacy .postfoot  .postcontrols, .eventbit .eventfoot .eventcontrols {
	position: absolute;
	right: 10px;
}

.postbitlegacy .postfoot .postlinking {
	position: absolute;
	left: 10px;
}

/*post bit*/
.postbitdeleted, .postbitignored {
	margin-bottom: 10px;
	display:block;
	width: 100%;
	clear:both;
	position: relative;
	color: #3e3e3e;
	border: 1px solid #c4c4c4;
	float: left;
	background: #f9f9f9;
	-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:#e3e3e3 url(images/statusicon/post_old.png) 10px 7px no-repeat;
	height:24.76px;
	width: 100%;
}

.postbitdeleted .posthead .date, .postbitignored .posthead .date {
	display:table-cell;
	vertical-align: middle;
	padding-left: 24px;
}

.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;
	background: #f3f3f3;
}

.postbitdeleted .postrow, .postbitignored .postrow {
	margin-left: 103px;
	padding:  10px;
	background: #f9f9f9;
}

.postbitdeleted .userinfo, .postbitignored .userinfo {
	display:inline-block;
	background: #f3f3f3;
	width: 80px;
	position: relative;
	clear: right;
	float: left;
	padding: 5px 10px;
}

.postbitdeleted .userinfo .username, .postbitignored .userinfo .username {
	display:block;
	font-size: 16px;
	font-weight:bold;
}

.postbitdeleted .userinfo .moreinfo, .postbitignored .userinfo .moreinfo {
	display:block;
}

.postbitdeleted .userinfo .popupmenu a.popupctrl, .postbitignored .userinfo .popupmenu a.popupctrl {
	font-size: 11px;
	background: transparent url(images/misc/black_downward_arrow.png) no-repeat center right;
	padding-left: 0;
	padding-right: 15px;
	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;
}

.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;
}

.imod_highlight {
	background-color:#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 */
 