/*
Theme Name: Texas 2015
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: 
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

h4{
	color:#3881c5;
	font-size:12pt;
	font-family:"roboto_slabbold" !important;
	text-transform: uppercase;
}

#header{ background:url(images/header_bg_mobile.png); }
#header_bottom{ background:url(images/header_bg_bottom_mobile.png); height:10px; }
#header .logo a{
	display: inline-block;
	padding: 12px 15px 20px 20px;
	background: white;
	border-radius: 0 0 10px 10px;
	box-shadow: rgba(0, 0, 0, 0.4) -3px 4px 10px;
	height: 179px;
}

#header .info{ position: relative; z-index: 1002; }
#header .info .counter .donor_stamp{ display: none; }
#header .info .counter h2{
	margin-top:10px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size:12pt;
	font-weight:bold;
	font-family:"roboto_slabregular";
	color:#317fc9;
}
#header .info .counter span{
	color:#9b1b1f;
	font-family:"robotoregular";
	font-weight:bold;
	font-size:15pt;
}
#header .info .search{ padding-top:13px; }
#header .info .search form{
	display: inline-block;
	position: relative;
}
#header .info .search input{
	font-size:10pt;
	border:1px solid white;
	padding:5px;
	float:left;

}
#header .info .search button{
	background: none;
	border: none;
	position: absolute;
	margin-left: -37px;
	margin-top: -2px;
}
#header .info .lang-toggle{
	display: inline-block;
	color:white;
}
#header .info .lang-toggle a{
	text-decoration: underline;
}

#header_scroll{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position:fixed;
	height:50px;
	width: 100%;
	z-index: 100000;
	box-shadow:rgba(0, 0, 0, 0.2) -3px 4px 10px;
	background:url(images/header_bg_mobile.png);
	border-bottom: 1px solid #004b91;
}
#header_scroll h1{
	display:inline-block;
	font-size:16pt;
	color:white;
	font-weight:bold;
	text-align: center;
	position: absolute;
	left:50%;
	width: 200px;
	margin-left:-100px;
	top:-8px;

}
#header_scroll a.logo{ position:relative; left:5px; top:5px; padding-right:10px;}
#header_scroll a.logo img{ width:40px;}

#sidebar{
	padding-top:25px;
	background:url(images/sidebar_bg.png) no-repeat;
	height:655px;
	position: relative;
	top: 0px;
	left:20px;
}
#sidebar .secondary{ max-width:250px;padding:14px 0px 14px 14px; }
#sidebar h4, #sidebar .widget_nav_menu ul.menu > li > a{
	color:#62853f;
	font-family:"roboto_slabbold";
	font-size:14pt;
	text-transform: uppercase;
}
#sidebar .widget_nav_menu ul.menu > li > a:after{ content:none; }
#sidebar .items, #sidebar .widget_nav_menu ul{ padding:0px; list-style-type:none;}
#sidebar .widget_nav_menu ul.sub-menu{ margin-bottom:40px; }
#sidebar .items a, #sidebar .widget_nav_menu ul.sub-menu a{ color:white; font-size:14pt; line-height:27px; height:27px;;;}
#sidebar .items a:before, #sidebar .widget_nav_menu ul.sub-menu a:before{
	background: url(images/sprite.png) no-repeat;
	background-position: 0 -98px;
	width: 16px;
	height: 16px;
	display: inline-block;
	content: ' ';
	position: relative;
	top: 3px;
	left: -5px;
}

footer.site-footer{
	background:url(images/footer_bg.png);
	overflow:hidden;
	padding:20px 0;
}
footer.site-footer .disclaimer{
	font-family:"robotoregular";
	color:#707070;
	font-size:9pt;
	line-height:16px;;
}
footer.site-footer .media{
	width:100px;
}
footer.site-footer .media a{
	line-height:32px;
}
footer.site-footer .box-left{ padding:0px; }

footer.site-footer .disclaimer a, .footer-sidebar a{
	color:#6d8d0b;
}
#footer-sidebar-1 ul, #footer-sidebar-2 ul{
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}

/* Sprites */
.sprite {
    background: transparent url("images/sprite.png") no-repeat;
    display: inline-block;
}
.sprite-footer {
    width: 32px;
    height: 32px;
    line-height: 32px;
    vertical-align: bottom;
}
.sprite.facebook-blue{ background-position:0px 0px; }
.sprite.twitter-blue{ background-position:0px -32px; }
.sprite.youtube-blue{ background-position:0px -64px; }

.sprite.email,.sprite.heart,.sprite.donate{
	width:21px;
	height:21px;
	line-height:20px;
	vertical-align:bottom;
}

.sprite.email{ background-position:-32px 0px; }
.sprite.heart{ background-position:-32px -21px; }
.sprite.donate{ background-position:-32px -42px; }

.sprite-large {
    background: transparent url("images/sprite_large.png") no-repeat;
    display: inline-block;
    width: 68px;
    height: 68px;
    line-height: 68px;
    vertical-align: bottom;
}
.sprite-large.facebook-blue{ background-position:0px 0px; }
.sprite-large.twitter-blue{  background-position:-108px 0px; }
.sprite-large.youtube-blue{  background-position:-218px 0px; }
.sprite-large.instagram-blue{  background-position:-313px 0px; }




/*Home page carousel section*/

#carousel_row .spacer{
display: block;
height:20px;
}
#carousel_row{
	background:#c0dda0;
	padding-top:20px;
	padding-bottom:20px;
}
#carousel_row .carousel{
	border:10px solid white;
	border-radius:10px;
}

#carousel_row .left.carousel-control,
#carousel_row .right.carousel-control{
	width:50px;
	height:80px;
	top:50%;
	margin-top:-39px;
	opacity:1;
}
#carousel_row .left.carousel-control{
	left:-10px;

	background:url(images/slider_prev.png) no-repeat;
}
#carousel_row .right.carousel-control{
	right:-10px;
	background:url(images/slider_next.png) no-repeat;
}

#carousel_row .padded {
	padding-bottom: 15px;
}









@media (max-width: 767px){
	/*#carousel_row .ads .half{ width:49%; }*/
	#carousel_row .ads .full{ width:100%; }
	#header .logo,#header .info .search{ margin-bottom:20px; }
	#header .logo, #header .info .counter, #header .info .search{ text-align: center; }
	footer.site-footer .box-left{ text-align: center; }
	footer.site-footer .box-left li{ margin:0 10%; }
	footer.site-footer .sprite-text{ display:none; }
	footer.site-footer li.media{ display:inline; }
}
@media (max-width: 991px){
	#carousel_row .container {
		margin-top: 40px;
	}
}
@media (min-width: 768px){
	#header{ background:url(images/header_bg.png); height:128px; position:relative; }
	#header_bottom{ display:none; }
	#header .logo{
		position:absolute;
	}
	#header .logo a{
		display: inline-block;
		position: relative;
		left: -20px;
	}
	#header .info .counter{ text-align: center; }
	#header .info .counter h2{ font-size:8pt; }
	#header .info .counter .donor_stamp{
		display: block;
		position: absolute;
		top:7px;
		left:-15px;
	}
	/* #header .info .search input{
		width:200px;
	} */
	#page{ padding-top:20px;padding-bottom:20px; }
}

@media (min-width: 992px){
	#header .info .counter h2{ font-size:12pt; }
}
@media (min-width: 1200px){
	#header .info .lang-toggle{
		position: relative;
		top: -10px;
		left:20px;
	}
}

/* Navigation Menu */
#site-navigation{
	position:absolute;
	top:75px;
	z-index:1001;
	background:url(images/nav_bg.png); }
.nav-menu > li > a:after{
	content:'';
	display: inline-block;
    height: 17px;
    width: 18px;
    background: transparent url("img/sprite-icons.png") no-repeat -102px -35px;
    position: relative;
    top: 2px;
    left: 6px;

}
.nav-menu > li > a:hover:after{
	background: transparent url("img/sprite-icons.png") no-repeat -83px -36px;
}
.main-navigation {
	text-align: center;
}
.main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13pt;;
}
.main-navigation a {
	color: white;
}
.main-navigation a:hover,
.main-navigation a:focus {
	color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}
.menu-toggle {
	background: transparent;
	border: 1px solid transparent;
	padding-bottom: 8px;
	right: 10px;
	z-index: 100000;
	top: 85px;
	position: fixed;
}
.menu-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	background-color: #FFF;
	border-radius: 1px;
	margin-top: 5px;
}


@media screen and (min-width: 767px) {

	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: left;
		z-index: 998;
		position: relative;
		width: 100%;
		padding-left: 160px; 
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: white;
		white-space: nowrap;
		font-weight: bold;
		font-family: "robotoregular";
		font-size: 12pt;
		display: block;
		height: 51px;
		line-height: 51px;
		text-indent: 15px;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		color: #fff;
		background: rgba(14, 79, 147, 0.71);
	}
	.main-navigation li:hover {
		background: #0e4f93;
	}
	.main-navigation li {
		position: relative;
		text-align: center;
		margin: 0;
	}
	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	.main-navigation li ul ul {
		top: 0;
		left: 40%;
		margin-top: 0px;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		background: url(images/header_menu_bg.png);
		display: block;
		font-size: 13pt;
		line-height:18px;
		white-space: normal;
		height: auto;
		width: 290px;
		font-weight: normal;
		padding: 18px;
		text-indent: 0px;
	}

	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background: #0e4f93;
		color: #c0dda0;
	}
	.main-navigation .sub-menu{
		background:url(images/header_menu_bg.png);
		box-sizing:border-box;;
		width:270px!important;
		box-shadow:rgba(0, 0, 0, 0.2) -3px 4px 10px;
	}
	.main-navigation .sub-menu li {
		text-align: left;
	}
	.main-navigation .sub-menu li:last-child {;
	}

	.menu-item-has-children > a:after{
		background:url(images/sprite.png) no-repeat;
		background-position:0 -98px;
		width:16px;
		height:16px;
		display:inline-block;
		content:' ';
		position:relative;
		top:3px;
		left:5px;
	}
	.menu-item-has-children > a:hover:after{
		background-position:-17px -98px;
	}

	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #fff;
		font-weight: bold;
	}
	.menu-toggle {
		display: none;
	}
}


.dkblue{
	color:#305977;
}
.robotoslabbold{
	font-family:"roboto_slabbold" !important;
}


.fancy.green .line{
	border-top:2px solid #b3d88c;
}
.fancy .line{
	display: inline-block;
	width:30%;
	margin-top:9px;
	border-top:2px solid #7ebee8;
}
.fancy .line.full{ width:100%; }
.fancy .line.left{ float:left; }
.fancy .line.right{ float:right; }
.fancy .text{ width:40%; text-align: center; display: inline-block; }
.fancy .star{
	background:url(images/sprite.png) no-repeat;
	background-position:-54px 0px;
	display:block;
	margin:0 auto;
	width:35px;
	height:35px;
}

/*Inner page styles*/
.breadcrumb-trail.breadcrumbs{
	position: relative;
	z-index: 1000;
}
.breadcrumbs span.trail-end{ color: #85ac0d; }
.breadcrumbs a{ color: #898989; }
.entry-title{ color:#85ac0d;text-align: center; }
.entry-content a{ color:#85ac0d; }
.entry-content a.dkblue { color: #337AB7; }
.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5{ color:#337ab7; }
.entry-content img{ margin:10px; }
.entry-content #ecardTable img{ margin:0px; }
.screen-reader-text{ display:none; }


.btn-green-stich{
	 background-image: url("images/btn-green-stich.png");
	 height: 55px;
	 width: 173px;
	 text-align: center;
	 padding: 0px!important;
	 margin: 0px!important;
	 border:0px;
	 background-color: rgb(244, 237, 226);  
}

/*E-Card stuff */


#ecardTable .brown{		color:#8a7270; }
#ecardTable .chocolate{	color:#c98659; }
#ecardTable .gold{		color:#ead653; }
#ecardTable .blue{		color:#3996d1; }
#ecardTable .purple{	color:#a34081; }
#ecardTable .teal{		color:#2bbdb0; }
#ecardTable .red{		color:#ff0000; }
#ecardTable .pink{		color:#ee7177; }
#ecardTable .bananna{	color:#ffc772; }
#ecardTable .orange{	color:#f8bb7a; }
#ecardTable .magenta{	color:#fb0a4f; }

h2.ecard-title{
	font-size: 18pt;
	padding: 0 5px;
	text-align: center;
	margin-bottom: 10px;
	word-wrap:break-word;
}

.ecard-text{
	width: 230px;
	height:400px;
	background: white;
	padding: 40px 20px 0px 20px;
	position: relative;
}
p.ecard-middle{
	font-weight: bold;
	padding: 10px 9px 6px 9px;
	text-align: center;
	line-height: 18px;;
}
.ecard-textarea-fake{
	margin-left:-3px;
	width:202px;
	height:135px;
	font-weight:bold;
	margin-bottom: 30px;
	word-wrap: break-word;
}
.ecard-footer{
	position: absolute;
	bottom:-10px;
}

/*template content stuff*/
.row.brief{ margin-bottom:20px; }

/* Stories archive stuff*/
.square.brief h4{ text-align: center; }
.square.brief img{ border-radius:5px; margin:0 auto; }

@media (min-width: 768px){
	.square.brief .post-thumbnail{
	    position:relative;
	    overflow:hidden;
	    padding-bottom:85%;
	}
	.square.brief .post-thumbnail img{
	    position:absolute;
	}
}
@media (min-width: 1200px) {
	.main-navigation ul.nav-menu {
		padding-left: 260px !important; 
	}
}

/* ask a question */
.type-faq h2{ font-size:15pt; }


.ui-datepicker select{ color:black; }


@media (min-width: 768px) and (max-width: 979px) {
    .main-navigation {
        display: none !important;
    }
    #header .menu-toggle {
        display:block !important; position: absolute;
    }
}
@media (max-width: 767px) {
	.menu-toggle { top: 10px !important; position: fixed;}
}


.calc_table .points,.calc_table .result{ display:inline-block;padding-top:8px; }
.calc_table .glyphicon.glyphicon-remove{ padding-top:10px; }

.form-control.form-control-inline {
    display: inline-block;
    width: unset;
    border: none;
    background: none;
    box-shadow: none;
    border-bottom: solid 1px;
    border-radius: 0;
}

.form-control.form-control-inline.clean {
	border-bottom: none;
}

.form-control.form-control-inline.w100 {
	width: 100%;
}

.form-control.form-control-inline:hover,
.form-control.form-control-inline:focus {
	box-shadow: none;
	background: RGBA(255, 255, 255, 0.5);
}
.form-control-radio {
	margin-right: 8px !important;
}
.table-full.table-bordered td {
	border-color: #333;
}
.table-borderless {
	border: none;
}
table.table-borderless tbody tr td {
	border-top-color: #333;
}
table.table-borderless tr:first-child td {
	border-top: none;
}