@import url(http://fonts.googleapis.com/css?family=Russo+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
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; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

form h4 {
  font-family: 'Russo One', sans-serif;
  font-size: 18px; }
form input {
  color: #666;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px; }
form input, form textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: thin solid #aaa;
  padding: 4px; }

form {
  display: block;
  margin: auto;
  max-width: 600px;
  position: relative; }
  form .info {
    margin-bottom: 1.5em;
    text-indent: 2em; }
    form .info:not(:first-child) {
      margin-top: 1em; }
  form .section {
    margin-bottom: 2em;
    padding: 1em; }
  form input[type=button]:not(.inline), form input[type=submit]:not(.inline) {
    display: block;
    margin: auto;
    position: relative; }
  form input[type=checkbox] {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  form input[type=file] {
    display: none; }
  form input[type=text], form input[type=email] {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 24em; }
    form input[type=text].long, form input[type=email].long {
      width: 100%; }
  form label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 8em; }
    form label.long {
      width: auto; }
    form label:not([for]) {
      margin-bottom: .5em;
      margin-top: 1em; }
  form textarea {
    height: 6em;
    width: 100%; }
  form .multi {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #cccccc));
    background: -webkit-linear-gradient(#dddddd, #cccccc);
    background: -moz-linear-gradient(#dddddd, #cccccc);
    background: -o-linear-gradient(#dddddd, #cccccc);
    background: linear-gradient(#dddddd, #cccccc);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 1em;
    padding: 1em; }
    form .multi > div {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background: #eee;
      margin-bottom: .5em;
      padding: .5em;
      padding-left: 1em;
      padding-right: 1em; }
    form .multi input[id$=_add] {
      margin-top: 1em; }
  form input[name$=_gallery] .multi {
    display: none; }
  form .template {
    display: none; }
  form .general .info {
    margin-bottom: 0; }

html {
  height: 100%; }

body {
  min-height: 100%;
  position: relative;
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #222222), color-stop(7%, transparent), color-stop(93%, transparent), color-stop(100%, #222222)), url(/img/brushed-metal.jpg);
  background: -webkit-linear-gradient(left, #222222, transparent 7%, transparent 93%, #222222), url(/img/brushed-metal.jpg);
  background: -moz-linear-gradient(left, #222222, transparent 7%, transparent 93%, #222222), url(/img/brushed-metal.jpg);
  background: -o-linear-gradient(left, #222222, transparent 7%, transparent 93%, #222222), url(/img/brushed-metal.jpg);
  background: linear-gradient(left, #222222, transparent 7%, transparent 93%, #222222), url(/img/brushed-metal.jpg); }

.header {
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #222222), color-stop(7%, transparent), color-stop(93%, transparent), color-stop(100%, #222222)), -webkit-gradient(radial, 30%, 0, 30%, 100, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.8))), url(/img/grate.jpg) center;
  background: -webkit-linear-gradient(left, #222222, transparent 7%, transparent 93%, #222222), -webkit-radial-gradient(30%, transparent, rgba(0, 0, 0, 0.8)), url(/img/grate.jpg) center;
  background: -moz-linear-gradient(left, #222222, transparent 7%, transparent 93%, #222222), -moz-radial-gradient(30%, transparent, rgba(0, 0, 0, 0.8)), url(/img/grate.jpg) center;
  background: -o-linear-gradient(left, #222222, transparent 7%, transparent 93%, #222222), -o-radial-gradient(30%, transparent, rgba(0, 0, 0, 0.8)), url(/img/grate.jpg) center;
  background: linear-gradient(left, #222222, transparent 7%, transparent 93%, #222222), radial-gradient(30%, transparent, rgba(0, 0, 0, 0.8)), url(/img/grate.jpg) center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 12px 6px #222222 inset, 0 0 2px #222222;
  -moz-box-shadow: 0 0 12px 6px #222222 inset, 0 0 2px #222222;
  box-shadow: 0 0 12px 6px #222222 inset, 0 0 2px #222222;
  min-width: 768px;
  padding: 1em; }
  .header, .header a {
    color: #eee;
    font-family: 'Russo One', sans-serif; }
  .header div {
    min-width: 768px;
    max-width: 1200px;
    width: 60%;
    background: url(/img/ld-logo.png) no-repeat;
    height: 150px;
    margin: auto;
    position: relative; }
  .header span {
    bottom: 0;
    display: block;
    position: absolute;
    width: 100%; }
  .header .phone {
    font-size: 22px;
    text-align: center; }
  .header .email {
    font-size: 18px;
    text-align: right; }

.footer {
  background: #111;
  height: 80px;
  bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%; }
  .footer .copyright {
    color: #ccc;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 80px; }

.main {
  padding-bottom: 80px; }

#main {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #9d9d9d)) #bebebe;
  background: -webkit-linear-gradient(#dddddd, #9d9d9d) #bebebe;
  background: -moz-linear-gradient(#dddddd, #9d9d9d) #bebebe;
  background: -o-linear-gradient(#dddddd, #9d9d9d) #bebebe;
  background: linear-gradient(#dddddd, #9d9d9d) #bebebe;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 8px 2px #222222 inset, 0 0 2px #222222;
  -moz-box-shadow: 0 1px 8px 2px #222222 inset, 0 0 2px #222222;
  box-shadow: 0 1px 8px 2px #222222 inset, 0 0 2px #222222;
  min-width: 768px;
  max-width: 1200px;
  width: 60%;
  color: #222;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 1.4;
  margin: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 2em;
  position: relative; }
  #main:after {
    clear: both;
    content: '';
    display: block;
    float: none;
    position: relative; }

h1 {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #333333), color-stop(100%, #000000)) #111111;
  background: -webkit-linear-gradient(#333333, #000000) #111111;
  background: -moz-linear-gradient(#333333, #000000) #111111;
  background: -o-linear-gradient(#333333, #000000) #111111;
  background: linear-gradient(#333333, #000000) #111111;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  color: #ddd;
  display: block;
  font-family: 'Russo One', sans-serif;
  font-size: 28px;
  margin: auto;
  margin-top: 1em;
  padding: 14px;
  text-indent: 1em;
  position: relative;
  width: 700px; }

h2 {
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom: thin solid #111;
  display: block;
  font-family: 'Russo One', sans-serif;
  font-size: 18px;
  margin: auto;
  margin-bottom: 2em;
  padding: 14px;
  position: relative;
  text-align: center;
  width: 700px; }

.success {
  font-size: 18px;
  margin: auto;
  max-width: 600px;
  padding-bottom: 3em;
  position: relative;
  text-align: center; }

ul {
  margin: auto;
  max-width: 600px;
  position: relative; }
  ul a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #ccc;
    color: #222;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin-bottom: .5em;
    padding: .5em;
    text-decoration: none;
    text-indent: 1em; }
    ul a:hover {
      text-decoration: underline;
      background: #ddd; }
