@import "../css/bootstrap.css";

@import "../css/jquery.fancybox.css";

@import "https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/themes/start/jquery-ui.css";
body {
  margin: 0;
  font-family: "Cabin","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  background-color: #d3d3d3;
}
a {
  color: #ff6700;
  text-decoration: none;
}
a:hover {
  color: #e5791b;
  text-decoration: underline;
}
.row {
  margin-left: -15px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 15px;
}
.span1 {
  width: 222px;
}
.span2 {
  width: 459px;
}
.span3 {
  width: 696px;
}
.span4 {
  width: 933px;
}
.span5 {
  width: 1170px;
}
.span6 {
  width: 1407px;
}
.span7 {
  width: 1644px;
}
.span8 {
  width: 1881px;
}
.span9 {
  width: 2118px;
}
.span10 {
  width: 2355px;
}
.span11 {
  width: 2592px;
}
.span12,
.container {
  width: 2829px;
}
.offset1 {
  margin-left: 252px;
}
.offset2 {
  margin-left: 489px;
}
.offset3 {
  margin-left: 726px;
}
.offset4 {
  margin-left: 963px;
}
.offset5 {
  margin-left: 1200px;
}
.offset6 {
  margin-left: 1437px;
}
.offset7 {
  margin-left: 1674px;
}
.offset8 {
  margin-left: 1911px;
}
.offset9 {
  margin-left: 2148px;
}
.offset10 {
  margin-left: 2385px;
}
.offset11 {
  margin-left: 2622px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.127659574%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span1 {
  width: 6.382978723%;
}
.row-fluid .span2 {
  width: 14.89361702%;
}
.row-fluid .span3 {
  width: 23.404255317%;
}
.row-fluid .span4 {
  width: 31.914893614%;
}
.row-fluid .span5 {
  width: 40.425531911%;
}
.row-fluid .span6 {
  width: 48.93617020799999%;
}
.row-fluid .span7 {
  width: 57.446808505%;
}
.row-fluid .span8 {
  width: 65.95744680199999%;
}
.row-fluid .span9 {
  width: 74.468085099%;
}
.row-fluid .span10 {
  width: 82.97872339599999%;
}
.row-fluid .span11 {
  width: 91.489361693%;
}
.row-fluid .span12 {
  width: 99.99999998999999%;
}
.container {
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
html.generatedcontent {
  /*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: http://lemonwi.se co-founder

    */

  /* sprites.less reset */

  /*  Font Awesome styles
    ------------------------------------------------------- */

  /* makes the font 33% larger relative to the icon container */

  /*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */

  /* \f020 is not a valid unicode character. all shifted one down */

}
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot');
  src: url('../font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svgz#FontAwesomeRegular') format('svg'), url('../font/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html.generatedcontent [class^="icon-"],
html.generatedcontent [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
}
html.generatedcontent li[class^="icon-"],
html.generatedcontent li[class*=" icon-"] {
  display: block;
}
html.generatedcontent [class^="icon-"]:before,
html.generatedcontent [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
html.generatedcontent a [class^="icon-"],
html.generatedcontent a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
html.generatedcontent .icon-large:before {
  vertical-align: top;
  font-size: 1.3333333333333333em;
}
html.generatedcontent .btn [class^="icon-"],
html.generatedcontent .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
html.generatedcontent li [class^="icon-"],
html.generatedcontent li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
html.generatedcontent li .icon-large[class^="icon-"],
html.generatedcontent li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
html.generatedcontent li[class^="icon-"],
html.generatedcontent li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
html.generatedcontent li[class^="icon-"]:before,
html.generatedcontent li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
html.generatedcontent li[class^="icon-"].icon-large:before,
html.generatedcontent li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
html.generatedcontent .icon-glass:before {
  content: "\f000";
}
html.generatedcontent .icon-music:before {
  content: "\f001";
}
html.generatedcontent .icon-search:before {
  content: "\f002";
}
html.generatedcontent .icon-envelope:before {
  content: "\f003";
}
html.generatedcontent .icon-heart:before {
  content: "\f004";
}
html.generatedcontent .icon-star:before {
  content: "\f005";
}
html.generatedcontent .icon-star-empty:before {
  content: "\f006";
}
html.generatedcontent .icon-user:before {
  content: "\f007";
}
html.generatedcontent .icon-film:before {
  content: "\f008";
}
html.generatedcontent .icon-th-large:before {
  content: "\f009";
}
html.generatedcontent .icon-th:before {
  content: "\f00a";
}
html.generatedcontent .icon-th-list:before {
  content: "\f00b";
}
html.generatedcontent .icon-ok:before {
  content: "\f00c";
}
html.generatedcontent .icon-remove:before {
  content: "\f00d";
}
html.generatedcontent .icon-zoom-in:before {
  content: "\f00e";
}
html.generatedcontent .icon-zoom-out:before {
  content: "\f010";
}
html.generatedcontent .icon-off:before {
  content: "\f011";
}
html.generatedcontent .icon-signal:before {
  content: "\f012";
}
html.generatedcontent .icon-cog:before {
  content: "\f013";
}
html.generatedcontent .icon-trash:before {
  content: "\f014";
}
html.generatedcontent .icon-home:before {
  content: "\f015";
}
html.generatedcontent .icon-file:before {
  content: "\f016";
}
html.generatedcontent .icon-time:before {
  content: "\f017";
}
html.generatedcontent .icon-road:before {
  content: "\f018";
}
html.generatedcontent .icon-download-alt:before {
  content: "\f019";
}
html.generatedcontent .icon-download:before {
  content: "\f01a";
}
html.generatedcontent .icon-upload:before {
  content: "\f01b";
}
html.generatedcontent .icon-inbox:before {
  content: "\f01c";
}
html.generatedcontent .icon-play-circle:before {
  content: "\f01d";
}
html.generatedcontent .icon-repeat:before {
  content: "\f01e";
}
html.generatedcontent .icon-refresh:before {
  content: "\f021";
}
html.generatedcontent .icon-list-alt:before {
  content: "\f022";
}
html.generatedcontent .icon-lock:before {
  content: "\f023";
}
html.generatedcontent .icon-flag:before {
  content: "\f024";
}
html.generatedcontent .icon-headphones:before {
  content: "\f025";
}
html.generatedcontent .icon-volume-off:before {
  content: "\f026";
}
html.generatedcontent .icon-volume-down:before {
  content: "\f027";
}
html.generatedcontent .icon-volume-up:before {
  content: "\f028";
}
html.generatedcontent .icon-qrcode:before {
  content: "\f029";
}
html.generatedcontent .icon-barcode:before {
  content: "\f02a";
}
html.generatedcontent .icon-tag:before {
  content: "\f02b";
}
html.generatedcontent .icon-tags:before {
  content: "\f02c";
}
html.generatedcontent .icon-book:before {
  content: "\f02d";
}
html.generatedcontent .icon-bookmark:before {
  content: "\f02e";
}
html.generatedcontent .icon-print:before {
  content: "\f02f";
}
html.generatedcontent .icon-camera:before {
  content: "\f030";
}
html.generatedcontent .icon-font:before {
  content: "\f031";
}
html.generatedcontent .icon-bold:before {
  content: "\f032";
}
html.generatedcontent .icon-italic:before {
  content: "\f033";
}
html.generatedcontent .icon-text-height:before {
  content: "\f034";
}
html.generatedcontent .icon-text-width:before {
  content: "\f035";
}
html.generatedcontent .icon-align-left:before {
  content: "\f036";
}
html.generatedcontent .icon-align-center:before {
  content: "\f037";
}
html.generatedcontent .icon-align-right:before {
  content: "\f038";
}
html.generatedcontent .icon-align-justify:before {
  content: "\f039";
}
html.generatedcontent .icon-list:before {
  content: "\f03a";
}
html.generatedcontent .icon-indent-left:before {
  content: "\f03b";
}
html.generatedcontent .icon-indent-right:before {
  content: "\f03c";
}
html.generatedcontent .icon-facetime-video:before {
  content: "\f03d";
}
html.generatedcontent .icon-picture:before {
  content: "\f03e";
}
html.generatedcontent .icon-pencil:before {
  content: "\f040";
}
html.generatedcontent .icon-map-marker:before {
  content: "\f041";
}
html.generatedcontent .icon-adjust:before {
  content: "\f042";
}
html.generatedcontent .icon-tint:before {
  content: "\f043";
}
html.generatedcontent .icon-edit:before {
  content: "\f044";
}
html.generatedcontent .icon-share:before {
  content: "\f045";
}
html.generatedcontent .icon-check:before {
  content: "\f046";
}
html.generatedcontent .icon-move:before {
  content: "\f047";
}
html.generatedcontent .icon-step-backward:before {
  content: "\f048";
}
html.generatedcontent .icon-fast-backward:before {
  content: "\f049";
}
html.generatedcontent .icon-backward:before {
  content: "\f04a";
}
html.generatedcontent .icon-play:before {
  content: "\f04b";
}
html.generatedcontent .icon-pause:before {
  content: "\f04c";
}
html.generatedcontent .icon-stop:before {
  content: "\f04d";
}
html.generatedcontent .icon-forward:before {
  content: "\f04e";
}
html.generatedcontent .icon-fast-forward:before {
  content: "\f050";
}
html.generatedcontent .icon-step-forward:before {
  content: "\f051";
}
html.generatedcontent .icon-eject:before {
  content: "\f052";
}
html.generatedcontent .icon-chevron-left:before {
  content: "\f053";
}
html.generatedcontent .icon-chevron-right:before {
  content: "\f054";
}
html.generatedcontent .icon-plus-sign:before {
  content: "\f055";
}
html.generatedcontent .icon-minus-sign:before {
  content: "\f056";
}
html.generatedcontent .icon-remove-sign:before {
  content: "\f057";
}
html.generatedcontent .icon-ok-sign:before {
  content: "\f058";
}
html.generatedcontent .icon-question-sign:before {
  content: "\f059";
}
html.generatedcontent .icon-info-sign:before {
  content: "\f05a";
}
html.generatedcontent .icon-screenshot:before {
  content: "\f05b";
}
html.generatedcontent .icon-remove-circle:before {
  content: "\f05c";
}
html.generatedcontent .icon-ok-circle:before {
  content: "\f05d";
}
html.generatedcontent .icon-ban-circle:before {
  content: "\f05e";
}
html.generatedcontent .icon-arrow-left:before {
  content: "\f060";
}
html.generatedcontent .icon-arrow-right:before {
  content: "\f061";
}
html.generatedcontent .icon-arrow-up:before {
  content: "\f062";
}
html.generatedcontent .icon-arrow-down:before {
  content: "\f063";
}
html.generatedcontent .icon-share-alt:before {
  content: "\f064";
}
html.generatedcontent .icon-resize-full:before {
  content: "\f065";
}
html.generatedcontent .icon-resize-small:before {
  content: "\f066";
}
html.generatedcontent .icon-plus:before {
  content: "\f067";
}
html.generatedcontent .icon-minus:before {
  content: "\f068";
}
html.generatedcontent .icon-asterisk:before {
  content: "\f069";
}
html.generatedcontent .icon-exclamation-sign:before {
  content: "\f06a";
}
html.generatedcontent .icon-gift:before {
  content: "\f06b";
}
html.generatedcontent .icon-leaf:before {
  content: "\f06c";
}
html.generatedcontent .icon-fire:before {
  content: "\f06d";
}
html.generatedcontent .icon-eye-open:before {
  content: "\f06e";
}
html.generatedcontent .icon-eye-close:before {
  content: "\f070";
}
html.generatedcontent .icon-warning-sign:before {
  content: "\f071";
}
html.generatedcontent .icon-plane:before {
  content: "\f072";
}
html.generatedcontent .icon-calendar:before {
  content: "\f073";
}
html.generatedcontent .icon-random:before {
  content: "\f074";
}
html.generatedcontent .icon-comment:before {
  content: "\f075";
}
html.generatedcontent .icon-magnet:before {
  content: "\f076";
}
html.generatedcontent .icon-chevron-up:before {
  content: "\f077";
}
html.generatedcontent .icon-chevron-down:before {
  content: "\f078";
}
html.generatedcontent .icon-retweet:before {
  content: "\f079";
}
html.generatedcontent .icon-shopping-cart:before {
  content: "\f07a";
}
html.generatedcontent .icon-folder-close:before {
  content: "\f07b";
}
html.generatedcontent .icon-folder-open:before {
  content: "\f07c";
}
html.generatedcontent .icon-resize-vertical:before {
  content: "\f07d";
}
html.generatedcontent .icon-resize-horizontal:before {
  content: "\f07e";
}
html.generatedcontent .icon-bar-chart:before {
  content: "\f080";
}
html.generatedcontent .icon-twitter-sign:before {
  content: "\f081";
}
html.generatedcontent .icon-facebook-sign:before {
  content: "\f082";
}
html.generatedcontent .icon-camera-retro:before {
  content: "\f083";
}
html.generatedcontent .icon-key:before {
  content: "\f084";
}
html.generatedcontent .icon-cogs:before {
  content: "\f085";
}
html.generatedcontent .icon-comments:before {
  content: "\f086";
}
html.generatedcontent .icon-thumbs-up:before {
  content: "\f087";
}
html.generatedcontent .icon-thumbs-down:before {
  content: "\f088";
}
html.generatedcontent .icon-star-half:before {
  content: "\f089";
}
html.generatedcontent .icon-heart-empty:before {
  content: "\f08a";
}
html.generatedcontent .icon-signout:before {
  content: "\f08b";
}
html.generatedcontent .icon-linkedin-sign:before {
  content: "\f08c";
}
html.generatedcontent .icon-pushpin:before {
  content: "\f08d";
}
html.generatedcontent .icon-external-link:before {
  content: "\f08e";
}
html.generatedcontent .icon-signin:before {
  content: "\f090";
}
html.generatedcontent .icon-trophy:before {
  content: "\f091";
}
html.generatedcontent .icon-github-sign:before {
  content: "\f092";
}
html.generatedcontent .icon-upload-alt:before {
  content: "\f093";
}
html.generatedcontent .icon-lemon:before {
  content: "\f094";
}
h1 {
  font-size: 34px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 14px;
}
button,
input,
select,
textarea {
  vertical-align: baseline;
}
input,
textarea {
  border-color: #e2e2e2;
}
input:focus,
textarea:focus {
  border-color: #24a7d7;
}
textarea {
  height: 150px;
}
.modal form {
  margin-bottom: 0;
}
.modal input[type="radio"] {
  display: inline;
}
a {
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a:active {
  color: #c55310;
}
a:hover {
  color: #e5791b;
  text-decoration: none;
}
.ir {
  text-indent: -9999px;
}
/* override button styling */
.btn-primary {
  font-weight: bold;
  background-color: #f78419;
  background-image: -moz-linear-gradient(top, #f98d29, #f37700);
  background-image: -ms-linear-gradient(top, #f98d29, #f37700);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f98d29), to(#f37700));
  background-image: -webkit-linear-gradient(top, #f98d29, #f37700);
  background-image: -o-linear-gradient(top, #f98d29, #f37700);
  background-image: linear-gradient(top, #f98d29, #f37700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98d29', endColorstr='#f37700', GradientType=0);
  border-color: #f37700 #f37700 #a65200;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #f37700;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #c05e00 \9;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.alert-text {
  color: #c00;
  font-size: smaller;
}
.quick-break {
  overflow: hidden;
}
.btn {
  background-image: none;
}
.btn:hover {
  background-position: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hero-btn {
  font-size: 24px;
  padding: 12px;
}
.hd-btn {
  background: #e5791b;
  color: #fff;
  border: none;
  text-shadow: none;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hd-btn.full-width {
  width: 100%;
  font-size: 18px;
  line-height: 34px;
}
.hd-btn.medium-width {
  width: 145px;
  line-height: 34px;
  padding: 0;
}
.hd-btn.gray {
  background: #8c8c8c;
}
.hd-btn:hover {
  background: #ff6700;
  color: #fff;
}
.btn-message {
  width: 100%;
  padding: 4px 0;
  margin-top: 5px;
  background: #fff;
  /*background: darken(#e5791b, 5%);*/

  line-height: 28px;
  font-size: 14px !important;
  font-weight: bold;
  color: #666 !important;
}
.submit-btn {
  background: #e5791b;
  color: #fff;
  width: 260px;
  line-height: 32px;
  font-weight: bold;
  text-shadow: none;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.submit-btn:hover {
  color: #fff;
  background: #ff6700;
}
.submit-btn:active {
  -webkit-box-shadow: inset 0 3px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 4px rgba(0, 0, 0, 0.25);
}
.submit-btn.full-width {
  width: 100%;
}
.alert p {
  margin-bottom: 0;
}
.hd-progress {
  height: 29px;
  margin-bottom: 0;
  background: url("../images/bar.jpg") repeat-x;
}
.hd-progress .bar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: inherit;
  background: url("../images/progress.jpg") repeat-x;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  display: table;
  content: "";
}
.cf:after {
  clear: both;
}
/*
MAIN LAYOUT (SITE WIDE)
=======================
*/
body {
  background: url("../images/bg.jpg") repeat;
}
header {
  background: white;
  height: 100px;
}
header .container {
  height: 100%;
  position: relative;
}
header #logo {
  position: absolute;
  top: 0;
  left: -40px;
  background: url("../images/logo.png") left top no-repeat;
  width: 290px;
  height: 100%;
  text-indent: -9999px;
}

header #logo a {
  display: block;
  width: auto;
  height: 100%;
}
header .search-bar {
  position: absolute;
  top: 20px;
  right: 0;
}
header .search-bar .social-networks {
  padding: 4px 0;
  float: left;
}
header .search-bar .social-networks a {
  text-indent: -9999px;
  width: 17px;
  height: 17px;
  margin-right: 5px;
  display: inline-block;
  opacity: 0.6;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
header .search-bar .social-networks a.twitter {
  background: url("../images/twitter.png") no-repeat;
}
header .search-bar .social-networks a.facebook {
  background: url("../images/facebook.png") no-repeat;
}
header .search-bar .social-networks a.youtube {
  background: url("../images/youtube.png") no-repeat;
}
header .search-bar .social-networks a:hover {
  opacity: 1;
}
header .search-form {
  width: 335px;
  height: 32px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.25);
  background: #ffffff;
  border-color: #cbcbcb;
}
header .search-form input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
header .search-form input[type="text"] {
  float: left;
  border: none;
  color: #8c8c8c;
  font-size: 13px;
  width: 170px;
  padding: 0 0 0 15px;
  height: 32px;
}
header .search-form input[type="text"]:focus {
  border-color: #24a7d7;
}
header .search-form .search-type {
  float: right;
  background: #eaeaea;
  color: #8c8c8c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 13px;
  border: none;
  text-shadow: none;
  text-align: left;
  padding: 7px;
  width: 150px;
  line-height: normal;
  height: 32px;
  cursor: pointer;
  -webkit-appearance: none;
}
header .search-form input[type="submit"] {
  text-indent: -9999px;
  position: absolute;
  z-index: 3;
  right: 0;
  background: url("../images/search.png") no-repeat center center #dfdfdf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
header .top-menu {
  position: absolute;
  bottom: 8px;
  right: 0;
}
header .top-menu .fb_edge_widget_with_comment {
  position: absolute;
  left: -90px;
  line-height: 34px;
}
header .top-menu .header-menu {
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
}
header .top-menu .header-menu  > li {
  float: left;
  line-height: 29px;
  /*
        on hover
        =======================
        */

}
header .top-menu .header-menu  > li  > a {
  color: #9e9e9e;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 4px 20px;
}
header .top-menu .header-menu  > li  > a:hover,
header .top-menu .header-menu  > li  > a.active {
  color: #e5791b;
}
header .top-menu .header-menu  > li  > a.fb-login-btn {
  padding: 5px 10px 5px 25px;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  text-transform: none;
  margin: 0 auto;
  background: url("../images/fb-white-10.png") 10px center no-repeat #3c5796;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
header .top-menu .header-menu  > li  > a.fb-login-btn:hover {
  background-color: #4d6db8;
}
header .top-menu .header-menu  > li.sub-nav:hover ul.dropdown-menu {
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
header .top-menu .header-menu  > li.sub-nav:hover ul.dropdown-menu li {
  display: block;
}
header .top-menu .header-menu  > li.sub-nav:hover ul.dropdown-menu li a {
  color: #828382;
  font-weight: normal;
  line-height: 1.8em;
}
header .top-menu .header-menu  > li.sub-nav:hover ul.dropdown-menu li a:hover {
  background: none;
  color: #e5791b;
}
header .top-menu .signin-area {
  float: right;
  line-height: 26px;
}
header .top-menu .signin-area a {
  color: #eee;
  font-weight: bold;
  text-transform: none;
}
header .top-menu .signin-area a.username {
  background: url("../images/arrow-down.png") center right no-repeat;
  padding-right: 10px;
}
header .top-menu .signin-area a.notif {
  background: #ff6600;
  color: #fff;
  padding: 5px;
  margin-left: 10px;
}
header .top-menu .signin-area a.auth {
  margin-left: 10px;
padding: .2em 1em;
background: #000;
border-radius: 2px;

}
header .top-menu .signin-area a.auth:hover {
  color: #e5791b;
}
.quick-menu {
  display: inline-block;
  vertical-align: middle;
  /*
  on hover
  =======================
  */

}
.quick-menu.btn-group .btn:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.quick-menu:hover .btn,
.quick-menu.open .btn {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.quick-menu:hover .dropdown-menu,
.quick-menu.open .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: -5px;
}
.quick-menu.notif .btn.dropdown-toggle {
  min-width: 0;
}
.quick-menu:hover ul.dropdown-menu {
  display: block;
  margin-top: -5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.quick-menu .btn {
  border-radius: 3px;
  background: #945b46;
  color: #fbfbfb;
  font-size: 15px;
  /* font-weight: bold; */
  border: none;
  text-shadow: none;
  min-width: 50px;
  text-align: left;
  padding: 4px 15px;
  text-align: center;
}
.quick-menu .btn .caret {
  position: absolute;
  right: 10px;
}
.quick-menu .dropdown-menu {
  /*left:50%;
    margin-left:-70px;*/

  right: 0;
  left: auto;
  border: none;
  background: #e6791a;
  min-width: 140px;
}
.quick-menu .dropdown-menu li {
  margin: 5px 5px;
  text-align: left;
}
.quick-menu .dropdown-menu li a {
  border: none;
  text-transform: none;
  color: #e8e8e8;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.quick-menu .dropdown-menu li a:hover {
  background: #cd671e;
}
.quick-menu .dropdown-menu li.divider {
  margin: 5px 15px;
  background-color: #cd671e;
  border: none;
}
nav,
.nav {
  height: 35px;
  line-height: 35px;
  background: #323334;
  width: 100%;
}
nav ul,
.nav ul {
  list-style: none;
  text-align: center;
  margin: 0 15px;
}
nav ul li a,
.nav ul li a {
  border-left: 1px solid rgba(153, 153, 154, 0.5);
  padding: 0 30px;
  text-transform: uppercase;
}
nav ul li:first-child a,
.nav ul li:first-child a {
  border-left: none;
}
nav li,
.nav li {
  display: inline-block;
  line-height: 35px;
}
nav li a,
.nav li a {
  color: #ffffff;
  font-size: 12px;
  padding: 0 20px;
  font-weight: bold;
}
nav li a:hover,
.nav li a:hover {
  color: #e5791b;
  background: none;
  text-decoration: none;
}
nav li a.active,
.nav li a.active {
  color: #c55310;
}
nav .quick-menu,
.nav .quick-menu {
  visibility: hidden;
}
nav.nav-fixed,
.nav.nav-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.55);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.55);
}
nav.nav-fixed .container,
.nav.nav-fixed .container {
  overflow: visible;
  text-align: center;
}
nav.nav-fixed .container .quick-menu,
.nav.nav-fixed .container .quick-menu {
  visibility: visible;
}
nav .container,
.nav .container {
  position: relative;
  text-align: center;
}
nav .container > ul,
.nav .container > ul {
  display: inline-block;
  position: relative;
}
nav .container > ul .sub-nav,
.nav .container > ul .sub-nav {
  /*
        on hover
        =======================
        */

}
nav .container > ul .sub-nav  > a,
.nav .container > ul .sub-nav  > a {
  background: url("../images/arrow-down.png") 85px center no-repeat;
}
nav .container > ul .sub-nav:hover ul.dropdown-menu,
.nav .container > ul .sub-nav:hover ul.dropdown-menu {
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #323334;
  border: none;
  width: 100%;
  min-width: 0;
}
nav .container > ul .sub-nav:hover ul.dropdown-menu li,
.nav .container > ul .sub-nav:hover ul.dropdown-menu li {
  display: block;
}
nav .container > ul .sub-nav:hover ul.dropdown-menu li a,
.nav .container > ul .sub-nav:hover ul.dropdown-menu li a {
  font-weight: bold;
  color: #fff;
  line-height: 1.8em;
}
nav .container > ul .sub-nav:hover ul.dropdown-menu li a:hover,
.nav .container > ul .sub-nav:hover ul.dropdown-menu li a:hover {
  background: none;
  color: #e5791b;
}
nav .container .hd-nav,
.nav .container .hd-nav {
  background: url("../images/nav-logo.png") left center no-repeat;
  width: 52px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 7px;
  display: inline-block;
  opacity: 0;
  margin-top: -34px;
  vertical-align: top;
}
nav .container .nav-button,
.nav .container .nav-button {
  position: absolute;
  top: -2px;
  right: 7px;
}
nav .container .nav-button .last,
.nav .container .nav-button .last {
  margin-left: 15px;
}
nav .container .nav-button .fb-login-btn,
.nav .container .nav-button .fb-login-btn {
  float: left;
  padding: 5px 5px 5px 30px;
  line-height: 16px;
  margin-right: 15px;
  text-transform: none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url("../images/fb-white.png") 5px center no-repeat #3c5796;
}
nav .container .nav-button .fb-login-btn:hover,
.nav .container .nav-button .fb-login-btn:hover {
  background-color: #4d6db8;
}
nav .container .nav-button .dropdown-menu,
.nav .container .nav-button .dropdown-menu {
  text-align: left;
}
nav .container .nav-button .dropdown-menu li,
.nav .container .nav-button .dropdown-menu li {
  display: block;
}
footer .footer-nav {
  text-align: center;
  font-size: 12px;
  color: #595959;
  height: 100px;
  line-height: 100px;
  margin: 0 auto;
}
footer .footer-nav .footer-logo {
  vertical-align: middle;
  margin-top: -9px;
}
footer .footer-nav a {
  color: #595959;
  margin: 0 2px;
}
footer .footer-nav a:hover {
  color: #e5791b;
}
.totop_btn {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-weight: bold;
  text-decoration: none;
  background: #323334;
  padding: 10px 15px;
  width: 40px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #e5e5e5;
  z-index: 9999;
}
/* Infinite Scroll loader */
#infscr-loading {
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 50%;
  bottom: 20px;
  margin-left: -100px;
  width: 200px;
  padding: 10px;
  background: #dedede;
  opacity: 0.8;
  color: #000;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.loader {
  min-height: 57px;
  background: url('../images/loading.gif') center center no-repeat;
}
/*
SECTION SPECIFIC LAYOUT
============================================================
*/
.hero {
  width: 780px;
  overflow: hidden;
  margin: 0 auto;
}
.hero .hero-main,
.hero .hero-side {
  background: #fff;
  padding: 15px;
  height: 110px;
}
.hero .hero-main p,
.hero .hero-side p {
  color: #8c8c8c;
}
.hero .hero-main {
  padding: 20px;
  height: 100px;
  width: 420px;
  float: left;
}
.hero .hero-main h1 {
  margin-bottom: 10px;
  font-size: 34px;
  color: #ff6700;
}
.hero .hero-main small {
  color: #8c8c8c;
  line-height: 1.6em;
  font-size: 12px;
}
.hero .hero-main small,
.hero .hero-main .social-widget {
  float: left;
}
.hero .hero-main .social-widget {
  margin-left: 10px;
}
.hero .hero-main .connect_comment_widget {
  display: none;
}
.hero .hero-main #___plusone_0,
.hero .hero-main .twitter-follow-button {
  vertical-align: middle !important;
}
.hero .hero-side {
  width: 275px;
  text-align: center;
  float: right;
}
.hero .hero-side p {
  font-size: 14px;
  line-height: 1.5em;
}
.hero .hero-side strong {
  color: #ff6600;
}
.hero .hero-side .btn {
  font-size: 15px;
  width: 173px;
  padding: 10px;
}
/*====
=LIST=
====*/
.posts-container {
  margin: 20px 0;
  position: relative;
  /*
  IF NOT NEEDED BY v0.9, DELETE
  ==========
  .videos-list{
    .play-overlay{
      position:absolute;
      top:50%;
      left:50%;
      margin-left:-25px;
      margin-top:-50px;
      background:url("@{imagePath}play-icon.png") top left no-repeat;
      width:50px;
      height:50px;

    }

    & .post:hover .play-overlay{
      background-position:bottom left;
    }
  }

  .blogs-list{

    & > li .post{
      height:220px;
      position:relative;

      .post-info{
        .border-radius(0px);
        width:176px;
        height:150px;
        position:absolute;
        bottom:0;
      }

      .blog-desc{
        font-size:12px;
        color:#999;

        a:hover{
          text-decoration:underline;
        }
      }
    }

  }

  .threads-list{

    & > li .post{

      .post-info{
        height:auto;
        padding-bottom:20px;
        .border-radius(0px);
      }

    }

  }

  */

}
.posts-container h2 {
  text-transform: uppercase;
  font-size: 20px;
  color: #ff6700;
  margin-bottom: 10px;
}
.posts-container h2 span {
  color: #505050;

  text-transform: none;
}
.posts-container .filters {
  position: absolute;
  top: 5px;
  right: 0;
}
.posts-container .filters .dropdown-menu {
  left: auto;
  right: 0;
  top: 97%;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 20px;
  width: 260px;
  max-width: none;
}
.posts-container .filters .dropdown-menu.sort-dropdown {
  width: 120px;
  min-width: 120px;
}
.posts-container .filters .dropdown-menu p {
  color: #8c8c8c;
  font-size: 14px;
}
.posts-container .filters .dropdown-menu p strong {
  color: #323334;
}
.posts-container .filters .dropdown-menu li a {
  margin: 7px 0;
  background: #e8e8e8;
  padding: 3px 10px;
  color: #303030;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}
.posts-container .filters .dropdown-menu li a:hover {
  background: #323334;
  color: #fff;
}
.posts-container .filters .dropdown-menu .tag-list {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
  margin-bottom: 10px;
  overflow: hidden;
}
.posts-container .filters .dropdown-menu .tag-list li {
  float: left;
  width: 50%;
  margin: 7px 0;
}
.posts-container .filters .dropdown-menu .tag-list li a {
  display: inline;
}
.posts-container .filters .dropdown-menu a {
  padding: 3px 0;
}
.posts-container .filters .dropdown-menu a.more-tags {
  font-weight: bold;
  color: #323334;
  display: inline;
}
.posts-container .filters .dropdown-menu a.more-tags:hover {
  color: #e5791b;
}
.posts-container .filters .btn-group {
  float: left;
  margin: 0 8px;
}
.posts-container .filters .btn-group:hover .dropdown-menu {
  display: block;
}
.posts-container .filters .btn-group.open .btn {
  background: #e5e5e5;
}
.posts-container .filters .btn-group .btn {
  background: #dfdfdf;
  color: #323334;
  font-weight: bold;
  width: 130px;
  text-align: left;
  position: relative;
  -webkit-box-shadow: inset 0 0 8px rgba(25, 25, 25, 0.15);
  -moz-box-shadow: inset 0 0 8px rgba(25, 25, 25, 0.15);
  box-shadow: inset 0 0 8px rgba(25, 25, 25, 0.15);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.posts-container .filters .btn-group .btn .caret {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: 0;
}
.posts-container .filters .btn-group .dropdown-menu {
  margin-top: 0;
}
.posts-container .filters .friend-filter {
  display: inline-block;
  width: 104px;
  text-align: center;
  padding: 4px 0;
  line-height: 18px;
  color: #323334;
  font-size: 14px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.posts-container .filters .friend-filter:hover,
.posts-container .filters .friend-filter.active {
  background: #323334;
  color: #fff;
}
.posts-container .posts-list {
  list-style: none;
  margin-top: 10px;
  overflow: auto;
}
.posts-container .posts-list  > li {
  padding: 7px;
  width: 208px;
  height: 100%;
}
.posts-container .posts-list  > li .post {
  cursor: pointer;
  border: 3px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: relative;
  z-index: 10;
}
.posts-container .posts-list  > li .post .post-image {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  height: 167px;
  display: block;
  overflow: hidden;
  background: #fff;
}
.posts-container .posts-list  > li .post .post-image > img {
  min-height: 167px;
  min-width: 202px;
  max-width: none;
}
.posts-container .posts-list  > li .post .post-image.empty {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #f6f6f6;
  position: relative;
}
.posts-container .posts-list  > li .post .post-image.empty .hd-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -19px;
  margin-left: -52px;
  font-size: 20px;
  padding: 10px;
}
.posts-container .posts-list  > li .post .images-list {
  overflow: hidden;
  background: #fff;
  padding: 10px;
  height: 147px;
}
.posts-container .posts-list  > li .post .images-list li {
  float: left;
  margin: 0 5px 5px;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.posts-container .posts-list  > li .post .images-list li img {
  height: 50px;
  width: auto;
  max-width: none;
}
.posts-container .posts-list  > li .post .images-list.contains li {
  width: 81px;
  height: 74px;
  text-align: center;
  background: #F7F5F5;
}
.posts-container .posts-list  > li .post .images-list.contains li img {
  height: 81px;
}
.posts-container .posts-list  > li .post .overlink {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.posts-container .posts-list  > li .post .overlay {
  opacity: 0;
  background: rgba(50, 50, 50, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px;
  width: 178px;
  height: 143px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.posts-container .posts-list  > li .post .overlay .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 17;
  padding: 12px;
  width: 178px;
  height: 143px;
}
.posts-container .posts-list  > li .post .overlay a {
  position: relative;
  z-index: 18;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.posts-container .posts-list  > li .post .overlay a:hover {
  text-decoration: underline;
}
.posts-container .posts-list  > li .post .overlay .hunter-desc {
  overflow: auto;
  margin-bottom: 10px;
}
.posts-container .posts-list  > li .post .overlay .hunter-desc .hunter-image img {
  max-width: 56px;
  max-height: 56px;
  border: 2px solid transparent;
}
.posts-container .posts-list  > li .post .overlay .hunter-desc .hunter-image:hover img {
  border-color: #ff6600;
}
.posts-container .posts-list  > li .post .overlay .hunter-desc span {
  line-height: 1.7em;
}
.posts-container .posts-list  > li .post .overlay .hunter-desc span.date {
  color: #bfc0c1;
  font-size: 11px;
}
.posts-container .posts-list  > li .post .overlay p {
  color: #fff;
  font-size: 12px;
  line-height: 1.7em;
  margin-bottom: 0;
}
.posts-container .posts-list  > li .post:hover {
  border-color: #ff6700;
}
.posts-container .posts-list  > li .post:hover .overlay {
  opacity: 1;
}
.posts-container .posts-list  > li .post:hover .post-info h3 a {
  color: #e5791b;
}
.posts-container .posts-list  > li .post .post-info {
  padding: 0 10px;
  height: 74px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.posts-container .posts-list  > li .post .post-info h3 {
  color: #8c8c8c;
  font-size: 13px;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}
.posts-container .posts-list  > li .post .post-info h3 a {
  color: #8c8c8c;
}
.posts-container .posts-list  > li .post .post-info h3 a:hover {
  color: #e5791b;
}
.posts-container .posts-list  > li .post .post-info span {
  height: 36px;
  padding: 2px 0;
  color: #a0a2a5;
  font-size: 11px;
  position: absolute;
  bottom: 0;
  text-align: center;
}
.posts-container .posts-list  > li .post .post-info span.post-views {
  width: 70px;
  left: 0;
}
.posts-container .posts-list  > li .post .post-info span.post-views:hover {
  color: #e5791b;
}
.posts-container .posts-list  > li .post .post-info span.post-comments {
  width: 89px;
  background: #eaeaea;
  left: 70px;
}
.posts-container .posts-list  > li .post .post-info span.post-comments:hover {
  color: #e5791b;
}
.posts-container .posts-list  > li .post .post-info span.post-likes {
  right: 0;
  width: 44px;
  background: #d5d7d9;
  z-index: 6;
}
.posts-container .posts-list  > li .post .post-info span.post-likes a {
  height: 38px;
  display: block;
  background: url("../images/post-likes.png") center 17px no-repeat;
}
.posts-container .posts-list  > li .post .post-info span.post-likes a small {
  color: #A0A2A5;
}
.posts-container .posts-list  > li .post .post-info span.post-likes a:hover,
.posts-container .posts-list  > li .post .post-info span.post-likes a.unlike {
  background-image: url("../images/post-likes-active.png");
}
.posts-container .posts-list  > li .post .post-info span.post-likes a:hover small,
.posts-container .posts-list  > li .post .post-info span.post-likes a.unlike small {
  color: #e5791b;
}
.load-more a {
  color: #fff;
  background: #323334;
  width: 100%;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  line-height: 36px;
}
.load-more a:hover {
  background: #3f4041;
}
/*======
=DETAIL=
======*/
.post-wrapper {
  position: relative;
  margin-top: 25px;
  margin-bottom: 25px;
}
.post-wrapper .board-area {
  position: absolute;
  top: 117px;
  padding: 0 7px;
  width: 208px;
}
.post-wrapper .board-area  > div {
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 30px;
}
.post-wrapper .board-area  > div.original-drop {
  margin-left: 6px;
}
.post-wrapper .post-board {
  margin-bottom: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border: 3px solid transparent;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.post-wrapper .post-board:hover {
  border-color: #ff6700;
}
.post-wrapper .post-board h2 {
  text-transform: uppercase;
}
.post-wrapper .post-board  > a > img {
  min-width: 200px;
}
.post-wrapper .original-drop {
  background: #fff;
  width: 166px;
  padding: 15px;
  overflow: hidden;
}
.post-wrapper .original-drop a {
  font-weight: bold;
}
.post-wrapper .original-drop p,
.post-wrapper .original-drop a {
  color: #696868;
}
.post-wrapper .tags-box {
  background: #fff;
  color: #696868;
  padding: 15px;
  min-width: 100px;
  max-width: 184px;
  margin-bottom: 20px;
}
.post-wrapper .tags-box p {
  margin-bottom: 1em;
}
.post-wrapper .tags-box a {
  color: #303030;
  background: #e8e8e8;
  padding: 3px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.post-wrapper .tags-box a:hover {
  background: #8c8c8c;
  color: #fff;
}
.post-wrapper .misc-box {
  position: absolute;
  right: 0;
  top: 117px;
  padding: 0 11px;
  width: 200px;
}
.post-wrapper .misc-box p {
  color: #696868;
  font-size: 13px;
}
.post-wrapper .post-box {
  padding: 0 7px;
  float: none;
  width: 682px;
}
.post-wrapper .post-box .post-head {
  overflow: auto;
  margin-bottom: 20px;
  width: 880px;
}
.post-wrapper .post-box .post-head .post-user-image {
  width: 60px;
  margin-right: 20px;
}
.post-wrapper .post-box .post-head .post-user-image img {
  max-width: 60px;
}
.post-wrapper .post-box .post-head .post-user-image .hd-btn {
  font-size: 11px;
  padding: 2px 0;
  width: 60px;
  line-height: 20px;
}
.post-wrapper .post-box .post-head .post-head-info {
  float: left;
  width: 800px;
}
.post-wrapper .post-box .post-head .post-head-info h1 {
  font-size: 26px;
  color: #323334;

}
.post-wrapper .post-box .post-head .post-head-info p {
  font-size: 13px;
  color: #696969;

}
.post-wrapper .post-box .post-head .post-head-info p span {
  margin-right: 20px;
}
.post-wrapper .post-box .post-head .post-head-info .post-author {
  color: #696969;

  font-weight: bold;
}
.post-wrapper .post-box .post-head .post-head-info .post-author:hover {
  color: #e5791b;
}
.post-wrapper .post-box .post-body {
  background: #fff;
  -webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  min-height: 440px;
}
.post-wrapper .post-box .post-body .post-actions {
  overflow: hidden;
  margin-bottom: 12px;
}
.post-wrapper .post-box .post-body .post-actions .socials a {
  margin-right: 12px;
}
.post-wrapper .post-box .post-body .post-actions .fb-tweet .fb-like {
  vertical-align: top;
}
.post-wrapper .post-box .post-body .post-image {
  background: #f7f5f5;
  margin-bottom: 20px;
}
.post-wrapper .post-box .post-body .post-image img {
  display: block;
  margin: 0 auto;
  max-width: 642px;
}
.post-wrapper .post-box .post-body .post-images {
  list-style: none;
  overflow: hidden;
  margin: 0 0 20px 0;
}
.post-wrapper .post-box .post-body .post-images li {
  float: left;
  margin: 0 4px 5px;
  background-color: #f7f5f5;
  text-align: center;
}
.post-wrapper .post-box .post-body .post-images li a {
  display: block;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.post-wrapper .post-box .post-body .post-images li a img {
  max-width: none;
  height: 120px;
  width: auto;
}
.post-wrapper .post-box .post-body p {
  font-size: 13px;
  color: #8c8c8c;
}
.post-wrapper .post-box .post-body p .alert-text {
  color: #c00;
  font-size: smaller;
}
.post-wrapper .post-box #comments {
  margin-bottom: 1em;
}
.post-wrapper .post-box #comments h2 {
  font-size: 16px;
  margin-bottom: 1em;
}
.post-wrapper .post-box #comments .comment {
  margin-bottom: 1.5em;
  overflow: hidden;
}
.post-wrapper .post-box #comments .comment .comment-pic {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 15px;
}
.post-wrapper .post-box #comments .comment .comment-content {
  float: left;
  width: 575px;
  position: relative;
}
.post-wrapper .post-box #comments .comment .comment-content .comment-date,
.post-wrapper .post-box #comments .comment .comment-content .comment-delete {
  position: absolute;
  top: 0;
  right: 0;
}
.post-wrapper .post-box #comments .comment .comment-content .comment-delete {
  color: #323334;
  font-weight: bold;
}
.post-wrapper .post-box #comments .comment .comment-content .comment-delete:hover {
  color: #e5791b;
}
.post-wrapper .post-box #comments .comment .comment-content h3 {
  font-size: 14px;
}
.post-wrapper .post-box #comments .comment .comment-content h3 a {
  color: #323334;
}
.post-wrapper .post-box #comments .comment .comment-content h3 a:hover {
  color: #e5791b;
}
.post-wrapper .post-box #comments .comment .comment-content p {
  font-size: 13px;
  color: #8C8C8C;
  line-height: 1.8em;
}
.post-wrapper .post-box #comment_form textarea {
  height: auto;
  min-height: 20px;
  width: 100%;
  border-color: #e6e6e6;
}
.post-wrapper .post-box #comment_form ::-webkit-input-placeholder {
  font-style: italic;
}
.post-wrapper .post-box #comment_form label.checkbox {
  color: #8c8c8c;
  font-size: 13px;
  cursor: pointer;
  line-height: 22px;
  font-weight: normal;
}
.post-wrapper .post-box #comment_form label.checkbox input[type="checkbox"] {
  margin-right: 10px;
}
#redrop_modal {
  max-height: none;
}
#redrop_modal .redrop_container {
  overflow: hidden;
}
#redrop_modal .redrop_container  > label,
#redrop_modal .redrop_container  > p {
  padding-left: 160px;
}
#redrop_modal .redrop_container textarea {
  width: 350px;
  height: 75px;
}
#redrop_modal .redrop_container .redrop-thumb {
  margin-right: 10px;
  width: 150px;
  overflow: hidden;
}
#redrop_modal .redrop_container .redrop-thumb img {
  height: 150px;
  width: auto;
  max-width: none;
}
#redrop_modal textarea {
  height: 50px;
}
#report_modal textarea {
  width: 100%;
  height: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Since this is quite often used throughout the site,
I move this outside the scopes and each scope is to
override this as necessarily */
.socials .btn-like {
  color: #323334;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  display: inline-block;
  line-height: 24px;
  background: url("../images/like.png") 10px -2px no-repeat #ffffff;
  padding: 0 10px 0 30px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.socials .btn-like.unlike,
.socials .btn-like:hover {
  background-position: 10px -26px;
}
.socials .btn-redrop {
  color: #323334;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  display: inline-block;
  line-height: 24px;
  background: url("../images/redrop.png") 10px -1px no-repeat #ffffff;
  padding: 0 10px 0 30px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.socials .btn-redrop.unlike,
.socials .btn-redrop:hover {
  background-position: 10px -25px;
}
.socials .btn-follow-conv {
  color: #323334;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  display: inline-block;
  line-height: 24px;
  background: #ffffff url("../images/follow-conv.png") 10px top no-repeat;
  padding: 0 10px 0 30px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.socials .btn-follow-conv:hover,
.socials .btn-follow-conv.active {
  background-position: 10px bottom;
  color: #ff6700;
}
.socials .btn-hd-white {
  background-color: #fff;
  color: #323334;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  display: inline-block;
  line-height: 24px;
  padding: 0 10px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.socials .btn-hd-white:hover {
  color: #ff6700;
}
.socials .btn-report {
  color: #323334;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  display: inline-block;
  line-height: 24px;
  background: url("../images/flag-report.png") 10px -1px no-repeat #ffffff;
  padding: 0 10px 0 30px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.socials .btn-report.unlike,
.socials .btn-report:hover {
  background-position: 10px -25px;
}
.hunter-image {
  float: left;
  margin-right: 10px;
  overflow: hidden;
  width: 60px;
  height: 60px;
}
.hunter-image img {
  max-width: 60px;
}
.location {
  background: url("../images/location.png") top left no-repeat;
  padding: 3px 0 3px 25px;
}
.post-board {
  background: #fff;
  padding: 15px 0;
}
.post-board p,
.post-board h2 {
  margin-bottom: 0;
  padding: 0 15px;
  color: #323334;
}
.post-board h2 {
  font-size: 16px;
  height: 36px;
}
.post-board  > a > img {
  min-width: 200px;
}
.post-board .post-image {
  height: 167px;
  display: block;
  overflow: hidden;
  background: #fff;
}
.post-board .post-image > img {
  min-height: 167px;
  min-width: 202px;
  max-width: none;
}
.post-board .post-board-thumbs {
  min-height: 40px;
  overflow: hidden;
  margin: 5px 0;
}
.post-board .post-board-thumbs .thumb-clipper {
  width: 40px;
  height: 40px;
  overflow: hidden;
  float: left;
  margin: 0 4px;
  text-align: center;
  background: #F7F5F5;
}
.post-board .post-board-thumbs img {
  max-width: none;
  width: auto;
  max-height: 40px;
}
.post-form {
  background: #fff;
  -webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
}
.post-form h2 {
  color: #e0782d;
  font-size: 26px;
  margin-bottom: 1em;
}
.post-form label {
  font-size: 22px;
  font-weight: bold;
  color: #8c8c8c;
  line-height: 1.5em;
}
.post-form label.checkbox {
  color: #8c8c8c;
  font-size: 13px;
  cursor: pointer;
  line-height: 22px;
  font-weight: normal;
}
.post-form label.checkbox input[type="checkbox"] {
  margin-right: 10px;
}
.post-form label.quick-break .btn-group {
  margin-left: 10px;
}
.post-form label.quick-break .btn-group a {
  position: relative;
}
.post-form label.quick-break .btn-group a .drop-mode-radio {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.post-form label.quick-break .btn-group a.active {
  background: #323334;
  color: #fff;
  text-shadow: none;
}
.post-form input[type="text"] {
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-form input[type="text"].input-xlarge,
.post-form textarea,
.post-form div.tagsinput {
  margin-bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.post-form .upload {
  padding: 10px 0;
  position: relative;
  margin-bottom: 18px;
}
.post-form .upload .file-name {
  position: absolute;
  line-height: 32px;
  padding: 0 10px;
  z-index: 2;
  width: 440px;
  height: 32px;
  overflow: hidden;
}
.post-form .upload .btn-wrapper {
  position: relative;
  width: 100%;
  height: 32px;
  margin: 0 auto;
}
.post-form .upload .btn-wrapper .fake-input {
  color: #e7e6e6;
  border: 1px solid #E2E2E2;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 440px;
  height: 22px;
  padding: 4px 9px;
  font-size: 13px;
  line-height: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.post-form .upload .btn-wrapper .fake-button {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: #323334;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 170px;
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  font-weight: bold;
}
.post-form .upload .btn-wrapper input[type="file"] {
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  float: right;
}
.post-form #img-queue {
  overflow: hidden;
  margin-bottom: 10px;
}
.post-form #img-queue .temp-container {
  width: 140px;
  height: 140px;
  overflow: hidden;
  float: left;
  margin: 5px 10px;
  text-align: center;
  background-color: #f7f5f5;
}
.post-form #img-queue .temp-container img {
  height: 140px;
  width: auto;
  max-width: none;
}
.post-form #img-queue .temp-container.small {
  width: 50px;
  height: 50px;
  margin: 5px 5px;
}
.post-form #img-queue .temp-container.small img {
  height: 50px;
}
/* delete-panel
using form to enforce post request for deleting
===============
*/
.delete-panel {
  margin: 0;
}
/* #add_post_modal
using form to enforce post request for deleting
===============
*/
#add_post_modal .add-post {
  overflow: hidden;
}
#add_post_modal .add-post .ic {
  background-position: 5px 0;
  background-repeat: no-repeat;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  margin: 0 19px;
  padding-top: 90px;
  float: left;
  color: #8c8c8c;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  width: 90px;
}
#add_post_modal .add-post .ic span {
  color: #8c8c8c;
  font-weight: normal;
  font-size: 0.75em;
  text-transform: none;
}
#add_post_modal .add-post .ic:hover {
  color: #f39335;
  background-position: -75px 0;
}
#add_post_modal .add-post .drop {
  background-image: url("../images/add-drop.png");
}
#add_post_modal .add-post .hunt {
  background-image: url("../images/add-hunt.png");
}
#add_post_modal .add-post .product {
  background-image: url("../images/add-product.png");
}
#add_post_modal .add-post .gamecam {
  background-image: url("../images/add-gamecam.png");
}
.uploadifive-button {
  float: right;
}
.top-ads {
  margin: 15px auto -15px;
}
.uploadifive-queue-item .progress-bar {
  height: 100%;
  background: #e5791b;
}
/*=====
=LOGIN=
=====*/
.login {
  width: 470px;
  margin: 50px auto;
}
.login h1,
.login h2,
.login h3 {
  text-align: center;
  margin-bottom: 0.7em;
}
.login h1 {
  color: #323334;
  font-size: 28px;
}
.login .soc-login {
  overflow: auto;
  margin: 25px 0;
}
.login .soc-button {
  line-height: 44px;
  color: #fff;
  font-weight: bold;
  padding-left: 35px;
  width: 155px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.login .fb-login-btn {
  display: block;
  margin: 0 auto;
  background: url("../images/fb-white.png") 16px center no-repeat #3c5796;
  padding-right: 1em;
}
.login .fb-login-btn:hover {
  background-color: #4d6db8;
}
.login .twitter-login {
  float: right;
  background: url("../images/twitter-white.png") 12px center no-repeat #24a7d7;
}
.login .twitter-login:hover {
  background-color: #4db9e1;
}
.login h2 {
  color: #999999;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.login form {
  padding: 25px 40px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(40, 40, 40, 0.15);
  -moz-box-shadow: 0 0 20px rgba(40, 40, 40, 0.15);
  box-shadow: 0 0 20px rgba(40, 40, 40, 0.15);
}
.login form input[type="text"],
.login form input[type="password"] {
  width: 380px;
  font-size: 16px;
  padding: 8px 4px;
  color: #999;
}
.login form input[type="text"] :-moz-placeholder,
.login form input[type="password"] :-moz-placeholder {
  color: #999999;
}
.login form input[type="text"] ::-webkit-input-placeholder,
.login form input[type="password"] ::-webkit-input-placeholder {
  color: #999999;
}
.login form .submit-btn {
  color: #fff;
}
.login form .help-inline {
  margin-bottom: 0;
}
.login form .help-inline a {
  color: #999999;
}
.login form .help-inline a:hover {
  color: #e5791b;
}
.login h3 {
  color: #323334;
  font-size: 20px;
}
/*=====
=404=
=====*/
.page-404 {
  margin-top: 80px;
}
.page-404 h1 {
  color: #636363;
  font-weight: normal;
  font-size: 34px;
  line-height: 2em;
}
.page-404 p {
  color: #979696;
  font-size: 15px;
}
.page-404 .grizzly {
  height: 350px;
}
/*
  USERS LIST
  This. Is. Confusing
*/
.posts-container .users-list {
  list-style: none;
  margin-top: 17px;
  margin-bottom: 17px;
}
.posts-container .users-list .span1 {
  width: 360px;
  height: 189px;
  padding: 0;
  margin: 0 0 15px 29px;
  border: 3px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.posts-container .users-list .span1 .a-user {
  padding: 10px;
  background: #fff;
  position: relative;
  padding-bottom: 34px;
}
.posts-container .users-list .span1:hover {
  border-color: #ff6700;
}
.posts-container .users-list .span1 .overlink {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.posts-container .users-list .span1 .user-image,
.posts-container .users-list .span1 .location,
.posts-container .users-list .span1 .user-latest-posts li {
  position: relative;
  z-index: 6;
}
.posts-container .users-list .span1 .user-detail {
  overflow: hidden;
  color: #696868;
}
.posts-container .users-list .span1 .user-detail .user-image {
  margin-right: 20px;
}
.posts-container .users-list .span1 .user-detail .user-image .image-clipper {
  width: 60px;
  height: 60px;
  overflow: hidden;
  display: block;
  margin-bottom: 5px;
}
.posts-container .users-list .span1 .user-detail .user-image .image-clipper img {
  height: 60px;
  max-width: none;
}
.posts-container .users-list .span1 .user-detail .user-image .hd-btn {
  padding: 0;
  font-size: 11px;
  line-height: 20px;
  width: 100%;
}
.posts-container .users-list .span1 .user-detail .user-info {
  font-weight: bold;
  width: 260px;
  position: relative;
}
.posts-container .users-list .span1 .user-detail .user-info h3 {
  font-size: 18px;
}
.posts-container .users-list .span1 .user-detail .user-info .location {
  position: relative;
  margin-bottom: 5px;
}
.posts-container .users-list .span1 .user-latest-posts {
  overflow: hidden;
  margin-bottom: 10px;
  min-height: 40px;
}
.posts-container .users-list .span1 .user-latest-posts li {
  width: 40px;
  height: 40px;
  overflow: hidden;
  background-color: #f7f5f5;
  float: left;
  margin: 0 4px;
  text-align: center;
}
.posts-container .users-list .span1 .user-latest-posts li img {
  height: 40px;
  max-width: none;
}
.posts-container .users-list .span1 .user-stat {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 34px;
}
.posts-container .users-list .span1 .user-stat span {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 11px;
}
.posts-container .users-list .span1 .user-stat span.total-views {
  background: #f6f6f6;
}
.posts-container .users-list .span1 .user-stat span.total-posts {
  background: #eaeaea;
}
/*
  PROFILE
*/
.user-wrapper {
  margin-top: 30px;
  margin-bottom: 20px;
}
.user-wrapper .span1,
.user-wrapper .span2 {
  padding: 7px;
}
.user-wrapper .span1  > div,
.user-wrapper .span2  > div {
  margin: 0 3px;
}
.user-wrapper .span1 {
  width: 208px;
}
.user-wrapper .span2 {
  width: 445px;
}
.user-wrapper .user-image {
  width: 202px;
}
.user-wrapper .user-image .hd-btn {
  width: 100%;
  border: none;
  color: #f6f6f6;
  font-weight: bold;
  padding: 4px 0;
  font-size: 18px;
  line-height: 28px;
}
.user-wrapper .user-image .profile-picture {
  display: block;
  overflow: hidden;
  width: 202px;
  height: 202px;
  margin-bottom: 5px;
  position: relative;
}
.user-wrapper .user-image .profile-picture .pic-btn {
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -62px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.user-wrapper .user-image .profile-picture:hover .pic-btn {
  bottom: 10px;
}
.user-wrapper .user-image .profile-picture img {
  width: 202px;
  height: auto;
}
.user-profile {
  position: relative;
}
.user-profile h1 {
  line-height: 1em;
  color: #323334;
  font-size: 26px;
  margin-bottom: 4px;
}
.user-profile p {
  color: #8c8c8c;
}
.user-profile .location {
  background-position: 0 4px;
  line-height: 24px;
}
.user-profile .user-stat {
  margin-bottom: 10px;
}
.user-profile .user-stat span {
  margin-right: 10px;
}
.user-profile .user-stat span.fr {
  margin-right: 0;
}
.user-profile .user-stat p {
  margin-bottom: 4px;
  font-weight: bold;
  color: #696868;
}
.user-profile .user-complete {
  overflow: hidden;
  margin-bottom: 10px;
}
.user-profile .user-complete h2,
.user-profile .user-complete p {
  color: #323334;
  font-size: 18px;
  font-weight: bold;
}
.user-profile .user-complete p.fr {
  line-height: 29px;
}
.user-profile .user-complete .progress {
  width: 89%;
}
.user-profile .user-bio {
  color: #8c8c8c;
  overflow: auto;
  line-height: 23px;
}
.user-profile .user-bio.profile-not-complete {
  height: 70px;
}
.links {
  position: absolute;
  z-index: 20;
  right: 0;
  top: 5px;
}
.links a {
  float: left;
  margin-left: 5px;
  background-repeat: no-repeat;
  width: 17px;
  height: 16px;
  text-indent: -9999px;
}
.links a.fb {
  background-image: url("../images/fb-bw.png");
}
.links a.twitter {
  background-image: url("../images/twitter-bw.png");
}
.links a.website {
  background-image: url("../images/website-bw.png");
}
.user-stream {
  margin-right: 7px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  padding: 15px 14px 15px 14px;
}
.user-stream ul.unstyled {
  margin-bottom: 0;
}
.user-stream ul.unstyled li {
  padding: 5px 0;
  border-bottom: solid 1px #eaeaea;
  font-size: 12px;
}
.user-stream ul.unstyled li:last-child {
  border: none;
}
.user-stream .view-all-stream {
  position: absolute;
  right: 20px;
  top: 26px;
  font-size: 12px;
  color: #696868;
  font-weight: normal;
}
.user-stream .view-all-stream:hover {
  color: #e5791b;
}
.user-stream a {
  font-weight: bold;
}
.user-stream h2 {
  color: #999999;
  font-size: 16px;
  margin-bottom: 10px;
}
#profile_nav {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#profile_nav li.highlighted {
  color: #fff;
  background-color: #E5791B;
}
#profile_nav li.highlighted.last {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#profile_nav li.highlighted a:hover {
  color: #fff;
}
.user-posts {
  min-height: 326px;
}
.user-posts .posts-list .right {
  margin-top: 10px;
}
.user-posts .posts-list .post-board-thumbs .thumb-clipper {
  margin: 0 5px;
}
.user-posts .edit-board-btn {
  margin: 2px 10px;
}
.user-posts .no-posts {
  text-align: center;
  margin-top: 80px;
}
.user-posts .no-posts h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
.user-posts .no-posts p {
  color: #999999;
  font-size: 16px;
}
.user-posts .no-posts strong {
  color: #ff6700;
}
.user-posts .posts-list .span1 .add-board {
  cursor: auto;
  text-align: center;
}
.user-posts .posts-list .span1 .add-board .post-board {
  height: 276px;
}
.user-posts .posts-list .span1 .add-board .post-board .empty .hd-btn {
  margin-left: -70px;
}
.user-posts .posts-list .span1 .add-board .board-name {
  width: 90%;
}
/*
  UPDATE
*/
#upload-area #preview img {
  max-width: 100px;
  border: solid 1px #ccc;
  border-radius: 3px;
}
#upload-area .loading {
  display: none;
}
/*
  FOLLOW / UNFOLLOW BUTTONS
*/
.unfollow {
  background-color: #8c8c8c;
}
.unfollow:hover {
  background-color: #323334;
}
.you {
  color: #323334;
  line-height: 20px;
}
/*
  USER INVITE PAGE STYLING
  TODO : DO A GLOBAL STYLE FOR FORM
*/
.user-invite {
  margin: 55px auto;
  width: 560px;
}
.user-invite .form-heading {
  margin-bottom: 30px;
}
.user-invite .form-heading h1 {
  font-size: 26px;
  margin-bottom: 30px;
}
.user-invite .form-heading p {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 24px;
}
.user-invite .post-form input[type="text"] {
  margin-bottom: 20px;
}
.user-invite .refs {
  overflow: hidden;
}
.user-invite .refs .image-clipper {
  float: left;
  width: 60px;
  height: 60px;
  overflow: hidden;
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.user-invite .refs .image-clipper.inactive {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.user-invite .refs .image-clipper img {
  height: 60px;
  max-width: none;
}
/*
  USER BIO MODAL STYLING
*/
.user-bio-modal .modal-body {
  height: 400px;
  overflow: auto;
  margin: 0 15px 15px 0;
  line-height: 23px;
}
#upload_modal {
  background-image: url("../images/sparks.jpg");
  padding: 40px 20px 20px 20px;
  width: 440px;
  height: 480px;
}
#upload_modal h3 {
  font-size: 18px;
  color: #323334;
}
#upload_modal .modal-body img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 4px solid transparent;
  max-width: 198px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
#upload_modal .modal-body img:hover {
  border-color: #ff6700;
}
#upload_modal .modal-body .btn-wrapper {
  position: relative;
  height: 32px;
  margin: 10px auto;
}
#upload_modal .modal-body .btn-wrapper .fake-button {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  line-height: 32px;
}
#upload_modal .modal-body .btn-wrapper input[type="file"] {
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
#upload_modal .modal-body .btn-wrapper,
#upload_modal .modal-body input[type="submit"] {
  width: 206px;
}
#upload_modal .modal-body .fake-button,
#upload_modal .modal-body input[type="submit"] {
  font-size: 18px;
}
#upload_modal .modal-footer {
  padding: 0;
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 440px;
  padding: 0 20px;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#upload_modal .modal-footer a {
  color: #8c8c8c;
}
.debug {
  background: rgba(0, 0, 0, 0.2);
}
.conversation-create {
  /*.debug;*/

  position: relative;
  height: auto;
  width: 680px;
  margin: 20px auto 30px auto;
}
.conversation-create .conversation-start {
  margin: 10px 0;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}
.conversation-create .conversation-start .hd-btn {
  display: inline-block;
  margin: 0 10px;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#conversation-modal .modal-header {
  padding: 20px 20px 0 20px;
  background: #ececec;
  border-radius: 3px 3px 0 0;
  border: none;
}
#conversation-modal .modal-header h3 {
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}
#conversation-modal .modal-header ul.conversation-tabs {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  *zoom: 1;
}
#conversation-modal .modal-header ul.conversation-tabs:before,
#conversation-modal .modal-header ul.conversation-tabs:after {
  display: table;
  content: "";
}
#conversation-modal .modal-header ul.conversation-tabs:after {
  clear: both;
}
#conversation-modal .modal-header ul.conversation-tabs li {
  float: left;
}
#conversation-modal .modal-header ul.conversation-tabs li a {
  display: block;
  height: 40px;
  margin-right: 5px;
  padding: 0 10px 0 40px;
  line-height: 40px;
  background: none;
  border-radius: 3px 3px 0 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #8c8c8c;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#conversation-modal .modal-header ul.conversation-tabs li a.conv-picture {
  background: url('../images/conv-picture.png') 5px top no-repeat;
}
#conversation-modal .modal-header ul.conversation-tabs li a.conv-question {
  background: url('../images/conv-question.png') 5px top no-repeat;
}
#conversation-modal .modal-header ul.conversation-tabs li a.conv-product {
  background: url('../images/conv-product.png') 5px top no-repeat;
}
#conversation-modal .modal-header ul.conversation-tabs li a.conv-video {
  background: url('../images/conv-video.png') 5px top no-repeat;
}
#conversation-modal .modal-header ul.conversation-tabs li a.conv-link {
  background: url('../images/conv-link.png') 5px top no-repeat;
}
#conversation-modal .modal-header ul.conversation-tabs li a:hover,
#conversation-modal .modal-header ul.conversation-tabs li a.active {
  background-color: #FFF;
  background-position: 5px bottom;
  color: #ff6700;
}
#conversation-modal .modal-body .conv-form {
  display: none;
}
#conversation-modal .modal-body .conv-form.active {
  display: block;
}
#conversation-modal .modal-body form {
  margin: 0;
}
#conversation-modal .modal-body .conv-title {
  width: 510px;
  margin-bottom: 15px;
  padding: 8px 8px;
  background: #f6f6f6;
  box-shadow: none;
  color: #ff6700;
}
#conversation-modal .modal-body .conv-title::-webkit-input-placeholder {
  color: #ff6700;
}
#conversation-modal .modal-body .conv-title:-moz-placeholder {
  color: #ff6700;
}
#conversation-modal .modal-body .conv-content {
  width: 510px;
  height: 70px;
  padding: 8px 8px;
  background: #f6f6f6;
  box-shadow: none;
}
#conversation-modal .modal-body .form-action {
  *zoom: 1;
}
#conversation-modal .modal-body .form-action .styled-input-file {
  position: relative;
  width: 160px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  background: #333;
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#conversation-modal .modal-body .form-action .styled-input-file input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
  -moz-opacity: 0;
  filter: progid:dximagetransform.microsoft.alpha(opacity=0);
}
#conversation-modal .modal-body .form-action .left {
  float: left;
}
#conversation-modal .modal-body .form-action .btn {
  float: right;
  padding: 6px 10px;
  text-transform: uppercase;
}
#conversation-modal .modal-body .form-action:before,
#conversation-modal .modal-body .form-action:after {
  display: table;
  content: "";
}
#conversation-modal .modal-body .form-action:after {
  clear: both;
}
.conversation-list {
  /*.debug;*/

  margin-top: 20px;
}
.conversation-list .span4 {
  position: relative;
  width: 360px;
  max-height: 250px;
  margin: 0 0 30px 30px;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.conversation-list .span4:hover {
  box-shadow: 0 0 0 3px #e1782e;
}
.conversation-list .span4 .overlink {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
}
.conversation-list .span4 .title {
  min-height: 80px;
  max-height: 80px;
  padding: 10px 15px;
  background: #f6f6f6;
  line-height: 24px;
  font-weight: bold;
  overflow: hidden;
}
.conversation-list .span4 .title a {
  color: #333;
}
.conversation-list .span4 .content {
  min-height: 100px;
  max-height: 100px;
  padding: 10px 15px;
  line-height: 24px;
  color: #8c8c8c;
  overflow: hidden;
}
.conversation-list .span4.photo .title,
.conversation-list .span4.photo .content {
  min-height: 50px;
  max-height: 50px;
  padding: 0 15px;
  line-height: 50px;
  overflow: hidden;
}
.conversation-list .span4.photo .image {
  width: 360px;
  height: 120px;
  overflow: hidden;
  text-align: center;
}
.conversation-list .span4.photo .image.image-video {
  position: relative;
  height: 170px;
}
.conversation-list .span4.photo .image.image-video .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 360px;
  height: 360px;
  background: url('../images/video-play-icon.png') no-repeat;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.conversation-list .span4 .count {
  float: left;
  line-height: 30px;
  text-align: center;
  color: #8c8c8c;
}
.conversation-list .span4 .count-view {
  width: 120px;
  background: #f6f6f6;
}
.conversation-list .span4 .count-comment {
  width: 130px;
  background: #eaeaea;
}
.conversation-list .span4 .count-like {
  width: 110px;
  position: relative;
  z-index: 6;
  text-align: left;
}
.conversation-list .span4 .count-like a {
  background: url('../images/post-likes.png') 60% 50% no-repeat #d5d7d9;
  color: #8C8C8C;
  display: block;
}
.conversation-list .span4 .count-like a:hover,
.conversation-list .span4 .count-like a.unlike {
  background-image: url("../images/post-likes-active.png");
  color: #e5791b;
}
.conversation-list .span4 .count-like span {
  padding: 0 35%;
}
.container {
  /*.debug;*/

}
.container .post-head-info .category {
  text-transform: capitalize;
  color: #ff6700;
}
.container .post-body h1 {
  margin-bottom: 20px;
  font-size: 24px;
}
.container .post-body .post-content {
  margin: 30px 0;
  line-height: 23px;
  color: #8c8c8c;
}
.container .post-body.question h1 {
  padding: 10px 20px;
  background: #f7f5f5;
}
.container .post-body.question .post-content {
  margin: 30px 20px;
}
.container .post-body .conversation-video,
.container .post-body .conversation-photo {
  margin-bottom: 20px;
}
.container .post-body .conversation-photo {
  background: #f7f5f5;
  text-align: center;
}
.container .post-body .conversation-photo img {
  display: block;
  max-width: 640px;
  margin: 0 auto;
}
.link-preview {
  display: none;
  margin: 0 0 20px 0;
  padding: 10px;
  border: solid 1px #eaeaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.link-preview.loader {
  min-height: 57px;
  background: url('../images/loading.gif') center center no-repeat;
}
.link-preview .image-preview {
  margin-top: 10px;
  *zoom: 1;
}
.link-preview .image-preview:before,
.link-preview .image-preview:after {
  display: table;
  content: "";
}
.link-preview .image-preview:after {
  clear: both;
}
.link-preview .image-preview img {
  float: left;
  max-width: 100px;
  margin: 5px 5px 5px 5px;
}
.link-preview .image-preview img.active {
  box-shadow: 0px 0px 0px 5px #ff6700;
}
.post-wrapper.conversation-wrapper .post-box .post-body {
  min-height: 705px;
}
/*=====
=TAG=
=====*/
.tags-list {
  margin-top: 25px;
}
.tags-list li {
  list-style: none;
  margin-bottom: 30px;
}
.tags-list li a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  background: #f7f5f5;
  color: #505050;
  font-weight: bold;
  font-size: 18px;
  padding: 0 10px;
  line-height: 40px;
}
.tags-list li a:hover {
  background: #323334;
  color: #fff;
}
.tags-list li a span {
  font-size: 0.8em;
  font-weight: normal;
}
/*======
=SEARCH=
=======*/
.search-box {
  margin-top: 50px;
  margin-bottom: 50px;
}
.search-box p {
  color: #898989;
}
.search-box h1 {
  margin-bottom: 80px;
}
.search-box .search-form {
  width: 100%;
  height: 50px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.25);
  background: #ffffff;
  border-color: #cbcbcb;
  margin-bottom: 20px;
}
.search-box .search-form input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-box .search-form input[type="text"] {
  border: none;
  color: #8c8c8c;
  font-size: 16px;
  width: 480px;
  padding: 0 15px;
  height: 50px;
}
.search-box .search-form .search-type {
  float: right;
  background: #eaeaea;
  color: #8c8c8c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  border: none;
  text-shadow: none;
  text-align: left;
  padding: 0 30px 0 10px;
  width: 180px;
  line-height: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-appearance: none;
}
.search-box .search-form input[type="submit"] {
  text-indent: -9999px;
  position: absolute;
  z-index: 3;
  right: 0;
  background: url("../images/search.png") no-repeat center center #dfdfdf;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
/*@import 'bootstrap/mixins';*/
#stream-box .post-body {
  padding: 0;
}
#stream-box .post-body h2 {
  margin-bottom: 10px;
  padding: 20px;
  background: #f6f6f6;
  font-size: 24px;
  font-weight: normal;
  color: #ff6700;
}
#stream-box .post-body .stream-item {
  position: relative;
  padding: 5px 20px;
  border-bottom: solid 1px #eaeaea;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  *zoom: 1;
}
#stream-box .post-body .stream-item:before,
#stream-box .post-body .stream-item:after {
  display: table;
  content: "";
}
#stream-box .post-body .stream-item:after {
  clear: both;
}
#stream-box .post-body .stream-item:hover {
  background: #f6f6f6;
}
#stream-box .post-body .stream-item.unread {
  background: #f2e1d5;
}
#stream-box .post-body .stream-item.unread .mark-as-read {
  display: inline;
}
#stream-box .post-body .stream-item.mark-all {
  padding: 15px 20px;
}
#stream-box .post-body .stream-item img {
  float: left;
  width: 40px;
  max-width: 40px;
}
#stream-box .post-body .stream-item .stream-detail {
  float: left;
  width: 590px;
  margin: 0 0 0 10px;
  font-size: 14px;
  color: #8c8c8c;
}
#stream-box .post-body .stream-item .stream-detail strong {
  text-transform: capitalize;
}
#stream-box .post-body .stream-item .stream-detail .date {
  font-size: 11px;
  color: #adadad;
}
#stream-box .post-body .stream-item .mark-as-read {
  display: none;
  position: absolute;
  z-index: 100;
  top: 15px;
  right: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
#stream-box .post-body .stream-item #fetch_stream {
  display: block;
  margin: 15px 0;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #333;
  text-align: center;
  color: #fff !important;
}
#message-box .post-body {
  padding: 0;
}
.message-header {
  height: 70px;
  background: #ececec;
}
.message-header .title {
  float: left;
  margin: 30px 0 0 30px;
  padding: 0 20px;
  background: #e6e6e6;
  line-height: 40px;
  font-size: 16px;
  color: #8c8c8c;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.message-header .title.active {
  background: #fff;
  color: #ff6700;
}
.message-header .compose {
  float: right;
  margin: 30px 30px 0 0;
  padding: 0 20px;
  background: #ff6700;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.message-header .compose.active {
  background: #fff;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  line-height: 40px;
  font-size: 16px;
  color: #ff6700;
}
.message-item {
  padding: 20px 30px;
  border-bottom: solid 1px #ececec;
  *zoom: 1;
  /* message detail */

}
.message-item:before,
.message-item:after {
  display: table;
  content: "";
}
.message-item:after {
  clear: both;
}
.message-item.unread {
  background: #f2e1d5;
}
.message-item .sender-picture {
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.message-item .message-detail {
  position: relative;
  float: left;
  width: 570px;
}
.message-item .message-detail .sender-name {
  display: block;
  text-transform: capitalize;
}
.message-item .message-detail .message-content a {
  color: #8c8c8c;
}
.message-item .message-detail .message-content.sender {
  background: url('../images/reply_arrow.png') left center no-repeat;
  text-indent: 28px;
}
.message-item .message-detail .message-created {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #c5c5c5;
}
.message-item .message-detail .message-delete {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.message-item .clear {
  clear: both;
}
.message-item .message-detail-sender {
  float: left;
  margin: 10px 0 0 0;
  font-size: 13px;
}
.message-item .message-detail-sender .message-detail-created {
  color: #c5c5c5;
}
.message-item .message-detail-content {
  margin: 20px 0 0 0;
  font-size: 13px;
  color: #8c8c8c;
}
.message-item .message-detail-content.sender {
  background: url('../images/reply_arrow.png') left center no-repeat;
  text-indent: 28px;
}
.message-item form .inline {
  margin-bottom: 15px;
}
.message-item form .message-to {
  width: 570px;
  height: 27px;
  padding: 0 10px;
  margin: 0 0 0 10px;
  border: solid 2px #e6e6e6;
}
.message-item form .message-to::-webkit-input-placeholder {
  font-style: italic;
}
.message-item form .message-to:-moz-placeholder {
  font-style: italic;
}
.message-item form .message-text {
  width: 598px;
  padding: 10px;
  border: solid 2px #e6e6e6;
}
.message-item form .message-text::-webkit-input-placeholder {
  font-style: italic;
}
.message-item form .message-text:-moz-placeholder {
  font-style: italic;
}
.message-item form .message-text.short {
  height: 40px;
}
.message-item form .form-action {
  text-align: right;
}
/*
PAGE TEMPLATE
=====
*/
.page-wrapper {
  width: 940px;
  margin: 50px auto 0;
}
.page-wrapper.tour {
  margin: 55px auto 0;
}
.page-wrapper.tour h1 {
  margin-bottom: 55px;
}
.page-wrapper.tour h2,
.page-wrapper.tour .hilite {
  color: #FF6700;
}
.page-wrapper.tour h2 {
  font-size: 22px;
  text-transform: none;
  margin-bottom: 1.5em;
}
.page-wrapper.tour .tour-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 940px;
  padding: 40px 0 0 0;
}
.page-wrapper.tour .tour-wrapper section {
  overflow: hidden;
  padding: 0 65px;
  margin-bottom: 55px;
}
.page-wrapper.tour .tour-wrapper section.section1 .intro {
  width: 70%;
  margin: 0 auto;
}
.page-wrapper.tour .tour-wrapper section.section2 .fr,
.page-wrapper.tour .tour-wrapper section.section5 .fr {
  margin-left: 10px;
}
.page-wrapper.tour .tour-wrapper section.section3,
.page-wrapper.tour .tour-wrapper section.section5 {
  background-color: #f6f6f6;
}
.page-wrapper.tour .tour-wrapper section.section3 {
  padding: 30px 65px 0;
}
.page-wrapper.tour .tour-wrapper section.section3 .center {
  width: 760px;
  margin: 0 auto;
}
.page-wrapper.tour .tour-wrapper section.section4 .fl {
  margin-right: 35px;
}
.page-wrapper.tour .tour-wrapper section.section5 {
  padding-top: 86px 65px;
}
.page-wrapper.tour .tour-wrapper section.section5 img.fr {
  margin-top: -40px;
}
.page-wrapper.tour .tour-wrapper section.section6 {
  margin: 0;
}
.page-wrapper .page-box {
  background: #fff;
}
.page-wrapper  > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-wrapper  > div.span3 {
  width: 655px;
  padding: 20px 30px;
}
.page-wrapper  > div h2,
.page-wrapper  > div h3 {
  text-transform: uppercase;
}
.page-wrapper  > div h2 {
  color: #323334;
  font-size: 24px;
  margin-bottom: 1em;
}
.page-wrapper  > div h3 {
  font-size: 20px;
  color: #8c8c8c;
}
.page-wrapper  > div h3 .hilite {
  color: #FF6700;
}
.page-wrapper  > div p {
  color: #8c8c8c;
  font-size: 13px;
  line-height: 2em;
  margin-bottom: 2em;
}
.page-wrapper  > div .huntdropmarklet-btn {
  background: url("../images/huntdropmarklet.png");
  width: 91px;
  height: 29px;
  display: block;
  margin: 0 0 10px 0;
  color: transparent;
  font-size: 18px;
  text-indent: -9999px;
}
.page-wrapper aside.span1 {
  width: 210px;
}
.page-wrapper aside .page-box {
  padding: 20px 10px;
  margin-bottom: 20px;
}
.page-wrapper aside .page-box h2 {
  font-size: 24px;
  margin-bottom: 0.8em;
}
.page-wrapper aside ul {
  margin-left: 10px;
}
.page-wrapper aside ul li {
  font-size: 14px;
  line-height: 2em;
}
.page-wrapper aside ul li a {
  color: #828382;
}
.page-wrapper aside ul li a:hover,
.page-wrapper aside ul li a.active {
  color: #e5791b;
}
#bookmarklet {
  width: 500px;
  padding: 30px 30px;
  margin: 0 auto;
}
#bookmarklet h1 {
  font-size: 20px;
  margin-bottom: 10px;
}
#bookmarklet .bm-form {
  margin: 0;
}
#bookmarklet .bm-form .checkbox {
  color: #8c8c8c;
  font-size: 13px;
  cursor: pointer;
  line-height: 22px;
}
#bookmarklet .bm-form .checkbox input[type="checkbox"] {
  margin-right: 10px;
}
#bookmarklet .bm-form .submit-btn {
  width: 285px;
}
#bookmarklet .bm-wrapper {
  overflow: hidden;
}
#bookmarklet .bm-wrapper p {
  margin-bottom: 10px;
}
#bookmarklet .bm-wrapper .bm-main {
  float: left;
  width: 285px;
}
#bookmarklet .bm-wrapper .bm-main input[type="text"],
#bookmarklet .bm-wrapper .bm-main textarea {
  width: 265px;
  padding: 5px 9px;
  margin-bottom: 0;
}
#bookmarklet .bm-wrapper .bm-main textarea {
  height: 100px;
}
#bookmarklet .bm-wrapper .bm-main select {
  width: 190px;
}
#bookmarklet .bm-wrapper .bm-main #add_board input[type="text"] {
  width: 170px;
}
#bookmarklet .bm-wrapper .bm-main #add_board input[type="submit"] {
  width: 90px;
}
#bookmarklet .bm-wrapper .bm-main .tagsinput {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#bookmarklet .bm-wrapper .bm-side {
  float: right;
  width: 202px;
}
#bookmarklet .bm-wrapper .bm-side .image {
  width: 202px;
  height: 167px;
  overflow: hidden;
  background-color: #f7f5f5;
  margin-bottom: 20px;
}
#bookmarklet .bm-wrapper .bm-side .image img {
  max-width: none;
}
#bookmarklet .bm-wrapper .bm-side .image img.portrait {
  max-width: 202px;
  height: auto;
}
#bookmarklet .bm-wrapper .bm-side .image img.landscape {
  height: 167px;
}
#bookmarklet .bm-wrapper .bm-side .image img.square {
  width: 202px;
  height: 202px;
}
#bookmarklet header {
  height: 100px;
}
#bookmarklet header #bookmarklet_logo {
  background: url("../images/logo.png") left top no-repeat;
  width: 290px;
  height: 100%;
  margin: 0 auto;
  text-indent: -9999px;
}
#bookmarklet header #bookmarklet_logo:hover {
  background-position: bottom left;
}
#bookmarklet header #bookmarklet_logo a {
  display: block;
  width: auto;
  height: 100%;
}
#bookmarklet .login {
  margin: 0;
}
.ie-btn {
  background-color: #f78419;
  background-image: -moz-linear-gradient(top, #f98d29, #f37700);
  background-image: -ms-linear-gradient(top, #f98d29, #f37700);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f98d29), to(#f37700));
  background-image: -webkit-linear-gradient(top, #f98d29, #f37700);
  background-image: -o-linear-gradient(top, #f98d29, #f37700);
  background-image: linear-gradient(top, #f98d29, #f37700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98d29', endColorstr='#f37700', GradientType=0);
  border-color: #f37700 #f37700 #a65200;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.ie-btn:hover,
.ie-btn:active,
.ie-btn.active,
.ie-btn.disabled,
.ie-btn[disabled] {
  background-color: #f37700;
}
.ie-btn:active,
.ie-btn.active {
  background-color: #c05e00 \9;
}
.lt-ie9 header .container {
  z-index: 11;
}
.lt-ie9 header .top-menu {
  width: 380px;
  height: 30px;
}
.lt-ie9 header .top-menu .header-menu {
  width: 250px;
}
.lt-ie9 header .top-menu .signin-area {
  text-align: right;
  width: 120px;
}
.lt-ie9 header .top-menu.logged-in .header-menu {
  width: 100px;
}
.lt-ie9 header .top-menu.logged-in .signin-area {
  width: auto;
}
.lt-ie9 header .search-bar {
  width: 375px;
}
.lt-ie9 header .search-form {
  width: 370px;
  border: 1px solid #CBCBCB;
}
.lt-ie9 header .search-form input[type="text"] {
  line-height: 32px;
}
.lt-ie9 header .search-form .search-type {
  margin-right: 35px;
}
.lt-ie9 nav li,
.lt-ie9 .nav li {
  float: left;
}
.lt-ie9 nav .container,
.lt-ie9 .nav .container {
  z-index: 9999;
}
.lt-ie9 nav .container .top-nav,
.lt-ie9 .nav .container .top-nav {
  margin: 0 auto;
  width: 420px;
}
.lt-ie9 nav .container .hd-nav,
.lt-ie9 .nav .container .hd-nav {
  visibility: hidden;
}
.lt-ie9 nav.nav-fixed,
.lt-ie9 .nav.nav-fixed {
  left: 0;
}
.lt-ie9 nav.nav-fixed .hd-nav,
.lt-ie9 .nav.nav-fixed .hd-nav {
  visibility: visible;
}
.lt-ie9 nav.nav-fixed .nav-button,
.lt-ie9 .nav.nav-fixed .nav-button {
  top: 3px;
}
.lt-ie9 #profile_nav li.fr {
  float: right;
}
.lt-ie9 .user-profile .user-stat {
  overflow: hidden;
}
.lt-ie9 .user-profile .user-stat p {
  clear: both;
}
.lt-ie9 .user-profile .user-stat p span {
  float: left;
}
.lt-ie9 .user-profile .user-stat p span.fr {
  float: right;
}
.lt-ie9 .quick-menu {
  float: left;
}
.lt-ie9 .quick-menu .btn {
  background-color: #f78419;
  background-image: -moz-linear-gradient(top, #f98d29, #f37700);
  background-image: -ms-linear-gradient(top, #f98d29, #f37700);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f98d29), to(#f37700));
  background-image: -webkit-linear-gradient(top, #f98d29, #f37700);
  background-image: -o-linear-gradient(top, #f98d29, #f37700);
  background-image: linear-gradient(top, #f98d29, #f37700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98d29', endColorstr='#f37700', GradientType=0);
  border-color: #f37700 #f37700 #a65200;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-transform: none;
}
.lt-ie9 .quick-menu .btn:hover,
.lt-ie9 .quick-menu .btn:active,
.lt-ie9 .quick-menu .btn.active,
.lt-ie9 .quick-menu .btn.disabled,
.lt-ie9 .quick-menu .btn[disabled] {
  background-color: #f37700;
}
.lt-ie9 .quick-menu .btn:active,
.lt-ie9 .quick-menu .btn.active {
  background-color: #c05e00 \9;
}
.lt-ie9 .quick-menu:hover ul.dropdown-menu {
  margin-top: 0px;
}
.lt-ie9 .quick-menu:hover ul.dropdown-menu li {
  margin: 0 5px;
}
.lt-ie9 .quick-menu:hover ul.dropdown-menu li.divider {
  font-size: 0;
}
.lt-ie9 .posts-container .filters {
  top: 0;
  z-index: 8;
}
.lt-ie9 .posts-container .filters .dropdown-menu a {
  clear: none;
}
.lt-ie9 .posts-container .filters .dropdown-menu a.more-tags {
  float: left;
}
.lt-ie9 .posts-container .filters .dropdown-menu a.more-tags.fr {
  float: right;
}
.lt-ie9 .posts-container .filters .tags-list li a {
  position: relative;
  padding-top: 5px;
}
.lt-ie9 .posts-container .filters .tags-list li a span {
  float: none;
  position: absolute;
  right: 5px;
  top: 0;
}
.lt-ie9 .posts-container .posts-list  > li .post {
  z-index: 1;
}
.lt-ie9 .posts-container .posts-list  > li .post .overlay {
  visibility: hidden;
  background: url("../images/post-overlay.png") repeat;
}
.lt-ie9 .posts-container .posts-list  > li .post:hover .overlay {
  visibility: visible;
}
.lt-ie9 .posts-container .users-list .span1 .user-detail .user-image {
  width: 60px;
}
.lt-ie9 .posts-container .users-list .span1 .user-detail .user-image .hd-btn {
  display: block;
}
.lt-ie9 .post-wrapper .board-area {
  left: 0;
}
.lt-ie9 .post-form input[type="text"] {
  height: 24px;
}
.lt-ie9 .post-form .board-name {
  width: 180px;
}
.lt-ie9 .post-form input[type="text"].input-xlarge,
.lt-ie9 .post-form textarea,
.lt-ie9 .post-form div.tagsinput {
  width: 95%;
}
.lt-ie9 .post-form .add-board {
  vertical-align: middle;
}
.lt-ie9 .modal {
  z-index: 99999999;
}
.lt-ie9 #add_post_modal .add-post .ic {
  margin: 0 19px;
}
.lt-ie9 #report_modal textarea {
  width: 90%;
}
.lt-ie9 .modal.fade {
  visibility: hidden;
}
.lt-ie9 .modal.fade.in {
  visibility: visible;
}
.lt-ie9 .search-box .search-form input[type="text"] {
  float: left;
  width: 420px;
}
.lt-ie9 .search-box .search-form .search-type {
  margin-top: 10px;
  margin-right: 60px;
}
.lt-ie9 div.tagsinput {
  width: 90% !important;
}
.lt-ie9 .tags_clear {
  display: none;
}
.lt-ie9 .submit-btn {
  background-color: #f78419;
  background-image: -moz-linear-gradient(top, #f98d29, #f37700);
  background-image: -ms-linear-gradient(top, #f98d29, #f37700);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f98d29), to(#f37700));
  background-image: -webkit-linear-gradient(top, #f98d29, #f37700);
  background-image: -o-linear-gradient(top, #f98d29, #f37700);
  background-image: linear-gradient(top, #f98d29, #f37700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98d29', endColorstr='#f37700', GradientType=0);
  border-color: #f37700 #f37700 #a65200;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.lt-ie9 .submit-btn:hover,
.lt-ie9 .submit-btn:active,
.lt-ie9 .submit-btn.active,
.lt-ie9 .submit-btn.disabled,
.lt-ie9 .submit-btn[disabled] {
  background-color: #f37700;
}
.lt-ie9 .submit-btn:active,
.lt-ie9 .submit-btn.active {
  background-color: #c05e00 \9;
}
.lt-ie9 .hd-btn {
  background-color: #f78419;
  background-image: -moz-linear-gradient(top, #f98d29, #f37700);
  background-image: -ms-linear-gradient(top, #f98d29, #f37700);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f98d29), to(#f37700));
  background-image: -webkit-linear-gradient(top, #f98d29, #f37700);
  background-image: -o-linear-gradient(top, #f98d29, #f37700);
  background-image: linear-gradient(top, #f98d29, #f37700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98d29', endColorstr='#f37700', GradientType=0);
  border-color: #f37700 #f37700 #a65200;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.lt-ie9 .hd-btn:hover,
.lt-ie9 .hd-btn:active,
.lt-ie9 .hd-btn.active,
.lt-ie9 .hd-btn.disabled,
.lt-ie9 .hd-btn[disabled] {
  background-color: #f37700;
}
.lt-ie9 .hd-btn:active,
.lt-ie9 .hd-btn.active {
  background-color: #c05e00 \9;
}
.lt-ie9 .hd-btn.unfollow {
  background-color: #8c8c8c;
}
.lt-ie9 .totop_btn {
  height: 56px;
}
.lt-ie9 .page-wrapper > div.span3 {
  width: 640px;
}
@-moz-document url-prefix() {
  .search-box .search-form .search-type {
    padding-top: 15px;
  }
}
#opening {
  position: relative;
  width: 380px;
  height: 380px;
  background: #ffffff url("../images/opening_bg.png") center bottom;
  border-radius: 3px;
}
#opening .btn-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  line-height: 50px;
  background: #fff;
  text-align: center;
  color: #999;
  font-size: 18px;
  font-weight: normal;
  border-left: solid 1px #dadada;
  border-bottom: solid 1px #dadada;
  border-radius: 3px;
  cursor: pointer;
}
#opening .opening-logo {
  padding-top: 30px;
  text-align: center;
}
#opening .opening-content {
  width: 270px;
  margin: 0 auto;
  line-height: 24px;
  color: #8c8c8c;
  text-align: center;
}
#opening .opening-signin {
  width: 270px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  line-height: 24px;
  color: #8c8c8c;
  text-align: center;
}
#opening .opening-signin p {
  padding: 10px 0 0 0;
  font-weight: bold;
}
#hdsays {
  margin: 10px 0;
  padding: 10px;
  background-color: #F7F5F5;
  overflow: hidden;
}
#hdsays p {
  margin-bottom: 5px;
}
#hdsays strong {
  color: #000;
}
#hdsays .says {
  float: left;
  margin-right: 15px;
  width: 40px;
  height: 40px;
}
/*
PLUGIN SPECIFIC LAYOUT
============================================================
*/
div.tagsinput {
  border: 1px solid #E2E2E2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #FFF;
  padding: 5px;
  width: 300px;
  overflow-y: auto;
}
div.tagsinput span.tag {
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
  padding: 5px;
  text-decoration: none;
  background: #cde69c;
  color: #638421;
  margin-right: 5px;
  margin-bottom: 2px;
  margin-top: 2px;
  font-size: 13px;
}
div.tagsinput span.tag a {
  font-weight: bold;
  color: #82ad2b;
  text-decoration: none;
  font-size: 11px;
}
div.tagsinput input {
  width: 80px;
  margin: 0;
  font-size: 13px;
  border: none;
  padding: 5px;
  background: transparent;
  color: #000;
  outline: 0;
  margin-right: 5px;
  margin-bottom: 2px;
  margin-top: 2px;
}
div.tagsinput input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
div.tagsinput div {
  float: left;
}
.tags_clear {
  clear: both;
  width: 100%;
  height: 0px;
}
.ui-widget {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
}
.ui-menu {
  padding: 0;
  cursor: pointer;
}
.ui-menu .ui-menu-item a {
  line-height: 1.8;
  padding-left: 15px;
  font-weight: bold;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: none;
  background: #d0ebf5;
  font-weight: bold;
  color: #026890;
}
.ui-widget-content {
  border: none;
  background: #F3F4F4;
  color: #323334;
}
.ui-widget-content a {
  color: #323334;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: bold;
  margin: 0;
  color: #323334;
}
/*!
 * Bootstrap Responsive v2.0.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.hidden {
  display: none;
  visibility: hidden;
}
@media (max-width: 480px) {

}
@media (max-width: 768px) {

}
@media (min-width: 768px) and (max-width: 980px) {
  nav,
  .nav {
    min-width: 1170px;
  }
  nav ul li a {
    font-size: 0.85em;
    font-weight: normal;
  }
  .hero {
    width: 700px;
  }
  .hero .hero-main {
    width: 500px;
  }
}
@media (max-width: 980px) {

}
@media (min-width: 980px) and (max-width: 1199px) {
  nav ul li a {
    font-size: 0.9em;
  }
  nav .container .nav-button .fb-login-btn {
    margin-right: 9px;
    font-size: 12px;
        padding-right: 1em;
  }
  nav .container .nav-button .last {
    margin-left: 9px;
  }
  nav .container .nav-button .quick-menu .btn {
    min-width: 0;
    font-size: 12px;
    padding: 4px 4px;
  }
  .container {
    width: 940px;
  }
  .conversation-list .span4 {
    width: 288px;
  }
  .posts-container .users-list .span1 {
    width: 300px;
    margin-left: 12px;
  }
  .posts-container .users-list .span1 .user-detail .user-image {
    margin-right: 10px;
  }
  .posts-container .users-list .span1 .user-detail .user-info {
    width: 210px;
  }
  .posts-container .users-list .span1 .user-detail .user-info * {
    font-size: 0.9em;
  }
  .posts-container .users-list .span1 .user-latest-posts {
    height: 40px;
  }
  .posts-container .users-list .span1 .user-latest-posts li {
    margin: 0 3px;
  }
  #profile_nav li a {
    padding: 0 10px;
  }
  .user-wrapper .span1,
  .user-wrapper .span2 {
    padding: 0;
  }
  .user-wrapper .span2 {
    width: 350px;
  }
  .user-profile .user-stat p {
    font-weight: normal;
    font-size: 0.85em;
  }
  .user-profile .user-complete h2 {
    font-size: 0.85em;
  }
  .user-profile .user-bio.profile-not-complete {
    font-size: 0.85em;
  }
  .post-wrapper .board-area {
    position: relative;
    float: right;
    margin-top: 0;
    top: 0;
  }
  .post-wrapper .board-area  > div {
    margin-bottom: 12px;
  }
  .post-wrapper .post-board .post-image {
    display: none;
  }
  .post-wrapper .misc-box {
    padding: 0 11px;
    top: 0;
    margin-top: 120px;
  }
  .post-wrapper .post-box {
    margin-left: 0;
    float: left;
  }
  .post-wrapper .span1 {
    float: right;
  }
  .post-wrapper .span1 .misc-box {
    position: relative;
  }
}
@media (min-width: 1200px) {

}

.popular-box{
	width: 300px; height: 680px; background: #FFF; margin: 10px 0 15px 0;
}

.popular-box h2{
	font-weight: bold; font-size: 16px; padding: 10px 15px 0 15px; margin: 0; text-transform: uppercase;
}

.popular-box ul{
	list-style: none; display: block; margin: 0; padding: 0;
}

.popular-box ul li{
	display: block; float: left;
}

.popular-box ul > li > a {
	width: 100px;
	padding: 5px 0 5px 0;
	display: block; float: left; text-align: center;
}
.popular-box ul  > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.popular-box ul  > .active > a,
.popular-box ul  > .active > a:hover {
  background: #333;
  color: #FFF;
}

.popular-box .tab-content a{
	width: 100px; height: 100px; overflow: hidden; text-align: center;
	display: block; margin: 0; padding: 0; float: left; background: #000;
}
.popular-box .tab-content img{
	height: 100px; width: auto;
}

.middle-ads{
	margin: 20px 0 0 -30px ;
}

.right-ad {
  position: absolute;
  right: 42px;
  top: 114px;
}
