/*
Theme Name: 43einhalb MAG [child » SimpleMag]
Theme URI: 
Author: achteins - büro für webdesign
Author URI: http://achteins.com/
Template: simplemag
Version: 1.0
Tags: SimpleMag Child Theme
*/


@import url("../simplemag/style.css");

/* Your CSS code goes here
-------------------------------------- */

body {margin-top: 0; padding-top: 0; font-size: 20px !important;}
.wrapper a.logo {display: block; width: 300px; text-align: left;}

h1, h2, h3, h4, h5 { font-family: "Roboto" !important; /*letter-spacing: -0.3em;*/ font-weight: 300 !important; }

.main-menu .sub-menu .sub-posts li { margin-left:2%; width:22.5%; }

#masthead { margin-bottom:20px; }
.posts-slider-section { margin-bottom:40px; }
.posts-slider .slides li { height:525px; }

.sub-menu { width:1050px !important; left:50% !important; margin-left:-525px; }
	

@media only screen and (min-width: 960px) and (max-width: 1199px) {
.sub-menu { width:930px !important; margin-left:-465px; }
}

@media only screen and (min-width: 751px) and (max-width: 959px) {
.posts-slider .slides li { height:350px; }
}

@media only screen and (min-width: 480px) and (max-width: 750px) {
.posts-slider .slides li { height:200px; }
}

@media only screen and (max-width: 479px) {
.posts-slider .slides li { height:130px; }
}

@media only screen and (max-width: 240px) {
.posts-slider .slides li { height:100px; }
}


p span.intro { background-color:#000000; color:#FFFFFF; }

.page-content p, .page-content li, .page .page-content hr, .entry-content p, .entry-content li, .entry-content hr {margin-bottom: 28px;}

.introblock p:first-of-type:first-letter { font-size:70px; float:left; line-height:60px; padding:4px 8px 4px 8px; margin: 2px 4px 0px 0px; background-color: #000; color: #fff; }

a.highlightedLink { background:url(/mag-dev/wp-content/themes/43einhalb-mag/images/bg-highlighted-link.png) no-repeat left top #000000; color:#FFFFFF; text-decoration:none; padding: 16px 20px 11px 70px; text-transform:uppercase; }