/* inheritance */
a {
  color: #000099;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  /* font-weight: bold; */
  text-decoration: underline;
}
input#comm_name {
  margin-top: -2px;
  width: 134px;
  border-left: 4px solid #FF6347;
}
input#comm_email {
  margin-top: -2px;
  width: 150px;
}
input#comm_url {
  margin-top: -2px;
  width: 138px;
}
input#comment_submit_btn {
  float: right;
  height: 36px;
  width: 150px;
}
textarea#comm_textarea {
  border-left: 4px solid #FF6347;
  height: 136px;
  font: 12px Arial;
  margin-top: -2px;
  margin-bottom: 0px;
  width: 287px !important;
}
.inp-name {
  width: 140px;
}
.inp-email {
  width: 154px;
  height: 30px;
  position: relative;
}
.inp-url {
  width: 140px;
}
.right {
  float: right;
}
.left {
  float: left;
}
.container {
  position: relative;
}
/* ---------------------------------- page styles ----------------------------------- */
/* head */
.header {
  overflow: hidden;
  vertical-align: middle;
  position: relative;
}
.sponsor-link {
  float: right;
  color: gray;
  font-weight: normal;
  font-size: 12px;
}
.logo-cont {
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 100px;
  padding: 10px;
  position: relative;
  margin-bottom: 6px !important;
  width: 978px !important;
  /* background-color: #1A6BA4; */
  /* border: 2px solid #3187EF; */
  /* background: url("/img/stripe_blue_white.png") repeat scroll 0 0 transparent; */
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8AQMAAAAAMksxAAAABlBMVEUaa6QiO2EWD3xEAAAAjUlEQVQokd3PsRHCMBBE0fUQODQduAU6cEt0YEqjFEpQSMBw7N9TFUT7RsGXJEmXqhpercYLbMYT7MYDHAars+ob+ODDLsZbf5bRzFw1MzfNzF0zM9SZJeBGQGYFZDZAZgdkDkDmBGQKkAnycCMZkAxIBiQDkgHJgGRA/3+oM0ZnjM4YnTE6Y3TG6EyNH+3x7U8QrJ9jAAAAAElFTkSuQmCC) repeat scroll 0 0 transparent;
  /*
			background-image: -webkit-gradient(
				linear,
				left top,
				left bottom,
				color-stop(0, #62A9FF),
				color-stop(1, #000748)
			);
			background-image: -moz-linear-gradient(
				center top,
				#62A9FF,
				#000748
			);
		*/
}
.logo-cont .lang-cont {
  position: absolute;
  top: 0px;
  right: 0px;
}
.logo-cont .logo {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  color: #ddd !important;
  display: block;
  height: 80px;
  overflow: hidden;
  padding-left: 4px;
  position: absolute;
  width: 200px;
}
.logo-cont .logo img {
  margin-top: 0px;
  margin-left: -6px;
  width: 200px;
}
.logo-cont .mini-desc {
  background-color: #000000;
  color: #CDCDCD;
  font-family: arial, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  position: absolute;
  top: 91px;
  left: 16px;
  padding: 0 12px !important;
  border-bottom: 3px dotted white;
  border-top: 3px dotted white;
}
.lang-chooser {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
}
.main-fb-like {
  bottom: 4px;
  height: 62px;
  position: absolute;
  right: 4px;
  width: 68px;
}
a.small-logo {
  position: absolute;
  left: 0px;
  top: 10px;
}
.listing-banner {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.menu-cont {
  position: relative;
  overflow: hidden;
}
.new-img {
  height: 9px !important;
  left: 120px !important;
  top: 128px !important;
  vertical-align: middle;
  width: 28px !important;
  z-index: 2;
}
.video-intro {
  /* margin-top: 6px !important; */
  margin-bottom: 6px !important;
}
.fb-page-like {
  margin-bottom: 6px;
}
/* most wached list */
.most-watched-list {
  margin: 4px;
}
.most-watched-list li {
  margin: 8px 2px;
  list-style-type: none;
  width: 100px;
  float: left;
  height: 70px;
  overflow: hidden;
  border: 1px solid #fff;
  transition: 0.3s all;
  box-shadow: 0 5px 10px -4px #000;
}
.most-watched-list li a {
  color: #000 !important;
}
.most-watched-list li a.img {
  float: left;
  margin-right: 6px;
}
.most-watched-list li a.txt {
  float: left;
  display: block;
  width: 72%;
  font-family: 'Open Sans', Arial;
  display: none;
}
.most-watched-list li a.img:hover img {
  box-shadow: 0px 2px 10px -4px #223b61;
}
.most-watched-list li img {
  /*width: 106px;*/
  vertical-align: middle;
  position: relative;
  top: -5px;
  /*left: -14px;*/
}
.most-watched-list li:hover {
  box-shadow: none;
}
/* lang */
.lang-choose {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #DDF2F2;
  display: block;
  height: 16px;
  float: right;
  font-size: 11px;
  margin-bottom: 2px;
  margin-left: 4px;
  margin-top: 2px;
  overflow: hidden;
  padding-left: 4px;
}
.lang-choose:hover {
  background-color: #2AAAFF;
  color: #CCF2F2 !important;
  text-decoration: none;
}
.lang-active {
  background-color: #2AAAFF;
}
/* video */
.video-cont {
  margin-top: 6px;
}
ul.tab {
  list-style: none outside none;
  margin: 0 8px 7px !important;
  padding: 0 !important;
}
ul.tab li {
  position: relative;
  top: 3px;
  padding: 3px 0px;
}
ul.tab li h3 {
  margin-bottom: 0px;
  line-height: 30px;
}
.time-icon {
  overflow: hidden;
  background: url(/img/sprites/func_gray.png) no-repeat scroll 0 0 transparent;
  width: 16px;
  height: 16px;
  margin-right: 2px;
  float: left;
}
/* main menu */
.main-menu {
  list-style-type: none;
  width: 600px;
}
.main-menu li {
  float: left;
}
.top-sec-title {
  margin-bottom: 4px;
  margin-top: 40px;
  border-bottom: 1px solid #1a6ba4;
  font-size: 24px;
  color: #223b61;
  font-family: 'Open Sans', Arial;
  padding-bottom: 8px;
}
.top-sec-subtitle {
  margin-bottom: 4px;
  margin-top: 40px;
  border-bottom: 1px solid #8BA1B0;
  font-size: 20px;
  color: #546988;
  font-family: 'Open Sans', Arial;
  padding-bottom: 8px;
}
.footer {
  border-top: 1px solid #1a6ba4;
  margin-top: 40px !important;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 20px;
  position: relative;
  height: 284px;
}
.footer .copyright {
  bottom: 0;
  height: 20px;
  position: absolute;
  right: 0;
  width: 100px;
}

.footer .url-friends {
  height: auto;
  left: 120px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  width: 290px;
}
.footer .likes {
  width: 122px;
  height: 200px;
  position: absolute;
  top: 66px;
  left: 0;
}
.footer .facebook,
.footer .twitter,
.footer .gplus {
  margin-bottom: 8px;
  text-align: left;
  float: left;
  width: 61px;
  height: 64px;
}
.footer .footer-categories {
  position: absolute;
  left: 510px;
  top: 0px;
}
.footer .footer-categories ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}
.footer .footer-categories li {
  position: relative;
  line-height: 24px;
  padding-left: 14px;
  padding-right: 10px;
}
.footer .footer-categories li div.cnt {
  display: inline !important;
  /* left: 0px; */
  top: 1px !important;
  /* right: initial !important; */
}
.footer .footer-categories li:hover {
  border-radius: 3px;
  box-shadow: 1px 1px 3px #808080;
}
.footer .footer-categories li a:hover {
  text-decoration: none !important;
  color: #E60000;
}
.footer .footer-categories a {
  color: #6b0000;
  font-size: 12px;
  display: block;
}
.url-friends .friend {
  color: #4169E1 !important;
  font-size: 0.9em;
}
.url-friends .friend span {
  color: #AA1BBF;
}
.url-friends p,
.footer-categories p {
  margin-bottom: 0.6em;
  margin-top: 0.6em;
  text-align: left;
}
.url-friends p strong,
.footer-categories p strong {
  color: #696969;
  font-size: 14px;
  text-transform: capitalize;
}
.footer-like-box {
  width: 300px;
  position: absolute;
  right: 0;
  top: 12px;
}
.url-friends ul {
  list-style-type: circle;
}
.pagination-clean li {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 11px;
  list-style: none;
  float: left;
}
ul.pagination-clean {
  border: 0;
  padding: 0;
  margin: 6px;
  overflow: hidden;
}
.pagination-clean .previous-off,
.pagination-clean .next-off {
  color: #888888;
  display: block;
  float: left;
  font-weight: bold;
  padding: 0 6px;
  border: 0 !important;
}
.pagination-clean .next a,
.pagination-clean .previous a {
  font-weight: bold;
  color: #1A6BA4 !important;
}
.pagination-clean .next a {
  border: 0;
}
.pagination-clean .active {
  color: #000000;
  display: block;
  float: left;
}
.pagination-clean .active a,
.pagination-clean .pg-no a:hover {
  background-color: #1A6BA4;
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.pagination-clean .pg-no a {
  display: block;
  height: 16px;
  text-align: center;
  padding: 1px 6px;
}
.pagination-clean a:link,
.pagination-clean a:visited {
  display: block;
  float: left;
  text-decoration: none;
}
.pagination-clean .previous-off,
.pagination-clean .previous a {
  /* border-right: solid 1px #DEDEDE !important; */
}
.pagination-clean a:hover {
  text-decoration: underline;
}
.pagination-next-date {
  float: left;
  margin-top: 7px !important;
}
.selectdropdown {
  float: left;
}
.more-video-cat {
  float: right;
  text-align: right;
  text-transform: capitalize;
}
#r_sidebanner {
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 162px;
  position: fixed;
  background-color: #F2F2F2;
  top: 10px;
  left: -10px;
  display: none;
}
#r_sidebanner p {
  margin: 0;
  padding: 0 4px;
}
#r_sidebanner span.titl {
  color: #CDCDCD;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 6px;
  float: left;
}
#r_sidebanner .info {
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  background-color: #000;
  color: #FFF;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  margin-top: 2px;
  padding: 0 5px;
  float: right;
  cursor: pointer;
}
#r_sidebanner .info:hover {
  background-color: #fff;
  color: #000;
}
#___plusone_0,
.fb_ltr,
.twitter-share-button {
  vertical-align: middle !important;
}
.button-in-title {
  position: absolute !important;
  bottom: 2px;
  right: 2px;
  top: auto !important;
}
.botton_home {
  margin-bottom: 10px !important;
}
.pos_rel {
  position: relative;
}
/*blueprint more*/
/*# sourceMappingURL=main.less.css.map */