/*
 Theme Name:   Anne Kirkpatrick
 Theme URI:    http://www.Anne Kirkpatrick.com.au
 Description:  Anne Kirkpatrick Child Theme
 Author:       J6 design
 Author URI:   http://www.j6design.com.au
 Template:     accelerate
Version: 1.1.2
*/

@import url("../accelerate/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

body, button, input, select, textarea, a {
    color: #ffffff !important;
}

.main-small-navigation li {
    background-color:  #4a2429;
}

#secondary .widget_featured_single_post h3.widget-title a,
.entry-title,
.post .entry-title a {
	color: #ffffff;
letter-spacing: 2px;
    font-size: 40px;
text-transform: uppercase;
}

#colophon .widget ul li,
.footer-socket-wrapper .copyright {
	color: #ffffff;
}

.widget_image_service_block .entry-title a {
    color: #BAA699;
letter-spacing: 2px;
text-transform: uppercase;
}

#page {
box-shadow: none;
background: #421618 url(/wp-content/themes/annekirkpatrick/bg.jpg) no-repeat fixed center top;
}

#header-text-nav-container {
    	background: none;
   	border-bottom: none;
	margin: 10px 0px;
}

.main-navigation {
    background: none;
}

.main-navigation li {
 	border-right: 1px solid #fff;
float: right;
}

.main-navigation a {
   	color: #ffffff;
   	display: block;
	font-family: "Roboto Slab",sans-serif;
    	font-size: 18px;
}

/* =DROP DOWN
----------------------------------------------- */
.main-navigation ul li ul,
.main-navigation ul li ul li,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
	border: none !important;
}

.main-navigation ul li ul li a, .main-navigation ul li.current-menu-item ul li a, .main-navigation ul li ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor ul li a, .main-navigation ul li.current-menu-ancestor ul li a, .main-navigation ul li.current_page_item ul li a {
    background-color:  #4a2429;
}

#primary a {
text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    color: #BAA699;
    font-family: "Roboto Slab",sans-serif;
    font-weight: normal;
    padding-bottom: 18px;
}

#site-title a {
	color: #ffffff;
text-transform: uppercase;
	font-size: 70px;
letter-spacing: 4px;
-webkit-text-size-adjust: 50%; 
}

h1#site-title {
	padding-bottom: 5px;
}
#site-title a:hover {
	color: #BAA699;
}
#site-description {
	line-height: 24px;
	font-size: 16px;
	padding-bottom: 0;
	color: #BAA699;
}

#header-text-nav-wrap {
    padding: 50px 0px 20px 0px;
}

.slider-rotate {
    background: none repeat scroll 0 0 #fff;
border: 5px solid #ffffff;
}

#featured-slider .entry-container {
background: url(/wp-content/themes/annekirkpatrick/flourish.png) no-repeat  center bottom;
    bottom: 0;
    font-family: "Roboto";
    height: 200px;
    margin: auto;
    max-width: 1100px;
    position: absolute;
    right: 0;
height: 340px;
    width: 100%;
    z-index: 999;
}

#controllers {
    display: none;
}

a.slide-next, a.slide-prev {
    top: 100px;
}

a.slide-next {
    right: -10px;
}

.service-image {
    height: 200px;
    margin: 0 0 20px;
    overflow: hidden;
border: 5px solid #ffffff;
background: #ffffff;
}

.widget_image_service_block p {
    font-size: 15px;
    text-align: left;
}

#secondary h3.widget-title {
    border-bottom: 2px solid #ffffff;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.widget-title span {
    border-bottom: none  !important;
}
.widget_recent_entries h3 span:before {
	content: "";
}

.footer-socket-wrapper {
    background-color: #4a2429;
    border-top: none;
    padding: 10px 0;
}