/*

Theme Name: Ice Rink

Theme URI: http://klamathicesports.org

Description: Custom Theme by Alberto Martinez

Version: 1.0

Author: Alberto Martinez

Author URI: http://Alberto-Martinez.com/

*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	color: #212629;
	vertical-align: baseline;
}

html, body { height: 100%; }

body {
  line-height: 1.5;
  padding: 0;
  margin: 0;
  background: #35669e url(images/header-grad.png) top left repeat-x;
  width: 100%;
  display: table;
  font-size:75%;
  font-family: GillSans, Calibri, Trebuchet, sans-serif;
}

h1, h2, h3, h4, h5, h6 { font-family:arial; font-weight:bold; color:#35669e; margin-top: 1em; }

h1 {font-size: 1.8em; font-weight:bold; color:#35669e; margin-top: 1em;}

h2 {font-size:1.6em;font-weight:bold;color:#212629; margin-top: 1em}

h3 {font-size:1.4em;font-weight:bold;color:#212629; margin-top: 1em}

h4 {font-size:1.2em;font-weight:bold;}

h5 {font-size:1em;font-weight:bold;}

h6 {font-size:1em;font-weight:bold;}

a { margin: 0; padding: 0; }

p {	margin: 0; padding: 0; }

p img { margin: 0; padding: 0; }

a:focus, a:hover { text-decoration: underline; }
a { color:#0292ff; text-decoration: none; }

strong {font-weight:bold;}

ul {list-style-type:disc;}

ol {list-style-type:decimal;}

ul, ol {margin: 0 1.5em 1.5em 1em;padding-left:1.5em;}

dl {margin:0 0 1.5em 0;}

dl dt {font-weight:bold;}

dd {margin-left:1.5em;}

blockquote {	background-color: #F2F8FD; /* #fbedcf; */	border: 1px solid #D4E9F7; /* #eead24; */	padding: 0 1em 1px 1em;	margin: 0 1.5em 1.25em 1.5em;	border-left: 2px solid #EEAD24;}

blockquote p {	margin-bottom: 0 !important; }

table { font-size: 1.4em; width: 100%; }

.alignright { float: right; margin: 0 0 0 1em; }
.alignleft { float: left; margin: 0 1em 0 0; }
.aligncenter { float: none; margin: 1em auto; display: block; }

#cat-title {
	color: #fff;
}

#logo {
	width: 427px;
	height: 149px;
	background: url(images/logo.png) top left no-repeat;
}

.pdf {
	font-weight: bold;
	font-size: 1.6em;
	list-style-image: url(images/pdficon_small.gif);
}

#sched-down {
	width: 250px;
	padding: 100px 30px 0 30px;
}

#maintenance {
	width: 100%;
}

#maintenance #content {
	width: 800px;
	margin: 50px auto 50px auto;
	
}

#maintenance #content a {
	font-size: 1.5em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#maintenance #content a:hover {
	text-decoration: underline;
}

#maintenance #content p {
	font-size: 2em;
}

#maintenance #content #links {
	width: 350px;
	margin: 20px auto 20px auto;
}

#elfwork {
	background: url(images/elfwork.jpg) top left no-repeat;
	width: 600px;
	height: 400px;
}

#header {
	position: relative;
	width: 1004px;
	background: url(images/header-bg.jpg) top left no-repeat;
	height: 126px;
	max-height: 126px;
	margin: 0 auto;
	padding: 0;
}

#header #content {
	position: relative;
	width: 1000px;
	height: 126px;
	max-height: 126px;
	margin: 0 auto;
	padding: 0;
}

#header h1 {
margin: 0;
padding: 0;
}

#header h1 a {
position: absolute;
top: 40px;
left: 80px;
  width: 260px;
  height: 60px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

#header #about a {
	position: absolute;
	bottom: 17px;
	right: 380px;
	width: 120px;
	height: 40px;
	background: url(images/nav/about-up.gif) top left no-repeat;
	text-indent: -9999px;
}

#header #about a:hover {
	background: transparent;
}

#header #calendar a {
	position: absolute;
	bottom: 17px;
	right: 200px;
	width: 160px;
	height: 40px;
	background: url(images/nav/calendar-up.gif) top left no-repeat;
	text-indent: -9999px;
}

#header #calendar a:hover {
	background: transparent;
}

#header #contact a {
	position: absolute;
	bottom: 17px;
	right: 40px;
	width: 140px;
	height: 40px;
	background: url(images/nav/contact-up.gif) top left no-repeat;
	text-indent: -9999px;
}

#header #contact a:hover {
	background: transparent;
}

#header #register a {
	position: absolute;
	bottom: 5px;
	right: 20px;
	width: 160px;
	height: 55px;
	background: url(images/nav/register-up.gif) top left no-repeat;
	text-indent: -9999px;
}

#header #register a:hover {
	background: transparent;
}

#header #ad {
	position: absolute;
	right: 20px;
	top: 0;
	width: 468px;
	height: 60px;
	border: none;
	margin: 0;
	padding: 0;
}

#main {
	width: 100%;
	margin: 0;
	padding: 0;
}

#main #content {
	width: 974px;
	margin: 0 auto;
	padding: 0;
	background: url(images/sidebar.jpg) top right repeat-y;
	overflow: hidden;
}

#main #content #body {
float: left;
  width: 687px;
  min-height: 334px;
  margin: 0;
  padding: 20px 0;
  background: url(images/main-bg.jpg) top right no-repeat;
}

#gcal {
	width: 614px;
	height: 500px;
	border: 3px solid #e0eefb;
	margin: 0 auto 20px auto;
}

#about-youtube {
	width: 500px;
	height: 405px;
	border: 3px solid #e0eefb;
	margin: 0 auto 20px auto;
}

/*--- Slideshow ------*/
#slideshow {
	width: 614px;
	height: 314px;
	border: 3px solid #e0eefb;
	margin: 0 auto;
}

#slide-nav {
	position: relative;
	float: right;
	margin: 0 34px 0 0;
	width: 80px;
	height: 20px;
	background: url(images/slide-nav.gif) top left no-repeat;
}

#slide-nav #prev {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 10px;
}

#slide-nav #next {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 10px;
}
/*--- end slideshow ------*/

/*--- POSTS ------*/

#posts-mag {
	width: 580px;
	border: 3px solid #e0eefb;
	margin: 40px auto 0 auto;
	padding: 17px;
	overflow: hidden;
	background: #fff;
}

#posts-mag #clear {
	clear: both;
}

#posts-mag #post {
	float: left;
	width: 280px;
	max-height: 280px;
	overflow: hidden;
	margin: 0 10px 20px 0;
}

#posts-mag #post:hover {
background-color: #e0eefb;
}

#posts-mag #post a {
	text-decoration: none;
}

#posts-mag #post a h1 {
	line-height: 1em;
	color: #000001;
	text-decoration: none;
	margin: 0 0 3px 0;
	padding: 0;
	font-family:'Times New Roman',Times,serif;
	font-weight:bold;
	letter-spacing: -1px;
}

#posts-mag #post a img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 3px 0 0;
	border: 3px solid #e0eefb;
}

#posts-mag #post a:hover h1 {
	background-color: #e0eefb;
	text-decoration: none;
}

#posts-mag #post a:hover img {
	border-color: #fff;
}

#posts-mag #post p br {
	clear: none;
}

#single {
	width: 602px;
	border: 3px solid #e0eefb;
	margin: 0 auto;
	padding: 0 6px;
	background: #fff;
}

#single .wp-post-image {
	float: left;
	margin: 6px 12px 12px 0;
}

#single #title{
	font-size: 2em;
	margin: 0;
	padding: 0;
}

#single #post-info {
	margin: 0 0 10px 0;
	padding: 0;
}

#single #content {
	width: 560px;
	margin: 0 auto;
	background: transparent;
	padding-bottom: 20px;
}

#single #content p {
	font-size: 1.2em;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	margin-bottom: 1em;
	line-height: 1.5em;
}

/*--- ENDPOSTS ------*/

/*--- Sidebar Stuff ------*/
#sidebar {
	width: 237px;
	max-width: 237px;
	overflow: hidden;
	margin: 0;
	padding: 0 10px 0 25px;
}

#sidebar h1 {
	margin: 1em 0 0 0;
}

#sidebar ul {
	list-style: none;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 0 1em;
	padding: 0;
}

#search {
	margin: 2em 0;
}

#searchin {
	border: 1px solid #96c5df;
}

#searchsubmit {
	background: transparent;
	font-weight: bold;
	border: none;
}

#searchsubmit:hover {
	text-decoration: underline;
}

/*Start WPNG Calendar*/
#wpng-calendar {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	height: 250px;
	max-height: 250px;
	overflow: auto;
}

#wpng-cal-widget-events {
	list-style-type: none;
	width: 230px;
	margin: 0 auto;
	padding: 0;
}

#wpng-cal-widget-events ul {
	list-style-type: none;
	border-bottom: 2px solid #ddd;
	padding: 0 0.5em;
	margin: 0 auto;
}

#wpng-cal-widget-events ul li {
	font-size: 12px;
}

#wpng-cal-widget-events li h1 {
	font-size: 12px;
	color: #212629;
	margin: 0;
	padding: 0;
}

#wpng-calendar-prev {
	font-size: 16px;
	position: absolute;
	left: 20px;
	margin: 0;
	padding: 0;
}

#wpng-calendar-next {
	font-size: 16px;
	position: absolute;
	right: 20px;
	margin: 0;
	padding: 0;
}
/*END*/

/*--- End Sidebar Stuff ------*/


#footer {
	clear: both;
	width: 100%;
	height: 200px;
	font: 1.3em verdana;
	margin: 0;
	padding: 0;
	background: url(images/footer-grad.jpg) bottom left repeat-x;
}

#footer #content {
	position: relative;
	width: 922px;
	padding: 40px;
	padding-bottom: 0;
	height: 160px;
	margin: 0 auto;
	background: url(images/footer-bg.jpg) top left no-repeat;
}

#section {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
}

#footer a {
	color: #0292ff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #e0eefb;
}

#videofeature {
	width: 100%;
	background: #010000;
	border-bottom: 1px solid #00aeef;
}

#videofeature #content {
	width: 800px;
	padding: 50px 0;
	margin: 0 auto 0 auto;
}

#searchresults {
	width: 100%;
	background: #fff;
}

#searchresults #content {
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
}

.pagebar {
	height: 20px;
	float: right;
	margin: 0 34px 0 0;
	padding: 0 1em;
	text-decoration: none;
	text-align: center;
	background: #e0eefb;
}

.pagebar a,.pageList .this-page {
	/*border: 1px solid #9AAFE5;*/
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	color: #4c4c4c;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	height: 20px;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
   color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

.widget_donationprogresswidget {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


