@import url(http://fonts.googleapis.com/css?family=Noto+Serif:400,700,400italic,700italic|Droid+Serif:400,700,400italic,700italic|Merriweather|Vollkorn);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700|Merriweather:400,400italic,700,700italic|Open+Sans+Condensed:300,400,600,700);
.row:before, .row:after, .clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.row:after, .clearfix:after {
  clear: both; }

.row, .clearfix {
  *zoom: 1; }

img {
  max-width: 100%;
  height: auto; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Fonts */
/*$font_serif: 'Merriweather', serif;*/
/* Colors */
/* Element colors */
/* Shadows */
@media only screen {
  /*@import 'mobile';*/ }
@media only screen and (min-width: 740px) {
  /*@import 'desktop';*/ }

/*# sourceMappingURL=style.css.map */
