/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #333;
	font: 15px Helvetica, Arial, sans-serif;
/*	font-weight: 300; too light? */
	font-weight: normal;
	line-height: 1.5em;
}

/* Text elements */
----------------------------------------------- */
p {
	margin-bottom: 1.0em;
}

ul {
	list-style: disc;
}

dl {
	margin: 0 3.0em;
}

.sbquote {
	color: #000;
	font: 14px Georgia, "Bitstream Charter", serif;
	line-height: 1.7em;
	font-style: italic;
	background: #CFD2E1;
	margin-top: 18px;
	padding: 6px 8px 0px 8px;
	text-align: center;
}

.sbattribute {
	color: #000;
	font: 12px Georgia, "Bitstream Charter", serif;
	line-height: 1.7em;
	font-style: normal;
	background: #CFD2E1;
	margin-bottom: 18px;
	padding: 0 8px 6px 8px;
	text-align: center;
}

/* =Structure
----------------------------------------------- */
#page {
	margin: 2em auto;
	margin-top: 10px;
	margin-bottom: 2em;
	max-width: 1000px;
}
#branding hgroup {
	margin: 0;
	background-color: #081460;
}

#secondary {
	float: right;
	margin-top: 18px;
	margin-right: 7.6%;
	width: 18.8%;
}


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

#branding {
	border-top: 2px solid #081460;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
	width: 1000px;
}
#site-title {
	/* margin-right: 270px; */
	/* padding: 3.65625em 0 0; */
	padding: 0;
	margin: 0;
}
#site-title a {
	color: #111;
	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; */
	margin: 0;
	padding: 0;
}
#branding img {
	height: auto;
/*	margin-bottom: -10px; */
/*	margin-bottom: -7px; */
	width: 100%;
}


/* =Content
----------------------------------------------- */
.entry-title {
	clear: both;
	color: #081460;
	font-size: 26px;
	font-weight: bold;
/*	line-height: 1.5em; */
	line-height: 28px;
	padding-bottom: 0;
	padding-top: 0;
}

.entry-content,
.entry-summary {
	padding: 1.0em 0 0;
}

.entry-content p,
.entry-summary p {
	margin-bottom: 1.0em;
}

.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
}

.entry-meta a {
	font-weight: normal;
}

.entry-title a,
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #081460;
	font-size: 26px;
	font-weight: bold;
	line-height: 28px;
}

/* Image borders */

img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
	border: none;
}


/* Image borders */

img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
	border: none;
}

a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: none;
	border-color: none;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: .5em;
	margin-top: 0;
	padding: 0 6px 0 0;
}


/* Links */
a {
	color: #1982d1;
	text-decoration: none;
	font-weight: normal;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
	font-weight: normal;
}

/* This remove line at the bottom of pages and posts */
.page .hentry { border: none; }


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

.widget-area {
	font-size: 13px;
	line-height: 130%;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 110%;
	text-transform: uppercase;
	padding: 6px 6px 4px 6px;
	margin-bottom: 4px;
	background: #4B867F;
	text-align: left;
}
.widget ul {
	font-size: 13px;
	margin: 0 0 0 1.0em;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #333;
	font-size: 13px;
	padding: 2px 0 2px 0;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
	background-color: none;
}

.textwidget {
	font-size: 13px;
	margin-top: 6px;
}



/* PLUGIN: Image Widget */

.widget_sp_image {
	background-color: #F1E197;
/*	background-color: #F2E7B3; */
	padding: 7px 7px 0 7px;
}

.widget_sp_image p {
	padding: 0 0 4px 0;
}

/* Alignment */

.alignleft {
	display: inline;
	float: left;
	margin-right: .5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: .5em;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #081460; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#081460, #424A7C);
	background: -o-linear-gradient(#081460, #424A7C);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#081460), to(#424A7C)); /* older webkit syntax */
	background: -webkit-linear-gradient(#081460, #424A7C);
	-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 auto;
/*	margin: 0 auto 6px; */
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 2.5em;
/*	line-height: 3.333em; NOTE: This value must match access ul ul */
	padding: 0 1.2125em;
	text-decoration: none;
	font-weight: bold;
}
#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: 2.5em;
/*	top: 3.333em;  NOTE: This value must match access a */
	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: 5px 10px;
/*	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;
}


/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/

.singular .entry-title {
	color: #081460;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}


/* =Footer
-------------------------------------------------------------- */

#supplementary {
	border-top: 1px solid #ddd;
	padding: 0 7.6%;
	overflow: hidden;
}

.menu-footer-menu-container ul#menu-footer-menu {
text-align: center;
margin:0;
padding: 0;
list-style: none;
}

.menu-footer-menu-container #menu-footer-menu li {
list-style-type: none;
margin:0;
padding-right: 18px;
width: auto;
display: inline;
}

/* 201405016 turn off auto hyphenation */

.textwidget, ul li, p {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}