/*
    Theme Name: IARABeach.com / Site Theme
    Theme URI:
    Author: Zsolt Karda
    Author URI:
    Description: IARABeach.com / Site Theme
    Version: 1.0 [ 16/06/2013 ]
    License: Private Theme
    License URI: license.txt
    Tags: none

Width: 1230
Glutter: 30

*/

/* css reset */

@charset "utf-8";

@import url("assets/css/normalize.css");
@import url("assets/css/responsive.css");

/* css reset end */

/* body */

html, body{
    color: #23241F;

    font-family: arial;
    font-size: 14px;

    line-height: 16px;

    padding: 0;

    width: 100%;
    margin: 0;
}

html {
    background: #eae9e2;
}

body {
    background: #FFFFFF;
}

.alignleft {
    float:left;
    clear:left;
}

.alignright {
    float:right;
    clear:right;
}

.aligncenter {
    margin: auto;
    display: block !important;
}

a:hover, a:active, a:focus {
    outline: 0;
}

nav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

nav ul li{


    display: inline-block;
    vertical-align: top;
}

nav ul li a{
    text-decoration: none;
}

ul {
    padding-left: 15px;
}

h1, h2, h3, h4, nav a {
    font-family: 'Crimson Text', serif;
    margin: 0;
}

h2, h3 {
    color: #C8A252;

    font-weight: normal;
    font-size: 3em;
    line-height: 1em;
}

h3 {
    font-size: 2em;
}

.column{
    display: inline-block;
    vertical-align: top;
    padding: 0 1%;
}

.site-width {
    width: 100%;
}

.full {
    width: 960px;
}

.half {
    width: 48%;
}

.third {
    width: 32%;
}

.twothird {
    width: 62%;
}

.quarter {
    width: 24%;
}

/* navigations */

#menu-fejlec-navigacio {
    display: inline-block;
    vertical-align: top;
    width: 60%;
}

#header-nav li{
    background: #EAE9E2;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 5px;
}

#header-nav a {
    color: #222222;

    text-transform: uppercase;
    font-size: 1.4em;
}

#header-nav a:hover, #header-nav .current-menu-parent a, #header-nav .current-page-ancestor a, #header-nav .current-menu-item a {
    color: #FFFFFF;
}

#header-nav li:hover, #header-nav .current-menu-parent, #header-nav .current-page-ancestor, #header-nav .current-menu-item {
    background: #C8A252;
}

#menu-foglalasi-menu {
    text-align: right;

    float: right;
    clear: right;
}

#menu-foglalasi-menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#menu-helyszin-menu {
    margin: 110px 0 30px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

#menu-navigacios-menu {
    text-align: right;

    float: right;
    clear: right;
    display: inline-block;
    margin: 80px 0 30px;
    vertical-align: top;
}

#menu-navigacios-menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#footer-nav {
    height: 65px;
    line-height: 65px;
}

#footer-nav ul {
    height: 15px;
    line-height: 15px;
    display: inline-block;
}

#footer-nav a {
    color: #FFFFFF;
    font-family: arial;
}

#footer-nav li {
    border-right: #FFFFFF solid 1px;
    height: 13px;
    line-height: 13px;
    padding: 0 9px 0 6px;
}

#footer-nav li:first-of-type {
    padding-left:0px;
}

#footer-nav li:last-of-type {
    border: none;
}

/* navigations end */

/* body > header */

#header {
    height: 175px;
}

#logo {
    height: 175px;
    width: 215px;

    line-height: 175px;
    display: block;
    text-align: center;
}

#logo img{
    display: inline;
}

/* body > header end */

/* body > slideshow */

#kzs_iara_main_slideshow, .innerslideshow {
    margin: 0 0 25px;
    overflow: hidden;
    position: relative;
}

.innerslideshow {
    border-bottom: #D9D9D9 dotted 1px;
    margin-top: 5px;
    padding: 25px 0;
}

.slidesjs-navigation {
    background: transparent url('./assets/images/controll.png') no-repeat 0 -108px;
    display: block;
    height: 92px;
    width: 50px;
    margin-top: -46px;
    left: 0;
    top: 50%;
    position: absolute;
    text-indent: -9000px;
    z-index: 10000;
}

.innerslideshow .slidesjs-navigation {

}

.slidesjs-previous:hover {
    background-position: 0 0;
}

.slidesjs-next {
    background-position: -50px -108px;
    right: -54px;
    left: 100%;
    margin-left: -50px;
}

.slidesjs-next:hover {
    background-position: -50px 0px;
}

/* body > slideshow end */

/* body > content */

.block {
    margin: 0 auto 30px;
}

.block h2 {
    border-bottom: #D9D9D9 dotted 1px;
    padding-bottom: 0.5em;
    margin-bottom: 15px;
}

/* body > content > event */

.iara-event {
    border-bottom: #D9D9D9 solid 1px;
    margin: 25px 0 0;
    padding: 0 0 25px;
}

.iara-event p {
    font-size: 0.9em;
}

.iara-event .half:first-of-type {
    border-right: #D9D9D9 dotted 1px;

    min-height: 190px;

    padding-left: 0;
    font-size: 0;
}

.iara-event .half:first-of-type {
    padding-left: 0;
    font-size: 0;
}

.iara-event .simple {
    padding-left: 0;
}

.iara-event figure {
    padding: 0 2px 0 0;
    font-size: 0;
}

.iara-event {
    position: relative;
}

.meta {
    background: transparent url('./assets/images/date.png') no-repeat bottom center;
    color: #23241F;
    height: 58px;
    width: 58px;
    margin: 0 13px 0 0;
    padding: 6px 0 16px;
    font-size: 14px;
    line-height: 16px;
}

.meta span {
    display: block;
    text-align: center;
    line-height: 1.2em;
}

.day {
    color: #C8A252;
    font-size: 1.5em;
    width: 60px;
    font-weight: bold;
}

.month {
    font-size: 0.7em;
    width: 60px;
    text-transform: lowercase;
}

.year {
    font-size: 0.9em;
    text-transform: uppercase;
    width: 60px;
    font-weight: bold;
}

.more-link {
    background: #23241F;
    color: #FFFFFF;
    clear: both;
    height: 26px;
    line-height: 26px;
    padding: 0 7px;
    position: absolute;
    text-decoration: none;
    right: 0px;
    bottom: 20px;
}

/* body > content > event end */

/* body > content > dinendrink */

.dinendrink {
    border-bottom: 1px dotted #D9D9D9;
    padding-bottom: 15px;
}

/* body > content > dinendrink end */

/* body > content > gallery */

.gallery-short {
    position: relative;
}

.gallery-short a {
    text-decoration: none;
}

.gallery-short figcaption {
    background: #23241F url('./assets/images/bg-gallery.jpg') no-repeat center center;
    display: block;
    position: absolute;
    height: 70px;
    width: 435px;
    border-top: #FFFFFF solid 1px;
    bottom: 0;
    color: #ffffff;
    padding: 15px;
}

.side1{
    padding-left:0px;
}

.side0{
    padding-right: 0;
    padding-left: 2%;
}

.gallery-short figcaption p{
    font-size: 0.9em;
}

.gallery-short figcaption h3{
    font-size: 1.4em;
}

.gallery-thumbnail {
    max-height: 160px;
    margin : 1px 1px -1px 0;
    width: 239px;
}

.gallery-block {
    border-bottom: 1px dotted #D9D9D9;
    font-size: 1.5em;
    border-top: 1px dotted #D9D9D9;
    margin: 30px 0;
    padding-top: 20px;
    display: none;
}

.gallery-block header {
    text-align: center;
    height: 140px;
}

/* body > content > gallery end */

/* body > content end */

/* body > footer */

#footer {
    background: #009396 url('./assets/images/bg-footer.jpg') repeat-x left center;
    font-size: 12px;

    height: 335px;
}

#kzs_iara_footer_area {
    min-height: 270px;
}

#site-closer {
    background: #23241F;
    min-height: 65px;
    line-height: 65px;
}

#footer h4 {
    color: #FFFFFF;

    margin: 25px 0 10px;
    font-size: 1.8em;
    font-weight: normal;
    border-bottom: 1px dotted #23241F;
    padding: 0 0 15px;
}

/* body > footer end */

/* body end */