/*   
Theme Name: Ice Centre at the Promenade
Theme URI: http://www.icecentre.com/wp-content/themes/icecentre
Description: Ice Centre Wordpress Theme
Author: Tony Bebber
Author URI: http://www.tonybebber.com
Version: 1.0
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:990px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	background-color:#172437;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#172437;
}
a {
	color:#2e466c;
	text-decoration:underline;
}
a:hover {
	color:#172437;
	text-decoration:underline;
}
.container {
	width:990px;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-44px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(img/ice.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
* html .container {
	height:100%;
} /* for ie to resize */
#header {
	width:990px;
	height:62px;
	background-color:#FFFFFF;
	background-image:url(img/header-right.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#logo {
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
}
#nav {
	height:38px;
	background-color:#172437;
}
#nav ul {
	text-align:right;
}
#nav ul li {
	display:inline;
	color:#FFFFFF;
	margin-right:20px;
	line-height:38px;
}
#nav a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#feature {
	background-image:url(img/feature-stretch.jpg);
	background-repeat:repeat-x;
	width:990px;
}
#feature-glare {
	background-color:#172437;
	background-image:url(img/featured-bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:990px;
	height:140px;
}
#feature-glare h1 {
	color:#FFFFFF;
	margin-left:36px;
	padding-top:16px;
}
#content {
	background-color:#FFFFFF;
	border:1px solid #172437;
	margin:-104px auto 40px;
	position:relative;
	width:916px;
	background-image:url(img/content-bg.jpg);
	background-repeat:repeat-y;
}
#large-rotator {
	width:916px;
	height:361px;
	background-color:#FFFFFF;
	background-image:url(img/ajax-loader.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#columns-wrap {
	margin:-20px auto 20px;
	width:918px;
}
#homepage-column-left {
	width:299px;
	float:left;
	display:inline;
	margin-right:10px;
}
#homepage-column-center {
	width:299px;
	float:left;
	display:inline;
}
#homepage-column-right {
	width:300px;
	float:right;
	display:inline;
}
#left-content {
	float:right;
	display:inline;
	width:594px;
	padding:10px;
}
#left-content h1 {
	border-bottom:1px solid #A7ACB3;
	color:#172437;
	font-size:16px;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-top:10px;
}
#left-content h1 a {
	text-decoration:none;
}
#left-content h1 a:hover {
	text-decoration:underline;
}
#left-content p {
	color:#172437;
	line-height:18px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}
#left-content ul, #left-content ol {
	margin-bottom:20px;
	line-height:18px;
}
#left-content ul li, #left-content ol li {
	margin-bottom:14px;
	margin-left:50px;
}
#left-content ul li {
	list-style:disc;
}
#left-content ol li {
	list-style:upper-alpha;
	margin-left:84px;
}
#small-rotator {
	height:121px;
	width:594px;
	background-color:#FFFFFF;
	background-image:url(img/ajax-loader.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#sidebar {
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	padding:0 10px;
	width:282px;
}
#sidebar2 {
	float:right;
	margin-bottom:10px;
	margin-top:10px;
	padding:0 10px;
	width:282px;
}
#sidebar p, #sidebar2 p, #columns-wrap p {
	color:#172437;
	line-height:18px;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}
#sidebar p, #sidebar2 p, #columns-wrap p {
	color:#172437;
	line-height:17px;
	margin-bottom:12px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}
#sidebar2 p {
	line-height:16px;
}
#sidebar h2, #sidebar h1, #sidebar2 h2, #columns-wrap h2 {
	padding:10px;
	background-color:#172437;
	color:#FFFFFF;
	margin-bottom:10px;
	background-image:url(img/heading-bg.jpg);
	background-repeat:repeat-x;
}
#sidebar ul li ul, #sidebar2 ul li ul, #columns-wrap ul li ul {
	margin-bottom:20px;
}
#sidebar ul li ul li, #sidebar2 ul li ul li, #columns-wrap ul li ul li {
	margin-bottom:16px;
	margin-left:10px;
}
#sidebar ul li ul li ul {
	margin-bottom:20px;
}
#sidebar ul li ul li ul li {
	font-weight:normal;
	margin:10px 0 0;
}
.clear {
	clear:both;
}
.clearfooter {
	clear:both;
	height:44px;
}
#sponsors-rotator {
	width:300px;
	margin:auto;
	height:132px;
}
.sponsors-logo {
	width:300px;
	height:132px;
}
.footer {
	position:relative;
	bottom:0px;
	height:44px;
	clear:both;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-color:#172437;
}
.footer p {
	line-height:44px;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.kjo-link {
	display:none;
}
