.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.siteinfo {
  margin-top: 65px;
}
.doctype-tab-box {
  display: block;
  float: left;
  margin: -8px 0 10px 12px;
  padding: 0;
  list-style: none;
  z-index: 100;
  border-bottom: 1px solid #C7C5C8;
}
.doctype-tab-box ul {
  float: left;
  list-style: none;
  margin: 0;
}
.doctype-tab-box li {
  font-weight: bold;
  list-style: none outside none;
  margin: 6px;
  padding: 3px 7px;
  text-transform: uppercase;
}
.doctype-tab-box ul li {
  color: #aaaaaa;
}
.doctype-tab-box ul li.channel-3 {
  border-top: 3px solid #f39e00;
}
.doctype-tab-box ul li.channel-2 {
  border-top: 3px solid #ff0000;
}
.doctype-tab-box ul li.channel-5 {
  border-top: 3px solid #59ba0b;
}
.doctype-tab-box ul li.channel-6 {
  border-top: 3px solid #1f14b5;
}
.doctype-tab-box ul li.channel-7 {
  border-top: 3px solid #b802b8;
}
.doctype-tab-box ul li.channel-8 {
  border-top: 3px solid #6699ff;
}
.doctype-tab-box ul li.channel-9 {
  border-top: 3px solid #ff00ff;
}
.doctype-tab-box ul li.channel-1active {
  border-top: 3px solid #ff0000;
  background: #ffffff;
}
.doctype-tab-box ul li.channel-2active {
  border-top: 3px solid #f39e00;
  background: #ffffff;
}
.doctype-tab-box ul li.channel-5active {
  border-top: 3px solid #59ba0b;
  background: #ffffff;
}
.doctype-tab-box ul li.channel-6active {
  border-top: 3px solid #1f14b5;
  background: #ffffff;
}
.doctype-tab-box ul li.channel-7active {
  border-top: 3px solid #b802b8;
  background: #ffffff;
}
.doctype-tab-box ul li.channel-8active {
  border-top: 3px solid #6699ff;
  background: #ffffff;
}
.doctype-tab-box ul li.channel-9active {
  border-top: 3px solid #ff00ff;
  background: #ffffff;
}
.doctype-tab-box li a {
  display: block;
  color: #000000;
}
.doctype-tab-box ul li.active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  cursor: default !important;
  position: relative;
  top: 1px;
  padding: 0;
  border-top: none;
  border-left: medium none;
  color: #dddddd;
}
.doctype-tab-box li div.count {
  height: 13px;
  position: relative;
  bottom: 3px;
  margin: 0 0 2px 0;
  text-align: center;
}
.doctype-tab-box ul li.active a {
  cursor: default !important;
  border: 1px solid #C7C5C8;
  border-bottom: none;
  padding: 6px 7px 4px 7px;
  margin: 0 0 -5px 0;
  position: relative;
  bottom: 4px;
  color: #4c4c4c;
  color: #999999;
}
.doctype-tab-box ul li.active a:hover {
  background-color: #fff;
  color: #4c4c4c;
}
h1,
h3 {
  font-size: 18px;
  line-height: 22px;
}
.badgeText,
.rhsForum h3 small,
.activityTitle h3 small {
  border-top: 1px solid #787878;
  background: #333333;
  background: -webkit-gradient(linear,left top,left bottom,from(#5f5f5f),to(#333333));
  background: -webkit-linear-gradient(top,#5f5f5f,#333333);
  background: -moz-linear-gradient(top,#5f5f5f,#333333);
  background: -ms-linear-gradient(top,#5f5f5f,#333333);
  background: -o-linear-gradient(top,#5f5f5f,#333333);
  padding: 5px 15px;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  -webkit-box-shadow: #000000 0 1px 0;
  -moz-box-shadow: #000000 0 1px 0;
  box-shadow: #000000 0 1px 0;
  text-shadow: rgba(0,0,0,0.4) 0 1px 0;
  color: #ffffff;
  font-size: 13px;
  font-family: "Droid Sans", Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  vertical-align: middle;
}
div.badgeText a {
  color: #ffffff;
}
div.badgeCount {
  font-size: 18px;
  line-height: 19px;
}
div.badgeMore {
  font-size: 22px;
  line-height: 23px;
}
div.badgeChannel {
  font-size: 12px;
  line-height: 13px;
}
.rhsContainer {
  margin-bottom: 15px;
  padding: 0 10px;
  width: 95%;
}
.lhsContainer {
  margin: 20px 0px;
  padding: 10px 0px;
  width: 100%;
}
.lhsArticle {
  border-bottom: 5px solid #fa6f57;
}
.lhsAlbum {
  border-bottom: 5px solid #1f14b5;
}
.lhsForum {
  border-bottom: 5px solid #59ba0b;
}
.lhsArticle .article-page-header {
  margin-top: 15px;
  border-bottom: 0px;
}
.ul.dropdown-menu li input.chkbox {
  margin-top: -20px;
}
.tagItems {
  margin-right: 10px;
}
.carousel-inner {
  height: 220px;
  margin-top: 8px;
}
.navbar-inverse .btnAdmin {
  margin: 8px 8px 0px 0px;
}
.btnAdmin ul {
  margin: 0px 0px 10px 5px;
  list-style: none;
}
.btn-color-adverts {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ff2e2e;
  background-image: -moz-linear-gradient(top,#ff4d4d,#ff0000);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff4d4d),to(#ff0000));
  background-image: -webkit-linear-gradient(top,#ff4d4d,#ff0000);
  background-image: -o-linear-gradient(top,#ff4d4d,#ff0000);
  background-image: linear-gradient(to bottom,#ff4d4d,#ff0000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe4c4c', endColorstr='#ffff0000', GradientType=0);
  border-color: #ff0000 #ff0000 #b30000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #ff0000;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-color-adverts:hover,
.btn-color-adverts:active,
.btn-color-adverts.active,
.btn-color-adverts.disabled,
.btn-color-adverts[disabled] {
  color: #fff;
  background-color: #ff0000;
  *background-color: #e60000;
}
.btn-color-adverts:active,
.btn-color-adverts.active {
  background-color: #cc0000 \9;
}
.btn-color-articles {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fab027;
  background-image: -moz-linear-gradient(top,#ffbc41,#f39e00);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffbc41),to(#f39e00));
  background-image: -webkit-linear-gradient(top,#ffbc41,#f39e00);
  background-image: -o-linear-gradient(top,#ffbc41,#f39e00);
  background-image: linear-gradient(to bottom,#ffbc41,#f39e00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffbc40', endColorstr='#fff39e00', GradientType=0);
  border-color: #f39e00 #f39e00 #a76c00;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f39e00;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-color-articles:hover,
.btn-color-articles:active,
.btn-color-articles.active,
.btn-color-articles.disabled,
.btn-color-articles[disabled] {
  color: #fff;
  background-color: #f39e00;
  *background-color: #da8d00;
}
.btn-color-articles:active,
.btn-color-articles.active {
  background-color: #c07d00 \9;
}
.btn-color-groups {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #6fdb17;
  background-image: -moz-linear-gradient(top,#7df220,#59ba0b);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#7df220),to(#59ba0b));
  background-image: -webkit-linear-gradient(top,#7df220,#59ba0b);
  background-image: -o-linear-gradient(top,#7df220,#59ba0b);
  background-image: linear-gradient(to bottom,#7df220,#59ba0b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7df11f', endColorstr='#ff59ba0b', GradientType=0);
  border-color: #59ba0b #59ba0b #367207;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #59ba0b;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-color-groups:hover,
.btn-color-groups:active,
.btn-color-groups.active,
.btn-color-groups.disabled,
.btn-color-groups[disabled] {
  color: #fff;
  background-color: #59ba0b;
  *background-color: #4da20a;
}
.btn-color-groups:active,
.btn-color-groups.active {
  background-color: #428a08 \9;
}
.btn-color-media {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #2f23d4;
  background-image: -moz-linear-gradient(top,#3a2ee8,#1f14b5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3a2ee8),to(#1f14b5));
  background-image: -webkit-linear-gradient(top,#3a2ee8,#1f14b5);
  background-image: -o-linear-gradient(top,#3a2ee8,#1f14b5);
  background-image: linear-gradient(to bottom,#3a2ee8,#1f14b5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a2de7', endColorstr='#ff1f14b5', GradientType=0);
  border-color: #1f14b5 #1f14b5 #130c70;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #1f14b5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-color-media:hover,
.btn-color-media:active,
.btn-color-media.active,
.btn-color-media.disabled,
.btn-color-media[disabled] {
  color: #fff;
  background-color: #1f14b5;
  *background-color: #1b119e;
}
.btn-color-media:active,
.btn-color-media.active {
  background-color: #170f87 \9;
}
.btn-color-biz {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #e107e1;
  background-image: -moz-linear-gradient(top,#fc0afc,#b802b8);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fc0afc),to(#b802b8));
  background-image: -webkit-linear-gradient(top,#fc0afc,#b802b8);
  background-image: -o-linear-gradient(top,#fc0afc,#b802b8);
  background-image: linear-gradient(to bottom,#fc0afc,#b802b8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffc0afc', endColorstr='#ffb802b8', GradientType=0);
  border-color: #b802b8 #b802b8 #6c016c;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #b802b8;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-color-biz:hover,
.btn-color-biz:active,
.btn-color-biz.active,
.btn-color-biz.disabled,
.btn-color-biz[disabled] {
  color: #fff;
  background-color: #b802b8;
  *background-color: #9f029f;
}
.btn-color-biz:active,
.btn-color-biz.active {
  background-color: #860186 \9;
}
.btn-color-orgz {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #94b8ff;
  background-image: -moz-linear-gradient(top,#b3ccff,#6699ff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b3ccff),to(#6699ff));
  background-image: -webkit-linear-gradient(top,#b3ccff,#6699ff);
  background-image: -o-linear-gradient(top,#b3ccff,#6699ff);
  background-image: linear-gradient(to bottom,#b3ccff,#6699ff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb2cbff', endColorstr='#ff6699ff', GradientType=0);
  border-color: #6699ff #6699ff #1a66ff;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #6699ff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-color-orgz:hover,
.btn-color-orgz:active,
.btn-color-orgz.active,
.btn-color-orgz.disabled,
.btn-color-orgz[disabled] {
  color: #fff;
  background-color: #6699ff;
  *background-color: #4d88ff;
}
.btn-color-orgz:active,
.btn-color-orgz.active {
  background-color: #3377ff \9;
}
.btn-color-skoolz {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ff2eff;
  background-image: -moz-linear-gradient(top,#ff4dff,#ff00ff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff4dff),to(#ff00ff));
  background-image: -webkit-linear-gradient(top,#ff4dff,#ff00ff);
  background-image: -o-linear-gradient(top,#ff4dff,#ff00ff);
  background-image: linear-gradient(to bottom,#ff4dff,#ff00ff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe4cfe', endColorstr='#ffff00ff', GradientType=0);
  border-color: #ff00ff #ff00ff #b300b3;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #ff00ff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-color-skoolz:hover,
.btn-color-skoolz:active,
.btn-color-skoolz.active,
.btn-color-skoolz.disabled,
.btn-color-skoolz[disabled] {
  color: #fff;
  background-color: #ff00ff;
  *background-color: #e600e6;
}
.btn-color-skoolz:active,
.btn-color-skoolz.active {
  background-color: #cc00cc \9;
}
.btn-color-eventz {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f68f4d;
  background-image: -moz-linear-gradient(top,#f8a26a,#f47421);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8a26a),to(#f47421));
  background-image: -webkit-linear-gradient(top,#f8a26a,#f47421);
  background-image: -o-linear-gradient(top,#f8a26a,#f47421);
  background-image: linear-gradient(to bottom,#f8a26a,#f47421);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7a169', endColorstr='#fff47421', GradientType=0);
  border-color: #f47421 #f47421 #bf5109;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f47421;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-color-eventz:hover,
.btn-color-eventz:active,
.btn-color-eventz.active,
.btn-color-eventz.disabled,
.btn-color-eventz[disabled] {
  color: #fff;
  background-color: #f47421;
  *background-color: #f0650c;
}
.btn-color-eventz:active,
.btn-color-eventz.active {
  background-color: #d75b0b \9;
}
.btn-color-feeds {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f0d91a;
  background-image: -moz-linear-gradient(top,#fee82a,#dbc401);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fee82a),to(#dbc401));
  background-image: -webkit-linear-gradient(top,#fee82a,#dbc401);
  background-image: -o-linear-gradient(top,#fee82a,#dbc401);
  background-image: linear-gradient(to bottom,#fee82a,#dbc401);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffee72a', endColorstr='#ffdbc401', GradientType=0);
  border-color: #dbc401 #dbc401 #8f8001;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #dbc401;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-color-feeds:hover,
.btn-color-feeds:active,
.btn-color-feeds.active,
.btn-color-feeds.disabled,
.btn-color-feeds[disabled] {
  color: #fff;
  background-color: #dbc401;
  *background-color: #c2ad01;
}
.btn-color-feeds:active,
.btn-color-feeds.active {
  background-color: #a89701 \9;
}
.label-success,
.badge-success {
  background-color: #f5f5f5;
  color: #000000;
  text-shadow: none;
}
body {
  margin: 0;
  font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.well {
  background-color: #fff;
  box-shadow: none;
}
.navbar-inverse {
  color: #999999;
}
.navbar-inverse .navbar-inner {
  background: #333;
  box-shadow: none;
}
ul.nav li a.btn-danger:hover {
  background: #fa6f57;
}
ul.breadcrumb {
  text-transform: uppercase;
  font-size: 10px;
}
ul.breadcrumb a,
ul.breadcrumb a:hover {
  text-decoration: none;
}
ul.breadcrumb li {
  text-shadow: none;
  padding-top: 1px;
}
.subnav {
  border-top: 1px solid #787878;
  background: #333333;
  background: -webkit-gradient(linear,left top,left bottom,from(#5f5f5f),to(#333333));
  background: -webkit-linear-gradient(top,#5f5f5f,#333333);
  background: -moz-linear-gradient(top,#5f5f5f,#333333);
  background: -ms-linear-gradient(top,#5f5f5f,#333333);
  background: -o-linear-gradient(top,#5f5f5f,#333333);
  -webkit-box-shadow: #000000 0 1px 0;
  -moz-box-shadow: #000000 0 1px 0;
  box-shadow: #000000 0 1px 0;
  text-shadow: rgba(0,0,0,0.4) 0 1px 0;
  margin-top: 15px;
  box-shadow: none;
}
.subnav .nav > li > a {
  border-radius: 0;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 17px;
  padding-top: 17px;
  text-shadow: 0 -1px 3px #202020;
  border-left: 1px solid #787878;
}
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover,
.subnav .nav > li > a:hover {
  background: #333;
  color: #ffffff;
}
.nav-pills>li.colour-home {
  border-bottom: 5px solid #fa6f57;
}
.nav-pills>li.colour-ads {
  border-bottom: 5px solid #ff0000;
}
.nav-pills>li.colour-articles {
  border-bottom: 5px solid #f39e00;
}
.nav-pills>li.colour-groups {
  border-bottom: 5px solid #59ba0b;
}
.nav-pills>li.colour-media {
  border-bottom: 5px solid #1f14b5;
}
.nav-pills>li.colour-biz {
  border-bottom: 5px solid #b802b8;
}
.nav-pills>li.colour-orgz {
  border-bottom: 5px solid #6699ff;
}
.nav-pills>li.colour-skoolz {
  border-bottom: 5px solid #ff00ff;
}
.nav-pills>li.colour-eventz {
  border-bottom: 5px solid #f47421;
}
.nav-pills>li.colour-feeds {
  border-bottom: 5px solid #dbc401;
}
i.fa-home {
  height: 12px;
}
input,
button,
textarea,
#top-userarea .btn {
  border: 0 none;
  font-family: "lucida grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: -5px;
  padding: 10px 10px 12px;
}
#top-userarea .btn {
  border-radius: 0px;
  padding-top: 13px;
  font-size: 13px;
}
#top-userarea a:hover {
  text-decoration: none;
}
.dropdown-menu li a:hover {
  background-color: #FA6F57;
  background-image: none;
}
.actionbar-well {
  background-color: #eeeeee;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top,#ffffff 0%,#eeeeee 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#eeeeee));
  background-image: -webkit-linear-gradient(top,#ffffff 0%,#eeeeee 100%);
  background-image: -ms-linear-gradient(top,#ffffff 0%,#eeeeee 100%);
  background-image: -o-linear-gradient(top,#ffffff 0%,#eeeeee 100%);
  background-image: linear-gradient(top,#ffffff 0%,#eeeeee 100%);
  border-radius: 0px 0px 3px 3px;
  margin: -5px 0px 10px 0px;
  border-top: none;
  border: 1px solid #ddd;
  width: 100%;
  padding: 15px 0px 20px 0px;
}
ul.actionbar li.quicksearch,
ul.actionbar li.topnewsletter,
ul.actionbar li.quickfollow {
  margin: -5px 15px 0 10px;
  padding: 0 10px 0 0;
}
ul.actionbar span,
ul.breadcrumb a,
ul.breadcrumb a:hover {
  text-transform: uppercase;
  font-size: 10px;
}
ul.actionbar a:hover {
  color: #ffffff;
}
ul.actionbar li.quicksearch div.quicksearch-label {
  float: left;
  display: inline !important;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-right: 8px;
  padding-top: 16px;
}
ul.actionbar li.quicksearch input {
  border-radius: 3px;
  width: 300px;
  height: 40px;
  font-size: 1.2em;
  margin: 1px 3px 1px 3px;
  padding: 1px 3px 1px 3px;
  display: inline !important;
}
ul.actionbar li.quicksearch select {
  border-radius: 3px;
  font-size: 1.2em;
  height: 40px;
  display: inline !important;
}
ul.actionbar li.quicksearch input,
ul.actionbar li.topnewsletter input,
ul.actionbar li.quicksearch select {
  border: 1px solid #999999;
  height: 30px;
  margin-top: 8px;
  padding: 0 0 0 20px;
  width: 220px;
}
ul.actionbar li.quicksearch select {
  padding-top: 3px;
  font-family: "lucida grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #555;
}
ul.actionbar button.quicksearch-btn {
  display: inline !important;
  font-size: 1em;
  height: 32px;
  margin-top: 10px;
}
.srch-panel {
  border-bottom: solid 1px #ddd;
  margin-bottom: 15px;
  margin-top: -5px;
  padding: 10px 0 12px;
}
#quicksearch,
#quicksignin {
  margin-top: 0px;
}
span.in {
  padding-top: 5px;
  position: relative;
  top: 5px;
  left: -3px;
}
div.newsTabs {
  text-transform: uppercase;
}
div.newsTabs ul li a {
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #000000;
}
div.newsTabs ul,
ol {
  margin: 0 0 10px 0px;
  padding: 0;
}
div.newsTabs ul.btn-group li.btn {
  border-bottom: 3px solid #dbc401;
}
div.newsTabs ul.btn-group li.btn a {
  margin: 0 -15px 0 -12px;
  padding: 8px;
  text-decoration: none;
}
div.newsTabs ul.btn-group li.btn:hover {
  background: #ffffff;
}
div.object-header h1 {
  font-size: 30px;
  line-height: 40px;
}
.indsideTitle .titleCont {
  margin-top: -13px;
  overflow: hidden;
}
.indsideTitle .titleCont-browse {
  height: 45px;
}
.listing.related h3 {
  line-height: 1.5em;
}
.listing.related p.price {
  color: #ff0000 !important;
}
.listing.related p.summary {
  margin-top: 4px;
}
.listing p.summary {
  line-height: 1.3em !important;
}
.row .indsideTitle h3.title {
  color: #333333;
  font-size: 22px;
  font-weight: 400;
  overflow: hidden;
  text-decoration: none !important;
}
.row .indsideTitle h2 {
  color: #fa6f57;
  font-size: 22px;
  font-weight: 400;
  margin: 3px;
}
.indsideTitle .actionBtn .btnBookmark,
.indsideTitle .actionBtn .btnComment {
  height: 45px;
  width: 65px;
  font-size: 10px;
  text-transform: uppercase;
}
.indsideTitle .actionBtn .btnView {
  height: 45px;
  width: 75px;
  font-size: 10px;
  text-transform: uppercase;
}
.indsideTitle .actionBtn a {
  color: #ffffff !important;
}
.indsideTitle .actionBtn a:hover {
  text-decoration: none;
}
.indsideTitle .actionBtn i.fa-bookmark {
  width: 10px;
  font-size: 24px;
  padding: 5px 0px 0px 20px;
  text-align: center;
}
.indsideTitle .actionBtn i.fa-comment {
  width: 10px;
  font-size: 24px;
  padding: 5px 0px 0px 16px;
  text-align: center;
}
.indsideTitle .actionBtn i.fa-eye-open {
  width: 10px;
  font-size: 24px;
  padding: 5px 0px 0px 20px;
  text-align: center;
}
.indsideTitle .actionBtn .myLiner {
  height: 45px;
  border-left: 1px solid #ffffff;
  opacity: 0.2;
  padding: 0px 8px 0px 0px;
}
.row .indsideTitle ul li,
.navbar-activity-comments ul li {
  list-style: none;
}
.indsideTitle .nav-collapse ul li.likeaction {
  margin-left: -30px;
  margin-top: 8px;
}
.indsideTitle .listAction {
  margin: 8px 0px 0px 0px;
}
.object-header li.listAction a.btn {
  margin-top: 1px !important;
}
.navbar-activity-comments li.listAction {
  margin: 7px 0px 0 -20px;
}
.indsideTitle .listAction a {
  margin-right: 3px;
}
.indsideTitle .listAction a.disabled {
  margin-left: -30px;
  margin-top: 5px;
}
.list-actionBtn {
  padding: 1px 6px;
  font-size: 10px;
  line-height: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: #000000 0 1px 0;
  -moz-box-shadow: #000000 0 1px 0;
  box-shadow: #000000 0 1px 0;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  font-weight: bold;
}
.list-actionBtn:hover {
  color: #ffffff;
  text-decoration: none;
  text-shadow: none;
}
.list-actionBtn:active {
  border-top-color: #c9c9c9;
  background: #c9c9c9;
  text-shadow: none;
}
li.reportBtn {
  list-style: none;
}
.article-page-header {
  margin-bottom: 45px;
  padding: 2px;
}
.article-page-header div.articlesBadge {
  float: left;
  border-radius: 10px;
  background: #5f5f5f;
  margin: -8px 10px 0px 0px;
  padding-bottom: 5px;
}
.article-page-header .morelink,
.homepage-category-articles .span4 a {
  color: #000000;
}
.article-page-header .morelink,
.homepage-category-articles .span4 a.btn {
  border-radius: 4px;
}
.homepage-category-articles .span4 a p.link {
  border-bottom: 1px solid #fa6f57;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  padding: 0 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listing-article {
  border-top: 3px solid #f39e00;
  padding-top: 15px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.row .btnArticles a,
.row .btnArticles a {
  color: #ffffff;
  padding: 0px;
  text-decoration: none;
}
.row .btnArticles i.fa-plus-square {
  margin: 0px 0px 0px 35px;
  font-size: 14px;
  color: #ffffff;
}
.homepage-article,
.homepage-advert {
  border: 1px solid #EEEEEE;
  box-shadow: 2px 2px #F8F8F8;
  margin-bottom: 10px;
  padding: 5px;
}
.listing-article .listing-content a.listing-title-url {
  color: #3d3d3d;
  font-family: Oswald;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}
.article-page-header  ul.btn-group {
  margin: 5px 0px 0px 0px;
}
ul.btn-group li a,
.article-page-header .morelink {
  color: #333333;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
}
ul.btn-group li a:hover {
  text-decoration: none;
}
.articles-head {
  background: #5f5f5f;
}
.articles-head .indsideTitle {
  background: none repeat scroll 0 0 #f39e00;
}
.articles-head ul.textCollections li a {
  color: #ffffff;
}
.articles-head .indsideTitle h2 {
  color: #ffffff;
  margin-left: 10px;
}
.articleCat {
  background: #f39e00;
}
.articleCat a,
.articleCat a:hover,
.articleCat span {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
section#article-view ul.object-byline {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
section#article-view ul.object-byline .feed-posted-by a {
  font-weight: normal;
}
.groups-page-header {
  margin: 25px 0 10px;
  padding: 2px;
  height: 60px;
}
.groups-page-header div.groupsBadge {
  float: left;
  border-radius: 10px;
  background: #59ba0b;
  margin: -8px 10px 0px 0px;
  padding-bottom: 5px;
}
.homepage-forum .indsideTitle .actionBtn {
  margin: 0px 10px 0px 0px;
}
.homepage-forum .actionBtn i.fa-comment {
  width: 10px;
  font-size: 24px;
  display: block;
  padding: 5px 0px 0px 21px;
  text-align: center;
}
.homepage-forum {
  border-bottom: 1px solid #59ba0b;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.listing-group {
  border-top: 3px solid #59ba0b;
  padding-top: 15px;
  margin-bottom: 10px;
}
.row .btnGrp i.fa-plus-square {
  margin: 0px 0px 0px 25px;
  font-size: 14px;
  color: #ffffff;
}
.row .btnGrp i.fa-bullhorn {
  margin: 0px 0px 0px 15px;
  font-size: 14px;
  color: #ffffff;
}
ul.btn-group li a,
.groups-page-header .morelink {
  color: #333333;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
}
ul.btn-group li a:hover {
  text-decoration: none;
}
.groups-head {
  background: #5f5f5f;
}
.groups-head .indsideTitle {
  background: none repeat scroll 0 0 #59ba0b;
}
.groups-head ul.textCollections li a {
  color: #ffffff;
}
.groups-head .indsideTitle h2 {
  color: #ffffff;
  margin-left: 10px;
}
table.group-browse-header,
table.discussions-group-header {
  width: 100%;
  background: none repeat scroll 0 0 #F2F2F2;
  border: 1px solid #FA6F57;
}
table.group-browse-header tr.header,
table.discussions-group-header tr.header {
  background-color: #FA6F57;
  color: #ffffff;
  font-size: 12px;
  border-width: 2px;
  border-color: #333;
  text-align: left;
  padding: 6px !important;
  font-weight: normal;
}
table.group-browse-header tr th.name,
table.discussions-group-header tr th.title {
  width: 50%;
  padding-left: 10px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
}
table.discussions-group-header tr th.title {
  width: 0px;
}
table.group-browse-header tr th.topics,
table.discussions-group-header tr th.posts {
  width: 10%;
  padding: 5px !important;
  text-align: center;
}
table.group-browse-header tr th.posts,
table.discussions-group-header tr th.views,
table.discussions-group-header tr th.name {
  width: 10%;
  padding: 5px !important;
  text-align: center;
}
table.group-browse-header tr th.lastpost,
table.discussions-group-header tr th.lastpost {
  width: 30%;
  padding: 5px !important;
  text-align: left;
}
table.group-browse-header tr td.name,
table.discussions-group-header tr td.title {
  border-bottom: 1px dotted #EAEAEA;
  padding-bottom: 10px;
  padding-left: 10px !important;
  padding-top: 10px;
  width: 50%;
}
table.discussions-group-header tr td.title {
  width: 0px;
}
table.group-browse-header tr td.topics,
table.discussions-group-header tr td.posts {
  background: none repeat scroll 0 0 #EAEAEA;
  border-left: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
  font-size: 12px;
  padding-top: 10px !important;
  text-align: center;
  vertical-align: text-top;
  width: 10%;
}
table.group-browse-header tr td.posts,
table.discussions-group-header tr td.views {
  background: none repeat scroll 0 0 #D2D6DF;
  border-right: 1px solid #C4C4C4;
  font-size: 12px;
  padding-top: 5px !important;
  text-align: center;
  vertical-align: text-top;
  width: 10%;
}
table.group-browse-header tr.seperator {
  border-top: 1px solid #59ba0b;
}
table.group-browse-header tr td.lastpost {
  width: 30%;
  padding-top: 5px !important;
  text-align: left;
  vertical-align: text-top;
  font-size: 11px;
}
td.name a.listing-title-url {
  color: #fa6f57;
  text-decoration: none;
  font-size: 12px;
}
.groupsCat {
  background: #59ba0b;
}
.groupsCat a,
.groupsCat a:hover,
.groupsCat span {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
#object-header-forum .page-status a {
  color: #fff;
}
.media-page-header {
  margin: 25px 0 10px;
  background-color: #DDD;
  padding: 2px;
  height: 60px;
}
.media-page-header div.mediaBadge {
  float: left;
  border-radius: 10px;
  background: #1f14b5;
  margin: -8px 10px 0px 0px;
  padding-bottom: 5px;
}
.homepage-album .indsideTitle .actionBtn {
  margin: 0px 10px 0px 0px;
}
.homepage-album .actionBtn i.fa-comment {
  width: 10px;
  font-size: 24px;
  display: block;
  padding: 5px 0px 0px 21px;
  text-align: center;
}
.homepage-album {
  padding-bottom: 15px;
}
.homepage-album .tmbContainer {
  margin: 10px 0px 0px 10px;
}
.homepage-album .tmbInfo {
  margin: -5px 0px 0px 10px;
}
.homepage-album ul.thumbnails li a img {
  border: solid 3px #ddd;
}
.listing-album {
  border-top: 3px solid #1f14b5;
  padding-top: 10px;
  margin-bottom: 10px;
}
.row .btnAlbum a {
  color: #ffffff;
  text-decoration: none;
}
.row .btnAlbum i.fa-plus-square {
  margin: 0px 0px 0px 25px;
  font-size: 14px;
  color: #ffffff;
}
ul.btn-group li a,
.media-page-header .morelink {
  color: #333333;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
}
ul.btn-group li a:hover {
  text-decoration: none;
}
.albums-head {
  background: #5f5f5f;
}
.albums-head .indsideTitle {
  background: none repeat scroll 0 0 #1f14b5;
}
.albums-head ul.textCollections li a {
  color: #ffffff;
}
.albums-head .indsideTitle h2 {
  color: #ffffff;
  margin-left: 10px;
}
.listing-album .listing-content a.listing-title-url {
  color: #3d3d3d;
  font-family: Oswald;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}
.listing-album {
  border-top: 3px solid #1f14b5;
  margin-bottom: 10px;
  padding-top: 10px;
}
.albumCat {
  background: #1f14b5;
}
.albumCat a,
.albumCat a:hover,
.albumCat span {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.adverts-page-header {
  border-bottom: 1px solid #ff0000;
  margin: 25px 0 10px;
  padding: 2px;
  height: 60px;
}
.adverts-page-header div.advertsBadge {
  float: left;
  border-radius: 10px;
  background: #ff0000;
  margin: -8px 10px 0px 0px;
  padding-bottom: 5px;
}
.listing-advert {
  border-top: 3px solid #ff0000;
  padding-bottom: 15px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.adverts-page-header .morelink {
  color: #000000;
  border-radius: 4px;
}
.adverts-page-header h3 a.btn,
.btn-toolbar .btn-group .btn,
.btnAd,
.btnBiz {
  font-size: 10px;
  font-weight: normal;
  margin-top: -3px;
}
.search-summary form {
  margin: 0px 0px 0px 20px;
}
.rhsContainer .badgeText a {
  color: #fff;
}
.rhsContainer .badgeText a:hover {
  color: #fff;
}
.rhsContainer .listing h3 {
  color: #000000;
  text-decoration: none !important;
}
.advertCat {
  background: #ff0000;
}
.advertCat a,
.advertCat a:hover,
span.page-status,
.advertCat span,
.user-info-bar span.name,
.object-header-biz .indsideTitle a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.adverts-head {
  background: #5f5f5f;
}
.adverts-head .indsideTitle {
  background: none repeat scroll 0 0 #ff0000;
}
ul.textCollections li a {
  color: #ffffff;
}
.adverts-head .indsideTitle h2 {
  color: #ffffff;
  margin-left: 10px;
}
.listing-ad-content .listing-content {
  margin: 20px 0px 0px 0px;
}
.listing-ad-content .listing-spacer {
  height: 10px;
}
.object-header {
  border-bottom: 5px solid #fa6f57;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.object-header .indsideTitle h2 {
  background: #333;
  color: #fff;
  margin: 0px;
  padding-left: 10px;
}
#object-header-advert p.price a {
  color: #0088CC;
}
.listing-biz {
  padding-top: 15px;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-bottom: 15px;
  border-top: solid 3px #b802b8;
}
.listing-biz .listing-content a.listing-title-url {
  color: #3d3d3d;
  font-family: Oswald;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}
.biz-head .indsideTitle {
  background: #b802b8;
}
.biz-head .indsideTitle h2 {
  color: #ffffff;
  margin-left: 10px;
}
.biz-head {
  background: #5f5f5f;
}
.bizCat {
  background: #b802b8;
}
.bizCat a,
.bizCat a:hover,
.bizCat span {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
#object-header-biz .page-status a {
  color: #fff;
}
.row .btnOrgz {
  height: 51px;
  margin-top: -3px;
  background: #6699ff;
}
.row .btnOrgz a {
  color: #ffffff;
  padding: 3px 6px 3px 10px;
  text-decoration: none;
}
.row .btnOrgz i.fa-plus-square {
  margin: 0px 0px 0px 25px;
  font-size: 14px;
  color: #ffffff;
}
.listing-orgz {
  border-top: 3px solid #6699ff;
  padding-top: 15px;
  margin-bottom: 10px;
}
#object-header-orgz .page-status a {
  color: #fff;
}
.row .btnSkoolz {
  height: 51px;
  margin-top: -3px;
  background: #ff00ff;
}
.row .btnSkoolz a {
  color: #ffffff;
  padding: 3px 6px 3px 10px;
  text-decoration: none;
}
.row .btnSkoolz i.fa-plus-square {
  margin: 0px 0px 0px 25px;
  font-size: 14px;
  color: #ffffff;
}
.row .skoolz-profile .map-container-box {
  border: 1px solid #cccccc;
  margin: 5px;
}
.row .skoolz-profile .map-align-right {
  float: right;
}
#mapwidget-single {
  width: 300px;
  height: 200px;
}
#mapwidget-wide {
  width: 460px;
  height: 460px;
  border: 1px solid #9f9f9f;
}
.row .skoolz-profile .map-container-box .map-credits {
  padding: 5px;
  font-size: 0.8em;
}
.row .skoolz-profile .profile-course-listing {
  width: 460px;
}
.listing-skoolz {
  border-top: 3px solid #ff00ff;
  padding-top: 15px;
  margin-bottom: 10px;
}
.course-remove-cb {
  width: 10px;
}
section#skoolz-add iframe {
  width: 100% !important;
}
.skoolzCat {
  background: #b802b8;
}
.skoolzCat a,
.skoolzCat a:hover,
.skoolzCat span {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.flightSkool {
  height: 60px !important;
}
.page-status-skool {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: -35px;
  color: #fff;
}
.page-status-skool a {
  color: #ffffff;
}
.row .btnEventz {
  height: 51px;
  margin-top: -3px;
  background: #f47421;
}
.row .btnEventz a {
  color: #ffffff;
  padding: 3px 6px 3px 10px;
  text-decoration: none;
}
.row .btnEventz i.fa-plus-square {
  margin: 0px 0px 0px 25px;
  font-size: 14px;
  color: #ffffff;
}
.listing-eventz {
  border-top: 1px solid #f47421;
  padding-top: 15px;
  margin-bottom: 10px;
}
.row .btnFeed {
  height: 51px;
  margin-top: -3px;
  background: #dbc401;
}
.row .btnFeed a {
  color: #ffffff;
  padding: 3px 6px 3px 10px;
  text-decoration: none;
}
.row .btnFeed i.fa-plus-square {
  margin: 0px 0px 0px 45px;
  font-size: 14px;
  color: #ffffff;
}
.listing-feed {
  border-top: 3px solid #dbc401;
  padding-top: 15px;
  margin-bottom: 10px;
}
.row .btnAddbook {
  height: 51px;
  margin-top: -3px;
  background: #fa6f57;
}
.row .btnAddbook a {
  color: #ffffff !important;
  padding: 3px 6px 3px 10px;
  text-decoration: none;
}
.row .btnAddbook i.fa-plus-square {
  margin: 0px 0px 0px 35px;
  font-size: 14px;
  color: #ffffff;
}
#topContributors {
  min-height: 400px;
  border-radius: 5px;
  padding: 5px 0px 0px 0px;
}
#topContributors .btn-info {
  background: none;
  color: #000;
  text-shadow: none;
}
#topContributors .btn {
  border: none;
}
#topContributors img.thumbnail {
  border: none;
}
#user-activity .activityTitle {
  padding: 5px;
  border-radius: 3px 3px 0px 0px;
  margin: 0 0 -3px;
  padding: 3px 3px 3px 20px;
  border-top: solid 3px #fa6f57;
}
#user-activity {
  border: solid 1px #eee;
  margin-bottom: 20px;
}
#user-activity h3 {
  font-size: 22px;
  font-weight: 400;
}
.listing-user .btn {
  margin-top: 0px;
}
.text-align-right {
  text-align: right;
}
.text-align-center {
  text-align: center;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-bottom-color: #fff;
  border-top-color: #fff;
}
.landing_Form {
  margin: 20px 0 0;
  border: solid 1px #ccc;
  padding: 20px;
}
.landing_bestAdverts,
.landing_joinUs {
  width: 100%;
  margin-left: 30px;
}
.landing_mainStatement h1 {
  font-size: 45px;
  letter-spacing: -1px;
  line-height: 1;
}
.skoolsLanding {
  left: 537px;
  padding-right: 15px;
}
.landingBtn {
  top: 20px;
  left: 20px;
  font-size: 18px;
  font-weight: bold;
}
section#landing-page-schools {
  margin-top: -35px;
}
.landingHead {
  width: 60%;
}
.landingHead h1 {
  font-size: 75px;
}
.landing_termsConditions {
  padding-top: 20px;
  font-size: 11px;
}
.postContainer {
  background: #eff0f2;
  padding: 0px 10px 0px 10px;
  margin-bottom: 0px;
}
.postContainer .statusUpdate {
  background: none;
  height: auto;
}
.postContainer div.user-info-bar-medium div.action-action {
  color: #333333;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  margin: 13px 0 0 5px;
}
.postContainer .navbar-inner {
  background-image: none;
  background: #dedede;
}
.postContainer div.user-info-bar-medium div.dropdown {
  margin: 10px 0px 0px 0px;
}
.postContainer .user-info-bar-medium {
  background: none;
  color: #333;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: solid 1px #dedede;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.5em;
}
.postContainer .navbar-activity-comments li.listAction {
  margin: -3px 0px 0px -40px;
  letter-spacing: -1px;
}
.postContainer .navbar-activity-comments a.list-actionBtn {
  background: none;
  border-top: none;
  box-shadow: none;
}
.postContainer .navbar-activity-comments a.list-actionBtn:hover {
  border-top: none;
  color: #333;
}
.postContainer div.discussion-comment-activity p.text {
  padding: 20px 10px 0;
}
.postContainer .listing-album {
  padding-top: 0px;
}
.postContainer .dropdown .caret {
  margin-left: 0;
  margin-top: 7px;
}
.postContainer .listing-advert,
.postContainer .listing-article,
.postContainer .listing-group,
.postContainer .listing-biz,
.postContainer .listing-orgz,
.postContainer .listing-skoolz,
.postContainer .listing-eventz,
.postContainer .listing-feed,
.postContainer .listing-album {
  border-top: none;
  margin-top: -20px;
}
.postContainer .navbar-activity-comments a.list-actionBtn {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.postContainer .navbar-activity-comments a.list-actionBtn,
.postContainer .navbar-activity-comments a.list-actionBtn,
.postContainer .navbar-activity-comments a.list-actionBtn,
.postContainer .navbar-activity-comments a.list-actionBtn:hover,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
  font-weight: normal;
  letter-spacing: 0;
  margin-left: 15px;
  margin-top: 5px;
  padding: 2px 6px;
  border-radius: 0px;
}
.postContainer .navbar-activity-comments a.list-actionBtn,
.postContainer .navbar-activity-comments a.list-actionBtn {
  background-color: #24748c \9;
}
.homepage-marketing-stuff {
  margin-bottom: 20px;
}
.homepage-marketing-stuff h4 {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
}
@media (max-width: 480px) {
  .siteinfo {
    font-size: 1em;
  }
  .lhsContainer {
    padding: 0px;
  }
  .lhsArticle .pull-right {
    float: inherit;
  }
  .siteinfo {
    margin-top: 65px;
  }
  ul.actionbar li.quicksearch,
  ul.actionbar li.topnewsletter,
  ul.actionbar li.quickfollow {
    border-right: 0px !important;
  }
  .srch-panel {
    border-bottom: 0px !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .siteinfo {
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  .nav-collapse .nav {
    float: left !important;
    margin: 0 0 9px;
  }
  .nav-collapse ul li a {
    color: #fff !important;
  }
  ul.actionbar li.quicksearch,
  ul.actionbar li.topnewsletter,
  ul.actionbar li.quickfollow {
    border-right: 1px solid #E1DFDF;
    margin: 0 auto;
    padding: 20px;
  }
  .row .indsideTitle {
    height: 45px;
    padding: 3px 0 3px 10px;
    margin-top: 5px;
  }
  #socialbuttons {
    position: relative;
    top: 20px;
    left: 150px;
    min-height: 120px;
    margin-top: 20px;
  }
  ul.actionbar li.quicksearch div.quicksearch-label {
    font-size: 14px;
  }
  ul.actionbar li.quicksearch input {
    width: 160px;
  }
  ul.actionbar li.quicksearch select#optt {
    width: 175px;
  }
}
@media (min-width: 1210px) {
  .indsideTitle .titleCont {
    margin-top: -12px;
    padding-top: 5px;
    overflow: hidden;
  }
  h1,
  h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .adverts-page-header .btn {
    padding: 2px;
  }
  .adverts-page-header h1 {
    font-size: 1.6em;
    line-height: 1.6em;
  }
  .ui-multiselect {
    width: 465px !important;
  }
  .ui-multiselect div.selected {
    width: 220px !important;
  }
  .ui-multiselect div.available {
    width: 240px !important;
  }
  .postContainer div.user-info-bar-medium div.action-action {
    font-size: 12px;
  }
  .postContainer .navbar-activity-comments a.list-actionBtn,
  .postContainer .navbar-activity-comments a.list-actionBtn,
  .postContainer .navbar-activity-comments a.list-actionBtn,
  .postContainer .navbar-activity-comments a.list-actionBtn:hover,
  .btn-info[disabled] {
    color: #ffffff;
    background-color: #2f96b4;
    *background-color: #2a85a0;
    font-weight: normal;
    letter-spacing: 0;
    margin-left: 15px;
    margin-top: 3px;
    padding: 1px 3px;
    border-radius: 0px;
  }
  .postContainer .navbar-activity-comments a.list-actionBtn,
  .postContainer .navbar-activity-comments a.list-actionBtn {
    background-color: #24748c \9;
  }
  div.user-info-bar-medium div.name {
    font-size: 12px;
  }
  div.user-info-bar-medium div.action-age {
    font-size: 12px;
    margin-right: 10px;
    margin-top: 12px;
  }
  .list-actionBtn {
    padding: 3px 7px 3px 5px;
  }
  #object-header-orgz .row #socialbuttons,
  #object-header-biz .row #socialbuttons {
    position: static;
  }
  #topContributors .btn-info {
    background: none;
  }
  .bubble-drop:after {
    left: 325px;
  }
  .adverts-page-header div.advertsBadge,
  .article-page-header div.articlesBadge,
  .media-page-header div.mediaBadge,
  .groups-page-header div.groupsBadge {
    margin: -10px 10px 0 0;
    padding: 3px 8px 6px 8px;
  }
  .badgeText a {
    color: #ffffff;
  }
  div.badgeCount {
    font-size: 18px;
    line-height: 19px;
  }
  div.badgeMore {
    font-size: 22px;
    line-height: 23px;
  }
  div.badgeChannel {
    font-size: 12px;
    line-height: 13px;
  }
  div.newsTabs ul li a {
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    color: #000000;
  }
}
.modal {
  z-index: 3000;
}
#courseListing {
  clear: both;
}
ul.invite-methods {
  clear: both;
}
ul.invite-methods li.invite {
  display: block;
  padding: 5px;
  clear: both;
  height: 30px;
  vertical-align: middle;
  line-height: 25px;
}
ul.invite-methods li.invite div {
  height: 100%;
}
div.invite-logo {
  float: left;
  display: inline-block;
  width: 70%;
  background: url('/assets/img/oauth-providers-logo.png') no-repeat;
}
div.invite-logo span {
  margin-left: 40px;
}
ul.invite-methods li.invite div.google {
  background-position: 0 -30px;
}
ul.invite-methods li.invite div.yahoo {
  background-position: 0 -60px;
}
ul.invite-methods li.invite div.facebook {
  background-position: 0 -90px;
}
ul.invite-methods li.invite div.linkedin {
  background-position: 0 -240px;
}
div.invite-action {
  float: left;
  display: inline-block;
  width: 30%;
}
.inviteFriends {
  color: #FFFFFF;
  font-weight: bold;
  padding-right: 3px;
  padding-top: 10px;
}
.inviteFriends a {
  color: #fff;
  text-decoration: none;
  margin-right: 15px;
}
.inviteFriends a:hover {
  color: #fff;
  text-decoration: none;
}
.fancy-checkbox {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
  padding: 7px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
.fancy-checkbox:active,
.fancy-checkbox:checked:active {
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.fancy-checkbox:checked {
  background-color: #e9ecee;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
  color: #99a1a7;
}
.fancy-checkbox:checked:after {
  content: '\2714';
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #99a1a7;
}
#narrow-search {
  font-size: 1.5em;
  color: #333333;
  text-transform: uppercase;
  font-weight: 400;
}
.current-filters h1 {
  font-size: 1.3em;
  text-transform: uppercase;
}
.current-filters  a,
.current-filters  a:visited {
  color: #999999;
  margin-left: 3px;
}
.current-filters  a:hover {
  color: #CCCCCC;
  margin-left: 3px;
}
.current-filters  li {
  border-bottom: 1px dotted #333;
  margin: 2px 0px 1px 0px;
  padding: 1px 1px 1px 2px;
}
ul.filters li a.fa-remove-sign:hover {
  text-decoration: none;
}
.carousel-caption {
  padding: 2px 0 25px 20px;
  bottom: 80px;
}
.carousel-caption p {
  max-height: 40px;
  min-height: 40px;
  margin-right: 15px;
  margin-bottom: 10px;
}
.carousel-caption a {
  margin-top: 3px;
  margin-bottom: 5px;
  margin-right: 15px;
  float: right;
}
img.alt-signin-logo {
  border: 0;
  margin: 1px 5px 1px 1px;
  width: 32px;
  width: 32px;
  height: 32px;
}
img.alt-signin-logo-ll {
  border: 0;
  margin: 1px 2px 1px 1px;
  width: 39px;
}
ul.alt-login {
  list-style-type: none;
}
ul.alt-login li a {
  font-weight: bold;
}
.name {
  margin-top: 5px;
}
.btn-danger {
  font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-image: none;
  background-repeat: repeat-x;
  border-color: none;
  color: #FFFFFF;
  font-weight: bold;
}
a.btn.btn-large.btn-activetopic {
  text-align: center;
  font-size: 1.8em;
  margin-bottom: 10px;
  width: auto;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  background-color: #eaeaea;
  color: #333333;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}
h3.top-discuss {
  border-bottom: 1px dotted #000000;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: normal;
}
a.top-discuss-title {
  font-size: 18px;
  display: block;
  color: #59ba0b;
  margin-bottom: 5px;
}
a:hover.top-discuss-title {
  text-decoration: none;
}
.rhsForum h3 {
  border-bottom: 5px solid #59ba0b;
  display: block;
  font-size: 22px;
  padding-bottom: 5px;
  padding-top: 10px;
  line-height: 1.3em;
}
.rhsForum h3 small,
.activityTitle h3 small {
  font-size: 13px;
  font-weight: bold;
  margin-top: 5px;
}
blockquote p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}
.row .btnAd,
.row .btnArticles,
.row .btnGrp,
.row .btnAlbum,
.row .btnBiz {
  padding: 6px;
  margin-top: -3px;
  background: #333;
}
.row .btnAd a,
.row .btnArticles a,
.row .btnGrp a,
.row .btnAlbum a,
.row .btnBiz a {
  color: #FFFFFF;
  font-family: "Droid Sans", helvetica, arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0 auto;
  text-decoration: none;
}
.row .btnAd i.fa-plus-square,
.row .btnArticles i.fa-plus-square,
.row .btnGrp i.fa-plus-square,
.row .btnAlbum i.fa-plus-square,
.row .btnBiz i.fa-plus-square {
  font-size: 14px;
  color: #ffffff;
  margin-left: 3px;
}
.reportBtn .btn-success {
  margin-top: 0px;
}
.btn-group > .btn + .dropdown-toggle {
  margin-top: 1px;
}
.discussion-comment-row-normal > h1 {
  border-bottom: 5px solid #FA6F57;
  padding-bottom: 10px;
}
ul.topline-nav {
  float: right !important;
}
div.userimages_image {
  display: inline-block !important;
}
div.userimages_image img {
  width: 55px;
  height: 55px;
}
.comm hr {
  margin: 10px 0px 20px 0px;
}
.comm-action {
  text-transform: normal;
  font-weight: normal;
  font-size: 12px;
}
.comm-tx {
  margin-top: -15px;
  min-height: 60px;
}
h2.comm-action {
  font-size: 26px;
  margin-bottom: 5px;
}
.userimages_block h2 {
  border-bottom: 1px solid #EEEEEE;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 60px;
  padding-bottom: 10px;
}
.user-img-rhs {
  margin-bottom: 20px;
}
.user-img-rhs .userimages_image {
  border: 1px solid #EEEEEE;
  padding: 5px;
}
.comm-tx-panel {
  background: none repeat scroll 0 0 #EFF0F2;
  border-top: 5px solid;
  border-bottom: 1px solid;
  padding-left: 18px;
}
.user-img-rhs {
  margin-bottom: 20px;
}
i.fb,
span.fb {
  color: #3b5998;
}
i.tw,
span.tw {
  color: #00aced;
}
i.google,
span.google {
  color: #dd4b39;
}
i.linkin,
span.linkin {
  color: #007bb6;
}
i.vk,
span.vk {
  color: #45668e;
}
i.pinterest,
span.pinterest {
  color: #cb2027;
}
i.surfingbird {
  max-height: 12px;
  min-width: 25%;
}
i.surfingbird::before {
  content: url(http://bootstrap-ru.com/cdn/i/surf.png);
  position: relative;
  left: 0px;
  top: -7px;
  float: left;
}
.google-plus-one {
  overflow: hidden;
  position: relative;
}
.google-plus-one i {
  position: absolute;
  left: -2px;
  bottom: -5px;
  right: -5px;
}
.google-plus-one span {
  font-size: 16px;
  font-weight: 900;
  line-height: 10px;
  margin-left: 20px;
}
.btn-sm.google-plus-one span {
  font-size: 14px;
}
.btn-sm.google-plus-one i {
  bottom: -3px;
}
.btn-default.google-plus-one span {
  font-size: 12px;
}
.btn-default.google-plus-one i {
  bottom: -1px;
  font-size: 18px;
}
.btn-lg.google-plus-one span {
  font-size: 20px;
  margin-left: 18px;
}
.btn-lg.google-plus-one i {
  bottom: -5px;
}
.btn-xs.google-plus-one span {
  font-size: 12px;
}
.btn-xs.google-plus-one i {
  bottom: -7px;
}
.sharingbar button {
  margin-top: 0;
}
.form-container-contactus textarea {
  border: 1px solid #BBBBBB;
}
.bigblockquote {
  display: block;
  position: relative;
  padding-left: 60px;
  margin-left: 30px;
  border-left: #d3d3d3;
  border-left-width: 5px;
  border-left-style: solid;
}
.bigblockquote:before {
  color: #d3d3d3;
  content: "\f10d";
  font-size: 30px;
  font-family: FontAwesome;
  position: absolute;
  top: -8px;
  left: -38px;
}
div.user-info-bar .timeago {
  color: white;
  margin-right: 20px;
  margin-top: 10px;
}
#topiclinks h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 0px;
}
#top-userarea .btn-small {
  background: none repeat scroll 0 0 orange;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 15px;
  text-shadow: 1px 1px #3d3d3d;
  text-transform: uppercase;
}
section#blog-view h1 {
  font-size: 2.0em;
}
section#blog-view div.blog-view-heading {
  margin-left: 120px;
}
section#blog-view img#blog-author-image {
  margin-top: -30px;
}
section#blog-view li.user-posted-by {
  font-size: 1.2em;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: -15px;
}
section#blog-view li.user-posted-name {
  font-size: 2.0em;
  display: block;
  margin-left: 120px;
}
section#blog-view  div.content {
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  text-align: left;
  text-justify: auto;
  font-family: "Helvetica", "Arial", sans-serif;
}
section#blog-view div.content img {
  max-width: 96%;
}
section#blog-view div.content p {
  font-family: "Helvetica", "Arial", sans-serif;
  line-height: 120% !important;
  font-size: 1.3em;
  padding-bottom: 8px;
}
section#article-view div.content img {
  max-width: 96%;
}
section#article-view div.content,
section#article-view div.content p {
  font-size: 1.3em !important;
}
section#blog-view div.content ul,
section#blog-view div.content ol {
  font-family: "Helvetica", "Arial", sans-serif;
  line-height: 120% !important;
  font-size: 1.3em;
  padding-bottom: 8px;
  margin-left: 30px;
}
section#blog-view div.content h1,
section#blog-view div.content h2,
section#blog-view div.content h3,
section#blog-view div.content h4,
section#blog-view div.content h5,
section#blog-view div.content h6 {
  font-family: "Helvetical", "Arial", sans-serif;
  padding-bottom: 5px;
  font-weight: bolder;
}
div.listing.homepage-lead-blog p.summary {
  font-size: 1.3em;
}
div.listing-article-content.listing-blog h2 a.listing-title-url {
  text-decoration: underline;
  font-weight: bold;
  display: inline-block;
}
p.expires {
  color: #999999;
  font-size: 11px;
  font-style: italic;
  margin-top: -15px;
}
.sharingbar .btn {
  padding: 3px 3px;
  font-size: 11px;
}
ul.prod-attibs,
.ul-no-margin {
  padding: 0px;
  margin: 0px;
}
.btn.disabled,
.btn[disabled] {
  margin-top: 0px;
}
