/*
Theme Name: Metrika
Theme URI: http://themeforest.net/user/InfoStyle/portfolio
Author: InfoStyle
Author URI: http://themeforest.net/user/InfoStyle/portfolio
Description: Metrika — a modern, dynamic, high-quality OnePage wordpress theme.
Version: 2.3.5
License: GNU General Public License
License URI: license.txt
Text Domain: Metrika
Domain Path: /languages/
Tags: white, two-columns, right-sidebar, custom-header, custom-menu, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 Metrika is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400&subset=latin,cyrillic);*/
/*
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
*/


header {
    padding-top: 30px;
    margin-bottom: 10px;
}
h1 {
    padding-top: 12px;
    padding-left: 12px;
    font-size: 3.2em;
    font-stretch:condensed;
} 

@font-face {
font-family: 'Candara';
font-style: normal;
font-weight: normal;
src: local('Candara'), url('/zetax-basics/font/CANDARA.woff') format('woff');
}


@font-face {
font-family: 'Candara Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Candara Bold Italic'), url('/zetax-basics/font/CANDARAZ.woff') format('woff');
}


@font-face {
font-family: 'Candara Italic';
font-style: normal;
font-weight: normal;
src: local('Candara Italic'), url('/zetax-basics/font/CANDARAI.woff') format('woff');
}


@font-face {
font-family: 'Candara Bold';
font-style: normal;
font-weight: normal;
src: local('Candara Bold'), url('/zetax-basics/font/CANDARAB.woff') format('woff');
}


.tw-feed {
	background-color: #005091;
	font-size: 1em;
	line-height: 1.8;
	color: #ffffff;
}

body.login{
	font-family: Candara;
	background-color: #005091;
}

login.wp-core-ui .button-primary {
	color: #d7902a;
}

.soc-container {
	display: none;
	padding: 0;
	margin: 0;
}
.submenu{
	display: none;
	padding: 0;
	margin: 0;
}

.page-navi, .page-navi.single {
    left: 24px;
}

header h1{
	margin-top:8px
}

@media (max-width: 320px) {
	.submenu{
	display: none;
	padding: 0;
	margin: 0;
	}
	
	.soc-container {
	display:none;
	padding: 0;
	margin: 0;
	}
    .logo > h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
    }
	
	header h1{
	font-size: 2.2em;
	font-weight: bold;
	margin-top:25px
	}
}

@media (min-device-width: 768px) and (max-device-width: 1024px) {
	[data-sizey="1"] .title,
	[data-sizey="2"][data-sizex="1"] .title {
    	font-size: 15px;
	}
}


.zetax_tube{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	margin-left 10px;
	margin-bottom: 6px;
	margin-right: 10px;
	padding: 2px;
	vertical-align: top;
}
.zetax_img{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	margin-left 10px;
	margin-bottom: 6px;
	margin-right: 10px;
	padding: 2px;
}
.zetax_job{
	font-size: 0.8em;
	line-height: 1.1em;
	padding-bottom: 40px;
	padding-right: 15px;
	padding-left: 15px;
	color: #999;
}
.zetax_mail{
	font-size: 0.8em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #999;
}

.wp-caption{
	margin-left: 15px;
	}
	
.wp-caption-text{
	font-family: Candara;
	font-size: 0.8em;
	padding-bottom: 15px;
	width: 210px;
}
footer{
	font-family: Candara;
	font-size: 1.2em;
	padding-bottom: 30px;
	color: #FFF;
}

.gmpMarkerInfoWindow{
	color: #000;
	font-family: Candara;
}
.gm-addr{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 8px;
}

/* Tiles ausblenden */
/* 
.container.gridster.ready li:nth-child(12) {display: none;}
*/