h {
font-family: 'Roboto Condensed', sans-serif!important;
}
p {
font-family: 'Roboto', sans-serif!important;
}
a {
color: #0070e0;
}
#content {
padding: 0px!important;
}
.normalwidth {
max-width: 1080px;
padding-left: 1%;
padding-right: 1%;
margin-left: auto!important;
margin-right: auto!important;
}
.narrowwidth {
max-width: 800px;
padding-left: 1%;
padding-right: 1%;
margin-left: auto!important;
margin-right: auto!important;
}
.widewidth {
max-width: 1200px;
padding-left: 1%;
padding-right: 1%;
margin-left: auto!important;
margin-right: auto!important;
}
.ikonka {
margin-right: 15px;
}
.chatleft {
border-radius: 0px 35px 35px 0px;
}
.chatright {
border-radius: 35px 0px 0px 35px;
} #header {
background-color: white;
}
.header-bar {
width: 35%;
}
#main-nav .current_page_item>a, #main-nav .current-menu-item>a, #main-nav a:hover,
#footer-nav .current_page_item>a, #footer-nav .current-menu-item>a, #footer-nav a:hover{
color: #0070e0;
}
#main-nav {
margin-right: 1%;
}
#main-nav-wrap {
width: 100%;
}
#footer-nav a {
color: black;
}
#main-nav a, #footer-nav a {
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
font-size: 120%;
}
.footer-text {
font-family: 'Roboto', sans-serif;
font-size: 120%;
}
@media only screen and (min-width: 981px) and (max-width: 1265px) {
.header-bar {
width: 25%;
}
#main-nav a, #footer-nav a {
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
font-size: 100%;
}
.footer-text {
font-family: 'Roboto', sans-serif;
font-size: 100%;
}
}
@media only screen and (max-width: 980px) {
.header-bar {
width: 75%;
}
} .module-feature.with-chart .module-feature-image .module-feature-chart-html5 img {
padding: 5%;
} .post,
.related-posts,
.commentwrap,
.post-nav {
max-width: 1080px;
margin-left:auto;
margin-right:auto;
}
input[type=reset], input[type=submit], button {
background-color: #0070e0;
}
.post-nav .arrow {
color: #0070e0;
}
.newspaper {
padding-left: 2%;
padding-right: 2%;
-webkit-columns: 400px 2; -moz-columns: 400px 2; columns: 400px 2;
-webkit-column-gap: 60px; -moz-column-gap: 60px; column-gap: 60px;
-webkit-column-rule: 4px double #0070e0; -moz-column-rule: 4px double #0070e0; column-rule: 4px double #0070e0;
-moz-column-fill: balance; column-fill: balance;
}
.paper {
max-width: 800px;
padding-left: 1%;
padding-right: 1%;
margin-left: auto!important;
margin-right: auto!important;
}