/* gabe additions */


.footer-with-content{padding:0px !important;}
#footer-wrapper{padding:0px !important;}

#main-content{margin:1em 0px 0px 0px;}

td.field{padding-bottom:0px !important;padding-left:0px !important;}

.objectPageLayoutSection{width:100%;}
.row{margin-left:0px !important;}

#resources-title h3{margin:9px 0px 0px 0px;}

/*** Resources sub menu ***/


  #resources.bg { 

background: url(//www.websocialfiles.com/redcrossnobullying/images/resources-bg.png) repeat-x;
width: 100%;
height: 49px;
z-index: 1;
margin: 0 6px 0 0px;

border-bottom:1px solid #CCC;
  }


#resources {height:49px; margin:0 auto;width:960px; padding:0; }

#resources-title { height: 49px;}

#resources-title h3 a { 
color:#ffd001;   font-size:36px;}
#resources-title a:hover { text-decoration:none; }

#resources-links {  font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
color:#ffd001; font-weight:bolder;  font-size:18px; margin:12px auto; text-align:right;}


#resources-links ul {list-style-type:none; margin:0 ;    }

#resources-links li { display: inline; margin-left:10px; margin-right:9px;}
/*** Footer styles ***/



#footer.bg {
background: #343735 repeat-x;
width: 100%;
height:auto;
z-index: 1;

margin:0 auto;

}

#footer.wrapper { }

#footer-block {margin-left:-3px; }

#footer-block h3 {font-family:'LeagueGothicRegular' "Liberation Sans", Verdana, "Verdana Ref", sans-serif;

font-size:24px;
color:#FFF; }

#footer-block p { color:#FFF; font-size:14px; }

#footer-block a { color:#ffd001; font-weight:normal;}
#footer-block a strong {font-weight:bolder; font-size:16px; }

p.involved { }
p.involved img {margin:0 10px -3px 0; }


p.icon { height:36px;}
p.icon img {margin:0 10px -13px 0; }
.copyright h4 { 
 /*The Verdana-based sans serif stack:*/
font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
 ;

 font-size:12px;
 color:#FFF;

}



.copyright a {color:#ffd001; text-decoration:none; }

.copyright a:hover {text-decoration:underline; color:#FFF; }

.copyright span {color:#ffd001; }






/*======== scaffolding 12 column 940px grid =========== */

.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}

[class*="span"] {
  float: left;

}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 960px;


  
}
.span12 {
  width: 940px;
  margin-bottom:20px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 640px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.an6 {
  width: 220px;
}
.span2 {
  width: 196px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
}

.row:after {
  clear: both;
}
.container {
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  
        -
        
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}


.wrapper {

margin:0 auto;


max-width:1060px;  


}
/*======== Reset =========== */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section 
iframe {
  margin: 0;
  padding: 0;
  border: 0;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}


html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
 height: 100%;

 }  
  
body{

  font-size: 100%;
 /*The Verdana-based sans serif stack:*/
font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
 ;
  line-height: 1.5em;
  color: #FFF;
  font-size: 1em;
  background:#f5f3f3;
overflow-x:hidden;

}








a {
  color: #ffd001;
  text-decoration: none;
}
a:hover {
  color: #ffd001;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}

img, object {
     max-width: 100%;

	  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

/*======== Typographic styles =========== */


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 5, 2012 06:05:33 PM America/New_York */



@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('//www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.eot');
    src: url('//www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.woff') format('woff'),
         url('//www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.ttf') format('truetype'),
         url('//www.websocialfiles.com/redcrossnobullying/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




p {
  margin: 0 0 9px;
  font-size: 14px;
  line-height: 18px;
}
p small {
  font-size: 11px;
  color: #999999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
/*The Verdana-based sans serif stack:*/
font-family: 'LeagueGothicRegular', "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
 
font-weight:normal;
  color: inherit;


     
        
        
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 23px;
  padding-bottom:5px;

}
h2 small {
  font-size: 18px;
}
h3 {
  line-height: 27px;
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 18px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 17px;
  margin: 18px 0;

}
.page-header h1 {

}

strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr[title] {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}



/*======== Lists=========== */

ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
  line-height: 17px;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 130px;
}

/*======== graphics=========== */
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

#resources-title.span3{margin-left:0px !important;}