/*
Theme Name: pokerac
Theme URI: http://www.pokerac.co.il/
Author: pokerac
Author URI: http://www.pokerac.co.il/
*/

@font-face {
    font-family: "Kazefet";
    src: url('fonts/kazefet/Kazefet.eot');
    src: url('fonts/kazefet/Kazefet.eot') format('embedded-opentype'),
         url(http://powerpoker.co.il/wp-includes/fonts/Kazefet.woff) format('woff'),
         url('fonts/kazefet/Kazefet.ttf') format('truetype'),
         url('fonts/kazefet/Kazefet.svg#NeutraTextBold') format('svg');
}
@font-face {
  font-family: 'Kazefet Light';
  font-weight: bold;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://powerpoker.co.il/wp-includes/fonts/KazefetLight.woff) format('woff');
}
@font-face {
  font-family: 'KazefetBold';
  font-weight: bold;
  src: local('KazefetBold'), local('KazefetBold'), url(http://powerpoker.co.il/wp-includes/fonts/KazefetB.woff) format('woff');
}

/* Images */
iframe, video, img {
  max-width: 100%;
  min-height: auto;
border:O;
}

/* Basic */

html body {
  font-family: "Kazefet",Helvetica,Arial,sans-serif;
  font-size: 20px;
  height:100%;
}
.pageWrapper{
	min-height: 100%;
    height: auto !important;
    height: 100%;
	margin-bottom:-306px;
	}
.fixFooter{
	height:306px;
	}
.footer{
	height:306px;
	}
	
.clear { clear: both; }
.mrg-ng-t-2 { margin-top: -10px; }
.padding-30 {padding-left: 30px !important;padding-right: 30px !important;}
.padding-l30 {padding-left: 30px !important;}
.padding-r30 {padding-right: 30px !important;}
.padding-40 {padding-left: 40px !important;padding-right: 40px !important;}

.no-padding {padding-left: 0 !important;padding-right: 0 !important;}
.no-lpadding {padding-left: 0 !important;}
.no-rpadding {padding-right: 0 !important;}

.no-margin {margin-left: 0 !important;margin-right: 0 !important;}
.no-lmargin {margin-left: 0 !important;}
.no-rmargin {margin-right: 0 !important;}

.content {
  box-shadow: 1px 0 5px 2px #ddd;
  padding-bottom: 63px;
  margin-top: -1px;
  padding-right: 20px;
  padding-left: 20px;
}
.home .content {
  background-color: transparent;
  box-shadow: none;
  margin-top: 0;
}

/* Header */
header {
    background: #fff url(http://powerpoker.co.il/wp-content/uploads/2014/11/headerbg.jpg) no-repeat center;
    direction: ltr;
    height: 140px;
}
header .container > div {
    position: relative;
}

.logo {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 2; 
}
.logo a img {
    width: auto;
    height: auto;
    max-width: 100%;
}
body .navbar {
    border-radius: 0;
    height: 89px;
    border: 0 none;
    margin-bottom: 2px
}
body .navbar-inverse {
    background: #000;
}
body .navbar-nav > li {
    float: right;
    position: relative;
}
.menu-main-menu-container {
    float: right;	
}
body .navbar-nav > li > ul {
   background-color: #292929;
   padding: 0;
   display: none;
   position: absolute;
   top: 89px;
   right: 0;
   width: 300px;
   z-index: 5;
}
body .navbar-nav > li > ul > li {
   list-style: none;
   padding: 20px;
}
body .navbar-nav > li > ul > li:hover {
   background-color: #454545
}
body .navbar-nav > li > ul > li > a {
display: table-cell;
vertical-align: middle;
height: 30px;
font-size: 24px;
color: #fff;
padding: 0 20px;
font-family: kazefetlightfont;
}
body .navbar-nav > li > ul > li > a:hover {
   text-decoration: none;
}
body .navbar-nav > li:hover > ul {
   display: inline-block;
}
body .navbar-inverse .navbar-nav {
    position: relative !important;
}
body .navbar-inverse .navbar-nav > li.login {
	left:0px !important;
	margin-top:-1px;
	padding:0!important;
}
body .navbar-inverse .navbar-nav > li > a {
    display: table-cell;
    vertical-align: middle;
    height: 89px;
    font-size: 26px;
    color: #fff;
    padding: 0 15px;
    font-family: kazefetlightfont;
}
.top-ad {float:right; margin-top:12px; margin-right:250px;}
















body .navbar-inverse .navbar-nav > li.login > a,
body .navbar-inverse .navbar-nav > li.current_page_item > a,
body .navbar-inverse .navbar-nav > li:hover > a {

}
body .navbar-inverse .navbar-nav > li > a:hover {
	color: #ccc
}

/* Home */
.slider-wrapper {
    padding-top: 30px;
    padding-bottom: 60px;
}
body .slideshow_container_style-light .slideshow_button {
    background: url('img/slider_nav.png') no-repeat;
    height: 30px;
    width: 27px;
}
body .slideshow_container_style-light .slideshow_next {
    background-position: -60px 0;
    bottom: 0;
}
body .slideshow_container .slideshow_button {
    top: 96%;
}
body .slideshow_container .slideshow_button.slideshow_previous {
    left: auto;
    right: 60px;
}
div.slider-right {
    position: relative;
}
.slider-right p {
    font-size: 48px;
    line-height: 1em;
    font-family: 'Kazefet Light';
}
.slider-right p strong {
    font-family: "KazefetBold";
}
.join-now {
    background-color: #961222;
    border-radius: 8px;
    display: inline-block;
    padding: 10px 40px;
    margin-top: 20px;
    margin-bottom: 30px;
    cursor: pointer;
}
span.join-now.focus, .social .nav > li > a.focus > img
{
    opacity: 0.6
}
span.join-now a {
    text-decoration: none;
    color: #fff;
    background: url(img/arrow_white.png) no-repeat left 5px;
    padding-left: 30px;
    padding-top:5px;
    font-size: 24px;}
span.join-now a:hover {
    color: #ccc;
}
.boxes .box {
    height: 505px;
    font-size: 18px;
    padding: 0 30px;
width:100%;
}
.boxes .box div {
    font-size: 18px;
    font-family: Kazefet Light;
}
.box img {
    border-radius: 20px;
    width: auto;
    height: auto;
    max-width: 100%;
}
@font-face {
  font-family: 'kazefetlightfont';
  font-weight: bold;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://powerpoker.co.il/wp-includes/fonts/KazefetLight.woff) format('woff');
}
.box .caption {
    font-family: "kazefetlightfont";
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 0;
    height: 40px;
}
.box h3 {
    margin-top: 0;
}
.box h3 a {
    color: #961222;
    font-weight: bold;
    font-family: Arial;
    font-size: 18px
}
.love {
    background: url(img/love.png) no-repeat center;
    width: 18px;
    height: 16px;
    display: inline-block;
    padding: 15px 0;
}

/* Video Gallery */
.video-page {
  background-color: #f9f9f9;
  box-shadow: 1px 0 5px 2px #ddd;
  padding-bottom: 63px;
  margin-top: -1px;
  display: inline-block;
}
.video-wrapper {
  color: #fff;
  font-family: Kazefet;
}
.video {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;	
}
.video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}
.video-wrapper .title-desc {
  padding: 0 20px;
  min-height: 125px;
  background-color: #000;
  font-family: Arial;
}
.video-wrapper .title {
  font-size: 24px;
  color: #fff;
  padding: 12px 0 0 0;
  margin: 0;
  font-family: Arial;
}

.related-posts {
  color: #3a3a3a;
  background-color: #efefef;
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%;
  padding: 0 41px;
  margin: 26px 0 0 0;
}
@media (min-width:992px) {
	.related-posts {
		max-height: 1324px;
	}
}
.single-video .related-posts {
  margin: 40px 0 0 0;
}
.related-posts>div>div>div {
  margin-bottom: 28px;
  height: 268px;
  padding: 0;
}
.related-posts .rp-box {
  padding-right: 28px;
}
body .tab-area {
  padding-top: 26px;
  padding-bottom: 38px;
}
body .tab-pane {
  margin-top: 0;
}
body .tab-content>.tab-pane {
  margin-right: -28px;
}
@media(min-width:1200px) {
	/*body .tab-content>.tab-pane {
	  min-width: 775px;
	}*/
}
.related-posts p, .video-sidebar p {
  margin: 0;
}
.related-posts a, .title {
  color: #3a3a3a;
}
.related-posts a:hover, .related-posts a:focus, a.title:hover {
  color: #666;
  text-decoration: none;
} 
.rp-title {
  font-size: 40px;
  color: #3a3a3a;
  display: inline-block; 
}
.related-posts img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.related-posts .title, .title {
  font-size: 26.666667px;
  font-family: KazefetBold;
  padding-top: 10px;
  display: block; 
}
.related-posts div.desc {
  margin: 0;
  font-size: 24px;
  line-height: 20px;
}
.desc {
  margin: 0;
  font-size: 14.666667px;
}
.tab-area {
  padding-bottom: 20px;
}
.related-posts .nav-tabs {
  border: 0 none;
  float: left;
  margin-top: 15px;
}
.related-posts .nav-tabs>li a {
  background-color: #b7b7b7;
  height: 24px;
  border: 0 none;
  border-radius: 0;
}
.related-posts .nav-tabs>li.active>a,
.related-posts .nav-tabs>li.active>a:hover,
.related-posts .nav-tabs>li>a:hover,
.related-posts .nav-tabs>li.active>a:focus {
  background-color: #000;
  border: 0 none
}

.box-title, .page-title {
  color: #3a3a3a;
  font-size: 40px;
  padding: 5px 20px;
}
.recent-posts {
  margin-bottom: 30px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  padding-bottom: 28px;
}
.recent-post > div {
  margin-bottom: 52px;
  display: inline-block;
}
.recent-post .desc {
  font-size: 24px;
  line-height: 24px;
}
.recent-posts .rcp.page-title {
  padding: 10px 0 16px 0;
  height: auto;
} 
.recent-post a img {
  max-width: 100%;
  height: auto;
}
.video-page .video-sidebar {
  padding-right: 14px;
}
@media (max-width:992px) {
	.video-sidebar {
		clear:both;
	}
	.video-page .col-md-8.pull-right {
		width:100%;
	}
}
.video-sidebar {
  margin-top: 29px;
}
.single-video .video-sidebar {
  margin-top: 0;
}
.video-sidebar .banner {
  margin-bottom: 29px;
  display: inline-block;
  width: 100%;
}
.video-sidebar img {
  width: 100%;
  height: auto;
}
.video-sidebar > .most-viewed {
  padding-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  margin-bottom: 30px;
}
.most-viewed .desc {
  font-size: 24px;
  line-height: 24px;
}
.most-viewed .page-title {
  padding: 5px 0;
  height: auto;
}
.single-video .container {
  padding-top: 0 !important
}
.page-title {
  padding: 0 50px;
  height: 124px;
  vertical-align: middle;
  display: table-cell;
}

/* Login and Signup Page */
.container .login-signup {
  padding: 80px 50px 100px 50px;
}
.login-signup > div {
  font-size: 32px;
}
.login-signup .register {
  margin-left: 0;
}
.login-signup > .login {
  padding-right: 70px;
}
.login-signup > .login .form-title {
  padding-right: 70px;
}
.login-signup .form-title {
  padding-bottom: 20px;
}
.login-signup > .login > .login,
.login-signup .social-login {
  padding-right: 30px !important;
  border-right: 1px solid #000;
margin-right:15px;
  position: relative;
}
.login-signup #wp-social-login-connect-with,
.login-signup > .login > .login #wp-social-login-connect-options {
  display: none;
}
.social-login > p {
  padding-top: 30px;
}
.social-login img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.login-signup .register {
  padding-left: 0;
}
.login-signup input {
  width: 100%;
  font-size: 30px;
  padding: 15px 20px;
  border-radius: 10px;
  border: 1px solid #888;
}
.login-signup input[type="checkbox"] {
  width: auto;
}
.login-signup .submit {
  clear: both;
}
.login-signup input[type="submit"] {
  background-color: #961222;
  color: #fff;

}
.forgetmenot {
  float: right;
  font-size: 24px;
}
.tml-action-links {
  float: left;
  list-style: none outside none;
  padding: 0px;
}
.tml-action-links a {
  color: #0b63e8;
  text-decoration: underline;
  font-size: 24px;
}
.login-signup span {
  background-color: #fff;
  padding: 20px 15px 20px 40px;
  margin-right: -12px;
}
form input[type="text"],
form input[type="password"] {
  margin-bottom: 40px;
}
.login > .login form input[type="password"] {
  margin-bottom: 15px;
}
.login > .login input[type="submit"] {
  margin-right: 0px;
  width: 100%;
}
.tml-action-links li {
  line-height: 0.6em;
}
.social-login .fb-login {
  padding-top: 20px;
  display: block;
}
.social-login .gmail-login {
  padding-top: 40px;
  display: block;
}
.wp-social-login-provider-list a {
  display: block;
}
@media (min-width:1200px) {
	.wp-social-login-provider-list a img {
	  display: none;
	}	
	.wp-social-login-provider-list a {
  		width: 561px;
 		 height: 89px;
	}
}


.wp-social-login-provider-list a:first-child {
  background: url(img/fb-login-button.png) no-repeat right top;
  margin-bottom: 30px;
}


.wp-social-login-provider-list a {
  background: url(img/gmail-login-button.png) no-repeat right top;
}

@media(max-width:1200px) {
	.wp-social-login-provider-list a:first-child {
		background:none;
	}
	.wp-social-login-provider-list a {
		background:none;
	}
}

/*///////////////////////////////
// Article
//////////////////////////////*/
.page-template-articles-php .content, .category .content {
  background-color: #fff;
}
.page-template-articles-php .page-title {
  padding: 0;
  height: auto;
  padding-top: 58px;
}
div.article:nth-child(even) {
  background-color: #f9f9f9
}
.article {
  border-bottom: 2px solid #a1a1a1;
  padding: 60px 0;
}
.article .right img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.article .title {
  padding-top: 0;
  margin-bottom: 0;
  margin-top: -6px;
}
.article .title a {
  color: #b91e1c;
  font-size: 36px;
  font-family: "KazefetBold";
  line-height: 0;
}
.article .created-by {
  margin-bottom: 35px;
  font-size: 22px;
}
.article .short-desc {
  font-size: 24px;
  margin-bottom: 18px;
}
.article .read-more {
  color: #b91e1c;
  font-size: 24px;
}
.navbar-nav.article-menu {
  float: none;
  margin: 0 auto;
  width: 1050px;
}
.nav.article-menu > li > a {
  font-size: 38px;
  color: #0d0b0b;
  background-color: #f6f3f3;
  padding: 25px 50px;
  display: inline-block;
  border-radius: 12px;
  margin: 0 6px;
}
/*.pagenav-wrapper {
  padding-top: 20px;
}*/

.wp-pagenavi a, .wp-pagenavi span {
	float:right;
	background-color: #006699;
	border-radius: 0px 0px 3px 3px;
	display:inline;
	cursor: pointer;
	padding: 0.2rem 0.75rem !important;
	border:0px !important;
	margin:0px 2px !important;
	color:#fff;
	font-size:20px !important;
	font-weight:normal !important;
}
.wp-pagenavi a:hover{
	background-color:#3c8dc5 !important;
	color:#fff !important;
	font-weight:normal !important;
	}
.wp-pagenavi a:hover, .wp-pagenavi .current{
	background-color:##3c8dc5 !important;
	color:#fff !important;
	}
.wp-pagenavi span.current{
	background-color:#3c8dc5 !important;
	color:#fff !important;
	font-weight:normal !important;
	}

/*///////////////////////////////
// Course
//////////////////////////////*/
div.article:nth-child(odd) {
  background-color: #fff
}
.article:first-child {
  padding-top: 38px !important;
}
.page-template-courses-php .page-title {
  padding: 0;
  height: auto;
  padding-top: 58px;
}
.article .session {
  margin-bottom: 0;
  color: #b91e1c;
  font-size: 26px;
  font-family: "KazefetBold";
}

/*///////////////////////////////
// Footer
//////////////////////////////*/

.footer-top {
    background: url(img/footer_top.jpg) repeat-x left top;
    padding: 50px 0;
    box-shadow: inset 0 2px 20px 0 #ccc;
}
.footer-top .social {
    margin: 0 auto;
    width: 260px;
}
.social .navbar-nav > li {
    padding: 0 16px;
    width: 33.33%;
}
.social .navbar-nav > li img {
   width: auto;
   height: auto;
}
.social .navbar-nav > li:last-child {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
.social .nav > li > a {
    padding: 10px 0px;
}
.footer-top .social h3 {
    text-align: center;
    font-size: 38px;
}
.footer-top .social li a:hover {
    background-color: transparent;
    opacity: 0.8;
}
.footer-bottom {
    height: 305px;
    background: #000 url(img/footer_bottom.jpg) no-repeat center top;
    color: #fff;
    padding: 40px 0;
}
.footer-bottom .copyright {
    font-size: 26px;
    padding-left: 0;
}
.copyright font {
  display: block;
  margin-top: -8px;
  word-wrap: break-word;
}
@media only screen and (max-device-width: 992px){
.copyright .designer {
margin-top:100px;
   font-size: 10px;
   font-family: Helvetica;
}
}
@media only screen and (min-device-width: 992px){
.copyright .designer {
   font-size: 14px;
   font-family: Helvetica;
}
.copyright font {
  margin-bottom: 152px;
  font-size: 26px;
}
.copyright .designer {
margin-top:-50px;
}
}
.footer-bottom .ft-menu {
    position: relative;
    height: 230px;
}
.footer-bottom ul {
	padding: 0;
	position: absolute;
	bottom: -12px;
}

#the_footer .col-sm-4{ width: 24.3%;}
.footer-bottom ul li {
	list-style: none;
        line-height: 2.0em;
}
.footer-bottom ul li a {
    font-family: "kazefetlightfont";
	color: #fff;
	font-size: 25px;
}

.nav.navbar-nav > li:last-child {
    text-align: center;
}
.wpcf7 textarea  {
  height: 150px;
  width: 400px;
}
.text-justify p {
	font: 19px Arial; color:#000000;
}

/*.container {
width: 1300px !important;
}*/
.footer-bottom .col-sm-7 {
padding-left:200px;
}
#showmemore, #showmemore2, #showmemore3, #showmemore4, #showmemore5 {
	background:#ef0505 no-repeat 7px;
	border:solid 1px #d70303;
	color: #fff;
	border-radius:5px;
	font-size:15px;
	line-height:20px;
	margin:20px;
	padding:10px 30px
}

/********** pagination ****************/

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #006699;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #3C8DC5;
}
.wpcf7 input.wpcf7-text, .wpcf7-number {
 width: 300px;
  font-size: 20px;
  padding: 15px 20px;
  border-radius: 10px;
  border: 1px solid #888;
}

.wpcf7 textarea.wpcf7-textarea {
 width: 500px;
  font-size: 20px;
  padding: 15px 20px;
  border-radius: 10px;
  border: 1px solid #888;
}

@media only screen and (max-width: 480px) {
.wpcf7 input.wpcf7-text {
 width: 85%;
  font-size: 20px;
  padding: 15px 20px;
  border-radius: 10px;
  border: 1px solid #888;
}

.wpcf7 textarea.wpcf7-textarea {
 width: 100%;
  font-size: 20px;
  padding: 15px 20px;
  border-radius: 10px;
  border: 1px solid #888;
}
}
.submitbutton {
font-size: 20px;
padding: 15px 100px 15px 100px;
background-color: #790000;
color: #fff;
opacity: 0.5;
border-radius: 10px;
border: 1px solid #790000;
}
.div-media-right-side1 {
float: right; width: 50%; padding: 0 10px 23px 10px; background-color: #f9f9f9;
}
.div-media-left-side1 {
float: left; width: 50%; padding: 0 10px 23px 10px; background-color: #f9f9f9;
}
.div-media-text {
padding: 30px 205px 0 30px; vertical-align: text-top;
}
.div-media-right-side2 {
float: right; width: 50%; padding: 0 10px 23px 10px; background-color: #fff;
}
.div-media-left-side2 {
float: left; width: 50%; padding: 0 10px 23px 10px; background-color: #fff;
}
.media-hr {
margin:0px;
}
.post h2 {
color: #b91e1c;
}


#bbpress-forums li.bbp-body ul.forum:nth-child(3):after, #bbpress-forums li.bbp-body ul.topic:nth-child(3):after{ height: 1px!important;}
.forum-archive #bbpress-forums .bbp-body {
    border-bottom: 8px solid #a1a1a1;
}
#bbpress-forums li.bbp-body ul.forum:nth-child(3), #bbpress-forums li.bbp-body ul.topic:nth-child(3){ padding-bottom: 8px!important;}

div.bbp-template-notice.info {
    display: none;
}

.subscription-toggle {
    float: left;
}

/*********************/

.slimScrollDiv img {
    max-width: 215px !important;
}

#theme-my-login .tml-action-links > li {
    float: left;
    margin-right: 30px;
}

.theme-my-login-page-title{	
    display: table-cell;
    height: 124px;
    padding: 0 50px;
    vertical-align: middle;
    color: #3a3a3a;
    font-size: 40px;    
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.page-id-598 .page-title.padding-40 {
    display: none;
}

.page-id-601 .description.indicator-hint {
    display: none;
}

.navbar-right .current-menu-item{background-color: #292929 !important;}
.login {
    padding: 7px !important;
    margin-top: -6px;
}

@media (max-width:480px) {
	.copyright font {
		font-size:18px;
	}
}
@media (max-width: 768px) {
	.footer-bottom ul li a {
		font-size:15px;
	}
}
@media(max-width:992px) {
	.login-signup > div {
		font-size:22px;
	}
}
@media (max-width: 1200px) {
	.top-ad {
		width:70%;
		 margin: 10px 0;
	}
	

	
	.footer-bottom ul li a {
		font-size:18px;
	}
	.footer-bottom ul li {
		line-height: 1.42857;
	}
}

.bbp-breadcrumb,.subscription-toggle,.bbp-pagination,.bbp-topics {
	position:relative;
	z-index:200;
}

.slideshow_container .slideshow_button.slideshow_next {
margin-top: -20px;
margin-right: 20px;
}

body .slideshow_container .slideshow_button.slideshow_previous {
margin-top: -20px;
margin-right: 20px;
}

/* PHP BB Styles */

#wpucssmagic .wpucssmagic, #wpucssmagic .wpucssmagic {
color: #536482 !important;
box-shadow: 1px 0 5px 2px #ddd;
background-color: #f9f9f9 !important;
}
#wpucssmagic .wpucssmagic ul.topiclist li.row dl {
	background-position: right;
	margin-right: 5px;
}
#wpucssmagic .wpucssmagic .rtl ul.topiclist dl {
	padding-right: 40px;
}
#wpucssmagic .wpucssmagic .rtl ul.topiclist dt {
	padding-right: 35px;
}


#usquare_1 .usquare_about {
height: 242px !important;
}
.overview {
padding-bottom:10px;
}
.container iframe {
border:0;
}