/* these styles define what is customizable for a standard implementation */

/* page layout */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	}
* html body {
	background-color:#eee;
}
	
#columns {
	background-color:#fff;
	}

	
/* general styles */

a {
	color:#005596;
	}

a:hover {
	text-decoration:underline;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	}
	
.module h2 {
	background-color:#ddd;
	color:#000;
	border-bottom:solid 1px #bbb;
	text-transform:none;
	font-family:"Amplitude Bold", Trebuchet MS, Arial, Helvetica, sans-serif;
	}
	
.module h2 a {
	color:#000;
}
	
.module .content {
	padding:10px 0 0 0;
}

.module h2 .archive {
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

/* navigation */

table#nav {
	height:30px;
	padding:0;
	margin:0;
	width:100%;
	border-collapse:collapse;
	background-color:#666;
	}
	
table#nav td {
	height:30px;
	border:none;
	padding:0;
	margin:0;
	}
	
table#nav td a {
	display:block;
	outline:none;
	height:30px;
	color:#fff;
	text-align:center;
	line-height:30px;
	padding:0;
	font-size:10px;
	font-weight:normal;
	border:none;
	}
	
table#nav td a:hover, table#nav td a.hover {
	text-decoration:none;
	}
	
table#nav td.supplement {
	height:33px;
	margin-top:-3px;
	}
	
table#nav td.supplement a {
	border-top:solid 3px #F8C119;
	}
	
table#nav td.supplement a:hover {
	border-top:solid 3px #CF7C2B;
	}

.submenu {
	display:none;
	position:absolute;
	z-index:9999;
	font-family:"Futura Light", "Futura Book", "Futura", Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.submenu ul {
	list-style:none;
	margin:0 0;
	padding:0 0;
	}
	
.submenu ul li {
	border-bottom:solid 1px #fff;
	margin:0 0;
	padding:0 0;
	list-style:none;
	}
	
.submenu ul li a {
	display:block;
	padding:5px 7px;
	}
	
.submenu ul li a:hover {
	text-decoration:none;
	}

/* navigation */

#nav-container {
	height:31px;
}

table#nav {
	background-color:#999;
	}
	
table#nav td {
	border-right:solid 1px #fff;
}

table#nav td.last {
	border-right:none;
}
	
table#nav td a {
	background-color:#444;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(/images/nav-bg.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	padding:0 2px;
	line-height:30px !important;
	text-shadow: 1px 1px 2px #000;
	white-space:nowrap;
	}
	
table#nav td a:hover, table#nav td a.hover {
	background-color:#666;
	color:#fff;
	background-image:none;
	}
	
table#nav td a.on {
	color:#fff;
	background-color:#555;
	background-image:none;
	}
	
/* sponsorship */

.sponsorship h2 {
	background-color:#555;
	font-family:"Amplitude Bold", Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow: 2px 2px 2px #000;
	}
	
/* Submenu colors should match the hover states indicated above */
	
.submenu ul li a {
	color:#fff;
	background-color:#333;
	}
	
.submenu ul li a:hover {
	background-color:#555;
	}
	
/* IE6 hack to keep color in hover state consistent */	
	
* html .submenu ul li a:hover {
	color:#fff;
	}
	
/* blog styles */

.blog-header {
	font-family:"Amplitude Bold", Trebuchet MS, Arial, Helvetica, sans-serif;
}

	
/* special article styles */

#article h1 {
	font-family:"Amplitude Bold", Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:42px;
	}
	
#article {
	line-height: 1.5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h3.article-subtitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:16px;
	}

.sidebar-right {
	float:right;
	margin:0 0 5px 15px;
	padding:15px 0 15px 15px;
	width:225px;
	color:#005596;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border-top:solid 1px #005596;
	border-left:solid 1px #005596;
	background-color:#fff;
	}
	
.sidebar-left {
	float:left;
	margin:0 15px 5px 0;
	padding:15px 15px 15px 0;
	width:225px;
	color:#005596;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border-top:solid 1px #005596;
	border-right:solid 1px #005596;
	background-color:#fff;
	}
	
.pullquote {
	border-bottom:solid 1px #a39382;
	border-top:solid 1px #a39382;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#666;
}

.dropcap {
	float:left;
	font-size:350%;
	line-height:90%;
	padding-top:2px;
	font-weight:bold;
	margin-right:.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
}


/* modules - derived from colors and styles indicated above */

table.articles th {
	border-bottom:solid 1px #ccc;
	}

.on-newsstands .price, .on-newsstands .duration {
	font-family:"Amplitude Bold", Trebuchet MS, Arial, Helvetica, sans-serif;
	}

.on-newsstands .cover-image {
	float:left;
	margin-right:10px;
	position:relative;
	width:122px;
	display:inline;
}
	
.on-newsstands .price {
	font-size:40px;
	margin-bottom:0;
	text-transform:none;
}

.on-newsstands .duration {
	font-size:28px;
	margin:0 0 10px 0;
	line-height:24px;
	text-transform:none;
}

.on-newsstands .cta {
	float:left;
	position:relative;
	width:62px;
	height:auto;
	display:inline;
	font-weight:bold;
}

.on-newsstands p.subscribe-link {
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	margin-bottom:0;
}

.on-newsstands .content {
	height:auto;
	padding-bottom:0;
	text-align:center;
}

.on-newsstands img {
	border:solid 1px #ccc;
}

.photoFaderMenu {
	margin-top:0 !important;
	margin-right:0 !important;
	width:200px !important;
}
	
.photoFaderMenu div a {
	color:#666;
	}
	
.photoFaderMenu div a:hover {
	color:#666;
	border:solid 1px #666;
	}
	
.photoFaderMenu div.unselected:hover {
	background-color:#666;
}

.photoFaderMenu div.selected, .photoFaderMenu div.selected:hover {
	background-color:#fbb519;
}

.photoFaderMenu div.selected a, .photoFaderMenu div.selected a:hover{
	border:solid 1px #fbb519;
	color:#fbb519;
	}
	
.photoFaderMenu li a:active, .photoFaderMenu li a:focus, .photoFaderMenu li a.selected, .photoFaderMenu li a.selected:hover {
	color:#fff !important;
	background-color:#fbb519 !important;
	}
	
.photoFaderMenu li a:hover {
	color:#000 !important;
	background-color:#eee !important;
	}

.mini-fader .photoFaderMenu li a {
	color:#000 !important;
	background-color:#fff !important;
	}
	
.mini-fader .photoFaderMenu li a.selected, .mini-fader .photoFaderMenu li a.selected:hover {
	background-color:#fbb519 !important;
	color:#fff !important;
	}
	
.mini-fader .photoFaderMenu li a:hover {
	background-color:#eee !important;
	color:#000 !important;
	}
	
td.currentday {
	background-color:#fbb519 !important;
	color:#fff !important;
	}
	
table.monthday td a{
	border:solid 1px #bbb !important;
	}
	
table.monthday td a.currentday,  table.monthday td.currentday a{
	border:solid 1px #333 !important;
	}
	
td.eventday a:hover {
	background-color:#eee !important;
	}
	
/* extras */

div.blog-roll h3 {
	font-family:"Amplitude Bold", Trebuchet MS, Arial, Helvetica, sans-serif;
}
	
div.blog-roll h3 a:hover {
	text-decoration:underline;
	}
	
div.current-issue h3 {
	font-weight:normal;
	border-bottom:solid 1px #ccc;
}

.banner-ad {
	padding:5px;
}

.rectangle-ad, .tower-ad, .banner-ad {
	background-color:#f5f5f5;
}

p.posted {
	font-size:10px;
	text-transform:uppercase;
}

.social-media img {
	margin-bottom:10px;
}

.social-media .content {
	padding-bottom:0;
	text-align:center;
}

.spotted img {
	float:left;
	margin:0 15px 5px 0;
}

.article-list-right-rail table.articles td {
	padding-bottom:0;
}

table#departments {
	margin-bottom:10px;
}

table#departments h4 {
	font-size:16px;
}

.rent .content {
	text-align:center;
}

table.form {
	width:100%;
	border-collapse:collapse;
	border-top:solid 1px #ccc;
}

table.form td {
	border-bottom:solid 1px #ccc;
	padding:5px 0;
}

div.verify {
	font-size:10px;
	margin-bottom:10px;
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
}