/*
 Theme Name:   Anglican Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Speedwell
 Author URI:   http://example.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/

body {
    background-color: #FFFFFF;
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#444444;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size:14px;
}

.site {
    background-color: #f1f2db;
}

#site-navigaton {

}

.site-branding {
    margin: 0;
}

.content-area-home {
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-left:auto;
	padding:10px;
	margin-right:auto;
	background-color: #f1f2db;
}


/*===Site Content Start===*/
@media screen and (min-width: 56.875em){
	.site-content,
	#sub-header-container{
		width: 1200px;
		margin: 0 auto;
		position: relative;
		padding:0;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 960px){
	.site-content,
	#sub-header-container{
		width: 100%;
	}
	#post-1763 h4{
		font-size: 1em !important;
	}
	.primary-menu li a{
		padding-left:15px;
	 }
}
@media only screen and (max-width: 959px) and (min-width: 768px){
.site-content,
	#sub-header-container{
		width: 100%;
	}
	.menu-header-menu-container{
		display:none;

	}
	.rt-block{
		margin:0 !important;
	}
	#post-1763 h4{
		font-size: 0.9em !important;
	}
	.gridwidth-3 .menu-section {
		width: 31% !important;
	}
	
	.primary-menu li a{
		padding-left:15px;
	 }
	
}
@media only screen and (max-width: 768px) and (min-width: 200px){
.site-content,
	#sub-header-container{
		width: 100%;
	}
	.menu-header-menu-container{
		display:none;
	}
	.site-content{
		width:95%;
		margin:auto;
	}
	.rt-block,
	.customintro{
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.entry-content{
		margin-right:5px;
		margin-left:5px;
	}
	.gridwidth-3 .menu-section {
		width: 100% !important;
	}
	
	.menu-section {
		width:100% !important;
	}
	
	.primary-menu li a{
		padding-left:15px;
	 }
	 
	 .fscf-div-label {
		width:25% !important;
		text-align:left;
	 }
	 
	 .fscf-label label {
		width:35% !important;
	 }
	 
	 .fscf-label {
		text-align:left;
		float:left;
	 }
	 .fscf-div-form  { 
		max-width:100% !important;
	}
		
	 
	 .fscf-div-field { max-width:62%; float:left;}
	 
	 .fscf-input-text { max-width:50%; }
	 
	 .fscf-input-textarea {
		margin-left:25px !important;
	 }
	 
	 .site-content {
		overflow-x: hidden;
	 }
	 
	 .fscf-div-captcha-m {
		margin-left:25%;
	 }
	 
	 .cnss-social-icon {
		padding-bottom:15px !important;
	 }
	 
	 .two-column {
		width:100% !important;
		border:none !important;
		background:none !important;
		float:none !important;
	 }
	 
	 .content-area {
		width:100% !important;
		border:none !important;
		background:none !important;
	}
	 .newsbox-container {
		width:100% !important;
		display:block !important;
		padding: 0px !important;
		margin: 0px !important;
		background:white !important;
		border:none !important;
	 }
	 
	 .sidebar {
		width:100% !important;
	 }
	 
	 .site-content {
		background: white;
	 }
	 
	 .newsbox {
		width:100% !important;
		float:none;
		padding: 2px !important;
		margin: 0px !important;
		background:white !important;
		border:none !important;
	 }
	 
	 .site-bubble {
		width:100%; !important;
		float:none;
	 }
	 
	 .entry-title span {
		background-color:white;
	 }
	 .site-bubble p {
		width:100% !important; 
		margin: 5px !important;
		max-width:100% !important;
	 }
	 .search-form{
	 	width:95% !important;
	 }
	 input[type="search"].search-field{
	 	width:85% !important;
	 }
}
/*Site Content End===*/
/*==Header start===*/
/*Remove the margin from the top*/
@media screen and (min-width: 44.375em){
	body:not(.custom-background-image):before, body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		height: 0;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}
}
.logo-type-custom #rt-top-surround {
    background: #fffffe;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fffffe 0%, #f1f2db 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffffe), color-stop(100%,#f1f2db));
    background: -webkit-linear-gradient(top, #fffffe 0%,#f1f2db 100%);
    background: -o-linear-gradient(top, #fffffe 0%,#f1f2db 100%);
    background: -ms-linear-gradient(top, #fffffe 0%,#f1f2db 100%);
    background: linear-gradient(to bottom, #fffffe 0%,#f1f2db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffe', endColorstr='#f1f2db',GradientType=0 );
}
/*===HEader End===*/

/*===Main Navigation Start===*/
.main-navigation {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 18px;
    text-shadow: 1px 1px 0 #EFE7C3;
}

.main-navigation li {
    
}

.main-navigation ul ul {
	border: 1px solid #d1d1d1;
    font-size: 18px;
}

.main-navigation ul li a:hover {
    color: #f1f2db;
    text-shadow: none;
}
.main-navigation ul li a:hover span{
    color: #dbafbd;
    text-shadow: none;
}

.main-navigation ul ul li {
       background-color: #f1f2db;
    border: none;
}

.main-navigation ul ul li a:hover {
    color: #0f579d;
}

.main-navigation ul ul li.active {
    border: 1px solid rgba(0, 0, 0, 0.13);
}

.main-navigation ul ul ul{
    
}
.menu-main-menu-container .sub{
	font-size: 12px;
	text-align: left;
	text-shadow: none;
	font-style: normal;
	line-height: 9px;
	color: #efefef;
	cursor:pointer;
	position:relative;
	top:-8px;
}
.menu-main-menu-container .sub:hover{
	text-shadow: none;
}

/*===Main Navigation End===*/


/* Begin page menu */

.content-area {
	width: 100%;
	margin-right: 0;
}

.entry-content .menu-surround-wrapper {
	background: #f9faf1;
	border: 1px solid #D8D0AD;
	display: table;
    margin: 0 auto 10px;
	padding: 15px;
	width: 100%;
	color:white;
}
.entry-content .gridwidth-2 .menu-section{
	width:48%;
	margin-top: 10px;
}

.main-navigation ul li .menu-item-has-children{
	padding-left:25px;
}

@media screen and (max-width: 56.875em) {
	.main-navigation ul li .menu-item-has-children{
		padding-left:50px;
	}
}

@media only screen and (max-width: 1200px) and (min-width: 630px){
	
	
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.entry-content .gridwidth-2 .menu-section{
		width:45%;
	}
	.gridwidth-3  .menu-section h3  a,
	.gridwidth-5  .menu-section h3  a{
		font-size:1em !important;
		line-height:1em;
	}
}
@media only screen and (max-width: 909px) and (min-width: 200px){
	.main-navigation ul ul li{
			background-color: #0f579d;
	}
	.main-navigation ul ul{
		border:none;
		margin-left:0;
	}
	.main-navigation ul ul li a:hover{
			background-color: #008000;
	}
}
@media only screen and (max-width: 930px) and (min-width: 910px){
	.main-navigation .menu-item-has-children > a {
		/*padding-right: 2.1em;*/
	}
}

@media only screen and (max-width: 768px) and (min-width: 630px){
	.entry-content .gridwidth-2 .menu-section
	{
		width:45% !important;
	}
	.entry-content .gridwidth-3 .menu-section{
		width:31% !important;
	}
	.entry-content .gridwidth-2 .menu-section img,
	.entry-content .gridwidth-3 .menu-section img{
		width:100% !important;
	}
	.gridwidth-3  .menu-section h3  a,
	.gridwidth-5  .menu-section h3  a{
		font-size:1em !important;
		line-height:1em;
	}
}
@media only screen and (max-width: 630px) and (min-width: 200px){
	
	.entry-content .gridwidth-2 .menu-section,
	.entry-content .gridwidth-3 .menu-section,
	.entry-content .gridwidth-5 .menu-section,
	.shorterwidth{
		width:100% !important;
	}
	.entry-content .gridwidth-2 .menu-section img,
	.entry-content .gridwidth-3 .menu-section img{
		width:100% !important;
	}
	
	h3 a
	{
		font-size:1.2em !important;
		line-height:0.9em;
	}
	
	.gridwidth-3  .menu-section h3,
	.gridwidth-5  .menu-section h3,
	h3
	{
		width: 90% !important;
	}
	.gridwidth-3  .menu-section h3  a
	{
		font-size:1.8em !important;
		line-height:0.9em;
	}
	.gridwidth-5  .menu-section h3  a{
		font-size:2em !important;
		line-height:1em;
	}
	.gridwidth-5  .menu-section  a{
		margin-left:0;
	}
	.gridwidth-5  .menu-section  a img{
		width:100% !important;
	}
	.gridwidth-5  .menu-section{
		margin-bottom:10px;
	}
	
}

.menu-section {
	width: 32%;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 12px 6px 0 6px;
	margin-top:0;
}

.menu-section .menu-noimage {
	position:inherit;
	line-height:18px;
}

.menu-section .menu-noimage a{
	text-shadow:none !important;
	color: #887a4f !important;
    font-family: 'OpenSansLight',Arial,san serif;
    font-size: 18px !important;
}

.gridwidth-5 .menu-section {
	width: 18.7%;
}

.gridwidth-5  .menu-section h3 {
	width: 18%;
}

.menu-section p {
	text-align: center;
	  min-height: 90px;
	  font-family: 'OpenSansRegular',Arial,san serif;
	  color: #444444;
}

.gridwidth-5  .menu-section p {
	display:none;
}

.menu-section-link {
	  color: #FFFFFF;
  font-family: 'OpenSansRegular',Arial,san serif;
  font-size: 1em;
  margin: 0 auto;
  text-align: center;
  text-shadow: 1px 1px #000000;
  display: block;
  background: #0f579d;
}

.menu-section h3 { 
  color: #FFFFFF;
  font-family: 'OpenSansLight',Arial,san serif;
  font-size: 1.5em;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px #000000;
  width: 30%;
  padding-top: 5px;
}

.menu-section h3 a, .menu-section h3 a:link, .menu-section h3 a:hover, .menu-section h3 a:visited, .menu-section h3 a:active {
	font-family: 'OpenSansLight',Arial,san serif;
	background: none;
	font-weight: normal;
	font-size: 1em;
    margin: 0 auto;
    text-align: center;
    text-shadow: 1px 1px #000000;
    display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	border-bottom: none;
	box-shadow: none;
	font-size: 21px
}

.entry-content h2 {
  /* margin-bottom: 1em; */
  text-align: center;
  border-bottom: none;
  box-shadow: none;
  /* display: inline; */
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  /* padding: 10px; */
  font-size: 1.5em;
  color: #665f4a;
  background: none !important; 
  margin-bottom: 0;
  font-weight: normal;
}

h4.menu-excerpt-title{
	margin:0px;
}
p.menu-item-excerpt{
	margin:0px;
}



.two-column {
	width: 73%;
	float: left;
}

/* Fixes for side menu on default pages */
.menu_title {
	margin-bottom: 10px;
}

.sidebar {
	margin-left: 10px;
	padding: 0 0 15px 15px;
	width: 26%;
}

.sidebar ul {
	  background: #fff;
  padding: 20px;
  border: 1px solid #D8D0AD;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 16px 0;
  margin-top: 0;
}

.sidebar ul li {
	border-bottom: 1px solid #DDDDDD;
    padding: 10px;
    list-style-type: none;
}

.sidebar ul li a {
	color: #3C3622;
    text-indent: -10px;
    padding-left: 10px;
	font-family: Arial, FreeSans, sans-serif;
	font-size: 14px;
}

.sidebar ul li .current_page_item {
	background: none repeat scroll 0 0 #F1F2DB;
    border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
    text-shadow: 1px 1px #fff;
	height: 100%;
	width: 110%;
	display: block;
	margin: -10px;
	padding: 10px;
	text-indent: 10px;
	content: "\f054";
}

.Facebook a {
	border:none;
	text-decoration:none;
}

.sidebar ul li a:hover {
	color: #EB7F43;
}

.sidebar .widget {
	border-top: none;
}

/* breadcrumbs */

.breadcrumb {	
	  background-color: #FFFFFF;
	  margin: 21px 0 0 0;
	  border: 1px solid #D8D0AD;
	  padding: 8px 15px;
	  border-radius: 4px;
	  color: #999;
	  font-family: Helvetica, Arial, FreeSans, sans-serif;
}

.breadcrumb a {
	color: #0f579d;
}

/* image captions for main pages */

.wp-caption {
  display: inline-block;
  line-height: 0.5;
  vertical-align: top;
  background-color: #f7f8e7;
  text-align: center;
  width: 100% !important;
  float: right;
  margin: 5px;
}

.wp-caption img {
	float:none !important;
	clear:both !important;
	margin: auto !important;
}

/* search bar */

#rt-breadcrumbs {
	background-color: #2280c1;
    border-bottom: 1px solid #afafaf;
    -webkit-box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
    -moz-box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
    box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
}

.search-form-wrapper {
	width: 750px;
	margin: auto;
	text-align: right;
	padding-right:10px;
}
.search-form{
	z-index: 900;
	width: 300px;
    float: right;
    clear: both;
}
.search-form-wrapper:after{
  content: "";
  display: table;
  clear: both;
}

input[type="search"]{
	height:28px;
	margin-top:12px;
	margin-bottom:15px;
}
input[type="search"].search-field {
	width: 250px;
	border:1px solid #d9d9d9;
	border-radius:3px;
	display:block;
	font-size:12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	color: #6e6e6e;
	padding-left:14px;
	padding-right:14px;
	padding-top:4px;
	padding-bottom:4px;
	size:20px;
	vertical-align:middle;
	padding:4px;
	border:1px solid #d9d9d9;
	border-radius:3px;
	line-height:1.6em;
}

.search-submit{
	height:28px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:3px;
	line-height:18.7px;
    letter-spacing: 0.5em;
	background-image: none !important;
	background-color: #0f579d;
	padding:3px;
	border-radius: 4px;
	border:1px solid #25430a !important;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.search-submit:before {
   line-height:1;
}

@media only screen and (max-width: 1199px) and (min-width: 200px){
	.search-form-wrapper {
		width: 100%;
	}
}

.searchpageform {
	
	margin-top:10px;
}
.searchpageform button{
	margin-top:10px;
}
.searchpageform .search-form{
	float:none;
}


.primary-menu {
    #background-color: #0f579d;
	text-align:left;
}

.primary-menu li a {
	color:white !important;
	text-shadow: 1px 0 #000;
}

h1 {
    margin-bottom: 1em;
    }


h4 {
   padding: 7px;
    cursor: pointer;
}

.entry-content h4 {
    text-transform: none;
    color: #0f579d;
    letter-spacing: 0;
    font-style: italic;
    text-shadow: 1px 0 #FFFFFF;
    font-weight: normal;
    line-height: 1.5em;
	margin: 5px;
    border-bottom: 1px solid #D8D0AD;
  }

p {
    font-family: Helvetica, Arial, FreeSans, sans-serif;
    margin: 0 0 15px 0;
  
    
}
.entry-content li{
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}
.entry-content a{
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}

ul {
    padding: 0;

}

.entry-content ul {
    margin: 0 0 10px 25px;
}


.entry-header {
    text-align: center;
    background: url(images/line.gif) center repeat-x;
}
.entry-header h1{
	
}

.inner-entry{
	background: none repeat scroll 0 0 #f1f2db;
	padding-left:10px;
	padding-right:10px;
}

.menu-resourcemenu-container ul li a,
.menu-header-menu-container ul li a{
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}

#menu-resourcemenu{
	list-style:none;
}

#menu-item-1881{
	background: none repeat scroll 0 0 #0f579d;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    float: left;
    font-size: .9em;
    padding: 1px 13px;
    margin-top: -12px;
}
#menu-item-1881:hover{
	background-color: #73633C;
}
#menu-item-1881 a{
	color: #FFFFFF;
    text-shadow: 1px 1px 0 #EFE7C3;
}
#menu-item-1881 a:hover{
	color: #EFE7C3;
    text-shadow: 1px 1px 0 #000;
}

.menu-header-menu-container{
	float:right;
}
.entry-content .menu-header-menu-container{
	float:none;
}

.menu-header-menu-container ul.menu {
    border-bottom: 1px solid #FFFFFF;
    box-shadow: 0 4px 6px -6px rgba(50, 50, 50, 0.5);
    -webkit-box-shadow: 0 4px 6px -6px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 4px 6px -6px rgba(50, 50, 50, 0.5);
    padding: 0 0 0 10px;
	list-style: none;
    margin: 0;
	height: 20px;
	height: 20px;
}
.menu-header-menu-container ul.menu li{
	float: left;
    font-size: 10px;
    text-align: center;
    border-right: 1px solid #eee;
	margin:0 10px;
	display:list-item;
}
.menu-header-menu-container ul.menu li:last-child{
    border-right:none;
}
.menu-header-menu-container ul.menu li a{
	color: #000;
}
/*
.menu-header-menu-container ul.menu li a:before{
	content: "";
    margin-right: 1em;
}
.menu-header-menu-container ul.menu li a:after{
	content: "";
    margin-right: 1em;
}*/

.site{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #f1f2db;
}
.site-header{
	margin-top:10px;
	padding-top:1px;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	background-color: #fff;
}
#rt-drawer {
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
    -webkit-box-shadow: inset 0 -2px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 -2px 4px rgba(0,0,0,0.3);
    box-shadow: inset 0 -2px 4px rgba(0,0,0,0.3);
}

#sub-header{
	background: #fffffe;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fffffe 0%, #f1f2db 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffffe), color-stop(100%,#f1f2db));
    background: -webkit-linear-gradient(top, #fffffe 0%,#f1f2db 100%);
    background: -o-linear-gradient(top, #fffffe 0%,#f1f2db 100%);
    background: -ms-linear-gradient(top, #fffffe 0%,#f1f2db 100%);
    background: linear-gradient(to bottom, #fffffe 0%,#f1f2db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffe', endColorstr='#f1f2db',GradientType=0 );
}

.site-branding{
 	text-align:center;
 }
 .site-branding img{
	margin-left: 100px;
 }
 
 /*
 ===Main menu bar Start===
 */

 
 .site-header-main{
	 background-color:#0f579d;
     box-shadow: inset -1px 2px 2px 1px rgba(0,0,0,0.15);
 }
 
 .site-inner{
	max-width:100%;
	text-align:center;
    background-size: 80px 80px, 80px 80px, 5px 5px, 5px 5px;
    background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
	background:none;
}
 .site-header-menu{
	 margin-left: auto;
    margin-right: auto;
	margin-top:0;
	margin-bottom:0;
}
.main-navigation ul li.current-menu-item{
	background: none repeat scroll 0 0 #2280c1;
}
@media screen and (min-width: 56.875em){
	/*.main-navigation .menu-item-has-children > a:after {
		content: "";
		position: absolute;
		right: 0.625em;
		top: 0.8125em;
	}*/
	.main-navigation .menu-item-has-children > a{
		padding-right: 15px;
	}
	.main-navigation .menu-item-has-children > a:after{
		padding: 0;
		margin: 0;
		height:0;
		width: 0;
		text-indent: -9999px;
		left:-999px;
		display: none;
		visibility: hidden;
	}

.main-navigation ul ul:before,
	.main-navigation ul ul:after{
		left:9px;
		right: inherit;
	}
	.main-navigation ul ul:after{
		left:11px;
	}
	
	 .site-branding img {
		margin-left: 0px !important;
	 }
	
	.main-navigation  li:hover > a, .main-navigation  li.focus > a {
		color: #FFFFFF;
	}
	.main-navigation li li:hover > a, .main-navigation li li.focus > a {
		color: #FFFFFF;
	}
	
	.main-navigation ul ul {
		border-bottom: 1px solid #d1d1d1;
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
		/*width:500px;*/
	}
	
	.main-navigation ul ul li{
		/*display: block;*/
		/*width:49%;*/
		padding-left:8px;
		padding-right:8px;
		background-color: #0f579d;
	}
	
	.main-navigation ul ul li:first-child{
		padding-top:8px;
	}
	
	.main-navigation ul ul li:last-child{
		padding-bottom:8px;
	}
	
	.main-navigation ul ul li a{
		font-size: 0.8em;
		color: #FFFFFF;
		padding: 10px 0;
		text-align: center;
		/*text-shadow: 1px 1px 0 #EFE7C3;*/
		border-bottom: 1px solid #0f579d;
		padding-bottom:10px;
	}
	
	.main-navigation ul ul li a:focus,
	.main-navigation ul ul li a:active{
		color: #FFFFFF;
	}
	.main-navigation ul ul li a:hover{
		/*display: block;*/
		/*width:49%;*/
		color:purple;
		border-radius:5px;
		box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
		border:none;
		background-color:#2280c1;
		padding-bottom:10px;
	}
	
	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul {
		left: 0;
		right:auto;
	}
	
	/*.main-navigation ul ul li.menu-item-has-children > a:after {
		content: "\f432";
		position: absolute;
		right: 1.0em;
		top: 0.8em;
	}*/
	.main-navigation ul ul li.menu-item-has-children > a{
		padding-right: 15px; 
	}
	.main-navigation ul ul li.menu-item-has-children > a:after{

		width:0;
		height: 0;
		text-indent: -9999px;
		display: none;
		visibility: hidden;
		
		left: -9999px;
		
		padding: 0;
		margin: 0;
	}
	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}
}

 
 /*
 ===Main menu bar End===
 */

/*===Homepage Carousel===*/
.homepage-carousel-bg{
	background: none repeat scroll 0 0 #2280c1;
}
.homepage-carousel{
	overflow:hidden;
	position: relative;
	z-index: 800;
	width: 1200px;
    margin: 0 auto;
}
/*===Home Page sub sections===*/
.main-box-home {
    border: 1px solid #D8D0AD;
    margin: 15px auto 10px !important;
    max-width: 900px;
    background: #f9faf1;
	padding:20px;
  }
  
.rt-container.main-box-home-container{
	margin-top:10px !important;
}
.flex-direction-nav{
	display: none;
}
.homepage-carousel .block-left{
	background: linear-gradient(to right, #2280c1 0%, rgba(169, 2, 59, 0) 100%) repeat scroll 0 0 transparent;
	height: 250px;
    position: absolute;

    width: 110px;
    z-index: 990;
} 
.homepage-carousel .block-right{
	background: linear-gradient(to right, rgba(169, 2, 59, 0) 0%, #2280c1 100%) repeat scroll 0 0 transparent;
	height: 250px;
    position: absolute;
    width: 110px;
    z-index: 990;
    top:0;
    left: 1090px;
}

.main-box-home .menu-section{
	width:30%;
	background:#f9faf1;
}
.main-box-home .menu-section div{
	width: 97%;
    border-bottom: 1px solid #A99865;
	text-align: center;
    float: left;
    margin: 0 6px;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}

.flex-control-paging li a {
    background: #b7b7b7 !important;
}
.flex-control-paging li a.flex-active{
	background: #000 !important;
}
.flex-control-nav {
    bottom: -35px !important;
}



@media only screen and (max-width: 1199px) and (min-width: 960px){
	.homepage-carousel {
	    width: 960px;
	}
	.homepage-carousel .block-left{
		height: 200px;
	    width: 110px;
	} 
	.homepage-carousel .block-right{
		height: 200px;
	    width: 110px;
	    left: 850px;

	}
	.page-template-default .site-content{
		width:98%;
		margin:1%;
	}
	.page-template-default .sidebar{
		width:25%;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.homepage-carousel {
	    width: 768px;
	}
	.homepage-carousel .block-left{
		display:none;
	} 
	.homepage-carousel .block-right{
		display:none;
	}
	
	.site-branding img {
		margin-left: 0px !important;
	}

}
@media only screen and (max-width: 767px) and (min-width: 481px){
	.homepage-carousel {
	    width: 480px;
	}
	.homepage-carousel .block-left{
		display:none;
	} 
	.homepage-carousel .block-right{
		display:none;
	}
	#rt-breadcrumbs{
	    position: relative;
	    margin-top: 0;
	}
	.customwordup,
	.rt-grid-6{
		width:100% !important;
	}
	.rt-grid-6{
		float:none !important;
	}
	.customwordup a.readon {
		float: none !important;
		width:100% !important;
	}
}
@media only screen and (max-width: 480px){

	.site-branding img {
		margin-left: 0px !important;
    }
	 
	.homepage-carousel {
	    width: 95%;
	    display: none;
	}
	.homepage-carousel .block-left{
		display:none;
	} 
	.homepage-carousel .block-right{
		display:none;
	}
	.homepagesearch {
		margin-top:0 !important;
	}
	.customwordup,
	.rt-grid-6{
		width:100% !important;
	}
	.rt-grid-6{
		float:none !important;
	}
	.customwordup{
		float:none;
	}
	.customwordup a.readon {
		float: none !important;
		width:100% !important;
	}
}

.main-box-home .menu-section a{
	color: #A99865;
    font-family: 'OpenSansRegular',Arial,san serif;
    font-size: 1em;
    margin: 0 auto;
    text-align: center;
    /* text-shadow: 1px 1px #000000; */
    display: block;
	box-shadow:none;
	font-size:14px;
}

.main-box-home .menu-section a img{
	width:100%;
}

.main-box-home .menu-section a:hover{
	#color:black;
}

.main-box-home h3{
	width:22%;
}

#rt-maintop{
	background: #f1f2db;
    box-shadow: none;
    border: none;
    padding-top: 0;
}

.rt-container {
    /*width: 1200px;*/
    margin: 0 auto;
    position: relative;
	width:100%;
}

#rt-maintop .rt-block {
    position: relative;
    /* bottom: 50px; */
    margin: 0 130px auto;
    /* left: 90px; */
    padding: 0;
}
#rt-maintop .module-surround {
    background: #FFF;
    padding: 10px 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    width: auto;
    box-shadow: 0 1px 0 #CECECE, 0 2px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 0 #CECECE, 0 2px 4px 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 0 #CECECE, 0 2px 4px 0 rgba(0, 0, 0, 0.1) inset;
}

.custommessage p, .intro p {
    margin: 0;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-size: 1.3em;
    text-align: center;
}
.royalcom {
    font-size: 25px !important;
	line-height:normal !important;
}
.royalcom a {
    color: #0f579d;
	box-shadow:none;
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}
#rt-breadcrumbs{
   
}

.homepagesearch{
	position: relative;
    margin-top: -39px;
}

.post-thumbnail[aria-hidden=true]{
		margin-bottom: 0;
	}

@media only screen and (max-width: 1199px) and (min-width: 960px){
	.homepage-carousel {
	    width: 960px;
	}
	.homepage-carousel .block-left{
		height: 200px;
	    width: 110px;
	} 
	.homepage-carousel .block-right{
		height: 200px;
	    width: 110px;
	    left: 850px;

	}
	
	.post-thumbnail{
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px){
	.homepage-carousel {
	    width: 768px;
	}
	.homepage-carousel .block-left{
		display:none;
	} 
	.homepage-carousel .block-right{
		display:none;
	}
	
	.site-content{
		width:750px;
		margin:auto;
	}
	
	.entry-content{
		margin-left:0;
		margin-right:0;
	}
	
	.page-template-default .site-content{
		width:98%;
		margin:1%;
	}
	.page-template-default .sidebar{
		width:25%;
	}
	.page-template-default .sidebar ul li a{
		width:inherit;
	}
}
@media only screen and (max-width: 910px) and (min-width:768px){
	.search-form {
		/*float:none;
		margin:auto;*/
	}
	.page-template-default .site-content{
		width:98%;
		margin:1%;
	}
	.page-template-default .site-content .two-column{
		width:100%;
	}
	.page-template-default .sidebar{
		clear:both;
		width:96%;
		margin:0;
	}
	.page-template-default .sidebar ul li a{
		width:inherit;
	}
	.page-template-default .site-content .two-column .site-main{
		margin-bottom:0;
	}
}
@media only screen and (max-width: 767px) and (min-width: 481px){
	.homepage-carousel {
	    width: 480px;
	}
	.homepage-carousel .block-left{
		display:none;
	} 
	.homepage-carousel .block-right{
		display:none;
	}
	#rt-breadcrumbs{
	    position: relative;
	    margin-top: 0;
	}
	.page-template-default .site-content .two-column{
		width:100%;
	}
	.page-template-default .site-content .two-column .site-main{
		margin-bottom:0;
	}
	
	.site-main-home {
			margin-left:auto;
			margin-right:auto;
	}
	
	.page-template-default .entry-content{
		margin:0;
	}
	.page-template-default .sidebar{
		clear:both;
		width:96%;
		margin:0;
	}
	.page-template-default .sidebar ul li a{
		width:inherit;
	}
}
@media only screen and (max-width: 480px){
	.homepage-carousel {
	    width: 95%;
	    display: none;
	}
	.homepage-carousel .block-left{
		display:none;
	} 
	.homepage-carousel .block-right{
		display:none;
	}
	.page-template-default .site-content .two-column{
		width:100%;
	}
	.page-template-default .sidebar{
		clear:both;
		width:96%;
		margin:0;
	}
	.page-template-default .sidebar ul li a{
		width:inherit;
	}
}

/*===Social Navigation Start===*/
.social-navigation a:before {
    content: "";
    height: 0;
    line-height: 0;
    text-align: center;
    width: 0;
}
/*Social Navigation End===*/
.entry-title {
    font-size: 28px;
    font-style: italic;
    font-weight: normal;
    color: #0f579d;
    font-family: Georgia, "Times New Roman", Times, serif;
	/*background-color: #f1f2db;*/
	/*width: 240px; */
	margin: 20px auto;
	/*margin-bottom:0px;*/
}
.entry-title a{
    background: none repeat scroll 0 0 #f1f2db;
	padding-left:10px;
	padding-right:10px;
}



.entry-content img {
    
}

/*===Site Footer===*/
.site-footer {
    color: #ffffff;
    font-size: 12px;
    background-color: #0f579d;
    font-family: Helvetica, Arial, FreeSans, sans-serif;
    box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
    padding-bottom: 0;
}
.footer-navigation, .site-footer .social-navigation{
	border-top: 1px solid white;
	margin: 10px 10px;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	float: left;
	height: 20px;
}
.site-footer:after{
  content: "";
  display: table;
  clear: both;
}


.footer-menu, .social-links-menu{
	list-style: none;
	margin: 10px;

}
.footer-menu .menu-item, .social-navigation .menu-item{
	float: left;
	margin: 0 15px 5px 15px;

}

.social-navigation ul {
    margin: 10px 0 0 0;
}
.social-navigation a{
	border: none;
    color: #1a1a1a;
	height: auto;
    position: relative;
	width: auto;
}


.site-footer a {
    color: #ffffff;
    width:;
}

.site-footer a:hover {
    color: #ffffff;
}

@media only screen and (max-width: 768px) and (min-width: 200px){
	.footer-navigation, .site-footer .social-navigation{
		margin: 10px 10px 0 10px;
		width:100%;
		height: auto;
	}
}



.header-resource-button a{
    color: #FFFFFF;
    text-shadow: 1px 1px 0 #EFE7C3;  
}
   
    
    
/*-----for accordion div styling....*/
.mooaccordioncontainer h4  {
	margin-top: -0.052632em;
    margin-bottom: 0.873684em;
}
.mooaccordionopen {
  color: #000;
  background: none !important;
  /*background: url(../../../images/arrow-down.png) no-repeat scroll right center rgba(0, 0, 0, 0);*/
}
.mooaccordiondefaulttoggle {
  background: url("../../../images/arrow-down.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
  /*
  .accdiv {
  padding: 10px !important;
    
  border: 1px solid #D8D0AD !important;
  
   background-color: #f5f5dc;  
  
    border-radius: 5px;
  margin-top: -10px;
  
  }*/
/* -------------- jQuery Accordion (PMC) ----------------*/
.drop-down {}

.drop-arrow {
  width:20px;height:20px;display:block;float:left;
  margin-top:7px;
  background:url("../../../images/pmc-arrow-up.jpg");
}
.down {
  background:url("../../../images/pmc-arrow-down.jpg");
}

.nounderline h4 { border:none; }

.share-navigation {
	text-align: center;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
.customintro{
	background-color: white;
    text-align: center;
    border-radius: 20px;
    padding-top: 1px;
	
	padding-left:5px;
	padding-right:5px;
    margin-left: 10%;
    margin-right: 10%;
	margin-top:5px;
}
.customintro p{
	font-style:italic;
	font-size:18px;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-top:5px;
}


.search-results .page-header{
	margin-bottom:0;
}

.search-results .entry-header{
	background-image:none;
	text-align:left !important;
}

.search-results .entry-header h2 a{
	color: #0f579d;
	font-size:14px;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-style:normal;
	padding-left: 0;
	font-weight:bold;
	text-align:left !important;
}
.search-results .entry-header .entry-title{
	margin-bottom: 10px !important;
	position: relative;
    margin-top: -34px;
    left: 20px;
	text-align: left;
}

.search-results .entry-summary{
	padding-left:15px;
}

.search-results .entry-summary h4{
    text-transform: none;
    color: #0f579d;
    letter-spacing: 0;
    font-style: italic;
    text-shadow: 1px 0 #FFFFFF;
    font-weight: normal;
    line-height: 1.5em;
    border-bottom: 1px solid #D8D0AD;
}
.search-results article{
	margin-bottom:10px;
}
.search-results article img{
	width:20%;
	display:none;
}

p.post-date{
	padding-left:15px;
	padding-top:15px;
}

.search-results .search-counter{
	color: #444444;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.pagination .page-numbers{
	color:#0f579d;
}
	
.pagination .prev.page-numbers,
.pagination .next.page-numbers{
	color:#fff;
}

/*===Good News Page===*/
.entry-content h3{
	color: #0f579d;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-weight: normal;
    text-shadow: 1px 0 #FFFFFF;
    line-height: 1.5em;
	border-bottom: 1px solid #D8D0AD;
	margin-bottom:10px;
	margin-top:25px;
	font-size:24px;
}

h3.itemmenutitle{
	border-bottom: none;
}


table,
table.table-striped td{
	border:none;
	background: none repeat scroll 0 0 #FFFFFF;
}

table.table-striped td{
	 background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #D8D0AD;
}

table.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #F7F8E7;
}

table.table-striped a{
	color: #0f579d;
	box-shadow:none;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size:14px;
}

/*===Social Justice Newsletter===*/
#post-979 table{
	max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:0;
}
#post-979 tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

#post-979 tbody tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
#post-979 td, th {
    display: table-cell;
    vertical-align: inherit;
	border:none;
}

#post-979 td a{
	color: #0f579d;
	box-shadow:none;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size:14px;
}
#post-979 table td:nth-child(1){
	width:130px;
	color: #0f579d;
}
#post-979 table td:nth-child(2){
	width:0;
}
#post-979 table td:nth-child(3){
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size:14px;
}

/*===News and media releases===*/
#newsreleases {
    font-size: 14px;
    line-height: 1.7em;
}
#newsreleases .items-row {
    border-bottom: 1px solid #FFFFFF;
}

#newsreleases  .items-row {
    margin-bottom: 10px;
}
#newsreleases .cols-2 .column-1 {
    padding: 0 23px 0 0;
    width: 46%;
    border-right: 1px solid #fff;
}

@media (max-width: 767px){
	#newsreleases .column-2, #newsreleases .column-1{
		width: 100% !important;
		float: none !important;
		margin: 0 !important;
	}
	
}

#newsreleases .cols-2 .column-1 {
    width: 48%;
    float: left;
}
#newsreleases .cols-2 .column-2 {
    width: 48%;
    float: right;
    margin: 0;
}
#newsreleases .row-separator {
    display: block;
    clear: both;
    margin: 0;
    border: 0;
    height: 1px;
}
#newsreleases h2 a {
    color: #0f579d;
	text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
	box-shadow: none;
}
#newsreleases h2{
    color: #0f579d;
	text-decoration: none;
	font-size: 1.3em;
	text-shadow: 1px 1px 0 #ffffff;
	line-height: 30px;
    font-weight: normal;
    letter-spacing: normal;
	text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
	box-shadow: none;
}
#newsreleases  .article-info .published:before {
    content: "\f017";
}
#newsreleases dd{
	margin:0px;
}
#newsreleases .article-info dd:before, #newsreleases .article-info dd div:before {
    font-family: FontAwesome;
    margin-right: 2px;
}
#newsreleases .article-info dd:before {
    text-shadow: 1px 1px 0 #ffffff;
}
#newsreleases .article-info .published, #newsreleases .article-info .createdby {
    font-style: italic;
    font-size: 0.9em;
}
#newsreleases .article-info dd {
    margin-left: 0;
    display: block;
}
#newsreleases  .article-info .createdby:before {
    content: "\f040";
}
#newsreleases  .article-info dd:before, #newsreleases  .article-info dd div:before {
    font-family: FontAwesome;
    margin-right: 2px;
}
#newsreleases  .article-info dd:before {
    text-shadow: 1px 1px 0 #ffffff;
}
.readmore{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: linear-gradient(rgb(96, 22, 94) 0%, rgb(62, 14, 61) 100%);
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(62, 14, 61);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(62, 14, 61);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(62, 14, 61);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(62, 14, 61);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px, rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset;
	color: rgb(255, 255, 255);
	display: inline-block;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 14px;
	height: 28px;
	line-height: 28.8px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 0px;
}

.readmore a{
	color: rgb(255, 255, 255);
	cursor: auto;
	display: inline;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	line-height: 28.8px;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 0px;
	transition-delay: 0s;
	transition-duration: 0.2s;
	transition-property: color;
	transition-timing-function: ease-out;
	width: auto;
	box-shadow: none;
	margin:0px;
}


#newsreleases .article-info .article-info-term {
    display: none;
}

#newsreleases .img-intro-left, #newsreleases .img-fulltext-left {
    width: 50%;
    /* min-height: 220px; */
    margin-right: 20px;
}
#newsreleases .img-intro-left, #newsreleases .img-fulltext-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#newsreleases img{
	border-radius: 1.5em;
}

#medialinks h4{
	margin:0px;
	padding:0px;
}
#medialinks a{
	color: #0f579d;
	text-decoration:none;
	box-shadow:none;
}
.shorterwidth{
	width:80%;
	margin:0px auto;
}
.campaign {
    background: #fff;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding:3px;
	Margin: 0 auto;
    width: 65%;
}
.customcampaign{
	padding-left:10px;
}
.campaign p{
	margin-top:15px;
	margin-bottom:15px;
}
.campaign a {
display:block;

}
.campaign img{
	display:block;
	padding-left:5px;
	margin-bottom:15px;
}
.pc-subhead{
	 width: 100%;
    text-align: center;
    font-size: 18px;
    color: #0f579d;
}

.pc-large-box{
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    width: 200px;
}

/*===Mobile Menu hamburger style===*/
.menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus{
	position: relative;
	padding-left: 1.25em;
	padding: 7px 10px;
    border: 1px solid #cbcbcb;
    border-top: 0;
    border-radius: 4px;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
    background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
    background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    -webkit-box-shadow: inset 0px 1px 0px #cbcbcb, inset 0px 2px 0px #ffffff, 0px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px 1px 0px #cbcbcb, inset 0px 2px 0px #ffffff, 0px 1px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0px 1px 0px #cbcbcb, inset 0px 2px 0px #ffffff, 0px 1px 1px rgba(0,0,0,0.1);
	color:transparent;
	width:40px;
	margin-left:5px;
	font-size:16px !important;
	margin-top:21px;
}
.menu-toggle:before{
	 content: "";
	position: absolute;
	left: 9px;
	top: 10px;
	width: 20px;
	height: 0.15em;
	background: #6e6e6e;
	box-shadow: 
    0 0.25em 0 0 #6e6e6e,
    0 0.5em 0 0 #6e6e6e;
 }
 
 .menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
    background-color: #f5f5f5;
    border-color: #cbcbcb;
    color: transparent;
}

/*===Custom Wordup Page===*/
.customwordup{
	float:left;
	width:60%;
	margin-top:50px;
	padding-right:50px;
}
.customwordup ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
	font-size: 14px;
    line-height: 1.7em;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}
.rt-grid-6{
	float:right;
	width:40%;
	margin-top:50px;
}

.customwordup a.readon,
.rt-grid-6 a.readon,
#rt-extension a.readon{
	background: #0f579d;
    background: -moz-linear-gradient(top, #0f579d 0%, #3e0e3d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f579d), color-stop(100%,#3e0e3d));
    background: -webkit-linear-gradient(top, #0f579d 0%,#3e0e3d 100%);
    background: -o-linear-gradient(top, #0f579d 0%,#3e0e3d 100%);
    background: -ms-linear-gradient(top, #0f579d 0%,#3e0e3d 100%);
    background: linear-gradient(to bottom, #0f579d 0%,#3e0e3d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f579d', endColorstr='#3e0e3d',GradientType=0 );
    border-color: #3E0E3D;
    color: #fff;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
	display: inline-block;
    padding: 3px 10px;
    line-height: 1.7em;
    font-size: 1em;
    border-radius: 4px;
    border: 1px solid;
	width:48%;
}
.customwordup a.readon{
	float:left;
}
#rt-extension a.readon{
	width:200px;
}
#rt-extension h3{
	color: #0f579d;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-weight: normal;
    text-shadow: 1px 0 #FFFFFF;
    line-height: 1.5em;
	margin: 10px 0;
	font-size:175%;
	text-align:center;
}
a{
	color: #0f579d;
	text-decoration:none;
	box-shadow:none;
}

.responsive-tabs{
	border: 1px solid #e5e5e5;
}

.responsive-tabs__list{
	height: 40px;
    margin: 0!important;
    padding: 0!important;
	background: -moz-linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f8f8f8));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
    background: linear-gradient(top, #fbfbfb 0%, #f8f8f8 100%);
    border-bottom: 1px solid #eee;
}

.responsive-tabs__list  li{
	height:auto;
	font-size: 13px !important;
    font-weight: bold;
    line-height: 40px!important;
    margin: 0!important;
    padding: 0 18px!important;
	border-right: 1px solid #eee;
    color: #999;
    text-shadow: 1px 1px 0 #fff;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	border:none !important;
	border-right: 1px solid #eee;
}
.responsive-tabs__list  li:hover {
    color: #333 !important;
    background: transparent;
}

.responsive-tabs__list  li.responsive-tabs__list__item--active{
	background: #fff;
    color: #5078bb;
	border-bottom: 1px solid #eee !important;
}

/*===Contact Form===*/
#cntctfrm_contact_form{
    margin-right: 5px;
    border: 1px solid #d8d0ad;
    padding: 5px;
    background-color: #F6F5F5;
	margin-bottom:50px;
}
.cntctfrm_one_column {
    max-width: 650px;
    width: 100%;
	padding-top:20px;
	padding-left:20px;
}

#cntctfrm_first_column{
	padding-top:20px;
	padding-left:20px;
}

.cntctfrm_submit_wrap{
	padding-left:20px;
}

.cntctfrmpr_field_wrap{
	margin-bottom:15px;
}

.cntctfrm_column {
    position: relative;
    min-height: 1px;
    max-width: 650px;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: none !important;
}

#cntctfrm_first_column label{
	font-size: 14px;
    line-height: 1.7em;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}

#cntctfrm_first_column input{
	padding:3px;
}

.cntctfrm_input_submit input{
	background-color: #0074cc;
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    border-color: #0055cc #0055cc #003580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.cntctfrm_input_submit input[type="submit"]{
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
h2.field-heading{
	background-color: #E3E4CA !important;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    text-align: center;
	display:block;
	  line-height: 50px;
	  height:50px;
	      color: #303030;
    text-shadow: 1px 1px 0 #ffffff;
}
#parish-location h2{
	text-align:left;
    color: #303030;
    text-shadow: 1px 1px 0 #ffffff;
}
.redbutton{
	background: none repeat scroll 0 0 #930D0D !important;
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    font-family: georgia !important;
    font-size: 1.4em !important;
    font-style: italic !important;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    text-shadow: 1px 1px #000000 !important;
	
}



/*===Explore Sites===*/

#post-1763 h4{
	color: #887a4f;
    font-family: 'OpenSansLight',Arial,san serif;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
	font-style:italic;
}

#post-1763 .menu_title{
	margin-bottom:0;
}

/*===Vacancies Page===*/

.vacancies h4.menu-excerpt-title{
	color: #887a4f;
    font-family: 'OpenSansLight',Arial,san serif;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
	cursor:text;
}

.vacancies a.menu-section-link {
    background: none repeat scroll 0 0 #930D0D !important;
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    font-family: georgia !important;
    font-size: 1.2em !important;
    font-style: italic !important;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px #000000 !important;
	margin-bottom:20px;
}

.vacancies .menu-section p{
	min-height:auto;
	padding-bottom:15px;
}


.parishes-list-table th{
	background: none repeat scroll 0 0 #0f579d;
    color: #FFFFFF;
    font-family: 'OpenSansRegular',Arial,san serif;
    font-size: 1.3em;
    font-weight: normal;
    text-align: left;
    text-shadow: 1px 1px #000;
}
.parishes-list-table tr td {
    font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 14px;
	padding:10px;
}
.parishes-list-table tr:nth-child(odd) td {
    background-color: #FAFAFA;
}
.parishes-list-table tr:nth-child(even) td {
    background-color: #EEE;
}
.parishes-list-table a{
	text-decoration:none;
	box-shadow:none;
}

.custom-vocation-player{
	text-align:center;
}

.answerresources > div > div{
	border: 1px solid #D8D0AD;
    margin: 0 auto 10px;
    background: #f9faf1;
	padding-left:15px;
	padding-right:15px;
}
.answerresources > div > div a{
	box-shadow:none;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	line-height:1.8em;
	font-size:14px;
}
.answerright{
	float:right;
	width:60%;
}
.answerleft{
	float:left;
	width:35%;
}
.customanswerleft a{
	height: 99%;
	line-height: 23.8px;
	border-color: #3E0E3D;
    color: #fff;
    background: linear-gradient(to bottom, #0f579d 0%,#3e0e3d 100%);
	padding: 6px;
	width: 500px;
	font-size: 1em;
	border-radius: 4px;
    border: 1px solid rgb(62, 14, 61);
	background-size: initial;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
	color: rgb(255, 255, 255);
	cursor: auto;
	display: inline-block;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 0px;
	width: 99%;
}
.customanswerright div{
	float:left;
	display:block;
	margin: 5px 0;
	
}
.customanswerright p{
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 16px;
}

.customanswerright a.readon{
	height: 99%;
	line-height: 23.8px;
	border-color: #3E0E3D;
    color: #fff;
    background: linear-gradient(to bottom, #0f579d 0%,#3e0e3d 100%);
	padding: 6px;
	width: 500px;
	font-size: 1em;
	border-radius: 4px;
    border: 1px solid rgb(62, 14, 61);
	background-size: initial;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
	color: rgb(255, 255, 255);
	cursor: auto;
	display: inline-block;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.298039) 1px 1px 0px;
	width: 99%;
}
.customanswerright a img{
	max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}


	
@media only screen and (max-width: 768px){
	.customanswerright{
		float:none;
		clear:both;
	}
	.customanswerleft{
		float:none;
		clear:both;
	}
	.answerright{
	float:none;
	width:100%;
	}
	.answerleft{
		float:none;
		width:100%;
	}
	.customanswerright div{
		float:none;
		width:95%;
		margin:auto;
	}
	.customanswerleft {
		float:none;
	}
	
	.site-branding img {
		margin-left: 0px !important;
	}
	 .primary-menu li a{
		padding-left:15px;
	 }
}


.custombribiebox h3{
	    color: #0f579d;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-weight: normal;
    text-shadow: 1px 0 #FFFFFF;
	font-size:1.3em;
}
.custombribiebox h3{

	margin:0px;
}

.heading {
    text-align:center;
    border-bottom:2px solid #d5d5d5;
    margin-top: 17px;
	margin-bottom: 20px;
	
  }
  
  article h2 {
    text-align: center;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-weight:100;
    font-size:2.1em;
  }
  .heading h2 {
    display:inline-block;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-weight:100;
    font-size:2.1em;
    position:relative;
    top:30px;
    background:#f1f2db;
    padding:0 12px;
	color: #0f579d !important
  }
  
	.site-main-home-bubble p {
		font-family: Georgia,"Times New Roman",Times,serif !important;
		font-size:18.2px;
		line-height: 1.7em;
		font-style: italic;
		background-color: white;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px;
		padding: 10px;
		max-width:80%;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		display:block;
		
	}
	
	.site-bubble p {
		font-family: Georgia,"Times New Roman",Times,serif !important;
		font-size:18.2px;
		line-height: 1.7em;
		font-style: italic;
		background-color: white;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px;
		padding: 10px;
		max-width:50%;
		margin-top:30px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		display:block;
		
	}
	
	.cnss-social-icon {
		margin-bottom:-10px !important;
		padding-bottom:0px;
	}
	
	.newsbox-container {
		border-bottom:1px solid #fff;
		display:flex;
	}
	
	.newsbox {
		width:50%;
		padding:20px;
	}
	
	.newsbox h2 a {
	    color: #0f579d;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    font-style: italic;
	    font-weight: normal;
	    text-shadow: 1px 0 #FFFFFF;
	    line-height: 1.5em;

	}
	.entry-content h4 {
		color: #0f579d;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    font-style: italic;
	}
	
  #rt-breadcrumbs{
    background-color: #2280c1;
    /*position:absolute;
    top:465px;*/
    border-bottom:1px solid #afafaf;
    -webkit-box-shadow:inset 0 5px 12px rgba(0,0,0,0.13);
    -moz-box-shadow:inset 0 5px 12px rgba(0,0,0,0.13);
    box-shadow:inset 0 5px 12px rgba(0,0,0,0.13);
  }
  .logo-type-custom #rt-breadcrumbs form{
    float: right;
    
  }
  .logo-type-custom #rt-breadcrumbs .btn-mini {
    padding: 3px;
  }
  #rt-breadcrumbs .rt-container{
    /*height:50px;*/
  }
	
	/*------------------------------------------------*/
/*-----------[Fast Secure Contact Form]-----------*/
/*------------------------------------------------*/

/* Alignment DIVs */
.fscf-div-form              { width:655px;}
.fscf-div-left-box          { float:left; width:450px;}
.fscf-div-right-box         { float:left; width:235px; }
.fscf-div-clear             { clear:both; }
.fscf-div-field-left        { clear:left; float:left; margin-right:10px; }
.fscf-div-field-prefollow   { clear:left; float:left; margin-right:10px; }
.fscf-div-field-follow      { float:left; padding-left:10px; }
.fscf-div-label             { width:138px; float:left; clear:left; text-align:right; padding-top:8px; padding-right:10px;  padding-top:10px; }
.fscf-div-field             { text-align:left; float:left; padding-top:10px; }
.fscf-div-captcha-sm        { float:left; width:162px; height:50px; padding-top:5px; }
.fscf-div-captcha-m         { float:left; width:362px; height:65px; padding-top:5px; }
.fscf-image-captcha         { border-style:none; margin:0; padding:0px; padding-right:5px; float:left; padding-left:20px; padding-top:10px; padding-bottom:5px;}
.fscf-image-captcha-refresh { border-style:none; margin:0; padding:0px; vertical-align:bottom; }
.fscf-div-submit            { padding-right:146px; clear:left; text-align:left; padding-top:15px; padding-left:5px;  margin-left:auto; margin-right:auto;}
.fscf-fieldset              { border:1px solid black; width:99%; max-width:450px; padding:10px; }

/* Styles of labels, fields and text */
.fscf-required-indicator { text-align:left; }
.fscf-required-text      { text-align:left; }
.fscf-hint-text          { font-size:x-small; font-weight:normal; }
.fscf-div-error          { text-align:left; color:red; }
.fscf-div-redirecting    { text-align:left; }
.fscf-fieldset-field     { border:1px solid black; width:97%; max-width:500px; padding:10px; }
.fscf-label              { display:inline; font-family: Helvetica, Arial, FreeSans, sans-serif; font-size:14px;}
.fscf-option-label       { display:inline; font-family: Helvetica, Arial, FreeSans, sans-serif; font-size:12px; padding-bottom:10px; vertical-align: middle; }
.fscf-input-text         { text-align:left; margin:0; width:99%; max-width:250px; font-size:12px; min-width:210px; min-height:14px; padding:12px; margin-left:20px;}
.fscf-input-captcha      { text-align:left; margin:0; width:50px; margin-left:20px; }
.fscf-input-textarea     { text-align:left; margin:0; width:99%; max-width:250px; height:120px; margin-left:20px;}
.fscf-input-select       { text-align:left; }
.fscf-input-checkbox     { width:15px; height:15px; margin-top:10px; margin-left:20px;}
.fscf-input-radio        { width:22px; height:32px; }
.fscf-button-submit      { cursor:pointer; margin:0; }
.fscf-button-reset       { cursor:pointer; margin:0; }
.fscf-button-vcita       { text-decoration:none; display:block; text-align:center; background:linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); color:#fff !important; padding:10px; }
.fscf-button-div-vcita   { border-left:1px dashed #ccc; margin-top:25px; height:50px; padding:8px 20px; }
.fscf-powered-by         { font-size:x-small; font-weight:normal; padding-top:5px; text-align:center; }

/* Placeholder Style - WebKit browsers - Safari, Chrome */
::-webkit-input-placeholder { opacity:0.6; color:#333333; }

/* Placeholder Style - Mozilla Firefox 4 - 18 */
:-moz-placeholder { opacity:0.6; color:#333333; }

/* Placeholder Style - Mozilla Firefox 19+ */
::-moz-placeholder { opacity:0.6; color:#333333; }

/* Placeholder Style - Internet Explorer 10+ */
:-ms-input-placeholder { opacity:0.6; color:#333333; }


.wsp-pages-title {
	text-align:left !important;
	padding-bottom: 10px;
}

/*Get involved section - Home Page*/
.menu-surround.gridwidth-3{
	margin-right:-50px;
}

@media screen and (max-width: 959px){
	.menu-surround.gridwidth-3{
		margin-right:-15px;
	}
}

a{
	box-shadow:inherit!important;
}

.menu-section.section-blog{
	width:22%;
}
.footer-copy{
	width: 1200px;
    margin: auto;
    margin-top: 20px;
}
.footer-copy p{
	text-align:center;
}

.post .entry-content{
	padding-left: 40px;
	padding-right: 40px;
	float: none!important;
	width: auto!important;
}
table.em-calendar td{
	padding:4px;
}
table.em-calendar .eventful{
    background: #0f579d;
    color: #fefefe;
}
table.em-calendar .eventful a{
	color:#fefefe;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a{
	color:#fefefe;
}
.em-calendar thead tr td{
	background: #0f579d;
    color: #fefefe;
}
.em-calendar thead tr td a{
	color:#fefefe;
}
.site-header-text {
    width: 320px;
    float: left;
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #0f579d;
}
.contact-left{
	width:30%;
	float: left;
}
.contact-right{
	width:65%;
	float:right;
}
.contact-details{
	height:600px;
}
.news-item{
	width: 48%;
	float:left;
}
.item-right{
    float: right;
}
.button{
	color: #fefefe;
    background: #007acc;
    padding: 10px 15px;
    border-radius: 6px;
}
.button:hover{
	color: #fefefe;
    background: #0F579D;
}
.widget img{
	border-radius:10px;
}
.button-link{
	float: left;
	margin-right:10px;
}
.links{
	height:120px;
}
.links .button{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
table{
	border:1px solid #bbb;
}
th{
	border: 1px solid #bbb;
    font-size: 18px;
    font-weight: bold;
}
th p,th h6,th h5{
	font-size: 18px;
    font-weight: bold;
}

/* News article override */
.type-news .entry-content {
	float: none !important;
	width: 100% !important;
}
/* anglican church image top left */
#rt-logo{
	width: 200px;
	float: left;
	padding-top: 25px;
}
/* TMTS main image centre top */
#mts-logo{
	margin-bottom: 10px;
	width: 150px;
}
/*mailing list form */ 
#email-form{
	text-align: center;
} 
/* mailing list email field */
#email-input{
	width:300px;
}
/* mailing list sub button */
#sub-input{
	width: 300px;
	background-color: #0F579D;
}

/*** CURRENCY CONVERTER ***/
.currency-wrap {
	text-align: center;
	max-width: 340px;
	width: 100%;
	margin: 0 auto;
}
.currency-wrap select {
	width: 100%;
	font-family: Helvetica,Arial,FreeSans,sans-serif;
	height: 35px;
}
.currSubmit {
	background-color: #0F579D;
	margin-top: 5px;
	width: 100%;
}
.currency-wrap input {
	width: 100%;
	margin: 10px 0;
	text-align: right;
    height: 35px;
    padding-right: 10px;
    font-family: Helvetica,Arial,FreeSans,sans-serif;
}