/*
 *  Header Styles
 *  Version 2.0.10
 */
 
 /* @group Masthead */
#colorbar {
	background: #0FA5C5 url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/color.gif) no-repeat left top;
	width: 13px;
	height: 109px;
	position:absolute;
	left: 0;
	top:  0;
	display:none;
}
header#masthead {
	margin-bottom: 0px;
	padding:  0;
	border-bottom:1px solid #4e504f;
	overflow: hidden;
}
header#masthead nav, header#masthead nav ul {
	overflow:hidden;
	float:left;
}
header#masthead .inner {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	background-size:cover;
	text-align:center;
}
header#masthead nav li#home {
	text-align:left;
	float: left;
	/*width: 268px;*/
	width:auto;
	height:109px;
	padding: 0;
}
header#masthead nav li#home a {
	margin-top:8px;
	padding:0;
	width: 100%;
	display:block;
	height:101px;
}

header#masthead nav li#home.text a{
	line-height: 90px;
}
header#masthead nav li#home a #logo-text{
	white-space:nowrap;
}

header#masthead nav.left li#home a img{
	padding-right:10px;
}
header#masthead nav.right li#home a img{
	padding-left:10px;
}

header#masthead nav.left li#home{
	float: left;
}

header#masthead nav.center li#home {
	margin: 0 auto;
	float: none;
}

header#masthead nav.right li#home{
	float: right;
}

header#masthead nav li {
	float: left;
}

header#masthead nav.left li.menu-item{
	border-left: 2px solid white;
}
header#masthead nav.left li.menu-item:last-child{
	border-right: 2px solid white;
}

header#masthead nav.right li.menu-item{
	border-right: 2px solid white;
}
header#masthead nav.right li.menu-item:last-child{
	border-left: 2px solid white;
}

header#masthead nav li a {
	text-align:center;
	display:block;
	padding:10px 10px 10px 10px;
	font: 400 19px/1 'Oswald', sans-serif;
	text-shadow: #000 1px 1px 4px;
	padding-bottom:9px;
}

header#masthead nav.right li{
	float:right;
}

header#masthead nav li#home{
	border:none;
}

header#masthead nav li#utils {
	width: 160px;
	padding-left: 10px;
}
header#masthead nav li#utils a {
	text-transform:none;
	padding-top:0;
	font: 15px/1.2 'Oswald', sans-serif;
}
header#masthead nav li#utils a.learnmore {
	display:block;
	text-align:left;
	padding:  75px 0 0 10px;
	color: #9c9d9d;
	margin: 0px;
	font: normal 18px/1.2 'Oswald', sans-serif;
	
}
/* @group Sign In  */
header#masthead ul#login-list li {
	height:auto;
	width: auto;
	border-right:none;
}
header#masthead ul#login-list li a.register {
	margin:0 0 0;
	float:left;
	border: 3px solid black;
	text-shadow: 0 1px 1px black;
	text-transform:uppercase;
	font: 400 20px/1 'Oswald', sans-serif;
	padding: 3px;
	background: #3a827d;
	text-shadow: 2px 2px 2px #376e79;
	box-shadow: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 20px;
	line-height: normal;
	padding: 3px 8px;
}
body #global-signin, body ul#login-list {
	width: 170px;
	float: none;
	overflow: auto;
	background-color:transparent;
}
body #global-signin ul#login-list.logged-in li a:link, body #global-signin ul#login-list.logged-in li a:visited {
	text-align:left;
	font: 300 .85em/1.2 'Oswald', sans-serif;
	padding: 0 0 3px 10px;
	text-shadow:none;
}
body #global-signin ul#login-list.logged-in li a.my_profile {
	text-align:left;
	font: 300 1.3em/1.2 'Oswald', sans-serif;
	padding: 10px 0 8px 10px;
}
body ul#login-list li {
	width: 170px;
	float: none;
	display:block;
	text-align:left;
	overflow: auto;
	background-color:transparent;
}
header#masthead nav li#utils a.sign-in {
	text-align: right;
	font: 15px/1.2 'Oswald', sans-serif;
	text-transform:none;
	padding:10px 0 0 0;
	margin-bottom:25px;
	display:block;
	width: 160px;
}
/* @end */
header#masthead nav li.newsstand{
	height:109px;
}
header#masthead nav li.newsstand a {
	background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/nav-new2.png) no-repeat center -109px;
	display:block;
	height: 22px;

}
header#masthead nav li.newsstand.active a,
body.homepage header#masthead nav li.newsstand a,
body.single header#masthead nav li.newsstand a {
	background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/nav-new2.png) no-repeat center -218px;
	display:block;
	height: 22px;

}
header#masthead nav li.placestolive {
	height:109px;
	
}
header#masthead nav li.placestolive a {
	background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/nav-liv2.png) no-repeat center -109px;
	display:block;
	height: 22px;
}
header#masthead nav li.thingstodo {
	height:109px;
}
header#masthead nav li.thingstodo a {
	background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/nav-ttd2.png) no-repeat center -109px;
	display:block;
	height: 22px;
}
header#masthead nav li.wheretoeat {
	height:109px;
}
header#masthead nav li.wheretoeat a {
	background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/nav-eat2.png) no-repeat center -109px;
	display:block;
	height: 22px;
}
header#masthead nav li.wheretoeat.active,
body.category-where-to-eat header#masthead nav li.wheretoeat a,
body.where-to-eat header#masthead nav li.wheretoeat a {
	background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/nav-eat2.png) no-repeat center -218px;
	
}
body.single.where-to-eat header#masthead nav li.newsstand a {
	background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/nav-new2.png) no-repeat center -109px;
	

}

/* header logo */
header#masthead #site-logo{display:inline-block;}
header#masthead #site-logo.image{
	z-index:99999;
	float:left;
}
header#masthead #site-logo.text{ margin-top:30px;}

header#masthead #site-logo.center{ float:none; }
header#masthead #site-logo.image a img.logo{
	width: 100%;
}

/* Header Nav Menu */
nav#header-nav {
	position: relative;
	width: 1024px;
	margin: 0 auto;
}
nav#header-nav ul li {
	position:relative;
	float: left;
	background-position:center top;
	background-repeat:no-repeat;
}

/* Header Nav Dropdown */
nav#header-nav {
	clear: both;
	display: block;
}
nav#header-nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
nav#header-nav li {
	float: left;
	position: relative;
}
nav#header-nav a {
	display: block;
	text-decoration: none;
}
nav#header-nav ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	position: absolute;
	left: 0;
	z-index: 99999;
	padding:0 !important;
}

nav#header-nav ul ul ul {
	left: 100%;
	top: 0;
	padding:0 !important;
}
nav#header-nav ul ul a {
	width: 200px;
}
nav#header-nav ul ul li {
	text-align: left;
}
nav#header-nav li:hover > a {
}
nav#header-nav ul ul :hover > a {
}
nav#header-nav ul ul a:hover {
}
nav#header-nav ul li:hover > ul {
	display: block;
}
nav#header-nav li.current_page_item a,
nav#header-nav li.current-menu-item a {
}

/* Mobile Nav Dropdown */
nav#header-nav div#mobile-nav{
	min-width: 200px;
	float:none !important;
}

/* Mobile Menu Selector UI */
nav#header-nav div#mobile-nav #header-nav-mobile-ui.mobile-selector-icon-light{
	background-image:url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/menu-icon-light.png);
}
nav#header-nav div#mobile-nav #header-nav-mobile-ui.mobile-selector-icon-light.down{
	background-image:url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/menu-icon-down-light.png);
}
nav#header-nav div#mobile-nav #header-nav-mobile-ui.mobile-selector-icon-medium{
	background-image:url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/menu-icon.png);
}
nav#header-nav div#mobile-nav #header-nav-mobile-ui.mobile-selector-icon-medium.down{
	background-image:url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/menu-icon-down.png);
}
nav#header-nav div#mobile-nav #header-nav-mobile-ui.mobile-selector-icon-dark{
	background-image:url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/menu-icon-dark.png);
}
nav#header-nav div#mobile-nav #header-nav-mobile-ui.mobile-selector-icon-dark.down{
	background-image:url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/interface/menu-icon-down-dark.png);
}
nav#header-nav div#mobile-nav #header-nav-mobile-ui{
	cursor:pointer;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right center;
	padding:9px 0;
	font-size:16px;
	line-height: 16px;
	font-weight:bold;
	text-align:right;
	padding-right: 30px;
	margin-right: 5px;	
}
nav#header-nav div#mobile-nav #header-nav-mobile-ui.right{
	text-align:right;
	background-position: right center;
	padding-right: 30px;
	margin-right: 5px;	
}
nav#header-nav div#mobile-nav #header-nav-mobile-ui.left{
	text-align:left;
	background-position: left center;
	padding-left: 30px;
	margin-left: 5px;	
}
nav#header-nav div#mobile-nav #header-nav-mobile-ui.center{
	text-align:center;
	background-image:none !important;
}

/* Mobile Dropdown */
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown{
	display:none;
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu{
	background-color:#efefef;
	text-align:left;
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.menu-item{
	float:none !important;
	border-top:1px solid #eeeeee;
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown{
	border-bottom:1px solid #ffffff;
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.menu-item a{
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	padding:10px 15px;
}
nav#header-nav.left div#header-nav-menu, nav#header-nav.left div#mobile-nav{
	float:left;
}
nav#header-nav.right div#header-nav-menu, nav#header-nav.left div#mobile-nav{
	float:right;
}
nav#header-nav.center div#header-nav-menu, nav#header-nav.left div#mobile-nav{
	text-align:center;
}

nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.menu-item ul.sub-menu{
    display:none;
	padding:0;
	margin:0;
    float: none;
    position: relative;
	box-shadow:none;
	left:0;
	top: 0;
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.menu-item ul.sub-menu li.menu-item{
	padding:0;
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu{
	display:none;
	left: 0; 
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.menu-item ul.sub-menu li.menu-item a,
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu li.menu-item a{
    width: inherit;
}

nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.menu-item ul.sub-menu li.menu-item a{
	margin-left:15px;
}

nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.menu-item ul.sub-menu li.menu-item ul.sub-menu li.menu-item a{
	margin-left:30px;
}

nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.nav-dropdown-search form#searchform{
	white-space:nowrap;
	padding: 7px 0px 5px 0;
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.nav-dropdown-search form#searchform button.icon-search{
	margin:0;
	padding:5px 10px;
	font-size: 16px;
	color: inherit;
	background:none;
	border: none;
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.nav-dropdown-search form#searchform button.icon-search:hover{
	background:none;
}
nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.menu li.nav-dropdown-search form#searchform input#s{
	box-sizing: border-box;
	display:inline;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width: 85%;
	padding: 5px 10px;
}

nav#header-nav div#mobile-nav #header-nav-mobile-dropdown ul.subheader-nav li.menu-item a{
	font-weight:normal;
	opacity: 0.85;
	filter: alpha(opacity=100);
}

/* End Mobile Nav Dropdown */

nav#header-nav.center div#header-nav-menu > ul{
	display: inline-block;
}
nav#header-nav ul li a {
	display: inline-block;
	padding: 5px 15px;
	height: 16px;
	font: 400 14px/1.1 Karla;
}

/* @end */


@media screen and (max-width: 1024px) {
	header#masthead #site-logo.text{ margin-top:0; }
	
	header#masthead, header#masthead .inner {
		width: 100%;
	}

	header#masthead nav li#utils a.login {
		text-align:left;
	}
	
	header#masthead nav li#home {
		min-width: 200px;
		background-image:none;
		text-align:center;
	}
	header#masthead nav li#home a {
		width: auto;
	}
	header#masthead nav li#home img {
		padding-top: 2%;
		max-width:100%;
		width: 85%;
		height: auto;
	}
	header#masthead nav li.newsstand,
	header#masthead nav li.placestolive, header#masthead nav li.thingstodo,
	 header#masthead nav li.wheretoeat {
		width: 17%;
	}
	#sub-header div.newsletter, header#masthead nav li#utils a.learnmore, header#masthead nav li#utils #lm {
		display: none;
	}
	header#masthead nav li a{
		line-height: 24px;
	}
}

@media screen and (min-width : 701px) {
	header#masthead nav li.newsstand a:hover, 
	header#masthead nav li.placestolive a:hover, header#masthead nav li.thingstodo a:hover, header#masthead nav li.wheretoeat a:hover,
	body.category-where-to-eat header#masthead nav li.wheretoeat a:hover,
	body.where-to-eat header#masthead nav li.wheretoeat a:hover {
		
		background-position: center top !important;
		text-decoration:none;
	}

	header#masthead nav li.newsstand a:hover {
		color:  #167b51;
		text-shadow: #4fc492 0px 1px 2px;
	}
	header#masthead nav li.wheretoeat a:hover {
		color:  #5d2251;
		text-shadow: #a5568c 0px 1px 2px;
	}



	header#masthead nav li.thingstodo a:hover {
		color:  #ae6905;
		text-shadow: #edc055 0px 1px 2px;
	}
	header#masthead nav li.placestolive a:hover {
		color:  #00667c;
		text-shadow: #46c0d4 0px 1px 2px;
	}
}


@media screen and (max-width: 700px) {
	
	div#colorbar {
		width: 13px;
		height: 50px;
		background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/icons/bar-48.gif) repeat-x !important
	}

	header#masthead nav li#home {
		/*background: url(../images/logo_480.png) no-repeat 35px 8px !important;*/
		width:26%;
		min-width: 135px;
		min-height: 48px;
		margin-left:0;
		padding-top: 0 !important;
	}
	header#masthead nav li#home.text a{
		line-height: 35px;
		font-size: 24px;
	}
	header#masthead nav li.newsstand {
		display:none;
	}
	header#masthead .inner {
		width: 100%;
		height: 100%;
	}
	header#masthead nav li#home img, footer#mainFoot .img-hold {
		display: none !important;
	}

	/* @group Main Nav  */

	body header#masthead{
	}
	header#masthead nav li {
		padding: 0;
	}
	
	/* header#masthead div.inner nav li{width:49%;} */
	header#masthead div.inner nav li a{padding:20px;text-align:center;background:transparent !important;}
	
	
	header#masthead nav li.placestolive a, header#masthead nav li.thingstodo a,  header#masthead nav li.wheretoeat a {
		min-height:33px !important;
		height:33px;
		background-image:none;
		padding: 15px 0 0px;
	}
	header#masthead nav li.placestolive, header#masthead nav li.thingstodo,  header#masthead nav li.wheretoeat {
		height:48px;
		background-image:none;
		width: 22% !important;
	}
	header#masthead nav li#home {
		height: 48px;
	}
	header#masthead nav li#home a {
		height: 40px;
	}
	header#masthead nav li h2 a, header#masthead nav li h1 a {
		font-size: 14px;
	}
	header#masthead nav li.placestolive {
		/*border-bottom:1px solid white;*/
		border-right:none;
	}

	header#masthead nav li:nth-child(n+5){
		display:none;
	}
	
	/* @end */
}

@media screen and (min-width: 550px) and (max-width: 850px) {
	header#masthead nav li.menu-item a{
		font-size: 18px !important;
	}
}

@media screen and (min-width: 430px) and (max-width: 550px) {
	
	header#masthead nav li#home.text a{
		line-height: 35px;
		font-size: 18px;
	}
}

@media screen and (max-width: 430px) {
	header#masthead div.inner nav li a{ font-size:18px; padding:15px; }
	
	div#colorbar {
		display:none;
	}

	header#masthead .inner {
		width: 100%;

		min-width: 320px;
	}
	header#masthead nav li#home, header#masthead nav li.placestolive, header#masthead nav li.thingstodo, header#masthead nav li.wheretoeat {
		min-height:46px !important;
		background-image:none;
		width: 49% !important;
		padding-top: 0;
		border:none;
	}
	header#masthead nav li#home {
/*		background: url(../images/logo_320.png) no-repeat 5px 0px !important;*/
		padding: 0 !important;
	}
	
	header#masthead nav li.placestolive {
		background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/b-1.gif) no-repeat left center !important;
	}
	header#masthead nav li.thingstodo {
		background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/b-3.gif) no-repeat left center;
	}
	header#masthead nav li.wheretoeat {
		background: url(http://shelterislandreporter.timesreview.com/wp-content/themes/incontext/images/b-2.gif) no-repeat left center;
		clear:left;
	}
	
	header#masthead nav li a {
		font-size:inherit;
	}

}