/*
THEME NAME: Upspring Baby
THEME URI: http://www.entermedianow.com
DESCRIPTION: 
VERSION: 1.0
AUTHOR: <a href="http://www.entermedianow.com/">Chris Kendall - Entermedia, LLC.</a>
AUTHOR URI: http://www.entermedianow.com
*/

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	/* font-size: 62.5%; */
	font-size: 70%;
	color: #666;
	background-color: #fff;
	}

a {
	outline: none;
	color: #7ac142;
}
a img {border: none; }

#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	width: 862px;
	background: #fff;
	margin: 0 auto;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}


#headerWrapper {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff; 
}

#logoWrapper{
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
	
	
	
#upSpringNavContainer {
	display: block;
	margin: 0;
	padding: 0;
	height: 37px;
	width: 862px;
	background: url(images/bg_upSpringNavContainer.jpg) no-repeat top left;
}
#upSpringNavContainer ul li {
	display: inline;
	white-space: nowrap;
}
#upSpringNavContainer ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style-type: none;
	text-align: center;
}
#upSpringNavContainer ul a {
	text-decoration: none;
	margin: 0;
	padding: 0em 1.65em;
	font-size: 15px;
	color: #fff;
	white-space: nowrap;
}
#upSpringNavContainer ul a:hover {
	color: #7AC142;
}
#upspringBanner {
	background:transparent url(images/banner.jpg) no-repeat scroll 0 0;
	display:block;
	font-size:0;
	height:98px;
	line-height:0;
	margin:0;
	padding:0;
	width:862px;
}


#footer {
	padding: 0;
	background:#fff;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footerTop {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	height: 12px;
	width: 862px;
	background: url(images/bg_footerTop.jpg) no-repeat 0 0;
}
#footerContent {
	display: inline;
	float: left;
	clear: none;
	margin: 0;
	padding: 1px;
	width: 862px;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(images/bg_footer.jpg) repeat-y 0 0;
}
/*
#footerContentLeft, #footerContentCenter, #footerContentRight {
	position: relative;
	display: inline;
	float: left;
	clear: none;
	width: 30%;
	padding: 5px 10px;
	border-left: 1px dashed #ccc;
}
*/
#footerContentLeft, #footerContentCenter, #footerContentRight {
	position: relative;
	display: inline;
	float: left;
	clear: none;
	width: 264px;
	padding: 0 10px 10px 5px;
	margin-bottom: 10px;
	border-left: 1px dashed #ccc;
}
#footerContentLeft {
	border: none;
}
#footerContentRight {
	
}
#footerContent a.fullWidth img {
	display: inline;
	float: left;
	padding: 0;
	margin-right: 3px;
	margin-bottom: -5px;
}

#footerContent h3 {
	color: #522f91;
	font-size: 15px;
	margin:0;
	padding: 0;
}

#footerBottom {
	display: inline;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
	height: 38px;
	width: 862px;
	background: url(images/bg_footerBottom.jpg) no-repeat 0 0;
}

#footerBottom ul {
	margin: 0;
	padding-top: 7px;
	text-align: center;
	list-style-type: none;
}
#footerBottom ul li {
	display: inline;
	padding: 0 9px;
}

#footerBottom ul li a {
	font-size: 11px;
	color: #6a6a6a;
	text-decoration: none;
}
#footerBottom ul li a:hover {
	color: #522f91;
	text-decoration: underline;
}



#sidebar {
	float: right; 
	width: 19em;
	padding: 15px 0;
}
#sidebar h3 {
	font-size: 1.3em;
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	margin-bottom: 2px;
	color: #522F91;
}
#sidebar h3, #sidebar p {
	margin-right: 10px;
}
#sidebar ul.xoxo {
	padding-left: 0;
	list-style-type: none;
}
#sidebar ul.xoxo ul {
	padding-left: 25px;
}
input.text {
	width: 150px;
}





#mainContent {
  	margin: 0 21em 0 10px; /* the left margin will look best if you match the padding amount to the header and footer. */
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



div.entry-meta {
	background: #F7F7F7;
	padding: 10px;
	margin-bottom: 15px;
	color: #666666;
	font-style: italic;
	font-size: 9px;
}
.entry-date {
	font-style: italic;
	font-size: 10px;
	color: #999999;
	margin-bottom: 10px;
}

h2.entry-title {
	font-size: 1.75em;
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	margin-bottom: 2px;
	color: #522F91;
}
h2.entry-title a {
	color: #522F91;
	text-decoration: none;
}
abbr {
	border: none;
	text-decoration: none;	
}