/*
** Morioka Collage High School **
** for MT Ver.0.0.2 2006/12/19 **
*------------------------------------------------------------*/

/*
** PageBody Section **
*------------------------------------------------------------*/

h2#archive-title {
	margin: 1.5em 0;
	font-size: 120%;
}

h3.entry-header {
	margin-left: 10px;
	font-size: 90%;
}
a.permalink {
	font-weight: bolder;
}
/*div.entry-content*/
div.entry-body {
	margin-left:20px;
	line-height: 150%;
}
/*p.entry-more-link*/
p.entry-footer {
	border-top: solid 1px #CCC;
	text-align: right;
}
/*a.permalink*/

/* **for arhives**
ul.archive-list
*/
li.archive-list-item {
	margin-left: 2em;
	font-size: 90%;
	line-height: 150%;
}

div.content-nav {
	font-size: 12px;
	line-height: 175%;
}

/*
** SideBar Section **
*------------------------------------------------------------*/
div.module-content {
	line-height: 150%;
	background-color: #FFF;	
	border: solid 1px #B5E8FF;
	margin: 5px 5px 10px 5px;
	padding: 5px;
}
h3.module-header {
	color: Gray;
	font-size: 90%;
	font-weight: bold;
}
/*ul.module-list {
	margin-left: 2em;
}*/
li.module-list-item {
	margin-bottom: 5px;
	padding-left: 15px;
	list-style: none;
	font-size: 75%;
	line-height: 150%;
	background-color: #FFF;
	background-image: url(../images/marker1.gif) ;
	background-repeat: no-repeat;
	background-position: 0% 10%;
}
a.feed {
	font-size: 12px;
}
a.feed img {
	margin-right: 2px;
}
