/* these styles define what is customizable for a standard implementation */

/* page layout */

body {
	font-family: Arial, Helvetica, sans-serif;
	}
	
#page-body {
	background-color:#8197af;
	}

#navigation-layer {
        margin-top:-31px;
	}

.nav-container {width:990px;}

#branding-layer {
	background-color:#002A57;
	}

#columns {overflow:hidden; border:solid #FFF; border-width:0 5px; background:#FFF;}
	
/* general styles */

a {
	color:#055793;
	}

a:hover {
	color: #60AFDD;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#a39382;
	}
	
.module h2 {
	color:#000;
	background-color:#fff;
	}
	
.module {
	border-bottom:solid 0px #333;
}

#logo {
	top:0;
}

#branding-layer {
	height:204px;
}

* html #branding-layer {
	margin-top:-31px;
	padding-top:51px;
}
	
/* navigation */
	
ul#nav li a {
	background-color:#005D97;
	color:#AFD4EB;
	}
	
ul#nav li a:hover, ul#nav li a.hover {
	background-color:#B5CFE0;
	color:#fff;
	}
	
ul#nav li a.on {
	color:#fff;
	background-color:#222;
	}
	
/* 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;
	}

	
/* special article styles */

#article-body h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#002A57;
	}
	
#article-body {
	line-height: 1.7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
h3.article-subtitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#60AFDD;
	}

.sidebar-right {
	float:right;
	margin:0 0 5px 15px;
	padding:15px 0 15px 15px;
	width:225px;
	color:#81A0B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-top:solid 1px #404040;
	border-left:solid 1px #404040;
	background-color:#fff;
	}
	
.sidebar-left {
	float:left;
	margin:0 15px 5px 0;
	padding:15px 15px 15px 0;
	width:225px;
	color:#81A0B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-top:solid 1px #404040;
	border-right:solid 1px #404040;
	background-color:#fff;
	}
	
.pullquote {
	border-bottom:solid 1px #a39382;
	border-top:solid 1px #a39382;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#9c9b9b;
}

.dropcap {
	float:left;
	font-size:350%;
	line-height:90%;
	padding-top:2px;
	font-weight:normal;
	margin-right:.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#60AFDD;
}


/* modules - derived from colors and styles indicated above */

table.articles th {
	border-bottom:solid 1px #a39382;
	}

.on-newsstands-now {
	border-bottom:none;
}

.on-newsstands-now .price, .on-newsstands-now .duration {
	font-family:Arial, Helvetica, sans-serif;
	color:#a39382;
	}
	
.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:#81A0B4;
}

.photoFaderMenu div.selected a, .photoFaderMenu div.selected a:hover{
	border:solid 1px #81A0B4;
	color:#81A0B4;
	}	
	
.photoFaderMenu li a:active, .photoFaderMenu li a:focus, .photoFaderMenu li a.selected, .photoFaderMenu li a.selected:hover {
	color:#fff !important;
	background-color:#81A0B4 !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:#81A0B4 !important;
	color:#fff !important;
	}
	
.mini-fader .photoFaderMenu li a:hover {
	background-color:#b5CFE0 !important;
	color:#000 !important;
	}
	
td.currentday {
	background-color:#891a1c !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 #fff !important;
	}
	
td.eventday a:hover {
	background-color:#eee !important;
	}


#nav-home {
	width: 42px;
}

#nav-events {
	width: 50px;
}

#nav-eventplanning {
	width: 107px;
}

#nav-arts {
	width: 32px;
}	

#nav-dining {
	width: 50px;
}

#nav-community {
	width: 78px;
}

#nav-wellness {
	width: 65px;
}

#nav-style {
	width: 93px;
}

#nav-homerealty {
	width: 85px;
}

#nav-ypconnection {
	width: 101px;
}

#nav-buyomahanow {
	width: 110px;
}


.monthly-view a.view-full {

	display:block;

	color:#000;

	font-size:12px;

	text-align:center;

	font-weight:bold;

	line-height:18px;

	text-transform:uppercase;

	background-color:#f5f5f5;

	border-bottom:solid 1px #c0c0c0;

	}

	

.monthly-view a.view-full:hover {

	text-decoration:none;

	background-color:#ddd;

	}


ul.triangle {
	list-style:none;
	margin:0;
	padding:0;
	border-top:solid 1px #aaa;
	}
	
ul.triangle li {
	margin:0;
	padding:0;
	border-bottom:solid 1px #333;
	border-top:solid 1px #fff;
	}
	
ul.triangle li a {
	font-size:12px;
	text-align:right;
	display:block;
	line-height:normal;
	background-color:#eee;
	background-image:url(/images/triangle.gif);
	background-position:right 9px;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:25px;
	color:#636451;
	}
	
ul.triangle li a:hover {
	background-color:#96977b;
	color:#fff;
	text-decoration:none;
	background-image:url(/images/triangle-white.gif);
	}
	
.digital-edition iframe {
	border:none;
	height:200px;
	width:100%;
}

.digital-edition .content {
	padding:0 0 0 0;
}

.sg-mini-bottom-menu .galleryMenu {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	position:absolute;
	bottom: 0px;
	left:0px;
	width:90%;
	background-color:#FFF;
	height:20px;
	padding:3px 0;
	}
