/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Appearance' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Ben Tilden
	Author Site	: http://www.tildengraphics.com
	Style Name	: Storm
	Style URI	: 
	Version		: 1
	Comments	:
*/
body {
	background-image: url(../../images/bg.jpg);
	background-color:#000;
	background-position: top center;
	background-repeat:no-repeat;
}
body, p, td, strong, em, b, i, h1, .blog-title, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}
/*.page-head {
	margin: 10px 0 20px;
	text-align: left;
	}
.page-head h2 {
	color: #fff;
}
*/
.four04 .entry-title, body.page #current-content .entry-title, .entry-title a {
	text-align: left;
	margin-left:0;
	color:#234ba4 !important;
	margin-bottom:20px;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:.1em;
	display:none;
}
.entry-title, .entry-title a, .entry-title a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #ffe241;
}
.columns-three #page {
	width: 960px;
}
#page {
	/* The entire design is contained within the 'page' id */
	background:none;
	border:none;
	margin-bottom:0;
}
a, a:visited, .entry-content a:visited {
	color: #409dfb;
}
#header {
	/* Contains the H1 and menu */
	background:none;
	height:175px;
}
#primary {
/* Contains the main column */
	}
.content {
	background-color:#00123a;
	border-left: 1px solid #0d3366;
	border-right: 1px solid #010818;
	/*	border-bottom: 1px solid #010818; */
	background-image:url(../../images/bg-3col.gif);
	background-repeat: no-repeat;
	background-position: -5px 20px;
	padding-top:20px;
	/*border-top:#00123a solid 20px;*/
	margin-bottom:0;
}
hr {
	display:none;
}
.sidebars-none .content {
	background-image:none;
}
#lower-shim {
	background-color:#00123a;
	border-left: 1px solid #0d3366;
	border-right: 1px solid #010818;
	border-bottom: 1px solid #010818;
	padding-bottom:10px;
	width:958px;
	margin:0 auto;
	margin-top:-20px;
}
#copyright {
	width:958px;
	padding-top:10px;
	padding-bottom:60px;
	text-align:left;
	margin: 0 auto;
}
.hentry {
	/* Each entry is contained within the 'hentry' class */
	color:#fff !important;
}
.entry-content {
	/* The meat and potatoes of every entry */
		color:#fff !important;
}
#sidebar-1 {
	/* The first sidebar */
		color:#fff !important;
	text-align:center !important;
}
#sidebar-2 {
	/* The second sidebar */
		color:#fff !important;
	text-align:center !important;
}
.secondary {
	/* Contains both sidebars */
		color:#fff !important;
}
ul.site_menu {
	position: absolute;
	white-space: nowrap;
	bottom: 0;
}
ul.site_menu, ul.site_menu li {
	float: left;
	list-style: none;
	margin: 0;
}
.admintab a {
	color: #000 !important;
	padding:8px;
}
.admintab a:hover {
	color: #fff !important;
	text-decoration:none;
}
ul.site_menu li a {
	display: block;
	height:31px;
	text-indent:-9999px;
}
ul.site_menu #menu_item_home {
	width:72px;
	background-image:url(../../images/NavBar_01/btn-home.png);
}
ul.site_menu #menu_item_schedule {
	width:93px;
	background-image:url(../../images/NavBar_01/btn-schedule.png);
}
ul.site_menu #menu_item_about {
	width:73px;
	background-image:url(../../images/NavBar_01/btn-about.png);
}
ul.site_menu #menu_item_theTeam {
	width:91px;
	background-image:url(../../images/NavBar_01/btn-theTeam.png);
}
ul.site_menu #menu_item_photos {
	width:78px;
	background-image:url(../../images/NavBar_01/btn-photos.png);
}
ul.site_menu #menu_item_newcomers {
	width:107px;
	background-image:url(../../images/NavBar_01/btn-newcomers.png);
}
ul.site_menu #menu_item_sponsorships {
	width:124px;
	background-image:url(../../images/NavBar_01/btn-sponsorships.png);
}
ul.site_menu #menu_item_links {
	width:75px;
	background-image:url(../../images/NavBar_01/btn-links.png);
}
ul.site_menu #menu_item_merchandise {
	width:119px;
	background-image:url(../../images/NavBar_01/btn-merchandise.png);
}
ul.site_menu #menu_item_clubContacts {
	width:128px;
	background-image:url(../../images/NavBar_01/btn-clubContacts.png);
}
.page-slug-home ul.site_menu #menu_item_home {
	background-image:url(../../images/NavBar_01/btn-home-on.png);
}
.page-slug-our-schedule ul.site_menu #menu_item_schedule {
	background-image:url(../../images/NavBar_01/btn-schedule-on.png);
}
.page-slug-about ul.site_menu #menu_item_about {
	background-image:url(../../images/NavBar_01/btn-about-on.png);
}
.page-slug-the-team ul.site_menu #menu_item_theTeam {
	background-image:url(../../images/NavBar_01/btn-theTeam-on.png);
}
.page-slug-photos ul.site_menu #menu_item_photos, .parent-pageid-22 ul.site_menu #menu_item_photos {
	background-image:url(../../images/NavBar_01/btn-photos-on.png);
}
.page-slug-newcomers ul.site_menu #menu_item_newcomers {
	background-image:url(../../images/NavBar_01/btn-newcomers-on.png);
}
.page-slug-be-a-sponsor ul.site_menu #menu_item_sponsorships {
	background-image:url(../../images/NavBar_01/btn-sponsorships-on.png);
}
.page-slug-links ul.site_menu #menu_item_links {
	background-image:url(../../images/NavBar_01/btn-links-on.png);
}
.page-slug-merchandise ul.site_menu #menu_item_merchandise {
	background-image:url(../../images/NavBar_01/btn-merchandise-on.png);
}
.page-slug-contacts ul.site_menu #menu_item_clubContacts {
	background-image:url(../../images/NavBar_01/btn-clubContacts-on.png);
}
.ec3_list_day {
	color:#fff;
	font-size:16px;
}
.ec3_list_day ul {
	margin-top:10px !important;
	font-size: 12px;
}
.widget h4 {
	margin:20px 0 10px 0 !important;
	font-weight:bold;
	text-transform:uppercase;
}
.widget {
	margin-bottom:30px !important;
	padding-bottom:30px !important;
	border-bottom: 1px #073b70 solid;
}
a:active, a:focus {
	outline: 0;
}
.entry-content {
	text-align: inherit;
}
#header .blog-title, #header .description  {
	display:none;
}

