/*
Theme Name: FAZ Blog Startseite
Theme URI: http://www.faz.net/
Author: Gaertner Datensysteme
Author URI: http://www.gaertner.de/
Description: The FAZ Blog Responsive Theme Blog-Uebersicht
Version: 1.5
License: GNU General Public License v2 or later
License URI: 
Tags: faz blog
Text Domain: faz
*/



#iqdSitebar {
/*        display: none !important; */
}
/* Werbung */
.billboard {
	clear: both;
	margin-bottom: 12px;
}

/* Blogs styles and Overrides for f50.css */
.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%; }

/* New Styles */

a {
	color: #000;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}	
#FAZSeite {
	width: 960px;
	max-width: unset;
}
.Suche #FAZContentRightInner, .Redaktion #FAZContentRightInner {
        margin-top: 20px;
}
div.Breadcrumbs {
  margin-left: 12px;
}

/* Header */
#FAZHeaderResp {
        height: 50px;
        /* background: url("/img/box_shadow.png") repeat-x scroll 0 -2px; */
        background: url("/img/bg-top.png") repeat-x scroll 0 -2px;
}
div.under_header {
	background: url("/img/bg-bottom.png") repeat-x scroll 0 -2px;
}
#FAZHeaderResp img#home_icon {
        left: 10px;
        position: relative;
        top: 20px;
        width: 18px;
}
#FAZHeaderResp img#fazlogo {
        height: 26px;

}
#FAZHeaderResp .fazlogo {
        position: absolute;
        left: 40px;
        top:17px;
}
#FAZHeaderResp .sandwichMenu {
	left: 200px;
 	position: absolute;
 	top: 27px;
	display: inline-block;
 	margin-left: 25px;
}
#FAZHeaderResp div.fazsearch {
    position: absolute;
    right: 10px;
    top: 18px;
}
#FAZHeaderResp input.SearchIcon {
    height: auto;
    width: 17px;
}
#BlogTitle {
    color: #000;
    font-family: Georgia,serif;
    font-size: 28px;
    font-weight: normal;
    height: 0;
    position: relative;
    text-align: center;
    top: -56px;
}
#BlogTitle a:hover {
	color: #c60000 !important;
	text-decoration: none;
}
p.Copy  {
	margin-top: 8px;
	overflow: hidden;
}
p.Copy span.TeaserText {
	color: #000 !important;
}


#FAZFooter {
	margin-bottom: 20px;
}
#FooterSitemap {
    border-bottom: 1px solid #000;
    margin: 16px 0 0;
    text-align: center;
}
ul.footer-menu {
	list-style: none outside none;
  display: inline-block;
}
#FooterSitemap ul li {
    float: left;
    padding-right: 12px;
}

.resp_facebook {
    background: url("/img/icons/facebook_grau.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 14px;
    width: 14px;
}
.resp_facebook:hover {
	background: url(/img/icons/facebook_farbig.png) no-repeat top center;
	text-decoration: none;
}
.resp_twitter {
    background: url("/img/icons/twitter_grau.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 14px;
    margin-left: 12px;
    width: 14px;
}
.resp_twitter:hover {
	background: url(/img/icons/twitter_farbig.png) no-repeat top center;
	text-decoration: none;
}
.resp_google {
    background: url("/img/icons/google_grau.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 14px;
    margin-left: 12px;
    width: 14px;
}
.resp_google:hover {
	background: url(/img/icons/google_farbig.png) no-repeat top center;
	text-decoration: none;
}

/* end New Styles */

.BlogKopf { width: 950px; margin: 0 0 30px 10px; padding: 0; border-bottom: 1px solid #ccc; }
.BlogKopfInner { width: 876px; margin: 0 37px; }
.BlogKopf .caps a { color: #000; text-decoration: none; }
.BlogKopf .caps a:hover { color: #c60000; }
.BlogBild { float: right; margin-left: 10px; }
.BlogKopfText { padding-top: 37px; }
.BlogKopfText .BlogTitle { margin-bottom: 10px; font-family: Arial black; font-size: 35px; line-height: 100%; color: #000;  text-decoration: none; }

p.BlogTitle a, .BlogTitle a {
  font-family: Arial black;
  text-decoration: none;
  color: #000000;
}
.BlogTitle a:hover {
    text-decoration: none;
    color: #C60000;
}
a.title_link {
	color: #C60000;
	text-decoration: none;
}
a:hover.title_link {
	text-decoration: underline;
}
p.ZurUebersicht { 
  padding-bottom: 10px;
}
a.ZurUebersicht {
font-family: Verdana,sans-serif;
font-size: 10px;
background: url("http://www.faz.net/img/f50_sprite_vert.gif") no-repeat scroll 0 0 transparent;
 background-position: right -100px;
 padding-right: 29px;
 text-decoration: none;
 color: #000000;
 margin-bottom: 10px;
}
a.ZurUebersicht:hover {
 background-position: right -120px;
 color: #C60000;
}

.BlogKopfText .BlogTitle strong { font-family: Arial Black, sans-serif; }
.BlogKopfText p.Copy { font-family: Verdana,sans-serif; font-size: 11px; line-height: 14px; }
.BlogKopfText p.MetaInfo { margin-top: 10px; margin-bottom: 5px;}
.BlogKopf.Artikel .BlogKopfInner { width: 600px; margin: 0 10px; }
.BlogKopf.Artikel .BlogBild { float: right; margin-left: 10px; margin-top: 20px; }
.BlogKopf.Artikel .BlogKopfText { padding-top: 25px; }
.BlogKopf.Artikel .BlogKopfText .BlogTitle { margin-bottom: 5px; font-family: Arial black; font-size: 35px; line-height: 100%; color: #000; }
.BlogKopf.Artikel  .FAZArtikelFunktionen { top: 0; }
.Artikel { position: relative; }

.FAZArtikelEinleitung h1 {margin-bottom: 25px;  }
/* nun auch als h2 */
.FAZArtikelEinleitung h2 {
  color: #000000;
  font-family: Georgia,serif;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 25px;
}

.Rubrikenkopf + .Teaser620 { border-top: none; }
.Rubrikenkopf h1 {
/*    border-bottom: 1px solid #CCCCCC;
    border-top: 2px solid #000000; */
    color: #000000;
    font-family: Georgia,serif;
    font-size: 17px;
    font-weight: normal;
    width: 420px;
		float: left;
    overflow: hidden;

   /* line-height: 22px;
  padding: 6px 0 5px; */
}
.AutorenInfo { border-bottom: none; }
.MiscBoxInner { margin: 5px 0; }
.BlogFeedLink { margin-top: 5px; font-family: Georgia, serif; font-size: 13px; line-height: 20px; color: #000; text-decoration: none; }
.BlogFeedLink:hover { color: #c60000; }
.iconRSS { padding: 5px 10px; background: url(http://www.faz.net/img/f50_sprite_services.gif) no-repeat -268px -10px; }

.BlogHeadLink { font-family: Verdana,serif; font-size: 30px; line-height: 36px; color: #000000; text-decoration: none; font-weight: bold;}
.BlogHeadLink:hover { color: #c60000; }
.iconDiscArrow { padding: 0 10px; background: url(http://www.faz.net/img/f50_sprite_vert.gif) no-repeat right -98px; }

    p.quote { border-top: 1px dotted #999; border-bottom: 1px dotted #999; padding: 20px 0; font-weight: bold; font-style: italic; }
    .normal { font-weight: normal; }
    .Tagline { margin: 0 0 25px 0; color: #666; }
    .Tagline a { color: #c60000; text-decoration: none; }
    .Tagline a:hover { text-decoration: underline; }


.ArtikelBild600 {
	overflow: hidden;	
}
.ArtikelBild {
	display: table;
}
.MediaLink {
display: inline;	
}
.ArtikelBild.aligncenter {
	margin: auto;
}
.ArtikelBild.alignright {
	float: right;
	padding-left: 6px;
}
.ArtikelBild.alignleft {
	float: left;
	padding-right: 6px;
}
.Bildnachweis {
	top: 0;
}

.archive_select {
	width: auto;
	float: right;
}
select#arch_select {
	width: 70px;
	padding-left: 2px;
}

#FAZPartnerContentInner_blog {
	margin: 0 20px 0 10px;
}

div.teaser_left_small {
	display: none;
}

.Teaser620 img.Teaserbild {
    float: left;
    margin-right: 10px;
}

.BlogHeadLink {
    font-family: Georgia,serif;
    font-size: 16px;
    color: #777;
    font-family: Georgia,serif;
    line-height: 20px;
    font-weight: normal;
    text-decoration: none;
}
p.Copy span.TeaserText {
    -moz-hyphens: auto;
    color: #000 !important;
    font-family: Verdana;
    font-size: 27px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 12px;
    word-wrap: break-word;
}
.blog_overview_authors {
    font-family: Verdana,regular;
    font-size: 12px;
    margin-top: 10px;
}
.blog_overview_authors a {
    color: #c60000;
}
p.Copy span.SocialMediaStatus {
	margin-left: 0px;
	position: relative;
	left: -10px;
}

span.StatusGelesen {
  margin-left:10px;
  padding-left:10px;
  background-image: url("images/Klickanzahl-ikon.jpg");
  background-repeat: no-repeat;
  background-position: left;
  position: relative
}

h1.page-title {
	font-size: 14px;
	padding: 0 0 10px 10px;
}

.LeserkommentarAntwortBlog {
    background: url("http://www.faz.net/img/icon_arrow_right.gif") no-repeat scroll left 8px transparent;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #CCCCCC;
    color: #000000;
    cursor: pointer;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 16px;
    margin-top: 30px;
    padding-left: 16px;
    padding-top: 5px;
    text-decoration: none;
}

.LeserkommentarAntwortBlog.down {
	background: url("http://www.faz.net/img/icon_arrow_down.gif") no-repeat scroll left 8px transparent;
}
.Lesermeinungen { 
  font-family: Georgia,serif;
  color: #000000;
  font-size: 20px;
  position: relative;
  right: 120px;
}
.LesermeinungenAnzahl {
  color: #999999;
}

.KurzAnsicht { 
  margin-bottom: 0px;
}

/*
div.Leserkommentar div.LinkFolgen {
	padding-top: 10px;
}
*/
div#FazContent.Suche div#FAZContentLeft {
	width: 325px !important;
}

/* widgets */
.widget h3 { 
    border-bottom: 1px solid #CCCCCC;
    border-top: 2px solid #000000;
    color: #000000;
    font-family: Georgia,Serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    padding: 6px 0 5px;
}

/* autoren box social media */
a.AuthorSocialMediaLink { 
    border-bottom: 1px dotted #999999;
    color: #333333;
    cursor: pointer;
    display: block;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    padding: 8px 0 4px 26px;
    text-decoration: none;
}

h1.AutorName { 
 font-weight: normal;
}

a.Facebook { 
    background-position: 5px -677px;
}

/*tagcloud */
.widget_tag_cloud { 
  margin-bottom: 40px;
}

.tagcloud { 
  padding-top: 7px;
}
.tagcloud a { 
  color: #C60000;
  font-family: Georgia,sans-serif;
  padding-right: 7px;
  text-decoration: none;
  border-right: 1px solid #999999;
}
.tagcloud a:hover {
  text-decoration: underline;
}
ul.wp-tag-cloud li {
		background-image: url("images/faz_cloud_trenner.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    display: inline;
    font-family: Georgia,sans-serif;
    padding: 0 4px;
}
ul.wp-tag-cloud li a {
    color: #C60000;
    padding-right: 7px;
    text-decoration: none;
}

.Bildbox {
	top: 0px !important;
}
div.Teaser620 div.MediaLink a img.Teaserbild {
	width: 190px;
	height: 107px;
}



div.MediaLink img {
	max-width: 570px;
	height: auto;
}
.ngg-imagebrowser-desc {
	clear: both;
	text-align: center;
}
.ngg-imagebrowser img {
    border: 1px solid #A9A9A9;
    display: block !important;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px;
    width: auto !important;
    max-width: 580px !important;
		margin: auto; 
		max-height: 400px;
}
div#shCount {
	display: none;
}
div.ngg-imagebrowser-desc p {
	font-family: Verdana;
	font-size: 12px;
}
/* Auf Artikelebene den Einletungstext auf 140 Zeichen*/
.morecontent span {
	display: none;
}
a.morelink {
	text-decoration: none;
	color: #C60000;
}
div.HeaderMiddleCenter span.Ressortkennung h1 {
    color: #000000;
    display: block;
    font-family: Georgia,serif;
    font-size: 40px;
    margin-top: -4px;
    line-height: 54px;
    font-weight: normal;
}

div.BlogKopfText h1 a {
	color: #000000;
	font-family: Arial black;
	font-size: 35px;
	line-height: 120%;
	text-decoration: none;	
	font-weight: normal;
}

#shDisplay div#shTitle {
	text-align: left !important;
}

div.PagerBox div.right a:hover {
	text-decoration: none !important;
}

#TB_secondLine {
	position: absolute;
	top: 0;
}
#TB_window.TB_captionBottom img#TB_Image {
    margin-bottom: 0;
    margin-top: 20px;
}
div#TB_caption {
	margin: 0;
	padding: 0;
}
div#TB_secondLine {
	width: 100%;
}
.column-comment { 
  display: block;
  border: solid, red, 1px;
}

a.commentuser { 
  color: #C60000;
  font-family: Georgia,sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  padding: 0 0 0 0px;
  
}

a.LMPermalink {
  padding: 0 0 0 8px;
  font-weight: normal;
  color: #000000;
}

a.LMPermalink:hover {
  color: #C60000;
}

#TB_closeWindow {
	display: none;
}
p #attachment_alt {
	display: none;
}
img#TB_Image {
	border: 1px solid black !important;
}

p.Copy a.LinkMehr.weniger {
	*background-position-x: 52px;
}

/* Styles fuer das Plugin E-Mail Abo Subscribe2 */

.subscribe2 {
  color: #666666;
  font-family: Verdana,sans-serif;
  font-size: 10px;
  line-height: 14px;
  margin-top: 5px;
  text-decoration: none;
  margin-bottom: 95px;
}

#s2_form_widget-2 {
/*  margin-bottom: 60px; */
	
}

input#s2email {
  border: 1px solid #EFEFEF;
  color: #999999;
  font-family: Verdana,sans-serif;
  font-size: 10px;
  height: 16px;  
  width: 300px;
  line-height: 16px;
  text-indent: 10px;
  margin-bottom: 5px;
}

.subscribe2 input { 
  float: right;
}

.FAZArtikelText form {
  padding-bottom: 40px;
} 

.FAZArtikelText form p { 
  width: 300px;
  margin-bottom: 0px;
  line-height: 14px;
}
.ArtikelKommentieren #KommentierenForm {
    margin: 0 0 30px 0;
    position: relative;
}
a.SchliessenIcon.right {
	margin: 0px;
    	position: absolute;
   	right: 10px;
    	width: 10px;
	top: 15px;
}
.KommentierenAutor {
	width: auto;
	position: relative;
	margin-bottom: 12px;	
}
p.KommentierenFormHead {
	margin-top: 12px;
}
#KommentierenFormClosed {
	padding: 0px;
}
#KommentierenFormClosed {
    padding: 10px 0 0;
    width: 555px;
}
form#firstform input, form#firstform textarea {
	padding: 2px;
}
div#KommentierenPromo a.KommentierenPromoHead {
	  color: #C60000;
    font-family: Georgia,serif;
    font-size: 20px;
    text-decoration: none;
}

.SuchergebnisListe article.post, .SuchergebnisListe article.page {
	padding-top: 22px;
	margin-bottom: 24px;
	border-bottom: 1px solid #ccc;
}

.SuchergebnisListe .entry-header h2.entry-title {
  margin: 0 0 12px;
        font-family: Verdana;
  font-weight: bold;
  font-size: 28px;
        line-height: 36px;
}
.SuchergebnisListe .entry-header h2.entry-title a:hover {
        color: #777;
        text-decoration: none;
}
.SuchergebnisListe .post p {
  padding: 0 0 20px;
  color: #000000;
}


.SuchergebnisListe .post p a   {
    color: #C60000;
}
.SuchergebnisListe .post p a:hover   {
    color: #C60000 !important;
}

.SuchergebnisListe .entry-details {
  width: 126px;
  padding: 2px 18px 0 0;
  float: left;
  font-family: Verdana, regular;
  font-size: 12px;
}
.SuchergebnisListe .entry-details p span.entry-date, .SuchergebnisListe .entry-details p a {
  width: 100%;
  font-family: Verdana, regular;
  font-size: 12px;
}
.entry-details p a:hover {
        color: #c60000 !important;
}
.SuchergebnisListe .entry-details-footer {
	background: none repeat scroll 0 0 #f8f8f8;
 	margin-top: 12px;
 	padding: 4px 10px 0;
	font-family: Verdana, regular;
  font-size: 12px;
	display: none;
}
.SuchergebnisListe .content_wrap {
        float: left;
        width: 464px;
}
.SuchergebnisListe .content_wrap img {
        max-width: 100%;
        height: auto !important;
}
.SuchergebnisListe .content_wrap_single {
        float: left;
        width: 610px;
}
.SuchergebnisListe .entry-content {
  margin: 0;
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 24px;
}
.SuchergebnisListe .entry-content a:hover, .entry-title a:hover {
        color: #c60000 !important;
}
div.wp-caption{
        max-width: 100%;
}
.SuchergebnisListe .entry-content .wp-caption {
}
.SuchergebnisListe .post img.wp-post-image {
        width: 140px;
        height: auto;
        margin: 5px 0 8px;
        padding: 0;
}
.SuchergebnisListe .entry-meta p {
        padding: 15px 0 0;
        font: italic .8em/1.5 'Droid Serif', Times, serif;
}
.SuchergebnisListe .entry-meta a {
        padding: 15px 0 0;
        font-family: 'Verdana', arial, sans-serif;
        font-style: normal;
}

