@charset "UTF-8";

/* Layout Small Screens */

header { height: 75px; background: url(../images/banner_small.jpg) no-repeat right 0px; }

header a.logo { 
		width: 86px;
		height: 96px;
		top: 0px;
		right: 225px;
		background-image: url(../images/logo_small.png);
}

	#nav-wrap{
	
	background: url(../images/nav-gradiant.jpg) repeat-x;
	margin-top: -190px;
	
}
	#nav {
	clear:both;
	position:absolute;
	top: 126px;
	width: 120px;
	z-index: 10000;
	padding: 2px 5px 8px;
	border: 2px solid #00A7D3;
	display: none;
	background: #00497E;
	}
	
	#nav-wrap #nav {
	
	width:50%;
    margin:0 auto;
	
}
	


	
	#menu-icon{
	font-family: 'forumregular', Georgia, "Times New Roman", serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	width: 35px;
	height: 28px;
	background: url(../images/icon-menu.png) no-repeat left center;
	padding: 10px 25px 0;
	cursor: pointer;
	border: 2px solid #00A7D3;
	display:inline-block;
	box-shadow: none;
	z-index: 100000;
}	
	
	#nav li {
	color:#0F0;
	
	
}
#nav a {
	background: none;
	box-shadow: none;
	color:#FFF;
	border-radius:none;
	text-transform:uppercase;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-shadow:none;
	top: none;
	display: block;
	margin-top: -10px;
	margin-bottom: -5px;
	background: url(../images/ball_up-button.png) no-repeat left bottom;
	padding: 15px 25px 5px 28px;
}
#nav a:hover {
	text-shadow:none;
	color:#FAD247;
	border-radius:0;
	box-shadow:none;
	background: url(../images/ball_down-button.png) no-repeat left bottom;
	
}

.page article {
	padding: 0px 15px 5px 5px;
	border: none;
	margin-top: -120px;
}
.page article p {
	padding: 0px 10px 0px 5px;
}

.page article h1 {
	font-size: 1.2em;
}
.page  article img{
	border: 1px solid #00a7d3;
	padding: 1px;
	margin-right: 7px;
	/* [disabled]float: left; */
	height: auto;
}



article .champions_pic img {
	height: auto;
	width: 90%;
	margin-right: 1%;
	margin-left: 3%;
	margin-bottom: 5px;
	clear: right;
	float: left;
}

#movie {
	float: left;
	height: 184px;
	width: 300px;
	border: 1px solid #00a7d3;
	margin-bottom: 10px;
	margin-left: 10px;
}

.links p {
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.links p  img{
	float: left;
	border: 1px solid #00a7d3;
	padding: 0px;
	height: auto;
	width: 300px;
	margin: 20px 0px -5px 5px;
}

.schedule_container {
	float: left;
	width: 94%;
	margin-left: 5px;
	/* [disabled]margin-top: 3px; */
	padding-left: 3px;
	padding-bottom: 3px;
}
.schedule_line {
	background: url(../images/line.jpg) repeat-y;
	float: left;
	width: 0px;
	/* [disabled]margin-top: 10px; */
	min-height: 0px;
}

.schedule_section {
	float: left;
	width: 100%;
	margin-left: 5px;
	margin-top: 10px;
	/* [disabled]line-height: 0.65em; */
	margin-right: 3px;
	padding-top: 5px;
}





.schedule_section h3 {
	font-size: 1em;
}
.schedule_container .schedule_nav {
	font-size: 1.1em;
	color: #00a7d3;
	text-transform: uppercase;
	text-align: center;
	clear: left;
	width: 100%;
	padding-top: 10px;
	/* [disabled]border: 1px solid #0e293f; */
}
#nav
	text-shadow:none; .active a {
	color:#d5a5fd;
	box-shadow: none;
	
}
 
 .promo_container { padding: 0px;  }
 
 .promo_container .promo {
	 width:auto;
	 float: none;
	 padding: 10px 0px 0px 0px; 
	 background-position: 20px 13px;
	 border-top: 1px solid #ccc;
	 }
	 
	.promo_container  .promo .content {
	padding: 0px 20px 15px 90px;
}
	
	footer { border-top: 1px solid #a6abc5; }
	
	body { background-image: none; }

article_gallery{
	float: none;
	max-width: 25%;
	
}

article_gallery img {
	border: none;
	float: none;
	
}
