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

/* ---------------------------------------------------------- Magazines ---------------------------------------------------------- */
/* ----------------------------- Magazines ----------------------------- */
#magazines {
	background-color: #e7e7e7;
	height: auto;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #e7e7e7;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #e7e7e7;
	padding-bottom: 0px;
}
#magazines960 {
	width: 960px;
	background-color: #e7e7e7;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#tab_container {
	display: block;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 30px;
}
/* ----------------------------- Logged In ----------------------------- */
h4.welcome_back {
	margin-bottom: 3px;
	text-align: right;
}
a.switch_user {
	font-size: 11px;
	text-align: right;
	display: block;
}
h1.month {
	margin-bottom: 40px;
	margin-top: 40px;
}
#magazines img.logged_in {
	float: left;
	padding-right: 20px;
	height: 166px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 100px;
}
#features {
	clear: both;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#other_stories {
	clear: both;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.issue {
	float: left;
	width: 460px;
	padding-bottom: 20px;
}
.tfe {
	padding-left: 20px;
}
.roy { 
padding-right: 20px;
}
.issue h3 {
	margin-top: 0px;
	padding-top: 0px;
}
.issue p {
font-size: 13px;
	line-height: 18px;
	text-indent: 0px;
}
.issue ul {
	font-size: 10px;
	list-style-type: none;
	width: 300px;
	margin-left: 120px;
	clear: both;
	float: left;
	height: auto;
}
.issue li {
	margin-bottom: 10px;
}
a.article {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.issue li .author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#binding {
	background-color: #214975;
	float: left;
	width: 100px;
	margin-right: 40px;
	margin-bottom: 15px;
	height: 1000px;
}
/* ------------------------------ Archive ------------------------------ */
#belly li {
	list-style-type: none;
	margin-bottom: 35px;
	clear: both;
	float: left;
	height: 525px;
	width: 100%;
}
h1.archive {
margin-top: 25px;
}
.roy_archive {
	float: left;
	width: 350px;
	margin-right: 25px;
}
.tfe_archive {
	float: left;
	width: 350px;
	margin-right: 25px;
}
.month_archive {
	float: left;
	width: 210px;
	text-align: center;
	padding-top: 240px;
	background-color: #e7e7e7;
	height: 285px;
	margin-bottom: 35px;
}
.roy_archive img {
	width: 200px;
	margin-right: 0px;
}
.tfe_archive img {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}