/*
 Theme Name:   MyCuisine Child 
 Description:  MyCuisine Child Theme
 Template:     MyCuisine
 Author:		Naz Rimmer
 Author URI:   http://ampersandcreative.com.au/
 Template:     MyCuisine
 Version:      1.0.0
 
 
*/


@import url("../MyCuisine/style.css");
			a.browse-menu { background:url(http://meatwithoutfeet.com.au/wp-content/themes/MyCuisine-child/images/browse-menu.png) no-repeat right bottom; color:#ffffff; text-shadow: 1px 1px 1px rgba(0,0,0,0.6); font-style: normal; display:block; font-size:16px; padding-right:19px; position: absolute; text-decoration:none; height: 38px; left: 345px; bottom: -18px; z-index: 5; }



 .thickbox {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f9f9f9;
	border: 3px solid #e5e5e5;
	border-radius: 6px;
	margin: 10px 10px 20px;
	padding: 20px;
	display: block;
	float: left;
}