/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 24, ../sass/screen.scss */
.page {
  zoom: 1;
  max-width: 34em;
  _width: 34em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.page:after {
  content: "";
  display: table;
  clear: both;
}

/* Smartphones (portrait and landscape) ----------- */
@media screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */

      body {
        font-size: 25px;

      }

       img {
        width:50%;
        height: 50%;

      }

}

@media only screen and (max-width : 480px) {

  /* Styles */

        body {
          font-size: 200%;

        }

         img {
          width:50%;
          height: 50%;

        }


}



@media (min-width: 59em) {
  /* line 24, ../sass/screen.scss */
  .page {
    max-width: 59em;
  }
}

@media (min-width: 59em) {
  /* line 31, ../sass/screen.scss */
  .banner {
    padding-left: 16.94915%;
  }

  /* line 32, ../sass/screen.scss */
  .pagenav {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
  }

  /* line 33, ../sass/screen.scss */
  .main {
    width: 83.05085%;
    float: right;
    margin-right: 0;
  }
  /* line 36, ../sass/screen.scss */
  .main .content {
    width: 69.38776%;
    float: left;
    margin-right: 2.04082%;

  }
  /* line 37, ../sass/screen.scss */
  .main .summary {
    width: 28.57143%;
    float: right;
    margin-right: 0;
  }

  .main .contentinfo {
    width: 69.38776%;
    float: left;
    margin-right: 2.04082%;

  }



}
/* line 42, ../sass/screen.scss */
.contentinfo {
  clear: both;
  margin: 0 -1em;
  padding: 0 1em;



}

img {
  /* display: block; */
   max-width: 100%;
   max-height: 100%;
 /*height:90%;*/

}





@media (min-width: 15em) {
  /* line 42, ../sass/screen.scss */
  body {
    font-size: 25em;

  }



/*  .contentinfo {
    margin: 0;
    padding-left: 16.94915%;
    padding-right: 25.42373%;
  } */
}

@media (min-width: 59em) {
  /* line 42, ../sass/screen.scss */
  body {
    font-size: 100%;

  }

/*  .contentinfo {
    margin: 0;
    padding-left: 16.94915%;
    padding-right: 25.42373%;
  } */
}

/* line 52, ../sass/screen.scss */
body {
  font-size: 100%;
  font-family: "Open sans", Helvetica, Arial, Sans-Serif;
  font-weight: lighter;
  line-height: 1.4em;
  color:white;
  background-color: black;
}

/* line 61, ../sass/screen.scss */
h1 {
  font-size: 1.5em;
  padding: 10px 0 10px 10px;
}

h2 {
  font-size: 1.2em;
  padding: 10px 0 10px 10px;
}

/* line 73, ../sass/screen.scss */
.content p {
  padding: 10px 0 10px 10px;
}

.page  {
  text-align: center;
}

a:link, a:visited {
/* color:#54310f; */
color:#ddbc64;

text-decoration:none;
}


a:hover,
a:focus {

color:#41362d;
text-decoration: underline;
}
