/*
Theme Name: Mediatrust spielen.de
Theme URI: http://www.mediatrust.de/
Author: Mediatrust GmbH & Co. KG
Author URI: http://www.mediatrust.de/
Author: Markus Schmucker
Author: Christain Stüben
Description: Dieses Thema passt Wordpress an das Layout von spielen.de an und basiert auf Twenty Eleven von wordpress.org
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/*@font-face
{
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(fonts/OpenSans-normal-400.woff) format('woff');
}

@font-face
{
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(fonts/OpenSans-italic-400.woff) format('woff');
}

@font-face
{
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(fonts/OpenSans-normal-600.woff) format('woff');
}

@font-face
{
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/OpenSans-normal-700.woff) format('woff');
}*/

body
{
	/*font: 12px 'Open Sans',Arial;*/	
	font: 12px Arial;
	color: #686868;
	min-width: 996px;
}

html,
body 
{
	background-color: #B4B4B4;
	min-height: 100%;
	padding: 0;
}

body,
div,
ul,
ol,
li,
h1,
h2,
form,
fieldset,
input,
textarea,
p
 {
    margin: 0;
    padding: 0;
}

a
{
	text-decoration: none;
	color: #2F2F2F;
}

a:hover
{
	text-decoration: underline;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear
{
	clear: both;
}

blockquote
{
	font-style: italic;
}

#headerBackground
{
	background-image: url("images/headerBackground.png");
	background-repeat: repeat-x;
	height: 102px;
	min-width: 996px;
	width: 100%;
}

#page
{
	margin: 0 auto;
	position: relative;
	top: -24px;
	width: 996px;
}

#header .naviLeft,
#header .naviCenter,
#header .naviRight
{
	height: 53px;
	float: left;
	position: relative;
	z-index: 2;
}

#header .naviLeft
{
	background-image: url("images/headerLowerLeft.png");
	width: 38px;
}

#header .naviCenter
{
	background-image: url("images/headerLowerCenter.png");
	background-repeat: repeat-x;
	width: 920px;
}

#header .naviRight
{
	background-image: url("images/headerLowerRight.png");
	width: 38px;
}

#header .headerLogo
{
	left: 73px;
	position: absolute;
	top: -70px;
	z-index: 3;
}

#header .headerLogo img
{
	width: 300px;
	height: 59px;
}

#header .mainNavi
{
	position: absolute;
	top: 76px;
	z-index: 3;
}

#header .mainNavi ul
{
	left: 20px;
	list-style: none outside none;
	position: absolute;
	top: -57px;
	width: 942px;
}

#header .mainNavi li
{
	display: inline;
}

#header .mainNavi a:hover,
#header .mainNavi a:focus,
#header .mainNavi .current_page_item a
{
	color: #FFCC00;
}

#header .mainNavi a
{
	color: white;
	/*font: bold 18px/26px 'Open Sans',Arial;*/
	font: bold 18px/26px Arial;
	padding: 0 18px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000000;
}

#social
{
	width: 217px;
	height: 30px;
	position: absolute;
	right: 80px;
	top: -11px;
	z-index: 3;
}

#social .fb-like,
#social .gplus-one
{
	float: left;
}

#social .fb-like
{
	margin: 5px 0 0 7px;
}

#social .gplus-one
{
	margin: -20px 0 0 145px;
}

#main,
#footer
{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-left: 4px;
	width: 988px;
}

#full,
#primary,
#secondary
{
	float: left;
	margin-top: 10px;
}

#full
{
	width: 988px;
}

#primary
{
	width: 660px;
}

#secondary
{
	width: 328px;
}

.widgetBox
{
	color: #2F2F2F;
	font-size: 12px;
}

.widgetBox ul
{
	list-style: none outside none;
}

.widgetBox ul li:first-child
{
	border-top: none;
}

.widgetBox li
{
	border-top: 1px solid #CCCCCC;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-left: -20px;
	text-indent: 20px;
	width: 310px;
}

.widgetBox li:hover
{
	background-color: #EEEEEE;
}

.widgetBox a
{
	text-decoration: none;
	font-weight: 600;
	color: #2F2F2F;
}

.widgetBox h2 a
{
	color: #ffffff;
}

.widgetBox ul li
{
	overflow: hidden;
}

/* Mediatrust_OpenX_Widget EXTRA */

.widgetBox.Mediatrust_OpenX_Widget {
    margin-bottom: 25px;
    margin-left: 14px;
    margin-top: 5px;
}

/* widget_search EXTRA */

.widget_search .assistive-text
{
	display: none;
}

.entry-content,
.comment-content
{
	/*text-align: justify;*/
}

div.attachment
{
        text-align: center;
}

/* Box-Content */
.entry-content h2,
.entry-content h3
{
	background: none repeat scroll 0 50% transparent;
	color: #D4453D;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 0 0;
	text-shadow: none;
}

.single .entry-content img + p
{
	font-weight: 700;
}

.entry-content p
{
	padding: 5px 10px;
}

.entry-content ul
{
	margin-left: 25px;
}

.articleBox .entry-content a
{
	text-decoration: underline;
	color: #D4453D;
}

#footer .boxFooterColumn
{
	float: left;
	margin: 0 0 10px 10px;
	width: 178px;
}

#footer .boxFooterColumn h2
{
	background: none repeat scroll 0 50% transparent;
	color: #D4453D;
	font-size: 14px;
	font-weight: 600;
	padding-top: 10px;
}

#footer .boxFooterColumn .h2spacer
{
	height: 29px;
}

#footer .boxFooterColumn ul
{
	line-height: 18px;
	margin: 5px 0 0;
	list-style-position: inside;
}

#footer .boxFooterRow
{
	border-top: 1px solid #C6C6C6;
	display: inline-block;
	list-style: none outside none;
	margin: 0 0 7px 10px;
	padding-top: 7px;
	width: 928px;
	overflow: hidden;
}

#footer .boxFooterRow .floatLeft
{
	float: left;
}

#footer .boxFooterRow p
{
	text-align: center;
	margin: 0 50px;
}
		
#footer .boxFooterRow.mediatrust p
{
	margin: 0;
}
		
#footer .boxFooterRow .searchTerms
{
	width: 800px;
	margin-left: 10px;
}			

#footer .boxFooterRow .searchTerms li
{
	margin: 0 0 4px;
	padding: 0 10px;
	white-space: nowrap;
	float: left;
	width: 140px;
}
			
#footer .boxFooterRow .searchTerms a
{
	color: #D4453D;
}

#footer .boxFooterRow li
{
	display: inline;
	margin: 0 0 4px;
}
		
#footer .boxFooterRow li + li
{
	margin-left: 30px;
}
		
#footer .boxFooterRow img
{
	margin: 10px;
}
		
#footer .boxFooterRow span
{
	position: relative;
	top: 17px;
}

/* Box-Layout: ANFANG */

/* Layout der individuellen Seiten */

#full .fullBox,
#primary .fullBox
{
	margin-bottom: 20px;
	margin-left: 8px;
	position: relative;
}

#full .fullBox
{
	width: 972px;
}

#primary .fullBox
{
	width: 655px;
}

#full .entry-meta,
#primary .entry-meta
{
	display: block;
	text-align: right;
}

#full .entry-meta .edit-link,
#primary .entry-meta .edit-link
{
	font-weight: 600;
	display: block;
	margin-right: 20px;
	padding-bottom: 15px;
}

.fullBox .entry-header h1,
 {
	background: url("images/box/kanteHorizontal_FFFFFF.png") no-repeat scroll 0 bottom #D4453D;
	bottom: 0;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px 14px;
	text-shadow: 1px 1px 2px #000000;
}

/* SearchBox: ANFANG */
.searchBox,
.breadcrumbBox,
#nav-below
{
	margin-bottom: 20px;
	margin-left: 8px;
	width: 655px;
	position: relative;
	background-color: #FFFFFF;
}

.breadcrumbBoxFull {
	width: 972px;
}

#nav-below
{
	font-size: 14px;
}

#nav-below h3
{
	margin-left: 17px;
}

#nav-below h3,
#nav-below div
{
	display: inline-block;
}

#nav-below .nav-previous
{
	margin-right: 30px;
	margin-left: 20px;
}

.breadcrumb
{
	color: #D4453D;
}

.searchBox h1,
.breadcrumb
{
	font-size: 14px;
	padding: 17px;
}

.searchBoxFullSize
{
	margin-bottom: 20px;
	margin-left: 8px;
	width: 655px;
	position: relative;
}

.searchBoxFullSize  h1
{
	background: url("images/box/kanteHorizontal_FFFFFF.png") no-repeat scroll 0 bottom #D4453D;
	bottom: 0;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px 14px;
	text-shadow: 1px 1px 2px #000000;
}
/* SearchBox: ENDE */

/* ArtikelNavigation: ANFANG */

.articleNavigation
{
	margin-bottom: 10px;
	margin-left: 8px;
	width: 655px;
	position: relative;
}

.articleNavigation .assistive-text
{
	display: inline-block;
	margin: 10px 0 12px 17px;
	font-weight: 600;
}

.articleNavigation a
{
	text-decoration: none;
	color: #000000;
}

.articleNavigation .nav-previous a,
.articleNavigation .nav-next a
{
	margin-left: 20px;
}

.articleNavigation .nav-previous a:hover,
.articleNavigation .nav-next a:hover
{
	text-decoration: underline;
}

/* ArtikelNavigation: ENDE */

/* ArticleBox/fullBox: ANFANG */
.articleBox
{
	margin-bottom: 20px;
	margin-left: 8px;
	width: 655px;
	position: relative;
}

.articleBox .boxMain
{
	margin: 0 17px 0 14px;
	padding: 10px 0;
	font-size: 1.2em;
	line-height: 20px;
}

.articleBox .wp-post-image
{
	margin: -10px 0 10px -9px;
	width: 642px;
}

.fullBox .boxMain .wp-caption,
.articleBox .boxMain .wp-caption
{
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #CCCCCC;
	border-radius: 3px 3px 3px 3px;
	margin-top: 8px;
	padding: 7px;
	text-align: center;
}

.fullBox .articleBox .boxMain .wp-caption .wp-caption-text,
.articleBox .boxMain .wp-caption .wp-caption-text
{
	font-weight: bold;
	margin-top: 7px;
	padding: 0;
	text-align: center;
}

.fullBox .boxMain .alignleft,
.fullBox .boxMain .alignright,
.articleBox .boxMain .alignleft,
.articleBox .boxMain .alignright
{
	margin-left: 10px;
	margin-right: 10px;
}

.fullBox .boxMain .alignleft,
.articleBox .boxMain .alignleft
{
	float: left;
}

.fullBox .boxMain .alignright,
.articleBox .boxMain .alignright
{
	float: right;
}

.fullBox .boxMain .aligncenter,
.articleBox .boxMain .aligncenter
{
	margin-left: auto;
	margin-right: auto;
}

.articleBox .entry-header
{
	background: none repeat scroll 0 0 transparent;
}

.entry-header h1,
.entry-header h2
{
	bottom: 0;
	color: #D4453D;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	min-height: 46px;
	padding: 10px 0 4px 15px;
	width: 410px;
}

.articleBox  a
{
	text-decoration: none;
}

.articleBox .boxMain .more-link 
{
	color: #D4453D;
	font-style: italic;
	text-decoration: none;
}

.articleBox .entry-header a
{
	color: #D4453D;
}

.articleBox .entry-share
{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 215px;
}

.articleBox .entry-share .fb-like
{
	width: 82px;
}

.articleBox .entry-share .fb-like,
.articleBox .entry-share .twitter-share-button
{
	margin-right: 5px;
}

.articleBox .entry-share .fb-like,
.articleBox .entry-share .twitter-share-button,
.articleBox .entry-share .googleplus
{
	float: left;
}

.articleBox .entry-subtitle,
.articleBox .entry-footer
{
	border-bottom: 1px solid #CCCCCC;
	border-top: 0 none;
	color: #4D4D4D;
	font-size: 12px;
	margin: 0;
	padding: 0 17px;
	text-align: left;
	text-shadow: none;
}

.articleBox .entry-subtitle
{
	background: none repeat scroll 0 0 transparent;
}

.articleBox .entry-footer
{
	background: none repeat scroll 0 0 #EDEDED;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

.articleBox .entry-footer .cat-links
{
	display: block;
}

.articleBox .entry-footer .comments-link a
{
	color: #D4453D;
}

.articleBox .entry-footer .permalink
{
	float: right;
}

.articleBox .entry-footer a,
.articleBox .entry-subtitle a
{
	font-weight: bold;
	color: #4D4D4D;
}

.articleBox .entry-meta
{
	float: left;
}

.articleBox .comments-link
{
	float: right;
}
/* ArticleBox: ENDE */

/* CommentsBox: START */
#comments
{
	margin-bottom: 20px;
	margin-left: 8px;
	width: 655px;
	position: relative;
}

#comments .boxMain
{
	padding: 6px 0;
}

#comments a
{
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}

#comments-title
{
	background: none repeat scroll 0 0 #EDEDED;
	color: #D4453D;
	font-size: 14px;
	font-weight: 600;
	margin-left: -17px;
	padding-bottom: 4px;
	padding-top: 5px;
	text-indent: 17px;
	width: 646px;
}

#comments ol
{
	list-style-type: none;
}

#comments .comment-meta
{
	background: none repeat scroll 0 0 #EDEDED;
	border-bottom: 1px solid #CCCCCC;
	margin-left: -17px;
	padding: 4px 0;
	text-indent: 17px;
	width: 646px;
	margin-bottom: 10px;
}

#comments .comment-content
{
	line-height: 20px;
}

#comments ul.children
{
	list-style: none;
}

#comments .children .comment-meta
{
	background: url("images/commentDepthArrow.png") no-repeat scroll 18px 4px transparent;
}

#comments .children .comment-meta,
#comments .children .reply
{
	text-indent: 40px;
}

#comments .children .comment-content
{
	margin-left: 23px;
}

#respond
{
	border-bottom: 1px solid #CCCCCC;
	margin-left: -17px;
	padding-bottom: 10px;
	width: 646px;
}

#respond h3
{
	margin: 10px 0 0 17px;
}

#respond a#cancel-comment-reply-link
{
	color: #D4453D;
	float: right;
	margin-right: 10px;
}

#comments .reply
{
	border-bottom: 1px solid #CCCCCC;
	margin-left: -17px;
	padding: 10px 0;
	text-indent: 17px;
	width: 646px;
}

#commentform
{
	margin-left: 17px;
}

#commentform .logged-in-as
{
	margin: 20px 0;
}

#commentform code
{
	display: block;
	margin-top: 5px;
}

#commentform .comment-notes,
#commentform .form-allowed-tags
{
	margin: 15px 0;
}

#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input,
#commentform .comment-form-comment textarea
{
	background-color: #ECEDED;
	border-color: #767777 #D9D9DA #D9D9DA #767777;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
}

#commentform .comment-form-author label,
#commentform .comment-form-email label,
#commentform .comment-form-url label,
#commentform .comment-form-comment label
{
	float: left;
	font-weight: 600;
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url
{
	height: 30px;
}
#commentform .comment-form-comment
{
	height: 100px;
}

#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input
{
	height: 22px;
	float: right;
	width: 200px;
	margin-right: 260px;
}

#commentform .comment-form-comment textarea
{
	float: right;
	height: 100px;
	line-height: 16px;
	margin-right: 15px;
	width: 445px;
}
/* CommentsBox: ENDE */

/* ERROR404: ANFANG*/
#primary .error404 h1
{
	width: 100%;
}

#primary .error404  .assistive-text
{
	display: none;
}

#primary .error404 ul
{
	margin-bottom: 10px;
}

#primary .error404 select
{
	margin: 5px 0 10px 9px;
}
/* ERROR404: ENDE*/


/* WidgetBox: ANFANG */
.widgetBox
{
	margin-bottom: 20px;
	margin-left: 10px;
	width: 310px;
	position: relative;
}

.widgetBox h2
{
	background: url("images/box/kanteHorizontal_FFFFFF.png") no-repeat scroll 0 bottom #D4453D;
	bottom: 0;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px 14px;
	text-shadow: 1px 1px 2px #000000;
}
/* WidgetBox: ENDE */

/* Box Allgemein: ANFANG*/
.boxContent
{
	background-color: #ffffff;
}

.boxMain
{
	margin: 0 20px;
	padding-bottom: 15px;
}

/* Footer: ANFANG*/
#footer .fullBox
{
	margin-left: 8px;
	position: relative;
	width: 972px;
}

#footer .fullBox .boxMain
{
	margin: 0;
	padding: 10px 10px 0;
}

#footer .boxFooter
{
	height: 9px;
	line-height: 9px;
	background: url("images/box/kanteHorizontal_EDEDED.png") no-repeat scroll -200px -10px #D4453D;
	display: block;
	padding: 4px 0;
	clear: both;
}
/* Footer: Ende*/

.boxTop,
.boxTopA
{
	background: url("images/box/kanteHorizontal_F6F6F6.png") no-repeat scroll 0 -5px transparent;
	bottom: auto;
	height: 10px;
	left: 0;
	position: absolute;
	right: auto;
	top: 0;
	width: 100%;
}

.boxBottom,
.boxBottomA
{
	background: url("images/box/kanteHorizontal_F6F6F6.png") no-repeat scroll 0 -72px transparent;
	bottom: 0;
	height: 10px;
	left: 0;
	position: absolute;
	width: 100%;
}

.boxOverlayLeft,
.boxOverlayLeftA
{
	background: url("images/box/kanteVertikal.png") repeat-y scroll -6px 0 transparent;
	height: 100%;
	width: 10px;
	left: 0;
	position: absolute;
	top: 0;
}

.boxOverlayRight,
.boxOverlayRightA
{
	background: url("images/box/kanteVertikal.png") repeat-y scroll -72px 0 transparent;
	height: 100%;
	width: 10px;
	right: 0;
	position: absolute;
	top: 0;
}

.boxOverlayBottom,
.boxOverlayBottomA
{
	background: url("images/box/kanteOverlay_F6F6F6.png") no-repeat scroll 0 -72px transparent;
	bottom: 0;
	height: 10px;
	left: 0;
	position: absolute;
	width: 100%;
}

.boxCorrectionOverlayLeft,
.boxCorrectionOverlayRight
{
	width: 6px;
	height: 8px;
	position: absolute;
	top: 0;
}
.boxCorrectionOverlayLeft
{
	background: url("images/box/boxCorrectionOverlayLeft.png") repeat-y scroll 0 0 transparent;
	left: -2px;
}

.boxCorrectionOverlayRight
{
	background: url("images/box/boxCorrectionOverlayLeft.png") repeat-y scroll 0 0 transparent;
	right: 1px;
}

.mtAd
{
	float:left;
	margin: 10px 10px 10px 0px;
}
/* Box Allgemein: ENDE*/
/* Box-Layout: ENDE */


/* nativendo styles  START */

.nat-bjij {

}

#nat-bjij {
        padding: 0 17px;
}

.natpl-title {
        /*padding: 0 17px;*/
        color: #D4453D;
}

/* nativendo styles  ENDE */
