/*
Theme Name:     Sole Spa Child
Description:    Easier to update parent theme
Author:         The Sole Spa
Template:       MyCuisine

(optional values you can add: Theme URI, Author URI, Version)
*/



/* positioned logo */
#logo { position: absolute; top: -17px; left: -5px; }

/* increased menu font */
ul#top-menu a { font-size: 15px; }

#top-menu .book-online-button a {background-color: #61181f; height:40px; line-height:40px; margin-top:15px;}

#top-menu .book-online-button a:hover {background-color: #42161a;} 

#top-menu .book-online-button.current_page_item a {
    height: 40px;
    line-height: 40px;
    background-image: none;
    color: #EEE4BA !important;
    font-style: italic;
    background-color: #42161a;
}

/* increased h2 category name size */
h2.category_name { font-size: 30px;}

/* bullet points to right of post */
.postid-69 #left-area ul {display: block;
margin-left: 248px;
}

/* fix cufon slider text problem */
 #page-top h1.category-title { font-size: 42px;}
 #page-top h2.title { font-size: 42px; text-transform: uppercase; }

.form-allowed-tags {
display: none;
}

/* footer menu with logo */
#footer-bottom { text-align: center; }
		ul.bottom-menu { background: url(http://thesolespa.com/wp-content/themes/MyCuisine/images/bottom-menu-bg.png) no-repeat top center; padding-top: 30px; padding-bottom: 15px; }
		.nobg ul.bottom-menu { background: none; }
			ul.bottom-menu li { font-size: 12px; padding-right: 16px; text-transform: uppercase; display: inline; }
				ul.bottom-menu li a { color:#442917; }
					ul.bottom-menu li a:hover {text-decoration: none; color: #a29d79; } 
						ul.bottom-menu li.current_page_item a { color: #a29d79 !important; font-style: italic; }