@charset "utf-8";
/* CSS Document */
.checking {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	display: inline-block;
	border: thin none #999;
	width: 100%;
}
.frequests {
	clear: none;
	float: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border: thin groove #CCC;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #CCC;
}
.tablestylefreq {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	padding: 0px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 2px;
	background-color: #EDEFF4;
}
.avatar2 {
	display: inline;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #EDEFF4;
	width: 99%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
}
#authorlist img.photo{
	width: 40px;
	height: 40px;
	float: left;
}
#authorlist div.authname {
	margin: 20px 0 0 10px;
	float: left;
}

.recent {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color:<?=(get_option('mingledock_bottom_color')!=''?get_option('mingledock_bottom_color'):"#ffffff");?>;
	width: 100%;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding: 2px;
	display: block;
	border: thin none #666;
	margin: 2px;
}
.feedsize {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 99%;
	word-spacing: normal;
	white-space: normal;
	display: block;
	border: thin inset #000;
	padding: 4px;
	background-color: #ae6245;
	margin-bottom: 2px;
	margin-left: 2px;
}
.com-back {
	background-image: url(com_top.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.feedsize2 {
	width: 95%;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin-left: 12px;
	margin-top: 6px;
}
.timetable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCF;
	height: 12px;
}
.tablespacer {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #CCF;
	height: 5px;
}
.feedmessage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FF9;
	width: 99%;
	display: inline-table;
	clear: both;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	height: auto;
}
.feedcomment {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	width: 99%;
	display: inline-table;
	clear: both;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	z-index: 2;
}
.refreshes {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FF6;
	border: thin inset #933;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #333;
}
.lcom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFC;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
}
.usrname{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 4px;
	color: #333;
}
.lsft {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FF9;
	background-color: #36C;
	border: thin inset #333;
	text-align: center;
	width: 94%;
	float: none;
	margin: 5px;
	display: inline-table;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.memb {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7px;
	color: #FF9;
	background-color: #FFF;
	border: thin inset #333;
	text-align: center;
	width: 97%;
	float: none;
	display: inline-table;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.mngl-user-grid-table1 {
	margin-left: 6px;
}
.mngl-time-agoST {
	font-style: italic;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 5px!Important;
}
