/*
Theme Name: Eleve v3
Theme URI: http://www.eleve-style.com
Description: Theme for Eleve Image Consulting
Version: 3.0
Author: Jeff Golenski - Schwadesign
Author URI: http://schwadesign.com
*/


    /* --------------------------------------- BODY  */


body {
	margin: 0;
	padding: 20px 0;
	color: #666;
	font-family: Georgia, Times, Serif;
	text-align: center;
	background: #ccc;
	font-size: 9pt;

}


a:link, a:visited, a:active {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover, a:focus {
	text-decoration: underline;
}	

/* --------------------------------------- STRUCTURE  */
 
#shell {
	width: 858px;
	margin: 0 auto;
	padding: 12px 22px 0 22px;
	text-align: left;
	background: #fff url('images/shellbg.jpg') 50% 0 no-repeat;
} 
   

#header {
	width: 100%;
	border-bottom: 1px #b299b2 solid; 
}

#titleholder {
	float: left;
}

#enewsholder {
	float: left;
	background: #f0eaf0;
	width: 158px;
	padding-top: 10px;
	height: 90px;
}

#enewsholder p {
	font-size: 8pt;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	margin: 0 5px 5px 5px;
}	

.homesection {
 border-bottom: 1px #b299b2 solid;
padding-bottom: 15px;   
}

.introphoto {
	float: left;
	width: 560px;
	margin-right: 5px;
	height: 342px;
}

.introphoto img {
	width: 560px;
	height: 342px;
	border: none;	
}

.featuredproduct {
	float: left;
	width: 293px;
	overflow-x: hidden;
	overflow-y: hidden;
}
	.innerproduct {
		padding: 10px 10px 0 10px;
		background: #f5f5f5;
		height: 332px;
	}

	.innerproduct h3 {
		margin: 0 0 20px 0;
	}
	
	.innerproduct p {
		 clear: left;
		}
		
	.innerproduct a {
	text-transform: uppercase;
	color: #5B1D55;
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
}     

.innerabout {	
	width: 559px;
	padding-right: 15px;
	float: left;
}

.innertestimonial {
	float: left;
	width: 280px;

}   

/* --------------------------------------- COMMON ELEMENTS  */

h1 {
 		color: #fff;
	 	font-size: 8pt;
		font-style: italic;
		background: #5B1D55;
		padding: 7px;
		width: 95px; 
		margin: 0 0 7px 0;
		text-transform: lowercase;  
}

h2, h2 a {
 	color: #666;
font-family: Georgia, Times, Serif;
font-style: italic;
	/*font-family: arial, verdana, sans-serif;*/
	font-size: 10pt;
	margin: 0;
	padding: 0;      
}

h3 {
	 color: #666;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	font-size: 9pt;
	margin-top: 2px; 
} 

p {
	 color: #666;
	line-height: 14pt; 
}


  
img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

span.purple {
	color: #5B1D55;
	font-weight: bold;
		font-family: Georgia, Times, Serif;
}

span.purple a:link, span.purple a:active, span.purple a:visited {
	color: #5B1D55;
	text-decoration: none;
}

span.purple a:hover {
	color: #5B1D55;
	text-decoration: underline;
}

span.purplesans, span.ec3_list_day {
	color: #5B1D55;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

span.quotesource {
	font-style: italic;
	font-size: 8pt;
	color: #666;

}

ol {
	list-style: disc;
	margin: 0 0 20px 15px;
	padding: 0;
	color: #666;

}

ol li {
	line-height: 14pt;

}

small {
	color: #666;
	font-size: 8pt;
	font-weight: bold;
	display: block;
	
}     

/* ------ MAIN NAV ----- */

	
     /* rest of mainnav styling in css/default.css */
	

   


 

.homesection .section {
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
}

.homesection .newssection {
	padding: 10px;
	margin: -10px 0 10px 0;
	border-bottom: 1px #b299b2 solid;
	background: #ebebeb;	
} 

.homesection p {
	margin-top: 0;
	padding-top: 0;
	color: #666;
	line-height: 14pt;
}

.homesection p+p {
	color: #666;
	line-height: 14pt;
}


.homesection ul, .fullspan ul {
	color: #666;
	line-height: 14pt;
	list-style: none;
	font-size: 8pt;
	font-family: arial, verdana, sans-serif;
    margin: 0;
    padding: 0;
} 

.homesection ul li, .fullspan ul li {
	margin-bottom: 10px;
	
}


.homesection ul.italic {
	color: #666;
	line-height: 14pt;
	font-style: italic;
	list-style: none; 
	
}

.homesection img.left {
	float: left;
	margin: 10px 20px 20px 0;
}        

.homenews {
	clear: both;
    color: #666;
	line-height: 14pt;
	padding-top: 15px;	   
}   


.homenews div.newsblock {
	float: left;
}

.homenews .upcomingevents {
	width: 268px;
	margin: 0 9px;
}

.homenews .tipoftheweek {
	width: 282px;
	margin-right: 4px;
}

.homenews .asktheexpert {
	width: 282px;
	margin-left: 4px;
}

.homenews h1 {

}

.homenews h2 a {
	font-style: normal;
	padding-bottom: 5px;
}

.homenews h3 {
 	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;  
	    
}

.homenews h2.event {
	margin: 0 0 8px 0;
	
}

.homenews .homeevent h3 {
	color: #663366;
	margin: 0;
	
}

.homeevent p {
	margin-top: 8px;
	
}

.homenews a {
	font-style: italic;
}

.testimonialpull {
	width: 245px;
	min-height: 180px;
	float: right;
 	border-top: 1px #b299b2 solid;
	border-bottom: 1px #b299b2 solid;
    color: #666;
	line-height: 16pt;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 20px 20px;
	font-size: 8pt;	   
}  


.contact {
	font-size: 8pt;
	font-weight: bold;
	color: #666;
	margin: 0 0 10px 0;
}

.contact a:link, .contact a:active, .contact a:visited {
	color: #5B1D55;
	text-decoration: none;
}

.contact a:hover, .contact a:focus {
	text-decoration: underline;
} 

.forward {
	float: right;
	text-align: right;
}

#footer {
	width: 858px;
	margin: 0 auto;
	padding: 10px 22px;
  	background: #fff url('images/footerbg.jpg') 100% 100% no-repeat;
	text-align: left; 
	color: #5B1D55;
	font-weight: bold;
	font-size: 8pt;
	line-height: 12pt;
	clear: both;
}

#footer img {
	float: left;
	margin-right: 10px;
	border: none;
}

.clear {
   clear: both;
   font-size: 1px;
   height: 1px;
}

/* -------------- EMAIL SIGNUP & SEARCH & HEADER CART */

.signupblock {
	background: ;
}
	
#enewsholder input#ea {
	font-size: 7pt;
	color: #666;
	float: left;
	width: 114px;
	height: 11px;
	padding: 5px;
	background: #121111 url('images/enl-input.jpg') 0 0 no-repeat;
	border: none;
    font-family: arial, verdana, sans-serif; 
	font-weight: bold;

}

#enewsholder input#emailsubmit {
	float: left;
	width: 28px;
	height: 22px;
	padding: 0;
	margin: 0;
}

.headercart {
	width: 148px;
	height: 21px;
	background: #e7e2e7;
	border-top: 1px #fff solid;
	margin-top: 10px;
	padding: 12px 5px 5px 5px;
	text-align: left;
}


.searchholder {
margin: 0 0 10px 0;	

}

.searchholder label {
	display: none;

}

.searchholder input {
	float: left;
	font-size: 7pt;
	color: #666;
}

.searchholder input#s {
	width: 114px;
	height: 10px;
	padding: 5px;
	background: #121111 url('images/searchbg.gif') 0 0 no-repeat;
	border: none;
}

/* --------- SUB PAGES ------- */

#subcontentarea {
	border-bottom: 1px #b299b2 solid;
	padding: 20px 0 0 0;
	min-height: 450px;
}


ul.blogside, ul.blogside li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 14pt;
	color: #666;
}

ul.blogside li ul {
	margin: 0 0 0 10px;
	padding: 0;
	
}

ul.blogside a {
font-family: arial, verdana, sans-serif;	

}
	
	
	/* ------ SUB NAV  & SIDEBAR ----- */

	#leftcol {
		float: left;
		width: 150px;
		margin-right: 30px;
	}

	#leftcol h1 {
		font-size: 9pt;
		color: #999;
		font-style: italic;
		margin: 5px 0 16px 0;
		padding: 0 0 4px 0;
		border-bottom: 1px #b299b2 solid;	
		}

	#leftcol h3 {
		font-size: 8pt;
		color: #999;
		font-weight: bold;
		font-style: italic;
		margin: 5px 0 10px 0;
		padding: 0;
		border-bottom: 1px #ccc solid !important;
		line-height: 12pt;
		}

	.sidebarimg img {
		width: 145px;
		/*height: 442px;*/
		margin: 0 0 20px 0;
		border: none;
	}


	.subnav {
	 	 margin: -5px 0 20px 0;

	}

		.subnav ul {
		 margin: 0;
		 padding: 0;
		 list-style: none;   
		}

		.subnav ul ul {
		 margin: 0 0 10px 20px;
		 padding: 0;
		 list-style: none;   
		} 

		.subnav li {
		} 

		.subnav ul a:link, .subnav ul a:visited, .subnav ul  a:active {
			color: #666;
		 	font-size: 8pt;
			font-style: italic;
			display: block;
			padding: 8px 0;
			margin: 0;
		  }

		 .subnav ul a:hover, .subnav ul a:focus {
			text-decoration: none;
			color: #663366;
		 }



		.subnav ul ul a:link, .subnav ul ul a:visited, .subnav ul ul a:active {
			padding: 4px 0 !important;

		}

		.subnav ul ul a:hover, .subnav ul ul a:focus {
			padding: 4px 0 !important;

		}

		.subnav a.highlight {
			text-decoration: underline;
			color: #5B1D55 !important;
			font-weight: bold;    
		}

	/* END SUB NAV */


		/* END SUB NAV & SIDEBAR */   
	
#rightcol {
	float: left;
	width: 678px;
	font-family: Georgia, Times, Serif !important;
}

#rightcol h1 {
	font-size: 10pt;
	color: #663366;
	margin: 5px 0 16px 0;
	padding: 0 0 3px 10px;
	border-bottom: 1px #b299b2 solid;	
	}

#rightcol h2 {
	font-size: 10pt;
	color: #663366;
	margin: 10px 0 5px 0;
	padding: 0 0 3px 0;
	clear: both;
	font-family: Georgia, Times, Serif;
	}


#rightcol h2.initial {
	font-size: 10pt;
	color: #663366;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	clear: both;
	} 
	
#rightcol h3 {
	font-size: 11pt;
	color: #666;
	margin: 0;
	padding: 0 0 3px 0;
	clear: both;
	} 
	
	#rightcol h4 {
		font-size: 9pt;
		color: #666;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 0 0 3px 0;
		}   

		#rightcol h5 {
			font-size: 9pt;
			color: #663366;
			font-weight: bold;
			margin: 0 0 3px 0;
			padding: 0;
			}

#rightcol .section {
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
}

#rightcol .newssection {
	padding: 10px;
	margin: -10px 0 10px 0;
	border-bottom: 1px #b299b2 solid;
	background: #ebebeb;	
} 

#rightcol p {
	margin-top: 0;
	padding-top: 0;
	color: #666;
	line-height: 14pt;
}

.subintro p {
	font-size: 10pt;
	margin: 0 0 20px 0;
	padding-top: 0;
	color: #666;
	line-height: 16pt !important;
}

#rightcol p+p {
	color: #666;
	line-height: 14pt;
}

#rightcol ul, .fullspan ul {
	color: #666;
	line-height: 8pt;
	/*list-style: none !important;*/
	font-size: 8pt;
	font-family: arial, verdana, sans-serif;
    margin: 0;
    padding: 0;
	margin: 0 0 20px 20px;
}


#rightcol strong {
	color: #5B1D55;
	font-weight: bold;
} 

#rightcol ul li, .fullspan ul li {
	margin-bottom: 10px;
	
}


#rightcol ul.italic {
	color: #666;
	line-height: 14pt;
	font-style: italic;
	list-style: none; 
	
}

#rightcol img.left {
	float: left;
	margin: 10px 20px 20px 0;
}

#rightcol .eventholder, #rightcol .postholder {
	margin-bottom: 20px;
	border-bottom: 1px #b299b2 solid;
}


.meetMside {
		width: 275px;
		min-height: 180px;
		float: right;
		margin: 0 0 20px 20px;	

}

.mphoto {
	width: 100%;
	text-align: center;
}

.mphoto img{
	width: 100%;
}

.meettestimonial {
	width: 100%;
 	border-top: 1px #b299b2 solid;
	border-bottom: 1px #b299b2 solid;
    color: #666;
	line-height: 16pt;
	font-weight: bold;	
		font-size: 8pt;
				
}

.meettestimonialinner {
	
	padding: 10px 15px;
}


table.packages {
	width: 100%;
	background: #fff;
}

table.packages td {
	padding: 2px 0;
	background: #f1f1f1;
	padding: 10px;
}

table.packages td a {
	font-size: 8pt !important;
	
}

table.packages td.name {
	width: 60%;
	text-align:  left;
	font-size: 9pt;
	color: #663366;
	font-family: Georgia, Times, Serif;
	font-weight: bold;
	height: 15px;
}

table.packages td.gender {
	width: 40%;
	text-align: right;
	font-size: 8pt;
	color: #666;
	font-family: Arial, Sans-serif;
	text-transform: uppercase;
	font-style: italic;
	height: 15px;
}

table.packages td.desc {
	color: #666;
	line-height: 14pt;
	height: 75px;
}

table.packages td.desclong {
	color: #666;
	line-height: 14pt;
}

table.packages td.space {
	height: 9px;
	background: #fff !important;
	padding: 0 !important;
	font-size: 1px;
}

/* --- WP DEFAULTS --- */






/* End Typography & Colors */


/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}



/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }



.printcomments {
	border-top: 1px #b299b2 solid;	
}	

#comments-form {
	margin: 10px 0;
	padding:  0 25px 10px 25px;
	border-top: 1px #b299b2 solid;
	
}

.printcomments h2, #comments-form h2 {
	clear: none;
}

.printcomments input, #comments-form input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}


.printcomments textarea, #comments-form textarea {
	width: 400px;
	padding: 2px;
	}
	
.printcomments textarea, #comments-form textarea, .printcomments input, #comments-form input {
	border: 1px #aaa solid;
	background: #f7f7f7;
	
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

.printcomments ol {
	list-style: decimal;
	margin: 0 0 0 25px;
	
}

.printcomments div.comment-meta a {
	color: #663366;
}

.printcomments ol li.odd {
	background: #f0eaf0;
	border-top: 1px #e7e5e7 solid;
	border-bottom: 1px #e7e5e7 solid;
}

.printcomments ol li {
	margin: 0;
	padding: 10px 25px;
	
}



.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	width: 500px;
	}

.commentmetadata {
	font-weight: normal;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.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;
	-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;
}
/* End captions */


/* WP CALENDAR */







#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
	
	#wp-calendar th {
		font-style: normal;
		text-transform: capitalize;
		
		}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }






#wp-calendar {
	text-transform: uppercase !important;
	font-family: arial, verdana, sans-serif !important;
	empty-cells: show;
	margin: 0 0 20px 0;
}


#wp-calendar table {
 width:100%;
	font-size: 7pt !important;
	color: #666 !important;
}

#wp-calendar a:link, #wp-calendar a:active, #wp-calendar a:visited {
	display: block;
	text-decoration: none;
	color: #663366;
	}

#wp-calendar a:hover, #wp-calendar a:focus {
		text-decoration: underline;
		}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

#wp-calendar #next a {
	padding-right: 10px;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	}

.ec3_eventday a {
 color:#a00 !important;
 background: #f0eaf0;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table th {
	background: #f0eaf0;
	margin: 1px;

}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding: 1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:1px;
 border: none;
background: #f0eaf0;
}

/* The EC graphic. */
.ec3_ec {
 display:block;
 float:right;
 border:none;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/* Event list */

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}

.ec3_list li {
 font-size:1em !IMPORTANT;
}

.ec3_list li:before {
 content:"" !IMPORTANT;
}


/* Schedule */

table.ec3_schedule {
	font-size: 10pt;
	color: #663366;
	font-weight: bold; 
 margin: 2px 0;
 float:left;
}


td.ec3_start { text-align:right; }

td.ec3_to    { text-align:center; }


ul.ec3_events, ul.ec3_events li {
	display: inline !important;
	margin: 0;
	padding: 0;
	color: #5B1D55;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
}

div.EventPostEntry {
	padding: 5px 0 12px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px #b299b2 solid;
	color: #666;
	line-height: 14pt;
}


/* -- E COMM -- */

.wpbuynow {
	margin-top: 8px;

}


.productimage {
	float: right !important;

}

.producttext input {
	border: 1px #aaa solid;
	background: #f7f7f7;	
	
}

.producttexthome {
	width: 273px;
	
}

.innerproduct h2 {
	clear: none;
	
}

h2.prodtitles {
	margin-top: 0px !important;
}

.innerproduct a img {
	margin-left: 5px;
}

input.wpsc_buy_button {
	margin-top: 5px;
	padding: 5px 10px;
	border: 1px #ccc solid;
	background: #f0eaf0 !important;	
}

div.wpsc_product_price {
	padding: 5px 0;
	
}

div#products_page_container div.textcol {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.imagecol {
	
}


#shoppingcartcontents {
	background: #f0eaf0;
	
}

div.item_no_image {
	width: 100px !important;
	height: 118px !important;
	background: #f0eaf0 !important;
	border: 2px #e7e2e7 solid !important;
	
}

/* -- add to any -- */


.addtoany_share_save_container{margin:16px 0;}
ul.addtoany_list{
	display:inline;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
	text-indent:0 !important;
}
ul.addtoany_list li{
	background:none !important;
	border:0;
	display:inline !important;
	line-height:32px;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
ul.addtoany_list li:before{content:"";}
ul.addtoany_list li a{padding:5px 0;}
ul.addtoany_list img{
	float:none;
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}
ul.addtoany_list a img{
	opacity:.7;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
}
ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
a.addtoany_share_save img{border:0;width:auto;height:auto;}


/* MISC */


a.subscribe {
	display: block;
	background: url(images/rss_icon_glass32.jpg) 0 50% no-repeat;
	padding: 10px 0 10px 40px;
	margin: 0 0 0 10px;
}
