/*
Theme Name: Tiny Tot Cakes
Theme URI: http://tinytotcakes.com/
Description: Theme for Tiny Tot Cakes.
Version: 1.0
Author: New Element Designs
Author URI: http://newelementdesigns.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Tiny Tot Cakes v1.0
	 http://tinytotcakes.com/

	This theme was designed and built by New Element Designs,
	whose site you will find at http://newelementdesigns.com/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	/*line-height: 1;*/
	font-family:Verdana, Geneva, sans-serif;
	background: #FFF url(images/baby-tile-bg.jpg) repeat;
	color: #111;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	/*outline: 0;*/
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	outline: none;
	color: #111;
}

button{
	outline: none;	
}

/* Header styles */

h1{
	
}
h2{
	font-size: 22px;
	padding: 7px 0;
}
h3{
	font-size: 17px;
	padding: 7px 0;	
}
h4{
	font-size: 13px;
	padding: 7px 0;
}

/* PAGE TEMPLATE */

#main-container{
	width: 960px;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
}

#cakes{
	width: 272px;
	height: 290px;
	position: absolute;
	right: 2px;
	top: 5px;
	z-index: 50;
	background: url(images/cakes.png) no-repeat
}

#header{
	width: 960px;
	float: left;
	overflow:hidden;
}

#logo a{
	display: block;
	width: 960px;
	height: 136px;
	background:url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
}

#nav-holder{
	width: 696px;
	height: 39px;
	background: url(images/nav-bg.jpg) no-repeat;
	margin: 0 auto;
	clear: both;
}

.nav {
	display: block;
	margin: 0 auto;
	width: 400px;
}

.nav li{
	display: inline;	
}

.nav li a{
	display: block;
	padding: 7px 15px;
	font-size: 15px;
	font-weight: 700;
	color: #555;
	float: left;
	text-decoration: none;
}

.nav li a:hover{
	color: #999;
	background: #FFF;
}

#content-holder{
	width: 960px;
	padding-top: 20px;
	margin-bottom: 20px;
	float: left;
	overflow:hidden;
}

#content{
	width: 636px;
	float: left;
}

#content-top-cap{
	width: 636px;
	height: 14px;
	background:url(images/content-top-cap.jpg) no-repeat;
	overflow: hidden;
	float: left;
}

#content-mid{
	width: 602px;
	padding: 3px 15px;
	float: left;
	line-height: 20px;
	font-size: 13px;
	background: #F4F9Fc;
	border-left: 2px solid #AEB9BD ;
	border-right: 2px solid #AEB9BD ;
}

#content-mid p{
	padding: 7px 0;	
}

#content-mid ul{
	margin: 10px 0 10px 45px;
	list-style:outside disc;
}

#content-mid ul li{
	padding: 5px 0;
	font-size: 13px;
}

#content-bottom-cap{
	width: 636px;
	height: 14px;
	background:url(images/content-bottom-cap.jpg) no-repeat;
	overflow:hidden;
	float: left;
}

#sidebar{
	width: 304px;
	float: right;
	overflow:hidden;
}

#sidebar-top-cap{
	width: 304px;
	height: 14px;
	background: url(images/sidebar-top-cap.jpg)	no-repeat;
	overflow:hidden;
	float: left;
}

#sidebar-mid{
	width: 270px;
	padding: 100px 15px 3px 15px;
	float: left;
	background: #F4F9Fc;
	border-left: 2px solid #AEB9BD ;
	border-right: 2px solid #AEB9BD ;
}


#sidebar-bottom-cap{
	width: 304px;
	height: 14px;
	background: url(images/sidebar-bottom-cap.jpg)	no-repeat;
	overflow:hidden;
	float: left;
}

#sidebar-mid h3{
	display: block;
	width: 260px;
	height: 43px;
	background:url(images/sidebar-title-bg.jpg) no-repeat;
	padding: 0 0 0 10px;
	color: #FFF;
	font-weight: 700;
	font-size: 15px;
	line-height: 40px;
	clear: both;
	margin-bottom: 10px;
}

#shoppingcartcontents{
	padding: 0 7px 7px 7px;
	font-size: 11px;
	line-height: 18px;
}

#shoppingcartcontents p{
	padding: 7px 0;	
}

.PeCategories{	
}
.PeCategories li{
	padding: 6px 0;
}

.PeCategories li a{
	display: block;
	padding: 5px;
	background: #EDEDED;
	text-decoration: none;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: 700;
	color: #333;
}

#footer{
	with: 960px;
	height: 60px;
	background:url(images/footer-bg.jpg) no-repeat;
	clear: both;

}

#footer .footer-links{
	display: block;
	width: 650px;
	margin: 0 auto;
}

#footer .footer-links li{
	display: inline;	
}

#footer .footer-links li a{
	display: block;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 20px 20px;
	float: left;
}

.shoppingcart{
	width: 100%;
	background: #EFDAFF;
}

.wpsc_checkout_table td{
	padding: 4px;
}

.wpsc_checkout_table td input{
	border: solid 1px #CCC;	
}

.wpsc_checkout_table td textarea{
	border: solid 1px #CCC;	
}

.contactform input{
	border: solid 1px #CCC;	
}

.contactform textarea{
	border: solid 1px #CCC;	
}

img.product_image{
	border: solid 3px #FFF;
}	

p.validation-error{
	border: 2px solid #F00;
	font-weight: 700;
	color: #F00;
}
