/*
Theme Name: X House v2
Description: A child theme of the Lucid theme by Elegant Themes
Author: Acumen Creative
Author URI: http://www.acumencreative.com.au
Template: Lucid
Version: 1.0
*/

@import url("../Lucid/style.css");


/**************** TYPOGRAHPHY ******************/

.entry h2.title, h1.title {
    color: #ea1313;
    padding-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 15px;
}

p {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 20px;
}

article.post ul, .comment-content ul, article.page ul {
    list-style-type: square;
    padding: 0 0 23px 16px;
    font-size: 14px;
    line-height: 22px;
}


/**************** LEFT CONTENT - PAGES ******************/

.post_content {
    padding: 36px;
}


/**************** REMOVE MAIN HEADER NAVIGATION ******************/

#main-header {
    display: none;
}


/**************** REMOVE SWITCHER FROM HOME PAGE ******************/

#switcher-container {
    display: none;
}


/**************** LOGO ******************/

.container #logo-area {
    margin: 25px 0;
    text-align: center;
}



/**************** SLIDER AND TEXT BELOW SLIDER ******************/

#home-featured-tagline {
    background-color: #EA1313;
    padding: 20px;
    margin-bottom: 40px;
}

#home-featured-tagline h1 {
    font-style: italic;
    text-align: center;
    padding-bottom: 10px;
    color: #ffffff;
}

#home-featured-tagline p {
    color: #ffffff;
    margin-top: 0;
    padding-bottom: 0;
    text-align: center;
}


#featured_section {
    margin: -59px 0 0;
}


#second-menu > ul > li > a:hover { 
    background-color: #ea1313 !important; 
}


/**************** HOME PAGE - 3 BOXES ******************/

.recent-category { 
    background-color: #ffffff !important;
    border: 1px solid #e5e5e5; 
    width: 298px;
    min-height: 375px;
}

h3.main-title {
    background-color: #000000 !important;
    border: 1px solid #ffffff !important;
    width: 266px;
    padding: 15px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 20px;
    text-transform: none;
}

.recent-category_widget .textwidget {
    padding: 15px;
}

.recent-category_widget .textwidget p {
    font-size: 13px;
    line-height: 20px;
}

.recent-category_widget {
    margin-bottom: 0;
}

p.button_red {
    float:right;
    margin-right:5px; 
}

a.button_red {
    color: #ea1313;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

a:hover.button_red {
    color: #8c8c8c;
    text-decoration: none;
}


/**************** CAPTION ******************/

.wp-caption {
    background-color: #ea1313;
    border: 1px solid #ea1313;
    color: #FFFFFF;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    padding: 5px 5px 0;
}


/**************** FOOTER ******************/

.footer-widget h4.widgettitle {
    color: #ea1313;
    font-weight: bold;
}

.footer_subtitle {
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: bold;
}

.button_booking {
    background-color: #ea1313;
    padding: 10px 15px;
}

a.button_booking {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

a:hover.button_booking {
    color: #87c7ed;
    text-decoration: none;
}

#bottom-menu a {
    padding: 0 15px 0 0;
    font-size: 12px;
}

#bottom-menu a:hover {
    color: #ea1313;
    text-decoration: underline;
}

p#copyright {
    margin-top: 0;
}




/**************** GRAVITY FORMS ******************/

.gform_footer input[type="submit"] {
    background-color: #ea1313;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 10px;
    border: none;
    font-size: 0.9em;
}


/**************** PHOTO GALLERY CAPTIONS ******************/

dd.gallery-caption {
    background-color: #ea1313;
}

.imagecaption  {
    background-color: #ea1313;
}
