/* Laurie's custom.css file for the upgraded SSI site, currently J3.3.6 */

  body {
  background: #ffffff none repeat scroll 0 0;
  color: #333f48;
}
/*
a:hover {
  text-decoration: underline;
}
*/
/* Header */
#rt-top-surround {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #f3f3f3 20%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f3f3f3 20%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f3f3f3 20%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f3f3f3 20%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f3f3f3 20%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#rt-top-surround .rt-block {
  margin: 7px 10px;
  padding: 0 15px;
}
/* End header */
/* Feature (slider) */
#rt-feature {
  background-color: #FFC72C;
  color: #000000;
}
/* End feature (slider) */
/* Breadcrumbs */
#rt-breadcrumbs {
background: #fff repeat scroll center top;
}
.breadcrumb {
background-color: transparent;
}
.breadcrumb li {
  text-shadow: 0 0px 0 transparent;
}
#rt-breadcrumbs .divider {
  display: inline;
}
/* End breadcrumbs */
/* Utility modules */
.utility-module h2 a {
color: #ffffff;
margin: 0px;
}
.utility-module h2 a:hover {
text-decoration: underline;
}
.utility-module h2 {
margin-top: -15px !important;
padding: 10px;
font-size: 18px;
line-height: 1.2em;
  font-weight: normal;
}

.utility-module-green h2 {
background-color: #58a618;
}
.utility-module-purple h2 {
background-color: #7A68AE;
}
.utility-module-orange h2 {
background-color: #ff5800
}
.utility-module-red h2 {
background-color: #D31145;
}
.utility-module-yellow h2 {
background-color: #fdc82f;
}
.utility-module-blue h2 {
background-color: #0083be;
}

.utility-module-charcoal h2 {
background-color: #333f48;
}
.utility-module {
margin-bottom: 0;
padding-bottom: 0;
}
/* End utility modules */
.box1 ul.menu li a, .box1 ul.menu li .item, .box1 ul.menu li .separator  {
  font-weight: normal;
  background-color: transparent;
}
.box1 ul {
  list-style-type: none;
  margin: 0;
  border: none;
}
.box1 ul li {
  margin: 0 0 10px 0;
}
.box1 {
  background: none repeat scroll 0 0 transparent;
  border: medium solid #d8d8d8;
  border-radius: 10px;
  font-weight: normal !important;
}
/* Remove extra border from modules insides */
.latestnews, .custom, .newsflash, .newsflash-title  {
border: none;
}
/* End remove extra border from modules insides */
/* Remove text shadow */
.title, .component-content h2 {
  text-shadow: none;
}
/* End remove text shadow */
/* Fix buttons in articles */
.readmore {
  color: #ffc72c;
  background-color: #333f48;
  background-image: linear-gradient(to bottom, #333f48, #333f48);
  background-repeat: repeat-x;
  border-color: transparent;
  background: -webkit-linear-gradient(to bottom, #333f48, #333f48); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to bottom, #333f48, #333f48); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to bottom, #333f48, #333f48); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #333f48, #333f48); /* Standard syntax */
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0), 0 0px 0 rgba(255, 255, 255, 0.0) inset;
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0);
}
.readmore a, .readmore a:hover {
  color: #ffc72c;
  background-color: #333f48;
}
.readmore a:focus {
  outline: 1px solid #ffc72c;
    outline-offset: -2px;
}
.readmore:hover {
  color: #ffc72c;
  text-decoration : underline;
  background-color: #ffc72c;
  background-image: linear-gradient(to bottom, #333f48, #333f48);
  background-repeat: repeat-x;
  border-color: transparent;
  background: -webkit-linear-gradient(to bottom, #333f48, #333f48); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to bottom, #333f48, #333f48); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to bottom, #333f48, #333f48); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #333f48, #333f48); /* Standard syntax */
}
.button {
  color: #ffc72c;
  background-color:  #333f48;
  background-image: linear-gradient(to bottom, #333f48, #333f48);
  background-repeat: repeat-x;
  background: -webkit-linear-gradient(to bottom, #333f48, #333f48); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to bottom, #333f48, #333f48); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to bottom, #333f48, #333f48); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #333f48, #333f48); /* Standard syntax */
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0), 0 0px 0 rgba(255, 255, 255, 0.0) inset;
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0);
}
.button:hover {
  color: #ffc72c;
  text-decoration : underline;
  background-color: #333f48;
  background-image: linear-gradient(to bottom, #333f48, #333f48);
  background-repeat: repeat-x;
  background: -webkit-linear-gradient(to bottom, #333f48, #333f48); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to bottom, #333f48, #333f48); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to bottom, #333f48, #333f48); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #333f48, #333f48); /* Standard syntax */
}
.btn-primary {
  color: #ffffff;
  background-color:  #333f48;
  background-image: linear-gradient(to bottom, #333f48, #333f48);
  background-repeat: repeat-x;
  border-color: transparent;
  background: -webkit-linear-gradient(to bottom, #333f48, #333f48); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to bottom, #333f48, #333f48); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to bottom, #333f48, #333f48); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #333f48, #333f48); /* Standard syntax */
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0), 0 0px 0 rgba(255, 255, 255, 0.0) inset;
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0);
}
.btn-primary:hover {
  color: #ffffff;
  text-decoration : underline;
  background-color: #333f48;
  background-image: linear-gradient(to bottom, #333f48, #333f48);
  background-repeat: repeat-x;
  border-color: transparent;
  background: -webkit-linear-gradient(to bottom, #333f48, #333f48); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to bottom, #333f48, #333f48); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to bottom, #333f48, #333f48); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #333f48, #333f48); /* Standard syntax */
}
.btn-donate {
  color: #333f48;
  background-color: #ffc72c;
  background-image: linear-gradient(to bottom, #ffc72c, #ffc72c);
  background-repeat: repeat-x;
  border: none;
  background: -webkit-linear-gradient(to bottom, #ffc72c, #ffc72c); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to bottom, #ffc72c, #ffc72c); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to bottom, #ffc72c, #ffc72c); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #ffc72c, #ffc72c); /* Standard syntax */
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0), 0 0px 0 rgba(255, 255, 255, 0.0) inset;
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0);
}
.btn-large {
  font-size: 24px;
}
.btn-donate:hover {
  text-decoration: underline;
}
.btn-donate-home {
  color: #ffc72c;
  background-color: #ffc72c;
  background-image: linear-gradient(to bottom, #333f48, #333f48);
  background-repeat: repeat-x;
  border: none;
  background: -webkit-linear-gradient(to bottom, #333f48, #333f48); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to bottom, #333f48, #333f48); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to bottom, #333f48, #333f48); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #333f48, #333f48); /* Standard syntax */
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0), 0 0px 0 rgba(255, 255, 255, 0.0) inset;
  text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0);
}
.btn-donate-home:hover {
  color: #ffc72c;
  text-decoration: underline;
}
.utility-module h2 a:focus {
  outline: 1px solid  #ffffff;
}
.readmore a:focus {
  outline: 1px solid #ffc72c;
}
/* End fix buttons in articles */
/* Article headings */
.component-content h2 a {
  color: #5c88da;
}
.component-content h2 a:hover {
  color: #5c88da;
}
/* End Article headings */
/* Primary Menu */
#rt-showcase {
  background-image: none;
  background-color: #455560;
}
#rt-showcase .gf-menu .dropdown {
  background-color: #4c5b66;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
  text-shadow: 0 0 0 #000000;
}
.rt-showcase-pattern {
background-image: none;
}
.gf-menu {
  margin: 5px auto 5px;
}
.gf-menu .item {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
  text-shadow: 0 0 0 #000000;
}
.gf-menu.l1 > li > .item {
  font-size: 16px;
  color: #ffffff;
}
.gf-menu .dropdown ul li .item {
  border: 1px solid transparent;
  color: #ffffff;
  font-size: 16px;
}
.rt-showcase-pattern {
  background-image: none;
}
ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {
  content: none;
  color: #000000;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
  text-shadow: 0 0 0 #000000;
}
.gf-menu li.parent > .item:after {
  color: #ffffff;
}
.gf-menu li {
  margin-right: 5px;
}
/* End Primary Menu */
/* Footer Menu */
.nav-pills > .active > a, .nav-pills > .active > a:hover {
  background-color: #333f48;
  color: #ffc72c;
}
/* End Footer Menu */
/* Slider */
.slide-desc-bg {
  background: none repeat scroll 0 0 transparent !important;
}
.djslider li {
  text-align: left !important;
}
#djslider191 {
  background-color: #455560;
}
/* End slider */
/* Blog images and captions */
 blockquote, figure {
  display: block;
  margin: 1em 0px;
}
.text-left {
padding-left: 10px !important;
color: #000000 !important;
}
.pull-left {
  margin-right: 10px !important;
}
figure {
  display: table;
}
figure.pull-center, img.pull-center {
  margin-left: auto;
  margin-right: auto;
}
figcaption {
  display: table-caption;
  caption-side: bottom;
}
@media only screen and (max-width: 480px){
  figure img {width: 100%}
}
/* End blog images and captions */
.dandelions {
  margin: 50px;
  padding: 50px;
}
.slide-desc {
  bottom: 90% !important;
  left: 70.5882%;
  position: relative !important;
  width: 29.4118%;
}
.latestnews {
  height: 700px;
  overflow-x: hidden;
  overflow-y: scroll;
}
#rt-sidebar-b {
  margin-top: 40px;
}
.chronoform {
  display: none;
}
/*** added by callan ***/
/*** NSP link module ***/
#rt-sidebar-a{
  padding-top: 40px;
}
/***footer colour***/
#rt-footer {
  background-color: #fff;
}
/***donate right sidebar***/
.custom.donate-right {
  padding-top: 15px;
}
/* Headings */
h1{
  color: #31578c;
  font-size: 220% !important;
}
h2, h3, h4, h5, h6 {
  color: #333f48 !important;
}
h2{
  font-size: 180% !important;
}
h3{
  font-size: 130% !important;
    line-height: 20px !important;
}
.component-content h2 a {
  color: #31578c;
  text-decoration: none;
}
.component-content h2 a:hover {
  color: #31578c;
  text-decoration: underline;  
}
/* End Headings */
/* Start Pagination */
.pagination ul li span { 
  color: #6e6e6e;
}
/* End Pagination */
/* SP Accordion */
.sp-accordion.sp-accordion-style2 .toggler, .sp-accordion.sp-accordion-style2 .toggler span, .sp-accordion.sp-accordion-style2 .toggler span span {
  color: #000000;
}
/* End SP Accordion */
/* Skip Links */
 .skip {
        position: absolute;
        top: -1000px;
        left: -1000px;
        height: 1px;
        width: 1px;
        text-align: left;
        overflow: hidden;
    }
        a.skip:active, 
    a.skip:focus, 
    a.skip:hover {
        left: 0; 
        top: 0;
        width: auto; 
        height: auto; 
        overflow: visible; 
    }
#rt-top-surround a:hover {
  color: #303030;
}
/* End Skip Links */
/* Ignite category blog business directory */
.blog.ignite1 div.cat-children {
  column-count: 3;
}
/* End Ignite category blog business directory */
/* Link Text Decoration */
a:hover, a:active {
  color: #31578c;
  text-decoration: underline;
}
#rt-mainbody a {
  text-decoration: underline;
}
#rt-mainbody h2 a {
 text-decoration: none; 
}
#rt-mainbody h2 a:hover, h2 a:active {
  text-decoration: underline !important;
}
.support a:hover, .support a:active {
  text-decoration: underline white;
}
.btn, .button {
  text-decoration: none;
}
/* End Link Text Decoration */
/* Social Links Laurie */
.element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.soc {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
ul.soc li {
    display: inline;
  font-size: 2em;  
}
.soc a {
  text-decoration: none;
}
.icon-facebook-sign, .icon-google-plus-sign, .icon-linkedin-sign, .icon-twitter-sign, .icon-rss-sign, .icon-youtube-sign, .icon-instagram {
    color: #333f48;
}
.icon-facebook-sign:hover, .icon-facebook-sign:focus {
    color: #333f48;
  transition: 0.5s;
  text-decoration: underline;
}

.icon-google-plus-sign:hover, .icon-google-plus-sign:focus {
    color: #333f48;
  transition: 0.5s;
  text-decoration: underline;
}
.icon-linkedin-sign:hover, .icon-linkedin-sign:focus {
    color: #333f48;
  transition: 0.5s;
  text-decoration: underline;
}
.icon-twitter-sign:hover, .icon-twitter-sign:focus {
    color: #333f48;
  transition: 0.5s;
  text-decoration: underline;
}
.icon-rss-sign:hover, .icon-rss-sign:focus {
    color: #333f48;
  transition: 0.5s;
  text-decoration: underline;
}
.icon-youtube-sign:hover, .icon-youtube-sign:focus {
    color: #333f48;
  transition: 0.5s;
  text-decoration: underline;
}
.icon-instagram:hover, .icon-instagram:focus {
    color: #333f48;
  transition: 0.5s;
  text-decoration: underline;
}
/* End Social Links Laurie */
  /* Text Shadow */
#rt-showcase {
  text-shadow: 0 2px 3px transparent;
}
/* End Text Shadow */
/* Dandelions */
.dandelions {
    background-image: url("images/logos/ssi-banner.png");
    background-repeat: no-repeat;
}
/* End Dandelions */
/* Focus */
input:focus {
  outline: 1px solid #000;
  outline-offset: -2px;
} 
input[type=text]:focus, input[type="email"]:focus {
  outline: 1px solid #000;
  outline-offset: -2px;
}

a:focus, .btn:focus, .prev-button:focus , .pause-button:focus, .play-button:focus, .next-button:focus, .button:focus, #gantry-totop:focus { 
  outline: 1px solid #000 !important;
  outline-offset: 1px !important;
}
.readmore:focus, slider-special a:focus {
  outline: 1px solid #000;
  outline-offset: -2px;
}
.dj-image:focus {
  outline: 1px solid #000;
  outline-offset: -2px; 
}
ul.djslider-in > li:focus {
  outline: 1px solid #000;
  outline-offset: -2px;
}
textarea:focus {
  outline: 1px solid #000;
  outline-offset: -2px;  
}
/* End Focus */
/* BreezingForms Focus */
.bfQuickMode textarea:focus, .bfQuickMode input[type="text"]:focus, .bfQuickMode input[type="password"]:focus, .bfQuickMode select:focus, .bfQuickMode input[type="radio"]:focus, .bfQuickMode input[type="checkbox"]:focus {
  outline: 1px solid #000 !important;
  outline-offset: -2px !important;  
}
.bfQuickMode .bfErrorMessage {
  color: #333333 !important;
}
/* End BreezingForms Focus */
/* Showcase */
#rt-showcase .rt-block {
  margin: 0 20px !important;
  padding: 0 !important;
}
/* End Showcase */
/* iFAQ */
.ifaq-tpl-basic .collapse-open > a {
  background-color: #fafafa;
}
  .ifaq-tpl-basic .ifaq-container-open {
  background-color: #fff;
  color: #333333;
}
.ifaq-tpl-basic .ifaq-collapsible .ifaq-item-header {
  font-family: Arial, Helvetica, FreeSans, sans-serif;
}
/* End iFAQ */
/* Coact Module ul */
#rt-footer ul {
  list-style-type: none;
}
/* End Coact Module ul */
/* Multipage Pagination */
.component-content .pagenav, .component-content .pagination-start span {
  padding: 5px 14px;
}
/* End Multipage Pagination */
a.underlineblack:hover {
text-decoration: underline #000000;
}
.font-family-helvetica {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
}
.readmore a:focus  {
	outline: 1px solid #ffc72c !important;
	outline-offset: -2px !important;
}
.utility-module-charcoal a:focus {
	outline: 1px solid #ffffff !important;
	outline-offset: 1px !important;  
}