/*

Theme Name: Grey

Template: omega

Tags: light,black,white,two-columns,one-column,right-sidebar,left-sidebar,custom-menu,threaded-comments,sticky-post,translation-ready,responsive-layout,fluid-layout

Version: 0.3.1.1499279734

Updated: 2017-07-05 19:35:34



Author: dieHundemeisterei
*/



body {

    background-color: #333;

    color: #666;

    font-family: 'Lato', sans-serif;

    font-weight: 300;

}

h1 {

    font-size: 2em;

}

input[type="search"] {

    -moz-box-sizing: content-box;

    -webkit-box-sizing: content-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -o-box-sizing: content-box;

    -o-box-sizing: border-box;

    box-sizing: content-box;

    box-sizing: border-box;

}

input, select, textarea {

    background-color: #fff;

    color: #999;

    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

    border: 1px solid #ddd;

    padding: 16px;

}

button, input[type="button"], input[type="reset"], input[type="submit"] {

    background-color: #fff;

    text-transform: uppercase;

    padding: 16px 24px;

}

.site-container {

	margin: 20px auto;
    
	box-shadow: #111 0 0 20px;
    
   background-color: #efefef;

    max-width: 980px;

   

}

.wrap {

    max-width: 100%;

}

.content {

    width: 610px;

}

.sidebar-primary {

    width: 250px;

}

.site-header {

    background-color: #fff;

}

.site-header > .wrap {

    padding-top: 20px;

    padding-bottom: 20px;

}

.site-title a, .site-title a:hover {

    color: #fff;

}

.site-description {

    color: #515151;

    font-size: 17px;

}

.omega-nav-menu {

    color: #fff;

}

.omega-nav-menu a {
    border: none;
    display: inline-block;
   	margin: 10px 0px 5px 10px;
    padding: 3px 18px;
    position: relative;
    background-color: #464e59;
    color: #fff;

}


.omega-nav-menu ul a {
	border: none;
	background-color: #464e59;
	margin: 2px;
    color: #fff;

}

.footer-widgets {

    background-position: 0 0;

    background-image: none;

    background-color: #fff;

    background-attachment: scroll;

    background-repeat: repeat;

}

.footer-widgets .widget li {

    display: inline-block;
	margin-bottom: 8px;
    margin-right: 10px;
    padding: 0;
	   
}

.footer-widgets ul a:hover {
    margin: 0;
    color: #ea5546;
}

a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus {

    -moz-transition: all 0.1s ease-in-out;

    -webkit-transition: all 0.1s ease-in-out;

    -o-transition: all 0.1s ease-in-out;

    transition: all 0.1s ease-in-out;

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

    margin-bottom: 0;

    margin-bottom: 22px;

    margin-right: 0;

    margin-top: 0;

    margin-left: 0;

    color: #444;

    line-height: 1.2;

    font-weight: normal;

    padding: 0;

}

h1, .h1 {

    font-size: 36px;

}

h2, .h2 {

    font-size: 30px;

}

h3, .h3 {

    font-size: 24px;

}

h4, .h4 {

    font-size: 20px;

}

h5, .h5 {

    font-size: 18px;

}

h6, .h6 {

    font-size: 16px;

}

.site-inner .wrap {

    margin: 0 40px;

}

.page-template-left-sidebar .content, .layout-2c-r .content {

    float: right;

}

.layout-2c-l .content {

    float: left;

}

.page-template-full-width .content, .layout-1c .content {

    width: 100%;

}

.page-template-full-width .sidebar-primary, .layout-1c .sidebar-primary {

    display: none;

}

.page-template-left-sidebar .sidebar-primary, .layout-2c-r .sidebar-primary {

    float: left;

}

.omega-nav-menu ul a:hover {

    color: #ea5546;

}


.omega-nav-menu li a:hover {

    color: #ea5546;

}

.nav-primary {

    background-position: 0 0;

    background-image: none;

    background-color: #fff;

    background-attachment: scroll;

    background-repeat: repeat;

}

.nav-primary a:hover {

    color: #ea5546;

}

.footer-widgets .wrap {

    margin: 0 40px;

}

p.copyright, p.credit {

	display: inline-block;

    float: none;

    text-align: center;

    font-size: inherit;

}

@media only screen and (max-width: 1023px) {

.site-header > .wrap {

    padding: 20px 5% 25px;

}

p.copyright, p.credit {

    margin: 0;

}

.menu-icon {

    top: 30px;

    right: 5%;

    cursor: pointer;

    padding: 10px 25px 16px 0;

    margin: 0;

}

.site-container, .content, .sidebar-primary, .wrap, .footer-widgets .col-3 .widget-area, .footer-widgets .col-4 .widget-area {

    width: 100%;

}

.site-inner .wrap {

    margin: 0;

}

.site-description, .site-title {

    text-align: left;

}

.title-area {

    padding: 0;

}

.nav-primary {

    background-image: none;

    float: right;

    display: inline-block;

    vertical-align: middle;

}

.menu-icon span, .menu-icon span:before, .menu-icon span:after {

    width: 24px;

    display: block;

    position: absolute;

    height: 4px;

    content: '';

    background-color: #efefef;

    cursor: pointer;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

    -o-border-radius: 1px;

    border-radius: 1px;

    -moz-transition: all 300ms ease-in-out;

    -webkit-transition: all 300ms ease-in-out;

    -o-transition: all 300ms ease-in-out;

    transition: all 300ms ease-in-out;

}

.menu-icon span:before {

    top: -8px;

}

.menu-icon span:after {

    bottom: -8px;

}

.menu-icon.active span {

    background-color: transparent;

}

.menu-icon.active span:before, .menu-icon.active span:after {

    top: 0;

}

.menu-icon.active span:before {

    -moz-transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

}

.menu-icon.active span:after {

    top: 10px;

    -moz-transform: translateY(-10px) rotate(-45deg);

    -webkit-transform: translateY(-10px) rotate(-45deg);

    -o-transform: translateY(-10px) rotate(-45deg);

    transform: translateY(-10px) rotate(-45deg);

}

.nav-primary ul.menu {

    width: 90%;

    display: none;

    position: absolute;

    top: 70px;

    left: 0;

    background-color: #fff;

    margin: 0 5%;

}

.nav-primary li {

    float: none;

    display: inline-block;

}

.nav-primary ul ul {

    width: auto;

    position: relative;

    z-index: 99;

    opacity: 1;

    left: 0;

    background-color: #efefef;

    padding: 5px 0;

    margin: 0 0 0 20px;

}

.nav-primary .sub-menu .sub-menu {

    margin: 0 0 0 15px;

}

.nav-primary ul li {

    padding: 0;

}

.nav-primary ul a {

    width: 100%;

    color: #666;

    border-right: 0;

    padding: 8px 15px;

}

.nav-primary ul a:hover {

    color: #000;

}

.nav-primary li.menu-item-has-children > a:after, .nav-primary li li.menu-item-has-children > a:after {

    display: none;

}

ul.menu-primary ul {

    border-top: none;

}

}

@media only screen and (max-width: 768px) {

.entry-title {

    font-size: 24px;

}

h1 {

    font-size: 24px;

}

h2 {

    font-size: 23px;

}

h3 {

    font-size: 22px;

}

}

