/* @override http://www.bcakeny.com/wp-content/themes/bcake/style.css */

/* @override http://www.bcakeny.com/bcake_new/wp-content/themes/bcake/style.css */

body {
	margin:0px auto;
	height:100%;
	font-family:"Helvetica Neue",Helvetica,sans-serif;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
li {
	margin:0;
	padding:0;
}
p {
	padding:0;
	margin:0;
}
a {
	text-decoration: none;
}
h2 {
	font-size:24px;
	color:#ec438b;
	font-weight:normal;
}
img {
	border:0;
}
#header{
	margin:0 0 40px 0;
	height:150px;
	width:100%;
	background-image:url('images/header_gradient.gif');
	background-repeat:repeat-x;
	border-bottom:8px #ec438b solid;
}
#header_nav {
	margin:0px auto;
	width:800px;
	height:150px;
	background-image:url('images/headerBG.jpg');
	background-repeat:none;
}
ul.topnav {
	padding:122px 0 0 170px;
}
ul.topnav li { 
	display:block;
	padding:0;
	float:left;
	text-align:left;
	margin-right:19px; 
}
ul.topnav li a {
	display:block;
}
#header_nav ul {
	width:800px
	list-style-type:none;
}
#header_nav ul li {
	display:inline;
	margin-right:19px
}
#content {
	margin:0px auto;
	min-height:500px;
	_height:500px;
	width: 720px;
}
#home {	
	width:50px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:0px 19px;
}
#home:hover {
	background-position:0px 0px;
}
#current_home {
	width:50px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:0px 0px;
}
#news {
	width:48px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-50px 19px;
	
}
#news:hover {
	background-position:-50px 0px;
}
#current_news {
	width:48px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-50px 0px;
	
}
#sb-title {
	display:none;
}
#gallery{
	width:72px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-98px 19px;
	
}
#gallery:hover {
	background-position:-98px 0px;
}
#current_gallery {
	width:72px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-98px 0px;
}
.press_box {
	float:left;
	width:250px;
	height:83px;
	display:block;
	margin:0 0 16px 0;
}
.press_box_first {
	float:left;
	width:250px;
	height:83px;
	display:block;
	margin:0 65px 16px 0;
}
.entry {
	margin:0 0 20px 0;
	color:#4c2e15;
}
.entry h2 {
	font-size:18px;
	text-decoration:underline;
	color:#ec438b;
}
#about{
	width:56px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-170px 19px;
	
}
#about:hover {
	background-position:-170px 0px;
}
#current_about {
	width:56px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-170px 0px;
}
#testimonials{
	width:118px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-226px 19px;
	
}
#testimonials:hover {
	background-position:-226px 0px;
}
#current_testimonials {
	width:118px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-226px 0px;
}
#faq{
	width:33px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-344px 19px;
	
}
#faq:hover {
	background-position:-344px 0px;
}
#current_faq {
	width:33px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-344px 0px;
}
#contact{
	width:76px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-377px 19px;
	
}
#contact:hover, .contact_selected {
	background-position:-377px 0px;
}
#current_contact {
	width:76px;
	height:19px;
	background-image:url('images/bcake_nav_sprite.png');
	background-position:-377px 0px;
}
#home_main {
	margin:0px auto;
	height:500px;
	width:565px;
	background-color:#fff;
}
.bubblesprite {
	display:block;
	width:175px;
	margin:0 0 10px 0;
	height:175px;
	background-image:url('images/circle_sprite.png');
	background-repeat:no-repeat;
}
.bubblesprite:hover {
	background-position:-175px 0px;
}
#lastbubble {
	margin-right:0px
}
.newsbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.newsbubble_link:hover {
	color:#633B1B;
}
.gallerybubble_link {
	color:#ec438b;
	text-decoration:none;
}
.gallerybubble_link:hover {
	color:#633B1B;
}
.aboutbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.aboutbubble_link:hover {
	color:#633B1B;
}
.testimonialsbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.testimonialsbubble_link:hover {
	color:#633B1B;
}
.faqbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.faqbubble_link:hover {
	color:#633B1B;
}
.contactbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.contactbubble_link:hover {
	color:#633B1B;
}
.weddingbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.weddingbubble_link:hover {
	color:#633B1B;
}
.celebrationbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.celebrationbubble_link:hover {
	color:#633B1B;
}
.luxurybubble_link {
	color:#ec438b;
	text-decoration:none;
}
.luxurybubble_link:hover {
	color:#633B1B;
}
.kidsbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.kidsbubble_link:hover {
	color:#633B1B;
}
.babyshowersbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.babyshowersbubble_link:hover {
	color:#633B1B;
}
.cupcakesbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.cupcakesbubble_link:hover {
	color:#633B1B;
}
.specialsbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.specialsbubble_link:hover {
	color:#633B1B;
}
.pressbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.pressbubble_link:hover {
	color:#633B1B;
}
.blogbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.blogbubble_link:hover {
	color:#633B1B;
}
.facebookbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.facebookbubble_link:hover {
	color:#633B1B;
}
.twitterbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.twitterbubble_link:hover {
	color:#633B1B;
}
.flickrbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.flickrbubble_link:hover {
	color:#633B1B;
}
.pricingbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.pricingbubble_link:hover {
	color:#633B1B;
}
.ingredientsbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.ingredientsbubble_link:hover {
	color:#633B1B;
}
.flavorsbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.flavorsbubble_link:hover {
	color:#633B1B;
}
.pricequotebubble_link {
	color:#ec438b;
	text-decoration:none;
}
.pricequotebubble_link:hover {
	color:#633B1B;
}
.deliverybubble_link {
	color:#ec438b;
	text-decoration:none;
}
.deliverybubble_link:hover {
	color:#633B1B;
}
.disclaimerbubble_link {
	color:#ec438b;
	text-decoration:none;
}
.disclaimerbubble_link:hover {
	color:#633B1B;
}
.news_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/home/HPnews_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.gallery_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/home/HPgallery_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.about_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/home/HPabout_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.testimonials_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/home/HPtestimonials_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.faq_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/home/HPfaq_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.contact_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/home/HPcontact_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.wedding_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/gallery/GALLERYwedding_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.celebration_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/gallery/GALLERYcelebration_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.luxury_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/gallery/GALLERYluxury_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.kids_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/gallery/GALLERYkids_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.babyshowers_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/gallery/GALLERYbabyshowers_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.cupcakes_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/gallery/GALLERYcupcakes_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.specials_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/news/NEWSspecials_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.press_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/news/NEWSpress_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.blog_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/news/NEWSblog_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.facebook_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/news/NEWSfacebook_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.twitter_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/news/NEWStwitter_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.flickr_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/news/NEWSflickr_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.pricing_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/faq/FAQpricing_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.ingredients_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/faq/FAQingredients_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.flavors_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/faq/FAQflavors_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.pricequote_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/faq/FAQpricequote_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.delivery_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/faq/FAQdelivery_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.disclaimer_bubble {
	float:left;
	width:175px;
	height:204px;
	text-align:center;
	font-size:24px;
	color:#ec438b;
	background-image:url('images/faq/FAQdisclaimer_175x175.jpg');
	background-repeat:no-repeat;
	margin-right:18px;
	margin-bottom:18px;
}
.testimonial {
	height:126px;
	width:565px;
	margin:0 0 20px 0;
}
.testimonial img {
	float:left;
	width:126px;
	height:126px;
	margin:0 10px 0 0;
}
.testimonial p {
	color:#4c2e15;
	font-size:12px;
	width:550px;
}
#footer {
	height:auto;
	width:100%;
	bottom:0;
	float:left;
	border-top:8px #ec438b solid;
	background-color:#633b1b;
}
#footer_info {
	margin:10px auto;
	width:800px;
	height:42px;
}
.footer_number {
	font-size:21px;
	color:#ec438b;
}
.footer_copyright {
	font-size:13px;
	color:#e6a1b8;
	margin-left:489px;
}
.pinktext {
	color:#ec438b;
}
.smallertext {
	font-size:12px;
}
img.attachment-thumbnail {
	border:3px #ec438b solid !important;
} 
#gallery-1 img:hover {
	border:3px #e6a0b8 solid !important;
}
#wpPopinLinks {
    height: 12px;
    padding: 4px;
    padding-top: 0px;
    padding-bottom: 7px;
    text-align: center;
    font-size: 9px;
    color: #fff;
    background: #000;
}
#wpPopin {
    padding: 5px;
    border: solid 5px #06c;
    background-color: #fff;
} 	