/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/application.less instead.




*/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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul { list-style: none; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
@font-face {
  font-family: 'NillandRegular';
  src: url('/fonts/Nilland.eot');
  src: local('Nilland Regular'), local('Nilland'), url('/fonts/Nilland.woff') format('woff'), url('/fonts/Nilland.ttf') format('truetype'), url('/fonts/Nilland.svg#Nilland') format('svg');
}
.clear:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  zoom: 1;
}
body {
  background: #ebebeb url(/images/background.png);
  color: #454545;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.6em;
}
a {
  color: #2e80d3;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
form input { font-size: 1em; }
form textarea { font-size: 1em; }
form dl { margin-bottom: 1em; }
form dd { margin-bottom: 1em; }
form input[type=text] {
  background-color: #ffffff;
  border-color: #666666 #cccccc #cccccc;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  padding: 2px;
  margin: 1px;
}
form input[type=password] {
  background-color: #ffffff;
  border-color: #666666 #cccccc #cccccc;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  padding: 2px;
  margin: 1px;
}
form textarea {
  background-color: #ffffff;
  border-color: #666666 #cccccc #cccccc;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  padding: 2px;
  margin: 1px;
}
form input[type=text]:focus {
  border: 2px solid #6694e3;
  outline: 0;
  margin: 0;
}
form input[type=password]:focus {
  border: 2px solid #6694e3;
  outline: 0;
  margin: 0;
}
form textarea:focus {
  border: 2px solid #6694e3;
  outline: 0;
  margin: 0;
}
form input[type=text].error {
  background-color: #fdeeee;
  border-color: #dc4747 #f59e9e #f59e9e;
}
form input[type=password].error {
  background-color: #fdeeee;
  border-color: #dc4747 #f59e9e #f59e9e;
}
form textarea.error {
  background-color: #fdeeee;
  border-color: #dc4747 #f59e9e #f59e9e;
}
form input[type=text].error:focus { border-color: #dc4747; }
form input[type=password].error:focus { border-color: #dc4747; }
form textarea.error:focus { border-color: #dc4747; }
form input[type=text] { width: 12em; }
form input[type=password] { width: 12em; }
form textarea {
  width: 24em;
  height: 6em;
}
form input[type=submit] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #dddddd;
  background-image: -moz-linear-gradient(top, bottom, from(#ffffff), to(#dddddd));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dddddd));
  cursor: pointer;
  border: 1px solid #999999;
  padding: 2px 6px;
}
form input[type=submit]:active {
  background: #dddddd;
  background-image: -moz-linear-gradient(top, bottom, from(#cccccc), to(#dddddd));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc), color-stop(1, #dddddd));
}
form input[type=submit].big { padding: 4px 8px; }
form input.placeholder { color: #a9a9a9; }
div.wrapper {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  width: 800px;
  margin: 0 auto;
}
div#header { margin: 40px auto; }
div#header h1 {
  float: left;
  width: 287px;
  height: 73px;
}
div#header h1 a {
  width: 287px;
  height: 73px;
  display: block;
  text-decoration: none;
  text-indent: -9009em;
  background: url(/images/sprite.png) no-repeat 0 -45px;
}
div#header ul#nav {
  float: right;
  color: #4d4d4d;
  font-size: 20px;
  margin-top: 27px;
}
div#header ul#nav li {
  float: left;
  margin-left: 1.3em;
}
div#header ul#nav a {
  border: 0;
  color: #4d4d4d;
  font-family: NillandRegular, HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
}
div#header ul#nav a:hover { color: #2e80d3; }
div.content p { margin-bottom: 1.4em; }
div.content h3 {
  font-family: NillandRegular, HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 25px;
  color: #f05b35;
  margin-bottom: 0.3em;
}
div.content h3 a { color: #f05b35; }
div.content h3 a:hover { color: #2e80d3; }
div.content h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  color: #868686;
  margin: 0.4em 0;
}
div.content h4 a { color: #868686; }
div.content h4 a:hover { color: #2e80d3; }
div.content ul {
  margin-bottom: 1.4em;
  padding-left: 1.3em;
}
div.content ul li {
  list-style: disc;
  margin-bottom: 0.2em;
}
div.content ul li ul { margin: 0.2em 0; }
div.content ul li ul li { list-style: circle; }
div.content strong { font-weight: bold; }
div.content em { background-color: #fffeca; }
div.content code {
  font-family: "Bitstream Vera Sans Mono", Courier, monospace;
  font-size: 0.9em;
}
div.box-title {
  width: 540px;
  margin: 0 auto;
}
div.box {
  background: #ffffff;
  padding: 20px;
  margin: 0 auto 2em;
  box-shadow: 1px 1px 1px #dddddd;
  -moz-box-shadow: 1px 1px 1px #dddddd;
  -webkit-box-shadow: 1px 1px 1px #dddddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: none;
  border: 1px solid #ffffff;
  width: 500px;
}
div.box ol:last-child { margin-bottom: 0; }
div.box ul:last-child { margin-bottom: 0; }
div.box p:last-child { margin-bottom: 0; }
div.box div.two-columns > div { width: 290px; }
div.box div.two-columns > div:first-child { margin-right: 100px; }
div.content-box {
  background: #ffffff;
  padding: 30px;
  margin: 0 auto 2em;
  box-shadow: 1px 1px 1px #dddddd;
  -moz-box-shadow: 1px 1px 1px #dddddd;
  -webkit-box-shadow: 1px 1px 1px #dddddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: none;
  border: 1px solid #ffffff;
}
div.content-box div.ribbon {
  width: 740px;
  height: 95px;
  position: relative;
  left: -37px;
  padding: 0 36px;
  background: url(/images/ribbon.png) no-repeat;
  margin-bottom: 2em;
}
div.content-box div.ribbon h3 {
  color: #428c4c;
  font-size: 17px;
  font-family: HelveticaNeue-Light, HelveticaNeue, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding-top: 38px;
  text-shadow: 0 1px 0 #ffffff;
}
div.content-box div.ribbon h3 a {
  font-size: 15px;
  background: #b6ecb6;
  padding: 4px 6px;
  color: #49a551;
  border: 1px solid #b6ecb6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-left: 0.8em;
}
div.content-box div.ribbon a.button {
  position: absolute;
  right: 36px;
  top: 23px;
}
.button, input.button[type=submit] {
  display: block;
  width: 168px;
  height: 47px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.38);
  text-decoration: none;
  line-height: 47px;
  border: 0;
  padding: 0;
}
.button.green.light {
  background: url(/images/button-green-light.png) no-repeat;
  color: #ebffeb;
}
.button.green.light:hover { color: #ffffff; }
div.banner-wrapper { padding-top: 294px; }
div.banner {
  height: 307px;
  width: 100%;
  background: url(/images/banner-background.png) repeat-x;
  position: absolute;
  left: 0;
  top: 140px;
  color: #ababab;
}
div.banner div.wrapper {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
  position: relative;
  height: 100%;
  font-size: 14px;
}
div.banner div.wrapper h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
}
div.banner div.iphone {
  width: 405px;
  height: 297px;
  background: url(/images/banner-iphone.png) no-repeat;
  position: absolute;
  bottom: 0;
  right: -13px;
}
div.banner div.iphone div.inner {
  position: relative;
  width: 405px;
  height: 297px;
}
div.banner div.iphone div.inner div.screen {
  position: absolute;
  top: 136px;
  left: 44px;
  width: 320px;
  height: 161px;
  background: black;
  overflow: hidden;
  z-index: 2;
}
div.banner div.iphone div.inner div.shadow {
  position: absolute;
  bottom: 0;
  left: 14px;
  width: 380px;
  height: 5px;
  background: url(/images/banner-iphone-shadow.png) repeat-x;
  z-index: 3;
}
div.banner div.text {
  width: 330px;
  padding-top: 16px;
}
div.flash.notice {
  background: #ffffe6;
  border-color: #ffff99;
}
div.two-columns > div {
  float: left;
  width: 370px;
}
div.two-columns > div:first-child { margin-right: 60px; }
div.two-columns div.box { width: 290px; }
div.two-columns div.box-title { width: 370px; }
div.two-columns:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  zoom: 1;
}
div.two-columns.left > div { width: 450px; }
div.two-columns.left > div:last-child { width: 290px; }
div.box-title.error h3 { color: #fb2d2d; }
div.box.error {
  background: #feeded;
  border-color: #fc8486;
  color: #222222;
}
div.content p.meta {
  margin: 0 0 0.7em;
  font-size: 0.9em;
  color: #999999;
}
ol#posts li { margin-bottom: 5em; }
ol#posts li ul {
  margin-bottom: 1.4em;
  padding-left: 1.3em;
}
ol#posts li ul li {
  list-style: disc;
  margin-bottom: 0.2em;
}
ol#posts li ul li ul { margin: 0.2em 0; }
ol#posts li ul li ul li { list-style: circle; }
p.more { margin-top: -1.3em; }
p.more a {
  color: #999999;
  margin-right: 1em;
}
p.more a:hover { color: #2e80d3; }
p.more a:list-child { margin-right: 0; }
div.blog-post-content .no-homepage { display: none; }
div.blog-post-content img { display: none; }
div.home-about {
  position: relative;
  width: 566px;
  min-height: 184px;
}
div.home-about a.map {
  display: block;
  width: 234px;
  height: 234px;
  position: absolute;
  top: -50px;
  right: -230px;
  background: url(/images/about-map.png);
  text-indent: -9009em;
}
div.dallas-skyline {
  text-align: center;
  background: url(/images/dallas-skyline.png) no-repeat;
  width: 820px;
  height: 259px;
  position: relative;
  left: -10px;
  line-height: 36px;
}
div.dallas-skyline h2 {
  color: #f28b71;
  font-size: 30px;
  font-family: NillandRegular, HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-top: 80px;
}
div.dallas-skyline h2 a { color: #f05b35; }
div.content-box.home {
  position: relative;
  margin-top: -2em;
}
div.map-container {
  float: left;
  width: 218px;
  position: relative;
  left: -15px;
}
div.map-container div.map {
  width: 218px;
  height: 219px;
  background: url(/images/sprite.png) no-repeat 0 -387px;
  margin-bottom: 5px;
}
div.map-container p {
  color: #777777;
  font-family: NillandRegular, HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 123px;
  height: 17px;
  margin: 0 auto;
  text-align: center;
}
div.about-content {
  float: right;
  width: 560px;
}
div.hire-us {
  position: relative;
  width: 400px;
  padding-right: 140px;
}
div#were-open {
  width: 224px;
  height: 168px;
  background: url(/images/sprite.png) no-repeat 0 -606px;
  position: absolute;
  bottom: -65px;
  right: -80px;
}
div#footer {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  margin: 30px auto;
  text-align: center;
  color: #888888;
  font-size: 0.84em;
}
div#footer a {
  color: #888888;
  text-decoration: none;
}
div#footer a:hover {
  color: #2e80d3;
  text-decoration: underline;
}
div#footer p {
  margin: 0;
  float: left;
}
div#footer ul { float: right; }
div#footer ul li {
  float: left;
  margin-left: 1.5em;
}
div#footer ul:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  zoom: 1;
}
div#footer:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  zoom: 1;
}
form#contact_form { font-size: 1.1em; }
form#contact_form td {
  padding: 10px;
  vertical-align: center;
}
form#contact_form td.label {
  color: #777777;
  font-family: HelveticaNeue-Light, HelveticaNeue, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-align: right;
}
form#contact_form tr.description td.label { vertical-align: top; }
form#contact_form td.apps span {
  margin-right: 0.8em;
  font-size: 0.9em;
}
form#contact_form tr.submit td { padding: 0 10px; }
div.content ul.home-header {
  background: url(/images/home/header.png) no-repeat;
  width: 728px;
  height: 378px;
  position: relative;
  text-shadow: none;
  padding: 0;
  margin: 0 auto 3em;
}
div.content ul.home-header li {
  position: absolute;
  top: 0;
  width: 360px;
  list-style: none;
  padding: 0;
  marging: 0;
}
div.content ul.home-header li a.icon {
  display: block;
  width: 360px;
  height: 330px;
  text-indent: -9009em;
}
div.content ul.home-header li div {
  padding-top: 12px;
  text-align: center;
  width: 360px;
}
div.content ul.home-header li div a {
  margin-right: 1.25em;
  color: #5f5f5f;
}
div.content ul.home-header li div a:last-child { margin-right: 0; }
div.content ul.home-header li.countdown-maker { left: 4px; }
div.content ul.home-header li.stage-time { right: -4px; }
h3#trimonix-tastefulworks {
  text-align: center;
  margin-bottom: 2em;
}
h3#trimonix-tastefulworks span {
  display: block;
  width: 347px;
  height: 138px;
  background: url(/images/sprite.png) no-repeat 0 -119px;
  margin: 0 auto 1em;
}

