/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

/* @group font-face-kit */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 10, 2013 06:04:46 AM America/New_York */



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

}

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

}



/* @end */


body {
  font: 1em/1.5em TitilliumText25L250wt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #666638;
  background: url(images/bottom-background.jpg) repeat-x fixed 0 bottom #f0f0e5;
  padding-bottom: 100px;
}
hgroup.site-name-slogan {
  position: absolute;
  top: -1000px;
}

/* @group typography */
h1, h2, h3, h4, h5 {
  line-height: 125%;
  text-shadow: #f0f0e5 0px 1px 0, #848448 0 -1px 0;
}
h2, h3, h4, h5 {
  font-family: TitilliumText25L400wt;
}
h1, h2, h3, h4, h5, p {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
h1 {
  font-size: 2.25em;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.75em;
}
h4 {
  font-size: 1.5em;
}
h5 {
  font-size: 1.25em;
}
a {
  color: #666638;
  text-decoration: none;
  font-variant: normal;
}
a:hover {
  color: #76821d;
}
img {
  max-width: 100%;
}
strong {
  font-family: TitilliumText25L400wt;
}
article ul, 
article ol {
  margin: 0.5em 0;
}
article ul  {
  padding-left: 0.5em;
  margin-left: 1em ;
}
article ul li {
  list-style: url("/misc/menu-collapsed.png") outside disc;
}
article ol li {
list-style-type: decimal;
list-style-position: outside;
padding-left: 1.5em;
}
article li p {
  margin: 0;
}
.read-more-link a {
  font-family: TitilliumText25L400wt;
 text-shadow: 0px 1px 1px #666638;
  color: #fafaed;
  background-color: #a1b12f;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
padding: 2px 4px 1px 4px;
margin-top: 5px;
margin-bottom: 5px;
}
.read-more-title {
  display: none;
}
.field-name-field-video .video-js,
.field-name-field-video video,
.field-name-field-video img {
  width: 100%;
  max-width: 100%;
  height: auto !important;
}
.flowplayer {
  position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0 !important;
	overflow: hidden;
	max-width: 100% !important;
	}
.flowplayer object,
.flowplayer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}	
	
/* @end */
#zone-branding {
  margin-bottom: 1em;
}
/* @group navigation */
.navigation ul {
  -moz-box-shadow: 1px 1px 2px #57572e;
  -webkit-box-shadow: 1px 1px 2px #57572e;
  box-shadow: 1px 1px 2px #57572e;
}
.navigation ul {
  padding: 0;
  margin: 0;
  width: 100%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  height: ;
}
.navigation ul.menu li.leaf {
  margin: 0;
}
.navigation ul.menu a {
  display: inline-block;
  width: 100%;
  background-color: #666638;
  padding: 0 5px;
  line-height: 1.7em;
  margin-left: 0;
}

.navigation ul.menu li.menu-mlid-703 a {
  font-family: TitilliumText25L400wt;
}
.navigation ul.menu a.active{
   color: #dfdfd5;
  } 
.navigation ul.menu a.active,
#block-menu-block-1 ul.menu a {
   background-color: #848448;
  } 
#block-menu-block-1 ul.menu {
  
-moz-border-top-radius: 0px;
-webkit-border-top-radius: 0px;
-khtml-border-top-radius: 0px;
border-top-radius: 0px;
}
.navigation li {
  list-style-image: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  
}  
.field-name-field-video video { 
  width: 100%; height: auto; 
}
.navigation a,
.navigation a.active,
.navigation a.active-trail
 {
  color: #f0f0e5;
  padding: 3px;
  margin: 0;
  text-shadow: #f0f0e5 -1px 1px 0, #848448 1 -1px 0;
}
.navigation a.active,
.navigation a.active-trail {
}

.navigation ul.menu a:hover {
  background-color: #5b5b1b;
}
li.active-trail {
}
.clear-region {
  display: block;
  width: 100%;
  clear: both;
}
/* @end */

/* @group content */

.block-main {
  padding-top: 15px;
}
#page-title {
  margin-top: 0;
}
h1.title,
.taxonomy-term h2 {
  color: #a9be01;
  font-size: 2.5em;
}
.taxonomy-term h2 a{
  color: #a9be01;
  font-family: TitilliumText25L400wt;
}

h2.field-name-field-subtitle {
  color: #a9be01;
  padding-top: 0;
  margin-top: 0;
  font-size: 1.4em;
}
.field-name-field-introduction {
  padding-left: 15px;
  font: 1.1em/1.7em TitilliumText25L251wt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    border-top: 1px outset #dfdfd5;
    border-bottom: 1px inset #dfdfd5;
    margin-bottom: 10px;
  }
.views-row .field-name-field-logo,
article .field-name-field-logo {
  background-color: #f0f0e6;
  padding: 5px;
  margin-left: 5px;
  border: 1px solid #ffffff;
  width: 100%;
}
.field-name-field-logo img {
  width: 100%;
  height: auto;
}
.block-main .view-recent-added .views-row {
  border-top: 1px outset #dfdfd5;
  border-bottom: 1px inset #dfdfd5;
  padding-bottom: 5px;
  padding-top: 5px;
}
.view-recent-added .views-row h3 {
  margin-top: 0;
}

.date {
  font-size: 0.8em;
}
iframe {
  max-width: 100%;
}
/* @group quicktabs */
.quicktabs_main{
 /* Fallback for web browsers that doesn't support RGBa */
 background: rgb(240, 240, 230);
 /* RGBa with 0.6 opacity */
 background: rgba(240, 240, 230, 0.6);
  padding:10px;
  clear:both;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
  -moz-border-top-left-radius: 0px;
  -webkit-border-left-radius: 0px;
  -khtml-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-box-shadow: 0px 1px 2px #848448;
  -webkit-box-shadow: 0px 1px 2px #848448;
  box-shadow: 0px 1px 2px #848448;
  
}
ul.quicktabs-tabs{
/*  border-bottom:1px solid #848448;*/
  padding:0 5px 0 0;
  font-family: TitilliumText25L400wt;
  height:26px;
  margin:0;
}
ul.quicktabs-tabs a{
  text-decoration:none;
color: #666638;
}
ul.quicktabs-tabs a:hover{
}
ul.quicktabs-tabs li{
  padding:2px 5px;
  margin: 0 10px 0 0;
  position:relative;
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(197, 197, 167);
/* RGBa with 0.6 opacity */
background: rgba(197, 197, 167, 0.6);
  height:27px;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
-khtml-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-moz-box-shadow: 0px -1px 1px #848448;
-webkit-box-shadow: 0px -1px 1px #848448;
box-shadow: 0px -1px 1px #848448;

}
ul.quicktabs-tabs li:hover{
/*  border:1px solid #848448;
  border-bottom:none;
 */ background-color: #dadac6;
}
ul.quicktabs-tabs li.active{
  border-bottom:2px solid #f0f0d8;
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(240, 240, 230);
/* RGBa with 0.6 opacity */
background: rgba(240, 240, 230, 0.6);
}
ul.quicktabs-tabs li.active a{
  color: #a9be01;
  height: ;
}
.block-quicktabs  {
  font-size: 0.9em;
}
/* @end */

/* @end */


/* @group sidebar */
aside h2 {
  margin-bottom: 0.15em;
}
aside .item-list ul li {
  margin: 0;
}
aside a {
  display: block;
}
aside .pager a {
  display: inline;
}
aside .views-row a:hover,
.service-links .item-list ul li a:hover {
  background-color: #dedebe;
}
aside .content li.first a,
aside .content li.views-row-first a {
    border-top: 1px outset #dfdfd5;
  
}


aside .content ul li a{
  border-bottom: 1px inset #dfdfd5;
}

aside .file img.file-icon {
  float: left;
top: 4px;
position: relative;
}

aside .file a {
  padding-left: 20px;
}


 
.service-links li img,
li .language-link img {
  top: -5px;
  position: relative;
}

li .locale-untranslated,
.language-switcher-locale-url li.active {
  display: none;
  
}
#block-views-recent-added-block,
#block-service-links-service-links-not-node,
.block-block-6 {
  background: #f0f0e6;
}
#block-views-recent-added-block h2,
#block-service-links-service-links-not-node h2 {
  padding-top: 3px;
}

#block-views-recent-added-block h2,
#block-views-recent-added-block li a,
#block-service-links-service-links-not-node h2,
#block-service-links-service-links-not-node li a{
  padding-left: 5px;
  padding-right: 5px;
} 
.block-block-6 {
  padding-left: 5px;
}
#block-views-recent-added-block li,
#block-service-links-service-links-not-node li {
  border-color: #848448;
}


/* @end */

/* @end */

/* @group admin */  
.node-form label,
.node-form legend {
  font-weight: bold;
}
.node-form .description {
  font-size: 0.8em;
}
.node-form .form-type-managed-file {
  padding-left: 30px;
}

/* @end */

/* @group postscript */
#zone-postscript {
  background-color: #666638;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
-moz-box-shadow: 1px 1px 2px #57572e;
-webkit-box-shadow: 1px 1px 2px #57572e;
box-shadow: 1px 1px 2px #57572e;
margin-top: 15px;
}
#zone-postscript .block {
  padding: 10px;
}

#zone-postscript h2 {
  font-size: 1.6em;
  margin-top: 0;
}


#zone-postscript h2,
#zone-postscript p,
#zone-postscript a,
#zone-postscript .webform-component-select label {
  color: #f0f0e5;
}

#zone-postscript input,
#zone-postscript select {
  background-color: #f0f0e5;
  color: #666638;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    max-width: 100%;
}

#zone-postscript img {
  max-width: 100%;
  height: auto;
}
/* @end */
/* @group footer */
#zone-footer {
  font-size: 0.8em;
  text-align: center;
}
/* @end */

#webform-component-spam-control-field {
  display:none;
}