/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }


/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0; }

/* =============================================================================
   Links
   ========================================================================== */
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE6/7
 */


/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none; }

/* 2 */
q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7
 */
dl,
menu,
ol,
ul {
  margin: 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE6/7
 */
menu,
ol,
ul {
  padding: 0 0 0 0; }

/*
 * Corrects list images handled incorrectly in IE7
 */
nav ul,
nav ol {

  list-style-image: none; }

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE9
 */
svg:not(:root) {
  overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0; }


html {background:#fff; }
body {font-family:"Open Sans", serif; font-size: 1em; line-height:1.5em; color: #393939; 
}
img {display:block; border:1em solid white; border-radius:5px; box-shadow:0 0 1px 1px rgba(0,0,0,.1), 0 5px 0 rgba(0,0,0,.2); margin:2em auto;  max-width:100%; height:auto; width:auto}
.wrapper {width:90%; max-width:960px; min-width: 320px; margin: 0 auto; }
h1,h2 {font-weight:700;  text-transform:uppercase;}
h1 {color:white; background:#101010; margin:0; font-size:3em; padding:.5em 0; text-align:center}
a {text-decoration:none; color:#7d54b0;}

a:hover {color:#5d6ab7}

header {text-align:center}
header h2 {margin-top:0; padding-left:0}
h2 {color:#fff; text-align:center; text-transform:uppercase; font-size: font-size:1.5em; background:#454545;line-height:2; }
nav {text-align:center; text-transform:uppercase; color:#A1A4BA; }
nav ol {display:block; margin:0 0 0 2em; text-align:left}
/*nav ol ol {list-style-type:lower-roman}
.main ol {list-style-position: inside; color:#fff;}*/
.main ol h2 {text-align:left; padding-left:2em}
nav ol, .main ol {
  counter-reset: section;                /* Creates a new instance of the
                                            section counter with each ol
                                            element */
  list-style-type: none;
}
.main > ol > li, .main ol ol > li {position:relative}
nav ol > li:before, .main ol > li:before {
  counter-increment: section;            /* Increments only this instance
                                            of the section counter */
  content: counters(section, ".") ". ";   /* Adds the value of all instances
                                            of the section counter separated
                                            by a ".". */
padding-right:.5em;font-size:1em; ;
}
.main > ol > li:before {position:absolute; font-size:1.5em; padding-left:.5em; line-height:2; color:#fff;   }
.main  ol ol > li:before {position:absolute; font-size:1em;  }
.main  ol ol > li h3 {padding-left:1.75em}
.thanks {border-bottom:2px solid #478695; box-shadow:0 1px 0  rgba(255,255,255,.6), 0 -1px 0  rgba(255,255,255,.6) }
.note {padding: 1em 2em; background:#524875; color:#fff }
.note a {
	color:#cfc1ff;
}
.note-link {background:#795ca8; display:block; color:#fff; font-size:24px; font-weight:bold; text-transform:uppercase}
.note-link:hover {background:#524875; color:#fff}
section {margin-bottom:2em}
section .note {border-left:10px solid #363056; }


ul, ol ul {list-style-type:disc}
footer {margin:1em auto; text-align:center; }
footer p {font-size:.75em;}
.location {color:#A1A4BA}
dt {background:#44687e; color:#fff; font-weight:700;padding:.2em .5em; display:inline-block; margin-bottom:1em}
dd {margin:0}
.centered {text-align:center;}
@media print {
	img {
	max-width : 100% !important;*/
	page-break-inside : avoid; }
	html, body {background:#fff}
	.note {background:#e7e7e7}
	.back {display:none}
	.inner, .inner:visited {color: #f88484;}
}