/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
@import url(http://fonts.googleapis.com/css?family=Oxygen:400,700,300);


*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    position:relative;
    background-color:#b8e5fa;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing:0.5px;
    font-family: 'Oxygen', sans-serif;
    font-weight:300;
    width:100%;
    min-height:100%;
    
}
p{color:gray;}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

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

img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

h1,h2,h3,h4,h5,h6{margin:0;text-transform:uppercase;}
hgroup h1 {color:#fff;}
hgroup p {padding:0;color:#fff;font-size:14px;line-height:1px;}
h1{font-size:36px;}
h3{margin:10px 0px;}
h4{color:#cb7a1c;margin:5px 0;}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
img{width:100%;height:100%;}
img.ico{width:33px;height:33px !important;}
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width:1014px;
    min-width: 0px;
    background-color: rgb(255, 255, 255);
}
.shadow{
    -webkit-box-shadow: 0px 2px 10px #949494;
	-moz-box-shadow: 0px 2px 10px #949494;
	box-shadow: 0px 2px 10px #949494;}
#logo{
    position:absolute;
    top:70px;
    right:20px;
    z-index:999;
    text-align:right;
    height:244px;
    width:100%;
}
nav > .primaryContainer,
hgroup > .primaryContainer,
footer > .primaryContainer{
    background-color:transparent !important;
}
nav,hgroup{background-color: rgb(0, 173, 239);width:100%;}
nav{background-color:#000 !important;}
hgroup{
    padding:20px;width:1014px;margin:0 auto;
    -webkit-box-shadow: 0px 2px 10px #949494;
	-moz-box-shadow: 0px 2px 10px #949494;
	box-shadow:  0px 2px 10px #949494}
nav ul{padding-left:0;margin:15px 0px;float:left;}
nav ul li{
    width: 100%;
    display:inline;
    padding:10px 10px 10px 20px;
}
nav ul li .sub-indicator{
    background:url('../img/indicator.png') no-repeat 35px 34px;
}
nav ul li:first-of-type{padding:10px 20px 10px 0px;}
  nav a{
    margin: 0;
    padding: 14px 0 14px 0;
    color:#fff;
    font-weight:400;
    -webkit-transition: color 0.2s ease-in;
  	-moz-transition: color 0.2s ease-in;
  	-o-transition: color 0.2s ease-in;
  	transition: color 0.2s ease-in;
    text-decoration:none;
    text-transform:uppercase;
  }
  nav a:hover{color:#b8e5fa !important;}
  nav a.active{color:#b8e5fa !important;}

events > .span3 {
    float: left;
    margin-left: 1.500088%;
    margin-top: 0px;
    clear: none;
    width: 23.87273%;
    background-color: #eee;
    padding:20px;
    overflow:auto;
}
.span3 {
    float: left;
    margin-left: 1.500088%;
    margin-top: 0px;
    clear: none;
    width: 23.87273%;
    padding:20px;
    min-height:300px;
}
.span4 > p{color:#fff;}
.span4 {
    float: left;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 33.333333333334%;
    min-height:270px;
    padding: 20px;
    border-right:#fff solid 1px;
}
.span9 {
    float: left;
    height: 363px;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 74.623656%;
    height: auto;
    padding:20px;
}

.span12 {
    float: left;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    padding:20px;
}

section {
    float: left;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-height: 0px;
    
}

section .span4 {
    float: left;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 33.333333333334%;
    min-height:270px;
    padding: 20px;
    border-right:#fff solid 1px;
    background-color: rgb(0, 173, 239);
}
section .span4:last-of-type {
    border-right:none;
}
section .span4:nth-of-type(2) {background:url('../img/smile.jpg') no-repeat left !important;background-size:cover;}
section ul{
	margin-bottom:0px;
    padding:0;
    margin:0;
}
section ul li{
    width: 100%;
    margin: 0 0 0px 0;
    display:block;
    padding:8px 0px;
    padding-left:0;
  }
  section a{
    margin: 0;
    padding: 14px 0 14px 0;
    font-weight:500;
    color:#fff;
    -webkit-transition: color 0.2s ease-in;
  	-moz-transition: color 0.2s ease-in;
  	-o-transition: color 0.2s ease-in;
  	transition: color 0.2s ease-in;
    text-decoration:none !important;
    text-transform:uppercase;
  }
  section a:hover{color:#cb7a1c !important;}
  section a.active{color:#d42420 !important;}

footer{font-size:12px;}
footer ul{padding-left:0;margin:15px 0px;float:left;}
footer ul li{
    width: 100%;
    display:inline;
    padding:10px 20px 10px 20px;
}
footer ul li:first-of-type{padding:10px 20px 10px 0px;}
  footer a{
    margin: 0;
    padding: 14px 0 14px 0;
    color:#000;
    font-weight:400;
    -webkit-transition: color 0.2s ease-in;
  	-moz-transition: color 0.2s ease-in;
  	-o-transition: color 0.2s ease-in;
  	transition: color 0.2s ease-in;
    text-decoration:none;
    text-transform:uppercase;
  }
  footer a:hover{color:#cb7a1c !important;}
  footer a.active{color:#000 !important;}

events ul{
    font-size:14px;
	margin-bottom:0px;
    padding:0;
    margin:0;
}
events ul li{
    width: 100%;
    margin: 20px 0 0px 0;
    display:block;
    padding:15px;
  }
events li{background:url('../img/bg-list.png') no-repeat 0 21px;padding-left:20px;}
events li:hover{background:url('../img/bg-list.png') no-repeat 0 21px;background-color:#ddd;}
  events a{
    margin: 0;
    padding: 14px 0 14px 0;
    color:#000;
    -webkit-transition: color 0.2s ease-in;
  	-moz-transition: color 0.2s ease-in;
  	-o-transition: color 0.2s ease-in;
  	transition: color 0.2s ease-in;
    text-decoration:none !important;
  }
  events a:hover{color:#000 !important;}

header{
    margin-top:63px;
    margin:0 auto;
    width:1014px;
    -webkit-box-shadow: 0px 2px 10px #949494;
	-moz-box-shadow: 0px 2px 10px #949494;
	box-shadow:  0px 2px 10px #949494;
}
.fixed{position:fixed;top:0;z-index:999;}
.break{position:relative;top:-66px;z-index:2;margin-top:0;margin:0 auto;width:1014px;}
.break > em {
	width:100%;
	height:66px;
    background:url(../img/tri.png) repeat-x left bottom;
	position:absolute;
	top:0px;
	left:0;
	z-index:1;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.polaroid{
    background:url('../img/page-img.png') top no-repeat;
    float:left !important;
    margin:20px 20px 0px 0px;
    width:160px;
    height:160px;
    overflow:auto;
    -webkit-border-radius: 620px;
    -moz-border-radius: 620px;
    border-radius: 620px;
    overflow: hidden;

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.polaroid:hover{border: 10px solid #e4e4e4;}
soc{float:right;}
.reasonsNum{color:#000 !important;}
.film{position:absolute;opacity:0.7;background:#000;height:100%;width:100%;z-index:998;display:none;}

/* BUTTON */
.bttn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 4px solid transparent;
  border-radius: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
 text-decoration:none;
 -webkit-transition: background-color 0.2s ease-out,color 0.2s ease-out,border-color 0.2s ease-in;
 -moz-transition: background-color 0.2s ease-out,color 0.2s ease-out,border-color 0.2s ease-in;
 -o-transition: background-color 0.2s ease-out,color 0.2s ease-out,border-color 0.2s ease-in;
 transition: background-color 0.2s ease-out,color 0.2s ease-out,border-color 0.2s ease-in;
}

.bttn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.bttn:hover,
.bttn:focus {
  color: #000;
  text-decoration: none;
}

.bttn:active,
.bttn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bttn-lg{font-size:25px;}
.bttn-default {
  color: #fff;
  background-color: #cb7a1c;
  border-color: #fff;
}

.bttn-default:hover,
.bttn-default:focus,
.bttn-default:active,
.bttn-default.active,
.open .dropdown-toggle.bttn-default {
  color: #cb7a1c !important;
  background-color: #fff;
  border-color:#cb7a1c;
}

.bttn-default:active,
.bttn-default.active,
.open .dropdown-toggle.bttn-default {
  background-image: none;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

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

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

.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;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .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; /* h5bp.com/t */
    }

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