
/* - ++theme++freitag.theme/stylesheets/newspaperissue.css - */
/* https://www.freitag.de/portal_css/++theme++freitag.theme/stylesheets/newspaperissue.css?original=1 */
#main .toc-listing h1.toc-title {
font-family: TheAntiquaFLight,Georgia,"Times New Roman",serif;
font-size: 34px;
line-height: 42px;
margin-top: 18px;
text-transform: none;
font-weight: normal;
border-bottom: none;
}
#main .toc-listing .description {
font-family: TheAntiquaFRegular, Georgia, "Times New Roman", serif;
font-size: 17px;
line-height: 23px;
margin-bottom: 10px;
}
#main .toc-listing h2 {
font-family: TheAntiquaFBold, Georgia, "Times New Roman", serif;
font-size: 24px;
line-height: 28px;
margin-top: 34px;
margin-bottom: 17px;
}
.toc-listing .toc-page {
font-family: TheAntiquaFBold, Georgia, "Times New Roman", serif;
font-size: 15px;
line-height: 18px;
color: #282828;
}
#main .toc-listing article h1 {
font-family: TheAntiquaFLight, Georgia, "Times New Roman", serif;
font-size: 22px;
line-height: 28px;
color: #282828;
text-transform: none;
font-weight: normal;
border-bottom: none;
margin-top: 4px;
margin-bottom: 4px;
}
#main .toc-listing article .description {
font-size: 14px;
color: #282828;
}
#main .toc-listing .author {
font-family: TheAntiquaFItalic, Georgia, "Times New Roman", serif;
text-transform: none;
color: #282828;
}
.toc-listing .future .toc-page,
#main .toc-listing article.future h1,
#main .toc-listing article.future .description,
#main .toc-listing .future .author {
color: #848484;
}
#main .toc-listing article a:hover {
color: #282828;
}
.toc-overview {
width: 75%;
}
.warning {
color: red;
}
#latest-issues {
overflow: visible;
border-width: 0px;
margin-left: -10px;
}
.newspaper-listing-aside a {
filter: alpha(opacity=50);
opacity: 0.5;
-webkit-transition: all 1s ease-in-out 0.3s;
-ms-transition: all 1s ease-in-out 0.3s;
transition: all 1s ease-in-out 0.3s;
text-transform: uppercase;
color: #282828;
}
.newspaper-listing-aside article {
text-align: center;
}
.newspaper-listing-aside a:hover,
.newspaper-listing-aside a.highlight {
filter: alpha(opacity=100);
opacity: 1;
}
#latest-issues .paging-to-page,
#latest-issues .paging-to-first,
#latest-issues .paging-to-last {
display: none;
}
#latest-issues .paging {
margin-top: -33px;
margin-left: 9px;
padding-bottom: 20px;
}
#latest-issues h1 a {
background: none;
}
/* */
.webapp-button {
border: none;
padding: 0;
margin-bottom: 10px;
}
.webapp-button a {
background-color: #d2d2d2;
box-sizing: border-box;
color: #3c3c3c;
cursor: pointer;
display: inline-block;
font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
font-size: 16px;
height: 46px;
line-height: 22px;
padding: 11px 15px 15px;
position: relative;
text-transform: uppercase;
width: 100%;
}
.webapp-button a:hover {
background-color: #8c8c8c;
color: #ffffff;
text-decoration: none;
}
.webapp-button a:after {
background: none repeat scroll 0 0 #fff;
border-bottom: 23px solid transparent;
border-left: 26px solid #d2d2d2;
border-top: 23px solid transparent;
content: "";
display: block;
height: 0;
position: absolute;
right: 0;
top: 0;
width: 0;
}
.webapp-button a:hover:after {
border-left-color: #8c8c8c;
}
.webapp-info {
border: none;
padding: 0;
}

