/*
    Theme Name: bioheal.hu Theme
    Theme URI:
    Author: xpress Ltd.
    Author URI:
    Description: bioheal.hu Theme
    Version: 1.0 [ 12/06/2014 ]
    License: Private Theme
    License URI: license.txt
    Tags: none
*/

/* css reset */

@charset "utf-8";

@import url("assets/css/normalize.css");
@import url("assets/css/responsive.css");

/* css reset end */

/* body */

html {
    background-color: #fceeda;

    color: #000000;

    font-family: tahoma, sans-serif;

    font-size: 16px;

    line-height: 16px;

    margin: 0;
    padding: 0;

    width: 100%;
    min-height: 100%;
}

body {
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,1);
    box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 1);

    background: #FEE8C8 url('./assets/images/bg-main.png') no-repeat fixed top center;

    margin: auto;

    max-width: 1280px;
    width: 100%;
    height: 100%;
}

.alignleft {
    float:left;
    clear: left;
}

.alignright {
    float:right;
    clear:right;
}

.aligncenter {
    margin: auto;
    display: block !important;
}

a, a:hover, a:active, a:focus {
color: #f05424;
    outline: 0;
    text-decoration: none;
}

nav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

nav ul li{
    display: inline-block;
    vertical-align: top;
    line-height: 50px;
    margin: 0;
}

nav ul li a{
    text-decoration: none;

    font-family: tahoma, sans-serif;
}

b, strong {

}

h1 {
    color: #00984A;
}

#header {
    height: 160px;
    position: relative;
    z-index: 9000;
}

#logo {
    height: 160px;
    line-height: 160px;
    display: block;
    margin: 0 30px 0 0;
}

#logo img {
    margin: 20px 0 0;
    display: inline-block;
    padding: 0;
}

ul#menu-fejlec-menu {
    margin: 95px 0 0;
    display: inline-block;
    position: relative;
}

ul#menu-fejlec-menu > li {
    height: 40px;
    line-height: 40px;

    display: block;
    float: left;
    position: relative;
}

ul#menu-fejlec-menu > li:last-of-type {
    clear: right;
}

ul#menu-fejlec-menu > li:hover > a {
    border: rgba(240, 84, 36, 1) solid 1px;
}

ul#menu-fejlec-menu > li > a {
    display: inline-block;

    text-decoration: none;
    color: #f05424;

    height: 40px;
    line-height: 40px;

    padding: 0 15px;

    border: rgba(240, 84, 36, 0) solid 1px;
}

ul.sub-menu {
    background: none;
    left: -9915px;
    position: absolute;
    /*height: 25px;*/
    top: 40px;
    display: block;
    z-index: 90000;
}

ul.sub-menu li {
    line-height: 15px;

    display: block;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    padding: 10px 15px;
    text-align: left;
}

ul.sub-menu li a {
    display: block;

    text-decoration: none;
    color: #f05424;
    font-size: 1em;
}

ul#menu-fejlec-menu > li:hover ul {
    left: 0px;
}

#main {
    background: #ffffff;

    padding: 15px;

    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 10px;
    min-height: 645px;
    position: relative;
    z-index: 500;
}

#footer {
    height: 145px;
}

#content > header {
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 10px 10px 10px 10px;

    height: 425px;
    width: 940px;
    display: inline-block;
    margin: 0 0 30px;
}

#content > header h1 {
    background: rgba( 252, 207, 142, 0.8);

    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 0 0 10px 10px;

    font-family: 'Open Sans Condensed';

    height: 100px;
    line-height: 90px;

    color: #00984a;
    display: inlin-block;
    font-size: 4.25em;
    font-weight: normal;
    margin: 325px 0 0;
    padding: 0 0 0 20px;
}

#content article {
    padding: 0 25px 25px;
}

#slideshow div {
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 10px 10px 10px 10px;
}

.skippr-nav-container {
    display: none;
}

.home h2 {
    font-family: 'Open Sans Condensed';
    color: #00984a;
    display: inlin-block;
    font-size: 2.5em;
    font-weight: 100;
    line-height: 1.2em;
    margin: 0 0 15px;
}

#footer-wrap {
    padding: 15px 25px 0;

    background: transparent url('./assets/images/logo-footer.png') no-repeat right center;
    height: 100px;
}

#footer-wrap .menu {
    margin: 0;

    border-bottom: #000000 solid 1px;
}

#footer-wrap .menu li {
    margin: 0 15px;
}

#footer-wrap .menu li:first-of-type {
    margin: 0 15px 0 0;
}

#footer-wrap .menu a {

}

#language ul.menu li a {
    padding: 0 5px;

}

#slideshow {
    height: 425px;

}

form p {
    color: #00984a;
}

form p input {
    border: 1px solid #f05424;
    color: #000000;
    height: 26px;
    line-height: 20px;
    padding: 0 5px;
    margin: 5px 0;
}
form textarea {
    border: 1px solid #f05424;
    color: #000000;
    line-height: 20px;
    padding: 0 5px;
    margin: 5px 0;
}
form select {
    border: 1px solid #f05424;
    color: #000000;
    line-height: 20px;
    padding: 0 5px;
    margin: 5px 0;
}

form p input[type=submit] {
    color: #ffffff;
    background: #f05424;
}

article ul {
    padding: 0px 0 10px 25px;

}

article ul li {
    line-height: 1.2em;
    padding: 10px 0;

}

article ol {
    padding: 0 0 10px 20px;

}

.jelentkezes-gomb {
    display: inline-block;

    color: #ffffff;
    background: #f05424;

    height: 20px;
    padding: 8px;

    font-weight: bold;

    border-radius: 5px;
    line-height: 20px;
}

.jelentkezes-gomb:hover {
    color: #ffffff;
    background: #f05424;
}