@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

p + p { margin-top: 0.2em; } 

.search {
	background-color: #e25354;
	padding-right:24px;
	height:42px;
}

.main {
	width: 242px;
}

.wide {
	width: 564px;
}


.main-content {
	font-size:12px;
	color:#5b5b5b;
	letter-spacing:1px;
	line-height:18px;
}

.main-content a {
	color:#e25354;
	text-decoration:none;
}

.main-content a:hover {
	text-decoration:underline;
}

.muse-bio-box {
	padding:8px;
	color:#5b5b5b;
	letter-spacing:1px;
	line-height:16px;
}

.muse-bio-box-bottom {
	height:24px;
	width:216px;
	background-color:#f2a346;
	color:#000000;
	padding:4px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.muse-bio-box-bottom a {
	color:#000000;
	text-decoration:none;
}

.muse-bio-box-bottom a:hover {
	text-decoration:underline;
}

.muse-line1 a {
	color:#e25354;
	text-decoration:none;
}

.muse-line1 a:hover {
	text-decoration:underline;
}

.muse-line1 {
	font-size: 14px;
	color:#e25354;
	margin-bottom:.3em;
}

.muse-line2 {
	font-size:14px;
	margin-bottom:.3em;
}

.muse-line2 a {
	color:#e25354;
	text-decoration:none;
}

.muse-line2 a:hover {
	text-decoration:underline;
}

.muse-bio {
	font-size:12px;
	margin-bottom:.3em;
}

.muse-category {
	color:#e25354;
	font-weight:bold;
}

.muse-rightcolumn-box {
	border: 1px solid #888888;
	width:208px;
}

.muse-rightcolumn-box-heading {
	background-color:#e25354;
	height:24px;
	padding:12px 0 0 16px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.muse-rightcolumn-box-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5b5b;
	letter-spacing:1px;
	line-height:16px;
	padding-right:8px;
}

.book-of-the-month {
	background-image:url(../images/book-of-the-month.png);
	background-repeat:no-repeat;
	height:266px;
}

.book-of-the-month-text {
	padding:64px 12px 10px 184px;
	font-size:11px;
	color:#5b5b5b;
	letter-spacing:1px;
	line-height:18px;
}

.book-of-the-month-text p {
	margin-top: 0.2em;
}

.profile {
	border: 1px solid #888888;
}

.form-label {
	font-size:12px;
	color:#5b5b5b;
	letter-spacing:1px;
	line-height:18px;
	font-weight:bold;
}

