/* reset */
* {border:0 none; margin:0; padding:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td, li, ul, sup, object, embed
{background:none repeat scroll 0 0 transparent; border:0 none; font-size:100%;  margin:0; outline:0 none; padding:0; text-decoration:none; vertical-align:baseline;}

body {
  background:url('../../../../images/templates/thirtypercent/images/body-bg-repeat.png') repeat-x;
}
h1 {
  color:#92b090;
  line-height:24px;
  margin-bottom:15px
}
h2 {
  line-height:24px;
  font-style:italic;
  color:#636363
}
/* added by llo*/
/*horizontal line with style*/
hr{
  border-top: 1.5px solid #92b090;
}
hr.inlay{ 
   height: 10px;
   border: 0; 
   box-shadow: inset 0 10px 10px -10px rgba(0,0,0,.4);
}
/* Changing link colour */
a {
  text-decoration: none;
  position: relative;
  color: #92b090;
}

a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #92b090;
  /*transition: 0.4s;*/
}

a:hover:after {
  width: 100%;
}
/* displaying "support us" */
ul#selectbutton li {
    display:inline;
    padding-right: 60px;
}
/* Ordered list*/
ul { list-style-position: inside;  padding-left: 2em ; text-indent: -1em; margin-left: -1em; }
ol { list-style-position: inside;  padding-left: 2em ; text-indent: -1em; margin-left: -1em;}
li {margin-bottom: 10px;}
/*test*/
 

/* 2 and 3 Columns */ 
   .newspaper{
    /* Chrome, Safari, Opera */
    -webkit-column-gap: 40px;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: .2px;
    -webkit-column-rule-color: #d6d6d6;

    /* Firefox */
    -moz-column-gap: 30px;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: .2px;
    -moz-column-rule-color: #92b090;
    
    column-gap: 40px;
    column-rule-style: solid;
    column-rule-width: .2px;
    column-rule-color: #d6d6d6;
}
.col2{
  /* Chrome, Safari, Opera */
  -webkit-column-count: 2;
  /* Firefox */
    -moz-column-count: 2;
      
    column-count: 2;}
      
.col3{-webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;}      
/* End 2 3 Columns */
/* end added by llo*/
blockquote {
  color:#92b090;
  font-weight:bold;
  font-style:italic;
  display:block;
  line-height:26px
}
cite {
  display:block;
  margin-top:20px
}
img {border:0}
#swiffycontainer {
  width:674px;
  height:249px;
}
.item-page h2 {
  color:#92b090 !important;
  font-style:normal !important;
  margin-bottom:15px
}
h2 a {color:#636363}
h4 em {
  font-weight:normal;
  font-size:14px;
  line-height:28px
}
.green {color:#92b090}
.black {color:#636363}
/*p a {color:#92b090}*/
.width {
  margin:0 auto;
  width:900px
}
#footer-sub {
  background-color:#959595;
  padding:17px 0 10px;
  margin-top:20px;
}
#footer .custom {float:left}
#footer-sub p,
#footer-sub a,
#footer h6 {
  color:#fff;
  display:inline
}
#footer h6 {
  font-size:14px;
  float:left;
  margin:4px 10px 0 0;
}
#footer .social {float:right}
#footer .social a,
#footer .social img {
  cursor: default;
  pointer-events: none;
}
body.home {
  background:url('../../../../images/templates/thirtypercent/images/body-bg-repeat-home.png') repeat-x;
}
header#header {
  background:url('../../../../images/templates/thirtypercent/images/header-stmnt.png') no-repeat top right;
  height:147px;
  position: relative;
}
img.logo {
  position:absolute;
  top:0;
  left:0;
  z-index:10
}
.home-cta {
  background:url('../../../../images/templates/thirtypercent/images/home-cta-bg.png');
  height:275px;
  width:903px;
  padding:20px 0 0 26px;
  margin-left:-12px;
  position:relative
}
.home-cta .home-cta-link {
  position:absolute;
  bottom:41px;
  right:41px;
  width:169px;
  height:42px;
  background:url('../../../../images/templates/thirtypercent/images/home-cta-link.png');
}
nav#nav ul {
   list-style: none ;

  float:right;
  margin-top:79px;
  text-indent: 1em;
   margin-left: 1em;
  
}
nav#nav ul li {
list-style: none ;
  float:left;
  padding-right:15px
  margin-bottom: 0px;
  
  
}
nav#nav li.current a {
font-weight: bold;
font-size:1.05em;
}

nav#nav ul li a { width: 5em;
  color:#fff;
  font-size:12px;
  text-transform:uppercase;
  margin-bottom: -10px;
  padding:.5em;}
 
}
nav#nav ul li.last {padding-right:0 !important}
.cols {margin-top:20px}
.leftcol {
  float:left;
  width:630px;
  padding:0 30px 0 10px;
  min-height:300px
}
.rightcol {
  
  width: 100% ;
  font-size:14px
}
.sponsorlist a img {
  text-align:center;
  display:block;
  margin:0 auto
}
.actions {display:none!important;}
.coldiv {
  background:url('../../../../images/templates/thirtypercent/images/rightcol-div.png') no-repeat;
  height:234px;
  float:left;
  width:1px;
}

.sponsors {height:20px}
.sponsors h5 {
  font:bold 14px;
  float:left;
  margin-right:10px;
  display:inline !important
}
.sponsors img {float:left}
.sponsors .line {
  border-bottom:1px solid #bbb;
  float:left;
  width:89%;
  height:10px
}
.fix {clear:both}
.sub-cta {
  margin-left:-8px;
  background:url('../../../../images/templates/thirtypercent/images/sub-cta-bg.png') no-repeat;
  width:902px;
  height:175px;
  padding:14px 0 0 17px;
  position:relative
}
.sub-cta .contactbtn {
  position:absolute;
  background:url('../../../../images/templates/thirtypercent/images/jointoday.png');
  height:42px;
  width:169px;
  bottom:35px;
  right:35px
}
/* changed by llo article padding-bottom  for 40 to 2 */
hgroup h2,
.home .leftcol h2 {
  display:none
}
.leftcol article {padding-bottom:2px}
.img-intro-,
.img-fulltext- {float:right}
.img-intro- img,
.img-fulltext- img {
  border:5px solid #92b090;
  margin:0 0 20px 20px
}
.subheading-category {display:none}
.news h1 {
  margin-bottom:20px;
  color:#92b090
}
.square li {
  background:url('../../../../images/templates/thirtypercent/images/li-square.png') no-repeat left 5px;
  font-style:italic;
  font-weight:bold;
  padding-left:15px;
  margin-bottom:20px
}
.disc li {
  font-size:12px;
  margin-left:15px;
  list-style-type:disc;
  margin-bottom:10px
}
.roman li {
  font-size:12px;
  margin-left:15px;
  list-style-type:upper-roman;
  margin-bottom:10px
}
.square li a {color:#333333}
.square .active {color:#92b090}
.history .togglepanel {display:none}
.foxform label {
  font-size:12px !important;
  padding-right:10px;
  text-align:right
}
.contactus h1 {display:inline !important}
.foxbutton {float:right}
table {font-size:12px}
.mobilenav {display:none}
#mobile-header,
#mobile-nav  {display:none}
#footer-inner .slider {
  position:relative;
  width:946px;
  overflow:hidden;
  margin: 0 auto
}
#footer-inner .slider .fadeleft {
  position:absolute;
  left:0;
  top:0;
  width:38px;
  height:100%;
  z-index:10;
  background:url('../../../../images/templates/thirtypercent/images/scrollerfade-left.png') repeat-y;
}
#footer-inner .slider .faderight {
  position:absolute;
  right:0;
  top:0;
  width:38px;
  height:100%;
  z-index:10;
  background:url('../../../../images/templates/thirtypercent/images/scrollerfade-right.png') repeat-y;
}
#footer-inner .slider a {
  float:left;
}
.initiatives .item-page {display:none}
