/*
Theme Name: simpl
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: simpl
Domain Path: /languages/
Tags:

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.

simpl is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}

#logo {
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
}
#logo img {
  float: left;
  display: inline;
  margin-bottom: 10px;

}


#headerwrap {

	background-color: #ffffff;
	padding: 10px 0;
	background-image: url('/wp-content/themes/wais/images/bgrounds/header_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;


}



#headlinewrap {

background: url(images/bgdnoise.gif);
background-size: cover;
background-size: contain;
background-color: #492e61;
background-position: center center;
background-size: cover;}


#headlinewrap .container {
	padding: 0px;


}




#frontwrap p {


	color:#ffffff;
	font-size:1.2em;
	line-height:1.6em;
	font-weight:100;

}

#headlinewrap h2 {


	color:#ffffff;
	font-size: 1.4em;
	line-height: 1.2em;
	text-shadow: #868686;
	padding-top: 40px;

}

#headlinewrap img {


		vertical-align: top;

}


#homepagesection {

	background-color: #ffffff;
	padding: 60px 0;

}

#navlist li
{
display: inline;
list-style-type: none;
font-size: 16px;
}

#navlist li a  {

text-decoration: none;
float: right;
padding-left: 6px;
padding-bottom: 20px;

}


#navcontainer {

	margin: 20px 0px;

}

#search {

	text-align: right;
	padding: 0px 0 0 0;

}


#titlewrap {

	background-color: #000000;
	padding: 20px 0;
	background: url(/wp-content/themes/wais/images/bgrounds/newsheader.jpg) no-repeat;
	background-position: center center;
	height: 150px;
	background-color: #f9f9f9;
	margin-bottom: 30px;
}

/*image header images*/

/*library*/
.page-id-222 #titlewrap { background:  url(images/library.jpg)  no-repeat ; background-position: center center; background-color: #f9f9f9;}
.page-id-446 #titlewrap { background:  url(images/library.jpg)   no-repeat; background-position: center center; background-color: #f9f9f9;}
.page-id-448 #titlewrap { background:  url(images/library.jpg)   no-repeat; background-position: center center; background-color: #f9f9f9;}

/*about*/
.page-id-15  #titlewrap { background:  url(images/aboutwais.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.page-id-123 #titlewrap { background:  url(images/aboutwais.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.page-id-213 #titlewrap { background:  url(images/aboutwais.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.page-id-89  #titlewrap { background:  url(images/aboutwais.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.page-id-203 #titlewrap { background:  url(images/aboutwais.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.page-id-205 #titlewrap { background:  url(images/aboutwais.jpg) no-repeat; background-position: center center;background-color: #f9f9f9;}

/*about*/
.blog  #titlewrap { background:  url(images/news.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.single #titlewrap { background:  url(images/news.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
#titlewrap.faqs {background-image: url(images/faqs.jpg);}
.blog #titlewrap { background:  url(images/news.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.blog #titlewrap { background:  url(images/news.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.blog #titlewrap { background:  url(images/news.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.blog #titlewrap { background:  url(images/news.jpg) no-repeat; background-position: center center;background-color: #f9f9f9;}

/*members*/
.page-id-268  #titlewrap { background:  url(images/members.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}
.page-id-224  #titlewrap  { background:  url(images/members.jpg) no-repeat; background-position: center center; background-color: #f9f9f9;}



#megaMenu.wpmega-preset-flat-purple-bar-dark ul.megaMenu > li.menu-item > a, #megaMenu.wpmega-preset-flat-purple-bar-dark ul.megaMenu > li.menu-item > span.um-anchoremulator, #megaMenu.wpmega-preset-flat-purple-bar-dark #megaMenuToggle {
font-size: 16px;
font-weight: normal;}


#titlewrap h1 {


	padding: 20px 0px;
	color: #593477;
	font-size: 2em;
	font-weight: 500;



}

#footerwrap {

	background-color: #321557;
	padding: 30px 0px 30px 0;
	color:#ffffff;
	font-size: 12px;


}

#footerwrap2 {

	background-color: #482A61;
	padding: 50px 0;


}

.entrythumb {


	float: left;
	margin-right: 20px;
}


.button_green {
color: white;
background-color: #2bde73;}

.button_big {
font-size: 16px;
line-height: 50px;
height: auto;
min-height: 50px;
padding: 0 20px;
}

.widget_woothemes_our_team .columns-2,
.widget_woothemes_our_team .columns-3,
.widget_woothemes_our_team .columns-4,
.widget_woothemes_our_team .columns-5,
.widget_woothemes_our_team .columns-6 {
  overflow: hidden;
  zoom: 1;
}
.widget_woothemes_our_team .columns-2 .team-member,
.widget_woothemes_our_team .columns-3 .team-member,
.widget_woothemes_our_team .columns-4 .team-member,
.widget_woothemes_our_team .columns-5 .team-member,
.widget_woothemes_our_team .columns-6 .team-member {
  float: left;
  margin-right: 3.8%;
}
.widget_woothemes_our_team .columns-2 .team-member.first,
.widget_woothemes_our_team .columns-3 .team-member.first,
.widget_woothemes_our_team .columns-4 .team-member.first,
.widget_woothemes_our_team .columns-5 .team-member.first,
.widget_woothemes_our_team .columns-6 .team-member.first {
  clear: both;
}
.widget_woothemes_our_team .columns-2 .team-member.last,
.widget_woothemes_our_team .columns-3 .team-member.last,
.widget_woothemes_our_team .columns-4 .team-member.last,
.widget_woothemes_our_team .columns-5 .team-member.last,
.widget_woothemes_our_team .columns-6 .team-member.last {
  margin-right: 0;
}
.widget_woothemes_our_team .columns-2 .team-member {
  width: 48%;
}
.widget_woothemes_our_team .columns-3 .team-member {
  width: 30.75%;
}
.widget_woothemes_our_team .columns-4 .team-member {
  width: 22.05%;
}
.widget_woothemes_our_team .columns-5 .team-member {
  width: 16.9%;
}
.widget_woothemes_our_team .columns-6 .team-member {
  width: 13.5%;
}


.widget_woothemes_our_team .role {

	font-weight:500;
	font-size:1.4em;
	color:#593477;
	margin:0px 0px 10px 0;
}

.widget_woothemes_our_team .role {
font-weight: 500;
font-size: 1em;
color: #593477;
margin: 0px 0px 20px 0;
}


/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/

html, html a {
    -webkit-font-smoothing: antialiased !important;
}

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #181818;
		font-weight: normal; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
	h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
	h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
	h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
	h5 { font-size: 17px; line-height: 24px; font-weight: 600;}
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }
	.widget-title  { font-size: 16px; margin-bottom: 10px; font-weight: bold; color: #f37d50;}

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; color: #333; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

	.entry-meta {

		border-top: 3px solid #d7d9d7;
border-bottom: 1px solid #d7d9d7;
color: #848984;
padding: 10px 0;


	}


/* #Links
================================================== */
	a:hover, a:focus { color: #000; }
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 0px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}

/* #Buttons
================================================== */

	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #593477; /* Old browsers */
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  display: inline-block;
	  font-size: 14px;
	  /*font-weight: bold;*/
	  text-decoration: none;
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: normal;
	  padding: 8px 10px;
	  color: #ffffff;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #ffffff;
		background: #593477; /* Old browsers */}


	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		background: #593477;
		color:#ffffff;/* Old browsers */}



	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
		color:#ffffff; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}


/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #593477;
	border-color: #593477 #593477 #593477 #593477;
	border-radius: 3px;
	background: #593477;
	color: rgba(0, 0, 0, 0);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
	padding: .6em 2em .6em;
	color: #ffffff;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #593477;

}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #593477;}
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}




/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: #593477;
}
a:visited {
}
a:hover,
a:focus,
a:active {
	color: #593477;
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/

#navigationwrap {


}
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
	line-height: 0;
	margin: 0px 0px 0px 0px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	margin-left: 10px;
	font-size:1.1em;
	padding:40px 20px 40px 20px;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 1.5em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {


}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {

background-color: #9b59b6;



}
/* Small menu */
.menu-toggle {
	display: none;
}
@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {


	padding: 0 0 30px 0;
	border-bottom: solid 1px #ebebeb;


}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

.widget-area .widget {
background-color: #f7f9f7;
font-size: 15px;
line-height: 1.3846153846;
margin: 0 0 3px;
padding: 20px 30px 33px;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {}

.gallery img {
border: none;
padding: 0 10%;
padding: 8%;
border: solid 1px #eee;
}


.widget ul { margin: 0 0 0 0px }

.widget ul li {

	list-style-type: none;
	position: relative;
	margin-bottom: 4%;
	padding-bottom: 4%;
	text-decoration: none;

}

.post-date {

	color: grey;
	font-size: .8em;

}

.widget ul li a{


	text-decoration: none;

}


.widget ul li:last-child, .widget p:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}



.widget:last-child { border-bottom: none }

.widget p { margin: 0 0 25px }

.widget .date { font-size: 11px }






/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */



/* #Base 960 Grid
================================================== */

    .container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
    .container .column,
    .container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 20px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */
    .container .one.column,
    .container .one.columns                     { width: 40px;  }
    .container .two.columns                     { width: 100px; }
    .container .three.columns                   { width: 160px; }
    .container .four.columns                    { width: 220px; }
    .container .five.columns                    { width: 280px; }
    .container .six.columns                     { width: 340px; }
    .container .seven.columns                   { width: 400px; }
    .container .eight.columns                   { width: 460px; }
    .container .nine.columns                    { width: 520px; }
    .container .ten.columns                     { width: 580px; }
    .container .eleven.columns                  { width: 640px; }
    .container .twelve.columns                  { width: 700px; }
    .container .thirteen.columns                { width: 760px; }
    .container .fourteen.columns                { width: 820px; }
    .container .fifteen.columns                 { width: 880px; }
    .container .sixteen.columns                 { width: 940px; }

    .container .one-third.column                { width: 300px; }
    .container .two-thirds.column               { width: 620px; }

    /* Offsets */
    .container .offset-by-one                   { padding-left: 60px;  }
    .container .offset-by-two                   { padding-left: 120px; }
    .container .offset-by-three                 { padding-left: 180px; }
    .container .offset-by-four                  { padding-left: 240px; }
    .container .offset-by-five                  { padding-left: 300px; }
    .container .offset-by-six                   { padding-left: 360px; }
    .container .offset-by-seven                 { padding-left: 420px; }
    .container .offset-by-eight                 { padding-left: 480px; }
    .container .offset-by-nine                  { padding-left: 540px; }
    .container .offset-by-ten                   { padding-left: 600px; }
    .container .offset-by-eleven                { padding-left: 660px; }
    .container .offset-by-twelve                { padding-left: 720px; }
    .container .offset-by-thirteen              { padding-left: 780px; }
    .container .offset-by-fourteen              { padding-left: 840px; }
    .container .offset-by-fifteen               { padding-left: 900px; }



/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 768px) and (max-width: 959px) {
        .container                                  { width: 768px; }
        .container .column,
        .container .columns                         { margin-left: 10px; margin-right: 10px;  }
        .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
        .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
        .alpha.omega                                { margin-left: 0; margin-right: 0; }

        .container .one.column,
        .container .one.columns                     { width: 28px; }
        .container .two.columns                     { width: 76px; }
        .container .three.columns                   { width: 124px; }
        .container .four.columns                    { width: 172px; }
        .container .five.columns                    { width: 220px; }
        .container .six.columns                     { width: 268px; }
        .container .seven.columns                   { width: 316px; }
        .container .eight.columns                   { width: 364px; }
        .container .nine.columns                    { width: 412px; }
        .container .ten.columns                     { width: 460px; }
        .container .eleven.columns                  { width: 508px; }
        .container .twelve.columns                  { width: 556px; }
        .container .thirteen.columns                { width: 604px; }
        .container .fourteen.columns                { width: 652px; }
        .container .fifteen.columns                 { width: 700px; }
        .container .sixteen.columns                 { width: 748px; }

        .container .one-third.column                { width: 236px; }
        .container .two-thirds.column               { width: 492px; }

        /* Offsets */
        .container .offset-by-one                   { padding-left: 48px; }
        .container .offset-by-two                   { padding-left: 96px; }
        .container .offset-by-three                 { padding-left: 144px; }
        .container .offset-by-four                  { padding-left: 192px; }
        .container .offset-by-five                  { padding-left: 240px; }
        .container .offset-by-six                   { padding-left: 288px; }
        .container .offset-by-seven                 { padding-left: 336px; }
        .container .offset-by-eight                 { padding-left: 384px; }
        .container .offset-by-nine                  { padding-left: 432px; }
        .container .offset-by-ten                   { padding-left: 480px; }
        .container .offset-by-eleven                { padding-left: 528px; }
        .container .offset-by-twelve                { padding-left: 576px; }
        .container .offset-by-thirteen              { padding-left: 624px; }
        .container .offset-by-fourteen              { padding-left: 672px; }
        .container .offset-by-fifteen               { padding-left: 720px; }
    }


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
        .container { width: 300px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column  { width: 300px; }

        /* Offsets */
        .container .offset-by-one,
        .container .offset-by-two,
        .container .offset-by-three,
        .container .offset-by-four,
        .container .offset-by-five,
        .container .offset-by-six,
        .container .offset-by-seven,
        .container .offset-by-eight,
        .container .offset-by-nine,
        .container .offset-by-ten,
        .container .offset-by-eleven,
        .container .offset-by-twelve,
        .container .offset-by-thirteen,
        .container .offset-by-fourteen,
        .container .offset-by-fifteen { padding-left: 0; }

    }


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .container { width: 420px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column { width: 420px; }
    }


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }

#megaMenu ul.megaMenu {
    max-width: 990px !important;
}

#sitemap_list_0 {
margin: 0px !important;
}
#smpfp ul li:nth-child(1) {
display: none;
}

#sitemap_list_0 {
display: visible !important;
}

#homepagesection {
padding-bottom: 0px !important;
}

/***************************
**     FAQs               **
***************************/

.faqs .ptitle a {
	display:block;
	color: rgb(89, 52, 119);
	text-decoration: none;
	border-radius: 0.5rem;
	margin-bottom:1rem;
	margin-right:2rem;
	margin-left:-1rem;
	padding:1rem;
	border:1px solid #FFF;
	white-space: normal;
	border: 1px solid rgb(89, 52, 119);
    border-left: 4px solid rgb(89, 52, 119);
}
.faqs .six .ptitle a:hover {
	    border-color: rgb(242, 146, 4);
}
.faqs .six .ptitle a.active:hover {
	    border-color: rgb(89, 52, 119);
}
.faqs .ptitle a.active {
	color:#FFFFFF;
	background:rgb(89, 52, 119)
}

.faqs .ptitle h4 {
	font-size: 16px;
	line-height:1.3em;
}
.faqs .ptitle a.active h4 {
	color:#FFFFFF;
}
.faqs h1 {
	font-size:28px;
	line-height:32px;
    color: #f29000;
}
.faq_archive_list  {
    background-color: rgb(89, 52, 119);
    color: rgb(255, 255, 255);
    padding: 1rem;
    border-radius: 5px;
    margin-bottom: 3em;
 }

.faq_archive_list  H1,
.faq_archive_list  H2,
.faq_archive_list  H3{
	color: #FFF !important;
}

.faqs H1,
.faqs H2,
.faqs H3{
	color: rgb(89, 52, 119);
}

.faqs ol{
   margin:1em 1.5em;
   counter-reset: bulletslist;
   list-style: none;
}
.faqs ol li{
	position: relative;
	counter-increment: bulletslist;
}

.faqs ol li::before {
  content: counter(bulletslist);
    color: rgb(255, 255, 255);
    display: inline-block;
    width: 1em;
    margin-left: -1.76em;
    position: absolute;
    z-index: 2;
    text-align: right;
    direction: rtl;
}
.faqs ol li::after {
      content: '';
    background-color: rgb(89, 52, 119);
    display: block;
    width: 1.25em;
    height: 1.25em;
    margin-left: -1.65em;
    position: absolute;
    left: 0;
    top: -0.1em;
    border-radius: 2em;
    z-index: 0;
}

.faqs .faq_archive_list .ptitle a{
	color: rgb(89, 52, 119);
	background-color: #FFF;
	margin-left:2rem;
}
span.question{
    font-size: 35px;
    margin-bottom: 1em;
   font-weight: bold;
   color: rgb(237, 81, 1)
}
span.awnser{
    font-size: 35px;
    margin-bottom: 1em;
    color: rgb(242, 145, 0);
    font-weight: bold;
 }

 .faq .entry-content p:nth-child(2) {
 	display: inline;
 }
 .faq .nav-links{
 	border:1px solid rgb(89, 52, 119);
 }
 .faq .nav-links::after{
 	content:'';
 	font-size: 0;
 	line-height: 0;
 	clear: both;
 }
 .faq .nav-links a{
 	text-decoration: none;
 }

 .faq .entry-footer{
 	margin-top: 3em;
    border-top: 2px solid rgba(204, 204, 204, 0.25);
    padding-top: 1em;
 }

 .faq .entry-content ol,
 .faq .entry-content ul{
 	    margin-left: 1.5em;
 }
 .faq .entry-content ul{
 	list-style: disc;
 }
 .faq .entry-content ol.nobullets,
 .faq .entry-content ul.nobullets{
 	list-style: none;
 }

.faqs .post-navigation a{
width: 95%;
    background-color: rgb(241, 241, 241);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 5px;
    padding: 5px;
    display: block;
    text-decoration: none;
}
.faqs .nav-links{
        border-bottom: 1px solid rgb(89, 52, 119);
    padding-bottom: 2em;
}
.faqs .nav-links::after{
		content: '';
		line-height: 0;
		height: 0;
		clear: both;
		display: block;
}

.faqs .yikes-mailchimp-form-description{
	margin-bottom: 1em;
}
.faqs h3.yikes-mailchimp-form-title{
	 background-color: rgb(89, 52, 119);
    margin: -0.28em -0.6em .5em;
    padding: 0.25em 0.5em;
    color: rgb(255, 255, 255);
   text-align: center;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
}

 #contact-form-4407{
	background: rgb(241, 241, 241);
   border: 2px solid rgb(221, 221, 221);
   padding: 1em 1em 0 1em;
   border-radius: 5px;
   margin-bottom: 2em;
 }
 #contact-form-4407 input,
 #contact-form-4407 textarea{
	width:100%;
   border: 2px solid rgb(221, 221, 221);
 }

.yikes-mailchimp-container{
 	border: 1px solid rgb(0, 0, 0);
   padding: 0.5em 1em;
   border-radius: 3px;
   /* position: absolute; */
   background-color: rgb(255, 255, 255);
       display: none;
 }
 .yikes-mailchimp-container .list-item.hide {
    height: 0;
    margin: 0;
    opacity: 0;
}
.mailinglist{
	 background-color: rgb(241, 241, 241);
    color: rgb(89, 52, 119);
    margin: -0.25em 0.05em;
    padding: 0.25em;
    border-radius: 3px;
    text-decoration: none;
    white-space: nowrap;
    border-bottom: 1px dashed rgb(89, 52, 119);
}
.mailinglist:hover{
	 background-color: rgb(89, 52, 119);
    color: rgb(255, 255, 255);
}