﻿/* Special Sections CSS 
	The Baltimore Sun
	Tribune Interactive
	
	baltimoresun.com/special_sections
*/


body{
	background-image:url('../images/bg.gif');
	background-color:#CCCCCC;
	background-repeat:repeat-x;

	font-family:Verdana, Sans-Serif;
	font-size: 7.5pt;
	color:#FFFFFF;
	line-height:13pt;
	letter-spacing:.25pt;
	}

a {text-decoration:underline;color:#fff;}
a:hover {text-decoration:none;}
#footer a:hover {text-decoration:none;color:white;}

#wrapper {
	width:967px;
	margin:0 auto 55px auto;
	height: 100%;
	}

#bsunLogo {
	margin: 35px 0 10px 670px; 
	border: 0;
	width:273px;
	height:39px;
	}

#bsunEagle {
	height:245px;
	width:800px;
	position:absolute;
	margin-left:-100px;
	z-index:-1;
	}

#contentTop, 
#contentBottom {
	height:7px;
	width:967px;
	}

#contentBottom {
	margin-top:15px !important;
	margin:15px 0 -5px 0;
	}
#contentTop {
	margin:-13px 0 0 0;
	}

#content {
	width:967px;
	background-color:#696767;
	}

#content p {
	padding:5px 15px 0px 48px;
	width:845px;
	}

#ssLogo {
	width:424px;
	height:51px;
	margin: 10px 0 5px 40px;
	}

#recentEditions {
	margin: 10px 0 0 41px;
	}

#coverFlow {
	background-image:url('../images/cover-flow-bg.gif');
	width:908px;
	height:273px;
	margin: 20px auto;
	}

#archivedLogo {
	width:209px;
	height:26px;
	margin:5px 0 5px 40px;
	}

#archived {
	width:864px;
	margin:10px 0 0 45px;
	}

#archived a{
	width:200px;
	float:left;
	padding:5px 8px;
	display:block;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	}

#archived a:hover{
	background-color:#242424;
	}

#archived span {
	font-size:10px;
	color:#989797;
	font-style:italic;
	}

#footer {
	width:100%;
	height:25px;
	background-color:#0d3a62;
	position:fixed;
	bottom:0;
	padding-top:5px;
	z-index:100;
	}

#footer p {
	margin:0 auto;
	font-size:6.5pt;
	color:#DDDDDD;
	width:967px;
	text-align:right;
	}

.hr {
	margin:30px 0 0 0;
	width:967px;
	height:2px;
	}

#mycarousel li img {
	height:195px;
	width: 175px;
	}

#rss {
	border:none;
	margin-bottom:-3px;
	}

