@charset "UTF-8";
/* CSS Document */


/* Reset 
--------------------------------------------------------------------------------------------------- */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

table, caption, tbody, tfoot, thead, tr, th, td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

a img {border: none;}

a {text-decoration: none; font-weight: inherit;}


/* Begin Main CSS
--------------------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'AdelleBasicBold';
    src: url('/css/fonts/AdelleBasic-Bold.eot');
    src: url('/css/fonts/AdelleBasic-Bold.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/AdelleBasic-Bold.woff') format('woff'),
         url('/css/fonts/AdelleBasic-Bold.ttf') format('truetype'),
         url('/css/fonts/AdelleBasic-Bold.svg#AdelleBasicBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AdelleBasicBoldItalic';
    src: url('/css/fonts/AdelleBasic-BoldItalic.eot');
    src: url('/css/fonts/AdelleBasic-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/AdelleBasic-BoldItalic.woff') format('woff'),
         url('/css/fonts/AdelleBasic-BoldItalic.ttf') format('truetype'),
         url('/css/fonts/AdelleBasic-BoldItalic.svg#AdelleBasicBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CallunaRegular';
    src: url('/css/fonts/calluna-regular-webfont.eot');
    src: url('/css/fonts/calluna-regular-webfont.eot?iefix') format('eot'),
         url('/css/fonts/calluna-regular-webfont.woff') format('woff'),
         url('/css/fonts/calluna-regular-webfont.ttf') format('truetype'),
         url('/css/fonts/calluna-regular-webfont.svg#webfont7KzHYMCH') format('svg');
    font-weight: normal;
    font-style: normal;

}



html {
	background: #f1f1f1; 
	background-position: fixed;
}

body {
	font: normal 10px/1.3em Arial, Helvetica, sans-serif;
	color: #333;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
  position: relative;
	height: 272px;
}

.home #header {height: 367px;}

#header h1 {
	background: #000;
	font: normal 1.9em/1.2em AdelleBasicBold, Arial, Helvetica, sans-serif;
	padding: .71578947em 1em;
	margin-bottom: 1em;
	height: 1em;
}

#header h1 a {
	position: absolute;
	top: 0;
	text-indent: -999px;
	overflow: hidden;
	width: 230px;
	height: 150px;
	z-index: 100;
  display: block;
	background: url(gfx/IRMA_logo_lg.png) no-repeat left top;
	background-size: cover;
}
	

#header img#banner, #sliderWrapper {
  position: absolute;
	bottom: 43px;
}

#sliderWrapper {
	width: 960px;
	height: 261px;
	background: url(gfx/default_banner.jpg) no-repeat left top;
}

.nivoSlider {
    position:relative;
    width:960px; /* Change this to your images width */
    height:261px; /* Change this to your images height */
    background:url(gfx/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

#nav {
  background: #6b801b;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

#nav li {
  float: left;
	text-transform: uppercase;
}

#nav li a {
	background: #6b801b;
	font: normal 1.4em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 1em 1.35em;
	display: block;
	text-decoration:none;
}

#nav li a {color: #fff;}

#nav li a:hover, #nav li.here a, #nav li:hover a {background: #93b025; text-decoration:none;}

#nav ul {
	width: 264px;
	background: #93b025;
}

#nav ul li {float: none;}

#nav ul li a, #nav li.here ul li a {background: #93b025; padding: .7em 1.35em;}

#login, #logout {
	font: normal 12px/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 5px 8px;
  position: absolute;
	right: 15px;
	top: 13px;
	color: #fff;
  background: url(gfx/loginBg.jpg) no-repeat left top;
 }
 
 #logout {background: url(gfx/logoutBg.jpg) no-repeat left top;}

 #searchbar {
 		position: absolute;
 		right: 100px;
 		top: 13px;
 }
 
 .blog-search {margin: 0 0 20px 0;}
 .blog-search input {width: 230px;}

 #content {
 	background: #fff;
	padding-bottom: 6px;
}

.has-subnav #content {padding-top: 50px;}

 h2 {
 	font: bold 1.9em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	border-bottom: 1px solid #999;
  padding: 1.43157895em 0;
  margin-bottom: 30px;
}

.home h2 {padding-left: 27px; padding-right: 27px;}

h3 {
  font: normal 1.8em/1.2em AdelleBasicBold, Arial, Helvetica, sans-serif;
  margin-bottom: .3em;
	color: #6b801b;
}

h4 {
  font: normal 1.5em/1.2em AdelleBasicBold, Arial, Helvetica, sans-serif;
  margin-bottom: .3em;
	color: #6b801b;
}

h5 {
 	font: bold 1.5em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	margin-bottom: .3em;
}

#secondary h3 {
  font: normal 1.8em/1.2em AdelleBasicBold, Arial, Helvetica, sans-serif;
}

#primary {
	padding: 0 0 15px 27px;
	width: 575px;
	float: left;
}

#primary p, #primary ul li, #primary ol li {
	font-size:1.4em;
	line-height:1.3em;
}



#secondary {
	width: 250px;
	padding: 20px 50px 15px 0;
	float: right;
}

.home #secondary {padding-top: 0;}


#footer {margin: 10px 0 20px 0;}

#utilityNav {
	width: 700px;
	float: left;
}

#utilityNav li {
	font: normal 1.2em/1em Helvetica, Arial, sans-serif;
	float: left;
	padding-right: 15px;
}

#utilityNav li a {color: #b5b5b5;}

#utilityNav li a:hover {text-decoration: underline;}

#sidebar-nav {margin-bottom: 25px;}

#sidebar-nav {color: #6b801b;}

#sidebar-nav li li {
	list-style: outside disc;
	margin-left: 15px;
	font-size: 1em;
}

p.copy {
  width: 200px;
	float: right;
	font: normal 1.2em/1em Helvetica, Arial, sans-serif;
	color: #b5b5b5;
	text-align: right;
}
  

.articleimg {
	margin-bottom:12px;
}

p.date {
	font-style:italic;
}

.blog-listing {
	margin-bottom:30px;
}

.blog-listing img {
	float:left;
}

.blog-listing-wrap {
	width:400px; float:right;
}

#mc_embed_signup .button {background: #cc6600!important;}


/* Standard Styles most sites edit as needed
---------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------- */


em, i {font-style: italic;}
strong, b {font-weight: bold;}
.left {float: left; width: auto;}
.right {float: right; width: auto;}
sub {vertical-align: sub; font-size: 50%;}
sup {vertical-align: super; font-size: 50%;}

p {
  font: normal 1.3em/1.5em Arial, Helvetica, sans-serif;
  margin-bottom: 1em;
}

#primary ul {
	padding: 0 10px 1em 20px;
  list-style: outside disc;
}

#primary ul ul {padding-bottom: 0;}

#primary ol, secondary ol {
	padding: 0 10px 1em 20px;
	list-style: outside decimal;
}

#secondary ol {
	margin-left:20px;
}

#primary ol.letter-list li {
	list-style:lower-latin;
	font: normal 1em/1.3em Arial, Helvetica, sans-serif;
}

#primary ol ol {padding-bottom: 0;}

#primary li, #secondary li {
  font: normal 1.2em/1.5em Arial, Helvetica, sans-serif;
	margin-bottom: .4em;
}

#primary li li {font-size: 1em;}

#primary td {font: normal 1.2em/1.5em Arial, Helvetica, sans-serif;}
#primary td td {font-size: 1em;}


hr {
	width: 100%;
	display: block;
}

a {color: #6b801b;}

a:hover {text-decoration:underline;}

img.left {margin-right: 10px !important;}
img.right {margin-left: 10px !important;}

#searchsite input {float: left; margin-bottom: 20px;}
#searchsite .submit {margin: 0 0 20px 20px;}

tr.resultRowTwo {background-color: #cfcfcf;}

#sitemap {clear: both;}

#primary #sitemap {list-style-type: none; font-weight: bold; padding-left: 0;}
#primary #sitemap ul {list-style-type: disc; font-weight: normal; padding-left: 40px;}
#primary #sitemap ul ul {list-style-type: square; font-weight: normal; padding-left: 40px;}

div.form-group {margin: 0 0 20px 0;}

div.form-group input {margin: 5px 0;}

#freeform_subscription_level {width: 100%;}

p.error {color: red;}

.info input {width: 90%;}


/* Helpers
--------------------------------------------------------------------------------------------------- */

.replTransparent a {
	text-indent: -999999px;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;
}

.replSpan {
 	position:relative;
	font-style: italic;
	overflow: hidden;
}

.replSpan span {
	position: absolute;
	height: 100%;
	width: 100%;
}

/* Clear Fix
--------------------------------------------------------------------------------------------------- */
.clear { clear: both; }

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
