/* @override 
	http://madhousedev.com/walleye/styles/styles.css
	http://www.toledowalleye.com/dev-site/index.php?css=global_embeds/styles.v.1346952027
	http://www.toledowalleye.com/dev-site/index.php?css=global_embeds/styles.v.1347283618
	http://www.toledowalleye.com/dev-site/index.php?css=global_embeds/styles.v.1348521853
	http://www.toledowalleye.com/dev-site/index.php?css=global_embeds/styles.v.1348586677
	http://www.toledowalleye.com/dev-site/index.php?css=global_embeds/styles.v.1348586907
	http://www.toledowalleye.com/dev-site/index.php?css=global_embeds/styles.v.1348593577 */

/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

	body {
		
	}
/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 1070px) {

	body {
		
	}
	#main-nav > .container > ul > li {
	
		padding-bottom: 10px;
	
	}
	#secondary-nav {
		padding-right: 0px !important;
	}
	.container {
		width: 100% !important;
	}
	#nav-container {
	min-width: inherit !important;
	position: relative;
	}
	#secondary-nav ul{
	}
	#bottom-nav {
		float: left !important;
	}
	#main-nav .container > ul > li > a {
		font-size: 24px ;		
	}
	#secondary-nav a span{
		margin: 5px 15px 0 0;
		display: block;
		padding: 0 18px 0 0;
		font-size: 16px;
		font-family: Geogrotesque-bold; 
	}
	#social {
		padding-right: 20px;
	}
	
	#logo {
		left: 30px;
	}
	#logo a{
		width: 223px;
	}
	#header {
		float: left;
		width: 100%;
	}
	.slide-text h1 {
		margin-bottom: 10px;
		float: left;
		padding-right: 30px;
	background: url('{site_url}images/site/little-star.png') no-repeat right center;
		font-size: 36px;
		line-height: 30px;
	}
	#promos {
		padding: 30px 20px;
		display: block;
		float: left;
		color: #ffffff;
	}
	.promo{
		width: 45%;
		float: left;
		margin-right: 10%;
		opacity: 1 !important;
	}
	.module-image{
		position: relative;
		width: 60%;
		overflow: hidden;
		height: 100%;
	}
	.module-image img {
		display: block;
	}
	.module-text-side {
		width: 40%;
		color: #fff;
		padding-top: 40px;
	}
	.module-banner {
		margin: 0 auto;
		width: 220px;
		height: 60px;
		position: relative;
	}

	.module-text-inner {
		padding: 10px 20px;
		text-align: center;
		font-size: 12px;
	}
	.module-text-inner h2 {
		font-size: 18px;
	}
	.header-image {
		display: none;
	}
	
	.submenu {
		width: auto !important;
		background: #10213b;
		position: absolute;
		padding: 0 !important;
		z-index: 9;
		padding: 30px !important;
		right: 0;
		display: none;
	}
	.submenu li {
		display: block !important;
		width: 95%;
	}
	.submenu li a{
		width: 100% !important;
		display: block !important;
		float: left;
	}
	.header-widget, .submenu ul.sublinks {
		width: 45% !important;
		float: left;
	}
	.header-widget {
		margin-left: 10% !important;
	}
	.header-widget ul li {
		font-size: 10px !important;
	}
	
}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */
	

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 960px) {

#secondary-nav {
	padding-right: 0px !important;
}
	body {
		
	}
	#content img {
		width: 100%;
		height: auto !important;
	}
	.header-image {
		display: none;
	}
	
	#main-nav .submenu {
		width: auto !important;
		background: #10213b;
		position: absolute;
		padding: 0 !important;
		z-index: 9;
		padding: 30px !important;
		left: 180px;
	}
	#secondary-nav .submenu {
		width: 180px !important;
	}
	.submenu li {
		display: block !important;
		width: 95%;
	}
	.submenu li a{
		width: 100% !important;
		display: block !important;
		float: left;
		font-size: 13px !important;
	}
	.header-widget, .submenu ul.sublinks {
		width: 45% !important;
		float: left;
	}
	.header-widget {
		margin-left: 10% !important;
	}
	.header-widget ul li {
		font-size: 10px !important;
	}

	.container {
		width: 100% !important;
	}
	#nav-container {
	min-width: inherit !important;
	position: relative;
	}
	#bottom-nav {
		float: left !important;
	}
	#main-nav a {
		font-size: 14px !important;
	}
	#secondary-nav a span{
		margin: 5px 10px 0 0;
		display: block;
		padding: 5px 15px 0 0;
		font-size: 13px !important;
		font-family: Geogrotesque-bold; 
	}
	.blue-logo-back {
		width: 180px;
	}
	.yellow-logo-back {
		width: 150px;
	}
	#logo {
		left: 30px;
	}
	#logo a{
		width: 223px;
	}
	#header {
		float: left;
		width: 100%;
	}
	
	.slide-text {
		float: right;
		display: block;
		width: 40%;
		padding: 40px 5% 20px 5%;
	}
	
	.slide-text h1 {
		margin-bottom: 10px;
		float: left;
		padding-right: 30px;
	background: url('{site_url}images/site/little-star.png') no-repeat right center;
		font-size: 32px;
		line-height: 26px;
	}
	#promos {
		padding: 30px 20px;
		display: block;
		float: left;
		color: #ffffff;
	}
	.promo{
		width: 100%;
		float: left;
		margin-right: 0;
		opacity: 1 !important;
	}
	.testimonial-text ul li{
		width: 220px;
		padding-left: 10px;
	}
/*	.slide-text{
		width: 60% !important;
	}
	.slide-img {
	width: 30% !important;
	}
	.slide-img img {
		width: 170% !important;
		margin-left: -70%;
	}*/
	#secondary-nav > ul > li > a > span {
	margin: 10px 5px 0 0 !important;
	padding: 0 15px 0 0 !important;
	font-size: 12px !important;
	}
	.video-container {
		display: none;
	}
	
}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {


body {	

}
.month-links {
	margin-bottom: 0;
}
.agenda-list {
	margin-top: 50px;
}
.agenda h2 {
	margin-top: 30px;
	text-align: center;
}
.month-btn {
	width: 100%;
	text-align: center;
}

#content .opponent-img img {
	width: 180px;
	margin: 0 auto;
	display: block;
	float: none;
}
#content .agenda h3.day-title {
	margin: 0;
	padding: 10px;
	background: #679ac9;
	color: #fff;
}
.opponent-img {
	background: #fff;
	padding: 20px 0;
}
.mv {
	display: none;
}
.Home, .Away {
	padding: 0 !important;
}
#content .agenda a.btn.ticket-btn {
	width: auto;
	background: #8dc63f;
}
#content .event-text {
	padding: 20px;
}
h3.month-title {
	text-align: center;
}
#content .event-text h3 {
   margin: 0;
}
.scoreboard-team {
	margin: 10px 0;
	width: 80%;
}
.scoreboard-score {
	font-size: 1.2em;
	padding: 10px 0;
	width: 18%;
}
.scoreboard-container .scoreboard-half {
	height: 40px;
}
.scoreboard-half-left > a.watch-live, .scoreboard-half-right > a.listen-live {
	position: absolute;
	width: 100%;
	padding: 10px 0;
	height: 60px;
}
.scoreboard-half-left > a.watch-live {
	top: 40px;
}
.scoreboard-half-right > a.listen-live {
	top: 121px;
	left: 0;
}
.scoreboard-container {
	width: 100%;
	margin-bottom: 30px;
	height: 200px;
}
#scoreboard {
	width: 100%;
}
.scoreboard-top {
	margin-top: 40px;
	padding: 0 0 0 0;
}
.scoreboard-bottom a {
	font-size: 1.4em;
	background: #ffc423;
	height: 20px;
	padding: 10px;
	text-align: left;
}
.team-two-container {
	clear: left;
	float: left;
}
.team-one-container, .team-two-container {
	padding: 0 0 0 0;
}
.team-two-score {
	float: right;
}
.score-container {
	float: right;
	position: absolute;
	width: auto;
	margin-left: 0;
	left: auto;
	z-index: 9999999;
	top: -40px;
	height: 20px;
	right: 0;
	padding: 10px;
}
#scoreboard-container .btn {
	position: absolute;
	right: 0;
}

#stat-btn.btn {
	position: relative;
	right: auto;
	top: auto;
	width: 100%;
	clear: both;
	text-align: center;
	padding: 10px 0;
}

#scoreboard .btn {
	display: block;
}
.scoreboard-left {
	display: block;
}
.scoreboard-right, .scoreboard-left,.scoreboard-bottom-right,.scoreboard-bottom-left {
	background-image: none;
	padding: 0;
}

.scoreboard-bottom {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}


.promo-title, .promo-for, .promo-sponsored {
	width: 100%;
	margin-bottom: 5px;
}

.event-info h2 {
	padding: 0;
}

.month #content {
	width: 100%;
	padding-top: 30px;
}
.video-container {
	display: none;
}
body .callout-text h1 {
	font-size: 2.4em;
	line-height: 1em;
}
body .callout-text h1 #note {
	font-size: .8em;
	margin-top: 20px;
}

body .callout-text h1 #note .unit {
	margin-right: 10px;
}

body .callout-text h1 #note .unit .small{
	font-size: .6em;
}
body .callout-text h1 br {
	display: none;
}
body .callout-text {
	margin: 20px 0;

}
#seating-chart, map, #map-div, area {
	display: none !important;
}
#seating-chart2, #coverer {
	display: block !important;
}
.slide-text {
	width: 100% !important;
}
.odd .module-arrow, .even .module-arrow {
	background: none !important;
}
#secondary-nav > ul > li > a > span {
margin: 10px 5px 0 0 !important;
padding: 0 15px 0 0 !important;
}

	#logo{
		position: relative;
		width: 220px;
		float: none;
		margin: 80px auto 30px auto;
		left: auto;
		top: auto;
	}
	.blue-logo-back, .yellow-logo-back {
		display: none;
	}
	#main-nav ul, #secondary-nav ul{
		padding: 0 20px;
	}

	#main-wrapper{
		padding: 0;
	}
	#main-nav li, #secondary-nav li {
		width: 100%;
	}
	#main-nav a, #secondary-nav a {
		display: inline-block;
		margin: 0;
	}
#main-nav .container > ul {
		float: none;
		padding: 0 20px !important;
	}
	#secondary-nav {
		float: left;
	}
	#main-nav {
		float: left;
		padding: 20px 0px;
		width: 100%;
		height: auto!important;
	}
	#main-nav a{
		font-size: 18px !important;
		display: block;
		padding-left: 20px;
		padding-right: 20px;
	}
	#main-nav a:hover, #main-nav a.last:hover{
		
	}
	#secondary-nav a span{
font-size: 18px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
background: url('{site_url}themes/site_themes/default_site/images/secondary-star.png') no-repeat right center;
display: block;
	}

	#main-nav .last > a{
		padding: 10px 20px 5px 0;
		background: url('/images/site/little_star.png') no-repeat right center;
	}
	
 	#secondary-nav a.last {
		padding-right: 30px;
		background: url('{site_url}themes/site_themes/default_site/images/secondary-star.png') no-repeat right center;
	}
	#bottom-nav {
		height: auto!important;
	}
	h1.light{
		font-size: 32px;
	}
	video {
		display: none;
	}
	#social {
		position: absolute;
		top: 30px;
		right: 20px;
	}
	#nav-container {
	position: static;
	}
	#header {
		float: left;
		width: 100%;
	}
	#footer {
		width: 100%;
		display: block;
	}
	.callout-text {
		margin: 100px 0 80px 0;
		display: block;
		float: left;
		padding: 0 20px;
	}
	#promos {
		padding: 30px 20px;
		display: block;
		float: left;
		color: #ffffff;
	}
	.promo{
		width: 100%;
		float: left;
		margin-right: 0;
		opacity: 1 !important;
		margin-bottom: 30px;
	}
	.slide-img {
		display: none;
	}
	.slide-text {
		float: right;
		display: block;
		width: 100%;
		padding: 0;
	}
.slide-text p{
	font-size: 16px !important;
	line-height: 20px !important;
}
	#slide{
		padding: 30px 20px;
	}
	.footer-text {	
		background:#366692;
		float: left;
		color: #fff;
		font-size: 11px;
		width: 100%;
	}
	.footer-arrow {
		float: left ;
		background:#366692;
		margin: 20px 0;
		width: 100%;
		padding: 0;
	}
	p.copyright {
		display: block;
		margin-left: 10px;
		margin-top: 10px;
		clear: left;
	}
	#footer-logo a{
		padding-top: 60px;
		background: url('{site_url}themes/site_themes/default_site/images/huntington_logo.png') no-repeat;
		margin: 0 auto;
		float: left;
	}
	#footer-logo{
		width: 140px;
		float: none;
		margin: 35px auto;
	}
	#footer-logos {
		width: 100%;
	}
	#footer-logos a {
		margin-left: 10px;
	}
	.logos-inner{
		padding: 20px;
	}
	#footer-logos a.hunt-logo {
		margin-left: 0;
		width: 100%;
	}
	
	#footer-logos a.hunt-logo img{
		width: 100%;
	}
	
	#content {
		background: #fff;
		float: left;
		width: 100%;
		padding: 0;
	}
	.content-inner {
		padding: 20px !important;
		margin-right: 0 !important;
	}
	#sidebar {
		width: 100%;
		float: left;
	}
	.sidebar-inner {
		padding: 30px;
	}
	#secondary-nav {
		padding-right: 0px !important;
	}
	.module-image {
		width: 100%;
		overflow: hidden !important;
	}
	.module-image img{
		width: 100%;
	}
	.module-text-side {
		position: relative;
		z-index:1;
		width: ;
	}
	.module-banner {

	}
	.module-text-side {
		background: black;
		width: 100%;
		padding-bottom: 20px;
	}
	.slant, .slant-two {
		display: none;
	}
	.module{
		position: relative;
		overflow: hidden !important;
	}
	h1.pagetitle{
		background: none;
	}
	.testimonial-text ul li{
		width: 220px;
	}
	.submenu {

	}
	#main-nav .submenu {
		left: 0;
	}
	.mobile-hide {
		display: none !important;
	}
	#main-nav .last a:hover{	
	}
	#main-nav ul > li > a{
		margin: 0 !important;
	}
	.slide-text h1 {
		padding: 40px 20px 0 20px !important;
	}
	.slide-text p {
		padding: 0 20px !important;
	}
	.slide-text .btn {
		margin-bottom: 40px !important;
	}

	.page-heading {
		padding: 30px 20px 0 20px;
	}
	.team-one-score, .team-two-score, .team-one-name, .team-two-name {
		margin: 0;
	}
	.team-one-score, .team-two-score, .team-one-name, .team-two-name {
		padding: 10px;
	}
	
	.team-one-score, .team-two-score {
	background: #679ac9;
	float: left;
	}
	.team-one-name {
		float: right;
	}
	.team-one-container {
		margin-bottom: 1px;
	}
	#main-nav .submenu {
		padding: 0 !important;
		overflow: hidden;
	}
	#main-nav .submenu .sublinks{
		width: 100% !important;
		padding: 0 !important;
	}
	li:hover > .submenu {
		display: none;
	}
	#main-nav li.open > .submenu {
		display: block;
	}
	#secondary-nav li.open > .submenu {
		display: block;
		width: 100% !important;
		padding: 0 !important;
		left: 0 !important;
		right: 0 !important;
	}
	#secondary-nav ul li {
	}
	#secondary-nav {
		position: relative;
	}
	body .submenu li a {
		background: #10213b !important;
	}
}

@media handheld, only screen and (max-width: 481px) {
	a.btn.dl-btn {
		float: left; 
	}
	body#promotions #content .single-promo, body#promotions #content .event-info h2{
		margin-left: 0;
	}
	body#promotions #content .event-info h2 {
		text-align: center;
	}
	#content .event-info h2 {
		font-size: 1.2em;
	}
	.event-info, .event-time {
		width: 100%;
	}
	h1.pagetitle {
		font-size: 2.2em;
	}
	a.btn.btn-abso { 
		position: relative;
		clear: left;
		top: auto;
		margin-top: 5px;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 100px;
	}
	#content .event-time h3 {
		position: absolute;
		top: -28px;
		right: 10px;
		color: #fff;
	}
	#promo-pop h2 {
		padding-right: 0;
		margin-bottom: 0;
		width: 100%;
		font-size: 1.4em;
	}
	a.btn.btn-absolute {
		position: relative;
		display: block;
		margin-bottom: 10px;
		margin-top: 10px;
		top: auto;
		right: auto;
	}
	.no-for{
		height: 0;
	}
	
}

/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}