/*Blue background with borders top and bottom*/
div#container {
	background: #ffffff;
	margin: 16px 0;
}

.top-menu {
	float: right;
}

ul.top-menu li {
	background: #8b4a9c !important;
	display: inline !important;
	padding: 8px !important;
}

ul.top-menu li.current-menu-item {
/*background: #00b6dd !important;*/
	background: #ffffff !important;
	border-bottom: #8b4a9c solid 3px;
}

ul.top-menu li.current-menu-item a {
	color: #000000 !important;
}

div.post table td {
	border-bottom: none;
}

td#left {
	padding: 70px 0 0;
}

/*td#footer {
	border-top: 1px solid #8adeef;
}*/
.footer-menu {
	float: middle;
	font-family: arial, sans-serif, helvetica;
	padding: 0;
}

ul.footer-menu li {
	background: #8b4a9c !important;
	display: inline !important;
	padding: 8px !important;
	border-radius: 5px;
}

ul.footer-menu li a {
	color: #ffffff !important;
}

ul.footer-menu li.current-menu-item {
/*background: #00b6dd !important;*/
	background: #ffffff !important;
	border-bottom: #8b4a9c solid 3px;
}

ul.footer-menu li.current-menu-item a {
	color: #000000 !important;
}

/*Format all list items with blue backgrounds*/
div.widget ul li {
	font-family: Arial, Helvetica, sans-serif;
/*display: block;*/
	margin: 5px 0 0;
	width: 200px;
	height: 35px;
	border-left: none;
	color: #ffffff;
	background: #00b6dd;
	border-radius: 5px;
}

/*All list items to go purple on hover*/
div.widget ul li:hover {
	background: #8b4a9c;
	width: 200px;
}

/*Centre the list item labels*/
div.widget ul li a {
	padding: 8px !important;
	width: 200px;
}

div.widget ul li.current-menu-item {
	background: #8b4a9c;
}

.post-bodycopy {
/*background: #e5f8fa;*/
	padding: 8px;
	line-height: 175%;
}

div.navigation-top {
	margin: 50px 0 10px;
}

.soft-edges {
	padding: 5px;
	border-radius: 2px;
	box-shadow: 5px 5px 5px 5px #aaaaaa;
}

.no-frame {
	padding: 5px;
	border: none !important;
	background-color: white !important;
	margin: 0 !important;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 18px;
	padding: 8px 4px 5px;
	margin: 0;
	color: #8b4a9c;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	padding: 0 0 12px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
	color: #00b6dd;
}

div.post-bodycopy p {
	margin: 0 0 1em;
}

.post_content {
	border-bottom: none;
}

.post img.alignleft.soft-edges {
	margin: 10px 15px 10px 0;
}

input[type=submit] {
	height: 32px;
	line-height: 16px;
	background-color: #8b4a9c;
	color: #fff;
	border: none;
	font-weight: 400;
	border-radius: 5px;
	padding: 5px 10px;
}

#footer img {
	visibility: hidden;
}

div.post-byline {
	font-size: 24pt;
	font-weight: bold;
}

.collapseomatic_content {
	margin-left: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #00b6dd;
}

/*
	CSS Migrated from Jetpack:
*/

/*Blue background with borders top and bottom*/
div#container {
	background: #ffffff;
	margin: 16px 0;
}

.top-menu {
	float: right;
}

ul.top-menu li {
	background: #8b4a9c !important;
	display: inline !important;
	padding: 8px !important;
}

ul.top-menu li.current-menu-item {
/*background: #00b6dd !important;*/
	background: #ffffff !important;
	border-bottom: #8b4a9c solid 3px;
}

ul.top-menu li.current-menu-item a {
	color: #000000 !important;
}

div.post table td {
	border-bottom: none;
}

td#left {
	padding: 70px 0 0;
}

/*td#footer {
	border-top: 1px solid #8adeef;
}*/
.footer-menu {
	float: middle;
	font-family: arial, sans-serif, helvetica;
	padding: 0;
}

ul.footer-menu li {
	background: #8b4a9c !important;
	display: inline !important;
	padding: 8px !important;
	border-radius: 5px;
}

ul.footer-menu li a {
	color: #ffffff !important;
}

ul.footer-menu li.current-menu-item {
/*background: #00b6dd !important;*/
	background: #ffffff !important;
	border-bottom: #8b4a9c solid 3px;
}

ul.footer-menu li.current-menu-item a {
	color: #000000 !important;
}

/*Format all list items with blue backgrounds*/
div.widget ul li {
	font-family: Arial, Helvetica, sans-serif;
/*display: block;*/
	margin: 5px 0 0;
	width: 200px;
	height: 35px;
	border-left: none;
	color: #ffffff;
	background: #00b6dd;
	border-radius: 5px;
}

/*All list items to go purple on hover*/
div.widget ul li:hover {
	background: #8b4a9c;
	width: 200px;
}

/*Centre the list item labels*/
div.widget ul li a {
	padding: 8px !important;
	width: 200px;
}

div.widget ul li.current-menu-item {
	background: #8b4a9c;
}

.post-bodycopy {
/*background: #e5f8fa;*/
	padding: 8px;
	line-height: 175%;
}

div.navigation-top {
	margin: 50px 0 10px;
}

.soft-edges {
	padding: 5px;
	border-radius: 2px;
	box-shadow: 5px 5px 5px 5px #aaaaaa;
}

.no-frame {
	padding: 5px;
	border: none !important;
	background-color: white !important;
	margin: 0 !important;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 18px;
	padding: 8px 4px 5px;
	margin: 0;
	color: #8b4a9c;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	padding: 0 0 12px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
	color: #00b6dd;
}

div.post-bodycopy p {
	margin: 0 0 1em;
}

.post_content {
	border-bottom: none;
}

.post img.alignleft.soft-edges {
	margin: 10px 15px 10px 0;
}

input[type=submit] {
	height: 32px;
	line-height: 16px;
	background-color: #8b4a9c;
	color: #fff;
	border: none;
	font-weight: 400;
	border-radius: 5px;
	padding: 5px 10px;
}

#footer img {
	visibility: hidden;
}

div.post-byline {
	font-size: 24pt;
	font-weight: bold;
}

.collapseomatic_content {
	margin-left: 0;
}