/*

Project: WoFoDevMo
Credits: Michael Aretstad

*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
	  text-decoration: none;
}
a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0;
   }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 700; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
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: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 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-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #1593c2; }

html,
button,
input,
select,
textarea {
  color: #222;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #0074c2;
  color: white;
  text-shadow: none; }

::selection {
  background: #0074c2;
  color: white;
  text-shadow: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
  font-weight: 700; }

a {
  color: #0d72b2;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none; }
  a:visited {
    color: #0d72b2; }
  a:hover {
    color: #0f92e5; }
  a:focus {
    outline: thin dotted; }

address {
  margin: 0 0 1.5em; }

abbr[title],
acronym {
  cursor: help; }

ins {
  background: #eee;
  text-decoration: none; }

img {
  vertical-align: middle; }

dt {
  font-weight: 700; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.assistive-text {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 2em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 2em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

.textcenter {
  text-align: center; }

.view {
  display: block; }

.secrets {
  display: none; }

.show + .secrets {
  display: block; }

.secrets .view,
.secrets .secrets {
  margin-left: 1.25em; }

.wrapper {
  max-width: 1230px;
  margin: 0 auto; }

header {
  padding-bottom: 100px; }

.title {
  position: relative;
  margin: 0;
  padding: 100px 0 80px;
  font-size: 60px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 300; }

.thirteen {
  position: absolute;
  width: 100%;
  left: 0;
  top: 16px;
  font-size: 180px;
  font-weight: 800;
  opacity: .15;
  z-index: -1; }

.subhead {
  margin-top: 0;
  font-size: 40px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  font-weight: 300; }
  .subhead a {
    color: #0f4569; }
    .subhead a:hover {
      border-bottom: 2px solid #156395; }

.intro {
  padding: .9em 2.2em 1em;
  max-width: 670px;
  margin: 0 auto;
  font-size: 22px;
  background: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  position: relative;
  border-color: white; }
  .intro:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-color: white;
    bottom: 100%;
    left: 50%;
    margin-bottom: -1px;
    margin-left: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid white;
    border-bottom-color: inherit; }
   .intro-cc {
 display:block;
  clear: both;
  padding: .3em 2.2em 1em;
  max-width: 670px;
  min-height: 290px;
  color:#fff;
  margin: auto;
  font-size: 15px;
  background: #166481;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  position: relative;
  border-color: white; }
  #icon{
  display:block; float:left; padding:0px 50px 30px 0;
  }
  #des {
  	  display: block;
  	  height:auto;
  }
  #des a{
  	  display: block;
  	  width:auto;
  	  float:right;
  	  height:50px;
  	  margin:0 0 0 30px;

  }
.calendars {
  width: 1230px;
  padding: 80px 0;
  position: relative;
  z-index: 1; }
  .calendars:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -5000px;
    height: 100%;
    width: 15000px;
    z-index: -1;
    background: rgba(255, 255, 255, 0.3); }

.calendars iframe {
  display: block;
  width: 100%; }

.calendar {
  position: relative;
  margin: 30px auto;
  padding: 15px 30px 30px;
  background: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3); }
  .calendar:before {
    content: " ";
    position: absolute;
    bottom: -41px;
    left: -25px;
    z-index: -1;
    width: 222px;
    height: 238px;
    background: url(../img/corners.png) left top no-repeat; }
  .calendar:after {
    content: " ";
    position: absolute;
    bottom: -41px;
    right: -25px;
    z-index: -1;
    width: 222px;
    height: 238px;
    background: url(../img/corners.png) right top no-repeat; }

.month {
  width: 800px;
  float: left; }

.list {
  width: 400px;
  float: right; }

.map-wrapper {
  padding: 80px 0;
  background: #166481;
  position: relative;
  z-index: 1; }
  .map-wrapper:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -5000px;
    height: 100%;
    width: 15000px;
    z-index: -1;
    background: inherit; }

.map {
  position: relative;
  height: 0;
  margin: 30px auto;
  padding-top: 63%;
  border: 1px solid #03726a;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3); }
  .map iframe {
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }
  .map:before {
    content: " ";
    position: absolute;
    bottom: -41px;
    left: -25px;
    z-index: -1;
    width: 222px;
    height: 238px;
    background: url(../img/corners.png) left top no-repeat; }
  .map:after {
    content: " ";
    position: absolute;
    bottom: -41px;
    right: -25px;
    z-index: -1;
    width: 222px;
    height: 238px;
    background: url(../img/corners.png) right top no-repeat; }
  .map a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 44%;
    padding: 6px 16px;
    border-bottom: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #badac7;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    background: #0b5a8d url(../img/bg-dark.jpg);
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transition: padding 0.1s, color 0.3s;
    -moz-transition: padding 0.1s, color 0.3s;
    -ms-transition: padding 0.1s, color 0.3s;
    -o-transition: padding 0.1s, color 0.3s;
    transition: padding 0.1s, color 0.3s;
    -webkit-box-shadow: inset 0 -15px 15px -15px rgba(255, 255, 255, 0.2), inset 0 5px 5px -5px rgba(0, 0, 0, 0.4), 0 -14px 8px -15px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset 0 -15px 15px -15px rgba(255, 255, 255, 0.2), inset 0 5px 5px -5px rgba(0, 0, 0, 0.4), 0 -14px 8px -15px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 -15px 15px -15px rgba(255, 255, 255, 0.2), inset 0 5px 5px -5px rgba(0, 0, 0, 0.4), 0 -14px 8px -15px rgba(0, 0, 0, 0.8); }
    .map a:hover {
      color: #fff;
      padding-bottom: 10px; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
  z-index: 1; }
  .video-wrapper:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: -5000px;
    height: 100%;
    width: 15000px;
    z-index: -1;
    background: #070c10; }

.video {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (max-width: 1230px) {
  .wrapper {
    max-width: 800px; }

  .calendars {
    width: auto; }

  .calendar {
    float: none;
    margin: 0 auto;
    width: 100%; }

  .list {
    display: none; }

  .title {
    font-size: 48px;
    line-height: 1.1em;
    letter-spacing: 10px; }

  .thirteen {
    top: 124px;
    font-size: 210px;
    letter-spacing: 0; } }
@media (max-width: 960px) {
  .wrapper {
    max-width: 80%; }

  .intro {
    font-size: 18px;
    padding: 1px 23px; }

  header {
    padding-bottom: 70px; }

  .calendars,
  .map-wrapper {
    padding: 70px 0; }

  .subhead {
    font-size: 32px; } }
@media (max-width: 760px) {
  .title {
    font-size: 26px;
    letter-spacing: 6px; }

  .thirteen {
    top: 115px;
    font-size: 124px;
    letter-spacing: 0; }
      .intro-cc {
    display:block; 
       height:350px;}
  .subhead {
    font-size: 28px; } 
    
        #des a {
	padding: 0 2px 0 0;
}
    
    
    }

    
    @media (max-width:695px) {
 
.intro-cc {
    display: block;
    height:400px;
}
#icon {
    display: block;
    float: left;
    padding: 0px 50px 50px 0;
}
#des a {
	padding:0 0 10px 0;
	height:55px;
}
 
  }
@media (max-width: 550px) {
	.intro-cc {
    display: block;
    min-height:450px;
	 font-size: 15px;
    display:block; }
	#icon{
  display:none;
  }
  .title {
    padding-top: 80px;
    font-size: 18px;
    letter-spacing: 4px; }

  .thirteen {
    top: 89px;
    font-size: 80px;
    letter-spacing: 0; }

  header {
    padding-bottom: 30px; }

  .intro {
    font-size: 15px; }

  .subhead {
    font-size: 18px; }

  .calendars,
  .map-wrapper {
    padding: 30px 0; }

  .calendar {
    padding: 15px 10px 10px; }

  .month {
    display: none; }

  .list {
    display: block; }
    .list iframe {
      height: 400px; } }
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }
    
      @media (max-width:500px) {
 
.intro-cc {
    display: block;
    min-height:520px;
}

}
  @media (max-width:350px) {
 
.intro-cc {
    display: block;
    min-height:600px;
}

}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  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: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
