@font-face {
  font-family: Nilland;
  src: url('fonts/Nilland.ttf');
}
@font-face {
  font-family: Nilland-Black;
  src: url('fonts/Nilland-Black.ttf');
}
@font-face {
  font-family: Nilland-Bold;
  src: url('fonts/Nilland-Bold.ttf');
}
@font-face {
  font-family: Nilland-ExtraBold;
  src: url('fonts/Nilland-ExtraBold.ttf');
}
.full_width .page {
  width:100%;
}
body {
  background:#F6F7F2 url(images/content-bg.gif) bottom left repeat-x scroll;
}
.full_width > .page {
  background:transparent none repeat scroll 0 0;
}
#header {
  padding:0;
  border-width:0;
}
.hdr {
  background:#4B4634 repeat-x scroll 0 0;
  padding:2px;
  border-top:3px solid #FFCC00;
  border-bottom:1px solid #2E2E2E;
  position:relative;
}
.inner_hdr {
  background:transparent none repeat scroll 0 0;
  margin:0 auto;
  position:relative;
  width:960px; 
}
.sub_hdr {
  padding:2px 2px 10px 2px;
}
.sub_hdr h1 {
  font-family: Nilland-ExtraBold, sans-serif;
  font-size:2em;
  color:#333333;
}
.sub_hdr h1 span {
  font-family: Nilland-ExtraBold, sans-serif;
  color:#666666;
  display:block;
  float:right;
}
.hdr .inner_hdr a {
  display:inline;
  float:left;
}
.hdr h1 {
  font-family: Nilland-ExtraBold, sans-serif;
  font-size:4em;
  color:#F6F7F2;
}
.hdr h1 span, .hdr a span {
  display:block;
}
.hdr .inner_hdr_block_links {
  float:right;
  margin-top:11px;
  position:relative;
  z-index:100;
}
.hdr_tagline {
  float:right;
}
.hdr_ftr {
  background:url(images/hdr_ftr.gif) repeat-x scroll 0 0 transparent;
  height:6px;
  overflow:hidden;
  width:100%;
}
.clear {
  clear:both;
  position:relative;
}
.menu  {
  border:0px solid #ffffff;
  position:relative;
}
.menu a {
  border-width:0;
  font-family: Nilland-Black, sans-serif;
  font-size:1.25em;
  line-height:1.273em;
  letter-spacing:0.01em;
  padding:0.636em 0.818em;
}
.menu li {
  margin-bottom:0em;
  float:left;
  position:relative;
}
.menu a, .menu .current ul a, .menu .current-cat ul a {
  background: #4B4634 url(images/alert-overlay.png) repeat-x;
  display: inline-block;
  padding: 5px 10px 6px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  position: relative;
  cursor: pointer;
}
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover {
  background: #ffcc00 url(images/alert-overlay.png) repeat-x;
  display: inline-block;
  padding: 5px 10px 6px;
  color: #4B4634;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  position: relative;
  cursor: pointer;
}
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover {
  background: #ffcc00 url(images/alert-overlay.png) repeat-x;
  display: inline-block;
  padding: 5px 10px 6px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  position: relative;
  cursor: pointer;
}
#content_box  {
  margin:0 auto;
  position:relative;
  width:980px;
} 
.headline_area h1, .headline_area h2 {
   font-family: Nilland-ExtraBold, sans-serif;
   font-size:2.2em;
   line-height:1.364em;
}
.post_footer  {
  background:transparent url(images/post-footer.gif) no-repeat center;
  margin-top:15px;
  height:21px;
  overflow:hidden;
  width:480px;
}
.post_box, .teasers_box {
  border-color:#BBBBBB;
  border-style:none;
  clear:both;
}
.resources  {
}
.resources .header {
  margin-top:3em;
  padding:10px 0;
  text-align: center;
}
.resources .header img {
  background-color:#FFFFFF;
  padding:0 10px;
  position:relative;
  top:-10px;
}
.linkarea .header .linkarea_divider {
  width:auto;
}
.linkarea_divider  {
  background-image:url(images/post_divider.gif);
  height:1px;
  overflow:hidden;
}
.linkarea a {
  color:#F4C400;
  text-decoration:none;
}
.linkarea a:hover {
  color:#F4C400;
  text-decoration:underline;
}
.resources .linkarea_body {
  width: 980px;
  margin:0 auto;
}
#footer  {
  background:#4B4634 repeat-x scroll 0 0;
  border-color:#ffffff;
  border-style:none;
  clear:both;
  text-align:left;
  padding:10px;
}
#footer a {
  border-bottom:0px none #F6F7F2;
  color:#F6F7F2;
}
#footer a:hover {
  color:#FFCC00;
}
#footer_setup {
  background:transparent;
  padding:16px;
  margin-bottom:25px;
  overflow:hidden;
}
#footer_setup .footer_items {
  text-align:left;
  width:141px;
  padding-right:16px;
  color:#2361A1;
  display:inline-block;
  float:left;
  height:100%;
}
#footer_setup .footer_items h3 {
  font-size:10px;
  line-height:18px;
  text-transform:uppercase;
  letter-spacing:0px;
  color:#000000;
  border-bottom:1px solid #E0E0E0;
  margin-bottom:5px;
}
/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

.footer_links  {
  margin:10px auto;
  position:relative;
  width:980px;
}
.footer_links .left {
  clear:both;
  float:left;
  margin-bottom:15px;
}
.footer_links .right {
  display:inline;
  float:right;
  margin-top:-6px;
  position:relative;
}
.footer_copy  {
  color:#F6F7F2;
  font-family: Nilland-ExtraBold, sans-serif;
  font-size:14px;
  font-weight:normal;
  line-height:14px;
  margin:0 auto;
}
.footer_copy a {
  color:#F6F7F2;
  text-decoration:none;
}