﻿/*
 * HTML5 Boilerplate
 * Big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
 
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */
/* HTML reset - still determining if actually needed */   

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: Arial, Helvetica, sans-serif; color: #3d3f41; }

body { margin: 0; padding: 0; font-size: 1em; line-height: 1.4; background:#eaf1f8 url(../img/bodyBack.png) repeat-x; }

::-moz-selection { background: #ffd120; color: #0f3a62; text-shadow: none; }
::selection { background: #ffd120; color: #0f3a62; text-shadow: none; }

img	{
	vertical-align: middle;
	border: none;
	max-width: 100%;
}

/* =============================================================================
   Links
   ========================================================================== */

a { color: #144f84; text-decoration: none; }
a:visited { color: #144f84; }
a:hover { color: #4e80ac; text-decoration: underline; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */
   
h1, h2, h3, h4, h5, h6	{
	line-height:1;
	color: #5f6469;
	margin:20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
   
h1	{
	font-size: 30px;
	margin:0 0 20px 0;
	font-weight: normal;
}

h2	{
	font-size: 24px;
	margin:0 0 10px 0;
	font-weight: normal;
}

h3	{
	font-size: 20px;
	color: #144f84;
}

h4	{
	font-size: 18px;
	color: #144f84;
}

h5	{
	font-size: 16px;
	color: #144f84;
	margin:30px 0 5px 0;
}

h6	{
	font-size: 14px;
	color: #144f84;
	margin:5px 0;
}

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

 { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; max-width: 100% }
svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==== primary styles =====================================================    
    Name: UAW Local 2000
    Designed by: by Ryan Rosati
    Copyright: Holland Computers
    Template: Home Template 
   ========================================================================== */
.seperatorLine  {
    margin:0 10px;
}

.clear	{
	clear:both;
}

/* colors */
.darkerEstBlue  {
    color:#1c2b38;
}
.darkBlue   {
    color:#25394b;
}
.titleBlue  {
    color: #144f84;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}
.lightBlue  {
    color: #90bce5;
}
.titleYellow    {
    color: #ffd122;
}
/* =============================================================================
   buttons
   ========================================================================== */

a.button1	{
	display: block;
	background:url(../img/button1.png) 0 0 no-repeat;
	height: 29 px;
	width: 124px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #446685;
	text-shadow: 0 1px #e5eef7;
	text-align: center;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
}

a.button1:hover	{
	background:url(../img/button1.png) 0 -33px no-repeat;
	text-decoration: none;
}

a.blank_btn	{	 
	 background:url(../img/blank_btn_back.png) 0 0 repeat-x;
	 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#d9d9d9));
	 background-image: -webkit-linear-gradient(top, #fefefe, #d9d9d9);
	 background-image:    -moz-linear-gradient(top, #fefefe, #d9d9d9);
	 background-image:     -ms-linear-gradient(top, #fefefe, #d9d9d9);
	 background-image:      -o-linear-gradient(top, #fefefe, #d9d9d9);
	 border:1px solid #d9d9d9;
	 box-shadow: 0 2px 2px #bcc4cb;
	 color:#5f6469;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 14px;
	 padding: 5px 10px;
	 text-decoration: none;
	 text-shadow: 0 1px #fff;
	 display:inline-block;
}

a.blank_btn:hover	{
	background-color: #fefefe;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#fefefe));
	background-image: -webkit-linear-gradient(top, #fefefe, #fefefe);
	background-image:    -moz-linear-gradient(top, #fefefe, #fefefe);
	background-image:     -ms-linear-gradient(top, #fefefe, #fefefe);
	background-image:      -o-linear-gradient(top, #fefefe, #fefefe);
	box-shadow: none;
	background-image:  none;
	
}

/* =============================================================================
   Header
   ========================================================================== */

header  {
    background:#144e83 url(../img/headBack.jpg) no-repeat;
    height: 70px;
    border-bottom: 10px solid #0f3a62;
    font-size: 14px; 
    width:960px;
    margin:0 auto;
	padding:10px;
}

#logo   {
    text-indent: -9999px;
	background:url(../img/logo.png) no-repeat;
	width:131px;		
	height: 70px;
	margin:0 0 0 100px;
	padding:0;
	display: block;

}

#headerContact  {
    float: right;
    margin: 30px 10px 0 0;
	text-align: right;
}

#topLinks	{
	float: right;
	margin: 10px 10px 0 0;
	color: #90bce5;
	width: 225px;
}

#topLinks p {
	vertical-align: middle;
	margin:10px 0 8px 0;
	padding:0;
}

#topLinks nav {
    background: #0f3a62;
	padding:10px 23px;
	height: 100%;	
}

#topLinks nav a    {
    color:#eaf1f8;
    font-size: 12px;	
}

#topLinks nav a:hover  {
    color: #ffd122;
    text-decoration: underline:
}

/* =============================================================================
   Main Nav
   ========================================================================== */

nav#mainMenu	{
	width:980px;
	height: 53px;
    margin:0 auto;
	background: #aecbe6 url(../img/navBack.png) repeat-x;
	position: relative;	
	z-index: 200;
}

.dropDown a	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #446685;
	display: block;
	padding: 15px 48px;
	background: url(../img/seperator.jpg) right 0 no-repeat;
	
}

.dropDown .noLine	{
	background:none;
	padding: 15px 47px;
}

.dropDown a:hover	{
	background-color:#0f3a62;
	color: #fff;
	text-shadow: none;
	text-decoration: none;
}

/* =============================================================================
   Drop Down
   ========================================================================== */

/* drop down */

.dropDown li  {
    float: left;
	list-style: none;
	position: relative;	
	text-shadow: 0 1px #e5eef7;
}

.pagelist_ul_dropDown  {  
    position:absolute;     
	left:0;
	margin-top: 0;
	left:-9999px;
	z-index: 1000;
	border:2px solid #aecbe6;
	box-shadow: 0px 20px 30px #0f3a62;
	padding: 5px 10px 5px 25px;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius:10px;
    -moz-border-bottom-right-radius:10px;
    background:#e0e9f0;
	 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e0e9f0), to(#edf4fa));
	 background-image: -webkit-linear-gradient(top, #e0e9f0, #edf4fa);
	 background-image:    -moz-linear-gradient(top, #e0e9f0, #edf4fa);
	 background-image:     -ms-linear-gradient(top, #e0e9f0, #edf4fa);
	 background-image:      -o-linear-gradient(top, #e0e9f0, #edf4fa);
	 
}

.dropDown ul li   {   
	clear:both;
	text-align: left;	
	width: 210px;
	margin: 3px 0;	
	list-style-image: url(../img/triangle.png); 

}
.pagelist_li_dropDown a, .pagelist_li_alt_dropDown a {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: none;
	color: #446685;	
	display: block;	
	text-decoration: none;	
	padding:0;		
}

.pagelist_li_dropDown a:hover, .pagelist_li_alt_dropDown a:hover    {
    background: none;
    color: #446685;
    text-decoration: underline;	
}

.dropDown li:hover ul    {
    left:0;
    display: block;
    z-index: 1000;	
}




/* =============================================================================
   Easy Slider
   ========================================================================== */
   #slider	{
	 border:1px solid #98cbe8;
	 background-color: #144e83;
	 background-image: url(../img/imageSliderBack.jpg);
	 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#53a8d8), to(#144e83));
	 background-image: -webkit-linear-gradient(top, #53a8d8, #144e83);
	 background-image:    -moz-linear-gradient(top, #53a8d8, #144e83);
	 background-image:     -ms-linear-gradient(top, #53a8d8, #144e83);
	 background-image:      -o-linear-gradient(top, #53a8d8, #144e83);
	 position: relative;
   }

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 		
		
		width:955px;
		height:341px;
		overflow:hidden;		
			
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	
	
	div.controls	{
		width:280px;
		margin:-50px 22px 0 42px;		
		position: absolute;
		height:28px;		
	}

	ol#controls{
		display: block;
		margin:0 auto;
		padding:0;
		height:28px;
		z-index: 2;
		text-align: center;
		}
	ol#controls li{			
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #4fa2d2;
		color:#4fa2d2;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#4fa2d2;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}    
	
	/* slider content */	

	#slider article	{
		width: 277px;
		min-height: 270px;
		background: url(../img/sliderTextBack.png) no-repeat;
		line-height: 1.7;
		color: #fff;
		padding: 0 25px 0 25px;
		font-size: 12px;
		margin:15px 0 0 15px;
	}
	
	#slider	h2	{
		text-align: center;
		color: #fff;
		text-shadow: 0 -1px #28608e;
		font-size: 36px;
		padding: 10px 0 0 0;
		background: url(../img/imageSlider_shine.png) no-repeat 0 bottom;	
		height: 95px;
		width:  277px;
		display:  table-cell;
		vertical-align: middle;
	}
	
	.titleItalic	{
		font-style: italic;
		font-weight: normal;
	}
	
	div.imageContainer {
	    float: right;
		width: 610px;
		text-align: center;
		margin:15px 0 0 0;
		position: relative;
		z-index: 100;
	}
	
	#slider img	{
	    box-shadow: 0 0 30px #031d38;
	    max-width: 550px;
	    max-height: 312px;
	}
	
	.imageText  { 
	    overflow: hidden;
	    margin: 10px 0;
	    color: #fff !important;	
	}
	
	.imageText  p, .imageText span {
	    margin: 0;
	    padding: 0;
		color: #fff !important;	
}


/* end Easy Slider */

.gradient	{
	background:url(../img/gradient.jpg) no-repeat 50% 0;
	width: 100%;
	height: 32px;
	clear: both;
}

.gradient2	{
	margin:15px 0 0 0;
	background:url(../img/gradient-2.png) no-repeat 50% 0;
	display: block;
	width: 100%;
	height: 20px;
	clear:both;	
}

/* =============================================================================
   Side Bar
   ========================================================================== */
aside	{
	float:right;	
	width: 328px;
	background:#f2f6f9 url(../img/sideBar_back.png) repeat-y left 0;
	padding:0 20px;
	
}

.adImg	{
	margin:0 0 5px 0;
}

/* Search field */


.stickerContainer   {
    background: url(../img/stickerBackground.png) 0 0 no-repeat;
    width: 300px;
    height: 99px;
    margin:0 0 5px 0;
    padding: 15px;
}

#search_control {
    padding:8px;   
    width: 280px;
    border: 1px solid #cad9e4;
    background: #f2f6f9;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f6f9), to(#e3edf4));
	background-image: -webkit-linear-gradient(top, #f2f6f9, #e3edf4);
	background-image:    -moz-linear-gradient(top, #f2f6f9, #e3edf4);
	background-image:     -ms-linear-gradient(top, #f2f6f9, #e3edf4);
	background-image:      -o-linear-gradient(top, #f2f6f9, #e3edf4);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f9', endColorstr='#e3edf4',GradientType=0 ); /* IE6-9 */
    
}

#Search_txtSearch	{
	width: 200px;
	height: 40px;
	border:1px solid #abbecc;
	margin:0;
	padding:0 0 0 5px;
	vertical-align: middle;
	color: #9c9c9c;
	font-size: 14px;
	line-height: 40px;
	box-shadow: 0 2px 2px #c1d5e4;
}

#Search_btnSearch	{
	border:1px solid #abbecc;
	width: 73px;
	height: 42px;
	/* background:url(../img/blank_btn_back.png) 0 1px repeat-x; */
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#daebf8), to(#abbecc));
	background-image: -webkit-linear-gradient(top, #daebf8, #abbecc);
	background-image:    -moz-linear-gradient(top, #daebf8, #abbecc);
	background-image:     -ms-linear-gradient(top, #daebf8, #abbecc);
	background-image:      -o-linear-gradient(top, #daebf8, #abbecc);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daebf8', endColorstr='#abbecc',GradientType=0 ); /* IE6-9 */
	color: #446685;
	text-shadow: 0 1px #fff;
	margin:0;
	padding:0;
	vertical-align: top;
	box-shadow: 0 2px 2px #c1d5e4;
	
}

#Search_btnSearch:hover	{
	background-color: #fefefe;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

.searchField	{
	width: 242px;
	height: 40px;
	border:1px solid #d9d9d9;
	margin:0;
	padding:0 0 0 5px;;
	vertical-align: top;
}

.searchBtn	{
	border:1px solid #d9d9d9;
	width: 73px;
	height: 42px;
	background-color: #d9d9d9;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#d9d9d9));
	background-image: -webkit-linear-gradient(top, #fefefe, #d9d9d9);
	background-image:    -moz-linear-gradient(top, #fefefe, #d9d9d9);
	background-image:     -ms-linear-gradient(top, #fefefe, #d9d9d9);
	background-image:      -o-linear-gradient(top, #fefefe, #d9d9d9);
	color: #5f6469;
	text-shadow: 0 1px #fff;
	margin:0;
	padding:0;
	vertical-align: top;
}

.searchBtn:hover	{
	background-color: #fefefe;
	background-image: none;
}



/* Newsletter field */

#NewsLetter1_txtEmail   {
    width: 242px;
	height: 40px;
	border:1px solid #d9d9d9;
	margin:0;
	padding:0 0 0 5px;
	line-height: 40px;
	vertical-align: middle;
	color: #9c9c9c;
	font-size: 14px;
}

#NewsLetter1_btnSignup  {
    border:1px solid #d9d9d9;
	width: 73px;
	height: 42px;
	background:url(../img/blank_btn_back.png) 0 1px repeat-x;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#d9d9d9));
	background-image: -webkit-linear-gradient(top, #fefefe, #d9d9d9);
	background-image:    -moz-linear-gradient(top, #fefefe, #d9d9d9);
	background-image:     -ms-linear-gradient(top, #fefefe, #d9d9d9);
	background-image:      -o-linear-gradient(top, #fefefe, #d9d9d9);
	color: #5f6469;
	text-shadow: 0 1px #fff;
	margin:0;
	padding:0;
	vertical-align: top;
	
}

#NewsLetter1_btnSignup:hover    {
    background-color: #fefefe;
	background-image: none;
}


   
/* =============================================================================
   Body
   ========================================================================== */

div#main	{
	border-left: 1px solid #aecbe6;
	border-right: 1px solid #aecbe6;
	width:958px;
	margin: 0 auto;
	background:#fff;
	padding: 10px;
	position:relative;	
	font-size: .8em;
	line-height: 1.5;
}

section.homePageText	{
	margin:0 10px;
	width: 550px;
}

section.latestNews, section.interNews	{
	margin:0;
	width: 550px;
	background:url(../img/newsGradient.jpg) no-repeat 0 0;
	padding: 30px 10px;
}

section.latestNews article, section.interNews article	{
	margin-bottom: 20px;
}

/* =============================================================================
   footer
   ========================================================================== */


section.wrapper	{
	width:980px;
	margin: 0 auto;
	background:url(../img/bodyFooter.jpg) no-repeat 0 0;
	height: 74px;
}

footer.wrapper	{
	width:900px;
	padding: 40px;
	margin: 0 auto;
	background:url(../img/footerBack.jpg) no-repeat 0 0;
	font-size: 10px;
	color: #878d93;
	text-align: center;
}

footer.wrapper nav	{
	margin:0 auto;
}

footer.wrapper	a	{
	font-size: 11px;
	color: #878d93;
	text-transform: uppercase;
	text-decoration: none;
}

footer.wrapper	a:hover	{
	color: #1c2b38;
}

/* =============================================================================
   RSS Feed
   ========================================================================== */

#divRss {   
    padding: 0px 3px 3px 5px;
	margin-top:3px;
}

.ItemTitle{
    font-size: 16px;
	margin: 30px 0 5px 0;
	font-weight: bold;
	color: #144f84;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1;
	
}
.ItemContent a    {
  text-transform: capitalize;	
  font-size: 10px;
  text-align: right;
  background:url(../img/blank_btn_back.png) 0 0 repeat-x;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #fefefe, #d9d9d9);
  background-image:    -moz-linear-gradient(top, #fefefe, #d9d9d9);
  background-image:     -ms-linear-gradient(top, #fefefe, #d9d9d9);
  background-image:      -o-linear-gradient(top, #fefefe, #d9d9d9);
  border:1px solid #d9d9d9;
  box-shadow: 0 2px 2px #bcc4cb;
  color:#5f6469;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  padding: 5px 10px;
  text-decoration: none;
  text-shadow: 0 1px #fff;
  display:inline-block;
  }
.ItemContent a:hover  {
    background-color: #fefefe;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#fefefe));
	background-image: -webkit-linear-gradient(top, #fefefe, #fefefe);
	background-image:    -moz-linear-gradient(top, #fefefe, #fefefe);
	background-image:     -ms-linear-gradient(top, #fefefe, #fefefe);
	background-image:      -o-linear-gradient(top, #fefefe, #fefefe);
	box-shadow: none;
	background-image:  none;
	}

.ItemContent{

}
.ItemDate{
    font-style: italic;	
}

#divRss img {
    display: none;
}







/* ==== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for img, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr,  { page-break-inside: avoid; }
   { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
