/*
Theme Name: NMS 2009
Theme URI: http://wordpress.org/
Description: Theme for Nunavut Mining Symposium 2009
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin new part */
/* #topnav {
	position:absolute;
	top:170px;
	margin-left:20px;
}*/

table.sponsorsTable img {border:none !important;}

#postdate a{
color:#005365;
font-weight:normal;
text-decoration:none;
}
#postdate a:hover{
color:#742425;
}
.sponsorsTable td {
	text-align:center;
	padding:5px 0  35px 0;
}
.travelTable td {
	padding:10px;
	min-width: 280px;
	vertical-align:top;
}
#topnav {
margin-left:-3px;
margin-top:27px;
}
#topnav ul {
width: 800px;
}
#topnav ul.navHome {
margin-left:47px;
}
#topnav li {
float:left;
list-style:none;
display:block;
font-size:10px;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;/*background: transparent url('images/bg_topnav.gif') no-repeat scroll right center;*/
}
#topnav li a {
border-right:1px solid;
color:#FFFFFF;
float:left;
font-size:10px;
font-weight:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:21px 18px 0px 22px;
text-decoration:none;
}
#topnav li a:hover {
border-right:1px solid;
color:#FFFFFF;
float:left;
font-size:10px;
font-weight:normal;
list-style-type:none;
padding:21px 18px 5px 22px;
text-decoration:none;
background: transparent url('images/bg_hovertopnav.gif') no-repeat 0px 17px;
}
#headerimg img {
	margin: 17px auto auto 127px;
}

.topSpace{ 
padding-top:30px
}


#postdate {
	background: transparent url('images/bg_post_header.gif') repeat-y top left;
	margin:20px 0 -25px;
	padding:1px 5px 3px 4px;
	color:#005365;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	line-height:1.5em;
	height: 15px;
	width: 100%;
}
#sponsorstabl td {
	height:130px;
}
#sponsorstabl table {
	width: 600px;
}
#post-437 #postdate, .postmetadata {
	/*visibility:hidden;*/
}
#post-437 a {
	color:#742425;
}
#post-437 .entry {
	color:#742425;
}
/* For right sidebar widgets background */
#categories-354193221, #pages, #categories-354264931, #multi-pages-1 {
	background: transparent url('images/bg_categories2.gif') no-repeat top;
	padding:0 0 40px 0;
	color:#3399CC;
}
#text-354187441 {
	text-align:center;
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: transparent url('images/background.gif') repeat 0 0;
	color: #333;
	text-align: center;
}
#page {
	background-color: white;
	text-align: left;
}
#header {
	background: transparent url('images/bg_header.png') no-repeat top center;
}
#content {
	font-size: 1.2em
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	background: transparent url('images/bg_footer.png') no-repeat top;
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color:#FFFFFF;
	font-size: 14px;
	letter-spacing:1px;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#005365;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: ##005365;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #005365;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color:#742425;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#wrapper {
	margin:0 auto;
	width:850px;
}
#mainwrapper {
	width:100%;
	background:transparent url(images/bg_redline.png) repeat-x scroll center top;
}
#page {
	background:transparent url(images/bg_content.png) repeat-y scroll center top;
	margin: -2px auto;
	width: 850px;
	float: left;
}
#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 206px;
	width: 850px;
}
.narrowcolumn {
	float: left;
	padding: 0px 0 0 65px;
	width: 520px;
}
.widecolumn {
	margin:5px 0 0 60px;
	padding:10px 0 20px;
	width:700px;
}
.post h2 {
	margin:30px 0 0;
}
.post h4 {
	font-size:1.07em;
	margin:5px 0 -4px 0;
	color:#005365;
	font-weight:normal
}


.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
	padding-top:5px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	float: left;
	padding: 0;
	margin:0 auto 0;
	width: 850px;
	height:99px;
}
/*#footercontent {
	margin:25px 0 0 300px;
	position:absolute;
	text-align:center;
}*/


#footercontent {
	margin:40px 0 0 0;
	text-align:center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 -3px 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 4px 0 10px 12px;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	border:5px solid #C6DCE4;
	padding: 0px;
	margin:5px 0 5px 12px;
	display: inline;
}
img.alignrightnoborder {
        float: right;
	border:none;
	padding: 0px;
	margin:5px 0 5px 12px;
	display: inline;
}
img.alignleft {
       
	border:5px solid #C6DCE4;
	padding: 0px;
	margin: 5px 12px 5px 0;
	display: inline;
}
img.alignleftnoborder {
        
	border:none;
	padding: 0px;
	margin: 5px 12px 5px 0;
	display: inline;
}

img.alignleftnoborder2 {
        float: left;
	border:none;
	padding: 0px;
	margin: 5px 12px 5px 0;
	display: inline;
}

.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	list-style-type:disc;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul {
	margin-bottom: 15px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 11px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 12px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	width:119px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 30px 0 10px 0;
	margin-left: 650px;
	width: 155px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom:5px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#upcomingEventsTop {
	background:transparent url(images/bg_categories2.gif) no-repeat scroll center top;
	color:#3399CC;
	height:80px;
}
#upcomingEventsWrapper h1 {
	color:#FFFFFF;
	font-family:'Trebuchet MS', Verdana, Sans-Serif;
	font-size:14px;
	letter-spacing:1px;
	margin:-76px 0 0 -13px;
	padding:0 0 10px 0;
}
#upcomingEventsContent {
	padding:0 0 0 13px;
}
#upcomingEventsContent a {
	font-weight:normal;
}
#upcomingEventsWrapper a img {
	padding:15px 0 0 0;
}
#upcomingEventsTop {
	background:transparent url(images/bg_categories2.gif) no-repeat scroll center top;
	color:#3399CC;
	height:80px;
}
#upcomingEventsWrapper h1 {
	color:#FFFFFF;
	font-family:'Trebuchet MS', Verdana, Sans-Serif;
	font-size:14px;
	letter-spacing:1px;
	margin:-76px 0 0 -13px;
	padding:0 0 10px 0;
}
#upcomingEventsContent {
	padding:0 0 0 13px;
}
#upcomingEventsContent a {
	font-weight:normal;
}
#upcomingEventsWrapper a img {
	padding:15px 0 0 0;
}
.entry a {
	font-weight:normal;
}
.more-link {
	float:right;
	color:#005366;
}
.adminMenu{
/*border:1px solid #000;*/
}
#sidebar .adminMenu h2{color:#005365 !important;}
#sidebar .adminMenu ul{margin-left:30px;}


/*form*/
#total-section {
	background:none repeat scroll 0 0 #005365;
	color:#FFFFFF;
	float:left;
	padding:3px;
	width:250px;
	border:1px solid #C2A6A9;
	margin-top: 9px;
	position: absolute;
	top: 450px;
	right: 0;
}
#total-section.posfix {
	position: fixed;
	right: 0;
	top: 50px;
}

#total-section p {
	margin:5px 0;
	text-align:left;
	padding: 0 0 0 10px;
	width: 230px;
}

#total-section p span.right {
float: right;
}
#gform_wrapper_1{
width: 500px;
float:left;
overflow: visible;
}
#gform_wrapper_1 ul li {padding:0;
	position: relative;
}

#gform_wrapper_1 .gform_heading .gform_description {
display: none;
}
#field_1_43 {padding: 0 20px 0 0;}
#gform_wrapper_1 .gform_body {
	border:1px solid #999999;
	background-color: #F3F3F3;
	padding: 20px 0;
}
#gform_wrapper_1 .gform_body .gfield_html {
padding: 0 20px;
}
#gform_wrapper_1 .gform_footer {
clear: both;
}
#gform_wrapper_1 .left_label .gfield_label {
font-weight: normal;
}
#gform_wrapper_1 .gform_footer {
padding: 0 0 0 20px;
}
.gform_description {
	font-size:14px;
	color:#854d53;
}
.field-name, .field-address {
	background:none repeat scroll 0 0 #E4DEDE;
	border:1px solid #999999;
	margin:15px 0 10px;
	padding:0 10px;
}
.gform_footer input.button {
	background:none repeat scroll 0 0 #854D53;
	border:1px solid #C2A6A9;
	color:#FFFFFF !important;
	padding:5px 10px;
}
.gsection_title {text-indent: 37px;}
.contact-mesage {
margin-right:-35px;
}
.registration #main #container {
width: 765px;
margin-right: 0 !important;
}
.registration #sidebar {
}
#gform_wrapper_1 .reg-type li, .another li {
float: left;
display: block;
height: 40px;
}
#gform_wrapper_1 .reg-type li label {
display: inline;
font-size: 16px;
line-height: 30px !important;
font-weight: bold;
color: #005365;
padding: 10px;
margin: 0 5px 0 0;
cursor: pointer;
text-align: center;
vertical-align: baseline;
}
#gform_wrapper_1 ul .another ul label {
display: inline;
font-size: 16px;
line-height: 37px !important;
font-weight: bold;
color: #854D53;
padding: 10px;
margin: 0 5px 0 0;
cursor: pointer;
text-align: center;
vertical-align: baseline;
}
#gform_wrapper_1 .reg-type li input, .another input {
	position: relative;
	top: 10px;
}
.gfield_radio label {text-align: left;}
label {text-align: right;}
#gform_fields_1 .odd {
	background-color: #E4DEDE;
	margin-bottom: 0;
	padding: .75em 0;
}
#gform_fields_1 .even {
	margin-bottom: 0;
	padding: .75em 0;
}
.another label {
display: none;
}
#field_1_200 ul {
display: block;
margin: 0;
padding: 20px 0 0 155px;
width: 100%;
}
.another ul label {
display: inline;
}

#gform_wrapper_1 .reg-type li input, .another input {
}
.gform_wrapper form {
	padding: 0;
	margin: 0;
}
.gform_wrapper form li.gfield_html {
	padding: 0 20px;
}
li.gform_hidden {display: none;}


#input_1_126 li, #input_1_16 li {
	margin-bottom: 5px;
}
#gform_wrapper_1 #field_1_16 {
	margin-bottom: 10px;	
}
#gform_wrapper_1 .another, #gform_wrapper_1 .reg-type {
	margin-bottom: 0;
}
#gform_wrapper_1 .another li {
	margin-left: 4px;
}
#field_1_16 input {
	margin-top: 3px !important;
}
#gform_wrapper_1 ul.right_label li, #gform_wrapper_1 form ul.right_label li, #gform_wrapper_1 ul.left_label li, #gform_wrapper_1 form ul.left_label li {
margin-bottom: 1px;
}
#post-87 {
}

.gform_wrapper ul.list {
	margin-bottom: 18px;
}
	#gform_wrapper_1 ul.list li {
		margin-bottom: 0 !important;
		list-style-type: square !important;
		overflow: visible !important;
	}
div.gform_body {
	background-color: #FFF !important;
	border: none !important;
}
.entry-content label {
	color: #333 !important;
	line-height: 18px;
}
#gform_fields_1 .gfield {
	background-color: #fff !important;
}
#gform_fields_1 .odd {
	background-color: #E8F3F8 !important;
}

.gform_footer input.button {
	background: url("images/address-button.gif") repeat scroll 0 0 #1277A7 !important;
    border: medium none !important;
    height: 50px;
    width: 120px;
}
.gform_wrapper input[type="text"],
.gform_wrapper textarea {
	border: 1px solid #005365;
	background-color: #FFF !important;
}
.gform_wrapper .gfield_radio input, .gform_wrapper .gfield_checkbox input {
	border: none;
}
#gform_wrapper_1 ul .another ul label {
	color: #005365 !important;
}
#total-section {
	border: 1px solid #004E78 !important;
	-moz-box-shadow: 0px 0px 8px #333;
	-webkit-box-shadow: 0px 0px 8px #333;
	box-shadow: 0px 0px 8px #333;
}

/** Specific Fields */


#onlinepayment img {
	border: none;
}
.registration #sidebar {display:none;}
#gform_fields_1 .even {border: none;}
#gform_fields_1 div.copy {
	position: relative;
	left: 0px;
	top: -10px;
	height: 53px;
	width: 480px;
	color: #fff;
	background: url("images/copy-button.gif") no-repeat scroll 30px -3px transparent;
	padding: 5px;
	cursor: pointer;
	z-index: 1000;
	text-align: center;
}
.ginput_container li label {
	text-align: left;
}
.gala .gfield_description {
	width: 270px;
}
/*.gala {*/
	/*visibility: hidden;*/
	/*height: 0px;*/
	/*overflow: hidden !important;*/
/*}*/
#gform_wrapper_1 ul.gfield_checkbox, #gform_wrapper_1 ul.gfield_radio {
margin-top: 0;
margin-bottom: 0;
}
#post-2 h2 {
	display: none;
}
#post-2 .entry h2 {
	display: block;
}
#gform_wrapper_1 .gfield_checkbox li label {
	width: 280px;
}

img.wp-image-1253 {border:none !important; margin-top:30px;}
#post-53 {
    margin-left: 25px;
}
#paypal-image {
	height: 80px;
	width: 150px;
	background: url(images/paypal-submit.gif) no-repeat 0 0;
	margin-top: 20px;
}
#gform_wrapper_1 .gform_footer {
	margin: 0;
}
#field_1_21 #paypal-verified {
	background: url(images/paypal-verified.gif) no-repeat center right;
	position: absolute;
	right: -80px;
	top: 28px;
	height: 90px;
	width: 90px;
}
#field_1_21 {
	overflow: visible;
}

#post-1342 .entry a {
    font-weight: bold;
}

.post-1025 h4 {margin: 5px 0 -10px !important;} 


/*
#post-1471 a {
    color: #742425;
}

#post-1471 .entry {
    color: #742425;
} */

.sticky #postdate {display:none;}
body.home .sticky, body.home .sticky a {color: #742425;}
#post-53 strong a{font-weight:bold;}
#sponsors_banner{
	width: 495px;
	height: 1050px;
	background: url('images/sponsors.png');
	position: relative;
}

#sponsors_banner a.sponsor{
	position: absolute;
	display: block;
}

#sponsors_banner a.nunavut{
	width: 208px;
	height: 58px;
	top: 42px;
	left: 143px;
}

#sponsors_banner a.cannor{
	width: 413px;
	height: 26px;
	top: 128px;
	left: 32px;
}

#sponsors_banner a.canadian{
	width: 111px;
	height: 70px;
	top: 176px;
	left: 285px;
}

#sponsors_banner a.agnico{
	width: 61px;
	height: 88px;
	top: 173px;
	left: 126px;
}

#sponsors_banner a.nti{
	width: 68px;
	height: 67px;
	top: 454px;
	left: 107px;
}

#sponsors_banner a.vale{
	width: 87px;
	height: 84px;
	top: 463px;
	left: 206px;
}

#sponsors_banner a.cameco{
	width: 64px;
	height: 47px;
	top: 451px;
	left: 332px;
}

#sponsors_banner a.nuna{
	width: 101px;
	height: 46px;
	top: 533px;
	left: 77px;
}

#sponsors_banner a.blg{
	width: 86px;
	height: 37px;
	top: 541px;
	left: 199px;
}

#sponsors_banner a.lawson{
	width: 105px;
	height: 31px;
	top: 546px;
	left: 313px;
}

#sponsors_banner a.frobisher{
	width: 82px;
	height: 34px;
	top: 661px;
	left: 159px;
}

#sponsors_banner a.uphere{
	width: 69px;
	height: 32px;
	top: 658px;
	left: 280px;
}

#sponsors_banner a.nolinor{
	width: 165px;
	height: 58px;
	top: 710px;
	left: 84px;
}

#sponsors_banner a.nnsl{
	width: 96px;
	height: 32px;
	top: 732px;
	left: 287px; 
}

#sponsors_banner a.newmont{
	width: 97px;
	height: 59px;
	top: 590px;
	left: 205px;
}

#gform_wrapper_1 #field_1_1019 {
  padding: 0 30px;
  position: relative;
  top: -8px;
}
#gform_wrapper_1 #field_1_14 label.gfield_label {
  display: none;
}

