@charset "utf-8";

/*
 Theme Name:   twentytwelve-child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Ein schönes Childtheme für die Seite HyWa-Online.de
 Author:       Andrea Wessler
 Author URI:   www.hywa-online.de
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         
 Text Domain:  twentytwelve-child
*/

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:

Make sure you uncomment out this import line below if you want to include the parent CSS and the wp_enqueue_style() is not working. If you do not then you will not have any styling in your child theme from the parent theme.
*/



@import url("../twentytwelve/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

#content .comments-link { position: relative; bottom: 1em; text-align: right; }


a {
    color: #00388a;
    outline: medium none;
}

.site-header {
    margin-top: -23px;
    padding: 0;
}


#page {
	padding-left:0!important;
	padding-right:0!important;
	max-width:70rem;
}

header hgroup, #main, footer[role="contentinfo"], nav.main-navigation {
	padding-left: 2.14285714rem;
	padding-left:30px;
	padding-right:2.14285714rem;
	padding-right:30px;
}

img.header-image {
	border-radius:0;
	width: 100%;
}


/* Main Navigation
-------------------------------------------------------------- */
.main-navigation {
    border-bottom: 1px solid #ededed;
    border-top: none;
    margin-top: 0;
    text-align: center;
}


.main-navigation li a {
    border-bottom: 0 none;
    border-top: none;
    color: #6a6a6a;
    line-height: 3.69231;
    text-transform: none;
    white-space: nowrap;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: none;
    border-top: none;
    display: inline-block !important;
    text-align: left;
    width: 100%;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #00388a;
    font-weight: bold;
}

.main-navigation li {
    margin: 0 2.3rem 0 0;
    position: relative;
}


/* Bilder
-------------------------------------------------------------- */
img .schatten {
    border-radius: 0px;
    box-shadow: none;
}

/*Hinweise für Autoren Abbildung ohne Schatten*/
.page-id-24 .entry-content img {
    border-radius: 0px;
    box-shadow: none;
    float: none;
}

.widget img {
    border-radius: 3px;
    box-shadow: none;
}


/* Titel
-------------------------------------------------------------- */

.archive-title, .page-title, .entry-content th, .comment-content th {
   color: #444444;
    /*font-size: 0.785714rem;*/
    font-size: 0.98rem;
    font-weight: bold;
    /*line-height: 2.18182;*/
    line-height: 1.18182;
    text-transform: none;
}

.archive-header, .page-header {
    border-bottom: 1px solid #ededed;
    margin-bottom: 1.42857rem;
    padding-bottom: 1.57143rem;
display:none;
}


.template-front-page .widget-area .widget li {
    font-size: 0.928571rem;
    line-height: 1.71429;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0.571429rem 1rem 0;
}

/* widget-area
-------------------------------------------------------------- */

.widget-title {
    color: #00388a;
    font-size: 1rem;
    font-weight: bold;
    line-height: 2.18182;
    text-transform: none;
}

.widget-area .widget h3 {
    margin-bottom: 0.71429rem;
}

.widget-area .widget h2 {
    font-size: 1.47143rem;
    font-weight: normal;
    line-height: 1.2;
}

/* Links 
-------------------------------------------------------------- */
.widget-area .widget a:hover {
    	color: #00388a;
	text-decoration: none;
}

.widget-area .widget a {
    color: #757575;
    text-decoration: none;
}

a:hover {
    color: #444444;
}

/* Footer Widget Areas 
-------------------------------------------------------------- */
footer[role="contentinfo"] {
    border-top: 1px solid #ededed;
    clear: both;
    font-size: 0.857143rem;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.71429rem;
    max-width: 68.5714rem;
    padding: none;
    background: #f0f0f0;
}


.site-info { clear: both; }
#footer-widgets {
    width: 100%;
    border-top: none;
}
#footer-widgets .widget li { list-style-type: none; }

.template-front-page #footer-widgets { padding-top: 0; }


#footer-widgets.three .widget {
    clear: none;
    float: left;
    margin-right: 1.71429rem;
    /*max-width: 30.85%;*/
    /*width: 30.85%;*/
    max-width: 30%;
    width: 30%;
}

/* for IE8 and IE7 */
.ie #footer-widgets.three .widget {
    float: left;
    margin-right: 3.1%;
    width: 29.85%;
    clear: none;
}
.ie #footer-widgets.three .widget + .widget + .widget { margin-right: 3.1%; }

/* ===[ IE Homepage Template Widget fix ]=== */
.ie .template-front-page .first.front-widgets,
.ie .template-front-page.two-sidebars .widget-area .front-widgets {
    float: left;
    margin-bottom: 24px;
    width: 51.875% ;
}
.ie .template-front-page .second.front-widgets { clear: right; }
.ie .template-front-page .first.front-widgets,
.ie .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
    float: right;
    margin: 0 0 24px;
    width: 39.0625% ;
}
.ie .template-front-page.two-sidebars .widget,
.ie .template-front-page.two-sidebars .widget:nth-child(even) { float: none; }
.ie .template-front-page .widget-area { clear: both; }

.ie .template-front-page .widget {
    width: 100% !important;
    border: none;
}
.ie .template-front-page .first.front-widgets { 
	width: 51.875%;
    float: left ;
}
.ie  .template-front-page .second.front-widgets {
    width: 39.0625%;
    float: right ;
}

/* Archiv Suche 
-------------------------------------------------------------- */
.archiv {
  background-color: #ffffff;
}

.archiv h1{
  color: #00388a;
  padding-bottom: 1rem;
}


#uwpqsf_id {
    border: none;
}

.uwpqsf_class {
    clear: both;
    margin-bottom: 5px;
    width: 100%;
}

.uwpqsf_class > span[class*="taxolabel-"], .uwpqsf_class > span[class*="cmflabel-"] {
    clear: both;
    float: left;
    font-weight: bold;
    padding: 0 5px 5px 0;
    width: 100%;
}

.uwpqsf_submit {
    margin-bottom: 15px;
    text-align: right;
}

.uwpqsf_class > label {
    float: left;
    font-weight: bold !important;
    padding: 0 0px 0px 0;
    width: 100%;
}

input#uwpqsf_id_key {
    margin-left: 0px;
    margin-right: 0px;
    width: 97.5%;
}

textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
    width: 100%;
}


button, input {
    line-height: normal;
}

button {
border: 1px solid #ccc;
    border-radius: none;
    font-family: inherit;
    padding: 0.428571rem;
}

input, select, textarea {
    border: 1px solid #ccc;
    border-radius: none;
    font-family: inherit;
    padding: 0.428571rem;

}

.uwpqsf_class select {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

/* Download Manager 
-------------------------------------------------------------- */
.w3eden a {
    color: #00388a;
    text-decoration: none;
}

.link-btn .wpdm_icon {
    width: auto;
    box-shadow: none;
}

.wpdm_icon {
float: left;

}

.link-btn * {
    line-height: normal !important;
    text-decoration: none !important;
}

.link-btn {
    border: none;
    border-radius: none;
    display: block;
    float: left;
    font-size: 11px;
    padding: 6px;
}

.link-btn * {
    font-size: 12px;
    line-height: normal !important;
    text-decoration: none !important;
}

.w3eden a:hover, .w3eden a:focus {
    color: #444;
    text-decoration: underline;
}

.w3eden .link-btn {
    border: none;
    border-radius: 3px;
    display: block;
    font-size: 13px;
    padding: 6px;
}
.w3eden .link-btn .wpdm_icon {
    width: auto;
}
.w3eden .ptitle {
    display: block;
    font-size: inherit;
    margin-bottom: 3px;
}

/* Artikel
-------------------------------------------------------------- */

/* Silbentrennung aus!
-------------------------------------------------------------- */
.site-content article {
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.site-content article {
    -moz-hyphens: auto;
    border-bottom: 1px solid #ededed;
    margin-bottom: 5.14286rem;
    padding-bottom: 1.71429rem;
    word-wrap: break-word;
}

img.alignleft, .wp-caption.alignleft {
    margin: 0rem 1.71429rem 1rem 0;
}

.wp-caption {
    max-width: 100%;
    padding: 0px;
}


.entry-header .entry-title {
    /*font-size: 1.57143rem;*/
    font-size: 1.47143rem;
}

/* Seiten-Navigation + Post-Navigation
-------------------------------------------------------------- */
.site-content nav {
	display: none;
}

.wp-post-navigation div {
    color: #999;
    display: block;
    font-size: 18px;
    min-height: 26px;
    position: relative;
    width: 40%;
}

.wp-post-navigation {
    clear: both;
    margin: 20px 0 20px;
    overflow: hidden;
}


/* Eingestellt am und bearbeiten
-------------------------------------------------------------- */
footer.entry-meta {
   display: none;
}


.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.71429;
    margin: 0 0 1.0rem;
}


.entry-content h1, .comment-content h1 {
    color: #6a6a6a;
    font-size: 1.47143rem;
    font-weight: normal;
    line-height: 1.5;
}

/* Slider
-------------------------------------------------------------- */
.theme-light.slider-wrapper {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 20px;
}



}