/*
Theme Name: U-Design Jennifer Healing
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: Jennifer Healing Child Theme for U-Design
Author: Yanik Grignon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 1.0.0
*/

@import url("../u-design/style.css");

body {
    background-color: #6B496A;
}

/* Background pour les autres pages */
#wrapper-2 {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/background_inside3.jpg) no-repeat scroll center top #FFFFFF;
    display: table;
    position: relative;
    width: 100%;
}

#bottom-footer-bg {    
    background: url(/wp-content/themes/u-design-jenniferhealing/images/footer_inside.jpg) no-repeat scroll center top #6B496A;
    position: relative;
    display: table;
    width: 100%;
    padding-top: 125px;
    padding-bottom: 0;
}

/* Keep the header color when there's a link */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #0D004C;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #6B496A;
}

/* Limite le probleme de background en forcant une hauteur minimale pour le contenu */
/* Header (184px) + titre de page (78px) + content (588px + 20px bottom padding) = 870px = hauteur de background_inside.jpg */
#page-content {
    display: block;
    min-height: 586px;
}

/* Reposition the logo */
#logo {
    top: 0px;
    margin-left: -10px;
    padding-left: 0px;
}

/* Restyle the menu */
#main-menu {
    background: none;
}

#navigation-menu {
    left: 200px;
    right: 0;
}

#navigation-menu ul.sf-menu > li {
    height: 184px;
    margin: 0 0 0 0;
}

#navigation-menu ul.sf-menu > li > a {
    padding: 0 0 0 3px;
}

#navigation-menu ul.sf-menu > li > a > span {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/current-menu-a.png) repeat-x left top;
    padding: 81px 20px 81px 20px;
}

#navigation-menu ul.sf-menu > li.current_page_item > a,
#navigation-menu ul.sf-menu > li.current_page_item > a:hover {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/current-menu-li.png) no-repeat left top;
}

#navigation-menu ul.sf-menu > li.current_page_item > a > span,
#navigation-menu ul.sf-menu > li.current_page_item > a:hover > span {
    background-color: #785c7f;
}

#navigation-menu ul.sf-menu > li > a:hover {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/hover-menu-li.png) no-repeat left top;
}

#navigation-menu ul.sf-menu > li > a:hover > span {
    background-color: #a37a98;
}

/* Resize the slider */
#c1-header .c1-slideshow {
    padding-left: 275px;
    height: 240px;
}

/* Hide the slider navigation */
#c1-resumeButton,
#c1-pauseButton,
#c1-nav {
    display: none;
}

/* Push the content further down */
#c1-header {
    padding-bottom: 245px;
}

/* Format the picture frames */
.one_third .custom-frame,
.one_third .custom-frame img,
.one_third .custom-frame img:hover,
.two_third .custom-frame,
.two_third .custom-frame img,
.two_third .custom-frame img:hover {
    border: 0px solid transparent;
}

.one_third .custom-frame img.img-pile-height-194 {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/frame-pile-312x258.png) no-repeat left top;
    margin: -2px 0px -7px -3px;
    padding: 29px 26px 35px 26px;
}

.one_third .custom-frame img.img-pile {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/frame-pile-302x218.png) no-repeat left top;
    margin: -2px 0px -7px -3px;
    padding: 29px 26px 35px 26px;
}

.one_third .custom-frame img.img-height-194 {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/frame-286x223.png) no-repeat left top;
}

.one_third .custom-frame img {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/frame-286x185.png) no-repeat left top;
    margin: -2px 0px -7px -3px;
    padding: 12px 13px 17px 13px;
}

.two_third .custom-frame img {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/frame-176x179.png) no-repeat left top;
    margin: -2px 0px -7px -3px;
    padding: 12px 13px 17px 13px;
}

/* Format the Keep in Touch section */

.keep_in_touch li {
    list-style-type: none;
    list-style-position: outside;
    line-height: 18px;
    height: 26px;
    margin: 0;
}

.keep_in_touch a,
.keep_in_touch span {
    display: block;
    padding: 2px 0 5px 24px;
    height: 20px;
    line-height: 20px;
}

span.phone {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/phone.png) no-repeat 0px 4px;
}

.skype {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/skype.png) no-repeat 0px 4px;
}

.facebook {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/facebook.png) no-repeat 0px 4px;
}

.twitter {
    background: url(/wp-content/themes/u-design-jenniferhealing/images/twitter.png) no-repeat 0px 4px;
}

/* Format the product listings */

li.cpt_item {
    list-style: none;
    margin-left: 0px;
}

.cpt_item_content .two_third {
    margin-bottom: 50px;
}

/* Format the testimonial page */

blockquote {
    font-family: Arial, Tahoma, Verdana, FreeSans, sans-serif;
    font-size: 100%;
    font-style: normal;
    line-height: 1.7;
}
