/*
Theme Name:     Twenty Eleven Child Theme
Theme URI:      <a href="http://wpsites.net" target="_blank">wpsites.net</a>
Description:    Child theme for Saving Your Custom CSS &amp; PHP Coding for the <a href="http://wpsites.net/wordpress-themes/wordpress-default-theme-20-11-offers-more-custom-options-than-ever-before/" target="_blank">Twenty Eleven</a> Default Theme for WordPress. Learn more by reading the <a href="http://wpsites.net/?p=24921" target="_blank">Twenty Eleven Child Theme Tutorial</a>. This Child Theme contains NO customization included in the files and has been created for use by Twenty Eleven Parent Theme Users Only. Add your own custom <a href="http://wpsites.net/custom-css-code/custom-styling-what-is-css-code/" target="_blank">css</a> &amp; php coding to this child themes functions.php &amp; style.css files from your parent theme and edit the code to create your own unique styling and functions. Learn more about <a href="http://wpsites.net/custom-css-code/customize-wordpress-how-to-easily-customize-your-themes-style-sheets-like-a-pro/" target="_blank">how to customize your WordPress theme </a>using a free browser addon named <a href="http://wpsites.net/tools/what-is-firebug/" target="_blank">Firebug</a>. Always <a href="http://wpsites.net/blogger-security/4-ways-to-fully-backup-your-wordpress-site-or-partially-backup-your-wordpress-files-databases-andor-content-seperately/" target="_blank">backup</a> your files &amp; databases before editing PHP code.
Author:         <a href="http://wpsites.net/bradley-james-dalton-wordpress-developer-and-seo-expert/" target="_blank">Brad Dalton</a>
Template:       twentyeleven
Version:        1.0
*/

/* Imports the parent themes style.css file */
@import url("../twentyeleven/style.css");

/* Headings */
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
text-transform: none !important;
color: #373737 !important;
}

h1 {
font-size: 34px;
font-family: Georgia, Times, serif;
color: #4D7C8F !important; 
font-weight: normal;
}
#content h1 {
margin: 0 0 .5em 0;
clear: both;
}
h2 {
font-size: 26px !important;
margin-bottom: .5em;
}
h3 {
font-size: 20px !important;
}
h4{
font-size: 20px !important;
}
h5 {
font-size: 18px !important;
}
h6 {
font-size: 16px !important;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
	 clear: both;
}

/* Text elements */
p {
	margin-bottom: 1.4em;
}
body {
    color: #373737;
    }
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.TwoCol {
float: left; width: 50%;
}



/* Home icon in menu */
.homeicon {
background-image: url('/wp-content/uploads/2014/01/home2.png');
background-repeat: no-repeat;
background-position: left;
padding-left: 5px;
}

#menu-main-menu #menu-item-9952 a {
	color: rgba(0,0,0,0) !important;
}

#menu-main-menu #menu-item-9952:hover a {
	background: none !important;
}


input#s {
	background-color: lightgrey !important;
	border-radius: 4px;
}


.home .entry-title {
	display: none;
}
.home .entry-content {
	width: 100%;
	padding: 30px 0px
}

.home .singular.page .hentry {
    padding: .5em 0 0;
}
.home .entry-content img {
	border: none;
	padding: 0px;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #4D7C8F;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 2%;
}


/* =Header
----------------------------------------------- */

#branding {
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
	float: left; width: 100%;
}
#google_translate_element {
position: absolute; right: 2%; top: 1em;
}
.addthis_toolbox {

}
#site-title {
	margin-right: 270px;
	padding: 1% 0;
}
#site-title a {
	color: #222;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding img, #Banner img {
	height: auto;
	max-width: 100%;
}

#Banner {
position: relative;
}
#Banner .quote {
position: absolute; bottom: 8%; right: 2%;
max-width: 46%;
font-family: georgia, times, serif;
font-style: italic;
font-size: 20px;
}
#Banner .quote .widget {
background: rgba(255,255,255,.9); line-height: 1.3; padding-bottom:70px;
}
#Banner cite {
font-size: 80%;
text-align: right;
float: right;
line-height: 29px;
}
#banner {
margin: 0 -2.1% .5em -2%; position: relative;
}
#banner .entry-header {
padding: 2% 5%;
position: absolute;
right: 2%;
bottom: 8%;
background: #fff;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
-webkit-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
width: auto;
}
#banner .entry-header h1{
line-height: 1; margin-bottom: 0;
}


/* =Menu
-------------------------------------------------------------- */
input[type="submit"] {
margin-bottom: 1em;
}
.Button, input[type="submit"]{
background: #bfcb13;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmY2IxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTlhMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #bfcb13 0%, #919a25 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfcb13), color-stop(100%,#919a25));
background: -webkit-linear-gradient(top, #bfcb13 0%,#919a25 100%);
background: -o-linear-gradient(top, #bfcb13 0%,#919a25 100%);
background: -ms-linear-gradient(top, #bfcb13 0%,#919a25 100%);
background: linear-gradient(to bottom, #bfcb13 0%,#919a25 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfcb13', endColorstr='#919a25',GradientType=0 );
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold; text-align: center;
	padding: 10px;
	cursor: pointer;
	border: 0 none;
	text-shadow: -1px -1px 1px rgba(255,255,255,.5);
	color: #000;
	font-size: 14px;
	text-decoration: none;
	margin-right:10px;
}
.Button:hover, input[type="submit"]:hover{
background: #919a25;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkxOWEyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmNiMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #919a25 0%, #bfcb13 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#919a25), color-stop(100%,#bfcb13));
background: -webkit-linear-gradient(top, #919a25 0%,#bfcb13 100%);
background: -o-linear-gradient(top, #919a25 0%,#bfcb13 100%);
background: -ms-linear-gradient(top, #919a25 0%,#bfcb13 100%);
background: linear-gradient(to bottom, #919a25 0%,#bfcb13 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#919a25', endColorstr='#bfcb13',GradientType=0 );
text-decoration: none !important;
}
.ButtonBlue, input[type="submit"]{
background: #91bed1;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmY2IxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTlhMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #91bed1 0%, #79a6b7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91bed1), color-stop(100%,#79a6b7 ));
background: -webkit-linear-gradient(top, #91bed1 0%,#79a6b7 100%);
background: -o-linear-gradient(top, #91bed1 0%,#79a6b7 100%);
background: -ms-linear-gradient(top, #91bed1 0%,#79a6b7 100%);
background: linear-gradient(to bottom, #91bed1 0%,#79a6b7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91bed1', endColorstr='#79a6b7',GradientType=0 );
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	padding: 5px;
	cursor: pointer;
	border: 0 none;
	text-shadow: -1px -1px 1px rgba(255,255,255,.5);
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
.ButtonBlue:hover, input[type="submit"]:hover{
background: #79a6b7;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkxOWEyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmNiMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #79a6b7 0%, #91bed1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#79a6b7), color-stop(100%,#91bed1));
background: -webkit-linear-gradient(top, #79a6b7 0%,#91bed1 100%);
background: -o-linear-gradient(top, #79a6b7 0%,#91bed1 100%);
background: -ms-linear-gradient(top, #79a6b7 0%,#91bed1 100%);
background: linear-gradient(to bottom, #79a6b7 0%,#91bed1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79a6b7', endColorstr='#91bed1',GradientType=0 );
text-decoration: none !important;
}
/*#access {
	background: #bfcb13;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmY2IxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTlhMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #bfcb13 0%, #919a25 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfcb13), color-stop(100%,#919a25));
background: -webkit-linear-gradient(top, #bfcb13 0%,#919a25 100%);
background: -o-linear-gradient(top, #bfcb13 0%,#919a25 100%);
background: -ms-linear-gradient(top, #bfcb13 0%,#919a25 100%);
background: linear-gradient(to bottom, #bfcb13 0%,#919a25 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfcb13', endColorstr='#919a25',GradientType=0 );
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 -1% 6px;
    width: 102%;
}
*/


#access {
    background: #222;
    background: -moz-linear-gradient(#252525, #0a0a0a);
    background: -o-linear-gradient(#252525, #0a0a0a);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a));
    background: linear-gradient(to bottom, #bfcb13 0%,#919a25 100%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	width: 102%;
	margin: 0 -1% 6px;
}


#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	border-right: 1px solid #919A25;
	font-weight: bold;
	font-size: 110%;
}
#access li li {
	border-right: 0 none;
	font-weight: normal;
}
#access a {
	color: #000;
	display: block;
	line-height: 3.333em;
	padding: 0 1.1em;
	text-decoration: none;
	text-shadow: -1px -1px 1px rgba(255,255,255,.5);
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}

/* Search Form */
#branding #searchform div {
	margin: 0;
}

#branding #searchform {
right: 3.6%;
}

#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 114px;
	margin: 8px 20px 0 0;
	color: #000000;
	font-weight: bold;
	text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5);
}
#branding #s:focus {
	background-color: #f9f9f9;
	/*width: 190px;*/
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: 170px;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}
#branding .phone {
    position: absolute;
    right: 2%;
    top: 2em;
    font-family: georgia, times, serif;
    font-size: 17px;
    margin: 0;
    text-decoration:none;
}

#branding .phone a {
    text-decoration:none;
    color:#000;
}

#branding .education {
    position: absolute;
    right: 2%;
    top: 4em;
    font-family: georgia, times, serif;
    font-size: 17px;
    margin: 0;
    text-decoration:none;
}

#branding .education a {
    text-decoration:none;
    color:#000;
}

#branding .refuge {
    position: absolute;
    right: 2%;
    top: 6em;
    font-family: georgia, times, serif;
    font-size: 17px;
    margin: 0;
    text-decoration:none;
}

#branding .refuge a {
    text-decoration:none;
    color:#000;
}

#branding .housing {
    position: absolute;
    right: 2%;
    top: 8em;
    font-family: georgia, times, serif;
    font-size: 17px;
    margin: 0;
    text-decoration:none;
}

#branding .housing a {
    text-decoration:none;
    color:#000;
}

#branding a:hover {
    color:#4D7C8F;
}

#branding img {
	width: 45%;
	padding: 20px;
}

/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	padding: 3%;
	background: #fff;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #EDEDED;
}
.widget-title {
line-height: 1.3;
    margin-bottom: 1em;
}
.widget ul {
	font-size: 15px;
	margin: 0 0 1em 15px;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	font-size: 13px;
	margin: 0 0 0.5em;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

#give {
position: absolute;
top: 97px;
width: 100%;
text-align: center;		
}

#give .ButtonBlue {
	margin-right: 20px; 
	margin-left:20px; 
	width: 123px;
	padding-left: 20px;
	padding-right: 20px;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	border: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#colophon {
    clear: both;
    background: #f9f9f9;
    -webkit-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    position: relative;
    border-top: 1px solid #EDEDED;
}

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 1060px) {

 #give {top: 118px;}
 #give .ButtonBlue {margin-right: 8px;margin-left: 8px;}

}

@media (max-width: 830px) {
 #give .ButtonBlue {margin-right: 0px;margin-left: 0px;}
}

@media (max-width: 800px) {
#branding .only-search + #access div {
	padding-right: 0px;
}
#give {top: 115px;font-size: 75%;}

#branding .phone {
    margin: 0 0 1em;
    position: static;
    text-align: center;
    width: 50%;
    float: left;
}

#branding .education {
    margin: 0 0 1em;
    position: static;
    text-align: center;
    width: 50%;
    float: left;
}

#branding .refuge {
    margin: 0 0 1em;
    position: static;
    text-align: center;
    width: 100%;
    left: 1.1%;
    top: 1.9em;
}

#branding .housing {
    margin: 0 0 1em;
    position: static;
    text-align: center;
    width: 100%;
    left: 1.1%;
    top: 3.9em;
}

#branding img {
    width: 75%;
}

#Banner .quote .widget {
font-size: 90%;
}
#access {
width: 100%; margin: 0;
}
#branding #searchform {
top: 1.5em;
display: none;
}
	/* Simplify the basic layout */
	#main #content {
		margin: 0 2%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 2%;
		width: auto;
	}
	
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access {
	background: #b2cf2d;
	}
	#access ul {
		font-size: 12px; margin: 0;
	}
	#access li {
	border-right: 0 none;
	border-bottom: 1px solid #a7c22b;
	float: none; display: block;
	}
	#access ul li:hover > ul {
	display: none;
	}
	#branding #s, #branding #s:focus {
	display: block;
    float: none;
    margin: 10px auto;
	width: 80%;
	}
	#Banner .quote .widget {
	font-size: 75%; line-height: 1.3;
	}

	#Banner cite {
	margin-top: 5px;
	}
	article.intro .entry-content {
		font-size: 12px; padding: 0;
	}
	.entry-title {
		font-size: 30px;
    line-height: 1.3;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		display: block;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}
	#site-generator .Right {
		position: static; display: block; margin: 0 auto; float: none;
	}
	#site-generator {
	padding: 2.2em 0.5em 2em;
	}
	#site-generator li {
	float: none; width: 100%;
	}

	#give {
		display: none;
	}

	#Banner .quote .widget {
		padding-bottom: 35px;
        }

        .Button{font-size: 75%;}
	#branding #s {font-size:100%;}

}

@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}

	#Banner .quote .widget {
		padding-bottom: 34px; 
                display:none;
	}

        .Button{font-size: 66%;}
        #branding .phone a {font-size:70%;} 
        #branding .education a {font-size:70%;}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	#branding {
		border-top: none;
	}
}
