/* Stylesheet Name:SaskGames
 Author: OH! Media - www.ohmedia.ca
 More Info: */

html{color:#000;background:#f9e540;}body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

ol li {
    list-style: decimal;
}

div {behavior:url(/assets/styles/iepngfix.htc);}

/*--*--*--*--*--*--*--*--* Block elements *--*--*--*--*--*--*--*--*/
html {
	color:#333;
	font-family:Arial, Helvetica, Sans-serif;
}

body {
	background:url(../images/body_bg.gif) repeat-x #f9e540;
	font-size:15px;
	line-height:19px;
}

body.homepage {
	background:url(../images/main_body_bg.gif) repeat-x #f9e540;
}

#wrap {
	width:975px;
	margin:0 auto;
	min-height:300px;
	_height:300px !important;
}

#main_wrap {
	margin:0 auto;
	width:1009px;
}

#header {
	background:url(../images/header_top_bg.png) no-repeat;
	width:920px;
	height:126px;
	padding:100px 0 0 55px;
}

#main_header {
	background:url(../images/main_header_top.png) no-repeat top;
	height:29px;
	width:1009px;
}

#navigation {
	width:632px;
	position:absolute;
	z-index:1;
	top:47px;
	margin:0 0 0 283px;
}

#main_navigation {
	width:637px;
	height:132px;
	background:url(../images/main_header_nav.gif) no-repeat right;
	position:absolute;
	z-index:1;
	top:42px;
	margin-left:353px;
}

#content_wrap {
	background:url(../images/main_body_bg.png) no-repeat bottom;
	width:1009px;
	min-height:778px;
	_height:778px !important;
}

#nav_bar {
	margin:82px 0 0 100px;
	width:540px;
	height:26px;
	list-style-type:none;
}

#content {
	width:880px;
	_width:930px; /* muahahah i beat IE6's inability to render transparent PNGs! */
	padding:0 45px;
	_padding:0 0 0 45px;
	min-height:400px;
	_height:400px !important;
	background:url(../images/body_repeat_bg.png) repeat-y;
}

#main_content {
	height:300px;
	width:340px;
	position:relative;
	top:-160px;
	right:-600px;
	text-align:justify;
}

#breadcrumbs {
	width:500px;
	position:absolute;
	top:190px;
	margin:0 0 0 65px;
	*margin:0 0 0 -280px; /* FFFFFFFF */
	font-size:12px;
}

#int_left {
	float:left;
	margin:10px 10px 0 10px;
	width:540px;
	font-size:15px;
	line-height:22px;
	letter-spacing:0.2px;
}

#int_left ul {
	margin-left:15px;
}

#int_left ul li, #int_wide ul li {
	list-style-image:url(../images/sask_arrow.gif);
	margin:1px 0 5px 15px;
}
	
ul#sitemap {
	background:#ddd;
	padding:15px 0 15px 15px;
	list-style-image:none;
	list-style:decimal outside;
}

ul#sitemap li{
	list-style-image:none;
	list-style:none;
}

ul#sitemap ul {
	padding:15px 0 15px 15px;
	background:#fff;
}

ul#sitemap ul ul {
	padding:0 0 0 15px;
	background:#ddd;
}

#sitemap ul li {
	list-style-image:none;
	list-style:none;
}

ul#sitemap ul ul ul {
	padding:15px 0 15px 15px;
	background:#fff;
}

ul#sitemap ul ul ul ul {
	padding:15px 0 15px 15px;
	background: #ddd;
}

#int_left h2, #int_wide h2 {
	letter-spacing:0.85px;
}

#int_right {
	float:right;
	width:275px;
	margin:25px 25px 0 0;
}

#footer {
	background:url(../images/footer_bottom_bg.png) no-repeat;
	height:227px;
	width:975px;
	font-size:12px;
	margin:0 auto;
}

#footer_links {
	position:relative;
	width:501px;
	top:142px;
	left:295px;
}

#footer a {
	padding:0 3px 0 3px;
}

#main_footer {
	position:relative;
	bottom:57px;
	width:750px;
	float:left;
	left:305px;
	font-size:12px;
}

#player {
	background:url(../images/vid_player_bg.gif) no-repeat top left;
	width:502px;
	height:387px;
	padding:19px 0 0 18px;
}

/*--*--*--*--*--*--*--*--* Inline elements *--*--*--*--*--*--*--*--*/
h1 {
	text-align:left;
	font-size:15px;
}

h2 {
	font-size:19px;
	font-weight:bold;
	margin:0 0 3px 0;
}

h3.videotitle {
    font-weight: bold;
    padding: 15px 0 10px 5px;
}

a, a:link, a:visited, a:active {
	outline:none;
	color:#00a94f;
	text-decoration:underline;
}

a:hover  {
	text-decoration:none;
	background:#00A950;
	_background:inherit;
	color:#000;
}

p a:hover, #main_footer a:hover, #footer a:hover, #breadcrumbs a:hover, #int_left a:hover {
	background:#00A950;
	color:#000;
}

a img {
	display:block;
	float:left;
}

p {
	font-size:15px;
	margin:0 0 10px 0;
}

em {
	color:#666;
}

strong {
	font-weight:bold;
}

/*--*--*--*--*--*--*--*--* ID-based selectors / Navigation *--*--*--*--*--*--*--*--*/
a.logo {
	background:url(../images/sask_logo.jpg) no-repeat;
	width:340px;
	height:79px;
	display:block;
	float:left;
}

a.logo_summer {
	background:url(../images/sask_logo_main.jpg) no-repeat;
	width:340px;
	height:79px;
	display:block;
	float:left;
}

a.home, a.home_active {
	height:24px;
	width:51px;
	background:url(../images/main_nav.png) no-repeat 0 0;
	display:block;
	float:left;
}

a.home:hover, a.home_active, a.home_active:hover {
	background-position:0 -23px;
	_background:url(../images/main_nav.png) no-repeat 0 0;
}

a.winter, a.winter_active {
	height:26px;
	width:93px;
	background:url(../images/main_nav.png) no-repeat -51px 0;
	display:block;
	float:left;
}

a.winter:hover, a.winter_active, a.winter_active:hover {
	background-position:-51px -23px;
	_background:url(../images/main_nav.png) no-repeat -51px 0;
}

a.summer, a.summer_active {
	height:26px;
	width:101px;
	background:url(../images/main_nav.png) no-repeat -143px 0;
	display:block;
	float:left;
}

a.summer:hover, a.summer_active, a.summer_active:hover {
	background-position:-143px -23px;
	_background:url(../images/main_nav.png) no-repeat -143px 0;
}

/*
a.photo_gallery, a.photo_gallery_active {
	height:26px;
	width:97px;
	background:url(../images/main_nav.png) no-repeat -243px 0;
	display:block;
	float:left;
}

a.photo_gallery:hover, a.photo_gallery_active {
	background-position:-243px -23px;
}
*/

a.media, a.media_active {
	height:26px;
	width:83px;
	background:url(../images/main_nav.png) no-repeat -500px 0;
	display:block;
	float:left;
}

a.media:hover, a.media_active, a.media_active:hover {
	background-position:-500px -23px;
	_background:url(../images/main_nav.png) no-repeat -500px 0;
}

a.blog, a.blog_active {
	height:26px;
	width:47px;
	background:url(../images/main_nav.png) no-repeat -340px 0;
	display:block;
	float:left;
}

li a.blog:hover, a.blog_active, a.blog_active:hover {
	background-position:-340px -23px;
	_background:url(../images/main_nav.png) no-repeat -340px 0;
}

a.about, a.about_active {
	height:26px;
	width:110px;
	background:url(../images/main_nav.png) no-repeat -387px 0;
	display:block;
	float:left;
}

a.about:hover, a.about_active, a.about_active:hover {
	background-position:-387px -23px;
	_background:url(../images/main_nav.png) no-repeat -387px 0;
}


#mainnav {	
	margin: 0;
	padding: 0;
	position:absolute;
	height:27px;
	left:100px;
	*left:-240px;
	top:80px;
}

#homenav {
	margin: 0;
	padding: 0;
	position:absolute;
	height:57px;
	left:102px;
	top:82px;
}
	
#mainnav li, #homenav li {	
	float: left;
	list-style: none;
}

#mainnav li a, #homenav li a {	
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
		
#mainnav li ul, #homenav li ul {	
	margin: 25px 0 0 0;
	*margin:25px 0 0 -94px;
	_margin:25px 0 0 -100%;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
		
#mainnav li ul li, #homenav li ul li {	
	float: none;
	display: inline;
}
		
#mainnav li ul li a, #homenav li ul li a {	
	padding:4px 10px;
	*padding:0 10px;
	font-size:12px;
	*line-height:23px;
	_line-height:16px;
	background:#fff;
	color:#000;
	border-bottom:1px solid #e3e3e3;
	width:auto;
}
		
#mainnav li ul li a:hover, #homenav li ul li a:hover {
	color:#00a94f;
	background:#fbfbfb;
}

#main_content p {
	text-align:left !important;
	font-size:13px;
}

#int_left img {
	margin:8px;
	border:1px solid #000;
}

#int_left a img{
	background:#fff
}

#galitems a:hover div {
	border-bottom: 3px solid #00A755;
	margin-bottom: 7px;
}
	
#galitems a div {
	display: inline;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 10px;
}
	
#galitems a div {
	overflow: hidden;
	float: left;
}
	
#galitems {
	margin: 15px 0;
	width:526px;
	*width:506px;
	_width:526px;
}

#galitems a div img.gallery_photo {
	border:1px solid #ccc;
	padding:2px;
	margin:0;
}

a.photo_nav {
	border:1px solid #ccc;
	padding:3px 8px;
	font-size:12px;
	text-align:center;
	color:#666;
	text-decoration:none;
}

.photo_active {
	padding:3px 6px;
	border:1px solid #ddd;
	color:#ddd;
	background:#00AB50;
}

.photo_nav_active {
	padding:3px 6px;
	border:1px solid #eee;
	color:#ddd;
}

p.pagination {
	padding:0;
	margin:0;
	font-size:15px;
	text-align:left;
	text-decoration:none;
}

a.photo_nav:hover {
	border:1px solid #00AA4C;
	color:#00AA4C;
}

div.evmonth {
	font-size:17px;
	font-weight:bold;
	margin-bottom:17px;
}

div.prev_month {
	float:left;
	*margin-bottom:15px;
	*border:1px solid #ccc;
}

div.prev_month a {
	border:1px solid #ccc;
	*border:0;
	padding:3px 8px;
	font-size:15px;
	text-align:center;
	color:#666;
	text-decoration:none;
	
}

div.next_month a {
	border:1px solid #ccc;
	*border:0;
	padding:3px 8px;
	font-size:12px;
	text-align:center;
	color:#666;
	text-decoration:none;
}

div.next_month {
	float:right;
	*margin-bottom:15px;
	*border:1px solid #ccc;
}

div.next_month a:hover, div.prev_month a:hover {
	border:1px solid #00AA4C;
	*border:0;
	color:#00AA4C;
}

div.dateheader {
	color:#666;
	margin-top:25px;
}

div.evtitle {
	color:#00AA4C;
	margin:20px 0 5px 0;
	font-weight:bold;
	font-size:20px;
}

div.evtime {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:13px;
}

div.evdesc {
	margin:10px 0 20px 0;
	font-size:15px;
}

div.evobject {
	margin-bottom:10px;
}

hr {
	background-color:#ccc;
	color:#ccc;
	border:0;
	margin:0 5px;
	padding:0;
	height:1px;
}	

/*--*--*--*--*--*--*--*--* Fixes *--*--*--*--*--*--*--*--*/

.clear {
	clear:both;
}

.wp-clear {
    clear: both;
    line-height: 20px;
    *line-height: 30px;
}

#photos img {
	_behavior:url(../assets/styles/iepngfix.htc);
}

/*--*--*--*--*--*--*--*--* xfade2 *--*--*--*--*--*--*--*--*/

#photos {
	width:303px;
	height:303px;
	position:relative;
	left:131px;
	top:342px;
}

#photos img {
	display:none;
	position:absolute;
	top:0; left:0;
	margin:12px;
}

/* Wordpress specific */
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 630px;
	padding:0 10px 25px 15px;
}

.searchcolumn {
}

#blog_content {
    width: 630px;
    float: left;
}

#sidebar {
	width:200px;
	float:left;
	margin-left: 40px;
	_margin-left: 30px;
}

#sidebar ul li ul, .searchform {
	padding-bottom:15px;
	margin-bottom:10px;
}

#sidebar ul li ul li {
	margin-left:5px;
}

a.post_link {
	color:#333;
	margin:0;
	padding:0;
	text-decoration:none;
}

a.post_link:hover {
	color:#00A54C;
}

p.post_date {
	color:#666;
	padding:4px 4px 4px 0;
	line-height:10px;
	font-weight:normal;
}

p.post_tags {
	color:#666;
	padding:4px 4px 4px 0;
	line-height:10px;
	font-weight:normal;
}

p.post_comments {
	float:right;
	color:#666;
	margin:0;
	padding:0;
	line-height:10px;
}

hr {
	background-color:#ccc;
	color:#ccc;
	border:0;
	margin:0 5px;
	padding:0;
	height:1px;
}

h2.pagetitle {
    padding-left: 15px;
	color:#00AB50;
	font-style:italic;
}

div.navigation {
	float: left;
	padding: 0 0 20px 0px;
	margin:0;
	width: 650px;
}

div.alignleft {
	float:left;
	padding:0 6px;
	text-align:center;
	color:#666;
	text-decoration:none;
}

div.alignright {
	float:right;
	padding:0 6px;
	text-align:center;
	color:#666;
	text-decoration:none;
}

.entry {
	color:#666;
}

#sportscalendar td {
	vertical-align:middle;
	font-size:15px;
}

#sportscalendar td img {
	border:0;
	float:right;
	margin:2px 10px 2px 10px;
}

#sportscalendar td p {
	margin:20px 0 0 0;
	text-align:left;
}

/*--*--*--*--*--*--*--*--* dynasoft *--*--*--*--*--*--*--*--*/

#int_wide {
	padding:10px 10px 0 10px;
	width:870px;
}

#admin_menu {
    text-align: center;
    margin-bottom: 60px;
    padding: 10px;
    background: #fbfbfb;
}

#admin_menu li {
    display: inline;
}

#admin_menu li a {
    text-decoration: none;
}

#int_wide td {
	font-size:15px;
	line-height:18px;
	padding:3px 15px 3px 0;
}

#int_wide h3 {
	margin:10px 0 5px 0;
}

#divPersonalInfo td {
	padding:3px 15px 3px 0;
}

h3.title {
	margin:0;
	padding:6px 0 0 0;
	font-weight:bold;
	border-top:1px solid #ccc;
}

/* sIFR
----------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h2.sifr{
	visibility: hidden;
	line-height:35px;
	font-size:45px;
	text-transform:capitalize;
	height:35px;
}

.sIFR-hasFlash h2.sifr_home{
	visibility: hidden;
	line-height:37px;
	text-transform:capitalize;
	height:37px;
}

.sIFR-hasFlash h2.sifr_small{
	visibility: hidden;
	line-height:32px;
	font-size:45px;
	text-transform:capitalize;
	height:32px;
}

a.link-fix img:hover{
	border:0;
	background:#fff;
}

div.left-inner-col {
	width: 70%; 
	float: left;
}

div.right-inner-col {
	padding: 0pt 0pt 0pt 15px; 
	width: 25%; 
	float: right
}

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

h3.sponsor-header {
	background:url(/assets/images/h2_bg.gif) no-repeat;
	text-align:center;
	width:773px;
	height:33px;
	padding:5px 0 0 0;
}

#loginform {
	width:400px;
}

#loginform .loginfield {
	width: 200px;
	height:25px;
	font-size:20px;
	line-height:24px;
	color:#333;
}

form .field {
	margin:10px 0;
}

form .field label {
	display: inline; 
	float: left; 
	width: 100px;
}
td.headings{
	font-weight:bold;
}
td.smallerTxt{
	font-size: 0.75em;
}

table {
	width:100%;
	text-align:left;
}

td {
	text-align:left;
	vertical-align:middle;
}

/*Wordpress */

.narrowcolumn {
	font-size:12px;
}

.wp-caption {
	font-size:4px;
	padding:0;
	margin:0 0 0 0;
	text-align:center;
	width:300px;
}

.wp-caption img {
	position:relative;
	top:5px;
}

h6 {
	font-size:12px;
	font-weight:bold;
}

.wordtube {
	margin:10px 0 30px 0;
}

object {
	outline:none;
}

.navigation {
	font-size:12px;
}

#sidebar {
	font-size:12px;
}

.wp-caption-text {
	font-family:"Georgia";
	font-style:italic;
	font-size:9px;
	margin:0;
	padding:4px;
	position:relative;
	top:5px;
	left:5px;
	border:1px solid #ccc;
	width:290px;
}

.entry {
	margin:10px 0 0 0;
	border:1px dotted #eee;
	padding:10px 0 0 0;
}

.entry p{
	font-size:13px;
	font-weight:normal;
	letter-spacing:normal;
	line-height:19px;
	margin:0 0 15px 0;
}

.aligncenter {
	
}

.post_link:hover {
	background:#fff;
}

.post_date {
	font-size:11px;
	margin:5px 0 0 0;
}

.post_tags {
	font-size:11px;
	float:right;
	margin:5px 0 0 0;
}

.alignleft {
	float:left;
}