/**
 * Theme Name:     Integriture
 * Author:         Integriture
 * Template:       blankslate
 * Text Domain:	   integriture
 * Description:    Integriture
 */
/* CSS Document */


/*		FONTS		*/

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

}

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

}

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

}

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

}

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

}

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

}


/*		GENERAL		*/

html,body{
	width:100%;
	background-color:#fff;
	font-family:'SansationRegular';
	font-size:14px;
	line-height:16px;
}
h1{
	font-size:36px;
	margin-bottom:10px;	
	margin-top:10px;
	line-height:42px;
}

h2{
	font-size:30px;
	margin-bottom:10px;	
	margin-top:10px;
	line-height:36px;
}
h3{
	font-size:26px;
	margin-bottom:10px;	
	margin-top:10px;
	line-height:32px	
}
p{
	padding-bottom:10px;	
	
}

/*		HEADER		*/

div#header_wrap div#header_keyline{
	width:100%;
	height:9px;
	background-color:#83921f;	
	}

	div#header_wrap div#header_keyline div.center div#header_green_fade_wrap{
		width:100%;
		height:9px;	
		position:absolute;
		top:0;
		left:0;
		}
	div#header_wrap div.center{
		height:104px;
		}	
		div#header_wrap div.center div#logo{
			position:absolute;
			top:10px;
			left:40px;
			}
		div#header_wrap div.center div#navigation{
			position:absolute;
			top:36px;
			right:40px;
			}
		
/*		CONTENT		*/
div#main_conent_wrap{
	position:relative;
	}
	div#main_conent_wrap div.center div#slide_deck{
		position:relative;
		width:940px;
		height:421px;
		margin:0 auto 16px;	
		}
	div#main_conent_wrap div.center div#main_content{
		position:relative;
		width:940px;
		height:auto;
		margin:0 auto;	
		}
		div#main_conent_wrap div.center div#main_content div#main_content_body{
		
			float:left;
			}
		div#main_conent_wrap div.center div#main_content div#rss_feed{
			float:left;
			}
/*		FOOTER		*/
div#footer_wrap div#footer_keyline{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background-color:#83921f;
	z-index:0;
	height:44px;
	}
div#footer_wrap div.center{
	height:100px;
	z-index:2;
	}
	div#footer_wrap div.center div#footer_green_fade_wrap{
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		height:44px;
		line-height:44px;
		}	
		div#footer_wrap div.center div#footer_green_fade_wrap div#footer_content{
			position:absolute;
			left:40px;
			
			}
			div#footer_wrap div.center div#footer_green_fade_wrap div#footer_content p{
				font-size:12px;
				font-family:'SansationRegular', Arial, Helvetica, sans-serif;
				color:#000;
				text-transform:uppercase;
				}
div#footer_wrap div.center div#footer_green_fade_wrap div#footer_content p{
				font-size:12px;
				font-family:'SansationRegular', Arial, Helvetica, sans-serif;
				color:#000;
				text-transform:uppercase;
				padding-bottom:0;
				}
				div#footer_wrap div.center div#footer_green_fade_wrap div#footer_content p a:link,div#footer_wrap div.center div#footer_green_fade_wrap div#footer_content p a:visited{
					color:#000;
					text-decoration:none;	
				}
				div#footer_wrap div.center div#footer_green_fade_wrap div#footer_content p a:hover{
					text-decoration:underline;	
				}
		div#footer_wrap div.center div#footer_green_fade_wrap div#footer_graphic{
			position:absolute;
			right:0;
			bottom:0;
			}
		
/*		MODIFIERS		*/
.center{
	margin:0 auto;
	width:1020px;
	height:auto;
	position:relative;
	}

.clear{
	clear:left;
	clear:right;
	clear:both;
	}

.left{
	float:left;	
	}

.right{
	float:right;
	
}

.green_fade{
	background-image:url(images/green_bar.png);
	background-repeat:repeat-y;	
}

/************	Sticky footer	***********/
html, body {height: 100%;}

#site_wrap {min-height: 100%;}

#content_wrap {overflow:auto;
	padding-bottom: 100px;}  /* must be same height as the footer */

#footer_wrap {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

ul#mainNav li{
	display:inline-block;	
float:left;
}
ul#mainNav li a:visited,ul#mainNav li a:link{
	font-family:"SansationRegular";
	text-decoration:none;
	color:#000;	
	margin-left:20px;
	
}
ul#mainNav li a:hover{
	font-family:'SansationBold';
	
}
ul#mainNav li a img{
	position:relative;
	top:3px;	
}
div a.content_link:link,div a.content_link:visited{
width: 250px;
display: block;
margin: 0 auto;	
margin-top:20px;
color:#000;
text-decoration:none;
font-size:16px;
line-height:20px;
}
div a.content_link:hover{
	font-family:'SansationBold';	
}
