/* ---------------------------------- */

/* @TypePad */

p a {
	text-decoration:none !important;
}

.page-header {
	display:none !important;
}

/* ---------------------------------- */

/* @Typelists */

li.module-list-item {
	display:block;
	float:left;
	clear:both;
	width:530px;
	margin-bottom:20px;
	padding-bottom:20px;
	background:url(images/divider.png) center bottom no-repeat;
}

li.module-list-item:last-child {
	background:none;
	padding-bottom:0px;
}

li.module-list-item .typelist-thumbnail {
	float:left; 
	margin-right:10px;
	margin-bottom:3px;

}

li.module-list-item .typelist-thumbnail img {

}

li.module-list-item .typelist-description {
	margin:0;
	color:#56513c;
}

li.module-list-item .typelist-description a,
ul#books li.module-list-item .typelist-description a.title {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;

	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fbc41f;
	color: #000\9; /* Target IE8/7 ONLY */
	margin-top:-3px;
	text-shadow:
      2px 2px 1px #000,
     -1px -1px 1px #000,
      1px -1px 1px #000,
     -1px 1px 1px #000,
      1px 1px 1px #000;
	*text-shadow:none !important;
	opacity:0.9;
	filter:alpha(opacity=90);
	text-decoration:none !important;
}

li.module-list-item .typelist-description a {
	display:inline-block;
	margin-bottom:10px;
}

ul#books li.module-list-item .typelist-description a.title {
	display:inline;
}

li.module-list-item:first-child .typelist-notes {
	width:95%;
}

.film-content li.module-list-item:nth-child(-n+2) .typelist-description {
	width:91%;
}

.pager-bottom {
	padding-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}