@charset "utf-8";

/* [report] ==================================================*/

.report #main .header .title-lv1 {
	margin: 0;
}

.report #topics {
	margin: -4px 0 20px 0;
	padding: 0 0 8px 0;
	background: url(../../hiramekids/report/img/bg_topics_btm.gif) no-repeat left bottom;
}

.report #topics .inner {
	padding: 0 0 8px 0;
	overflow: hidden;
	background: url(../../hiramekids/report/img/bg_topics_rep.gif) repeat-y left top;
	zoom: 1;
}

.report #topics .entry-list {
	margin: 10px 0 0 0;
	padding: 0 20px 10px 20px;
	border-right: solid 1px #cfd8e3;
	float: left;
}

.report #topics .entry-list li {
	padding: 10px 0;
	border-top: solid 1px #d1dfec;
}

.report #topics .entry-list li a {
	padding: 0 0 0 20px;
	background: url(../../hiramekids/img/link_mark.gif) no-repeat left top;
	color: #666;
}

.report #topics .info {
	padding: 10px 15px 0 0;
	float: right;
}

.report #topics .info li {
	margin: 0 0 3px 0;
}

.report .menu-btn {
	margin: 0 0 20px 0;
	overflow: hidden;
}

.report .menu-btn li {
	float: left;
}

.report .blogbox {
	margin: 0 0 30px 0;
}

.report .blog_header {
	margin: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
}

.report .blog_header .blog_tittle {
	width: 500px;
	padding: 20px 0 25px 60px;
	font-weight: bold;
	font-size: 130%;
	float: left;
}

.report .blog_header .blog_date {
	padding: 20px 0 25px 0;
	float: right;
	font-weight: bold;
}

.report .reggio .blog_header {	background: url(../../hiramekids/report/img/bg_tit_reggio.gif) no-repeat left bottom;}
.report .ftk .blog_header {	background: url(../../hiramekids/report/img/bg_tit_ftk.gif) no-repeat left bottom;}
.report .orda .blog_header {	background: url(../../hiramekids/report/img/bg_tit_orda.gif) no-repeat left bottom;}

.report .blogbox .asset-content {
	padding: 0 0 20px 0;
	overflow: hidden;
}

.report .blogbox .blog_text {
	display: inline;
}

.report .blogbox .blog_text p {
	margin: 0 0 1em 0;
}

.report .blogbox .blog_text_continue {
	display: inline;
}

.report .blogbox .blog_text_continue a {
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}

.report .reggio .blog_text_continue a {	color: #f83d7e;}
.report .ftk .blog_text_continue a {	color: #ff9900;}
.report .orda .blog_text_continue a {	color: #fe6600;}


.report .blogbox .blog_text_continue a span {
	color: #8e8275;
	font-size: 90%;
}

.report .blog_footer {
	padding: 20px 0 0 0;
	background: url(../../hiramekids/img/line_dot.gif) repeat-x left top;
	clear: both;
}

.report .blog_footer .separator {
	padding: 0 0.5em;
}

.report-post .blog_footer {
	text-align: right;
}

.report #otherclass {
	padding: 20px 0;
	overflow: hidden;
	background: url(../../hiramekids/report/img/bg_otherlesson.gif) no-repeat center bottom;
	zoom: 1;
}

.report #otherclass p {
	padding: 0 0 10px 20px;
}

.report #otherclass li {
	padding: 0 0 0 20px;
	float: left;
}

.report .page {
	margin: 30px 0 0 0;
	overflow: hidden;
	text-align: center;
}

.report .page li {
	display: inline;
}

.report .page li a {
	padding: 3px 10px;
	display: inline-block;
	color: #666;
	text-decoration: none;
	border: solid 1px #fff;
}

.report .page li a.current,
.report .page li a:hover {
	border: solid 1px #8e8275;
}

.report .page li a.prev,
.report .page li a.next {
	border: none;
	vertical-align: middle;
}

#products.report #aside .nav ul.local li a {
	padding-left: 24px;
	background-position: 11px center;

}

/*EOF*/
