/*
 Theme Name:   Imagine Earth - Twenty Fourteen Child
 Theme URI:    
 Description:  Twenty Fourteen Child Theme for Imagine Earth
 Author:       Martin Wahnschaffe
 Author URI:   http://www.imagineearth.info
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyfourteen/style.css");
@import url("css/font-awesome.min.css");
@import url("css/game.css");

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

@font-face {
    font-family: 'Imagine_Slim_Extra';
    src: url('fonts/imagine_slim_extra.eot.eot');
    src: url('fonts/imagine_slim_extra.eot.eot?#iefix') format('embedded-opentype'),
         url('fonts/imagine_slim_extra.woff') format('woff'),
         url('fonts/imagine_slim_extra.ttf') format('truetype'),
         url('fonts/imagine_slim_extra.svg#ComfortaaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    letter-spacing: -4px;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 18, 2013 */

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

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


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

body {
}

body, button, input, select, textarea {
	color: #d4d4d4;
}

a,
.entry-content a, .entry-summary a, .page-content a, .comment-content a {
    	color: #57bcda; /*#34788c;*/
   	text-decoration: none;
}

a:hover,
.widget a:hover {
   	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    	clear: inherit;
	color: #57bcda;
}
h1, h2 {
    font-size: 30px;
}

img {
    border-radius: 0px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);

}
img.noshadow, #site-header img {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.gallery-item {
    overflow: visible; /* damit box-shadow sichtbar ist */
    margin: 0 10px 10px 0;
}
.gallery-columns-2 .gallery-item {
    max-width: calc(50% - 10px);
}
.gallery-columns-3 .gallery-item {
    max-width: calc(33.3% - 10px);
}
.gallery-columns-4 .gallery-item {
    max-width: calc(25% - 10px);
}

input[type="checkbox"], input[type="radio"] {
	margin-right: 5px;
}

*::-moz-placeholder {
    color: #32BA8A;
}
*::-moz-selection {
    background-color: #32BA8A;
}

.site {
	margin: 0 auto;
	max-width: 960px;
	background-color: transparent;

}
.site:before {
	background-color: transparent;
}



/* MAIN CONTENT */


.hentry {
    margin-bottom: 6px;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
.full-width .hentry {
    max-width: 100%;
}

.list-view .site-content .hentry {
  border-top: none;

}
.list-view .site-content .hentry.has-post-thumbnail {
  margin-top: 28px;
}
.list-view .site-content .hentry.has-post-thumbnail:first-of-type {
  margin-top: 0;
}

.post ul li {
    margin: 4px 0;
}
.post img {
    margin: 8px 0;
}
.post img.alignright {
    margin-left: 16px;
}
.post img.alignleft {
    margin-right: 16px;
}

.site-content .post-thumbnail img {
  border-radius: 0;
}

.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
  max-width: 100%;
}
.post-navigation, .image-navigation, .comments-area {
  max-width: 100%;
}
.nav-links a {
  max-width: 50%;
  display: inline-block;
}

.full-width.singular .site-content article.hentry.has-post-thumbnail {
  margin-top: 0;
}
.site-content .entry-header {
}
.full-width .site-content .has-post-thumbnail .entry-header {
  margin-top: 0;
}

.site-content .entry-header h1.entry-title {
  color: #00ffa5;
text-align: center;
font-size: 30px;
}

.full-width .site-content div.entry-content {
  background-color: rgba(32,41,49,0.9);
}

.entry-meta 	{
  padding-top: 4px;
}

.content-area {
  padding-top: 0px;
 background-color: rgba(32,41,49,0.9);
}

.home .type-page .entry-header,
.page-id-4271 .entry-header,
.archive-header {
	display: none;
}

.site-content .entry-header {
    background-color: rgba(0,0,0,0.9);
}

.entry-title {
  font-size: 22px;
  color: #fff;
  font-weight: inherit;
  text-transform: inherit;
  margin-bottom: 0;
}


.entry-title a {
    color: #00ffa5;
}

.entry-title a:hover {
    color: #fff;
}

.entry-content h1,
.comment-content h1 {
	font-family: Imagine_Font;
	line-height: 1.5;
}
.entry-header .entry-title,
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-family: Imagine_Slim_Extra;
	line-height: 1.6;
	letter-spacing: -3px;
	font-weight: 400;
}

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	text-align: center;
	font-family: Imagine_Font;
	font-size: 18px;
	line-height: 2;
	font-weight: normal;
	color: #aaaaaa;
}

.rpwe-block h3.rpwe-title {
    font-size: 16px !important;
}

.site-content .entry-content, .site-content .entry-summary, .page-content,
.site-content .entry-meta, .site-content .entry-title {
    background-color: transparent;
}


@media screen and (min-width: 620px) {

  .full-width .site-content {
    margin-left: auto;
    margin-right: auto;
  }
  .site-content {
    max-width: 620px;
    padding: 30px;
  }
  .site-content .has-post-thumbnail .entry-header {
    border-radius: 0;
  }

  .full-width .site-content .entry-header {
    max-width: 640px;
    padding: 5px 30px;
  }

  .full-width .site-content div.entry-content {
    padding: 30px;
  }
}


@media screen and (min-width: 810px) {
  .attachment .entry-attachment .attachment {
    margin-left: 0;
    margin-right: 0;
  }
  .full-width .site-content blockquote.alignleft, .full-width .site-content img.size-full.alignleft, .full-width .site-content img.size-large.alignleft, .full-width .site-content img.size-medium.alignleft, .full-width .site-content .wp-caption.alignleft {
    margin-left: 0;
  }
  .full-width .site-content blockquote.alignright, .full-width .site-content img.size-full.alignright, .full-width .site-content img.size-large.alignright, .full-width .site-content img.size-medium.alignright, .full-width .site-content .wp-caption.alignright {
    margin-right: 0;
  }
}

@media screen and (min-width: 1008px) {
  .full-width .site-content {
    margin-left: 280px;
    margin-right: 0;
  }
}

@media screen and (min-width: 1200px) {
  .site-content {
    margin-left: 280px;
  }
}

/* NAVIGATION */

.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
    	color: #fff;
	background-color: #0a2730;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 186, 138, 0.5);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 186, 138, 0.5);
	box-shadow:         0px 0px 10px 0px rgba(50, 186, 138, 0.5);
	font-weight: inherit;
}

.site-header {
	background-color: transparent;
    box-shadow: 0;
	max-width: 960px;
}

/* Navigation Menu */
.header-main {
	background: #000;
}
.primary-navigation {
	font-family: Imagine_Font;
	float: none;
	margin-left: -30px;
}
.primary-navigation li.menu-item {
	font-size: 38px;
	line-height: 42px;
	margin: 0 8px;
}
.primary-navigation li,
.primary-navigation li a {
    	color: #32ba8a;
	height: 48px;
	padding-top: 0;
	padding-bottom: 0;
}

.primary-navigation li:hover > a, .primary-navigation li.focus > a {
    	background-color: #32ba8a;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 186, 138, 1);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 186, 138, 1);
	box-shadow:         0px 0px 10px 0px rgba(50, 186, 138, 1);
}

.nav-menu {
	text-align: center;
	
}

.search-box-wrapper, .featured-content {
    padding-left: 760px;
}

/* LEFT SIDEBAR */
#secondary {
	margin-top: 30px;
	width: 240px;
	color: #ddd;
	background-color: transparent;
}

.widget {
	margin-bottom: 28px;
}
.widget a {
	color: #32BA8A;
}
.widget a img {
	opacity: 0.5;
}
.widget a:hover img {
	opacity: 1;
}

.search-toggle {
	display: none;
	background-color: #32BA8A;
	cursor: pointer;
	float: right;
	height: 48px;
	text-align: center;
	width: 48px;
}

.search-toggle:hover, .search-toggle.active {
    background-color: #32ba8a;
}

.search-box {
    background-color: #32ba8a;
    padding: 12px;
}

.footer-sidebar .widget .widget-title,
.primary-sidebar .widget .widget-title {
	border-bottom: 2px solid #777777;
	font-family: Imagine_Font;
	font-size: 22px;
	line-height: 2;
	font-weight: inherit;
	text-transform: inherit;
	color: #777777;
	margin-bottom: 16px;
}

.widget li {
	border: none;
	text-align: center;

}
.widget li > a {
	font-size: 20px;
	line-height: 0.9;
	font-weight: normal;
	color: #63788b;

}

/* FOOTER */

.site-footer {
    background-color: #101010;
}

.footer-sidebar {
    padding-top: 0px;
}
.footer-sidebar .widget {
    margin-top: 16px;
    margin-bottom: 16px;
}

.site-info {
    background-color: rgba(22, 25, 24, 0.95);
}


/* SIGN UP FORM */

.yikes-easy-mc-form,
#mc_embed_signup {
	font-size: 16px;
}

.widget .yikes-easy-mc-form input[type="email"],
.widget .yikes-easy-mc-form input[type="text"],
.widget .yikes-easy-mc-form input[type="submit"],
.widget .yikes-easy-mc-form .yikes-easy-mc-submit-button,
#mc-embedded-subscribe-form input[type="email"],
#mc-embedded-subscribe-form input[type="text"],
#mc-embedded-subscribe-form input[type="submit"] {
	font-size: 22px;
    	font-family: Imagine_Float_Regular;
	letter-spacing: 0;
    	line-height: 22px;
	margin: 4px 0;
	padding: 8px;
}

.widget .yikes-easy-mc-form input[type="email"],
#mc-embedded-subscribe-form input[type="email"] {
	color: #FFF;
	padding: 6px;
	border: 2px solid #32BA8A; 
	background-color: #303030;
}
.widget .yikes-easy-mc-form input[type="email"]::-moz-placeholder,
#mc-embedded-subscribe-form input[type="email"]::-moz-placeholder {
    color: #32BA8A;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button.butn {
    margin: 0;
}

.widget #mc-embedded-subscribe-form input {
	width: 100%;
}

.inline #mc-embedded-subscribe-form {
	float: left;
}
.inline #mc-embedded-subscribe-form input {
	width: auto;
}

/* Kommentare */

#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
	font-size: 22px;
    	font-family: Imagine_Float_Regular;
	letter-spacing: 0;
    	line-height: 22px;
	margin: 4px 0;
	padding: 8px;
	color: #FFF;
	padding: 6px;
	border: 2px solid #32BA8A; 
	background-color: #303030;
}
#commentform input::-moz-placeholder {
    color: #32BA8A;
}

#commentform p {
	margin-bottom: 12px;
}

/* BUTTON */

.widget .butn,
a.butn,
input[type="submit"] {
    background-color: #57bcda; /*#89c1d2;*/
    border-radius: 3px;
    color: #337082;
    display: inline-block;
    font-family: Imagine_Slim_Extra;
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -5px;

    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

.widget .butn {
    width: 100%;
}
.widget .butn .fa {
    line-height: 0.7;
	font-size: 28px;
	padding-right: 8px;
}
.widget .butn:hover,
.widget .butn:focus,
a:hover .butn,
a:focus .butn,
a.butn:hover,
a.butn:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background-color: #57bcda;
    color: #c6f2ff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 195, 253, 1);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 195, 253, 1);
	box-shadow:         0px 0px 10px 0px rgba(0, 195, 253, 1);
}
.butn .detail {
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.butn .detail2 {
    font-family: Lato,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.butn .genericon {
    font-size: 36px;
    height: auto;
    width: auto;
    margin-top: -4px;
}

.widget .butn-primary,
.widget a.butn-primary,
input[type="submit"].butn-primary {
    background-color: #32BA8A; /*#7abca3;*/
    color: #216249;
}
.widget .butn-primary:hover,
.widget .butn-primary:focus,
a.butn-primary:hover,
a.butn-primary:focus,
input[type="submit"].butn-primary:hover,
input[type="submit"].butn-primary:focus{
    background-color: #32BA8A;
    color: #FFFFFF;
}

/* PERKS */

div.perk {
  max-width: 270px;
  margin: 0 20px 20px 0;
  padding: 20px 20px 0;
  float: left;
  background-color: white;
  border-radius: 6px;
}
div.perk > img {
  margin: -10px -10px 5px -10px;
  max-width: 290px;
}

.buy-section {
    font-family: Imagine_Slim_Extra;
    letter-spacing: -2px;
    background-color: rgba(20,44,51,0.5);
    margin: 30px auto;
    max-width: 600px;
    padding: 30px;
}
.buy-section-left {
  display: inline-block;
  vertical-align: top;
  width: 240px;
}
.buy-section-right {
  display: inline-block;
  padding-left: 30px;
  width: 320px;
}
.buy-section h2 {
    font-size: 26px;  
    line-height: 36px;
    margin: 0;
}
.buy-section .hsub {
    color: #3d8599;
}

/* SOCIAL ICONS */

.social-icon-list, ul.social-icon-list {
	font-size: 0;
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
	text-align: left;}

.social-icon-list > li, ul.social-icon-list > li {
    display: inline-block;
    padding: 0;
    margin: 5px 5px 0 0;
    line-height: 1;
}

.social-icon-link {
    background: url("images/social-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    display: block;
    font: 0px/0 a;
    height: 35px;
    text-shadow: none;
    width: 35px;
}
li > a.social-icon-link {
    font: 0px/0 a;
}

.social-icon-link_facebook {
    background-position: 0 0;
}
.social-icon-link_facebook:hover {
    background-position: 0 -36px;
}
.social-icon-link_twitter {
    background-position: -40px 0;
}
.social-icon-link_twitter:hover {
    background-position: -40px -36px;
}
.social-icon-link_youtube {
    background-position: -80px 0;
}
.social-icon-link_youtube:hover {
    background-position: -80px -36px;
}
.social-icon-link_instagram {
    background-position: -120px 0;
}
.social-icon-link_instagram:hover {
    background-position: -120px -36px;
}
.social-icon-link_desura {
    background-position: -160px 0;
	
}
.social-icon-link_desura:hover {
    background-position: -160px -36px;
}
.social-icon-link_steam {
    background-position: -200px 0;
}
.social-icon-link_steam:hover {
    background-position: -200px -36px;
}
.social-icon-link_indiedb {
    background-position: -240px 0;
}
.social-icon-link_indiedb:hover {
    background-position: -240px -36px;
}
.social-icon-link_rss {
    background-position: -280px 0;
}
.social-icon-link_rss:hover {
    background-position: -280px -36px;
}
.social-icon-link_discord {
    background-position: -320px 0;
}
.social-icon-link_discord:hover {
    background-position: -320px -36px;
}

/** PLUGINS **/

div.ssba {
  margin-bottom: 20px;
  float: left;
}

.CountDownTimer .hoth-dash_title {
  top: 28px;
}

#disqus_thread {
  max-width: 650px;
  margin: 20px auto;
}

table#benchmark th {
  background-color: #216249;
  background-position: right -4px top 4px;
  border: 1px solid #32ba8a;
  color: #32ba8a;
  font-size: 12px;
  font-family: inherit;
  padding: 2px;
  vertical-align: middle;
}
table#benchmark td {
  font-size: 12px;
}
