@charset "utf-8";
/* CSS Document */
/* CSS STYLE */

html {
  overflow-y: scroll;
}
body {
  background-color: #FFFFFF;
  font-size: 13px;
  color: #57585A;
}
h1, .h1 {
  font-family: 'merriweather_sansbold', sans-serif;
  font-size: 34px;
}
h2, .h2 {
  font-family: 'merriweather_sansbold', sans-serif;
  font-size: 22px;
}
h4, h6, .h4, .h6 {
     font-family: 'open_sanslight', sans-serif;
}
h3, .h3 {
	font-family: 'merriweather_sanslight', sans-serif;
	margin-top: 5px;
    font-size: 13px;
}
h5 {
  font-family: 'merriweather_sanslight', sans-serif;
  font-size: 13px;
  font-weight: bolder;
}
img {
    max-width: 100%;
}

#flatcal_minical .flatcal_daycell, #flatcal_minical .flatcal_todaycell, #flatcal_minical .flatcal_sundaycell, #flatcal_minical .flatcal_othermonth {
  font-family: 'merriweather_sanslight', sans-serif !important;
}
#flatcal_minical .flatcal_daylink, #flatcal_minical .flatcal_busylink, #flatcal_minical .flatcal_month_label {
  font-family: 'merriweather_sanslight', sans-serif !important;
}

/* Top module styling */
#top {
    background: none repeat scroll 0 0 #379199;
    color: white;
    font-size: 12px;
    margin-bottom:16px;
    padding-bottom:6px;
    padding-top: 6px;
		height: 32px;
  overflow: hidden;

}

#top div.col-md-2 img {
  padding-left: 10px;
}
#top div.col-md-1 img {
  padding-right: 10px;
}
#top .col-md-1 {
  width: auto;
}
#top .col-md-9 {
   margin-left: 30px;
  width: 73%;
}
#top img{
    margin:0
}
.marquee {  
    width: 100%;  
    height: 32px;    
    overflow: hidden;  
    position: relative;   
}
.marquee p {  
    position: absolute;  
    width: 100%;  
    height: 100%;  
    margin: 0;   
   color: white;
   top:100%
}  
/*.marquee.up p {	
	transform:translateY(100%);
	-moz-transform:translateY(100%);
	-webkit-transform:translateY(100%);
}
/*.marquee.up p:nth-child(1) {
	animation: up-one 15s ease infinite;
	-moz-animation: up-one 15s ease infinite;
	-webkit-animation: up-one 15s ease infinite;
}
.marquee.up p:nth-child(2) {
	animation: up-two 15s ease infinite;
	-moz-animation: up-two 15s ease infinite;
	-webkit-animation: up-two 15s ease infinite;
}
.marquee.up p:nth-child(3) {
	animation: up-three 15s ease infinite;
	-moz-animation: up-three 15s ease infinite;
	-webkit-animation: up-three 15s ease infinite;
}
/*================================
	Move the Marquee Upwards
==================================*/

/** Mozilla Firefox Keyframes **/
/*@-moz-keyframes up-one {
	0%	{
		-moz-transform:translateY(100%);
	}
	10% {
		-moz-transform:translateY(0);
	}
	40% {
		-moz-transform:translateY(0);
	}
	50% {
		-moz-transform:translateY(-100%);
	}
	100%{
		-moz-transform:translateY(-100%);
	}
}
@-moz-keyframes up-two {
	0% {
		-moz-transform:translateY(100%);
	}
	50% {
		-moz-transform:translateY(100%);
	}
	60% {
		-moz-transform:translateY(0);		
	}
	90% {
		-moz-transform:translateY(0);		
	}
	100%{
		-moz-transform:translateY(-100%);
	}
}

/** Webkit Keyframes **/
/*@-webkit-keyframes up-one {
	0% {
		-webkit-transform:translateY(100%);
	}
	10% {
		-webkit-transform:translateY(0);
	}
	40% {
		-webkit-transform:translateY(0);
	}
	50% {
		-webkit-transform:translateY(-100%);
	}
	100%{
		-webkit-transform:translateY(-100%);
	}
}
@-webkit-keyframes up-two {
	0% {
		-webkit-transform:translateY(100%);
	}
	50% {
		-webkit-transform:translateY(100%);
	}
	60% {
		-webkit-transform:translateY(0);		
	}
	90% {
		-webkit-transform:translateY(0);		
	}
	100%{
		-webkit-transform:translateY(-100%);
	}
}*/
/* end top module */

div #sidebar-2 .moduletable {
  border-top: 1px solid #d1d1d1;
  margin-top: 10px;
  padding: 10px 0;
}

#sidebar-2 {
  padding-left: 15px;
}
#sidebar {
  padding: 10px 15px 0 0;
  margin-top: 10px;
}
ul .social-top{
	display: inline;
	position: absolute;
	top: 0;
	right: 0;
}
.social-top li {
	float:left;
}
#FeatureImage img {
}
#FeatureImage {
  margin-right: 15px;
}
#FeatureImage .col-md-8 {
	width:66.666666667%;
	float:left;
}
#FeatureImage .col-sm-8 {
	width:33.333333333%;
	float:left;
}
#FeatureImage .row:last-child .col-sm-8:last-child img{
	margin-right:-1px!important;
}
.no-gutter {
	padding: 0px;
}
/* FEATURE IMAGES MODULE STYLES */

div.headline-image h4 {
   font-family: 'open_sanslight', sans-serif;
   font-size: 14px;
   color: white;
   margin-bottom: 5px;
   text-align: right;
    width: 100%;
  position: absolute;
   right: 0;
  bottom: 0;

}
.headline-image {
   position: relative; 
   width: 100%; /* for IE 6 */
   overflow: hidden;
  max-height: 385px;
  	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;

}
.headline-image img {
  width: 100%;
  height:auto
}
.headline-image h4 span {
  background: #379199;
  padding: 5px 15px; 
  line-height: 18px;
}

.headline-image h4 span a {
  color: white;
  text-decoration: none;
}
.headline-image .image-caption {
  position: absolute;
  bottom: -37px;
  text-align: right;
  background: white;
  right: 0;
  padding: 5px 20px 0 40px;
  -webkit-transition: all all 0.2s linear ease-out;
  -moz-transition: all all 0.2s linear ease-out;
  -o-transition: all all 0.2s linear ease-out;
  transition: all all 0.2s linear ease-out;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.headline {
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 0;
  -webkit-transition: all all 0.2s linear ease-out;
-moz-transition: all all 0.2s linear ease-out;
-o-transition: all all 0.2s linear ease-out;
transition: all all 0.2s linear ease-out;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.image-caption h5 {
  padding: 10px 0 0 10px; 
  margin: 0;
  font-weight: bolder;
}
.image-caption p {
  padding: 5px 20px 10x 30px;
  margin-left: 10px
}
.headline-image:hover .image-caption{
  bottom: -5px;
}
.headline-image:hover .headline {
  bottom: 28px;
}
#jevents_body {
	margin-bottom:50px
}
@media (max-width: 650px){
	.headline{
		display:none;
	}
	.headline-image .image-caption {
		bottom:auto
	}
	.nav-items > div{
		border:none !important
	}
}
@media (max-width: 450px){
	.headline-image .image-caption {
		display:none
	}
	.jev_toprow .jev_header2 {
		height: auto;
		overflow:hidden;
	}
	.jev_toprow div.previousmonth, .jev_toprow div.currentmonth, .jev_toprow div.nextmonth {
		height:auto;
		line-height:auto;
	}
	
	#jevents_body .jev_toprow div.previousmonth a , #jevents_body .jev_toprow div.nextmonth a {
		background:none !important;
		padding:0;
	}

}

/*CALENDAR STYLES*/
table.flatcal_main_t {
margin: auto auto;
border: none !important;
border-radius: 0px !important;
}
#flatcal_minical .full_cal_link td {
padding: 3px;
text-align: center;
font-size: 10px;
background-color: transparent !important;
border-top: none !important;
}
#flatcal_minical .flatcal_month_label {
width: 98%;
font-size: 10px;
font-weight: bold;
color: #57585A !important;
vertical-align: middle;
height: 18px;
text-align: center;
}
/* END CALENDAR */

#top .container .separator {
    border-left: 1px solid #CCCCCC;
    display: inline-block;
    height: 10px;
    margin: 0 20px;
    width: 1px;
}

#navigation {
	margin-bottom:0px;
	position:relative;
	z-index:1;
}

#main .main-box {
    background: none repeat scroll 0 0 transparent;
    border: 0px solid #E5E5E5;/* border 1, if you have front component*/
    /*margin-bottom: 20px;*/
    padding: 10px;
}

#breadcrumbs .moduletable {
    border: 0;
    padding: 0;
}

#fullwidth{
	overflow: hidden;
}

#fullwidth .moduletable {
    border: 0;
    padding: 0;
}

.black .moduletable {
    background: none repeat scroll 0 0 #222222;
    border-color: #222222;
    color: #AAAAAA;
}
.moduletable {
    background: none repeat scroll 0 0 transparent;
    border: transparent;
    margin-bottom: 20px;
    padding: 10px;
}
.moduletable section#FeatureImage.container {
  margin: -10px;
}
.navbar-header{
    margin-left:-15px;
}
#brand {
    float: left;
    padding-top: 0px;
}

.page-header {
    margin: 10px 0 20px;
}

.hasTooltip {
    display: inline !important;
}

.noMainbody { display: none !important}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 3px;
    color: #555555;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 9px;
    padding: 4px 6px;
    vertical-align: middle;
}
label {
    display: block;
    margin-bottom: 5px;
}
label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
	font-family: arial;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}
#pop-print {
    float: right;
    margin: 10px;
}
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #BBBBBB #BBBBBB #A2A2A2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: top;
}

html,
body {
  height: 100%;
	font-family: 'open_sansregular', sans-serif;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  /*min-height: 100%;*/
  height: auto !important;
  /*height: 100%;*/
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 40px;
}

/* Set the fixed height of the footer here */
#footer {
	border-bottom: 25px solid #379199;
  border-top: 2px solid #6D6E70;
  min-height: 260px;
  background-color: #379199;
	padding: 40px 0;
}
#footer a {
	color: white;
	font-size: 12px;
	font-family: 'open_sanslight', sans-serif;
	display: block;
}
#footer .moduletable {
    background: transparent;
    border: 0;
}
#footer .moduletable img{
	
}
#footer .title-category {
	font-family: 'open_sansbold', sans-serif;
	font-size: 11px;
}

#footer .footer>.col-md-10 {
  width: 100%;
  padding-left: 0px;
}
  #footer .footer>.col-md-10>.col-md-2 {
    padding-left: 0px;
  }
#footer .footer>.col-md-2 {
  padding: 0px;
  width:100%
}
  #footer .footer>.col-md-2 img:last-child {
    margin-left: 0px !important;
  }
#footer .col-md-2 {
  margin-bottom:15px;
}
div#ideafeedbackbuttonj6showb1{
	display:none
}

@media (min-width: 450px){
	#footer .col-md-2{
		width: 50%;
		float:left
	}
	
}
@media (min-width: 650px){
	#footer .col-md-2{
		width: 33%;
	}
}

@media (min-width: 768px){
	div#ideafeedbackbuttonj6showb1{
		display:block
	}
}
@media (min-width: 1000px){
	#footer .col-md-2{
		width: 16.667%;
	}

}
@media (min-width: 1300px){

}
.link-block {
  display: inline-block;
}

/* LAYOUT */
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

/* JOOMLA */

.form-horizontal .control-label {
    text-align: inherit;
}

.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}
.cols-2 .column-1 {
    float: left;
    width: 46%;
}
.cols-2 .column-2 {
    float: right;
    margin: 0;
    width: 46%;
}
.cols-3 .column-1 {
    float: left;
    margin-right: 4%;
    padding: 0 5px;
    width: 29%;
}
.cols-3 .column-2 {
    float: left;
    margin-left: 0;
    padding: 0 5px;
    width: 29%;
}
.cols-3 .column-3 {
    float: right;
    padding: 0 5px;
    width: 29%;
}
.items-row {
    margin-bottom: 10px !important;
    overflow: hidden;
}
.column-1, .column-2, .column-3 {
    padding: 10px 5px;
}
.column-2 {
    margin-left: 40%;
    width: 55%;
}
.column-3 {
    width: 30%;
}
.blog-more {
    padding: 10px 5px;
}


/* Christian */

.timeline-footer {
  display: none;
}

.btn.dropdown-toggle {
  display: none;
}

.item-page .page-header {
  display: none;
}

.item-page {
  margin-bottom: 50px;
  padding-left: 30px;
}

.item-page p {
  font-size: 14px;
}

.item-page h2 {
  margin-top: 4px;
  font-size: 26px;
  line-height: 34px;
}
@media (max-width: 420px){
	.item-page h2 {
  	font-size: 20px;
	}
}
.item-page h3 {
  font-family: 'merriweather_sansbold', sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.item-page hr {
  border-top: 1px solid gray;
}

.item-page figure.figure-left {
  float: left;
  margin: 10px 15px 10px 0px;
}

.item-page figure.figure-right {
  float: right;
  margin: 10px 0px 10px 15px;
}

  .item-page figcaption {
    font-size: 14px;
  }

.item-page .pullquote {
  font-family: 'merriweather_sanslight', sans-serif;
  font-weight: normal;
  border-left: none;
  font-size: 27px;
  line-height: 30px;
  border-top: 2px solid gray;
  border-bottom: 1px solid lightgray;
  margin-top: 6px;
  margin-bottom: 6px;
  padding: 20px 0px 20px 0px;
  width: 300px;
}

  .item-page .left.pullquote {
    float: left;
    margin-right: 20px;
  }

  .item-page .right.pullquote {
    float: right;
    margin-left: 20px;
  }

.item-page .foot.left.col-md-6 {
  padding-left: 0px;
}

.item-page .foot.right.col-md-6 {
  padding-right: 0px;
}
@media (max-width: 1000px){
	.item-page .foot.right.col-md-6 {
  	 padding-left: 0px;
	}
}
.ari-image-slider-wrapper {
  width: 100% !important;
  max-width: none !important;
}

.moduletable>h3 {
  display: none;
}

.clearfix {
  clear: both;
}


/*amends for responsive design*/
.navbar-header img{
	width:292px !important;
	height:58px !important
}
.twitter-follow {
	overflow:hidden
}
.swmenu-trigger{
	margin-bottom:19px
}
.swmenu-trigger.sw_opened, .swmenu .sw_parent.sw_opened, .swmenu li.sw_active a {
	background-color:#B85915 !important;
	color:#FFFFFF !important
}

.swmenu-trigger, .swmenu a {
    white-space: normal !important;
}


@media (max-width: 786px) {
	.swmenu ul {
		visibility:visible !important;
		position:relative !important;
		left:0 !important;
		opacity:1 !important;
		margin:0 !important;
		display:block !important
	} 
	.sw_indicator{
		display:none
	}
	.swmenu li.sw_active ul li a, .swmenu ul li a {
    	color: #168c9e!important;
		background:#FFFFFF !important;
	}
	
	.swmenu li.sw_active ul li a, .swmenu ul li a {
		width:100% !important
	}
}


@media (max-width: 600px) {
	#tabHeader ul > li > a {
		float:none !important;
		display:block;
		border:none !important;
	}
	.normal #tabHeader ul > li:first-child a {
		border-top-left-radius: 0;
	}
	.normal #tabHeader ul > li:last-child a {
    	border-top-right-radius: 0;
	}
	.normal #tabHeader .active{
		font-weight:bold;
	}

	.normal #tabHeader .inactive{
		background:none;
		color:#000;
	}
	.normal #tabContentContainer {
		border-radius: 0;
	}

}



/* WEB FONTS */



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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}




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

}
/* Media Queries */
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 1000px) {
 	#container{
		padding:0
	} 
	.main-box{
		padding:0
	}
	.item-page{
		padding-left:10px
	}
}
@media (max-width: 768px) {
	.swmenu{
		left:0!important;
		width:100% !important
	}
	#sidebar .moduletable{
		margin-bottom:0
	}
}
@media (max-width: 500px) {
	#top{
		display:none;
	}
}
@media (max-width: 400px) {
	.navbar-header img{
		width:220px !important;
		height:42px !important
	}
}
img {
    padding:0px;
    border:0px;
    margin:4px;
}
ul {
  list-style-position: inside;
  margin-left:0;
  padding-left:0
}

figure {
  margin:0px 0px 30px 0px;
}
figcaption {
  font-size:.8em !important;
}
#push{
	height:260px;
}