/*

Theme Name:  Answer 2 Mystery Youth
Author:      Wade Thompson
Author URI:  http://www.wadethompsondesign.com
Description: Built specifically for iOutreach, Inc.
Template:    a2m
Version:     1.0
License:     Specifically for the use on A2M.

*/

a,
.orange, p.orange,
h1, h2, h3, h4, h5, h6,
.black-container h1,
form h3, form label.large,
.black-container label.comment, .black-box label.comment,
.checkbox:checked:after,
.mc4wp-alert a,
.mc4wp-alert a:hover { color: #51616e; }
a:hover { color: #62747f; }
.btn-primary {
	background-image: -moz-linear-gradient(top, #51616e, #a38107);
	background-image: -ms-linear-gradient(top, #51616e, #a38107);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51616e), to(#a38107));
	background-image: -webkit-linear-gradient(top, #51616e, #a38107);
	background-image: -o-linear-gradient(top, #51616e, #a38107);
	background-image: linear-gradient(top, #51616e, #a38107);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#51616e', endColorstr='#a38107', GradientType=0);
}
.btn-warning {
	background-image: -moz-linear-gradient(top, #ec700a, #51616e);
	background-image: -ms-linear-gradient(top, #ec700a, #51616e);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ec700a), to(#51616e));
	background-image: -webkit-linear-gradient(top, #ec700a, #51616e);
	background-image: -o-linear-gradient(top, #ec700a, #51616e);
	background-image: linear-gradient(top, #ec700a, #51616e);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec700a', endColorstr='#51616e', GradientType=0);
	border-color: #51616e #51616e #5a2a04;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover,
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled],
.nav-list .active > a,
.nav-pills .active > a, .nav-pills .active > a:hover,
.nav-tabs .dropdown-toggle .caret, .nav-pills .dropdown-toggle .caret,
.tooltip-inner,
.label-warning,
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled],
.btn-big:hover, .btn-big:active, .btn-big.active, .btn-big.disabled, .btn-big[disabled],
.btn-xlarge:hover, .btn-xlarge:active, .btn-xlarge.active, .btn-xlarge.disabled, .btn-xlarge[disabled] { background-color: #51616e }
.nav-tabs .dropdown-toggle:hover .caret, .nav-pills .dropdown-toggle:hover .caret { border-top-color: #62747f }
.tooltip.top .tooltip-arrow { border-top-color: #51616e }
.tooltip.right .tooltip-arrow { border-right-color: #51616e }
.tooltip.left .tooltip-arrow { border-left-color: #51616e }
.tooltip.bottom .tooltip-arrow { border-bottom-color: #51616e }
a.thumbnail:hover { border-color: #51616e }
html { background: url(img/youth-bkg.jpg) no-repeat top center / cover #15161B }
#logo { background: url(img/answer2mystery-youth-logo.png) no-repeat }
.btn, .btn-big, .btn-xlarge {
	background-color: #62747F;
	background-image: -moz-linear-gradient(top, #62747F, #51616e);
	background-image: -ms-linear-gradient(top, #62747F, #51616e);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62747F), to(#51616e));
	background-image: -webkit-linear-gradient(top, #62747F, #51616e);
	background-image: -o-linear-gradient(top, #62747F, #51616e);
	background-image: linear-gradient(top, #62747F, #51616e);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62747F', endColorstr='#51616e', GradientType=0);
	border-color: #51616e #51616e #5a2a04;
}
.btn:hover, .btn-big:hover, .btn-xlarge:hover {
	background-color: #62747F;
	background-image: -moz-linear-gradient(top, #62747F, #62747F);
	background-image: -ms-linear-gradient(top, #62747F, #62747F);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62747F), to(#62747F));
	background-image: -webkit-linear-gradient(top, #62747F, #62747F);
	background-image: -o-linear-gradient(top, #62747F, #62747F);
	background-image: linear-gradient(top, #62747F, #62747F);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62747F', endColorstr='#62747F', GradientType=0);
	border-color: #62747F #62747F #723605;
}
.btn:hover:hover, .btn-big:hover:hover, .btn-xlarge:hover:hover, .btn:hover:active, .btn-big:hover:active, .btn-xlarge:hover:active, .btn:hover.active, .btn-big:hover.active, .btn-xlarge:hover.active, .btn:hover.disabled, .btn-big:hover.disabled, .btn-xlarge:hover.disabled, .btn:hover[disabled], .btn-big:hover[disabled], .btn-xlarge:hover[disabled] { background-color: #62747f }
header #logo { background: url(img/answer2mystery-youth-logo-sm.png) no-repeat }

