/*
Theme Name: Gaming In Color
Theme URI: http://generatepress.com
Author: Thomas Usborne
Author URI: http://edge22.com
Description: GeneratePress is a lightweight HTML5 and CSS3 framework that allows anyone to create a completely unique website right before their eyes. Adjusting the layout and colors of your website couldn't be easier, simply use our options in the Customize section of the Dashboard and watch the changes happen. GeneratePress is mobile responsive, W3C Markup Validated, Schema.org microdata integrated, search engine friendly, cross browser compatible and 100% translatable. GeneratePress has 8 widget areas, 5 navigation positions, 5 sidebar layouts and much more. Available in English and German/Deutsch! See more at http://generatepress.com
Template: generatepress
Version: 1.1.3
Text Domain: generate
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, fixed-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

@import url("../generatepress/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

@font-face {
    font-family: 'chunkfive';
    src: url('fonts/Chunkfive-webfont.eot');
    src: url('fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Chunkfive-webfont.woff') format('woff'),
         url('fonts/Chunkfive-webfont.ttf') format('truetype'),
         url('fonts/Chunkfive-webfont.svg#chunkfiveregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
	color:#d3225e;
}

a:visited{
	color:#d3225e;
	text-decoration: none;
}

a:active{
	color:#b4194d;
	text-decoration: none;
}

a:focus{
text-decoration:none;
}

a:hover{
	color:#552343;
	text-decoration: none;
}

.main-nav a{
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 100;
	font-size: 25px;
	color:#fff;
}

.buttons{
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: 100;
    font-size: 45px;
    color:#562244;
}

a.showSingle {
  cursor: pointer;
  white-space: nowrap;
}

h1,h2,h3,h4,h5,h6 {
	/*font-family: Roboto;
	font-weight: 700;*/
	font-family: 'chunkfive';
}

h1 {
	font-size: 60px;
}

h2 {
	font-size: 50px;
    color:#291422;
    padding-top: 20px;
    padding-bottom: 20px;
}

h3 {
	font-size: 40px;
    color:#572145;
}

h4 {
	font-size: 30px;
    color:#8c2a6b;
    padding-bottom: 0;
}

.p-intro {
    font-size: 25px;
    color:#8c2a6b;
    padding-bottom: 16px;
    line-height: 35px;
    font-weight: 700;
}

p {
	font-size: 16px;
}

.blog .entry-title a{
	font-family: Roboto;
	font-weight: 500;
	font-size: 35px;
	color:#d3225e;
}

.blog .entry-title a:hover{
	color:#b4194d;
	text-decoration: none;
}


.blog .entry-meta{
	font-family: Roboto;
	font-weight: 300;
	font-size: 20px;
}

.inside-header{
	position:relative;
	/*height:155px; */
	padding:0;
}
.inside-navigation{
	position: relative;
}
.main-title{

}
.main-title a{
	position:absolute;
	background:url(images/gic-logo.png) no-repeat;
	/*height:198px;*/
	width:346px;
	top:10px;
	text-indent: -99999px;
	left: 0;
}

.site-description{
	text-indent: -99999px;
	display:none;
}
.ticket{
	display:none;
	/*background:url(images/kickstarter.png) no-repeat;
	width:183px;
	height:57px;
	position:absolute;
	display:block;
	text-indent: -9999px;
	right:20px;
	top:47px;*/
}

.navbar{
	min-height: 0;
}
.icon-bar{
	background:#FFF;
}
/*
.navbar-static-top .navbar-nav.navbar-right:last-child{
	margin-right:40px;
}

.navbar-static-top button:hover{
	background-color:#c61a56;
}

.navbar-static-top{
	background:#d3225e;
	border-top:6px solid #231f20;
	margin-bottom:0;
	font-family: Roboto;
	font-weight: 300;

}
.navbar-static-top .nav{
	margin-left:20px;
}

.navbar-static-top a{
	color:#FFF;
}
.navbar-static-top .nav li a:hover{
	background-color:#c61a56;
}

.navbar-static-top .nav li a:focus{
	background-color:#c61a56;
}

.navbar-static-top .navbar-right li{
	padding-top:7px;
	padding-left:15px;
}

.navbar-static-top .nav a{
	padding-top:10px;
	padding-bottom:10px;

}

.navbar-static-top .facebook,
.navbar-static-top .twitter,
.navbar-static-top .youtube,
.navbar-static-top .google,
.navbar-static-top .rss{
	width:24px;
	height:24px;
	display:block;
	text-indent: -9999px;
	background:url(images/facebook.png) no-repeat center center;
}


.navbar-static-top .facebook{background-image:url(images/facebook.png);}
.navbar-static-top .twitter{background-image:url(images/twitter.png);}
.navbar-static-top .youtube{background-image:url(images/youtube.png);}
.navbar-static-top .google{background-image:url(images/gplus.png);}
.navbar-static-top .rss{background-image:url(images/rss.png);}
*/

.site-info{
	padding-top:30px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.site-info .copyright{
	float:left;
	text-align: left;
}
.site-info ul.social{
	float:right;
	margin:0;
	margin-bottom: 30px;
}
.site-info .social li{
	float:left;
	margin-left:20px;
}
.site-info .social a{

}

.site-info .email,
.site-info .presskit,
.site-info .facebook,
.site-info .twitter,
.site-info .youtube,
.site-info .imdb,
.site-info .google,
.site-info .rss{
	width:43px;
	height:43px;
	display:block;
	text-indent: -9999px;
	background:url(images/facebook3.png) no-repeat center center;

}

.site-info .email{background-image:url(images/email.png);}
.site-info .imdb{background-image:url(images/imdb.png);}
.site-info .presskit{background-image:url(images/presskit.png);}
.site-info .facebook{background-image:url(images/facebook3.png);}
.site-info .twitter{background-image:url(images/twitter3.png);}
.site-info .youtube{background-image:url(images/youtube3.png);}
.site-info .google{background-image:url(images/gplus3.png);}
.site-info .rss{background-image:url(images/rss3.png);}

.top-info ul.social-top{
    float:right;
    margin:0;
    margin-top:15px;
    margin-bottom: 30px;
    list-style:none;
}
.top-info .social-top li{
    float:left;
    margin-left:20px;
}
.top-info .social-top a{

}

.top-info .email,
.top-info .presskit,
.top-info .facebook,
.top-info .twitter,
.top-info .youtube,
.top-info .google,
.top-info .imdb,
.top-info .rss{
    width:30px;
    height:30px;
    display:block;
    text-indent: -9999px;
    background:url(images/top-facebook.png) no-repeat center center;

}

.top-info .presskit{background-image:url(images/top-presskit.png);}
.top-info .facebook{background-image:url(images/top-facebook.png);}
.top-info .twitter{background-image:url(images/top-twitter.png);}
.top-info .youtube{background-image:url(images/top-youtube.png);}
.top-info .google{background-image:url(images/top-gplus.png);}
.top-info .rss{background-image:url(images/top-rss.png);}
.top-info .imdb{background-image:url(images/top-imdb.png);}
.top-info .email{background-image:url(images/top-email.png);}



.home .entry-header, .page-id-1438  .entry-header,.page-id-1433  .entry-header,.page-id-302 .entry-header{
	display:none;
}
.home .site-main,.home .inside-article{
	padding-top:0;
}

.home .entry-content iframe{
border:10px solid #d3225e;
}

.blog .entry-title a{
	font-family: Roboto;
	font-weight: 500;
	font-size: 35px;
	color:#d3225e;
}

.columns3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

.backers {
    font-size:14px;
}


.sponsors img{
    padding:0 20px 40px 0;
}

#div2 img{
    padding:0 20px 40px 0;
}

#div4 img{
    padding:0 20px 20px 0;
}

.sponsors {
    text-align: center;
}

.sponsors h2{
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 60px;
    line-height: 50px;
    color:#d3225e;
    text-align: left;
}

.copyright{
    padding-left: 30px;
    margin-bottom: 20px;
}

.social {
    padding-right: 30px;
    list-style:none;
}

.navbar-static-top{
	display:none;
}

.site-header{
	background-color:#F1EFF0;
    height: 60px;
}

.menu-toggle{
text-align:right;
}

@media screen and (max-width: 767px) {

	.nav-float-right .main-navigation {
		float: none;
	}

	.site-info .social li {
  float: none;
  margin:0;
  padding: 0 5px;
  display: inline-block;
		}

	.site-info ul.social {
  float: none;
  text-align: center;
  padding-right: 0;
	}

    .top-info  {
  display: none;
        }

	.site-info .copyright {
float:none;
text-align: center;
display: block;
padding-left: 0;
}

.main-title a {
	width: 346px;
}

.nav-float-right .main-navigation {
  margin-bottom: 5px;
}

.menu-toggle {
display:none;
}

.columns3 {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}

.main-title a{
    position:static;
    float:none;
    margin: 0 auto;
     margin-top:10px;
    display:block;
    background:url(images/gic-logo-small.png) no-repeat;
    /*height:198px;*/
    width:300px;
    top:10px;
    text-indent: -99999px;
    left: 0;
}

	}

.sf-menu > li{
text-align:center;
}

.sf-menu {
display:none;
}

#slider-box{
	margin-bottom: 10px;
}

.play-button {
  position: absolute;
  width: 150px;
  height: 150px;
  top: 323px;
  left: 50%;
  z-index: 10;
  margin-left: -75px;
}

