/* Generated by less 2.5.1 */
@font-face {
  font-family: "UglyQua";
  src: url("../fonts/uglyqua.eot");
  src: url("../fonts/uglyqua.eot?#iefix") format("embedded-opentype"), url("../fonts/uglyqua.woff") format("woff"), url("../fonts/uglyqua.ttf") format("truetype"), url("../fonts/uglyqua.svg#uglyquaregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "UglyQua";
  src: url("../fonts/uglyqua-italic.eot");
  src: url("../fonts/uglyqua-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/uglyqua-italic.woff") format("woff"), url("../fonts/uglyqua-italic.ttf") format("truetype"), url("../fonts/uglyqua-italic.svg#uglyquaitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
* {
  margin: 0;
}
html {
  font-size: 100%;
  height: 100%;
  padding: 0;
  background-attachment: fixed;
  background-image: -webkit-linear-gradient(#eff0f1, #c7cacf);
  background-image: -moz-linear-gradient(#eff0f1, #c7cacf);
  background-image: linear-gradient(#eff0f1, #c7cacf);
}
body {
  font-size: 1em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
  color: #333333;
  text-align: left;
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 3.5rem;
  min-width: 320px;
  max-width: 1600px;
  min-height: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
strong,
b {
  font-weight: bold;
}
em,
i,
cite,
figcaption {
  font-style: italic;
}
small {
  font-size: 0.8rem;
}
h1 {
  font-family: UglyQua;
  font-weight: normal;
  font-style: normal;
}
p:last-child {
  margin-bottom: 0 !important;
}
input[type="search"] {
  font-size: 1rem;
  -moz-appearance: searchfield;
  -moz-box-sizing: border-box;
}
@media (-webkit-min-device-pixel-ratio: 0) {
  input[type="search"] {
    font-size: large;
  }
}
input:-moz-placeholder {
  color: #a9a9a9;
}
.italic {
  font-style: italic;
}
figure.image_right {
  max-width: 30%;
  float: right;
  margin-left: 2rem;
  margin-bottom: 2rem;
}
figure.image_right img {
  width: 100%;
  height: auto;
}
header {
  height: 20rem;
  background: url(../images/flowers.jpg) no-repeat left center;
  background-size: cover;
  position: relative;
}
header a#title {
  color: #ffffff;
  display: block;
  text-decoration: none;
}
header a#title h1 {
  font-size: 10rem;
  text-align: center;
  line-height: 2rem;
  -webkit-text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  padding-top: 10rem;
}
header nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 0;
  border-top: 1px #bbbbbb solid;
  border-bottom: 1px #bbbbbb solid;
  background-image: -webkit-linear-gradient(#fafafa, #e9eaeb);
  background-image: -moz-linear-gradient(#fafafa, #e9eaeb);
  background-image: linear-gradient(#fafafa, #e9eaeb);
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}
header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  height: 1.7rem;
  width: 100%;
}
header nav ul li {
  display: table-cell;
  border-left: 1px solid #bbbbbb;
  line-height: 1.7em;
  white-space: nowrap;
  text-align: center;
}
header nav ul li a {
  display: block;
  height: 1.7rem;
  color: #333333;
  text-decoration: none;
}
header nav ul li a:hover {
  color: #2070bb;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}
form#search {
  width: 40%;
  position: absolute;
  bottom: 0.7rem;
  right: 0;
  left: 0;
  margin: 0 auto;
}
form#search input {
  width: 100%;
}
#content,
#sidebar,
#sidebar article {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
main#content {
  width: 73%;
  padding: 1.5rem;
  float: left;
}
main#content h1 {
  color: #777;
  font-size: 4rem;
  line-height: 1.2rem;
  margin-bottom: 4rem;
  margin-top: 2rem;
  white-space: nowrap;
}
main#content p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
main#content figure figcaption {
  font-size: 0.9rem;
  text-align: center;
  line-height: 1.2em;
}
aside#sidebar {
  width: 25%;
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  float: right;
}
footer#footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  font-size: 0.9rem;
  padding: 1rem;
  background-image: -webkit-linear-gradient(#111111, #444444);
  background-image: -moz-linear-gradient(#111111, #444444);
  background-image: linear-gradient(#111111, #444444);
}
footer#footer nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
footer#footer nav ul li {
  display: inline;
  margin-right: 0.3rem;
}
footer#footer nav ul li:after {
  content: "|";
  margin-left: 0.3rem;
}
footer#footer nav ul li:last-child {
  margin: 0;
}
footer#footer nav ul li:last-child:after {
  content: "";
  margin: 0;
}
footer#footer nav ul li a {
  color: #ffffff;
}
#content h1,
#sidebar h1,
#footer h1,
#content p,
#sidebar p,
#footer p {
  padding-bottom: 1rem;
}
#content p,
#sidebar p,
#footer p {
  line-height: 1.5em;
}
#content a,
#sidebar a,
#footer a {
  text-decoration: none;
}
#content a:hover,
#sidebar a:hover,
#footer a:hover {
  text-decoration: underline;
}
#content a,
#sidebar a {
  color: #b86a83;
}
#sidebar {
  width: 25%;
  padding: 1.5rem 1.5rem 0 0;
  float: right;
}
#sidebar article {
  padding: 0 1rem 1rem 1rem;
  margin-bottom: 2rem;
  background-color: #e0e1e4;
  border: 1px solid #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#sidebar article h1 {
  color: #ffffff;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  white-space: nowrap;
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  background-image: -webkit-linear-gradient(#bec6d3, #7c8089);
  background-image: -moz-linear-gradient(#bec6d3, #7c8089);
  background-image: linear-gradient(#bec6d3, #7c8089);
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 -1rem 1rem -1rem;
  padding: 0.4rem 1rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media (max-width: 1024px) {
  body {
    width: auto;
  }
  body #content {
    width: 68%;
  }
  body #sidebar {
    width: 30%;
  }
  body #header {
    height: 15rem;
  }
  body #header a#title h1 {
    font-size: 6.5rem;
    line-height: 2.5em;
    padding-top: 0;
  }
}
@media (max-width: 800px) {
  body main#content {
    margin-bottom: 1rem;
    float: none;
    width: 100%;
  }
  body main#content figure.image_right {
    float: none;
    max-width: 100%;
    margin: 2rem auto;
  }
  body main#content figure.image_right img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
  body aside#sidebar {
    float: none;
    width: 100%;
    padding: 0 1.5rem;
  }
  body aside#sidebar article {
    width: 30%;
    float: left;
    margin-right: 5%;
  }
  body aside#sidebar article:last-child {
    margin-right: 0;
  }
  body #header a#title h1 {
    line-height: 2em;
  }
  body #header nav {
    color: #ffffff;
    width: 3rem;
    height: 2rem;
    top: 0.5rem;
    right: 0.5rem;
    left: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(#555555, #000000);
    background-image: -moz-linear-gradient(#555555, #000000);
    background-image: linear-gradient(#555555, #000000);
    border: none;
  }
  body #header nav:before {
    content: "\2261";
    font-size: 2rem;
    text-align: center;
    line-height: 1.8rem;
    display: block;
    cursor: pointer;
  }
  body #header nav ul {
    height: auto;
    width: auto;
    position: absolute;
    right: 0;
    top: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
  }
  body #header nav ul li {
    display: block;
    text-align: left;
    line-height: auto;
    border: none;
    border-top: 1px solid #888;
  }
  body #header nav ul li:first-child {
    border-top: none;
  }
  body #header nav ul li:first-child a {
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  body #header nav ul li:last-child a {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  body #header nav ul li a {
    height: auto;
    padding: 0.3rem 1rem;
    color: #ffffff;
  }
  body #header nav ul li a:hover {
    color: #ffffff;
    background-image: -webkit-linear-gradient(#59b4fd, #0560e8);
    background-image: -moz-linear-gradient(#59b4fd, #0560e8);
    background-image: linear-gradient(#59b4fd, #0560e8);
  }
  body #header nav:hover ul {
    display: block;
  }
}
@media (max-width: 600px) {
  body header#header {
    height: 10rem;
    background-position: left top;
  }
  body header#header a#title h1 {
    font-size: 5rem;
    line-height: 8.5rem;
  }
  body main#content h1 {
    font-size: 3rem;
  }
  body aside#sidebar article {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
