/*---------------------
	Basic Layout
---------------------*/
body {
  background: black;
  font-size: 1%;
  font-family: "Lato", sans-serif;
  height: 100%;
  min-height: 100%;
}
.content {
	background:#fff;
	color:#000;
}
article.blog {
	margin-top:233em;
	opacity:0;
	z-index:1;
}
#blog-header {
	position:relative;
	z-index:1003;
}
#blog-header ul.actions {
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0em -2em 10em rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0em -2em 10em rgba(0, 0, 0, 0.5);
    -ie-box-shadow: 0em -2em 10em rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0em -2em 10em rgba(0, 0, 0, 0.5);
    box-shadow: 0em -2em 10em rgba(0, 0, 0, 0.5);
	position:absolute;
	top:-26em;
	left:32em;
    /* Old IE */
    filter: progid:DXImageTransform.Microsoft.Shader(color=#000, Direction=145, Strength=3);
}
#blog-header ul.actions li {
    float: left;
    padding: 0;	
	text-align:center;
}
#blog-header ul.actions li a {
    font-size: 12em;
    line-height: 2.2em;	
	font-weight: 400;
	display:block;
	margin:0; padding:0 .6em;
    background: #fff;
    text-decoration: none;
    color: #000;	
	text-transform:uppercase;
}
#blog-header ul.actions li a:hover 
{color:#e51315;}
#blog-header ul.actions li.buy a {
    background: #e51315;
	color:#fff;
}
#blog-header ul.actions li.buy a:hover {
    background: #333;
	color:#fff;
}
h1 {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-size: 60em;
	line-height:88%;
    padding:.15em .05em .05em;
	margin:0 0 .05em; 
	display:inline-block;
	float:left;
	clear:both;
}
.blog-title h1 {margin-top:-.1em;}
.blog-title h1.nomenu {
	margin-top:0;
    padding:.05em;	
}
.short .excerpt {display:inline-block;}
.sub-head {
	clear:both;
	display:block;
	width:50%;
	padding-top:20em;
}
#blog-header .sub-head h3 {
	display:inline;
	background:#000;
	color:#fff;
	padding:0 .1em;
}
#blog-header .sub-head h4 {
	display:inline;
	background:#000;
	color:#fff;
	font-size:18em;
	padding:0 .1em;
}
.blog-title {width:80%;}
#blog-body {
	clear:both;
	top:0;
	bottom:0;
	position:relative;
}
.gamePageTitle #page_header ul li.active, .gamePageTitle #page_header ul li:hover {
  border-left:1px solid #e51315;
}
.gamePageTitle #page_header ul li:first-child.active, .gamePageTitle #page_header ul li:first-child:hover {border-left:0;}



/*---------------------
	TOC
---------------------*/
.entry {
	position:relative;
	margin-top:20em;
	background:transparent url("https://blog.2k.com/images/site-images/bg-80black.png");
	width:30%;
	margin-right:5%;
	float:left;
}
.is-ie .entry {margin-top:19em;}
.bg-entry {
	background:#fff;
	top:0; bottom:0;
	position:absolute;
}
.bg-entry img {width:100%;}
.entry .entry-content {
	clear:both;
	background:#fff;
	padding:0;	
	position:relative;
}
.entry .entry-content h2 {
	font-size:16em;
	margin:0; padding:.2em .6em .2em;	
	text-transform:uppercase
}
.entry .entry-content h2 a , .entry .entry-content h2 a :hover {
	color:#000;
	text-decoration:none;
}
.entry .entry-content cite {
	font-size:16em;
	display:block;
	margin:0; padding:0 0 .8em;
}
.entry.third, .third {margin-right:0;}
.entry .bg-entry {margin:10em;}
.entry .excerpt p, .entry .entry-content cite {
	font-size:14em;
	padding:0 .6em .3em;
	margin:0;
	font-style:normal;
	display:block;
}

.entry .entry-content cite {
	font-size:10em;
	padding:0 .8em .2em;	
}
span.btn-read {
	position:absolute;
	bottom:10em;
	right:-10em;
}
span.btn-read a {
	display:block;
	padding:.5em 1em;
	background:#e51416;
	color:#fff;
	text-decoration:none;
	font-size:16em;
	text-align:center;
}
span.btn-read a:hover {background:#961d19;}
span.btn-read img {
	width:10em;
	height:10em;
	right:0;
	float:right;
}
.hideit {display:none;}
.showit {display:block;}

/*---------------------
	Single Entry
---------------------*/
.singlepost #blog-header {
	margin:0 0 38em;
}
.wrapper-post {
	padding:10px;
	background:transparent url("https://blog.2k.com/images/site-images/bg-80black.png");	
	border:1px solid #000;
}
.post {
	background:#fff;
	padding:2em 1em 1em;	
}
.post a {
	color:#f00;
	text-decoration:none;
}
#blog-title-image {display:none;}
.blogimg-right {
float:right;
width:30%;
margin:5em 0 20em 10em;
}
.blogimg-left {
float:left;
margin:5em 10em 20em 0;
width:30%;
}
.blog-social {
	font-size:12em;
	position:absolute;
	background:#000;
	color:#fff;
	margin-left:5%;
	margin-top:-.5em;
}
.blog-social cite {
	font-style:normal;
	text-transform:uppercase;
	line-height:2em;
	padding:0 1em;
}
.blog-social img {
	height:1.2em;
	padding:0 1em 0 .2em;
	margin-bottom:-.2em;
}
.blog-social cite a{
	color:#fff;
	text-decoration:none;
}
#tweetitnlikeit {
	position:absolute;
	right:1em;
	top:0;
	font-size:12em;	
	margin-top:-.5em;	
	background:#000;
	padding:2px 0 0 .5em;
	text-align:center;
	height:26px;
	vertical-align:middle;
}
.wrapper-btn-tw {
	width:100px;
	margin-left:0;
	display:inline-block;
}	
.wrapper-btn-fb {
	margin-left:0;
	display:inline-block;
	vertical-align:top;
	position:relative;
	height:21px;
}	

.fb_iframe_widget {	
	display:inline-block;
	vertical-align:top;
	margin-right:8px;
}	
.inner-social {
	vertical-align:middle;
	position:relative;
	padding-top:2px;
}
.usertext {font-size:16em;}

.usertext h2 {
	font-size:1.5em;
	margin:0 0 .5em;
}
.usertext p {
	margin:.5em 0 1.4em;
	line-height:1.5em;
}
.usertext figure {
	width:45%;
	margin: 0;
	padding:.2em 1.2em 1.2em;
}
.usertext img {
	height:auto;
	max-width:100%;
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.usertext figcaption {
	margin:0; padding:0;
	font-style:italic;
}
#wrapper-comments {
border:1px solid #000;
background:url("/images/site-images/bg-80black.png");
	font-size:16em;
	margin-top:1em;
	color:#000;
	position:relative;
	padding:10px;
}
#comments {background:#fff;}
.log-title {
	float:left;
	padding:1.5em 0 0 1em;
}
.m-growlicon, .m-post-upload, #gallery {display:none;}
.m-list {padding-bottom:3em;}





/*---------------------
	Menu
---------------------*/
#blog-header ul.nav-top {
	margin:0; padding:0;
	list-style:none;
	bottom:0;
	position:absolute;
	right:0;
	z-index:9999;
}
#blog-header ul.nav-top li {
	float:left;
	padding-bottom:.2em;
}
.gamePageTitle #page_header ul {top:2em;}

.gamePageTitle #page_header ul li.active a
{
    background: #e51315;
    color: #fff;
    text-decoration: none;
}

.gamePageTitle #page_header ul li.active a:hover
{
    background: #961d19;
}


#blog-header ul.nav-top li a {
	font-size:12em;
	line-height:1em;
	display:block;
	font-weight:normal;
	background:#000;	
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:.3em .5em .3em 1em;	
}
.btn-blogmenu {height:1em;}
#blog-header ul.nav-top li.searchmenu a {
	padding:.3em 0 .3em 1em;
}
 #blog-header ul.nav-top li ul li a {
	background:#fff;
	color:#000;
	text-transform:none;
	
}
#blog-header ul.nav-top li a span {float:left;}
#blog-header ul.nav-top li a span.arrow, #blog-header a .menubtn-search {
	width:1em;
	height:1em;
	float:right;
	margin-left:.1em;
	overflow:hidden;
	padding-left:.2em;	
}
#blog-header a .menubtn-search {
	margin-left:-.2em;
	pading-left:.1em;
}
#blog-header ul.nav-top li a span.arrow img {
	width:100%;
	margin-top:-1em;
	padding-top:.1em;

}
#blog-header ul.nav-top li:hover a span.arrow img {margin-top:0;}
#blog-header a .menubtn-search img {
	width:100%;
	margin-top:-1.9em;
}
#blog-header a:hover span.menubtn-search img {margin-top:-.1em;}

.bmenu-header {float:left;}

#blog-header ul.nav-top li ul{	
	display:block;
	margin:0; padding:0 0 0;	
	list-style:none;
	position:absolute;
	width:100%;	
	left:0;
	top:19em;
	background:#fff;
	overflow:hidden;
}
#blog-header ul.nav-top li.hasdrop ul{height:0;}
#blog-header ul.nav-top li:hover ul{
	/* height:auto;*/
}
#blog-header ul.nav-top li ul li{float:none;}
#blog-header ul.nav-top li.categories ul li {
	float:left;
	width:50%;
}
#blog-header ul.nav-top li ul li:last-child a{padding-bottom:1em;}
#blog-header ul.nav-top li ul li.sub-category a {color:#333;}
#blog-header ul.nav-top li ul li.sub-category a:hover {color:#e51416;}
#blog-header ul.nav-top li a:hover, #blog-header ul.nav-top li a.over {color:#e51416;}
#blog-header ul.nav-top li.archives ul{background:#fff;}
#blog-header ul.nav-top li.archives ul li{
	width:25%;
	float:left;
}
#blog-header ul.nav-top li.searchmenu ul{
	display:none;
	padding:0;
}
#blog-header ul.nav-top li.searchmenu ul li{
	line-height:24em;
	display:block;
	background:#333;	
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:0;	
}
#blog-header ul.nav-top li a span.menubtn-search {
	width:1.8em;
	height:1.8em;
	margin-top:-.3em;
}

.searchdrop {
	margin:0; padding:0;
	position:relative;
	float:right;
	width:100%;
	background:#333;
	height:20em;
}
#blog-header ul.nav-top li.searchmenu ul li a.wrapper-searchbtn {
	float:right;
	padding-left:0;
	margin-right:0em;
	width:1.8em;
	height:1em;
}
#blog-header label {
	font-size:14em;
	line-height:1.4em;
	padding-left:2em;
}
#blog-header ul.nav-top li.searchmenu ul li a.wrapper-searchbtn.wrapper-close {margin-right:0;}
#keywords {
	font-size:14em;
	position:absolute;
	margin-left:1em;
	border:none;
	padding:.1em .2em ;
	width:12em;
}
#blog-header ul.nav-top li.searchmenu ul {top:0;}

/*---------------------
	Footer
---------------------*/
.blogpager {
	background:#fff;
	text-align:center;
	color:#000;
	font-size:18em;
	text-transform:uppercase;
	line-height:1.4em;
	margin-top:2em;
	width:100%;
}
.bloginfo {
	font-size:12em;
background:#000;
	padding:10px;
	color:#fff;
	margin-top:2em;	
	clear:both;
	border:1px solid #000;
}

.bloginfo h4 {
	text-transform:uppercase;
	margin:0; padding:0;
	color:#999;
	font-size:1.4em;
}
.bloginfo ul {
	list-style:none;
	margin:0; padding:0;
}
.bloginfo ul li{
	padding:.2em 0 .3em;
}
.bloginfo p {
	margin:0; padding:0;
}


.bloginfo .column {
	width:30%;
	margin-right:5%;
	float:left;
	padding:0;
	height:16em;
	overflow:hidden;
}

.bloginfo a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
.bloginfo .column.cat-column {
	margin-right:0;
	position:relative;
	}

.bloginfo .column.cat-column div{
position:absolute;
	top:0;
	bottom:0;
	background:#e51416;
	margin-right:0;	
	}
		
.cat-column p, .cat-column h4 {
	padding:0 1em;
	text-align:justify;
	color:#ccc;
}
.cat-column a {color:#ccc;}	
.cat-column a.lookatme {
	color:#fff;
	font-size:1.2em;
}	
.bloginfo .cat-archives li {
	float:left;
	width:25%;
}
.bloginfo .cat-archives li.year {
	float:left;
	width:100%;
	clear:both;
	font-weight:bold;
	padding:1em 0 0;
}

.bloginfo.wide {
	font-size:12em;
	background:rgba(0,0,0,.8);
	padding:1em;
	color:#fff;
	margin-top:2em;	
	clear:both;
}
.bloginfo.wide .column {
	width:100%;
	margin-right:0;
	float:none;
	padding:1em 0 2em;
	margin-bottom:1em;
	height:auto;
	background:#fff;
	color:#000;
}
.bloginfo.wide .cat-column {padding:0;}	
.bloginfo.wide a {color:#000;}
.bloginfo.wide a.lookatme {color:#fff;}
.bloginfo.wide .column p, .bloginfo.wide .column h4{
	padding:0 1em;
}
.bloginfo.wide .column li a, .bloginfo.wide .column.cat-column div p {
	padding:0 1.6em;	
	}
.bloginfo.wide .column.cat-column div {
	position:static;
	top:auto;
	bottom:auto;
	padding:1em 0 2em;
}
	
a.btn-newer, a.btn-older {
	float:left;
	background:#e51416;
	color:#fff;
	text-decoration:none;
	padding:0 1em;
}
a.btn-older {float:right;}
.invisible {visibility:hidden;}
/*-------------------------
	Author Page
-------------------------*/
.author-bio {
	width:450em;
	background:#000;
	color:#fff;
	padding-left:10em;
	position:relative;
}
#blog-header h3 {
	font-size:28em;
	margin:0;
	padding:0;
	text-transform:uppercase;	
}
.author-bio .usertext {
	font-size:12em;
	font-weight:normal;
	padding-top:.8em;
	padding-right:.6em;
}
.author-avatar {
	width:95em;
	float:left;
	padding:5em 10em 20em 0;
}
.author-avatar img {width:100%;}
.author-social {
position:absolute;
bottom:10em;
right:10em;
}
.author-social img {padding-left:10em;}
/*-------------------------
	Kando
-------------------------*/
#kando-wrapper {
  width: 100%;
  position: absolute;
}

#kando {
  background: transparent;
  display: none;
  width: 655px;
  height: 100%;
  position: relative;
  margin: auto;
  top: 200em;
  z-index: 20000;
}

#kando .iframe-container,
#kando iframe {
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
}

#modal-overlay {
  z-index: 10000 !important;
}

body > #moot {
  display: none;
}
#blog-header .m-form label.m-watchfor {font-size:90%;}

/*-------------------------
	From Main Site
-------------------------*/
@media screen and (max-width: 1000px) {
  #content .inside {
    width: 100%;
    left: 0;
    margin-left: 0;
    font-size: 1.27em;
  }
}
.inside {
  width: 1000em;
  /* 1000/1300 */
  position: relative;
  left: 50%;
  margin-left: -500em;
}
#page-background {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: visible;
  z-index: 0;
}
#page-background .image {position:relative;}
#page-background .image img {
  width:100%;
  z-index: 0;
  /*display:none;*/
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale3d(1, 1, 1);
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}

#page-background .image img.inactive {
  opacity: 0;
}
#page-background .gradient {
  display: block;
  position: absolute;
  bottom: 0;
  height: 20%;
  z-index: 5;
  width: 100%;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(64, 64, 64, 0)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(64, 64, 64, 0), #000000);
  background: -moz-linear-gradient(top, rgba(64, 64, 64, 0), #000000);
  background: -o-linear-gradient(top, rgba(64, 64, 64, 0), #000000);
  background: linear-gradient(top, rgba(64, 64, 64, 0), #000000);
}
#wrapper {
  position: relative;
  z-index: 10;
  height: 100%;
  overflow: hidden;
  -webkit-background-size: 78.92308% auto;
  -moz-background-size: 78.92308% auto;
  -o-background-size: 78.92308% auto;
  background-size: 78.92308% auto;
}
#header {opacity:0;}
header .login {
  position: absolute;
  z-index: 2000;
  width: 1000em;
  top: 0;
  left: 50%;
  margin-left: -500em;
  text-align: right;
}
header .login a {
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9a000000', endColorstr='#9a000000');
  color: white;
  z-index: 2001;
  font-size: 15em;
  height: 2.7em;
  display: inline-block;
  line-height: 2.7em;
  padding: 0 0.75em;
  text-decoration: none;
  cursor: pointer;
}
header .login a:hover {
  background-image: url("https://downloads.2kgames.com/2k/img/layout/header/rollover_login.png");
  background-repeat: repeat;
  color: #e51315;
}
header .login a img {
  width: 1.5em;
  height: 1.5em;
  vertical-align: sub;
  margin-right: .5em;
}
header #logo img {
  float: left;
  margin: 22em 0 -49em 30em;
  position: relative;
  width:143em;
  z-index: 1002;
  padding-bottom: 5em;
}
header #topnav {
  background: #fff;
  height: 53em;
  position: relative;
  z-index: 1001;
  /* tabs */
}
header #topnav ul {
  margin: 0 0 0 185em;
  padding: 0;
}
header #topnav li {
	  float: left;
	  font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 20em;
	letter-spacing: .05em;
	line-height: 2.65em;
	height: 2.65em;
padding: 0 1.75em 0 0;
}
header #topnav li:last-child {
  border: 0;
}
header #topnav li:hover a, header #topnav li.active a {
  color: #e51315;
}
header #topnav a {
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}
header #search_form {
  float: right;
  margin-top:10em;
}
header #search_form .site-search {
border: 0;
background: #f6f6f6;
color: #c9c9c9;
width: 14.8em;
height: 2.13em;
height: 1.9em;
margin-right: -0.13em;
text-indent: .63em;
position: relative;
font-size: 16em;
font-weight: 600;
line-height: 2.13em;
outline: none;
top: .12em;
float: left;
}
header #search_form #searchBtn {
  border: 0;
  padding: 0;
height: 75em;
width: 33em;
position: absolute;
right: 0.13em;
color: transparent;
margin-top: 0;
}
header #search_form .submit-wrap {
height: 32em;
width: 32em;
position: relative;
overflow: hidden;
float: right;
top: 2em;
}
header #search_form #searchBtn:hover {
  background-position-y: 33px;

}
header #subnav {
  background: #000;
  height: 39em;
  position: relative;
  z-index: 1000;
}
header #subnav ul {
  margin: 0;
}



header #subnav ul.dropdown {
  width: 120px;
  margin: 0;
  padding: 0;
  background: #000;
  z-index: 10;
  display: none;
  top: 100%;
}
header #subnav ul.dropdown li {
  float: none;
}
header #subnav ul.nav-tabs {
  position: absolute;
}
header #subnav ul.nav-tabs.dropdown {
  padding: 0;
  text-align: center;
}
#header #subnav ul.right {
  float: right;
  margin-right: -11em;
}
header #subnav ul.right .language span {
  padding-right: 3.2em;
  background-position-x: 1.6em;
}
header #subnav ul.right .family span {
  padding-left: 1em;
}
header #subnav span.sub-arrow {
  position: relative;
  overflow: hidden;
  padding-right: 2.2em;
}
header #subnav span.sub-arrow.active img, header #subnav span.sub-arrow:hover img {
  margin-top: -2.6em !important;
}
header #subnav span.sub-arrow img {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.6em;
}
header #subnav ul .sub-arrow:hover {
  background-position-y: 0px;
}
header #subnav ul.sub-right {
  float: right;
  overflow:hidden;
}
header #subnav ul li {
font-style: normal;
font-weight: 400;
font-size: 15em;
line-height: 2.6em;
z-index: 1;
float: left;
}
header #subnav ul.left {
margin-left: 186em;
padding:0;
}
header #subnav ul.left li {margin-right:2em;}
header #subnav li.community:hover ul.dropdown {
  left: 315px;
  display: block;
}
header #subnav li.language, header #subnav li.family {
  position: relative;
}

header #subnav li.language:hover ul.dropdown {
  margin-top: -4px;
  margin-left: -104px;
  width: 210px;
  display: block;
}
header #subnav li.language a {
  width: 100px;
  float: left;
}
header #subnav li.language a:hover {/*background-color:#1d1d1d;*/}
header #subnav li.family {
  position: relative;
}
header #subnav li.family:hover ul.dropdown {
  margin-top: -4px;
  margin-left: -699px;
  width: 788px;
  display: block;
}
header #subnav a, header #subnav span {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
.clearfix:before, .grid:before, .clearfix:after, .grid:after {
  content: " ";
  display: block;
  height: 0;
}
#sub-subnav {
	display:none;
	height:0;
	background:#fff;
	width:100%;
	padding:1em 0;
	position:absolute;
	z-index:1004;
}
ul.families {
	width: 54em;
	margin-left: 40em;
}
header #subnav ul.right li span.active, header #sub-subnav .languages li a:hover, header #sub-subnav .families li a:hover {color:#e51315;}
header #sub-subnav .wrapper {
width: 1000em;
margin: 0 auto;
}
header #sub-subnav ul {
font-size: 12em;
line-height: 2em;
list-style: none;
}

header #sub-subnav ul.languages {
text-align: right;
width: 53em;
margin-left: 19.5em;
}

header #sub-subnav .languages li a, header #sub-subnav .families li a {
	color:#000;
	text-decoration:none;
}
.m-moot.m-collapsed .m-replies, .m-moot.m-collapsed .m-seed .m-body-wrap, .m-moot.m-collapsed .m-form {display:block;}
.is-commenting .m-reply.m-followup {
margin: 1em 0 2em 2em;
}
#moot .m-replies {
margin:0;
padding: 0 1em;
}
/* FOOTER BEGIN */
#footer .inner {
	max-width:1000em;
	margin:0 auto;
	width:100%;
}
/* FOOTER END */


/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	/*margin: 0;*/
	/*margin-left:4px;*/
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-inner
{
	width:100% !important;
        height: auto !important;
        overflow: visible !important;
}

.fancybox-wrap 
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
	top:35px !important;
	width:668px !important;
}

.fancybox-skin {
	position: relative;
	/*background: #f9f9f9;
	color: #444;*/
	text-shadow: none;
	/*-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;*/
	/*background:#414141;*/
	background:#eae8e8;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	height:385px !important;
	width:640px !important;
	margin:0 auto !important;
}


.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.2k.com/img/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.2k.com/img/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.2k.com/img/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

.fancybox-overlay {
	position: absolute;
	/*top: -420px;*/
	top:0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.2k.com/img/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/*
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
*/
/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	color:#FFF;
	top:0;
	padding-top: 12px;
	padding-left:15px;
	position:absolute;
	font-family: "futura-pt","Helvetica","Arial",sans-serif;
	font-style: italic;
	font-weight: 700;
	font-size: 26px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

@media (max-width: 650px)
{
	.fancybox-wrap
	{
		width:100% !important;
	}

	.fancybox-image, 
	.fancybox-iframe 
	{
		width:100% !important;
		height:770em !important;
	}
}
/*
 * version: 2.0.3
 * package: OrangeBox
 * author: David Paul Hamilton - https://orangebox.davidpaulhamilton.net
 * copyright: Copyright (c) 2011 David Hamilton / DavidPaulHamilton.net All rights reserved.
 * license: GNU/GPL license: https://www.gnu.org/copyleft/gpl.html
 */
#ob_overlay {
	background-color:#000;
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
}
#ob_container {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:101;
}
#ob_float {
	float:left;
	height:50%;
	min-width:100%;
}
#ob_window {
	clear:both;
	cursor:default;
	display:none;
	position:relative;
	z-index:102;
	margin:0 auto;
	padding:22px;
}
#ob_content {
	background-color:#fff;
	border:0 solid #fff;
}
#ob_caption {
	color:#333;
	background-color:#fff;
	position:absolute;
	bottom:15%;
	font-size:small;
	max-width:75%;
}
#ob_caption p {
	padding:0;
	margin:10px;
	cursor:text;
}
#ob_window img {display:block;}
#ob_inline {
	padding:20px;
	overflow:auto;
}
#ob_load {
	-moz-border-radius:5px;
	background:url(https://blog.2k.com/images/site-images/loading.gif) no-repeat center;
	background-color:#fff;
	border-radius:5px;
	height:40px;
	left:50%;
	position:fixed;
	top:50%;
	width:40px;
	z-index:103;
	margin:-25px 0 0 -25px;
	padding:5px;
}
#ob_error {
	text-align:center;
	width:250px;
	padding:10px;
}
#ob_close {background:url(https://blog.2k.com/images/site-images/buttons.png);
	cursor:pointer;
	height:30px;
	left:0;
	position:absolute;
	top:0;
	width:30px;
	z-index:1103;
}
#ob_title {
	color:#fff;
	left:auto;
	position:absolute;
	right:22px;
	top:-2px;
	z-index:1103;
}
#ob_title h3 {
	margin:0;
	padding:0;
}
#ob_left,#ob_right {
	bottom:8px;
	cursor:pointer;
	height:100%;
	position:absolute;
	width:75px;
	z-index:1102;
}
#ob_left {left:-53px;}
#ob_right {right:-53px;}
#ob_left-ico,#ob_right-ico {
	cursor:pointer;
	display:block;
	height:30px;
	margin-top:-9px;
	position:absolute;
	top:50%;
	width:30px;
	z-index:1102;
}
#ob_left-ico {background:url(https://blog.2k.com/images/site-images/buttons.png) center;
	right:10px;
}
#ob_right-ico {background:url(https://blog.2k.com/images/site-images/buttons.png) right;
	left:10px;
}
#ob_left:hover,#ob_right:hover {visibility:visible;}
#ob_dots {
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
	width:100%;
}
#ob_dots li {
	height:8px;
	list-style:none;
	width:8px;
	margin:3px;
	-moz-border-radius:4px;
	background-color:#666;
	border-radius:4px;
	cursor:pointer;
	display: -moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display:inline;
}
#ob_dots .current {background-color:#CCC!important;}
#ob_share {
	position:absolute;
	right:24px;
	top:3px;
}

.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 57.25%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }