/*
Theme Name: Betty's Cake and Candy Shop
Theme URI: http://www.bettyscakeshop.com
Description: Betty's Cake and Candy Shop Website.
Version:
Author: Sarah Brenner, Disruptive Ventures, Inc.
Author URI: http://www.disruptiveventures.com

*/

/* Reset global properties
----------------------- */
* {
	margin: 0px;
	padding: 0px;
 }

html, body, p, form, input, label, 
div, span, h1, h2, h3, h4, h5, h6, h7,
br, a, table, tr, td, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	list-style-type: none;
 }
 
/* Basic HTML tags
--------------- */
a {
	color: #F69EB2;
 }

a:hover {
	color: #999999;
 }
 
 a:focus {
	outline: none;
}

a:active {
	outline: none;
}

#contact_info a {
	color: #FFF;
	text-decoration: none;
}
 
p {
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 1em;
 }
 
h2 {
	font-weight: bold;
	font-size: 15px;
	color: #A4D981;
	padding: 0px;
	margin: 0px;
	padding-bottom: 1em;
 }
 
#sidebar h2 {
	font-weight: bold;
	font-size: 15px;
	color: #A4D981;
	padding: 0px;
	margin: 0px;
	padding-bottom: 0em;
 }
 
 .email {
	vertical-align: text-bottom;
}

.logo a {
	text-indent:-9999em;
	width: 368px;
	height: 175px;
	background: url(images/Bettys_Logo.gif) no-repeat;
	display:block;
  }

.logo{
	float: left;
	height: 175px;
	width: 368px;
	margin-left: 1px;
	margin-top: 0px;
 }
 
 .left {
	float: left;
}
 
 .right {
	float: right;
}

.clearfloat {
	clear:both;
	height:0px;
}

.main_img{
	margin-right: 2px;
 }

.nav_weddings{
	width: 96px;
	background: url(images/nav-weddings.gif) no-repeat;
	height: 117px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
	float: left;
	margin-top: 60px;
 }

.nav_weddings:hover, .nav_weddings_up{
	width: 96px;
	background: url(images/nav-weddings_up.gif) no-repeat;
	height: 117px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
	float: left;
	margin-top: 60px;
 }

.nav_occassions{
	width: 93px;
	background: url(images/nav-occassions.gif) no-repeat;
	height: 117px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
	float: left;
	margin-left: 34px;
	margin-top: 60px;
 }

.nav_occassions:hover, .nav_occassions_up{
	width: 93px;
	background: url(images/nav-occassions_up.gif) no-repeat;
	height: 117px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
	float: left;
	margin-left: 34px;
	margin-top: 60px;
 }

.nav_treats{
	width: 82px;
	background: url(images/nav-treats.gif) no-repeat;
	height: 117px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
	float: left;
	margin-left: 3px;
	margin-top: 60px;
 }

.nav_treats:hover, .nav_treats_up{
	width: 82px;
	background: url(images/nav-treats_up.gif) no-repeat;
	height: 117px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
	float: left;
	margin-left: 3px;
	margin-top: 60px;
 }

.nav_about{
	width: 94px;
	background: url(images/nav-about.gif) no-repeat;
	height: 117px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
	float: left;
	margin-left: 26px;
	margin-top: 60px;
 }

.nav_about:hover, .nav_about_up{
	width: 94px;
	background: url(images/nav-about_up.gif) no-repeat;
	height: 117px;
	cursor: pointer;
	text-indent:-9999em;
	display:block;
	float: left;
	margin-left: 26px;
	margin-top: 60px;
 }
 
 .title_Weddings{
	width: 266px;
	background: url(images/title_Weddings.gif) no-repeat;
	height: 70px;
	margin: auto;
	margin-bottom: 15px;
 }
 
 .title_Occasions{
	width: 266px;
	background: url(images/title_Occasions.gif) no-repeat;
	height: 71px;
	margin: auto;
	margin-bottom: 15px;
 }
 
 .title_Treats{
	width: 266px;
	background: url(images/title_Treats.gif) no-repeat;
	height: 70px;
	margin: auto;
	margin-bottom: 15px;
 }
 
 .title_About{
	width: 266px;
	background: url(images/title_About.gif) no-repeat;
	height: 71px;
	margin: auto;
	margin-bottom: 15px;
 }
 
 .title_Specials{
	width: 270px;
	background: url(images/title_Specials.gif) no-repeat;
	height: 70px;
	margin: auto;
	margin-bottom: 15px;
 }
 
 .title_Error{
	width: 266px;
	background: url(images/title_Error.gif) no-repeat;
	height: 70px;
	margin: auto;
	margin-bottom: 15px;
 }
 
 .title_Flavors{
	width: 266px;
	background: url(images/title_Flavors.gif) no-repeat;
	height: 71px;
	margin: auto;
	margin-bottom: 15px;
 }
 
 .title_PriceList{
	width: 266px;
	background: url(images/title_PriceList.gif) no-repeat;
	height: 70px;
	margin: auto;
	margin-bottom: 15px;
 }

 
/* Start Website in Sequence */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #666666;
	background-color: #a4d981;
 }

#wrapper {
	text-align: center;
	margin:  0 auto;
	width: 900px;
}

#nav {
	margin: auto;
	width: 856px;
	background: url(images/bkrnd_top.gif) no-repeat 0 100px;
	height: 205px;
	padding-left: 44px;
}

#middle {
	width: 852px;
	padding: 0px 24px 0px 24px;
	background: #fff url(images/bkrnd_middle.gif) repeat-y;
}

#main_img {
	float: left;
	width: 280px;
	height: 464px;
	margin-left: 1px;
}

#sidebar {
	float: left;
	width: 180px;
	height: 464px;
	margin-left: 10px;
}

#blog_wrapper {
	float: right;
	width: 645px;
	height: 464px;
}

#blog_content {
	width: 645px;
	height: 379px;
	overflow: auto;
}

#content_wrapper {
	float: right;
	width: 545px;
	height: 464px;
}

#content {
	width: 545px;
	height: 379px;
	overflow: auto;
}

#specials {
	margin: auto;
	width: 506px;
	background: #FFF;
	height: 70px;
	padding: 20px 197px 0 197px;
	float: left;
}

.specials_title {
	margin-top: 20px;
	float: left;
}

#specials_feed {
	width: 269px;
	height: 62px;
	float: right;
	padding: 8px 20px 0px 20px;
	background: url(images/bkrnd_specials.gif) no-repeat right;
	font-size: 12px;
	color: #93D16E;
}
 
 #specials_feed ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#specials_feed  li {
	width: 265px;
	height: 15px;
	overflow: hidden;
	padding: 2px 0px 0px 0px;
}

#contact_info {
	color: #FFF;
	clear:  both;
	font-size: 14px;
	padding-top: 20px;
	margin:  0 auto;
	text-align: center;
	width: 600px;
	padding-bottom: 20px;
}




   
 /* End Center */
 
 

/* Start Bottom */



/* End Bottom */
 
 /* Start Forms */

input, textarea {
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
 }

form td {
	color: #434132;
	font-weight: bold;
	font-size: 12px;
 }

.search_input {
	width: 110px;
 }
 
.search {
	width: 50px;
	font-size: 0.9em;
	background-color: #A4D981;
	color: #FFFFFF;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
 }

.submit {
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #434132;
	color: #FFFFFF;
	margin-left: 20px;
 }
 
.reset {
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #434132;
	color: #FFFFFF;
 }
/* End Forms */

	/* Start Blog */
	
	 #sidebar ul {
	margin: 0.5em 0 0.5em 0;
	line-height: 2em;
	text-align: left;
	padding-bottom: 1em;
}

 #sidebar li {
	font-size: 12px;
	position: relative;
}
 
 .postmetadata {
	font-size: 11px;
	color: #333333;
}
 
 .postline {
	border-bottom: dotted #666666 1px;
	padding-bottom: 5px;
}
 
 .date {
	font-size: 11px;
	color: #333333;
}
 
.postmetadata a {
	color: #ED1C24;
	text-decoration: none;
}
 
.entrywrapper{
	padding-bottom: 5px;
}

.entry{
	text-align: left;
	line-height: 1.5em;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: -1px;
}

.entry a{
	color: #A4D981;
}
 
.entry h2 {
	font-weight: bold;
	font-size: 15px;
	color: #A4D981;
	padding: 0px;
	margin: 0px;
 }

.entry a:hover{
	color: #333333;
}

.entry p a:active,.entry p a:hover {
	color: #000;
	text-decoration: none;
}

.post {
	margin: 0 0 10px 0;
	text-align: justify;
}

.clear{
	clear: both;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Clear Fix Code */
.ClearFix:after{
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
      height:1%;
 }

/* WinIE6 and below */
* html .ClearFix{
      height:1%;
}

/* MacIE only */
/*¥*//*/
.ClearFix{
	display:inline-table;
 }
/**/

