body {
	background-image: url("http://imgs.pocketgamer.biz/pgbiz-bg-hash.png");
	background-color: #000;
}

header .advert {
	float: right;
	margin: 20px 42px 0 0;
	width: 728px;
	height: 90px;
}

.gallery .container .more-info .advert {
	width: 300px;
	height: 250px;
	border: 1px solid #CCC;
	position: absolute;
	bottom: 15px;
}

.advert, .promo {
    display: inline-block;
}

.adverts {
    white-space: nowrap;
    overflow: hidden;
}

.adverts > span {
    margin-left: 16px;
    display: inline-block;
}

.adverts > span:first-of-type {
    margin-left: 0;
}

.adverts > span + span.double {
    display: none;
}

.module + .adverts {
    margin-top: 35px;
}

.hot-topics.module + .adverts {
    margin-top: -10px;
}

#main.article .adverts {
    margin-top: 10px;
}

.adverts .advert {
    display: inline-block;
}

.adverts.w300 .advert {
    width: 300px;
}

.adverts.w600 .advert {
    width: 600px;
}

.adverts.h100 .advert {
 	height: 100px;
}

.adverts.w300 .advert:first-of-type {
    margin-right: 10px;
}

.adverts.w600.panel {
    padding: 8px;
}

.adverts.w600.panel .advert {
    display: block;
}

h1 {
	margin: 5px 0 10px;
}

h2.article-type {
	margin: 5px 0;
}

#sidebar .comments.module h1 {
    margin: 5px 0 10px;
}

#skin {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-width: 1024px;
	z-index: 0;
}

#skin > div {
	text-indent: -288px;
	width: 1024px;
}

#skin > div img + div {
    left: -144px;
}

#skin + #wrapper header, header.show-skin {
	margin-bottom: 135px;
}

#cmsBar ~ #skin {
    top: 30px;
}
#biznetworkbar ~ #skin {
    top: 42px;
}
#cmsBar ~ #biznetworkbar ~ #skin {
    top: 72px;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

header, #content, footer {
	position: relative;
}

header {
	background-color: #FFF;
	height: 219px;
	z-index: 2;
}

header > .logo {
	float: left;
	margin: 20px 0 0 30px;
	position: relative;
	z-index: 1;
	display: block;
}

.user-area {
	line-height: 34px;
	margin-top: -9px;
	margin-right: 42px;
	position: absolute;
	right: 0;
	padding-left: 0;
}

.user-area > * {
	margin: 0 5px;
}

.user-area > .register:before {
	content: '';
	position: absolute;
	width: 0;
	top: 0;
	left: -8px;
	height: 100%;
	border-right: 1px solid #9A9A9A;
	border-left: 1px solid #C1C1C1;
}

.user-area > a.profile {
	font-weight: normal;
	font-size: 12px;
	margin-top: 2px;
}

.user-area > a.profile:before {
	content: '\25BC'; /* ▼ */
	font-size: 11px;
}

.user-area > a.highlight {
	background-color: #FF6503;
	border-radius: 2px;
	color: #FFF;
	padding: 5px 10px;
}

.user-area > a.regiser {
}

#main.login .user-box, #comments .user-box {
	box-shadow: none;
	display: block;
	position: relative;
	border: 0 none;
}

#main.login .user-box {
	width: 90%;
	margin: 25px auto 0;
	padding: 0;
}

#main.event.submit.login .user-box {
    width: 100%;
}

#main.event.submit.login > .form {
    opacity: 0.7;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.overlay .user-box {
    border: 0 none;
    box-shadow: none;
    display: block;
    height: 200px;
    margin: 0 auto;
    position: relative;
    right: auto;
    top: 30%;
    width: 600px;
}

html.no-touch .overlay-link:hover .overlay {
	top: 0;
}

html.no-touch .overlay-link:hover img {
	opacity: 0.15;
}

#main.user-profile .form li span + span.attached {
	width: 210px;
}

#main.user-profile .main > .container > h2, #main.user-profile .main > .container > h3 {
    display: none;
}

#main.user-profile .form li > span {
	width: 100px;
}

#main.user-profile .main > .container > div {
	display: none;
	margin-top: 10px;
}

#main.user-profile .main > .container > div.on {
	display: block;
}

.user-box {
    display: none;
	position: absolute;
	padding: 10px;
	border: 2px solid #CCC;
	box-shadow: 0 15px 15px -15px #000000;
	-moz-box-shadow: 0 15px 15px -15px #000;
	-ms-box-shadow: 0 15px 15px -15px #000;
	-o-box-shadow: 0 15px 15px -15px #000;
	-webkit-box-shadow: 0 15px 15px -15px #000;
}

header > nav {
	position: absolute;
	bottom: 0;
	width: 100%;
}

header > nav > div {
	padding-left: 254px;
}

header > nav > div > a {
	display: inline-block;
}

header > nav .tabs {
	border-bottom: 1px solid #282828;
}

header > nav .tabs > a {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	background-color: #F1F1F1;
	color: #BEBEBE;
	border-radius: 2px 2px 0 0;
	padding: 3px 15px;
	font-size: 16px;
	margin-right: 3px;
}

header > nav .tabs > a.on {
	color: #FFF;
	background-color: #444;
}

header > nav .main > .logo {
	position: absolute;
	left: 30px;
	padding: 0;
	top: -2px;
}

/*.no-touch*/ header > nav.fixed {
	position: fixed;
	top: -31px;
	height: 95px;
	width: 1024px;
}

/*.no-touch*/ header > nav.fixed .main {
	width: 770px;
}

/*.no-touch*/ header > nav.fixed .main > .logo {
	z-index: 1;
}

header > nav .main > a {
	color: #FFF;
	padding: 5px 20px;
	position: relative;
	margin-left: -4px;
	vertical-align: middle;
}

header > nav .main > a:first-of-type {
	padding-left: 15px;
	margin-left: 0;
}

header > nav .main > a:after {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	height: 50px;
	width: 0;
	border-right: 1px solid #282828;
	border-left: 1px solid #5C5C5C;
}

header > nav .main > a:before, header > nav .main .dropdown:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -5px;
	height: 5px;
	width: 100%;
	z-index: 1;
	transform: none;
	background-image: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
}
header > nav .main .dropdown:after {
	bottom: 0;
}
header > nav .main > a:nth-of-type(1):before, header > nav .main .dropdown:nth-of-type(2):after { background-color: #FF6600; }
header > nav .main > a:nth-of-type(2):before, header > nav .main .dropdown:nth-of-type(3):after { background-color: #00829B; }
header > nav .main > a:nth-of-type(3):before, header > nav .main .dropdown:nth-of-type(4):after { background-color: #CC3433; }
header > nav .main > a:nth-of-type(4):before, header > nav .main .dropdown:nth-of-type(5):after { background-color: #35CB9B; }
header > nav .main > a:nth-of-type(5):before, header > nav .main .dropdown:nth-of-type(6):after { background-color: #C5CDCF; }

header > nav .main > a strong {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	display: block;
	font-weight: 300;
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 5px;
}

header > nav .main > a span {
	color: #A6A6A6;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	padding-bottom: 2px;
}

html.no-touch header > nav .main > a.shortcut.on {
	background: none;
	color: #F9B85C;
}

header > nav .main > a.shortcut:before, header > nav .main > a.shortcut:after {
	display: none;
}

header > nav .main > a.on {
	background: #696969;
	background: -moz-linear-gradient(top,  #696969 0%, #484848 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#484848));
	background: -webkit-linear-gradient(top,  #696969 0%,#484848 100%);
	background: -o-linear-gradient(top,  #696969 0%,#484848 100%);
	background: -ms-linear-gradient(top,  #696969 0%,#484848 100%);
	background: linear-gradient(to bottom,  #696969 0%,#484848 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', endColorstr='#484848',GradientType=0 );
}

header > nav .main > a.on + .dropdown {
	display: block;
}

header > nav .main > a .triangle {
	opacity: 0;
	height: 12px;
	width: 32px;
	bottom: -5px;
	right: 50%;
	margin-right: -16px;
	z-index: 2;
}

header > nav .main > a .triangle:after {
    background-color: #FFF;
    border-color: #FFF;
	height: 20px;
	width: 20px;
	bottom: -15px;
	left: 5px;
}

header > nav .main > a.on .triangle {
	opacity: 1;
}

header > nav .main .dropdown {
	position: absolute;
	display: none;
	overflow: hidden;
	background-color: #FFF;
	left: 0;
	width: 100%;
	z-index: 0;
	cursor: auto;
	padding: 0;
	box-shadow: 0 15px 15px -15px #000;
	-moz-box-shadow: 0 15px 15px -15px #000;
	-ms-box-shadow: 0 15px 15px -15px #000;
	-o-box-shadow: 0 15px 15px -15px #000;
	-webkit-box-shadow: 0 15px 15px -15px #000;
}

header > nav .main .dropdown > nav {
	background-color: #F1F1F1;
	padding: 50px 0 0 30px;
	width: 210px;
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
}

header > nav .main .dropdown nav .sub {
	text-align: right;
	position: absolute;
	top: 15px;
	right: 15px;
}

header > nav .main .dropdown nav .sub a {
	background-color: #E5E5E5;
	display: inline-block;
	padding: 5px;
	text-transform: uppercase;
	color: #999;
	border-radius: 1px;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	margin-right: 5px;
}

header > nav .main .dropdown nav .sub a:hover {
	border: 1px solid #999;
	padding: 4px;
}

header > nav .main .dropdown nav .sub a.on {
	color: #FFF;
	background-color: #364759;
}

header > nav .main .dropdown nav .sub a.on:hover {
	border: none;
	padding: 5px;
}

header > nav .main .dropdown nav > a {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 21px;
	line-height: 21px;
	text-align: right;
	padding: 5px 15px;
	margin: 3px 0;
	text-transform: uppercase;
}

header > nav .main .dropdown nav > a.on {
	background-color: #FFF;
}

header > nav .main .dropdown .paging {
	position: absolute;
	bottom: 15px;
	right: 370px;
	z-index: 5;
}

header > nav .main .dropdown .paging a {
	margin: 0 0 0 15px;
}

.paging {
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
}

header > nav .main .dropdown nav.top {
	background-color: transparent;
	display: block;
	padding: 15px 30px;
	height: auto;
	width: auto;
}

header > nav .main .dropdown nav.top {
	position: relative;
	top: auto;
	right: auto;
	text-align: inherit;
}

header > nav .main .dropdown nav.top .sub {
	right: auto;
	margin-left: 81px;
}

header > nav .main .dropdown .more {
	position: absolute;
	bottom: -7px;
	right: 30px;
}

.paging > span, .paging > a {
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	border: 1px solid #CCC;
	vertical-align: middle;
	font-weight: bold;
	line-height: 25px;
	width: 25px;
	text-align: center;
	color: #333;
}

.paging > .on {
	background-color: #F0F0F0;
}

.paging > .on {
	opacity: 1 !important;
}

.paging > .previous, .paging > .next {
	border: none;
	opacity: 0.3;
	width: 25px;
	height: 25px;
}

.paging > .previous.on, .paging > .next.on {
	background-color: inherit;
}

.paging > .sep {
	display: inline-block;
	font-weight: bold;
	margin: 0 5px;
	border: none;
	width: auto;
}

.paging > .sep:after {
	content: '\2013'; /* &mdash; */
}

.paging > .previous {
	background-image: url("http://imgs.pocketgamer.biz/pgbiz_arrow_left_dark_14x19.png");
	margin-right: 20px;
}

.paging > .next {
	background-image: url("http://imgs.pocketgamer.biz/pgbiz_arrow_right_dark_14x19.png");
	margin-left: 20px;
}

header > nav .main .dropdown > nav.top ~ .module,
header > nav .main .dropdown > .module {
	vertical-align: top;
	display: none;
	width: 994px;
	padding: 25px 0 25px 30px;
}

header > nav .main .dropdown > nav ~ .module {
	left: 240px;
	width: 768px;
	padding-left: 16px;
}

header > nav .main .dropdown > nav.top ~ .module {
	margin-top: 15px;
	padding-top: 10px;
    left: auto;
}

header > nav .main .dropdown > .module.on {
    display: block !important;
}

header > nav .main .dropdown > .module .container {
	white-space: nowrap;
}

header > nav .main .dropdown > .module .container .item > * {
	white-space: normal;
}

header > nav .main .dropdown > .module.events .container .item .image {
    height: 100px;
    width: 150px;
}

.side-scroll.module .container {
	white-space: nowrap;
}

.side-scroll.module .container .item > * {
	white-space: normal;
}

header .dropdown .module .item {
	margin-left: -4px;
}

header .dropdown .news.module .item.item-large {
	margin-right: 25px;
}

header .dropdown .module .item:first-of-type {
	margin-left: 0;
}

header .dropdown .module .item p,
header .dropdown .module .item .date {
	display: none;
}

header .dropdown .module .item.item-large {
	width: 163px;
    overflow: hidden;
}

header .dropdown .module .item.item-large:nth-of-type(n+4) {
	display: inline-block;
}

header .dropdown .module .item.item-large:nth-of-type(3n) {
	margin-right: 30px;
}

header .dropdown .module .item.item-large h2 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

header .dropdown .module .item.item-large .comment_count {
	margin-top: 107px;
	margin-right: 10px;
}

header .dropdown .module .item.list {
    height: 100%;
    margin-left: -15px;
    border-top: 10px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 0;
    white-space: normal;
    width: 240px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

header .dropdown .module .item.list .item {
	margin-left: 0;
	margin-top: 8px;
}

header .dropdown .module .item.list .item:first-of-type {
	margin-top: 0;
}

header .dropdown .module .item.list .item h2 {
	font-size: 13px;
	line-height: 16px;
}

header .dropdown .module .item.list .item .comment_count {
	margin-top: 0;
}

header .dropdown .module .item.list .item .qualifier {
	display: none;
}

header .dropdown .site-map.module .section {
	display: inline-block;
	height: 250px;
	vertical-align: top;
	border-right: 1px solid #D1D1D1;
	padding: 0 20px;
}

header .dropdown .site-map.module .section:last-of-type {
	border: none;
}

header .dropdown .site-map.module .section:first-of-type {
	padding-left: 0;
}

header .dropdown .site-map.module h2 {
	margin: 0;
	font-family: Oswald, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF6600;
}

header .dropdown .site-map.module ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 166px;
	white-space: normal;
}

header .dropdown .site-map.module ul.two-col {
	width: 336px;
}

header .dropdown .site-map.module ul li {
	display: inline-block;
	width: 166px;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0;
}

header .dropdown .site-map.module ul li a {
	position: relative;
}

header .dropdown .site-map.module ul li a:after {
	content: '\00BB';
	margin-left: 3px;
}

#content {
	background-color: #FFF;
	padding: 15px 30px;
	z-index: 1;
}

#main, #sidebar {
	display: inline-block;
	vertical-align: top;
    position: relative;
}

#main {
	width: 616px;
	margin-right: 24px;
}

article .byline {
    margin-bottom: 20px;
}

article > .body {
	margin-right: 145px;
}

.social-links {
	float: right;
}
/*
.form ul.uploads {
    display: block;
	text-align: right;
}
*/
.form li > input[type='text'], .form li > input[type='password'], .form li > .group {
    margin-left: 178px;
}

#main.user-profile .form li > input[type='text'], #main.user-profile .form li > input[type='password'], #main.user-profile .form li > .group {
    margin-left: 119px;
}

#main.user-profile .profile-forms.form li > input[type='text'] {
    margin-left: 169px;
}

.form .group {
	max-width: 407px;
}

.module {
	margin-bottom: 25px;
	position: relative;
}

#main .comments.module {
    margin-top: 20px;
    z-index: 0;
}

.module .sub {
	display: inline-block;
	vertical-align: top;
}

.module .sub h1:after {
	display: none;
}

.module .load-more {
	background-color: #E5E5E5;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	width: 75%;
	margin: 15px auto 0;
}

.module .load-more a {
	display: block;
	padding: 10px;
}

.events.module .sub {
	display: table-cell;
}

.events.module .sub > div {
	position: relative;
}

.events.module .sub:last-of-type > div {
	margin-left: 22px;
}

.events.module .more {
	right: 20px;
}

.events.module table tr:hover {
	background-color: #FF6600;
	color: #FFF;
}

.module .tabs {
	float: right;
	margin-top: 8px;
}

#sidebar .module .tabs {
	float: left;
	margin-bottom: 10px;
}

#sidebar .module .tabs > a:first-of-type {
	margin-left: 0;
}

.module .tabs + h1:after {
	display: none;
}

.module h1 {
    overflow: hidden;
}

.module h1:after {
	content: '';
	background: url("http://imgs.pocketgamer.biz/pgbiz_diagonal_lines_12x12.png") repeat-x;
	height: 12px;
	position: absolute;
	width: 100%;
	bottom: 7px;
	margin-left: 10px;
}

.module .tabs > a {
	display: inline-block;
	text-transform: uppercase;
	border-radius: 2px;
	background-color: #F1F1F1;
	color: #1C1C1C;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	padding: 3px 12px 4px;
}

.module .tabs > a:hover {
	border: 1px solid #1C1C1C;
	padding: 1px 11px;
}

.module .tabs > a.on {
	background-color: #34495E;
	color: #FFF;
}

.module .tabs > a.on:hover {
	border: none;
	padding: 3px 12px 4px;
}

.opinion.module .item .qualifier,
.interview.module .item .qualifier {
	text-transform: inherit;
}

.module .item.item-small .image {
	display: none;
}

.module .item.item-medium {
	min-height: 100px;
	margin-right: 36px;
	margin-bottom: 20px;
}

.videos.module .item.item-medium {
    margin-right: 0;
}

#sidebar .videos.module .item.item-medium {
    margin-right: 10px;
}

.module .item.item-medium:nth-of-type(even) {
	margin-right: 0;
}

#main.index .module .item.item-medium:nth-of-type(n+5) {
	display: none;
}

.module .item.item-medium .image {
	position: absolute;
}

.module .item.item-medium .qualifier, .module .item.item-medium h2, .module .item.item-medium p, .module .item.item-medium ul.tags, .module .item.item-medium .date {
	margin-left: 115px;
}

.module .item.item-medium ul.tags {
	display: block;
	margin-top: 7px;
}

.module .item.item-medium .qualifier {
	margin-top: 0;
}

.module .item.item-medium p {
	font-size: 11px;
	font-weight: bold;
}

.module .item.item-list,
#main.regular.hall-of-fame .module .item.item-list {
	float: right;
	width: 496px;
	min-height: 100px;
	position: relative;
	border-top: 1px solid #CCC;
	padding: 10px 120px 10px 0;
}

.job-list.module .item.item-list {
    width: 325px;
    padding-right: 0;
    padding-left: 80px;
    min-height: 0;
    float: none;
}

#main.search .job-list.module .item.item-list {
    width: 536px;
}

.job-list.module .item.item-list:nth-of-type(-n+1) {
    padding-top: 10px;
}

.job-list.module .item .location {
    float: right;
    font-size: 13px;
    color: #999;
    line-height: 16px
}

.job-list.module .item.item-list .image {
    height: 70px;
    left: 0;
    overflow: hidden;
    right: auto;
    width: 70px;
}

.job-list.module .item.item-list .image a {
    display: block;
    line-height: 70px;
}

.job-list.module .item.item-list .image a img {
    width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.featured-jobs.module .item {
    border: 3px solid #404855;
    height: 129px;
    width: 129px;
    padding: 5px;
    margin-right: 8px;
    margin-bottom: 11px;
    
    background: rgb(83,90,108);
    background: -moz-linear-gradient(top,  rgba(83,90,108,1) 0%, rgba(64,72,85,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(83,90,108,1)), color-stop(100%,rgba(64,72,85,1)));
    background: -webkit-linear-gradient(top,  rgba(83,90,108,1) 0%,rgba(64,72,85,1) 100%);
    background: -o-linear-gradient(top,  rgba(83,90,108,1) 0%,rgba(64,72,85,1) 100%);
    background: -ms-linear-gradient(top,  rgba(83,90,108,1) 0%,rgba(64,72,85,1) 100%);
    background: linear-gradient(to bottom,  rgba(83,90,108,1) 0%,rgba(64,72,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535a6c', endColorstr='#404855',GradientType=0 );
}

.featured-jobs.module .item:nth-child(4n+4) {
    margin-right: 0;
}

.featured-jobs.module .item > .container {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
}

.featured-jobs.module .item h2 {
    color: #FFF;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.featured-jobs.module .item .qualifier {
	color: #FF6600;
}

.featured-jobs.module .item p, .featured-jobs.module .item .location {
    color: #CCC;
}

.featured-jobs.module .item p {
    font-weight: bold;
    margin: 3px 0;
}

.featured-jobs.module .item .location {
    float: none;
}

.featured-jobs.module .item.post-job {
    float: right;
    height: 143px;
    width: 143px;
}

.featured-jobs.module .item.post-job h2 {
    height: 141px;
}

.featured-jobs.module .item.post-job h2 a {
    height: 131px;
    width: 111px;
}

.featured-jobs.module .item.post-job h2 a:after {
    bottom: 0;
    right: 5px;
}

#main.jobs .recruiter {
    clear: both;
}

.companies.module .item.item-list {
    width: 416px;
}

.people.companies.module .item.item-list {
    width: 556px;
}

.module .item.item-list:first-of-type {
	border-top: none;
}

html.no-touch .module .item.item-list:hover:before,
html.no-touch #main.search .module .item.item-wide:hover:before {
	content: '';
	position: absolute;
	left: -17px;
	width: 6px;
	top: -1px;
	bottom: -1px;
	background-color: #FF6600;
}

#sidebar .module .item.item-list:hover:before, 
.module .item.item-list.no-hover:hover:before {
	display: none;
}

#main.user-profile .bizreports.module .item.item-list {
	width: 430px;
}

.module .item.item-list:nth-of-type(-n+1) {
	padding-top: 0;
}

#main.event .sponsors .item.item-list:nth-of-type(-n+1) h2 {
    top: 0;
}

#main.event .sponsors .item.item-list:nth-of-type(-n+1) .more {
    top: 85px;
}

#main.event .sponsors .item.item-list h2 {
    font-size: 20px;
    margin-bottom: 3px;
}

#main.event .sponsors .item.item-list .image {
    position: relative;
    float: left;
    margin-left: -155px;
}

#main.event .sponsors .media-partners .item.item-list {
    padding: 0 !important;
    display: inline-block;
    width: auto;
    float: none;
    margin-right: 19px;
    margin-bottom: 10px;
}

#main.event .sponsors .media-partners .item.item-list:nth-of-type(4n) {
    margin-right: 0;
}

#main.event .sponsors .media-partners .item.item-list .image {
    position: relative;
}

#main.event .sponsors .item.item-list {
    min-height: 90px;
    padding-right: 0;
    padding-left: 155px;
    width: 461px;
    border: none !important;
}

.hot-topics.module + .container > .item.item-list:nth-of-type(-n+3),
.hot-topics.plus.module + .container > .item.item-list:nth-of-type(-n+4) {
	width: 320px;
}

.hot-topics.module + .container > .item.item-wide {
    width: 440px;
    float: right;
}

.module .item .comment_count + .territory, .module .item .comment_count + .source, .module .item .territory + .source {
	clear: none;
	margin-right: 6px;
}

.module .item.item-list .image {
	position: absolute;
	right: 0;
}

.module .item.item-list h2 {
	font-size: 16px;
	line-height: 20px;
}

.module .item.item-large {
	width: 182px;
	margin-right: 30px;
}

.module .item.item-large:nth-of-type(3n) {
	margin-right: 0;
}

.module .item.item-large:nth-of-type(n+4) {
	display: none;
}

#main.regular .module .item.item-list {
	padding-right: 0;
	min-height: 0;
	width: 616px;
}

#main.regular .module .item.item-list:hover:before {
	display: none;
}

#main.regular .hot-topics.module + .container .item.item-list:nth-of-type(-n+4) {
	width: 441px;
}

#main.regular.hall-of-fame .hot-topics.module + .container .item.item-list:nth-of-type(-n+4) {
	width: 336px;
}

#main.regular.hall-of-fame .hot-topics.module + .container .item.item-list:nth-of-type(4) {
	width: 496px;
}

#main.regular .module.regular-feature .item.item-list .qualifier,
#main.regular .module .item.item-list .image,
#main.regular .module.regular-feature .item.item-list .image {
	display: none;
}

#main.regular.hall-of-fame .module .item.item-list .image {
	display: inline-block;
}

#main.regular.hall-of-fame .module .item.item-list .image:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
}

#main.regular .module .item.item-list h2 {
	font-size: 18px;
	line-height: 22px;
}

#main.regular .module .item p {
	padding-right: 50px;
}

.side-scroll.module .item.item-large:nth-of-type(n+4) {
	display: inline-block;
}

.side-scroll.module {
	overflow: hidden;
}

.module .item.item-large .comment_count + .territory, .module .item.item-x-large .comment_count + .territory {
	margin-top: 0;
}

.module .item.item-large .territory, .module .item.item-x-large .territory {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
    margin-top: 0;
}

.module .item.item-large h2, .module .item.item-x-large h2 {
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 8px;
}

.module .item.item-x-large {
	width: 290px;
	margin-right: 30px;
}

.module .item.item-x-large:nth-of-type(n+3) {
	display: none;
}

.module .item.item-x-large .qualifier {
	margin-top: 20px;
}

.module .item.item-x-large .comment_count {
	margin-top: 246px;
}

.module .item.item-x-large:nth-of-type(even) {
	margin-right: 0;
}

.top-stories.module {
	min-height: 430px;
}

.module .tabs + h1 ~ .container { 
	visibility: hidden;
	height: 0;
}

.module.columns {
    padding-top: 35px;
}

.module.columns .col {
    display: inline-block;
    vertical-align: top;
}

.module.columns .col, .videos.module .item.item-medium {
    width: 145px;
    margin-left: 8.5px;
}

.module.columns .col:first-of-type, .videos.module .item.item-medium:nth-child(4n+1) {
    margin-left: 0;
}

.module.columns .col h1 {
    font-size: 15px;
    overflow: visible;
    margin-bottom: 5px;
}

.module.columns .col h1 a {
    display: block;
}

.module.columns .col h1:after {
    bottom: auto;
    left: 0;
    margin: 0;
	top: -18px;
}

.module.columns .col h1 a:before {
    background: url("http://imgs.pocketgamer.biz/pgbiz_arrow_right_dark_14x19.png") no-repeat;
    content: "";
    height: 19px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 14px;
}

.module.columns .col .item {
    border-top: 1px solid #CCC;
    padding: 10px 0;
    display: block;
}

.module.columns .item h2 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
}

.module.columns .item .date {
    margin-bottom: 3px;
    display: block;
}

.module.columns .item .comment_count {
    margin-top: 0;
}

.module.columns .item:first-of-type .comment_count {
    margin-top: 152px;
    position: absolute;
    right: 0;
}

.module.columns .col .item:first-of-type .image {
    display: block;
    margin-bottom: 7px;
}

.module.columns .col .item .qualifier, 
.module.columns .col .item .tags, 
.module.columns .col .item .image,
.module.columns .col .item .territory {
    display: none;
}

.module.columns .regulars.col .item .qualifier {
    display: block;
    margin: 0 0 2px;
}

#sidebar .module .tabs ~ .container {
	display: none;
}

.module .tabs + h1 ~ .container.on {
	visibility: visible;
}

#sidebar .module .tabs ~ .container.on {
	display: block;
}

#sidebar .events.module {
	height: 445px;
}

#sidebar .events.module .tabs ~ .container {
	position: absolute;
	margin-top: 37px;
	display: block;
	opacity: 0;
    visibility: hidden;
    
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
}

#sidebar .events.module .tabs ~ .container.on {
	opacity: 1;
    visibility: visible;
    
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
}

.top-stories.module .item {
	margin-bottom: 10px;
}

.top-stories.module .more {
	bottom: -20px;
}

.module .more {
	position: absolute;
	bottom: -25px;
	right: 0;
}

.module .more a {
	position: relative;
	color: #999;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-right: 14px;
	font-weight: bold;
	padding-right: 10px;
}

.module .more a:after {
	content: '';
	position: absolute;
	top: 0;
	right: -14px;
	height: 19px;
	width: 14px;
	background: url("http://imgs.pocketgamer.biz/pgbiz_arrow_right_dark_14x19.png") no-repeat;
}

.module .item .comment_count, .module .item .territory, .module .item .source {
	float: right;
	margin-top: 3px;
    margin-left: 4px;
}

.module .item.item-large .comment_count {
    margin-top: 158px;
}

.module .event.item.item-large .comment_count {
    margin-top: 6px;
}

.module .event.item.item-wide .comment_count {
    margin-top: 9px;
}

.module .item .image {
	display: inline-block;
}

.scroller .item .comment_count {
	margin-top: 237px;
}

.scroller .item .territory {
	margin-top: 233px;
}

.module .item-medium {
	width: 286px;
}

.hot-topics {
	border-top: 2px solid #CCCCCC;
}

#main.index .hot-topics ul {
    max-width: 510px;
    height: 18px;
    overflow: hidden;
    vertical-align: middle;
}

.hot-topics h3 {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	background-color: #FF6600;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 3px 8px;
	border-radius: 2px;
	margin-top: 5px;
	text-transform: uppercase;
	margin-right: 10px;
    display: inline-block;
}

.hot-topics ul {
    margin: 0;
    padding: 0;
}

.hot-topics ul a {
    color: #FF6600;
    font-size: 13px;
    line-height: 15px;
}

.hot-topics ul span {
    color: #999;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
}

.hot-topics ul li.on:before {
    content: '';
    position: absolute;
	background: url("http://imgs.pocketgamer.biz/pgbiz_arrow_right_dark_14x19.png") no-repeat;
    background-size: contain;
    width: 12px;
    height: 16px;
    left: -15px;
    top: 2px;
}

.module .list, .module .scroller {
	display: inline-block;
	vertical-align: top;
}

.top-stories.module .list {
	width: 285px;
	position: relative;
	margin-left: 39px;
	position: absolute;
	top: 44px;
	bottom: 0;
}

.module .scroller {
	width: 291px;
}

.scroller {
	position: relative;
}

.scroller .thumbnails {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
}

.scroller .thumbnails .pointer {
	position: absolute;
	right: -2px;
	top: -2px;
	background-color: #FF6600;
	height: 54px;
	width: 54px;
}

.scroller .thumbnails .pointer.thumb-0 { top: -2px; }
.scroller .thumbnails .pointer.thumb-1 { top: 55px; }
.scroller .thumbnails .pointer.thumb-2 { top: 112px; }
.scroller .thumbnails .pointer.thumb-3 { top: 169px; }

.scroller .thumbnails .pointer .triangle {
    height: 54px;
    top: 0;
	left: -12px;
    width: 66px;
}

.scroller .thumbnails .pointer .triangle:after {
    background-color: #FF6600;
    border-color: #FF6600;
    height: 30px;
    left: 6px;
    top: 11px;
    width: 30px;
}

.scroller .thumbnails a {
	display: block;
	width: 50px;
	height: 50px;
	margin-bottom: 7px;
	z-index: 1;
	position: relative;
}

.module .scroller .item {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: inherit;
	margin: inherit;
	
	transition: opacity 0.3s linear 0s, visibility 0s linear 0.3s;
	-moz-transition: opacity 0.3s linear 0s, visibility 0s linear 0.3s;
	-ms-transition: opacity 0.3s linear 0s, visibility 0s linear 0.3s;
	-o-transition: opacity 0.3s linear 0s, visibility 0s linear 0.3s;
	-webkit-transition: opacity 0.3s linear 0s, visibility 0s linear 0.3s;
}

.module .scroller .item .image {
    height: 225px;
    border: 1px solid #CCC;
}

.container.on .scroller .item.on {
	opacity: 1;
	visibility: visible;
	transition-delay: 0.3s, 0s;
	-moz-transition-delay: 0.3s, 0s;
	-ms-transition-delay: 0.3s, 0s;
	-o-transition-delay: 0.3s, 0s;
	-webkit-transition-delay: 0.3s, 0s;
}

.scroller .item h2 {
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 21px;
	line-height: 24px;
}

.module .item p, .sponsors .module .item ul {
	font-size: 12px;
	color: #666;
	margin: 5px 0;
}

.module .item p a {
    color: inherit;
}

.module .item.item-medium .date, .module .item.item-large .date {
	display: none;
}

#main.events .module .item .qualifier {
	text-transform: none;
}

.module .people {
	float: right;
}

.module.regular-feature .item h2 {
	font-size: 28px !important;
	line-height: 32px !important;
}

.additional-details .person.module .people:nth-child(2n) {
    margin-right: 0;
}

.item-list .person.summary.module {
    padding-top: 0;
    text-align: right;
    margin-bottom: 0;
}

.item-list .person.summary.module .people {
    float: none;
    display: inline-block;
}

#main.register .form ul.uploads {
    background-color: transparent;
    padding: 0;
}

#main.register .form form.fileupload {
	width: 145px;
	float: left;
    margin-bottom: 10px;
}

#main.register .intro {
    margin-bottom: 20px;
}

#main.register .intro, #main.register form section:first-of-type {
    width: 440px;
    float: right;
}

#main.register .intro section {
    margin-top: 0 !important;
}

#main.register form section:first-of-type {
    clear: none;
}

#main.register form section:first-of-type li > span {
    width: 80px;
}

#main.register form section {
    clear: both;
}

#main.register .form form.fileupload .preview {
	height: 145px;
}

#main.register .form form.fileupload span {
	margin-right: 0;
	margin-bottom: 4px;
	font-size: 10px;
	text-align: left;
}

.form input.medium {
	width: 250px;
}

#main.user-profile .side section > * {
    display: inline-block;
    vertical-align: top;
}

#main.user-profile .side section .item.item-thumb {
    width: auto;
    margin-right: 11px;
    margin-bottom: 10px;
}

#main.user-profile .side section h3 {
    width: 80px;
    text-align: right;
    overflow: visible;
    margin-right: 20px;
}

#main.user-profile .side section h3:after {
    bottom: -16px;
    left: 0;
    margin-left: 0;
}

#main.user-profile .side section .content {
    max-width: 326px;
}

#main.user-profile .side section .content p:first-of-type {
    margin-top: 0;
}

#main.user-profile.company .form section .content .office {
    display: inline-block;
    vertical-align: top;
    width: 152px;
    margin-bottom: 10px;
}

#main.user-profile .form li > .other {
    margin-left: 123px;
}

#main.user-profile .form section.article-content li > span {
	position: static;
	width: 70px;
}

.form li > .other {
    margin-left: 183px;
}

textarea.mceEditor_css {
	width: 402px !important;
}

#main.user-profile.company .form section .content .office:nth-child(even) {
    margin-left: 6px;
}

#main.user-profile.company .form section .content .office ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: none;
}

#main.user-profile .form section.article-content input, #main.user-profile .form section.article-content textarea {
	width: 308px;
}

#main.user-profile.company .form section .content .office li {
    text-indent: -15px;
    margin-left: 15px;
}

.submissions.form form li.formats .group {
	max-width: none !important;
}

#main.submit.event > h1 {
	text-transform: none;
	margin: 20px 0 5px;
	font-size: 30px;
}

#main.submit.event > p {
	width: 82%;
}

.hot-topics.module .filter {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 5px 0;
}

.hot-topics.module .filter a {
	color: #999;
}

.hot-topics.module .filter a.on {
	color: inherit;
}

.hot-topics.module .filter a:after {
	content: '/';
	color: inherit;
	margin-left: 4px;
}

.hot-topics.module .filter a:last-of-type:after {
	display: none;
}

.module .event.tabs {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 5px 0 0;
	border-bottom: 2px solid #CCC;
	text-align: right;
	float: none;
}

.module .event.tabs > a, .module .event.tabs > a:hover {
	display: inline-block;
	padding: 0px 10px;
	margin: 5px 0 0 -4px;
	border: none;
	border-right: 1px solid #CCC;
	color: #666;
	font-size: inherit;
	font-weight: inherit;
	background: inherit;
}

.module .event.tabs > a.on {
	color: #FF6600;
	background: none;
}

.module .event.tabs > a:first-of-type {
	border-left: none;
	padding-left: 0;
    margin-left: 0;
}

.module .event.tabs > a:last-of-type {
	border-right: none;
	padding-right: 0;
}

.module .event.tabs > a span {
	display:inline-block;
	border-bottom:5px solid #FFF;
	border-radius:0;
	padding:0 7px 1px 7px;
}

.module .event.tabs > a.on span {
	border-color:#FF6600;
}

.module .event.tabs ~ .container {
	display: none;
}

.module .event.tabs ~ .container.on {
	display: block;
}

.latest.module .hot-topics.module {
	width: 155px;
	min-height: 200px;
	margin-right: 20px;
	border-top: none;
	float: left;
}

.latest.module .hot-topics.module ul {
    /*
	opacity: 0;
	position: absolute;
	*/
	transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	-ms-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
	-webkit-transition: opacity 0.1s linear;
}

.latest.module .hot-topics.module ul.on {
	opacity: 1;
	z-index: 1;
}

.latest.module .hot-topics.module ul li {
	display: block;
	margin: 8px 0;
    position: relative;
}

#sidebar {
	width: 320px;
	padding-top: 7px;
}

#searchbox.searchbox [name="terms"] {
    width: 300px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#sidebar .social-links {
	text-align: center;
	margin: 25px 0 15px;
    float: none;
}

#sidebar .social-links a {
	display: inline-block;
	margin: 0 4px;
}

#sidebar .module .item.item-list {
	width: 235px;
	padding-right: 0;
	padding-left: 85px;
	float: left;
	min-height: 75px;
}

#sidebar .module .item.item-list:last-of-type {
	padding-bottom: 0;
}

#sidebar .module .item.item-list .image {
	right: auto;
	left: 0;
}

#sidebar .events.module .item.item-list {
    padding-left: 110px;
    width: 210px;
}

#sidebar .events.module .item.item-list .event.image {
    width: 100px;
    height: 75px;
}

#sidebar .module .item.item-list h2 {
	font-size: 14px;
	line-height: 17px;
}

#sidebar .events.module .item p {
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	color: #999;
	margin: 2px 0 0;
    word-wrap: break-word;
}

#sidebar .module .item.item-list .qualifier {
	margin-bottom: 0;
    font-size: 11px;
    display: block;
    line-height: 14px;
}

#sidebar .social-links a:hover {
	opacity: 0.8;
}

.module .item.item-wide {
	border-top: 1px solid #CCC;
	padding: 5px 0;
	display: block;
}

.module .item.item-wide:first-of-type {
	padding-top: 0;
	border-top: none;
}

.module .item.item-wide .cell {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	margin-top: 10px;
    max-width: 331px;
}

.module .item.item-wide h2 {
	margin-bottom: 5px;
}

.module .item.item-wide .image {
	display: inline-block;
	width: 100px;
	overflow: hidden;
	margin-bottom: -4px;
	text-align: center;
}

#main.events.search .module .item.item-wide .image,
.events.module .item.item-wide .image {
    width: 100px;
    height: 75px;
}

.module .item.item-wide .image img {
	display: inline;
	margin-bottom: -4px;
}

.module .item.item-wide .qualifier {
	line-height: 12px;
	margin-top: 0;
}

.module .item.item-wide p {
	width: 160px;
	margin: 0;
}

.events.module .item.item-wide p {
    width: auto;
}

.module .item.item-wide ul.tags li {
	display: block;
	max-width: 11px;
	margin-right: 0;
}

#sidebar .boxed {
	border: 2px solid #CCC;
	padding: 11px 11px 0;
}

#sidebar .with-more {
	padding-bottom: 30px;
}

.videos.module .item.item-medium h2, #sidebar .module .item.item-medium h2, #sidebar .module .item.item-medium p, #sidebar .module .item.item-medium ul.tags {
	margin-left: 0;
}

#sidebar .module .item.item-medium h2 {
	padding: 10px 0;
	clear: left;
}

.videos.module .item h2 {
    padding: 0 !important;
}

#sidebar .module .item.item-medium:nth-child(even) {
    margin-right: 0 !important;
}

.videos.module .item .image:after {
	content: 'Watch video';
	position: absolute;
	background: url("http://imgs.pocketgamer.biz/play.png") no-repeat 8px center;
	background-color: rgba(255, 73, 3, 0.8);
	width: 30px;
	height: 20px;
	top: 0;
	right: 0;
	color: #FFF;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 35px;
	font-size: 12px;
	line-height: 20px;
	
	transition: width 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out;
	-ms-transition: width 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out;
	-webkit-transition: width 0.3s ease-in-out;
}

.videos.module .item:hover .image:after {
	width: 100%;
}

#google-map {
	cursor: pointer;
	display: inline-block;
    margin: 5px 0 !important;
}

#google-map a:after {
    content: "";
	background: url("http://imgs.pocketgamer.biz/pgbiz_icon_map_pin_14x18.png") no-repeat center center;
    height: 18px;
    margin-left: 5px;
    margin-top: 2px;
    position: absolute;
    width: 14px;
}

article > .image {
	float: right;
	border: 2px solid #CCC;
	position: relative;
	margin: 5px 0 10px 60px;
	max-width: 225px;
	min-height: 50px;
}

article > .image:after {
	content: '';
	position: absolute;
	margin-top: 2px;
	left: 10px;
	right: 10px;
	height: 10px;
	background-color: #F1F1F1;
}

article > .image img {
    display: block;
}

.additional-details {
	float: right;
	clear: right;
	margin-top: 15px;
	width: 115px;
	word-wrap: break-word;
}

article .additional-details > div {
    clear: both;
}

.author-details {
	padding-top: 15px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.author-details .author-role, .author-details p {
	width: 401px;
}

.comments.module .image {
    padding-right: 10px;
}

.comments.module .image div {
	width: 48px;
	max-height: 48px;
}

.comments.module .name {
	line-height: 16px;
	font-size: 16px;
}

.comments.module .name span {
	font-size: 14px;
    margin-left: 10px;
}

.comments.module .mod-options {
	margin-right: 100px;
    margin-top: 4px;
}

.comments.module .main .controls a.reply {
	padding: 2px 10px;
}

.comments.module .main .controls a.reply:before {
	margin-right: 5px;
}

#sidebar .latest.comments.module .container {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

#sidebar .latest.comments.module .item {
    padding-left: 0 !important;
}

#sidebar .latest.comments.module .item p {
    margin-left: 50px;
}

#sidebar .latest.comments.module h2 {
    left: 0;
    right: 0;
}

.twitter-feed {
	text-align: center;
}

.latest-events.module {
	margin-bottom: 0;
}

.latest-events.module .item .event.image {
    height: 120px;
    width: 180px;
}

.events.module .item p.location, .events.module .item p.venue {
	display: inline-block;
}

.tab-past-events .paging {
	margin-top: 10px;
}

.event-filter { 
	float: left;
	max-width: 160px;
}

.event-filter ~ .container {
	float: right;
	width: 445px;
}

.content-filter.jobs-filter > h2 {
    font-family: 'Roboto Slab',Arial,Helvetica,sans-serif;
    text-transform: none;
    margin-bottom: 10px;
}

.jobs-filter > .container {
    float: left;
	width: 193px;
    margin-right: 15px;
}

.jobs-filter > .container:nth-of-type(3n) {
    margin-right: 0;
}

.jobs-filter > .container.form {
    margin-top: 0;
    background-color: #F1F1F1;
}

.jobs-filter.search > .container.form,
.jobs-filter.category > .container.form {
    position: absolute;
    right: 0;
    margin-right: 0;
}

.jobs-filter > .container.job-list {
    width: 405px;
    border: none;
    margin-top: 2px;
}

.jobs-filter.company > .container.job-list {
    width: 100%;
    margin-right: 0;
}

.jobs-filter.company > .job-list.module .item.item-list:nth-child(even) {
    background-color: #F1F1F1;
}

.jobs-filter.company > .job-list.module .item.item-list {
    width: 100%;
    padding-left: 0;
}

.jobs-filter.company > .job-list.module .item.item-list .image,
.jobs-filter.company > .job-list.module .item.item-list p {
    display: none;
}

.jobs-filter.company > .job-list.module .item.item-list h2 {
    margin-left: 10px;
}

.jobs-filter.company > .job-list.module .item.item-list .location {
    margin-right: 110px;
}

.jobs-filter.company > .job-list.module .item.item-list .qualifier {
    margin: 1px 0 0;
    position: absolute;
    right: 10px;
}

.jobs-filter > .container.job-list h3 {
    margin: 0;
}

.jobs-filter > .container.job-list .tabs + h1 ~ .container {
    overflow: hidden;
    clear: both;
    margin-bottom: 0;
}

.jobs-filter > .container.job-list .tabs + h1 ~ .container.on {
    height: auto;
}

.jobs-filter > .container.company {
    position: absolute;
    right: 0;
}

.jobs-filter > .container.form .submit input {
    margin: 0;
}

.jobs-filter > .container.form input, .jobs-filter > .container.form select, .jobs-filter > .container.form .submit {
    display: block;
    width: 160px;
    margin: 10px auto 0;
}

.jobs-filter > .container.form select {
    margin-top: 0;
}

.jobs-filter > .container.form form h3 {
    margin-top: 15px;
}

.jobs-filter > .container.form form span {
    font-size: 10px;
    display: block;
    text-align: center;
}

.jobs-filter > .container > h3 {
    background-color: #FF6600;
    color: #FFF;
    margin: 1px;
    padding: 5px 8px;
}

.event-filter h2, .event-filter .summary h3 {
	color: #A10037;
}

.content-filter > .container, .event-filter .current, .event-filter .clear {
	border: 1px solid #D0D0D0;
	color: #666;
	margin-bottom: 10px;
}

.event-filter .summary {
	opacity: 0;
	display: none;
}

.event-filter .current {
	margin-bottom: 3px;
	position: relative;
}

.event-filter .current > div {
	background-color: #ffff99;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	
	transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	-webkit-transition: opacity 0.5s linear;
}

.event-filter .current > div.loaded {
	opacity: 1;
}

.event-filter .current li {
	cursor: default;
}

.event-filter .current li .close {
	position: absolute;
	cursor: pointer;
	right: 3px;
	top: 3px;
	height: 18px;
	width: 18px;
	border-radius: 50%;
	background-color: #CCC;
	color: #FFF;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.event-filter .current li .close:after {
	content: '\002B'; /* + */
	display: inline-block;
    font-size: 20px;
    line-height: 16px;
    text-align: center;
    width: 100%;
}

.event-filter .clear {
	color: #CCC;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}

.content-filter ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jobs-filter ul {
    padding-bottom: 10px;
}

.jobs-filter ul.tabs {
    padding-bottom: 0;
    height: 24px;
    overflow: hidden;
    float: left;
}

.content-filter li {
	padding: 5px 8px;
	cursor: pointer;
	font-size: 12px;
	line-height: 14px;
	position: relative;
}

.content-filter .current li {
    margin: 6px 0;
}

.content-filter .current li > div {
    position: absolute;
    font-size: 10px;
    top: -8px;
    color: #FF6600;
}

.jobs-filter li {
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: inherit;
}

.content-filter li.on {
	background-color: #F1F1F1;
}

.content-filter li span:before, .content-filter li span:after {
	margin: 0 3px;
}

.content-filter li span {
	color: #FF6600;
	font-weight: bold;
}

.content-filter li span:before {
	content: '[';
}

.content-filter li span:after {
	content: ']';
}

.event-filter form {
	display: none;
}

.event-filter form.pg-events {
	margin-bottom: 5px;
	color: #666;
	display: block;
}

.pg-events li, .pg-events li.on {
	background-color: transparent;
	padding: 0 0;
}

.pg-events label {
	cursor: pointer;
	display: block;
}

.event-filter .summary .clear {
	
}

.side-scroll.module .paging {
	text-align: right;
	margin: 5px 0 10px;
}

.side-scroll.module .paging a {
	margin: 0 0 0 15px;
}

.module .item p.venue {
	display: none;
}

.module .item time {
	display: none;
}

.module .item .triangle {
	display: none;
}
/*
.tab-upcoming-events .item .triangle {
	display: block;
	width: 15px;
	height: 30px;
}

.tab-upcoming-events .item .image {
	display: none;
}

.tab-upcoming-events .item .triangle:after {
	background-color: #FFF;
	border-color: #CCC;
	width: 20px;
	height: 20px;
	top: 4px;
}

.tab-upcoming-events .item:nth-of-type(odd) {
	float: left;
	clear: left;
}

.tab-upcoming-events .item:nth-of-type(odd):after {
	right: -33px;
}

.tab-upcoming-events .item:nth-of-type(odd) .triangle {
	right: -15px;
}

.tab-upcoming-events .item:nth-of-type(odd) .triangle:after {
	left: -11px;
}

.tab-upcoming-events .item:nth-of-type(even) {
	float: right;
	clear: right;
}

.tab-upcoming-events .item:nth-of-type(even):after {
	left: -33px;
}


.tab-upcoming-events .item:nth-of-type(even) time {
	float: left;
	margin: 0 15px 0 0;
}

.tab-upcoming-events .item:nth-of-type(even) h2,
.tab-upcoming-events .item:nth-of-type(even) p,
.tab-upcoming-events .item:nth-of-type(even) ul.tags {
	margin-left: 61px;
}

.tab-upcoming-events .item:nth-of-type(even) .triangle {
	left: -15px;
}

.tab-upcoming-events .item:nth-of-type(even) .triangle:after {
	right: -11px;
}

.tab-upcoming-events .item:nth-of-type(2) {
	margin-top: 30px;
}

.tab-upcoming-events .container {
	position: relative;
}

.tab-upcoming-events .container:after {
	content: '';
	position: absolute;
	right: 50%;
	margin-right: -3px;
	width: 6px;
	background-color: #E5E5E5;
	height: 100%;
	top: 0;
}

.tab-upcoming-events .item {
	width: 259px;
	border: 1px solid #CCC;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
}

.tab-upcoming-events .item:after {
	content: '';
	position: absolute;
	height: 10px;
	width: 10px;
	border-radius: 5px;
	background-color: #FF6600;
	top: 20px;
	z-index: 1;
}

.tab-upcoming-events .item time {
	display: block;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	width: 46px;
	text-align: center;
	float: right;
	margin: 0 0 0 15px;
}

.tab-upcoming-events .item time .month {
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}

.tab-upcoming-events .item time .month.january { background-color: #639C35; }
.tab-upcoming-events .item time .month.february { background-color: #CE3166; }
.tab-upcoming-events .item time .month.march { background-color: #6A9896; }
.tab-upcoming-events .item time .month.april { background-color: #D06730; }
.tab-upcoming-events .item time .month.may { background-color: #6799CC; }
.tab-upcoming-events .item time .month.june { background-color: #CD669B; }
.tab-upcoming-events .item time .month.july { background-color: #D06730; }
.tab-upcoming-events .item time .month.august { background-color: #CE3166; }
.tab-upcoming-events .item time .month.september { background-color: #6A9896; }
.tab-upcoming-events .item time .month.october { background-color: #D06730; }
.tab-upcoming-events .item time .month.november { background-color: #6799CC; }
.tab-upcoming-events .item time .month.december { background-color: #CD669B; }

.tab-upcoming-events .item .day {
	background-color: #F1F1F1;
	color: #666;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}

.tab-upcoming-events .item h2 {
	margin-bottom: 5px;
}

.tab-upcoming-events .item .qualifier {
	margin-top: 0;
}

.tab-upcoming-events .item p {
	margin: 0;
}

.tab-upcoming-events .item ul.tags {
	margin-bottom: 0;
}
*/

#main.event > .image {
	margin-left: 30px;
    max-width: 290px;
    margin-top: 5px;
}

#main.event .event-info table {
	width: 430px;
}

#main.event .module .event.tabs {
	text-align: left;
	margin-bottom: 15px;
	clear: both;
}

#main.event .module .item.item-list:nth-of-type(2) {
	padding-top: 15px;
	border-top: 1px solid #CCC;
}

#main.user-profile .header .image {
	width: 156px;
}

#main.user-profile .header .details {
	background-color: #F1F1F1;
	padding: 27px 10px 10px;
	height: 83px;
}

.dropdown {
	cursor: pointer;
	padding-right: 25px;
}

.dropdown:after {
	content: '';
	position: absolute;
	width: 14px;
	height: 100%;
	transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	background: url("http://imgs.pocketgamer.biz/pgbiz_arrow_left_dark_14x19.png") no-repeat center;
	background-size: 14px 19px;
	right: 0;
}

.dropdown.on:after {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.dropdown-target {
	display: none;
}

.dropdown-overflow {
	max-height: 140px;
	position: relative;
	overflow: hidden;
	
	transition: max-height 0.2s ease-in;
	-moz-transition: max-height 0.2s ease-in;
	-ms-transition: max-height 0.2s ease-in;
	-o-transition: max-height 0.2s ease-in;
	-webkit-transition: max-height 0.2s ease-in;
}

.dropdown-overflow > .reveal {
    bottom: 0;
    box-shadow: 0 -25px 10px #FFFFFF inset;
    color: #FF6600;
    cursor: pointer;
    font-size: 11px;
    left: 0;
    padding-top: 25px;
    position: absolute;
    text-align: right;
    width: 100%;
	height: 15px;
}

html.no-touch .dropdown-overflow:hover {
	max-height: 160px;
}

#inner-left-col {
	width: 145px;
	float: left;
	clear: left;
	padding: 0 10px;
}

#inner-left-col + .main {
	width: 430px;
	float: right;
}

#inner-left-col nav {
	float: none;
	margin: 0;
}

#inner-left-col nav > a {
	border: none;
	border-bottom: 1px solid #F2F2F2;
	display: block;
	padding: 10px 10px 10px 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	background: none;
	border-radius: 0;
	color: #666;
	margin-left: 0;
}

#inner-left-col nav > a:last-of-type {
	border-bottom: none;
}

#inner-left-col nav > a.on:after {
	content: '';
	position: absolute;
	background: url("http://imgs.pocketgamer.biz/pgbiz_arrow_right_dark_14x19.png") no-repeat center;
	width: 14px;
	height: 100%;
	top: 0;
	right: -5px;
}

#inner-left-col nav > a.alert:before{
	background-color: #FF6600;
	border-radius: 3px;
	content: "";
	display: inline-block;
	height: 6px;
	margin-left: 5px;
	margin-top: -3px;
	position: absolute;
	vertical-align: top;
	width: 6px;
    right: 7px;
    top: 13px;
}

#inner-left-col h1.pgbn {
	color: #FF6600;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0;
}

#inner-left-col div.pgbn p {
	font-size: 12px;
	margin: 5px 0;
}

#inner-left-col h1.pgbn:after {
	display: none;
}

#inner-left-col .pgbn p {
}

#inner-left-col .pgbn p a {
	color: #FF6600;
}

#inner-left-col .sub.module h3 {
	font-size: 12px;
	text-transform: uppercase;
}

#inner-left-col .sub.module h3 span {
	font-weight: normal;
	color: #FF6600;
}

#inner-left-col .sub.module h3 span:before,
#inner-left-col .sub.module h3 span:after {
	display: inline-block;
	font-size: 14px;
	vertical-align: bottom;
}

#inner-left-col .sub.module h3 span:before {
	content: '[';
	margin-right: 2px;
}

#inner-left-col .sub.module h3 span:after {
	content: ']';
	margin-left: 2px;
}

#main.user.user-profile .main {
	margin-top: -113px;
	font-size: 13px;
}

#main.user-profile .main {
    margin-top: -65px;
}

#main.user-profile .main .additional .contact-info .label {
	font-weight: bold;
	color: #999;
	width: 80px;
	margin-right: 20px;
}

#main.user-profile .main .additional .contact-info .value {
	width: 325px;
	text-align: left;
}

#main.user-profile .main .additional .contact-info div {
	display: inline-block;
	vertical-align: top;
}

#main.user-profile .main .additional .contact-info div:nth-child(-n+2) {
	margin-top: 10px;
}

#main.user-profile.company .header .image {
    width: 150px;
}

#main.user-profile .main .additional .contact-info {
    display: block;
	text-align: right;
	border: 1px solid #F1F1F1;
	border-top-width: 0;
	border-bottom-width: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	overflow: hidden;
}

#main.user-profile.writer .main {
    margin-top: -60px;
}

#main.user-profile #inner-left-col .recommend {
	margin: 0 0 10px;
	border: 1px solid #F2F2F2;
	color: #888;
	display: block;
	font-size: 10px;
	text-align: center;
	padding: 10px 0;
}

#main.user-profile #inner-left-col .recommend:hover {
	border-color: #CCC;
}

#main.user-profile #inner-left-col .last-update {
	color: #B0B0B0;
	font-size: 10px;
	line-height: 12px;
}

#main.user-profile .main section {
	clear: both;
	margin-bottom: 30px;
}

#main.user-profile .main h1 + section:first-of-type {
    margin-top: 0;
}

#main.user-profile .main section:first-of-type {
    margin-top: 30px;
}

.form section.errors ul, .form section.success ul, .form section.info ul {
    background: none;
    padding: 0 0 10px;
    list-style: inside;
}

#main.event.submit section.success {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
}
/*
#main.user-profile .main section > * {
	display: inline-block;
	vertical-align: top;
}
*/

#main.user-profile .main .form section.summary ul {
	padding-top: 5px;
	padding-bottom: 5px;
}

.form section p {
	margin: 15px 0 0;
	color: #666;
}

#main.user-profile .main section .content {
	/*
    width: 314px;
	margin-left: 20px;
    */
}

#main.user-profile .main section .content ul {
	list-style-position: inside;
	padding: 0;
}

#main.user-profile .main section .content ul li {
	margin: 10px 0;
}

#main.user-profile #inner-left-col .last-update strong {
	display: block;
	text-transform: uppercase;
}

#main.user-profile .latest.module {
	width: 450px;
}

#main.user-profile .latest.module .item.item-list {
	width: 100%;
	padding-right: 0;
	/*
    min-height: 70px;
    */
}

#main.user-profile .latest.module .item.item-list:nth-child(2) {
	padding-top: 15px;
}

#main.user-profile .latest.module .item.item-list p,
#main.user-profile .latest.module .item.item-list .image {
	display: none;
}

#main.user-profile .module .item.item-list {
	width: 345px;
	min-height: 75px;
	padding-right: 85px;
}

#main.user-profile .module .item.item-list .image {
	max-height: 75px;
	overflow: hidden;
}

#main.user-profile .tab-your-comments section > table > tbody > tr > td {
    padding: 10px 5px;
}

h3.featuring {
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
}

#main.lists article > .body > a.link {
    white-space: nowrap;
}

strong em {
	font-style: normal;
	color: #FF6600;
}

#main.lists article > .body {
    margin-bottom: 20px;
}

#main.lists ul.entries .description {
    width: 70%;
}

#main.lists.grid ul.entries li:nth-of-type(4n) {
    margin-right: 0;
}

#main.lists.grid ul.entries li {
    height: 140px;
    width: 140px;
}

#sidebar .module .item.item-medium {
	margin: 0 7px 0 0;
}

#sidebar .module .item.item-medium:nth-of-type(even) {
	margin-right: 0;
}

#sidebar .module .more {
	bottom: 2px;
}

.videos.module .more {
}

#sidebar .events.module .more {
	border: none;
	bottom: 0;
	right: 0;
	left: 0;
}

#sidebar .latest.module .item.item-list {
    min-height: 40px;
    padding-left: 55px;
    width: 265px;
}

#main.tag .module .item.item-list .qualifier,
#sidebar .latest.module .item.item-list .qualifier,
.latest.regulars.module .item.item-list .qualifier {
    text-transform: uppercase;
}

footer {
	padding: 20px 30px;
}

footer h1 {
	border-bottom: 1px solid #616161;
}

footer .links {
	margin-right: 125px;
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
}

footer .network.links {
	margin-right: 0;
}

footer .links ul {
    display: inline-block;
}

footer .links ul li {
	height: 20px;
}

footer .mobile-link {
    float: right;
    margin-top: 7px;
}

.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}

#main.deal .tabs {
    float: none;
}

#main.deal .tabs p {
    display: inline-block;
    text-transform: uppercase;
    color: #999;
    width: 140px;
    float: left;
    margin: 2px 0 15px;
}

#main.deal .tabs > a {
    margin-bottom: 9px;
}

#main.deal .deals.region {
    border-bottom: 1px solid #E5E5E5;
}

#main.deal .deals.type.tabs > a {
    color: #FFF;
}

#main.deal .deals.type.tabs > a.off {
    background-color: #F1F1F1 !important;
    color: #AAA;
}

#main.deal .deals.type.tabs > a:hover {
    border: none;
    padding: 3px 12px 4px;
}

article table.deals td {
    white-space: nowrap;
}

article .deals.module {
    margin-top: -10px;
    margin-bottom: 15px;
}

.module.regular-feature {
	padding: 5px 10px;
}

.module.regular-feature .item .date {
	top: -12px;
}

.module.regular-feature .item.item-list {
	width: 586px !important;
}

#main.hall-of-fame.regular .module.regular-feature .item.item-list {
	width: 471px !important;
}

.user-box .form li > span {
	width: 65px;
}

#main.standing-page article {
    margin-top: 0px;
}

#main.standing-page article > .image {
    margin-top: 0px;
}

#main.user-profile .header .image {
	float: left;
	margin: 10px 20px 10px 10px;
}

#main.user-profile .main .additional ul.summary li:first-of-type {
	border-right-width: 1px;
}

#main.user-profile .form input, #main.user-profile .form textarea {
	width: 278px;
}

#main.article .related.module {
    margin-top: 20px;
}

#main.article .related.module .item.item-list {
    padding: 0;
    min-height: 0;
    width: 100%;
    border-top: none;
    margin: 0 0 10px;
}

#main.article .related.module .item.item-list .qualifier {
    margin: 0;
}

.profile-forms.form input, .profile-forms.form textarea {
	width: 228px !important;
}

.profile-forms.form select + input {
	margin-left: 173px;
}

.profile-forms.form li > span {
	width: 150px !important;
}

#redeem {
    margin: 30px 0 40px;
}

#redeem > a {
    color: #999 !important;
}

#redeem .submit, #redeem .submit input{
    border-radius: 0;
    width: 60%;
}

#redeem .submit input {
    padding: 3px 0 !important;
    font-size: 11px;
}

#redeem form > input {
    width: 85% !important;
    font-size: 10px;
}

#redeem p {
    margin: 0 10px 5px;
}

#redeem > a + div {
    left: 65px;
    width: 345px;
}

ul#searchentity {
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

#searchentity li {
    display: inline-block;
    position: relative;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #CCC;
}

#searchentity li:last-of-type {
    border: none;
}

#searchentity li a {
    font-weight: bold;
}

#searchentity li span {
    color: #FF6600;
}

#searchentity li.disabled a {
    cursor: text;
}

#searchentity li.disabled a, #searchentity li.disabled span {
    color: #CCC;
}

#searchentity li .triangle {
    display: none;
	border-bottom: 1px solid #FFFFFF;
	height: 13px;
	left: 50%;
    margin-left: -22.5px;
	bottom: -17px;
	width: 30px;
}

#searchentity li .triangle:after {
	background-color: #FFFFFF;
	border-color: #CCC;
	height: 20px;
	left: 3px;
	top: 6px;
	width: 25px;
}

#searchentity li.on .triangle {
    display: block;
}

.jobs-filter > .container, .jobs-filter > .container.company {
	position:relative;
	float:left;
	margin:0 0 15px 15px;
}
.jobs-filter > .job-list.container.module {
	float:left;
	margin:0;
}