@import url(css/font-awesome.css);
@import url(css/font-awesome-ie7.min.css);


/* ==========================================================================
   Base
   ========================================================================== */

body {
	}



/* =============================================================================
   Header
   ========================================================================== */

.banner { }



/* ==========================================================================
   Content
   ========================================================================== */

.content { 
	}
/*.collapsed {
	color:#FF0000 !important;
	}*/
.content-info p {
	margin-bottom:1px;
	}
.content-info a { color:#FFFFFF}	
.accordion-inner li {
	margin-bottom:20px !important;
	}
i{ margin-right:10px;}	

/* ==========================================================================
   Primary Content
   ========================================================================== */

.main {
  display: table;
  margin-bottom: 130px;
  position: static;
}
.accordion-inner strong {
	font-size:120%;
	color:#FFCC00;
	font-weight:lighter;
	margin-top:20px;
	float:left;
	width:100%;
		}


/* ==========================================================================
   Sidebar
   ========================================================================== */

.sidebar { display:none; }



/* ==========================================================================
   Posts
   ========================================================================== */

.hentry header { }
.hentry time { }
.hentry .byline { }
.hentry .entry-content { }
.hentry footer { }



/* ==========================================================================
   Footer
   ========================================================================== */

.content-info { text-align:center; }



/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin:0 20px 20px 0 }
img.alignnone { 
		width:97% !important; 
		/*border:10px solid white;
	  	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.065);
	  	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.065);
	  	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.065); */
		}
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (max-width: 767px) {

}



/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 5, 2013 */



@font-face {
    font-family: 'museo_sans_light';
    src: url('font/museosans-100-webfont.eot');
    src: url('font/museosans-100-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('font/museosans-100-webfont.woff') format('woff'),
         url('font/museosans-100-webfont.ttf') format('truetype'),
         url('font/museosans-100-webfont.svg#museo_sans100') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'museo_sans_light_italic';
    src: url('font/museosans-100italic-webfont.eot');
    src: url('font/museosans-100italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('font/museosans-100italic-webfont.woff') format('woff'),
         url('font/museosans-100italic-webfont.ttf') format('truetype'),
         url('font/museosans-100italic-webfont.svg#museo_sans100_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'museo_sans';
    src: url('font/museosans-300-webfont.eot');
    src: url('font/museosans-300-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('font/museosans-300-webfont.woff') format('woff'),
         url('font/museosans-300-webfont.ttf') format('truetype'),
         url('font/museosans-300-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'museo_sans_italic';
    src: url('font/museosans-300italic-webfont.eot');
    src: url('font/museosans-300italic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('font/museosans-300italic-webfont.woff') format('woff'),
         url('font/museosans-300italic-webfont.ttf') format('truetype'),
         url('font/museosans-300italic-webfont.svg#museo_sans300_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*-----------------------------------*\
	$GRID
\*-----------------------------------*/

	/*.container {
 Whatever you want. They’re your oats. 	max-width: 960px;
	margin: 0 auto;
	padding: 0 30px;
	padding: 0 1.5rem;
}*/


.grid {
	margin-left: -3%;
	max-width: 105%;
}

.unit {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-right: 3%;
	margin-left: -.25em;
	/* Clearfix */
	overflow: hidden;
	*overflow: visible;
}

	.unit.demo {
		background-color: #fff8eb;
		height: 48px;
		height: 3rem;
		margin-bottom: 24px;
		margin-bottom: 1.5rem;
	}

.full-grid {
	width: 97%;
}

.one-of-two { width: 47%; }

.one-of-three { width: 30.36%; }
.two-of-three { width: 63.666666666%; }

.one-of-four { width: 22.05%; }
.three-of-four { width: 72%; }

.one-of-five { width: 17.07%; }
.two-of-five { width: 37%; }
.three-of-five { width: 57%; }
.four-of-five { width: 77%; }

@media screen and (max-width: 767px) {
	.grid {
		margin-left: 0;
		max-width: none;
	}

	.unit {
		width: auto;
		margin-left: 0;
		display: block;
	}
}

.menuitem a > span.alternate {
    display: none;
}
.menuitem a:hover > span.primary {
    display: none;
}
.menuitem a:hover > span.alternate {
    display: block;
}
 .menuitem = #menu-primary-navigation li