* {margin: 0; padding: 0;}
img {border: none;}
html, body {
	height: 100%;
	font-size: 62.5%;
}
body {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff;
	margin: 0px;
	padding: 0;
	color: #000000;
	line-height: 1.35em;
}
body.has-headerbar {
	padding-top: 50px;
}
h1, h2, .h2, h3, p {
	margin-bottom: 0.5em;	
	font-weight: normal;
	line-height: 1.35em;
}
h1 {
	font-size: 3em;
	color: #70a;
	margin-bottom: 0.5em;
}
h2, .h2 {
	font-size: 1.25em;
	font-family: 'Montserrat',sans-serif;
	color: #000000;
	margin-bottom: 1em;
	/*text-transform: uppercase;*/
}
h3 {
	font-size: 1.15em;
	color: #000000;
	margin-bottom: 1em;
	/*text-transform: uppercase;*/
}
h2 em, .h2 em {
	color: #B2B2B2;
	font-style: normal;
}
ul {
	margin: 1em 0 2em 0;
}
li {
	margin: 0 0 0 1em;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #70a;
}
a:hover {
	text-decoration: underline;
	color: #70a;
}
a:active {
	text-decoration: underline;
	color: #70a;
}

#container {
	margin: 0 auto;
	padding: 20px 10px;
	max-width: 960px;
		width: 90%;
}
#header-bar {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
}
#header-bar .container-fixed {
	width: 980px;
	max-width: 100%;
}
#logo {
	width: 264px;
	margin-bottom: 1em;
}
#logo h1, #logo h1 a {
	display: block;
	position: relative;
	width: 254px;
	height: 193px;
	margin: 0;
	padding: 0 !important;
	font-weight: normal;
	color: #000000;
	font-size: 36px;
	text-align: center;
}
#logo h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 254px;
	height: 193px;
	margin: 0;
	background: url(/images/site/logo-black.gif) no-repeat left top;
}
#logo h1 {
	margin-bottom: 12px;
}
#logo h2 {
	font-size: 0.7em;
}
#header #logo a {
	margin: 0;
}
#main {
	margin: 35px 0;
}
#content {
	margin-bottom: 35px;
	font-style: italic;
}
#content h3{
	font-size: 22px;	
	font-weight: normal;
	color: #DA63A6;	
	margin-bottom: 8px;
}
#header {
	padding: 0;
}
#sitesearch {
	margin:  0.3em 0;
}
#sitesearch h3 {
	color: #fff;
	margin: 0;
	font-size: 1.5em;
	-moz-text-shadow: 1px 1px 1px #1E003F;
	-webkit-text-shadow: 1px 1px 1px #1E003F;
	text-shadow: 1px 1px 1px #1E003F;
}
#sitesearch p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	-moz-text-shadow: 1px 1px 1px #1E003F;
	-webkit-text-shadow: 1px 1px 1px #1E003F;
	text-shadow: 1px 1px 1px #1E003F;
}
form#searchForm {
	background-color: #7a3fba;
	margin: 0;
	padding: 3px;
	position:relative;
	overflow:hidden;
	display: block;
	width: 340px;
	max-width: 100%;
	border-radius: 3px;
}
#searchForm input#search {
	display: block;
	margin: 0;
	padding: 0 42px 0 0;
	width: 100%;
	height: 42px;
	border: none;
	text-indent: 8px;
	line-height: 34px;
	-webkit-appearance: none;
	border-radius: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
}
#searchForm .submit_btn {
	/*display: inline;
	float: left;*/
	position: absolute;
	top: 3px;
    bottom: 3px;
    right: 3px;
	background: #303030;
	color: #fff;
	text-align: center;
	line-height: 34px;
	padding: 0;
}
#searchForm .submit_btn:hover {
	opacity: 0.7;
}
#searchForm .submit_btn input {
	margin: 0;
	padding: 0;
	width: 42px;
	height: 42px;
	line-height: 42px;
	-webkit-appearance: none;
	border: none;
	border-radius: 0;
	background: #303030;
	color: #fff;
	text-align: center;
}
#footer-info {
	padding: 0;
    clear: both;
    padding: 0;
    font-size: 13px;
    color: #4D4D4D;
}
#footer-info h3 {
	color: #B2B2B2;
	font-style: italic;
	margin-bottom: 0.1em;
}

.small-text {
	font-size: 70%;
}
form {
	margin: 1em 0 3em 0;
}
form fieldset {
	border: none;
	margin: 0 0 1em 0;
}
form .field-instruct  {
	font-size: 18px;
}
form .app-notice  {
	font-size: 22px;
	padding: 10px;
	background: #ffee99;
	border: 1px solid #ffdd66;
	margin: 1em 0;
	border-radius: 5px;
}
form input {
	padding: 15px;
	font-size: 22px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
form input[type=submit] {
	padding: 15px 100px;
	background: #009900;
	color: #fff;
	border-color: #008800;
	cursor: pointer;
}
form .placeholder {
	color: #aaa;
}
form .error {
	color: #ff0000;
}
form label.error {
	width: auto;
	padding: 0 0 4px 0;
	font-size: 80%;
	line-height: 1em;
}
.btn {
	padding: 10px 30px;
	border: none;
	font-family: 'Montserrat',sans-serif;
	border-radius: 20px;
}
.btn-pink {
    background: #e266ae;
    color: #fff;
    text-shadow: 1px 1px #df7dba;
}
a.btn-pink {
    color: #fff;
}
.grid {
	margin: 0 -3px 1em;
	padding: 0;
	clear: both;
}
.grid li {
	list-style-type: none;
	margin: 0;
	padding: 3px;
	float: left;
	display: inline;
		width: 25%;
}
@media (max-width: 499px) {
	.grid li {
		width: 50%;
	}
}
.grid li a {
	display: block;
	position: relative;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: normal;
	vertical-align: bottom;
	border: 1px solid #ccc;
}
.grid li a img {
	vertical-align: bottom;
		width: 100%;
}
.grid li a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
}
.grid li span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	overflow: hidden;
	background: #000;
	background: rgba(0,0,0,0.6);
	padding: 4px;
}
.grid li a:hover span {
	background: #000;
}


@media (max-width: 991px) {
	h1 {
		font-size: 2.5em;
	}
	h2, .h2 {
		font-size: 1em;
	}
	.has-headerbar #logo {
		display: none;
	}
}
@media (max-width: 768px) {
    body {font-size: 16px;}
	h1 { 
		font-size: 2em;
	}
}