/*!
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

 /*
 Andrew's custom additions below
 */
  
.abs-18{
	font-size: 1.5em;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
 }
 
.abs-24{
	font-size: 2em;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
 }
 
.abs-24-ss{
 	font-size: 2em;
	text-align:center;
 }
 
.abs-16-ss{
 	font-size: 1.2em;
	text-align:center;
 }
 
.abs-18-ss-lf{
 	font-size:1.5em;
	text-align:left;
} 
 
 .cent-div{
	text-align: center;
 }
 
 .text-white{
	color:white;
 }
 
 .centered-list{
    display: inline-block;
    text-align: left;
 }
 
 .red-text{
	color: red;
 }
 .prod-img{
	margin: 15px;
 }
 
 .fbk-btn{
	position: fixed;
	bottom: 5%;
	right: 1.5%;
	width: 4%;
	min-width:40px;
	height: auto;
	z-index: 1;
 }
 
.h-no-up{
	text-transform: none;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}
 
.link-sm{
	text-transform: uppercase;
	font-size: 0.8em;
	color: black;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	padding: 0;
 }
 
.hr-long{
	max-width: 450px;
	border-color: #006633;
}

.hr-white-left{
	max-width: 450px;
	border-color: white;
	margin-top:10px;
	margin-left:0%;
}

.hr-white-right{
	max-width: 450px;
	border-color: white;
	margin-top:10px;
	margin-right:0%;
}

.hr-white-short-right{
	max-width: 70px;
	border-color: white;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}

.hr-xl-long{
	max-width: 100%;
	border-color: #006633;
}

/*Use this to override margins to auto for imgs and text*/
.margin-auto{
	margin:auto;
}

.foot-brand{
	padding:20px 0;
	color:white;
}
.margin-sm{ 
	margin:2%;
}

.margin-top{ 
	margin-top:1%;
}
.green-head{
	color: #006633;
}

.black-head{
	color: black;
}

#donate-form{
	text-align:center;
}



.donate-form-img{
	display: block;
	margin-left: auto;
	margin-right:auto;
	padding-bottom:7px;	
}

.bg-font{
	font-size:1.27em;
	line-height:2; 
}

.box-bold{
	display: inherit;
	margin: 0;
	padding: 5px 0 20px;
	text-align: center;
	/*text-shadow: 1px 1px 2px rgba(0,0,0,0.5);*/
	font-size: 1.15em;
	font-weight: 500;
	letter-spacing: 3px;
	color: black;
	white-space: wrap;
    }
 
.custom-list-item{
	margin: 0 0 15px 0;
	
}
 
body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/pw_pattern.png') center fixed;
    background-repeat: repeat;
	/*-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p{
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #006633;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
	color: #006633;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 3em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #006633;
}

.box {
    margin-bottom: 15px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 3em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: url('../img/grn-tweed.png') center fixed;
	background-repeat: repeat;
	border-style: solid;
	border-width: 1px;
    /*padding:20px 0;*/
	padding:1%;
}

a.foot-link:hover{
	color:white;
}

.foot-text{
	color:white;
	font-size:1.2em;
}

.foot-link{
	color:white;
	font-size:1.2em;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 20px 0 5px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }
	
	.head_img{
		/*Image Size Preferences*/
		max-width: 75%;
		height: auto;
		width:auto/9; /*IE fix*/
	}

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 10px 0 20px;
        text-align: center;
        /*text-shadow: 1px 1px 2px rgba(0,0,0,0.5);*/
        text-transform: uppercase;
        font-size: 1.15em;
        font-weight: 500;
        letter-spacing: 3px;
        color: black;
		white-space: wrap;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        /*background: #fff;
        background: rgba(255,255,255,0.9);*/
		background: url('../img/grn-tweed.png') center fixed;
	}
    .nav>li>a {
        padding: 20px;
    }

    .navbar-nav>li>a {
        line-height: normal;
		/*color: #006633;*/
		color: white;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.35em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

@media (max-width:768px){
	#mobile-nav>li>a {
        line-height: normal;
		color: #006633;
    }

}