/*-----------------------------------------------------
Skin for:	pr_flowers
FileName:   type_b.css
$Revision: 1.6 $
-----------------------------------------------------*/

#wrap{}
	#firstContentsArea{
	width:610px;
	float:left;
	}
		#subFirstContentsArea{}
			#sub_a{
			display:inline;
			float:right;
			width:170px;
			margin:0;
			padding:0;
			}
			#main{
			display:inline;
			float:left;
			width:420px;
			margin:0;
			padding:0;
			overflow:hidden;
			}
				#sub_main{}
	#sub_b{
	display:inline;
	float:right;
	width:170px;
	margin:0;
	padding:0;
	}


/*message
--------------------------------------------*/
#message{
background:url(../img/msg_head_420.gif) no-repeat 0 0;
}
	#message .contents{
	background:url(../img/msg_btm_420.gif) no-repeat 0 100%;
	}
		#message .subContents{
		padding:15px 35px;
		background:url(../img/msg_body_420.gif) repeat-y 0 0;
		}

/*entry
--------------------------------------------*/
.entry{
width:420px;
background:url(../img/msg_head_420.gif) no-repeat 0 0;
}

/*header
----------------------*/
.entry .entry_head{
padding:15px 35px 0;
background:url(../img/msg_body_420.gif) repeat-y 0 0;
}

/*content
----------------------*/
.entry .contents{
width:350px;
padding:12px 35px 40px;
background:url(../img/msg_body_420.gif) repeat-y 0 0;
}
	.entry .contents pre{
	_width:320px;/*-30*/
	}

/*footer
----------------------*/
.entry .foot{
padding: 5px 35px 25px;
background:url(../img/entry_btm_420.gif) no-repeat 0 100%;
}

/*listPages
-------------------------------------------------*/
/*common
----------------------*/
#recent_entries_list,
#favorite_list,
#reader_list,
#bookmark_list{}

#recent_entries_list h3,
#favorite_list h3,
#reader_list h3,
#bookmark_list h3{}

#recent_entries_list ul,
#favorite_list ul,
#reader_list ul,
#bookmark_list ul{}