@import url("contents.css");

.more_edition
{
	background-color: #faefdf;
	padding: 0 1em 1em 1em;
	border: 1px solid #aaa;
	overflow: auto;
	margin-bottom: 1em;	
}

#online_now_index
{
	list-style-type:none;
	margin: 0.5em 2em 1.8em 2em;
	padding: 0;
	text-align: center;
}

#online_now_index li
{
	font-size: 0.89em;
	display: block;
	margin: 0.2em 0.5em ;
	float: left;
	font-family: "Georgia",serif;
}

.more_edition img
{
	float:left;
	margin-right: 1em;
}
#summaries
{
	width: 475px;
	float:left;
	border-right: 1px dotted #ddd;
	margin-right: 3px;
	padding-right: 15px;
}
.related
{
	width: 360px;
	margin: 0 3px;
	padding: 0;
	float:left;
	text-align: center;
}

#main_panel
{
	margin-right: 0;
	width: 880px;
}

.related #mag_pdf
{
	margin-top: 0.5em;
	text-align: center;
}

#mag_carousel img, #toon_carousel img
{
	border: 6px solid #ddd;
}

#mag_carousel img
{
	margin: 0 5px 0 0;
	float: left;

}

#mag_carousel .more
{
	text-align: center;
}

#mag_carousel .more .summary
{
	width: 150px;
	margin: 15px auto;
}

#testimonials
{
	font-family: "Georgia", serif;
	list-style-type: none;
	margin: 0.4em 0 0 0 ;
	padding: 0 1em;
}

#testimonials li
{
	margin:0;
	padding:0;
}

#testimonials .keyword
{
	display:block;
	font-family: arial, sans-serif;
	color: #050;
}

#testimonials .quote
{
	font-size: 0.75em;
}

#testimonials .attrib
{
	font-size: 0.8em;
}

#testimonials li
{
	margin-bottom: 1.5em;
}

#testimonials .person
{
	text-transform: uppercase;
	font-weight: bold;
}

.related .download_button
{
	background-color: #900;
	color: white;
	border: 6px solid #ddd;
	font-size: 0.7em;
	text-transform: uppercase;
	padding: 0.5em;
	font-family: arial, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: block;
	margin: 0.5em;
}

.related h2
{
	border: 0;
	font-size: 0.82em;
	font-family: "Georgia", serif;
	text-transform: uppercase;
	
	letter-spacing: 0.2em;
	font-weight: bold;
}

.article
{
	width: 225px;
}

.section img
{
	display:block;
}


#mag_carousel .title
{
	display:block;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 0.78em;
}

#mag_carousel .date
{
	display:block;
	font-weight: bold;
	color: #999;
	font-size: 0.68em;
	text-transform: uppercase;
}

#mag_carousel .summary
{
	font-family: "Georgia", serif;
	display: block;
	font-size: 0.7em;
	line-height: 1.1em;	
	margin: 0.2em 0 0 0;
}

.article.first, .article.singleton
{
	width: 450px;
}
.section.top img
{
}

.side_box
{
	border: 1px solid #999;
	background-color: #ddd;
	margin: 1em 0;
	padding: 1em;
}

#testim_box
{
	margin: 2em 0;
	padding: 0.6em 0;
	border-top: 1px dashed #777;
	border-bottom: 1px dashed #777;
}

.related h2
{
	padding-top: 2em;
	clear: both;
}

.related h2.top
{
	font-size: 1.3em;
	border-bottom: 1px solid #900;
	width: 80%;
	margin: 0 auto;
	padding: 0;
}

