html,
button,
input,
select,
textarea {
color: #222;
}
html {
font-family:'robotoregular', Tahoma;
font-size:14px;
line-height:22px;
color:#d6d6d6;
background:#353535;
overflow-x:hidden
}
body {overflow-x:hidden;} ::-moz-selection {
background:#ff2600;
color:#fff;
text-shadow:none;
}
::selection {
background:#ff2600;
color:#fff;
text-shadow:none;
} hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
} audio,
canvas,
img,
video {
vertical-align: middle;
} fieldset {
border: 0;
margin: 0;
padding: 0;
} textarea {
resize: vertical;
} .browsehappy {
margin: 0.2em 0;
background:#ccc;
color: #000;
padding: 0.2em 0;
} header {
width:100%;
z-index:100!important;
}
#headSpacer {
display:block;
height:41px;
width:100%;
}
#topHeader {
background:#212121;
position:relative;
z-index:100;
}
#pushMenuTrigger {
float:left;
height:50px;
width:50px;
margin-left:-50px;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
}
#pushMenuTrigger button {
height:50px;
width:50px;
border:0;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/pushmenutrigger.png) center center no-repeat #0d0d0d;
background-size:44px 44px;
}
.cbp-spmenu-push-toright #pushMenuTrigger,
#pushMenuTrigger.shown {margin-left:0!important;}
#logo {
width:276px;
height:30px;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/logo.png) center center no-repeat;
background-size:contain;
float:left;
margin:10px 0 10px 20px;
}
#logo a {display:block;height:100%;width:100%;}
.navsearchHandler {float:right;}
.secondaryNavWrap {
float:left;
}
.secondaryNav {padding:0;margin:10px 0;}
.secondaryNav li {
float:left;
display:block;
font-family:'montserratregular';
font-size:10px;
line-height:20px;
text-transform:uppercase;
}
.secondaryNav li a {
display:block;
padding:5px 15px;
color:#7c7c7c;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
}
.secondaryNav li.current-menu-item a,
.secondaryNav li a:hover {color:#fff;}
#searchBoxTrigger {
float:right;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/search.png) 10px center no-repeat #0d0d0d;
background-size:16px 16px;
height:36px;
width:36px;
margin:7px 20px;
border-radius:18px;
-webkit-border-radius:18px;
overflow:hidden;
cursor:pointer;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
z-index:100;
position:relative;
}
.seachBoxWrap {display:block;height:100%;width:100%;position:relative;}
.seachBoxWrap fieldset {
width:160px;
padding:7px 0;
margin-left:36px;
}
.seachBoxWrap fieldset input {
padding:0;
border:0;
width:100%;
font-family:'robotolight';
color:#d6d6d6;
background:none;
}
#searchBoxTrigger.expand {
width:230px;
}
.openThis {
width:36px;
height:36px;
position:absolute;
top:0;
left:0;
}
.closeThis {
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/searchclose.png) center center no-repeat #353535;
background-size:14px 14px;
height:14px;width:14px;
position:absolute;
right:10px;top:11px;
display:none;
border-radius:50%;
-webkit-border-radius:50%;
}
#mainMenuWrap {
display:block;
background:#0d0d0d;
margin-top:0;
border-top:1px solid #ff2600;
position:absolute;
width:100%;
top:auto;
z-index:100;
}
#mainMenuWrap .span12 {margin:0 12px!important;}
#mainMenuWrap.fixed {
position:fixed;
top:0;
}
#mainMenuWrap.fixed #logoDupe {display:inline;}
#logoDupe {
float:left;
height:20px;
width:185px;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/logo.png) center center no-repeat;
background-size:185px 20px;
margin:10px 20px 10px 0;
-moz-transition-duration:1s;
-webkit-transition-duration:1s;
display:none;
}
#logoDupe a {display:block;height:100%;width:100%;}
.mainMenu {margin:0;padding:0;}
.mainMenu > li {
float:left;
font-family:'montserratregular';
font-size:11px;
text-transform:uppercase;
position:relative;
}
.mainMenu > li > a {
display:block;
line-height:20px;
padding:10px 20px;
cursor:pointer;
color:#fff;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
}
.mainMenu > li.current-menu-item > a,
.mainMenu > li.current-menu-parent > a,
.mainMenu > li:hover > a {
background:#ff2600;
}
.mainMenu .sub-menu {
padding:0;margin:0;
display:none;
position:absolute;
background:#0d0d0d;
min-width:200px;
text-transform:none;
z-index:95;
}
.mainMenu > li:hover > .sub-menu {
display:block;
border-top:2px solid #ff2600;
}
.mainMenu .sub-menu li {
position:relative;
line-height:20px;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
}
.mainMenu .sub-menu li:hover {background:#212121;}
.mainMenu .sub-menu li:hover > a {color:#ff2600;}
.mainMenu .sub-menu li a {
display:block;
padding:10px 20px;
color:#fff;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
}
.mainMenu .sub-menu li a:focus {
color:#ff2600;
}
.mainMenu .sub-menu li:hover > .sub-menu {
display:block;
left:200px;
top:0;
} #nav {
padding:0;margin:0;
}
#nav > li {
display:block;
}
#nav > li > a {
padding:8px 20px;
display:block;
font-family:'montserratbold';
text-transform:uppercase;
font-size:13px;
color:#fff;
cursor:pointer;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
border-bottom:1px solid #ff2600;
}
#nav > li > a:hover {color:#ff2600;}
#nav > li ul.sub-menu {
padding:0;margin:0;
}
#nav > li ul.sub-menu li a {
padding:8px 20px;
display:block;
color:#7c7c7c;
background:#212121;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
}
#nav > li ul.sub-menu li a:before {
content:":: ";
}
#nav > li ul.sub-menu li a:hover {background:#161616;color:#fff;} #sliderWrap {background:#000;}
.sliderHandler {height:400px;}
.sliderContentWrap {
width:100%;
height:100%;
position:relative;
}
.sliderContentWrap .row {position:relative;z-index:90;display:table;height:100%;}
.sliderBg {position:absolute;top:0;bottom:0;left:0;right:0;z-index:50;opacity:.5;filter:alpha(opacity=50);}
.sliderContent  {
display:table-cell;
height:100%;
vertical-align:middle;
padding:0 12px;
}
.sliderContent section {
padding:24px;
background:RGBA(0,0,0,.7);
color:#d6d6d6;
width:40%;
border-bottom:1px solid #ff2600;
position:relative;
z-index:90!important;
}
.sliderContent h2 {
padding:0;
margin:0 0 10px 0;
font-family:'montserratregular';
font-weight:normal;
font-size:22px;
line-height:30px;
}
.sliderContent h2 a {color:#fff;display:block;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;}
.sliderContent h2 a:hover {color:#ff2600;} .frontpageSection {padding:50px 0;}
.regSection {border-top:1px solid #ff2600;}
#featureSection {background:#212121;}
.featSecList {}
.featSecItem {background:#161616;}
.featSecThumbnail {
width:100%;
padding-bottom:56.25%;
position:relative;
}
.featSecThumbnail a {
position:absolute;
height:100%;width:100%;
}
.featSecDetails {padding:20px;}
.featSecDetails h3 {
padding:0;
margin:0 0 10px 0;
font-family:'montserratregular';
font-weight:normal;
font-size:22px;
line-height:30px;
}
.featSecDetails h3 a {color:#fff;display:block;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;}
.featSecDetails h3 a:hover {color:#ff2600;}
.regSecList {}
.regSecItem {background:#2c2c2c;position:relative;}
.regSecThumbnail {
width:100%;
padding-bottom:56.25%;
position:relative;
}
.regSecThumbnail a {
position:absolute;
height:100%;width:100%;
}
.regSecDetails {padding:20px;}
.regSecDetails h3 {
padding:0;
margin:0 0 10px 0;
font-family:'montserratregular';
font-weight:normal;
font-size:18px;
line-height:26px;
}
.regSecDetails h3 a {color:#fff;display:block;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;}
.regSecDetails h3 a:hover {color:#ff2600;} #singlePostFold {padding:20px 0;position:relative;}
.foldVideoHandler {
margin-top:0!important;
margin-bottom:0!important; padding-bottom:55%;
position:relative;
z-index:90;
}
#singlePostFold.novideo {padding:0 0!important;}
#singlePostFold.novideo .foldVideoHandler {padding-bottom:0!important;} #videoContainer {
position:absolute!important;
width:100%;
height:100%;
top:0!important;
bottom:0!important;
left:0!important;
right:0!important;
overflow:hidden;
}  .foldVideoHandler embed,
.foldVideoHandler iframe,
.foldVideoHandler object {
position:relative!important;
width:100%;
height:100%;
top:0!important;
bottom:0!important;
left:0!important;
right:0!important;
}
.foldVideoHandler #sv_player_0 {
position:absolute!important;
width:100%;
height:100%;
top:0!important;
bottom:0!important;
left:0!important;
right:0!important;
}
#singlePostContent {padding:30px 0 40px;}
.contentarea {}
.singlePostTitle {margin-bottom:10px;}
.singlePostTitle h1 {
margin:0;padding:0;
font-family:'montserratbold';
font-size:50px;
font-weight:normal;
line-height:58px;
color:#fff;
} article {padding:10px 0;}
article a {color:#ff2600;}
article p:first-child {margin-top:0;}
article p:last-child {margin-bottom:0;}
article hr {border-top:1px solid #525252;}
article h1, article h2, article h3, article h4, article h5 {font-family:'montserratbold';font-weight:normal!important;}
article h1 strong, article h2 strong, article h3 strong, article h4 strong, article h5  strong {font-weight:normal!important;}
article img {max-width:100%!important;height:auto!important;} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
width:auto!important;
padding:10px;
background:#212121;
margin:20px 0;
}
.wp-caption p {
padding:10px 0 0 0!important;
margin-top:0;
font-size:12px;
font-style:italic;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
#adsAfterPost,
#comments {margin-top:50px;}
#adsAfterPost {
margin-top:50px;
overflow:hidden;
}
#disqus_thread a {color:#ff2600!important;}   
.discovery-posts span.title {color:#ff2600!important;} #catListHeaderWrap {
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/gallery/gallery1.jpg) center center no-repeat #000;
padding:40px 0 20px;
position:relative;
}
.catListingHeader h1 {
padding:0;margin:0;
font-family:'montserratbold';
font-weight:normal;
font-size:36px;
line-height:46px;
color:#fff;
}
.catListingHeader h1 span {color:#ff2600;}
#catListWrap {padding:50px 0;}	
.catList {}
.catListItem {margin:24px 0;background:#2c2c2c;}
.catListItem:first-child {margin-top:0;}
.catListItem:last-child {margin-bottom:0;}
.catListThumbnail {
width:100%;
padding-bottom:56.25%;
position:relative;
}
.catListThumbnail a {
position:absolute;
top:0;bottom:0;
left:0;right:0;
}
.catListDetails {
padding:20px;
}
.catListDetails h3 {
padding:0;
margin:0 0 10px 0;
font-family:'montserratregular';
font-weight:normal;
font-size:22px;
line-height:30px;
}
.catListDetails h3 a {color:#fff;display:block;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;}
.catListDetails h3 a:hover {color:#ff2600;} #livepageFold {
padding:10px 0;
background:#212121;
}
.livepageTopbar {background:#0d0d0d;}
.livepageTitle {
float:left;
width:276px;
height:23px;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/ggtvlive.png) center center no-repeat;
background-size:276px 23px;
margin:8px 10px;
}
.chatbtnWrap {
float:right;
margin:8px 10px;
}
#livepageChannels {padding:30px 0 0;}
.livepageChannelsButtonWrap {margin:0;padding:0;}
.livepageChannelsButton {display:block;}
.livepageChannelsButton a {
display:block;		
padding:15px 0;
}
.livepageNote {
margin-top:30px;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/notebg.png) center center;
color:#867f36;
padding:10px 0;
}
#livepageContent {
padding:50px 0;
}
#stream_switcher_container {
position:relative;
padding-bottom:55%;
}
#stream_switcher_container iframe,
#stream_switcher_container object,
#stream_switcher_container object embed {width:100%!important;height:100%!important;position:absolute;top:0;right:0;bottom:0;left:0;} .pageTitle {margin-bottom:20px;}
.pageTitle h1 {
margin:0;padding:0;
font-family:'montserratregular';
font-size:32px;
font-weight:normal;
line-height:40px;
color:#fff;
} .peopleWrap {}
.peopleItem {background:#212121;}
.peopleItemWrap {padding:5px;}
.peopleDP {
width:100%;
padding-bottom:100%;
position:relative;
margin:0 auto;
}
.peopleDP a {position:absolute;top:0;right:0;bottom:0;left:0;}
.peopleInfo {
text-align:center;
padding:15px 0 10px;
}
.peopleInfo h3 {
font-family:'montserratregular';
font-weight:normal;
font-size:16px;
padding:0;margin:0;
}
.peopleInfo h3 a {color:#fff;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;}
.peopleInfo h3 a:hover {color:#ff2600;}
.foldPeopleWrap {min-height:300px;position:relative;}
.foldPeople {
height:180px;
width:180px;
position:absolute;
background:orange;
z-index:90;
bottom:0;
border:5px solid #0d0d0d;
} .contactPageColsWrap {}
.contactPageCols h3 {
font-family:'montserratbold';
font-weight:normal;
font-size:16px;
padding:0;margin:0;
color:#ff2600;
}
.contactPageCols section a {
color:#fff;
}
#fscf_form_error1 {
margin:10px 0;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/notebg2.png) center center #ffada8;
color:#a84545!important;
padding:6px 20px;
display:inline-block;
}
#fscf_required1 {
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/notebg.png) center center #fff7a0;
color:#867f36!important;
padding:6px 20px;
display:inline-block;
margin:10px 0;
} #fscf_div_field_contact1, #fscf_div_field1_0, #fscf_div_field1_1, #fscf_div_field1_1_2, #fscf_div_field1_2 {
width:75%;
max-width:75%!important;
margin:10px 0;
margin-right:0!important;
} #fscf_div_field1_3 {
width:100%;
max-width:100%!important;
margin:10px 0;
margin-right:0!important;
}
#FSContact1 label {
font-family:'montserratregular';
font-size:11px;
text-transform:uppercase;
line-height:20px;
padding-bottom:5px;
display:block;
}
#FSContact1 select,
#FSContact1 input[type="text"],
#FSContact1 textarea {
width:100%!important;
max-width:100%!important;
padding:0;margin:0;
border:0;
font-family:'robotolight';
color:#fff!important;
background:none;
}
#FSContact1 select option {background:#5d5d5d;} #fscf_div_field_contact1 > div:last-child, #fscf_div_field1_0 > div:last-child, #fscf_div_field1_1 > div:last-child, #fscf_div_field1_1_2 > div:last-child, #fscf_div_field1_2 > div:last-child, #fscf_div_field1_3 > div:last-child {
padding:7px 10px;
background:#5d5d5d;
position:relative;
} #fscf_div_field_contact1 > div:last-child > div, #fscf_div_field1_0 > div:last-child > div, #fscf_div_field1_1 > div:last-child > div, #fscf_div_field1_1_2 > div:last-child > div, #fscf_div_field1_2 > div:last-child > div, #fscf_div_field1_3 > div:last-child > div {
position:absolute;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/notebg2.png) center center;
color:#a84545!important;
bottom:-20px;
left:0;
font-size:11px;
padding:4px 10px;
line-height:12px;
}
#fscf_div_field_contact1 > div:last-child > div:after, #fscf_div_field1_0 > div:last-child > div:after, #fscf_div_field1_1 > div:last-child > div:after, #fscf_div_field1_1_2 > div:last-child > div:after, #fscf_div_field1_2 > div:last-child > div:after, #fscf_div_field1_3 > div:last-child > div:after { bottom: 100%; left: 15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(248, 155, 150, 0); border-bottom-color: #f89b96; border-width: 4px; margin-left: -4px; }
#fscf_submit_div1 input {
font-family:'montserratregular';
font-size:14px;
line-height:20px;
padding:10px 20px;
color:#fff!important;
text-align:center;
text-transform:upperccase;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
border:0;
background:#ff5133;
}
#fscf_submit_div1 input:hover {background:#e52200;} aside .sidebar-widget:first-child {margin-top:0;}
aside .sidebar-widget:last-child {margin-bottom:0;}
.sidebar-widget {margin:24px 0;}
.sidebar-widget h3 {
padding:0;margin:0;
font-family:'montserratbold';
font-weight:normal;
font-size:14px;
text-transform:uppercase;
color:#ff2600;
}
.category-desc {background:#2c2c2c;}
.category-desc article {padding:20px;}
.category-desc article p {margin:14px 0;}
.category-desc article p:first-child {margin-top:0;}
.category-desc article p:last-child {margin-bottom:0;}
.category-desc-img {
width:80px;
height:80px;
float:right;
margin:0 0 10px 20px;
}
.subscribe-widget-buttons,
.btn-podcast-wrap {margin:0;padding:0;}
.subscribe-widget-buttons li,
.btn-podcast-wrap li {display:block;margin:10px 0;}
.subscribe-widget-buttons li a,
.btn-podcast-wrap li a {display:block;} #preFooterWidget {
padding:50px 0;
background:#212121;
}
.preFooterWidgetItem {}
.preFooterWidgetItem h3 {
padding:0;margin:0;
font-family:'montserratbold';
font-weight:normal;
font-size:14px;
text-transform:uppercase;
color:#ff2600;
}
.preFooterWidgetItem ul {margin:0;padding:0;}
.preFooterWidgetItem ul li {
margin:0;
padding:10px 0;
display:block;
}
.preFooterWidgetItem ul li p {margin:0;padding:0;}
.preFooterWidgetItem ul li p a {
color:#d6d6d6;
font-family:'robotomedium';
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
}
.preFooterWidgetItem ul li p a:hover {color:#fff;}
.preFooterWidgetItem ul li span {
font-size:12px;
font-family:'robotolight';
color:#7c7c7c;
}
.preFooterWidgetItem .textwidget a {color:#ff2600;} .feedsLIstWrap {}
.feedsItem {background:#2c2c2c;}
.feedsItem figure {
width:120px;
height:120px;
overflow:hidden;
float:right;
margin:0 0 10px 10px;
}
.feedsItem figure img {width:100%;height:auto;}
.feedsItem figcaption {padding:20px;}
.feedsItem h3 {
padding:0;margin:0 0 10px 0;
font-family:'montserratregular';
font-weight:normal;
font-size:16px;
line-height:24px;
}
.feedsItem h3 a {color:#ff2600}
.feedsItem a {color:#ff2600}
.feedsItem h5 {
padding:0;margin:0;
font-family:'montserratbold';
font-weight:normal;
font-size:12px;
}
.feedsURL {margin:20px 0;}
.feedsURL p {margin:5px 0 0 0;}		
.feedsURL ul {margin:5px 0 0 0;padding:0;}
.feedsURL ul li {
float:left;
display:block;
width:32px;
height:32px;
margin:0 10px 0 0;
overflow:hidden;
text-indent:-9999px;
}
.feedsURL ul li.feeds-itunes {background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/icons/itunes.png) center center no-repeat;background-size:32px 32px;}
.feedsURL ul li.feeds-zune {background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/icons/zune.png) center center no-repeat;background-size:32px 32px;}
.feedsURL ul li.feeds-youtube {background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/icons/youtube.png) center center no-repeat;background-size:32px 32px;}
.feedsURL ul li.feeds-rss {background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/icons/rss.png) center center no-repeat;background-size:32px 32px;}
.feedsURL ul li a {display:block;height:100%;width:100%;} .appearancesList {
margin:20px 0;
padding:0;
display:table;
width:100%;
border-collapse:collapse;
}
.appearancesList li {
display:table-row;
transition-duration:.25s;
-webkit-transition-duration:.25s;
border-bottom:1px solid #353535;
}
.appearancesList li:hover {background:#2c2c2c;}
.appearancesList li:nth-child(odd) {background:#2c2c2c;}
.appearancesList li .show-titl {display:table-cell;padding:10px 20px;}
.appearancesList li .show-date {
display:table-cell;
padding:8px 12px;
text-align:right;
font-family:'montserratregular';
font-size:12px;
} #error404 {
padding:200px 0;
text-align:center;
color:#fff;
}
.pagenotfound h1 {
font-family:'montserratbold';
font-weight:normal;
text-transform:uppercase;
font-size:100px;
padding:0;margin:0;
line-height:100px;
}
.pagenotfound h2 {
font-family:'montserratbold';
font-weight:normal;
text-transform:uppercase;
font-size:20px;
padding:0;margin:0;
line-height:20px;
color:#ff2600;
}
.pagenotfound h4 {
font-weight:normal;
font-size:20px;
} footer {
background:#0d0d0d;
padding:50px 0;
border-top:1px solid #ff2600;
}
.footerWidget {
padding:0 0 20px 0;
color:#7c7c7c;
font-size:12px;
}
.footerWidget p strong,
.footerWidget p a {
color:#fff;
}
.footerWidget h4 {
font-family:'montserratbold';
text-transform:uppercase;
color:#ff2600;
font-size:14px;
font-weight:normal;
}
.footerWidget ul {margin:0;padding:0;}
.footerWidget ul li {display:block;}
.footerWidget ul li a {
display:block;
color:#7c7c7c;
-moz-transition-duration:.2s;
-webkit-transition-duration:.2s;
}
.footerWidget ul li a:hover {color:#fff;}
.siteStatistics {}
.siteStatItem {text-align:center;}
.siteStatItem h4 {
padding:0;margin:0;
font-family:'robotoregular';
font-weight:normal;
color:#fff;
font-size:40px;
line-height:40px;
}
.siteStatItem em {
font-size:11px;
font-family:'montserratregular';
font-style:normal;
text-transform:uppercase;
line-height:18px;
color:#7c7c7c;
}
.siteStatBorder {border-top:1px solid #2c2c2c;}
.footerInfo {padding:20px 0 0 0;}
.footerLogo {
width:176px;height:19px;
float:left;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/logo.png) center center no-repeat;
background-size:cover;
}
.footerLogo a {display:block;height:100%;width:100%;}
.footerCopyright {
text-align:right;
float:right;
font-size:12px;
color:#7c7c7c;
}
.footerCopyright p {padding:0;margin:0;line-height:19px;}
.footerCopyright p a {color:#7c7c7c;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;}
.footerCopyright p a:hover {color:#fff;} #backToTop {
position:fixed;
bottom:10px;
right:10px;
height:36px;
width:40px;
visibility:hidden;
opacity:0;
filter:alpha(opacity=0);
-moz-transition-duration:.2s;-webkit-transition-duration:.2s;
background:url(//www.geekgamer.tv/wp-content/themes/GeekGamerTV/assets/img/arrow-top.png) center center no-repeat #ff2600;
background-size:32px 32px;
}
#backToTop a {display:block;height:100%;width:100%;}
#backToTop.show {
visibility:visible;
opacity:.6;
filter:alpha(opacity=60);
-moz-transition-duration:.2s;-webkit-transition-duration:.2s;
}
#backToTop:hover {	
visibility:visible;
opacity:1;
filter:alpha(opacity=100);
}  .ir {
background-color: transparent;
border: 0;
overflow: hidden; *text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
} .hidden {
display: none !important;
visibility: hidden;
} .visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
} .invisible {
visibility: hidden;
} .clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
} .clearfix {
*zoom: 1;
} @media only screen and (min-width: 35em) { }
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) { } @media print {
* {
background: transparent !important;
color: #000 !important; box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
} .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}