/*   
Theme Name: Blank Slate
Theme URI: http://wwwgetupstream.com
Description: HTML5 Master Reset theme, based on http://html5reset.org.
Author: Upstream Communications (Nicholas Tilley & Lee Billington)
Author URI: http://www.getupstream.com
Version: 1.0
*/

@import url('_/css/grid.css');
@import url('_/css/reset.css');


/* Defaults
-------------------------------------------------------------------------------*/
body, select, input, textarea {color: #fff;}
body {
    margin: 0;
    font-family:  'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5em;
    font-size: 100%;
    background: #fff;   
    color:#fff;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color:#b9c9e1;
    text-decoration: none;
}

p {
    margin-bottom: 1.5em;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    font-size:14px;
    font-family:  'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input, textarea, select {
   -webkit-appearance: none;
   color:#333;
}

hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #46526B;
margin: 1em 0;
padding: 0;
}

img{
    height:auto;
}

/* Headings & Quotes
-------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    line-height: 1em;
    color: inherit;
    text-rendering: optimizelegibility;
}
h1 {
    font-size: 3.5em;
    font-weight: 700;
    margin-bottom:20px;
}
h2 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
}
h3 {
    font-size: 24px;
    font-weight: 300;
    line-height:1.4em;
}
h4 {
    font-size: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
}

h5 {
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 1px;
}
h6 {
    font-size: 1.25em;
    font-weight: 500;
    letter-spacing: 1px;
}

blockquote {
margin-bottom: 20px !important;
padding: 0 0 5px 15px;
border-left: 3px solid #d7d5cf;
font-size: 15px;
font-style: italic;
font-family: "Open Sans", Arial;
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 40px;
-webkit-margin-end: 40px;
}




/* Navigation
-------------------------------------------------------------------------------*/
#header nav ul li {
    display: inline;
    list-style-type: none;
}

#top-header .navigation > div > ul > li {
position: relative;
float: none;
list-style: none;
display: inline-block;
text-align: center;
font-size:16px;
text-transform:uppercase;
font-weight:600;
padding:20px 25px;
}

#top-header .navigation > div > ul > li > a {
color: #ffffff;
}

.menu-item:hover{
    background: #1c3459;
}

.menu-item-955{
    background: #335b31;
}

/* Header
-------------------------------------------------------------------------------*/
#top-header {
background: #223F6B;
border: 0;
color: #CCC;
width: 100%;
position: fixed;
top: 0px;
z-index: 9999;
}

#top-header .navigation {
text-align: center;
}

#header {
height: 163px;
background: url('_/img/header3.jpg') top center no-repeat #051D49;
width: 100%;
margin: 0;
padding: 0;
margin-top: 63px;
}

#logo {
float: left;
display: block;
padding-top: 35px;
}

.announcementtime{
    margin-top:-30px;
}

.announcementtime h2{
    font-size:24px;
    margin-bottom:0;
}

#header .widget{
margin-top: 27px;
width: 377px;
float: right;
}

/* Sidebar
-------------------------------------------------------------------------------*/

#socialsidebar .widget{
    background: #071831;
    padding:20px;
    margin-bottom:20px;
}

#socialsidebar .textwidget{
    background: #fff;
}

#socialsidebar h2{
    margin-bottom:20px;
}

._4s7c {
border: 0 !important;
}



#threesteps{
    background: url('_/img/threestepsbkg.jpg') top center no-repeat;
    text-align: center;
}

.step{
    background: url('_/img/stepbkg.jpg') top center no-repeat;
    text-align:center;
    height:180px;
    padding-top:25px;
}

#sidebar h2 {
    display:none;
}

#sidebar .widget{
    margin-bottom:20px;
    height:180px;
    padding:0;
}

#step1{
    padding:25px 10px 0;
}

#step2{

    height:180px;
}

#stepsocial{
    padding-top:15px;
}

#stepsocial img{
    margin:0 5px;
    width:36px;
}

#step3donate{
    margin-top:20px;
}

.entry input{
    border:0;
    width:90%;
    margin-bottom:20px;
}

#actionsidebar .widget {
margin-bottom: 2%;
margin-top: 2%;
height: 180px;
float: left;
width: 24.25%;
margin-right: 1%;
}

#actionsidebar #text-7 {
margin-right: 0!important;
}

#sidebaremail input {
font-size: 12px;
outline: 0 none;
padding: 5px;
margin-top: 10px;
border: 0;
}

.homename{
    width:40%;
    margin:0 5px;
}

.homeemail{
    width:55%;
    margin-right:10px;
}

.homesubmit{
    background:#a80b10;
    font-weight:600;
    color:#fff;
}

div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
display: none!important;
}

.ngg-template-caption .ngg-gallery-thumbnail-box {
margin-bottom: 20px;
}

.ngg-gallery-thumbnail span {
font-size: 12px!important;
padding-left: 5px;
display: block;
text-align: left!important;
line-height: 20px!important;
}

/* Page
-------------------------------------------------------------------------------*/
#homecontent{
    margin:2% 0;
}

#titleheader{
    background:#071831;;
}

.internalpage .entry{
    background:#0c2242;
    padding:30px;
}

.pagecontent{
    background:#071831;
    
}

#newsbkg{
    background:#071831;
    color:#b9c9e1;
}

#newsheader{
    padding:20px 25px 20px;
}

#pagetitle{
    padding:20px 25px 20px;
}

#newsheader h2{
    font-size:36px;
    font-weight:600;
    color:#fff;
}

#newsbkg .post{
    padding:30px 30px 10px;
}

.even-post{
    background:#0c2242;
}

.metatext{
    font-weight:300;
    margin:10px 0;
}

.alignright{
    float:right;
}

.entry h2{
    margin-bottom:20px;
}

.prev-posts {
    float: right;
}

.next-posts {
    float: left;
    margin-right: 40px;
}

.wp-tabs .ui-tabs-panel {
background: #0c2242!important;
}

#fourzerofourtext{
    padding:70px 30px;
}

h2.errorpage{
    color:#222;
    font-weight:700;
}

p.errortwo{
    margin-top:20px;
    color:#222;
}

p.errortwo a{
    color:#222;
}



/* Form
-------------------------------------------------------------------------------*/
input{
    font-size: 15px;
    outline: 0 none;
    padding: 10px;
    font-family:  'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

textarea{
    font-size: 15px;
    outline: 0 none;
    padding: 10px;
    font-family:  'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom:20px;
}

.contactform {
    border: 1px #ddd solid;
    width:93%;
    color: #555;
    background-color:#fff;
    margin-bottom: 20px;
}

.contactform-half-left {
    border: 1px #ddd solid;
    width:42.5%;
    color: #555;
    margin-right:4%;
    margin-bottom:20px;
}
.contactform-half-right {
    border: 1px #ddd solid;
    width:42.5%;
    color: #555; 
    margin-bottom:20px;
}

.contactsubmit{
    background: #a80b10!important;
    text-align:center;
    font-size:14px;
    font-weight:600;
    color:white;
    border:none;
}

.contact div.wpcf7-response-output {
margin: 60px 0 0 0 !important;
padding: 0.2em 1em;
}

.requiredtext{
    margin:40px 0 10px !important;
}

.wpcf7-list-item-label{
    padding-top:20px;
}

input[type="checkbox"] {
vertical-align: middle;
margin-top: -5px!important;
margin-right: 10px!important;
}

#card{
    margin-top:-10px;
    padding-bottom:10px;
}

#card .contactform {
border: 1px #444 solid;
width: 93%;
color: #757575;
background-color: #fff;
}

#card .contactform-half-left{
border: 1px #444 solid;
color: #757575;
background-color: #fff;
}

.home .entry .sociable{
    display:none;
}

.tracking_field {
    display: none;
}

.headerform .contactform {
    border: 1px #2C2C2C solid;
    width:150px;
    color: #ccc;
    margin-right:10px;
}

.headerform .contactform-half-left {
    border: 1px #2C2C2C solid;
    width:75px;
    color: #ccc;
    margin-right:10px;
    background-color:#000;
}
.headerform .contactform-half-right {
    border: 1px #ddd solid;
    width:41%;
    color: #ccc; 
}

.headerform p{
    margin-bottom:0;
}

.supportleft {
    border: 0;
    width:42.5%;
    color: #555;
    margin-right:4%;
    margin-bottom:20px;
}
.supportright {
    border: 0;
    width:42.5%;
    color: #555; 
    margin-bottom:20px;
}

.supportemail {
    border: 0;
    width:60%;
    color: #555; 
}

.supportsubmit{
    background: #a80b10!important;
    text-align:center;
    font-size:14px;
    font-weight:600;
    color:white;
    border:none;
    margin-left:20px;
}

.ls-shadow{
	visibility:hidden !important;	
}

/* Footer
-------------------------------------------------------------------------------*/
#footer {
    background: #223F6B;
    color:#fff;
    padding-top:50px;
    text-align:center;
}

.footersm{
    text-align:center;
    padding-top:40px;
}

#footer p{
    font-size:14px;
    margin-bottom:0;
    line-height:22px;
}

#footer h3{
    font-size:18px;
    margin-bottom:5px;
    line-height:22px;
    font-weight:600;
}

.footersm img{
    margin:0 5px;
}

.footerdis{
    text-align:center;
    color:#627da7;
    padding:50px 0;
}

::-webkit-input-placeholder {
   color: #555;
}

:-moz-placeholder { /* Firefox 18- */
   color: #555;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #555;  
}

:-ms-input-placeholder {  
   color: #55502;  
}

/* Media Queries
-------------------------------------------------------------------------------*/
/* Mobile, iPad */
@media screen and (max-width: 1000px){
#actionsidebar .widget {
width: 49%;
}

}



/* Mobile, iPad */
@media screen and (max-width: 960px){
    

.timeline{
    margin-top:320px;
    text-align:center;
    line-height: 0!important;
}

#card{
    margin-top:20px;
    padding-bottom:10px;
}

#top-header .navigation {
text-align: center;
width: 590px;
margin: 0 auto;
}

#header {
margin-top: 128px;
}

}


/* Mobile, iPad */
@media screen and (max-width: 780px){

#header {
height: auto;
}

#header .omega{
    display:none;
}

#logo{
    float:none!important;
    text-align: center;
    padding-top: 15px;
padding-bottom: 15px;
}

#socialsidebar{
    display:none;
}

.footercontact{
    margin-top:30px;
}

.page-template-default #sidebar{
    display:none;
}

.single #sidebar, .contact #sidebar, .index #sidebar{
    display:none;
}

#top-header {
    position:relative;
}

#header {
margin-top: 0;
}

#top-header .navigation {
width: auto;
}

#top-header .navigation > div > ul > li {
padding: 10px 10px;
}



}

/* Mobile, iPad */
@media screen and (max-width: 560px){

#stepsocial img {
margin: 0 5px;
width: 36px;
}

#actionsidebar .widget {
width: 100%;
}

#header{
    margin-bottom:20px;
}

#slider{
    display:none;
}

#top-header {
    position:relative;
}

#header {
margin-top: 0;
}

.internalpage .entry {
background: #0c2242;
padding: 20px;
}

.entry h2 {
margin-bottom: 24px;
font-size:18px;
}

.supportleft {
    border: 0;
    width:90%;
    color: #555;
    margin-right:4%;
    margin-bottom:20px;
}
.supportright {
    border: 0;
    width:90%;
    color: #555; 
    margin-bottom:20px;
}

.supportemail {
    border: 0;
    width:90%;
    color: #555; 
}

.supportsubmit{
    margin-left:0;
    margin-top:20px;
}

.container{
    padding:0;
}



}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
font-size: 1em;
background-color: #a80b10;
color: white;
}


/* Everything Else
-------------------------------------------------------------------------------*/

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #444444; color: #ccc; text-shadow: none;}
::selection {background: #444444; color: #ccc; text-shadow: none;} 
/*  j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #444;} 
ins {background-color: #444444; color: #000; text-decoration: none;}
mark {background-color: #444444; color: #000; font-style: italic; font-weight: bold;}
