/*
Theme Name:     Schoenfelder Consulting // twentytwelve Child
Theme URI: 		
Description:    Child theme for the twentytwelve theme
Author:         Die Agenturhuette
Author URI:     http://www.agenturhuette.de
Template:       twentytwelve
Version:        1.1
*/

/* -------------------------------------------------------------- */

@import url("../twentytwelve/style.css");


/* -------------------------------------------------------------- SETUP */

html, body {
  height: 100.1%;
  margin-bottom: 1px;
}

body {
  background: #fff;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  background-image:url(images/bg-body.png) !important;
  background-repeat:no-repeat !important;
  background-attachment:fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position:top center !important;
}

body .site {
  box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
  padding: 0;
  background:#fff !important;
}

.site {
  margin: 20px auto;
  max-width: 950px;
  overflow: hidden;
}

.site-header {

}

#logo {
  float:left;
}

#logo, #logo img {
  height: auto;
  max-width: 215px;
  position: relative;
}

#main {
  clear: both;
  padding-bottom: 50px;
}

.widget-area {
  float: left;
  width: 210px;
  max-width: 210px;
  margin: 90px 0 0;
}

.site-content {
  float: right;
  margin: 90px 50px 0 0;
  max-width: 620px;
  width: 620px;
}

.site-content article {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.site-content article header {
  display:none;
}

footer[role="contentinfo"] {
  display: none;
}



/* -------------------------------------------------------------- CONTENT-SETUP */

body {
  color: #666;
  text-align: justify;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:13px;
}

.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
  line-height: 1.71429;
  margin: 0 0 1.71429rem 0;
  text-align:left !important;
}

h1 {
  font-size: 1.3em !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  text-transform:uppercase;
}

h2 {
  font-size: 1.1rem !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  color: #4f81bd !important;
  text-transform:uppercase;
}

h3 {
  font-size: 1.1rem !important;
  line-height: 1.84615;
  margin-bottom: 0 !important;
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
  line-height: 1.4;
}

.entry-content a, .entry-content a:hover {
  color:#4f81bd !important;
}

.entry-content a:hover {

}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
  border-radius: 0;
  box-shadow: none;
  vertical-align: bottom;
}

.entry-content li, .comment-content li, .mu_register li {
  margin: 0 0 0 14px;
  line-height: 1.3;
}


/* -------------------------------------------------------------- NAVIGATION */

#lower-navigation {
  float: right;
  margin-right: 45px;
}

#site-navigation {
  background: none repeat scroll 0 0 #bbb;
  float: right;
  margin-top: 35px;
  padding: 7px 0 7px 10px;
  width: 660px;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
  border-bottom: medium none;
  border-top: medium none;
}

.main-navigation li {
  margin:0 !important;
}

.main-navigation li, .main-navigation li a {
  border-bottom: 0 none;
  color: #666;
  font-size:14px !important;
  line-height: 1;
  white-space: nowrap;
  text-transform:none;
}

.main-navigation li a {
	margin-left: 5px;
	padding: 0 2px;
}

.main-navigation li a:hover {
  color:#fff !important;
}

#lower-navigation li a:hover {
  color:#666 !important;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a, body.parent-pageid-13 .main-navigation .menu-item-75 a, body.parent-pageid-17 .main-navigation .menu-item-54 a, body.parent-pageid-255 .main-navigation .menu-item-284 a {
  background: none repeat scroll 0 0 #283583;
  color: #fff;
  font-weight: normal;
  padding: 10px;
  display:inline;
}

.widget-area .widget li {
  background: url("images/u-nav.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 0.928571rem;
  height: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
  padding: 10px 25px;
  width: 160px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  text-align: left !important;
  font-size:14px !important;
}

body.parent-pageid-17 .widget-area .widget li {
  height: 23px;
  padding-top: 17px;
}

.widget-area .widget li.current-menu-item {
  background:url(images/u-nav-hov.jpg) no-repeat;
}

.widget-area .widget li a {
  color: #fff !important;
  text-align: left !important;
  text-decoration: none;
}

/* -------------------------------------------------------------- MOBILE NAVIGATION (SHIFTNAV) */

#shiftnav-toggle-main {
  background: none repeat scroll 0 0 #ffffff;
  color: #666666;
  border-bottom: 1px solid #666;
}

.shiftnav .shiftnav-menu-title {
  float: left;
}

.shiftnav-menu-title a {
  padding: 0 !important;
  margin: 0 !important;
}

.shiftnav a {
  color: #666 !important;
  padding: 0 0 0 25px !important;
  text-align: left;
  line-height:1.7 !important;
}

.shiftnav .current-menu-item a {
  color: #000 !important;
}

.shiftnav li ul a {
  padding-left: 50px !important;
}

.shiftnav ul.shiftnav-menu li.menu-item {
  padding: 10px 0;
}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item .shiftnav-target {
  background: none !important;
  color: #inherit;
}

/* -------------------------------------------------------------- MOBILES */

@media screen and (max-width: 920px) {

.site-content {
  max-width: 62%;
}

#site-navigation {
  width: 100%;
}

.widget-area {
  max-width: 30%;
}

.widget-area .widget li {
  width: 75%;
}

}


@media screen and (max-width: 660px) {

body .site {
  margin-bottom: 0;
  margin-top: 0;
}

#logo {
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
  max-width: 100%;
  text-align: center !important;
  width: 100%;
}

body .site-content {
  margin: 0 !important;
  max-width: 95%;
  padding: 0 10px;
}

.entry-content img {
  border: 0 none;
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}

h1 {
  font-size: 140% !important;
}

h2 {
  font-size:120% !important;
}


}

#site-navigation {

    width: 680px !important;
}