/*
Theme Name:		Killer Bee Hockey
Theme URI: 		http://killerbeehockey.com/
Version: 		0.2.4.10
Description: 	Default wordpress theme for the Killer Bee Hockey Website
Author: 		Imagine It Studios 
Author URI:		http://imagineitstudios.com
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/body-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.container{
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
.header{
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 1000px;
	background: url(images/header_03.png) no-repeat;
	z-index:2;
}
.arena{
	z-index: 3;
	padding-top: 132px;
	padding-left: 832px;
}
.content{
	margin: 0px;
	padding: 0px;
	width: 1000px;
	z-index:1;
}
#mainHome {
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#Section1 {
	padding: 0px;
	width: 1000px;
	margin: 0px;
	clear: none;
}
#FeaturedNews {
	float: left;
	width: 522px;
	background-image: url(images/slider-bg.gif);
	height: 454px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.FeaturedTitle {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 21px;
	background-image: url(images/killer-bee-news.gif);
	height: 33px;
	background-repeat: no-repeat;
}
.FeaturedTitle h4{}
#SliderBox {
	height: 374px;
	width: 467px;
	margin-top: 15px;
	margin-left: 25px;
	z-index: 1;
}
#AdBlocks {
	float: left;
	width: 478px;
	height: 454px;
	color: #FF0000;
}
#Section2 {
	clear: right;
	width: 1000px;
}
#Headlines {
	float: left;
	width: 498px;
	margin: 0px;
	padding: 0px;
}
.headlineBox {
	list-style-type: none;
	background-image: url(images/temp_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 483px;
	height: 143px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#Stories {
	float: right;
	width: 502px;
	margin: 0px;
	padding: 0px;
}
.nextfive  {
	font-size: 10pt;
	color: #FFFFFF;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.MyLastTweet {
	margin-left: 21px;
	background-image: url(images/temp_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 143px;
	width: 466px;
	margin-right: 15px;
	overflow: hidden;
}
.MarginSurround, .MarginSurround1 {
	padding-left: 12px;
}
.communtiycalandar{
	display: block;
	height: 109px;
	width: 443px;
	overflow: hidden;
	color: #FFFFFF;
}
#Section3 {
	width: 1000px;
	clear: both;
	height: 387px;
	float: left;
}
#Bottom {
	width: 982px;
	margin-left: 18px;
	margin-top: 17px;
	margin-bottom: 5px;
}
.bottom-ads{
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 971px;
	height: 357px;
}
#copyright {
	color: #666666;
	margin-left: 20px;
}
.footer a {
	color: #666666;
}
.footer a:hover {
	color: #ffd562;
}

/* Basic Body Page */
#BodyLeft {
	background-color: #FFFFFF;
	width: 310px;
	float: left;
	margin-right: 13px;
	margin-left: 11px;
	border: 1px solid #CCCCCC;
	position: relative;
}
#sidebar {
}
#BodyRight {
	float: left;
	width: 647px;
	margin-right: 16px;
	position: relative;
	margin-left: 337px;
}
#right-outer {
	background-color: #000000;
	width: 645px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#right-inner {
	background-color: #FFFFFF;
	width: 610px;
	margin-right: 9px;
	margin-left: 8px;
	margin-top: 9px;
	margin-bottom: 7px;
	padding: 10px;
}



/* News Page */
#NewsLeft {
	margin: 0px;
	padding: 0px;
	width: 337px;
	float: left;
}
.LeftSide {
	width: 300px;
	padding-right: 19px;
	padding-left: 19px;
	font-size: 0px;
}
.GreyWhite {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
.GreyWhite ul, li {
	list-style-type: none;
}
.date{
	font-size: 9pt;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.author{
	font-size: 9pt;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
}
.boldtitle a {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
}
.rssicon{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	margin: 0px;
	width: 300px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.siderss a {
	font-size: 0.85em;
	font-weight: bold;
	color: #666666;
	background-image: url(images/rss2.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: inline-block;
	line-height: 18px;
	padding-left: 35px;
}
#NewsMain {
	width: 645px;
	float: left;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: right;
}
.BlogPosts {
	background-color: #FFFFFF;
	width: 611px;
	margin: 8px;
	padding: 10px;
}
.BlogPosts h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	display: block;
	margin-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #feb010;
}
.BlogPosts h2 a {
	color: #333333;
	text-decoration: none;
}
.BlogPosts small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-left: 10px;
	margin-bottom: 1.25em;
}
.BlogPosts p {
	margin-left: 10px;
}
.fakelink {
	font-weight: bold;
}

/* Single Page */

.PageLeft {
	margin: 0px;
	padding: 0px;
	width: 337px;
	float: left;
}
.PageMain {
	width: 645px;
	float: right;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.post-title{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.entry ul li{
	list-style: disc;
}

.widecolumn {
	width: 732px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.inner-wide{
	padding: 10px;
	width: 662px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-color: #FFFFFF;
	border: 2px solid #cccccc;
}
.AdsRight{
	float: left;
	width: 228px;
	padding: 0px 20px;
}	

#BeesSidebar{
	margin: 0px;
	padding: 0px;
	width: 300px;
	background-color: #FFFFFF;
}
.inneroddeven{
	margin: 0px;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
	display: block;
	width: 250px;
}
.odd{
	background-color: #f1f1f1;
	padding: 0px;
	width: 300px;
	margin: 0px;
}
.even{
	background-color: #FFFFFF;
	padding: 0px;
	width: 300px;
	margin: 0px;
}

.clear {
clear:both;
} 
.footer {
 margin: 0px;
 clear: both;
}
.PageTitle {
	margin-left: 10px;
	color: #feb010;
	font-weight:bold;
}

.top {
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}
.sub {
	font-size: 12px;
	margin-left: 10px;
}
.desc {
	margin-left: 10px;
}
.profile{
	border: 1px solid #999999;
}


/* HOME TABBED CONTENT */
.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left; /*navy border*/
	background: black url(images/indentbg.gif) center center repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555555;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid navy; /*navy divider between menu items*/
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(images/indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.pollbox {
	height: 250px;
	width: 225px;
}
.staffName {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #666666;
}
.staffTitle {
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 9pt;
	font-style: italic;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #feb010;
}
.staffCategory {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #f7f7f7;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ViewSeats{
	width: 200px;
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 5px;
	margin-left: 16px;
}
#ViewSeats h3{
	text-align: center;
}
#ViewSeats li{
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.TicketBlack{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #231F20;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.ticketpix{
	border: medium solid #444444;
	text-align: center;
	padding: 2px;
	width: 200px;
}
.mainticket {
	border: 2px solid #fbaa2b;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #fbaa2b;
}
.mainticket li {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding: 5px;
}
.ticketsmainlink {
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #666666;
	display: block;
	margin-right: 20px;
	margin-bottom: 2px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bday1 {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #006f91;
}
.bday1 li {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.bday2 {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fbaa2b;
}
.bday2 li {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.bday3 {
	border: 1px solid #8B8F9E;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #8B8F9E;
}
.bday3 li {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.bday4 {
	border: 1px solid #D12428;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #D12428;
}
.bday4 li {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.contactName {
	font-size: 11pt;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #666666;
}
.PageCenterArea{
	padding: 0px;
	width: 575px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 43px;
}
.ticket-wrapper{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	display: block;
}
.seasontickets{
	background-image: url(images/ticket-body_01.png);
	background-repeat: no-repeat;
	height: 753px;
	width: 940px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-position: left top;
	padding: 0px;
	}
.flexpacktickets{
	background-image: url(images/flexphoto.png);
	background-repeat: no-repeat;
	height: 753px;
	width: 940px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-position: left top;
	padding: 0px;
	}
.blueBox {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.greyboxtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #303030;
}
.birthdaytickets{
	width: 940px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/blankticketpagephoto.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	}	
.familytickets{
	background-image: url(images/familypackphoto.png);
	background-repeat: no-repeat;
	height: 753px;
	width: 940px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-position: left top;
	padding: 0px;
	}	
.grouptickets{
	background-image: url(images/groupphoto.png);
	background-repeat: no-repeat;
	height: 753px;
	width: 940px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-position: left top;
	padding: 0px;
	}			
.ticketbottom{
	background-color: #000000;
	height: 500px;
	width: 940px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.tickettext h1 {
	color: #fbaa2b;
	margin-left: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 75px;
}
.ticketcenter h1{
	color: #fbaa2b;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 75px;
	}
.ticketcenter h2{
	color: #FFFFFF;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.ticketcenter p {
	font-family: "Trebuchet MS", Arial, sans-serif; !important;
	font-size: 10pt; !important;
	color: #303030; !important;
	margin-top: 0px; !important;
	margin-right: 20px; !important;
	margin-bottom: 0px; !important;
	margin-left: 20px; !important;
	padding: 0px;
}	
.ticketcenter a {
	font-weight: bold;
	text-decoration: underline;
}
.partytext h1 {
	color: #fbaa2b;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 75px;
}
.partytext p {
	font-family: "Trebuchet MS", Arial, sans-serif;!important;
	font-size: 12pt;!important;
	color: #FFFFFF;!important;
	margin-top: 0px;!important;
	margin-right: 20px;!important;
	margin-bottom: 0px;!important;
	margin-left: 20px;!important;
	padding-top: 25px;!important;
	padding-right: 0px;!important;
	padding-bottom: 0px;!important;
	padding-left: 0px;!important;
}
.tickettext p {
	font-family: "Trebuchet MS", Arial, sans-serif;!important;
	font-size: 12pt;!important;
	color: #FFFFFF;!important;
	margin-top: 0px;!important;
	margin-right: 0px;!important;
	margin-bottom: 0px;!important;
	margin-left: 400px;!important;
	padding-top: 25px;!important;
	padding-right: 0px;!important;
	padding-bottom: 0px;!important;
	padding-left: 0px;!important;
}
.seatvideos{
}
.seatvideos a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	font-size: 10pt;
	background-color: #ffffff;
	display: block;
	padding: 2px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
.seatvideos a:hover{
	color: #FFFFFF;
	background-color: #fbaa2b;
}
#commentform{
	margin-left: 20px;
}
#respond{
	margin-left: 20px;
}
#comments{
	margin-left: 10px;
	color: #333333;
	margin-bottom: 10px;
	border-bottom: 1px dashed #666666;
	display: block;
}
.commentlist .quote {
	background:url(http://www.yoursite.com/images/bg_quote.gif) no-repeat top right;
	}

.commentlist li {
	padding: 5px 10px 22px;
	margin-top:15px;
	color:#333;
	margin-right: 20px;
	border: 1px solid #ccc;
	}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#333333;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	text-decoration:underline;
	}
