@CHARSET "ISO-8859-1";

DIV.staffSheetContainer {
	position:relative;
	float:left;
	width:220px;
	background-color:#E7D8DA;
	background-image:url('../images/staff/backgroundSheet.gif');
	background-repeat:repeat-x;
	border:1px solid #990000;
	margin-bottom:2px;
	margin-right:2px;
	min-height:140px;
	min-width:220px;		
}

DIV.staffSheetAvatar {
	position:relative;
	float:left;
	width:60px;
	vertical-align:top;
}

DIV.staffSheetInfo {
	position:relative;
	float:right;
	width:158px;
	vertical-align:top;
	text-align:left;	
}

DIV.chkOrderRow{
	text-align:right;	
	font-weight:bold;
	margin-bottom:5px;	
}

DIV.chkOrderRow A{
	color:black;
	text-decoration:none;		
}

DIV.chkDate{	
	font-weight:bold;
	text-align:right;
	font-size:14px;
	font-samily:verdana;
	padding-right:10px;
	margin-top:3px;
	float:left;
	width:100%;
}

DIV.chkDateSmall{	
	background-image:url('http://www.italymanga.com/images/checklist///images/dotDate.png');
	background-repeat:no-repeat;
	font-size:12px;	
	height:20px;
	font-weight:bold;
	padding-left:35px;
	background-position: 15px;
	color:#990000;
	float:left;		
	width:100%;
	poasition:Relative;
}

DIV.chkEditorBig {
	background-image:url('http://www.italymanga.com/images/checklist///images/backDate.gif');
	background-repeat:no-repeat;	
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;	
	padding-left:25px;
	padding-top:2px;
	margin:3px 0px;
	float:left;
	width:99%;
	margin-bottom:2px;
}

DIV.chkEditor {
	border-bottom:1px dotted black;
	color:#770000;
	font-size:14px;
	font-weight:bold;
	margin:3px 0px;
	padding-left:5px;
	float:left;
}

DIV#chkCover{
	position:absolute;
	border: 1px solid #990000;
	padding:3px;
	display:none;
	z-index:10;	
}

DIV.chkList{		
	padding-left:5px;	
	float:left;
	position:Relative;
	width:100%;
}

UL.chkList{
	list-style-image:url('http://www.italymanga.com/images/checklist///icons/checklist_mini_dot.png');
	list-style-position:outside;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	float:left;	
}

DIV.chkList A {
	color:black;
	text-decoration:none;	
}

DIV.chkList A:hover {
	color:#990000;	
}

DIV.chkItemBig{
	background-color:#E7D8DA;
	background-image:url('http://www.italymanga.com/images/checklist///images/backItem.gif');
	background-repeat:repeat-x;
	border: 1px solid #990000;
	float:left;		
	width:96%;
	padding: 5px 5px 3px 5px;
	margin-bottom:3px;
}

DIV.chkItemCover{	
	max-width:60px;
	position:Relative;
	float:left;
	padding: 3px;	
	border:1px solid #990000;		
}

DIV.chkItemText{
	color:#600303;
	font-family:verdana;
	float:right;	
	width:80%;
	
}

DIV.chkItemTitle{	
	color:black;	
	padding:3px;
	padding-left:10px;
	font-weight:bold;
	text-trasform:uppercase;
	border-bottom: 1px dotted #990000;
	margin-bottom:2px;
}

DIV.chkItemTitle:hover {
	text-decoration:underline;	
}

DIV#chkCommentContaier{
	padding:1px;		
}

DIV#chkComment{		
	margin-bottom:3px;
}

DIV#chkInfoContent{	
	background-image:url('http://www.italymanga.com/images/checklist///images/backCommentInfo.gif');
	background-repeat:repeat-x;	
	background-position:top left;
	border:1px solid #990000;
	padding:3px;
	display:block;	
}

DIV#chkAuthor{	
	font-weight:bold;		
	margin-bottom:1px;
}

DIV#chkDate{
	font-size:10px;	
}

DIV#chkCommentContent{	
	background-color:white;
	border:1px solid #990000;
	border-top:0px;	
	padding:5px;
}

DIV#chkMonthLeft{
	float:left;
	width:49%;		
	text-align:center;
}

DIV#chkMonthRight{
	float:right;
	width:49%;
	text-align:center;		
}

IMG.chkMonthCover{
	border:1px solid #990000;
	padding:2px;
	margin:2px;	
}
