
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
	background: url(../images/BACK-Green.png) repeat;
}

body.landing {
	margin-top: 75px;
	background-image: url(../images/BACK-Pop-Pattern.png);
}
body.landing h1 {
	width: 635px;
	height: 420px;
	margin:100px auto;
	background: url(../images/LOGO-Index.png) no-repeat;
}

body.landing h1 span {
	display:none;
}

.column-1, .column-2 {
	width:350px;
	float:left;
}

.column-2 + * {
	clear:left;
}

a:link {
	color: #993399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993399;
}
a:hover {
	text-decoration: none;
	color: #778833;
}
a:active {
	text-decoration: none;
}

.wrapper {
	width:800px;
	margin: 0 auto;	
}
#header, #sub-header, #content {
	width:800px;
}

#header {
	height:185px;
	margin:0 auto;
	background: url(../images/BACK-Purple.png) repeat;
	padding-top: 10px;
}

#blog-title {
	background: url(../images/LOGO-Pages.png) no-repeat;
	width:220px;
	height:155px;
	margin: 10px 31px;
	display:block;
	float:left;
}
#blog-title span {
	display:none;
}
#blog-description {
	display:none;
	float:left;
}
#navigation {
	float:left;
}
#navigation li {
	list-style:none;
}
#navigation li.secondary {
	clear:left;
	float:right;
	margin-left:10px;
	position:relative;
	top:-5px;
	font-size:10px;
}

li.page_item {
	float:left;
}
li.page_item a {
	display:block;
	width:61px;
	height:150px;
	margin: 10px 17px;
}
li.page_item a span {
	display:none;
}
li.page_item.find-us a {
	background: url(../images/buttons/FINDUS-Pop1.png) no-repeat;
}
li.page_item.find-us a:hover {
	background-image: url(../images/buttons/FINDUS-Pop2.png);
}
li.page_item.our-pops a {
	background: url(../images/buttons/OURPOPS-Pop1.png) no-repeat;
}
li.page_item.our-pops a:hover {
	background-image: url(../images/buttons/OURPOPS-Pop2.png);
}
li.page_item.pop-shop a {
	background: url(../images/buttons/POPSHOP-Pop1.png) no-repeat;
}
li.page_item.pop-shop a:hover {
	background-image: url(../images/buttons/POPSHOP-Pop2.png);
}
li.page_item.about a {
	background: url(../images/buttons/ABOUT-Pop1.png) no-repeat;
}
li.page_item.about a:hover {
	background-image: url(../images/buttons/ABOUT-Pop2.png);
}
li.page_item.contact a {
	background: url(../images/buttons/CONTACT-Pop1.png) no-repeat;
}
li.page_item.contact a:hover {
	background-image: url(../images/buttons/CONTACT-Pop2.png);
}

#sub-header {
	clear:left;	
	background:#fff;
}

#content, #footer {
	background:#fff;
	padding:5px 30px;
	width:740px;
}
#footer {
	background:none;
	font-size:10px;
}

#content div.page h1.entry-title a,
#content.posts h1.about a {
	height:61px;
	width:150px;
	display:block;
}

#content div.page h1.entry-title a span {
	display:none;
}

#content.posts h1.about a span {
	display:none;
}

#content h1.about a {
	background: url(../images/SIDEPOP-About.png) no-repeat;
}

#content h1.entry-title.our-pops a {
	background: url(../images/SIDEPOP-Our-Pops.png) no-repeat;
}

#content h1.entry-title.find-us a {
	background: url(../images/SIDEPOP-Find-Us.png) no-repeat;
}

#content h1.entry-title.contact a {
	background: url(../images/SIDEPOP-Contact.png) no-repeat;
}
#content h1.entry-title.pop-shop a {
	background: url(../images/SIDEPOP-Pop-Shop.png) no-repeat;
}
/* needs special treatment */
#content h1.news a {
	text-indent:-2000px;
	height:61px;
	width:150px;
	display:block;
	background: url(../images/SIDEPOP-News.png) no-repeat;
}


.entry-content.our-pops .flavor-block {
	width:33%;
	float:left;
}
.entry-content.our-pops .flavor-block + p {
	clear:left;
}
.entry-content.our-pops .flavor-block ul {
	margin-left:20px;
	font-size:14px;
	font-weight:bold;
	
}
#content .entry-content.our-pops .flavor-block li {
	list-style:none;
	margin:0;
}
.flavor-block h3 {
	width:150px;
	height:55px;
}
.flavor-block h3 span {
	display:none;
}
.flavor-block h3.juicy-pops {
	background: url(../images/juicy-pops.gif);
}
.flavor-block h3.creamy-pops {
	background: url(../images/creamy-pops.gif);
}
.flavor-block h3.power-pops {
	background: url(../images/power-pops.gif);
}

hr.divider {
	height:30px;
	margin:0 auto;
	width:800px;
	background: url(../images/BACK-Purple.png);
	border:none;
}
#footer p {
	width:370px;
	float:left;
	color:#fff;
}
p#generator-link {
	text-align:right;
}

#home-news {
	float:right;
	width:175px;
	font-size:12px;
}

#home-news p {
	font-size:12px;
}
.slideshow-container {
	position:relative;
	padding:8px;
	overflow:hidden;
}

#slideshow-people {
	height:300px;
	width: 380px;
}
#slideshow-home {
	height: 350px;
	width: 530px;
}

.join-mailing-list {
	display:block;
	width:110px;
	height:110px;
	background: url(../images/JOIN-Button1.png);
}
.join-mailing-list span {
	display:none;
}
.join-mailing-list:hover {
	background: url(../images/JOIN-Button2.png);
}

form.mailinglist {
	width:500px;
}

form.mailinglist label {
	float:left;
	clear:left;
	width:120px;
	margin: 8px 5px;
	font-weight:bold;
}

form.mailinglist input, form.mailinglist select {
	float:left;
}

form.mailinglist input.sign-up {
	width: 150px;
	height: 61px;
	background: url(../images/SIDEPOP-Sign-Up.png);
	clear:left;
	position:relative;
	left:200px;
	text-indent: -2000px;
}
form.mailinglist div.inputLine {
	clear:both;
}

h2.section-heading {
	height:55px;
	width:150px;
	text-indent:-2000px;
	margin:20px 0 0 0;
}
h2.go-gopops {
	background: url(../images/go-gopops.gif) no-repeat;
}
h2.email {
	background: url(../images/email.gif) no-repeat;
}
h2.phone {
	background: url(../images/phone.gif) no-repeat;
}
h2.join-email-list {
	background: url(../images/join-email-list.gif) no-repeat;
	width:210px;
}
h2.thank-you, h1.entry-title.thank-you {
	background: url(../images/thank-you.gif) no-repeat;
}

h2.weekends {
	background: url(../images/weekends.gif) no-repeat;
}
h2.special-events {
	background: url(../images/special-events.gif) no-repeat;
}

.entry-content p {
	font-size:14px;
}

.entry-content.contact p {
	margin:0 0 11px 9px;
}

.entry-content.find-us p {
	margin:0 0 11px 9px;
}

/* Utility */
.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.clear {
	clear:both;
}
