/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* @license
 * MyFonts Webfont Build ID 2630763, 2013-08-27T05:43:33-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Arial Std Rounded Light by Monotype Imaging
 * URL: http://www.myfonts.com/fonts/mti/arial-rounded/std-rounded-light/
 * 
 * Webfont: Arial Std Rounded Regular by Monotype Imaging
 * URL: http://www.myfonts.com/fonts/mti/arial-rounded/std-rounded-regular/
 * 
 * Webfont: Arial Std Rounded Bold by Monotype Imaging
 * URL: http://www.myfonts.com/fonts/mti/arial-rounded/std-rounded-bold/
 * 
 * Webfont: Arial Std Rounded ExtraBold by Monotype Imaging
 * URL: http://www.myfonts.com/fonts/mti/arial-rounded/std-rounded-extra-bold/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2630763
 * Licensed pageviews: 250,000
 * Webfonts copyright: Font software Copyright 1991 Adobe Systems Incorporated. Typeface designs Copyright 1991 The Monotype Corporation. All rights reserved.
 * 
 * © 2013 MyFonts Inc
*/

@import url("//hello.myfonts.net/count/28246b");

  
@font-face {font-family: 'ddARM-Light';src: url('28246B_0_0.eot');src: url('28246B_0_0.eot?#iefix') format('embedded-opentype'),url('28246B_0_0.woff') format('woff'),url('28246B_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ddARM';src: url('28246B_1_0.eot');src: url('28246B_1_0.eot?#iefix') format('embedded-opentype'),url('28246B_1_0.woff') format('woff'),url('28246B_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ddARM-Bold';src: url('28246B_2_0.eot');src: url('28246B_2_0.eot?#iefix') format('embedded-opentype'),url('28246B_2_0.woff') format('woff'),url('28246B_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ddARM-XBold';src: url('28246B_3_0.eot');src: url('28246B_3_0.eot?#iefix') format('embedded-opentype'),url('28246B_3_0.woff') format('woff'),url('28246B_3_0.ttf') format('truetype');}
 
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
