/* Theme Name: Camera Rumors v2.4.0
 * Author: Peter Godek
 */
/* line 5, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/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, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, sass/_reveal.sass */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}

/* line 12, sass/_reveal.sass */
.reveal-modal {
  visibility: hidden;
  top: 100px;
  left: 50%;
  margin-left: -300px;
  width: 480px;
  background: #eeeeee url(modal-gloss.png) no-repeat -200px -80px;
  position: absolute;
  z-index: 101;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
/* line 27, sass/_reveal.sass */
.reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}
/* line 30, sass/_reveal.sass */
.reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}
/* line 33, sass/_reveal.sass */
.reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}
/* line 36, sass/_reveal.sass */
.reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}
/* line 39, sass/_reveal.sass */
.reveal-modal .close-reveal-modal {
  font-size: 22px;
  line-height: 0.5;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}

@font-face {
  font-family: "gravostyle_basicregular";
  src: url("./fonts/gravostyle_basic-regular-webfont.eot");
  src: url("./fonts/gravostyle_basic-regular-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/gravostyle_basic-regular-webfont.woff") format("woff"), url("./fonts/gravostyle_basic-regular-webfont.ttf") format("truetype"), url("./fonts/gravostyle_basic-regular-webfont.svg#gravostyle_basicregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 104, sass/style.sass */
body.owt {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
  min-width: 320px;
  background-color: #dddddd;
  background-image: none;
}
/* line 51, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt h1, body.owt h2, body.owt h3, body.owt h4, body.owt h5, body.owt h6 {
  font-weight: normal;
  color: #222222;
}
/* line 52, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt h1 img, body.owt h2 img, body.owt h3 img, body.owt h4 img, body.owt h5 img, body.owt h6 img {
  margin: 0;
}
/* line 53, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 54, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 55, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 56, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 57, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 58, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 59, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt p {
  margin: 0 0 1.5em;
}
/* line 60, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt p .left {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 61, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt p .right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 62, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt a {
  text-decoration: underline;
  color: #06c;
}
/* line 18, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt a:visited {
  color: #004c99;
}
/* line 21, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt a:focus {
  color: #09f;
}
/* line 24, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt a:hover {
  color: #09f;
}
/* line 27, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt a:active {
  color: #bf00ff;
}
/* line 63, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 64, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt strong, body.owt dfn {
  font-weight: bold;
}
/* line 65, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt em, body.owt dfn {
  font-style: italic;
}
/* line 66, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt sup, body.owt sub {
  line-height: 0;
}
/* line 67, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt abbr, body.owt acronym {
  border-bottom: 1px dotted #666666;
}
/* line 68, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 69, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt del {
  color: #666666;
}
/* line 70, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 71, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt pre, body.owt code, body.owt tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
/* line 72, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt li ul, body.owt li ol {
  margin: 0;
}
/* line 73, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt ul, body.owt ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}
/* line 74, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt ul {
  list-style-type: disc;
}
/* line 75, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt ol {
  list-style-type: decimal;
}
/* line 76, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt dl {
  margin: 0 0 1.5em 0;
}
/* line 77, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt dl dt {
  font-weight: bold;
}
/* line 78, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt dd {
  margin-left: 1.5em;
}
/* line 79, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 80, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt th {
  font-weight: bold;
}
/* line 81, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt thead th {
  background: #c3d9ff;
}
/* line 82, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt th, body.owt td, body.owt caption {
  padding: 4px 10px 4px 5px;
}
/* line 83, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt table.striped tr:nth-child(even) td,
body.owt table tr.even td {
  background: #e5ecf9;
}
/* line 86, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt tfoot {
  font-style: italic;
}
/* line 87, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt caption {
  background: #eeeeee;
}
/* line 88, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt .quiet {
  color: #666666;
}
/* line 89, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_typography.scss */
body.owt .loud {
  color: #111111;
}
/* line 9, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_utilities.scss */
body.owt .clear {
  clear: both;
}
/* line 12, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_utilities.scss */
body.owt .nowrap {
  white-space: nowrap;
}
/* line 16, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_utilities.scss */
body.owt .clearfix {
  overflow: hidden;
  *zoom: 1;
}
/* line 18, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_utilities.scss */
body.owt .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
/* line 22, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_utilities.scss */
body.owt .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
/* line 26, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_utilities.scss */
body.owt .first {
  margin-left: 0;
  padding-left: 0;
}
/* line 29, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_utilities.scss */
body.owt .last {
  margin-right: 0;
  padding-right: 0;
}
/* line 32, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_utilities.scss */
body.owt .top {
  margin-top: 0;
  padding-top: 0;
}
/* line 35, ../../../.rvm/gems/ruby-2.1.1/gems/compass-blueprint-1.0.0/framework/blueprint/stylesheets/blueprint/_utilities.scss */
body.owt .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 115, sass/style.sass */
body.owt a {
  color: #444;
  outline: none;
  -moz-outline: none;
}
/* line 18, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt a:visited {
  color: #444;
}
/* line 21, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt a:focus {
  color: #444;
}
/* line 24, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt a:hover {
  color: #000;
}
/* line 27, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt a:active {
  color: #444;
}
/* line 120, sass/style.sass */
body.owt h1, body.owt h2, body.owt h3, body.owt h4, body.owt h5, body.owt h6, body.owt .boxinfo, body.owt .nav li a, body.owt #topnav li a, body.owt ul#menu-main li a, body.owt ul#menu-second li a, body.owt .cform label span, body.owt #sendbutton, body.owt #share-modal-link, body.owt .searchsubmit {
  font-family: "gravostyle_basicregular";
}
/* line 123, sass/style.sass */
body.owt h3 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 127, sass/style.sass */
body.owt h1, body.owt h2, body.owt h3, body.owt h4, body.owt h5, body.owt h6 {
  color: #000000;
  font-weight: bold;
}
/* line 130, sass/style.sass */
body.owt h1 a, body.owt h2 a, body.owt h3 a, body.owt h4 a, body.owt h5 a, body.owt h6 a {
  text-decoration: none;
  color: #000000;
}
/* line 133, sass/style.sass */
body.owt h1 a:hover, body.owt h2 a:hover, body.owt h3 a:hover, body.owt h4 a:hover, body.owt h5 a:hover, body.owt h6 a:hover {
  color: #444444;
}
/* line 135, sass/style.sass */
body.owt h1.neg, body.owt h2.neg, body.owt h3.neg, body.owt h4.neg, body.owt h5.neg, body.owt h6.neg {
  padding: 10px 0 10px 20px;
  background-color: #f2f2f2;
}
/* line 139, sass/style.sass */
body.owt #skyscraper-ad {
  display: none;
  width: 160px;
  height: 600px;
  position: fixed;
  top: 180px;
  left: 0px;
}
/* line 146, sass/style.sass */
body.owt #skyscraper-ad.fixed {
  position: absolute;
  top: 148px;
}
/* line 150, sass/style.sass */
body.owt #banner-ad {
  float: left;
  display: block;
  background-color: #ffffff;
  margin: 0px 0 30px 0;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
/* line 159, sass/style.sass */
body.owt #top-banner-bar .textwidget {
  margin-bottom: 20px;
}
/* line 162, sass/style.sass */
body.owt .after-last-post-sidebar {
  display: none;
}
/* line 165, sass/style.sass */
body.owt #globalcontainer {
  width: 1096px;
  margin: 0 auto;
}
/* line 169, sass/style.sass */
body.owt hr {
  background-color: #E7E7E7;
  border: 0 none;
  clear: both;
  height: 1px;
  margin: 20px 0;
}
/* line 176, sass/style.sass */
body.owt .padder {
  padding: 19px;
}
/* line 179, sass/style.sass */
body.owt .simple_overlay {
  display: none;
  z-index: 10000;
  background-color: #ffffff;
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 184, sass/style.sass */
body.owt .simple_overlay .padder {
  padding: 15px;
}
/* line 186, sass/style.sass */
body.owt .simple_overlay .padder ul {
  list-style-type: none;
  margin: 0;
}
/* line 190, sass/style.sass */
body.owt .promobox {
  width: 100%;
  z-index: 1000;
  background-color: #3d3d3d;
  -moz-box-shadow: 0 4px 6px 0 rgba(20, 20, 20, 0.5);
  -webkit-box-shadow: 0 4px 6px 0 rgba(20, 20, 20, 0.5);
  box-shadow: 0 4px 6px 0 rgba(20, 20, 20, 0.5);
  overflow: hidden;
}
/* line 196, sass/style.sass */
body.owt .promobox ul {
  display: block;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 30px;
}
/* line 203, sass/style.sass */
body.owt .promobox ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  width: 14%;
  overflow: hidden;
}
/* line 210, sass/style.sass */
body.owt .promobox ul li a {
  display: block;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
}
/* line 217, sass/style.sass */
body.owt .promobox ul li a.smalllogo-43 {
  background: transparent url(images/smalllogo-43.png) center center no-repeat;
}
/* line 219, sass/style.sass */
body.owt .promobox ul li a.smalllogo-mirrorless {
  background: transparent url(images/smalllogo-mirrorless.png) center center no-repeat;
}
/* line 221, sass/style.sass */
body.owt .promobox ul li a.smalllogo-sonyalpha {
  background: transparent url(images/smalllogo-sonyalpha.png) center center no-repeat;
}
/* line 223, sass/style.sass */
body.owt .promobox ul li a.smalllogo-canon {
  background: transparent url(images/smalllogo-canon.png) center center no-repeat;
}
/* line 225, sass/style.sass */
body.owt .promobox ul li a.smalllogo-fuji {
  background: transparent url(images/smalllogo-fuji.png) center center no-repeat;
}
/* line 227, sass/style.sass */
body.owt .promobox ul li a.smalllogo-slidoo {
  background: transparent url(images/smalllogo-slidoo.png) center center no-repeat;
}
/* line 229, sass/style.sass */
body.owt .promobox ul li a.smalllogo-dl {
  background: transparent url(images/smalllogo-dl.png) center center no-repeat;
}
/* line 231, sass/style.sass */
body.owt .promobox ul li a.smalllogo-action {
  background: transparent url(images/smalllogo-action.png) center center no-repeat;
}
/* line 233, sass/style.sass */
body.owt .promobox ul li a.smalllogo-samsung {
  background: transparent url(images/smalllogo-samsung.png) center center no-repeat;
}
/* line 235, sass/style.sass */
body.owt .promobox ul li a.smalllogo-naked {
  background: transparent url(images/smalllogo-naked.png) center center no-repeat;
}
/* line 238, sass/style.sass */
body.owt #header {
  background-image: none;
  position: relative;
  padding: 0;
  margin: 0 0 30px 0;
  height: 86px;
}
/* line 244, sass/style.sass */
body.owt #header #search-form {
  display: none;
}
/* line 247, sass/style.sass */
body.owt #header #nav1 {
  left: 325px;
  top: 10px;
}
/* line 250, sass/style.sass */
body.owt #header #nav1 ul li ul {
  display: none;
}
/* line 252, sass/style.sass */
body.owt #header #nav2 {
  left: 325px;
  top: 48px;
}
/* line 256, sass/style.sass */
body.owt #header #nav5 {
  float: right;
  padding-top: 10px;
}
/* line 259, sass/style.sass */
body.owt #header #nav5 .share-modal-link-top {
  margin: 0;
  max-width: 200px;
}
/* line 263, sass/style.sass */
body.owt #header #nav3, body.owt #header #nav4 {
  display: none;
}
/* line 266, sass/style.sass */
body.owt #header .nav {
  position: absolute;
  height: 32px;
  overflow: hidden;
}
/* line 270, sass/style.sass */
body.owt #header .nav .padder {
  padding: 0;
}
/* line 272, sass/style.sass */
body.owt #header .nav ul {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
/* line 279, sass/style.sass */
body.owt #header .nav ul.menu-more-important li a {
  font-weight: bold;
}
/* line 283, sass/style.sass */
body.owt #header .nav ul.menu-less-important li a {
  font-weight: normal;
}
/* line 285, sass/style.sass */
body.owt #header .nav ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
/* line 288, sass/style.sass */
body.owt #header .nav ul li.searchformbox .searchform {
  display: block;
  margin: 0;
  padding: 0;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  float: left;
  clear: none;
  margin-left: 20px;
  width: 155px;
  height: 29px;
  background-color: #ffffff;
  color: #000000;
  position: relative;
}
/* line 301, sass/style.sass */
body.owt #header .nav ul li.searchformbox .searchform .s {
  border: none;
  width: 90px;
  float: left;
  clear: none;
  padding: 5px;
  background-color: transparent;
}
/* line 308, sass/style.sass */
body.owt #header .nav ul li.searchformbox .searchform .searchsubmit {
  position: absolute;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  right: 0;
  top: 0;
  background-color: #ffffff;
  background-image: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  margin: 0 5px 0 0;
  padding: 6px 0 4px 0;
  font-size: 12px;
  line-height: 1;
}
/* line 329, sass/style.sass */
body.owt #header .nav ul li a {
  display: block;
  padding: 5px 10px 6px 10px;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: transparent;
}
/* line 340, sass/style.sass */
body.owt #header .nav ul li a:hover {
  color: #ffffff;
  background: #999999;
}
/* line 344, sass/style.sass */
body.owt #header .nav ul li a#dropdown {
  background-color: #ffffff;
  padding: 4px 15px 5px 15px;
}
/* line 347, sass/style.sass */
body.owt #header .nav ul li a#dropdown:hover {
  color: #ffffff;
  background: #d0d0d0;
}
/* line 351, sass/style.sass */
body.owt #header .nav ul li ul {
  display: block;
  float: none;
}
/* line 354, sass/style.sass */
body.owt #header .nav ul li ul li {
  display: block;
  float: none;
}
/* line 361, sass/style.sass */
body.owt #header .nav ul ul.selected a, body.owt #header .nav ul ul.current-menu-item a, body.owt #header .nav ul ul.current-menu-parent a, body.owt #header .nav ul ul.current-menu-ancestor a {
  color: #ffffff;
  background: #999999;
}
/* line 365, sass/style.sass */
body.owt #header .nav ul.topsociallinks {
  display: block;
  width: 150px;
  height: 32px;
  overflow: hidden;
  margin: 0 0 0 10px;
}
/* line 371, sass/style.sass */
body.owt #header .nav ul.topsociallinks li {
  display: block;
  float: left;
  clear: none;
  margin: 0 5px 0 0;
  padding: 0;
}
/* line 377, sass/style.sass */
body.owt #header .nav ul.topsociallinks li a {
  display: block;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
}
/* line 384, sass/style.sass */
body.owt #header .nav ul.topsociallinks li a.link-rss {
  background: transparent url("./images/rss_32.png") 0 0 no-repeat;
}
/* line 386, sass/style.sass */
body.owt #header .nav ul.topsociallinks li a.link-twitter {
  background: transparent url("./images/twitter_32.png") 0 0 no-repeat;
}
/* line 388, sass/style.sass */
body.owt #header .nav ul.topsociallinks li a.link-facebook {
  background: transparent url("./images/facebook_32.png") 0 0 no-repeat;
}
/* line 392, sass/style.sass */
body.owt #header #logo {
  position: absolute;
  width: 303px;
  height: 82px;
  margin: 0;
  padding: 0;
  top: 31;
  left: 0;
}
/* line 400, sass/style.sass */
body.owt #header #logo a.logo-inner {
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0;
  width: 100%;
  height: 100%;
  display: block;
}
/* line 405, sass/style.sass */
body.owt #header #logo a.mobile-login {
  display: none;
  position: absolute;
  width: 60px;
  height: 20px;
  padding: 3px 0;
  background: #4d4d4d;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
  right: 10px;
  bottom: -26px;
  font-size: 12px;
  line-height: 20px;
  -moz-box-shadow: inset 0px 4px 4px 0 #3f3f3f;
  -webkit-box-shadow: inset 0px 4px 4px 0 #3f3f3f;
  box-shadow: inset 0px 4px 4px 0 #3f3f3f;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
  text-shadow: 1px 1px 1px 0 #000000;
}
/* line 18, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #header #logo a.mobile-login:visited {
  color: #ffffff;
}
/* line 21, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #header #logo a.mobile-login:focus {
  color: #ffffff;
}
/* line 24, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #header #logo a.mobile-login:hover {
  color: #f0f0f0;
}
/* line 27, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #header #logo a.mobile-login:active {
  color: #ffffff;
}
/* line 421, sass/style.sass */
body.owt #header #logo a.mobile-login:hover {
  text-shadow: -1px -1px 1px #000000;
  text-shadow: -1px -1px 1px 0 #000000;
}
/* line 424, sass/style.sass */
body.owt .rightpadder {
  padding-right: 30px;
}
/* line 427, sass/style.sass */
body.owt .boxwithinfo {
  padding-top: 27px;
  position: relative;
  overflow: hidden;
}
/* line 432, sass/style.sass */
body.owt .widget {
  position: relative;
  overflow: hidden;
}
/* line 435, sass/style.sass */
body.owt .widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 439, sass/style.sass */
body.owt .widget ul li {
  padding-bottom: 5px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 5px;
}
/* line 443, sass/style.sass */
body.owt .widget ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 447, sass/style.sass */
body.owt .widget h4.widgettitle {
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0;
}
/* line 454, sass/style.sass */
body.owt .widget.widget_wp_sidebarlogin ul.pagenav {
  margin-left: 60px;
}
/* line 459, sass/style.sass */
body.owt .widget.recentcomments ul li {
  overflow: hidden;
  *zoom: 1;
  border-bottom: none;
  margin-bottom: 0;
  position: relative;
  padding: 0 0px 10px 37px;
}
/* line 465, sass/style.sass */
body.owt .widget.recentcomments ul li img {
  background-color: #f0f0f0;
  float: left;
  margin-left: -37px;
}
/* line 470, sass/style.sass */
body.owt .widget.is-login-widget {
  color: #000000;
}
/* line 473, sass/style.sass */
body.owt .widget.is-login-widget h4 {
  font-size: 26px;
  position: relative;
  background: none;
  padding: 0 0 5px 0;
  font-weight: bold;
  line-height: 1.1;
}
/* line 481, sass/style.sass */
body.owt .widget.is-login-widget .input {
  width: 95%;
  padding: 6px;
  background: #ffffff url(images/shade1.png) 0 0 repeat-x;
  border: none;
  vertical-align: top;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
}
/* line 491, sass/style.sass */
body.owt .widget.is-login-widget .button-primary {
  display: block;
  color: #ffffff;
  background: #000000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 20px 6px 20px;
  margin: 0;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 505, sass/style.sass */
body.owt .widget.is-share-widget {
  padding-top: 0px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 509, sass/style.sass */
body.owt .widget.is-share-widget h4 {
  font-size: 26px;
  position: relative;
  background: none;
  padding: 0 0 5px 0;
  font-weight: bold;
  line-height: 1.1;
}
/* line 518, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 .wpcf7-submit {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  color: #ffffff;
  background: #000000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 20px 6px 20px;
  margin: 0;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
  border: none;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 3px;
}
/* line 547, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 fieldset {
  width: 100%;
}
/* line 550, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 p {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
/* line 555, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 .wpcf7-response-output {
  margin: 0em 0.5em 3em;
  padding: 0.2em 1em;
  background-color: #ffffff;
  color: #000000;
}
/* line 561, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 .wpcf7-mail-sent-ok {
  border: 2px solid #398F14;
}
/* line 564, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 .wpcf7-mail-sent-ng {
  border: 2px solid #FF0000;
}
/* line 567, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 .wpcf7-spam-blocked {
  border: 2px solid #FFA500;
}
/* line 570, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 .wpcf7-validation-errors {
  border: 2px solid #F70000;
}
/* line 573, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 span.wpcf7-not-valid-tip {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #000000;
  border: 1px solid #FF0000;
  font-size: 10pt;
  left: 5%;
  padding: 4px;
  position: absolute;
  top: 20%;
  width: 180px;
  z-index: 1000;
  text-transform: none;
}
/* line 586, sass/style.sass */
body.owt .widget.is-share-widget .wpcf7 .wpcf7-text, body.owt .widget.is-share-widget .wpcf7 .wpcf7-textarea, body.owt .widget.is-share-widget .wpcf7 .wpcf7-quiz {
  width: 95%;
  padding: 6px;
  background: #ffffff url(images/shade1.png) 0 0 repeat-x;
  border: none;
  vertical-align: top;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 12px;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
}
/* line 607, sass/style.sass */
body.owt .boxinfo, body.owt #sidebar .widgettitle {
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 4px 20px 3px 20px;
  text-transform: uppercase;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 621, sass/style.sass */
body.owt .boxinfo a, body.owt #sidebar .widgettitle a {
  text-decoration: none;
  color: #000000;
}
/* line 624, sass/style.sass */
body.owt .boxinfo a:hover, body.owt #sidebar .widgettitle a:hover {
  color: #ffffff;
}
/* line 626, sass/style.sass */
body.owt .boxinfo div, body.owt #sidebar .widgettitle div {
  float: left;
  margin-right: 20px;
  padding-left: 20px;
}
/* line 630, sass/style.sass */
body.owt .boxinfo div.time, body.owt #sidebar .widgettitle div.time {
  background: transparent url(images/infotime.png) 0 0 no-repeat;
}
/* line 632, sass/style.sass */
body.owt .boxinfo div.nrcomments, body.owt #sidebar .widgettitle div.nrcomments {
  background: transparent url(images/infocomments.png) 0 0 no-repeat;
}
/* line 634, sass/style.sass */
body.owt .boxinfo div.reviews, body.owt #sidebar .widgettitle div.reviews {
  background: transparent url(images/inforeviews.png) 0 0 no-repeat;
}
/* line 636, sass/style.sass */
body.owt .boxinfo div.vendors, body.owt #sidebar .widgettitle div.vendors {
  padding-left: 0px;
}
/* line 638, sass/style.sass */
body.owt .boxinfo div.categories, body.owt #sidebar .widgettitle div.categories {
  padding-left: 0px;
}
/* line 640, sass/style.sass */
body.owt .boxinfo div.tags, body.owt #sidebar .widgettitle div.tags {
  padding-left: 0px;
}
/* line 642, sass/style.sass */
body.owt .boxinfo div.last, body.owt #sidebar .widgettitle div.last {
  margin-right: 0;
}
/* line 645, sass/style.sass */
body.owt .boxed {
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 648, sass/style.sass */
body.owt #container {
  background: none;
  margin-top: 0;
  border: none;
}
/* line 653, sass/style.sass */
body.owt #container .owt-list-tabs {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  height: 30px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 656, sass/style.sass */
body.owt #container .owt-list-tabs ul {
  float: right;
  list-style-type: none;
}
/* line 659, sass/style.sass */
body.owt #container .owt-list-tabs ul li {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  float: left;
  margin-top: 4px;
  padding: 3px 10px 4px 10px;
}
/* line 669, sass/style.sass */
body.owt #container .owt-list-tabs ul li.selected {
  background-color: #ffffff;
}
/* line 671, sass/style.sass */
body.owt #container .owt-list-tabs ul li.selected a {
  color: #000000;
}
/* line 673, sass/style.sass */
body.owt #container .owt-list-tabs ul li a {
  text-decoration: none;
  font-weight: bold;
}
/* line 684, sass/style.sass */
body.owt #container #messagebox {
  font-size: 120%;
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  float: left;
  width: 100%;
  line-height: 1.6;
}
/* line 690, sass/style.sass */
body.owt #container #camerabox {
  position: relative;
  width: 100%;
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 693, sass/style.sass */
body.owt #container #camerabox #loadingcameras img {
  display: block;
  width: 208px;
  margin: 0 auto;
}
/* line 697, sass/style.sass */
body.owt #container #camerabox .outerpadder {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 700, sass/style.sass */
body.owt #container #camerabox .navi {
  position: absolute;
  bottom: 5px;
  left: 20px;
}
/* line 704, sass/style.sass */
body.owt #container #camerabox .navi a {
  display: block;
  width: 80px;
  height: 10px;
  margin: 2px;
  background-color: #f0f0f0;
  float: left;
  clear: none;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 714, sass/style.sass */
body.owt #container #camerabox .less {
  position: absolute;
  top: 40%;
  left: 5px;
  display: block;
  width: 27px;
  height: 58px;
  background: transparent url(images/arrowless.png) 0 0 no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0;
}
/* line 723, sass/style.sass */
body.owt #container #camerabox .less.disabled {
  display: none;
}
/* line 725, sass/style.sass */
body.owt #container #camerabox .more {
  position: absolute;
  top: 40%;
  right: 5px;
  display: block;
  width: 27px;
  height: 58px;
  background: transparent url(images/arrowmore.png) 0 0 no-repeat;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0;
}
/* line 734, sass/style.sass */
body.owt #container #camerabox .more.disabled {
  display: none;
}
/* line 738, sass/style.sass */
body.owt #container #camerabox .boxinfo {
  height: 22px;
  padding-top: 5px;
}
/* line 742, sass/style.sass */
body.owt #container #camerabox .owt-list-tabs {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  margin: 0;
  background-color: #eaeaea;
}
/* line 750, sass/style.sass */
body.owt #container #camerabox .scrollable {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 200px;
}
/* line 755, sass/style.sass */
body.owt #container #camerabox .scrollable .items {
  position: absolute;
  width: 20000em;
}
/* line 758, sass/style.sass */
body.owt #container #camerabox .scrollable .items .row {
  position: relative;
  width: 1000px;
  float: left;
}
/* line 762, sass/style.sass */
body.owt #container #camerabox .scrollable .items .row .camerapost {
  float: left;
  width: 20%;
}
/* line 765, sass/style.sass */
body.owt #container #camerabox .scrollable .items .row .camerapost .padder {
  padding: 0;
  margin: 0;
}
/* line 768, sass/style.sass */
body.owt #container #camerabox .scrollable .items .row .camerapost .padder .postimageouter {
  float: none;
  width: 100%;
  height: 100px;
  overflow: hidden;
}
/* line 773, sass/style.sass */
body.owt #container #camerabox .scrollable .items .row .camerapost .padder .postimageouter .postimage {
  margin: 0 auto;
  float: none;
  width: 100px;
  display: block;
}
/* line 778, sass/style.sass */
body.owt #container #camerabox .scrollable .items .row .camerapost .padder .postimageouter .postimage img {
  width: 100px;
  height: auto;
}
/* line 781, sass/style.sass */
body.owt #container #camerabox .scrollable .items .row .camerapost .padder .postrest {
  margin-top: 10px;
  text-align: center;
}
/* line 784, sass/style.sass */
body.owt #container #camerabox .scrollable .items .row .camerapost .padder .postrest a.cameraname {
  text-decoration: none;
  color: #000000;
}
/* line 793, sass/style.sass */
body.owt #container #content {
  float: left;
  width: 728px;
  margin-right: 0px;
  color: #000000;
  background-color: #ffffff;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 798, sass/style.sass */
body.owt #container #content.fill {
  background-color: transparent;
}
/* line 801, sass/style.sass */
body.owt #container #content #bottom-mobile-sidebar {
  display: none;
}
/* line 804, sass/style.sass */
body.owt #container #content .padder {
  border: none;
  margin: 0;
  -moz-border-radius-topleft: none;
  -webkit-border-top-left-radius: none;
  -moz-border-radius-bottomleft: none;
  -webkit-border-bottom-left-radius: none;
  border-bottom-left-radius: none;
  border-top-left-radius: none;
}
/* line 813, sass/style.sass */
body.owt #container #content .post {
  width: 100%;
  position: relative;
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: visible;
  background-color: #ffffff;
}
/* line 819, sass/style.sass */
body.owt #container #content .post h3 {
  letter-spacing: 0px;
  margin-bottom: 15px;
}
/* line 822, sass/style.sass */
body.owt #container #content .post .postmain {
  overflow: hidden;
  float: left;
  width: 100%;
}
/* line 826, sass/style.sass */
body.owt #container #content .post .postmain .post-content {
  margin: 0;
  padding: 0;
}
/* line 830, sass/style.sass */
body.owt #container #content .post .postmain .post-content img {
  max-width: 100%;
  height: auto;
}
/* line 835, sass/style.sass */
body.owt #container #content .post .postmain .post-content .sociable ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 840, sass/style.sass */
body.owt #container #content .post .postmain .post-content .sociable ul li {
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
}
/* line 846, sass/style.sass */
body.owt #container #content .post .postmain .post-content .entry {
  font-size: 12px;
}
/* line 848, sass/style.sass */
body.owt #container #content .post .postmain .post-content .entry a {
  text-decoration: none;
  color: #428bca;
}
/* line 18, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #container #content .post .postmain .post-content .entry a:visited {
  color: #428bca;
}
/* line 21, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #container #content .post .postmain .post-content .entry a:focus {
  color: #428bca;
}
/* line 24, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #container #content .post .postmain .post-content .entry a:hover {
  color: #2a6496;
}
/* line 27, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #container #content .post .postmain .post-content .entry a:active {
  color: #428bca;
}
/* line 853, sass/style.sass */
body.owt #container #content .post .postmain .post-content .entry a:hover {
  text-decoration: underline;
}
/* line 856, sass/style.sass */
body.owt #container #content .post .postmain .post-content .entry h4, body.owt #container #content .post .postmain .post-content .entry h5 {
  margin-top: 20px;
}
/* line 858, sass/style.sass */
body.owt #container #content .post .postmain .widget, body.owt #container #content .post .postmain .postnavigation {
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
/* line 861, sass/style.sass */
body.owt #container #content .post .postmain .widget.cleanwidget, body.owt #container #content .post .postmain .postnavigation.cleanwidget {
  border-top: none;
}
/* line 864, sass/style.sass */
body.owt #container #sidebar {
  width: 368px;
  margin: 0;
  float: left;
  background: none;
  border: none;
}
/* line 870, sass/style.sass */
body.owt #container #sidebar .addpadder {
  padding: 0 0 0 20px;
}
/* line 873, sass/style.sass */
body.owt #container #sidebar .addpadder #dl-widget, body.owt #container #sidebar .addpadder .full-widget {
  margin-bottom: 20px;
}
/* line 876, sass/style.sass */
body.owt #container #sidebar .addpadder #dl-widget {
  width: 100%;
  margin-bottom: 20px;
}
/* line 880, sass/style.sass */
body.owt #container #sidebar .addpadder #dl-widget .dl-deals {
  height: 400px;
  overflow: hidden;
}
/* line 884, sass/style.sass */
body.owt #container #sidebar .addpadder #dl-widget .btn {
  font-size: 13px;
}
/* line 887, sass/style.sass */
body.owt #container #sidebar .addpadder .widget {
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding-top: 27px;
}
/* line 890, sass/style.sass */
body.owt #container #sidebar .addpadder .widget.widgetcform {
  padding-top: 0px;
}
/* line 892, sass/style.sass */
body.owt #container #sidebar .addpadder .widget.widgetcform h4 {
  font-size: 26px;
  position: relative;
  background: none;
  padding: 0 0 5px 0;
  font-weight: bold;
  line-height: 1.1;
}
/* line 899, sass/style.sass */
body.owt #container #sidebar .addpadder .widget.widgetcform #sendbutton {
  visibility: hidden;
}
/* line 901, sass/style.sass */
body.owt #container #sidebar .addpadder .widget.widgetcform #presendbutton, body.owt #container #sidebar .addpadder .widget.widgetcform #sendbutton {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  color: #ffffff;
  background: #000000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 20px 6px 20px;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
  border: none;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 3px;
}
/* line 929, sass/style.sass */
body.owt #footer {
  width: 100%;
  padding: 0;
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #000000;
}
/* line 934, sass/style.sass */
body.owt #footer .widget {
  text-align: left;
  width: 25%;
  float: left;
  clear: none;
}
/* line 939, sass/style.sass */
body.owt #footer a {
  color: #000000;
}
/* line 942, sass/style.sass */
body.owt .postnavigation {
  margin-bottom: 30px;
  float: left;
  clear: both;
}
/* line 945, sass/style.sass */
body.owt .postnavigation h4 {
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 949, sass/style.sass */
body.owt .postnavigation .next {
  width: 100%;
  float: left;
  text-align: left;
  margin: 0 0 5px 0;
}
/* line 954, sass/style.sass */
body.owt .postnavigation .previous {
  width: 100%;
  float: left;
  text-align: left;
  margin: 0 0 5px 0;
}
/* line 961, sass/style.sass */
body.owt #container .commentsouter {
  position: relative;
}
/* line 964, sass/style.sass */
body.owt #container .commentsouter .owt-list-tabs {
  position: absolute;
  top: 10px;
  right: 0;
}
/* line 969, sass/style.sass */
body.owt #container .commentsouter ul.commentlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 973, sass/style.sass */
body.owt #container .commentsouter ul.commentlist ul {
  list-style-type: none;
  margin-left: 20px;
}
/* line 977, sass/style.sass */
body.owt #container .commentsouter ul.commentlist .commentbox {
  position: relative;
}
/* line 980, sass/style.sass */
body.owt #container .commentsouter ul.commentlist .avatarbox {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 985, sass/style.sass */
body.owt #container .commentsouter ul.commentlist .commentmetadata {
  margin-left: 60px;
  border-top: 1px solid #d7d7d7;
}
/* line 988, sass/style.sass */
body.owt #container .commentsouter ul.commentlist .commentmetadata h4, body.owt #container .commentsouter ul.commentlist .commentmetadata h5 {
  margin: 0;
  float: left;
}
/* line 991, sass/style.sass */
body.owt #container .commentsouter ul.commentlist .commentmetadata span {
  display: block;
  float: right;
}
/* line 995, sass/style.sass */
body.owt #container .commentsouter ul.commentlist .commenttextwrap {
  margin-left: 60px;
}
/* line 998, sass/style.sass */
body.owt #container .commentsouter .edit-comment-admin-links-no-icon {
  margin-top: 0px;
  margin-bottom: 30px;
}
/* line 1001, sass/style.sass */
body.owt #container .commentsouter .edit-comment-admin-links-no-icon a {
  display: block;
  text-decoration: none;
  font-style: normal;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  background: #7f7f7f;
  border: none;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
  padding: 5px;
  margin: 3px;
  text-align: center;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  display: inline;
}
/* line 1005, sass/style.sass */
body.owt #container .commentsouter .edit-comment-admin-links-no-icon a.current {
  color: #7f7f7f;
  background: #ffffff;
}
/* line 1008, sass/style.sass */
body.owt #container .commentsouter .edit-comment-admin-links-no-icon a.float {
  float: left;
  clear: none;
}
/* line 1012, sass/style.sass */
body.owt #container .commentsouter .commentnavigation {
  position: relative;
  height: 32px;
  margin: 10px 0 10px 0;
}
/* line 1016, sass/style.sass */
body.owt #container .commentsouter .commentnavigation a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 22px;
  text-decoration: none;
  font-style: normal;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  background: #7f7f7f;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
}
/* line 1030, sass/style.sass */
body.owt #container .commentsouter .commentnavigation .alignleft, body.owt #container .commentsouter .commentnavigation .alignright {
  position: absolute;
  top: 0;
  width: 22%;
  height: 32px;
  margin: 0;
  padding: 0;
}
/* line 1037, sass/style.sass */
body.owt #container .commentsouter .commentnavigation .alignleft {
  left: -20px;
}
/* line 1039, sass/style.sass */
body.owt #container .commentsouter .commentnavigation .alignleft a {
  left: 0;
  padding: 3px 3px 3px 20px;
  text-align: left;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 1051, sass/style.sass */
body.owt #container .commentsouter .commentnavigation .alignright {
  right: -20px;
}
/* line 1053, sass/style.sass */
body.owt #container .commentsouter .commentnavigation .alignright a {
  right: 0;
  padding: 3px 20px 3px 3px;
  text-align: right;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* line 1066, sass/style.sass */
body.owt #container .commentsouter #respond, body.owt #container .commentsouter .respond {
  margin-bottom: 20px;
}
/* line 1068, sass/style.sass */
body.owt #container .commentsouter #respond textarea, body.owt #container .commentsouter .respond textarea {
  width: 100%;
}
/* line 1071, sass/style.sass */
body.owt #container .commentsouter #respond h4.leavereply, body.owt #container .commentsouter .respond h4.leavereply {
  margin-left: -20px;
  margin-right: -20px;
}
/* line 1075, sass/style.sass */
body.owt .sociallink {
  display: block;
  min-height: 32px;
  margin-bottom: 10px;
}
/* line 1079, sass/style.sass */
body.owt .sociallink.facebook {
  background: transparent url(images/facebook_32.png) left center no-repeat;
  padding-left: 42px;
}
/* line 1082, sass/style.sass */
body.owt .sociallink.twitter {
  background: transparent url(images/twitter_32.png) left center no-repeat;
  padding-left: 42px;
}
/* line 1087, sass/style.sass */
body.owt .navigation {
  position: relative;
  float: left;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 1091, sass/style.sass */
body.owt .navigation .navigationinner {
  padding: 5px;
}
/* line 1094, sass/style.sass */
body.owt .navigation .page-numbers {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  text-decoration: none;
  font-style: normal;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  background: #7f7f7f;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
  padding: 3px;
  margin: 3px;
  text-align: center;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 1112, sass/style.sass */
body.owt .navigation .page-numbers.current {
  color: #7f7f7f;
  background: #ffffff;
}
/* line 1115, sass/style.sass */
body.owt .navigation .page-numbers.prev {
  padding: 3px 10px 3px 10px;
  width: auto;
  white-space: nowrap;
}
/* line 1119, sass/style.sass */
body.owt .navigation .page-numbers.next {
  padding: 3px 10px 3px 10px;
  width: auto;
  white-space: nowrap;
}
/* line 1124, sass/style.sass */
body.owt .navigation .alignleft, body.owt .navigation .alignright {
  height: 22px;
  position: absolute;
  top: 0;
  width: 25%;
}
/* line 1126, sass/style.sass */
body.owt .navigation .alignleft a, body.owt .navigation .alignright a {
  height: 22px;
  text-decoration: none;
  font-style: normal;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  background: #7f7f7f;
  padding: 5px 20px 6px 20px;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
  display: block;
}
/* line 1142, sass/style.sass */
body.owt .navigation .alignleft {
  left: 0;
}
/* line 1144, sass/style.sass */
body.owt .navigation .alignleft a {
  text-align: left;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* line 1154, sass/style.sass */
body.owt .navigation .alignright {
  right: 0;
}
/* line 1156, sass/style.sass */
body.owt .navigation .alignright a {
  text-align: right;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 1167, sass/style.sass */
body.owt .span-p-25 {
  width: 25%;
  float: left;
  clear: none;
}
/* line 1171, sass/style.sass */
body.owt .span-p-25 .padder {
  padding: 0 10px 0 0;
}
/* line 1174, sass/style.sass */
body.owt .posticons {
  margin: 10px 0 10px 0;
}
/* line 1176, sass/style.sass */
body.owt .posticons .posticonimage {
  display: block;
  width: 100%;
  height: 100px;
  overflow: hidden;
  margin: 0 0 10px 0;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0;
}
/* line 1183, sass/style.sass */
body.owt .posticons .posticonimage img {
  width: 100%;
  height: auto;
}
/* line 1188, sass/style.sass */
body.owt #admin-cameras .camerapostlist {
  float: none;
  margin-bottom: 20px;
}
/* line 1191, sass/style.sass */
body.owt #admin-cameras .camerapostlist .camerapost {
  float: left;
  clear: none;
  margin-bottom: 20px;
  width: 25%;
}
/* line 1196, sass/style.sass */
body.owt #admin-cameras .camerapostlist .camerapost .padder {
  margin: 0;
  padding: 0 10px 0 0;
}
/* line 1199, sass/style.sass */
body.owt #admin-cameras .camerapostlist .camerapost .padder .postimageouter {
  float: none;
  width: 100%;
  height: 100px;
  overflow: hidden;
}
/* line 1204, sass/style.sass */
body.owt #admin-cameras .camerapostlist .camerapost .padder .postimageouter.solid {
  background-color: #f2f2f2;
}
/* line 1206, sass/style.sass */
body.owt #admin-cameras .camerapostlist .camerapost .padder .postimageouter .postimage {
  margin: 0 auto;
  float: none;
  width: 100px;
  display: block;
}
/* line 1211, sass/style.sass */
body.owt #admin-cameras .camerapostlist .camerapost .padder .postimageouter .postimage img {
  width: 100px;
  height: auto;
}
/* line 1215, sass/style.sass */
body.owt #admin-cameras .camerapostlist .camerapost .padder .postrest {
  margin: 10px 0 0 0;
  text-align: center;
}
/* line 1220, sass/style.sass */
body.owt .post-thumbnail img {
  margin: 0 auto;
}
/* line 1223, sass/style.sass */
body.owt .yd_linkware {
  display: none;
}
/* line 1226, sass/style.sass */
body.owt .justbutton {
  display: block;
  text-decoration: none;
  font-style: normal;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  background: #7f7f7f;
  border: none;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
  padding: 5px;
  margin: 3px;
  text-align: center;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 1229, sass/style.sass */
body.owt .justbutton.current {
  color: #7f7f7f;
  background: #ffffff;
}
/* line 1232, sass/style.sass */
body.owt .justbutton.float {
  float: left;
  clear: none;
}
/* line 1236, sass/style.sass */
body.owt .button, body.owt #members_search_submit, body.owt #forums_search_submit, body.owt #groups_search_submit, body.owt #submit, body.owt #aw-whats-new-submit, body.owt #sidebar-wp-submit {
  display: block;
  text-decoration: none;
  font-style: normal;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  background: #7f7f7f;
  border: none;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
  padding: 5px;
  margin: 3px;
  text-align: center;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  display: inline;
}
/* line 1241, sass/style.sass */
body.owt .share-modal-link {
  padding: 10px;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  -moz-box-shadow: 0px 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0 3px 3px rgba(0, 0, 0, 0.2);
}
/* line 18, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt .share-modal-link:visited {
  color: #000;
}
/* line 21, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt .share-modal-link:focus {
  color: #000;
}
/* line 24, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt .share-modal-link:hover {
  color: #000;
}
/* line 27, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt .share-modal-link:active {
  color: #000;
}
/* line 1249, sass/style.sass */
body.owt .share-modal-link .strong {
  color: white;
}
/* line 18, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt .share-modal-link .strong:visited {
  color: white;
}
/* line 21, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt .share-modal-link .strong:focus {
  color: white;
}
/* line 24, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt .share-modal-link .strong:hover {
  color: white;
}
/* line 27, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt .share-modal-link .strong:active {
  color: white;
}
/* line 1252, sass/style.sass */
body.owt .share-modal-link-top {
  display: block;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 8px;
  margin: 10px 0 0 10px;
}
/* line 1258, sass/style.sass */
body.owt #share-modal-link {
  display: block;
  position: fixed;
  top: 170px;
  right: 0px;
  width: 90px;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 0 0 6px;
}
/* line 1266, sass/style.sass */
body.owt #login-modal {
  width: 560px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
/* line 1271, sass/style.sass */
body.owt #login-modal .close-reveal-modal {
  text-decoration: none;
  color: #000;
}
/* line 18, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #login-modal .close-reveal-modal:visited {
  color: #000;
}
/* line 21, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #login-modal .close-reveal-modal:focus {
  color: #000;
}
/* line 24, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #login-modal .close-reveal-modal:hover {
  color: #000;
}
/* line 27, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #login-modal .close-reveal-modal:active {
  color: #000;
}
/* line 1275, sass/style.sass */
body.owt #share-modal {
  width: 560px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
/* line 1280, sass/style.sass */
body.owt #share-modal .close-reveal-modal {
  text-decoration: none;
  color: #000;
}
/* line 18, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #share-modal .close-reveal-modal:visited {
  color: #000;
}
/* line 21, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #share-modal .close-reveal-modal:focus {
  color: #000;
}
/* line 24, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #share-modal .close-reveal-modal:hover {
  color: #000;
}
/* line 27, ../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
body.owt #share-modal .close-reveal-modal:active {
  color: #000;
}
/* line 1284, sass/style.sass */
body.owt #share-modal .widgetcform {
  padding: 30px;
}
/* line 1286, sass/style.sass */
body.owt #share-modal .widgetcform h4 {
  font-size: 26px;
  position: relative;
  background: none;
  padding: 0 0 5px 0;
  font-weight: bold;
  line-height: 1.1;
}
/* line 1293, sass/style.sass */
body.owt #share-modal .widgetcform #sendbutton {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  color: #ffffff;
  background: #000000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 20px 6px 20px;
  font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
  border: none;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 3px;
}
/* line 1321, sass/style.sass */
body.owt #share-modal .widgetcform .cform input,
body.owt #share-modal .widgetcform .cform textarea,
body.owt #share-modal .widgetcform .cform select {
  width: 488px;
}
/* line 1328, sass/style.sass */
body.owt.logged-in #skyscraper-ad.fixed {
  top: 176px;
}

@media screen and (max-width: 767px) {
  /* line 1335, sass/style.sass */
  body.owt.show-mobile .after-last-post-sidebar {
    display: block;
  }
  /* line 1338, sass/style.sass */
  body.owt.show-mobile #globalcontainer {
    width: 100%;
    margin: 0 0;
  }
  /* line 1342, sass/style.sass */
  body.owt.show-mobile h1 {
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
  }
  /* line 1347, sass/style.sass */
  body.owt.show-mobile #header {
    height: auto;
  }
  /* line 1350, sass/style.sass */
  body.owt.show-mobile #header #logo {
    position: relative;
    width: 100%;
    height: 82px;
    margin: 0;
    padding: 0;
    background-color: #4d4d4d;
    margin-bottom: 30px;
  }
  /* line 1358, sass/style.sass */
  body.owt.show-mobile #header #logo a.logo-inner {
    float: none;
    margin: 0 auto;
    width: 303px;
    height: 82px;
    display: block;
  }
  /* line 1364, sass/style.sass */
  body.owt.show-mobile #header #logo a.mobile-login {
    display: block;
  }
  /* line 1367, sass/style.sass */
  body.owt.show-mobile #header .nav {
    position: relative;
    height: auto;
    margin: 0 0 10px 0;
  }
  /* line 1372, sass/style.sass */
  body.owt.show-mobile #header #nav1, body.owt.show-mobile #header #nav2, body.owt.show-mobile #header #nav5 {
    display: none;
  }
  /* line 1375, sass/style.sass */
  body.owt.show-mobile #share-modal, body.owt.show-mobile #login-modal {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  /* line 1378, sass/style.sass */
  body.owt.show-mobile #footer {
    margin-bottom: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  /* line 1382, sass/style.sass */
  body.owt.show-mobile .navigation {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  /* line 1385, sass/style.sass */
  body.owt.show-mobile .boxed {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  /* line 1388, sass/style.sass */
  body.owt.show-mobile .boxwithinfo {
    padding-top: 0;
  }
  /* line 1391, sass/style.sass */
  body.owt.show-mobile .boxinfo, body.owt.show-mobile #sidebar .widgettitle {
    position: relative;
    padding: 4px 20px 3px 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0 0 15px 0;
    height: auto;
    overflow: hidden;
    *zoom: 1;
  }
  /* line 1400, sass/style.sass */
  body.owt.show-mobile #container #camerabox {
    display: none;
  }
  /* line 1403, sass/style.sass */
  body.owt.show-mobile #container #content {
    width: 100%;
  }
  /* line 1406, sass/style.sass */
  body.owt.show-mobile #container #content #bottom-mobile-sidebar {
    display: block;
    float: left;
    width: 100%;
  }
  /* line 1411, sass/style.sass */
  body.owt.show-mobile #container #content .post {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  /* line 1414, sass/style.sass */
  body.owt.show-mobile #container #sidebar {
    display: none;
  }
  /* line 1417, sass/style.sass */
  body.owt.show-mobile .share-modal-link-top {
    display: block;
  }
  /* line 1420, sass/style.sass */
  body.owt.show-mobile #share-modal-link {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 1427, sass/style.sass */
  body.owt.show-mobile .promobox ul {
    height: auto;
  }
  /* line 1429, sass/style.sass */
  body.owt.show-mobile .promobox ul li {
    width: 49%;
  }
  /* line 1432, sass/style.sass */
  body.owt.show-mobile .toppromobox {
    display: none;
  }
  /* line 1435, sass/style.sass */
  body.owt.show-mobile #share-modal, body.owt.show-mobile #login-modal {
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 0 0 0;
  }
  /* line 1442, sass/style.sass */
  body.owt.show-mobile #header #nav4 {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
  }
  /* line 1447, sass/style.sass */
  body.owt.show-mobile #header #nav4 .padder {
    display: inline-block;
    margin: 0 auto;
    padding: 0 0 15px 0;
  }
  /* line 1451, sass/style.sass */
  body.owt.show-mobile #header #nav4 .padder select {
    background-color: #ffffff;
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 1455, sass/style.sass */
  body.owt.show-mobile #header #nav4 .padder select option {
    background-color: #ffffff;
    padding: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1082px) {
  /* line 1463, sass/style.sass */
  body.owt.show-mobile .promobox ul {
    height: auto;
  }
  /* line 1465, sass/style.sass */
  body.owt.show-mobile .promobox ul li {
    width: 33%;
  }
  /* line 1468, sass/style.sass */
  body.owt.show-mobile .toppromobox {
    display: none;
  }
}
