/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
   Normalize.css is intended to be used as an alternative to CSS resets.

   It is suggested that you read through the normalize.css file and customise it
   to meet the design requirements of a project rather including it as a "black
   box". @see http://nicolasgallagher.com/about-normalize-css/

   Also: @see http://meiert.com/en/blog/20080419/reset-style-sheets-are-bad/
         @see http://snook.ca/archives/html_and_css/no_css_reset/
   ========================================================================== */
@font-face {
  font-family: 'minionpro-regular';
  src: url("minionpro-regular.eot-")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-regular.eot?*/ format("eot"), url("minionpro-regular.otf")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-regular.otf*/ format("opentype"), url("minionpro-regular.woff")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-regular.woff*/ format("woff"), url("minionpro-regulart.ttf")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-regulart.ttf*/ format("truetype"), url("minionpro-regular.svg#Helvetica")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-regular.svg#Helvetica*/ format("svg");
}
@font-face {
  font-family: 'minionpro-bold';
  src: url("minionpro-bold.eot-")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-bold.eot?*/ format("eot"), url("minionpro-bold.otf")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-bold.otf*/ format("opentype"), url("minionpro-bold.woff")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-bold.woff*/ format("woff"), url("minionpro-bold.ttf")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-bold.ttf*/ format("truetype"), url("minionpro-bold.svg#Helvetica")/*tpa=http://www.rwklaw.com/sites/www.rwklaw.com/themes/kerpsack/fonts/minionpro-bold.svg#Helvetica*/ format("svg");
}
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
/* line 24, ../sass/normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

/* line 39, ../sass/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 44, ../sass/normalize.scss */
[hidden] {
  display: none;
}

/* line 48, ../sass/normalize.scss */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  /* Establishes a vertical rhythm unit using $base-line-height. */
  line-height: 1.5em;    margin-top: 0px !IMPORTANT;
}
}

/* line 68, ../sass/normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 71, ../sass/normalize.scss */
a:hover,
a:active {
  outline: 0;
}
