/*
Theme Name: Boutique Fabulous
Theme URI: http://boutiquefabulous.com/
Description: Custom-made theme for Boutique Fabulous.
Version: 1.0
Author: Andy Pyman
Author URI: http://trulygooddesign.com/
Tags: custom
*/

body,
html{margin:0;padding:0;background:#ECE2ED;height:100%;}

a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

.post a:hover {
	color: #fff;
	border-bottom: 1px solid white;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.date {
	width:	50px;
	float:	left;
	margin:	0 20px 10px 0;
	background:	#eef;
	color:		#660033;
	padding:10px;
}

body.blog .date {float:none;margin-left:10px;}
body.blog .dateleft {float:left;width:95px;}


#footer-boxes li #home-blog p.date {
	font-size: 11px;
	border-right:1px dotted #fff;
	border-bottom:1px dotted #fff;
	margin: 	0 12px 0 0;
	padding:	5px;
	background:	#fff;
	width:		60px;
	
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.5em;
	text-align: left;
	}


h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	}


#wrap {
	width:		1024px;
	margin:		0 auto;
	border:		1px solid #CCCCCC;
	border-top:	none;
	background:	#9C68AC url(/images/assets/content-bg.png) top left repeat-y;
	}
	
.home #wrap {
	background:	#fff url(/images/flash.png) top left no-repeat;
	border:		none;
}

#header {
	padding-bottom:10px;background:url(/images/assets/header-bg.png) top left no-repeat;margin-bottom:-10px;position:relative;z-index:999;
	}


#header h2 {font: 24px/30px 'FluxRegular', Arial, sans-serif;letter-spacing: 0;text-align:right;margin:0;padding:10px;color:#D1B8D7}



#home {background: url(/images/assets/footer-bg.png) bottom left repeat-x;width:100%;height:100%;
	
}

#logo {
	width:		333px;
	float:		left;
}

#logo img {
	margin:		52px 0 0 80px;
}
.home #logo img {background:none;}
#header #logo img {
	margin:		0 0 0 30px;
}

#home-right {
	width:		690px;
	position:	relative;
	background:	url(/images/assets/home-right-bg.png) top right repeat-y;
	float:		right;
}

#bg-cont {
	width:		100%;
	height:		86px;
	background:	url(/images/assets/bg-cont.png) top left no-repeat;
}

#top-nav {
	position:	absolute;
	top:		78px;
	z-index:	999;
	width:		100%;
	height:		56px;
	background:	url(/images/assets/top-nav-bg.png) top left no-repeat
}
#top-nav ul {padding-left:16px;}
#top-nav li	{
	float:		left;
	margin:		0 60px 0 0;
	padding:	18px 0 0 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:	160%;
}

#top-nav li a{
	color:		#fff;
}

#top-nav li a:hover {
	color:		#D9C4DE;
}

#home-content {
	margin-left:6px;
	position:	relative;
	float:		left;
	padding-right:14px;
}

#content {
	float:		left;
	clear:		left;
	width:		796px;
}



/*	carousel		*/

#carousel {
	margin:		60px 0 0 20px;
	width:		420px;
}

#carousel-items li {
    margin-bottom: 15px;
    list-style: none;
	float:		left;
	width:		86px;
	margin-right:19px;
}


#carousel-items img {
    border: 1px solid #1C1E1D;
}



#carousel-items textarea {
    display: none;
}


#carousel-frame {
	height:		450px;
}
	
		#carousel-frame img {
			border:			1px solid #1C1E1D;
		}
 	
			#carousel-frame .content-box {
				width:		400px;
				padding:	0;
			}
			
			#carousel-frame .content-box h1 {
				padding:	0;
				margin:		6px 0;
				font-size:	180%;
				font-family:Georgia,"Times New Roman",Times,serif;
			}
			
			
			#carousel-frame .content-box h1 a,
			#carousel-frame .right a {
				color:		#63006E;
			}

			#carousel-frame .content-box h1 a:hover,
			#carousel-frame .right a:hover {
				border-bottom:		1px dotted #63006E;
			}
						
			#carousel-frame .content-box p {
				padding:	0;
				margin:		0 0 10px 0;
				font-size:		140%;
			}
			
			#carousel-frame .content-box > p:last-child {
				padding:	0;
				margin:		0 0 0 0;
			}
			
			#carousel-frame .right {
				text-align:	right;
			}
			
#sidebar {
	width:		220px;
	height:		100%;
	float:		right;
}

#home #sidebar .search {
	margin-top:	-80px;
}

.sub-nav {
	padding-left:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
}

.sub-nav li {
	text-transform:	lowercase;
	margin:			0 0 1px 0;
	line-height:	1.2em;
	list-style-type:none;
}


.sub-nav li.cat a,
.sub-nav li.cat {
	text-transform:	uppercase;
	margin:			20px 0 0 0;
	font-size:		115%;
	color:			#63006E;
	font-weight:	bold;
}

.sub-nav li a {
	color:			#534F53;
}

.sub-nav li a:hover {
	font-weight:			bold;
	border-bottom:		1px dotted #534f53;
}

.sub-nav li.current_page_item a {
	color:			#333333;
	font-weight:	bold;
}


#home .map {margin:	10px 0 0 6px;padding-bottom:11px;}	
 .map {margin:	0 0 0 6px;padding-bottom:11px;}	


.post {
	margin: 0;
	text-align: justify;
	padding:	55px 30px 30px 70px;
	background:url(/images/assets/bg.gif) top left no-repeat;
	height:100%;
	position:	relative;
	z-index:	9;
	min-height: 700px;
	}
	
	body.search .entry,
	body.blog .entry {border-bottom:2px dashed #D1B8D7;margin-top:20px;margin-bottom:4px;padding-bottom:10px;background:#D1B8D7;clear:right;}
	body.search .entry p,
	body.blog .entry  p {color:#333;margin: 0 0 14px 0;}
	body.search .entry p a,
	body.blog .entry  p a {color:#35163D;font-weight:bold;border-bottom:1px dotted #35163d}
	body.search .entry p a:hover,
	body.blog .entry  p a:hover {color:#68297B}
	
	.post h1 {margin:0 0 8px 0;}
	.post h2 {margin:0;background:#773287;color:#ffe;padding:6px 10px;border:2px solid #7d4c7e; }
	.post h2.blogtitle {font-size:2.0em;border:1px dashed #D1B8D7;margin-bottom:10px;background:#35163d}
	.post h2 a {color:#ffe;border-bottom:none;}
	.post h3 {padding:6px 10px 10px 10px;margin:0;border:1px solid #7d4c7e;background:#D1B8D7}
	.post p + h2 {margin-top:60px;}
	#post-8.post ul + h2, #post-97.post ul + h2, #post-146.post ul + h3 {margin-top:60px;}
	.post p,
	.post li {font-size:1.3em;margin:0 0 10px 0;color:#ffe;line-height:1.4em;padding:0 10px}
	.post a {border-bottom:1px dotted #fff;}
	.post form {padding:0}
	#post-8 li p {font-size:1.1em;line-height:1.2em;color:#333333;}
	
	

.post hr {
	display: block;small
	}

body.blog p.postmetadata {
	clear: both;
	margin-bottom:30px;
	float:		right;
	width:		30%;
	border:		1px solid #D1B8D7;
	padding:	6px;
	font-size:	90%;
}

.clear {
	clear: both;
}

#bottom-bg {
	padding-bottom:	220px;
	background: url(/images/assets/bottom-bg.gif) bottom left no-repeat;
}

#footer {
	padding: 20px 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	background:#773287;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer p.right {
	margin: 0 8px 0 0;
	padding: 4px 10px 10px 0;
	text-align: right;
	background:		#4D004E;
	}
	
#footer ul.site-credits {
	margin-top:	100px;
	text-align:	center;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
							-moz-opacity: 0.5;
							opacity: 0.5;
}

	
#footer-boxes {
	list-style-type:none;
	padding:		10px 30px;
}



#footer-boxes li {
	float:			left;
	width:			210px;
	margin-right:	60px;
	margin-bottom:	40px;
}	
 
#footer-boxes li p {
	padding:		0 10px;
	margin:			0 0 4px 0;
}

#footer-boxes li p a {
	color:			#ecdbec;
	border-bottom:	1px dotted #ecdbec;
}


#footer-boxes li p a:hover {
	color:			#fff;
	border-bottom:	1px solid #fff;
	text-decoration:	none;
}



#footer-boxes li h2,
#footer-boxes li h2 a {
	color:			#ecdbec;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-weight:	200;
	height:			47px;
	font-size:		1.3em;
}
#footer-boxes li.blogpost {
	width:			420px;
	margin-right:	0;
}


#home-blog {
	background:		#ECDBEC;
	text-align:		left;
	padding:		10px;
}



#home-blog h3 {
	font-size:		180%;
	font-family:	'FluxRegular', Georgia, "Times New Roman", Times, serif;
	margin:			0 0 10px 0;
}

#footer-boxes li #home-blog p {
	background:		none;
	text-align:		left;
	color:		#333333;
	margin:		10px 0;
	font-size:		130%;
}


#footer-boxes li #home-blog a {
	background:		none;
	text-align:		left;
	color:		#4D004E;
	border-bottom:		1px dotted #333;
	font-weight:		bold;
}

#footer-boxes #home-blog p {
	text-align:		left;
	padding:		0;
}

#footer-boxes li .wp-caption {
	border: none;
	text-align: left;
	background: none;
	padding:0;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#footer-boxes li .wp-caption img {
	margin: 0;
	border:			1px solid #6C2A80;
}

#footer-boxes li .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding-bottom:10px;
	padding-top:10px;	
	margin: 0;
	margin-right:8px;
	color: #f8f1f8;
	text-align: left;
	background:		#4D004E;
	border-left:			1px solid #333333;
	border-right:			1px solid #333333;
}


#footer-info {
	width:			100%;
	background:		#8B459D;
	padding:		2px 0;
	margin-bottom:	0px;
}

#footer-info ul.address {
	display:		inline;
	float:			left;
	width:			570px;
	padding-left:	14px;
	padding-top:	14px;
	text-transform:	lowercase;
	color:			#fff;
	font-size:		110%;
}
#footer-info ul.address li {
	list-style-type:none;
}

#footer-info ul.social {
	display:		inline;
	float:			right;
	width:			380px;
	padding-right:	20px;
}

#footer-info ul.social li {
	float:			left;
	width:			50px;
	margin-right:	10px;
	list-style-type:none;
}


#footer-info ul.social li img {
	position:		relative;
}
#footer-info ul.social li img:hover {
	position:		relative;
	top:			2px;
	right:			1px;
}

#footer-info ul.social li.newsletter {
	float:			left;
	width:			190px;
	margin-right:	0;
	padding-top:		14px;
	font-size:		12px;
}
	
	
	#newsletter form {
	display:		inline;
}

 span#newsletterfield {
	background:		#b675ba;
	border:			none;
	padding:		4px 10px 4px 6px;
	vertical-align:	middle;
	font-size:		90%;
	text-transform: lowercase;
	color:			#BFCCC2;
}

span#newsletterbutton {
	border:			none;
	font-size:		90%;
	padding:		4px;
	margin-left:2px;
	background:		#b675ba;
	color:			#BFCCC2;
	cursor:			pointer;
	vertical-align:	middle;
}

#newsletter form button:hover {
	color:			#fff;
}


p.login {
	text-align:	center;
}
	
.site-credits li {
	display:	inline;
	margin-left:	20px;
	color:	#CCCCCC;
}

/* 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 18px;
	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: 10px;
	list-style: none;
	}

html>body #post-146 .entry ul {
	background:	#ede3ef;
	border:		1px solid #fff;
	}
	
html>body .entry li {
	margin: 0;
	font-size:130%;
	list-style-type:circle;
	list-style-position:outside;
	margin:0 0 10px 18px;
	}

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

.entry ol {
	}

.entry ol li {
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	}

#sidebar ul, 
#sidebar ul ol {
	}

#sidebar ul li {
	}

#sidebar ul p, 
#sidebar ul select {
	}

#sidebar ul ul,
#sidebar ul ol {
	}

#sidebar ul ul ul, 
#sidebar ul ol {
	}

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

#sidebar ul ul li, 
#sidebar ul ol li {
	}
/* End Entry Lists */



/* Begin Form Elements */
.home #searchform {
	margin:;
	padding:10px 0 80px 0;
	text-align: center;
	}

#searchform {
	margin:0;
	padding:10px 0 10px 0;
	text-align: center;
	}
	
	li.search {
	margin-left:0;
	list-style-type:none;
	}
#home #searchform {margin-bottom:0;}
#sidebar #searchform #s {
	width: 140px;
	padding: 2px;
	background:#DDBADE;
	border:	1px solid #C798C9;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background:#DDBADE;
	border:	1px solid #C798C9;
	color:#813388;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* 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; }

#commentform p {
	margin: 5px 0;
	}

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

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





/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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;
	color:	#773287;
}
/* End captions */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2010 12:29:13 PM America/New_York */



@font-face {
	font-family: 'FluxRegular';
	src: url('/fonts/Flux_Architect_Regular-webfont.eot');
	src: local('?'), url('/fonts/Flux_Architect_Regular-webfont.woff') format('woff'), url('/fonts/Flux_Architect_Regular-webfont.ttf') format('truetype'), url('/fonts/Flux_Architect_Regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}



h2.fontface {}

		p.style1 {font: 18px/27px 'FluxRegular', Arial, sans-serif;}
		
		#container {
			width: 800px;
			margin-left: auto;
			margin-right: auto;
		}


iframe {margin:0 auto; width:460px;height:335px}
#post-107 iframe {margin:0 auto; width:360px;height:300px}
#post-109 iframe {margin:0 auto; width:475px;height:500px}
.page-id-82 iframe {margin:0 auto; width:500px;height:380px}
.rightbox {width:250px; float:right; margin:0 0 10px 10px;border:1px solid #333333; padding:4px;background:#fff;}


#post-8 .entry li, #post-97 .entry li {list-style-type:none;float:left; width:120px;text-align:center;margin-right:40px;margin-bottom:20px;height:250px;font-size:12px;}
#post-8 .entry .right-box li {list-style-type:none;float:left; width:auto;text-align:left;margin-left:10px;margin-bottom:20px;height:auto;font-size:12px;}
#post-8 .entry li img, #post-97 .entry li img {width:100px; margin:0 auto;border:1px solid #330066;}
#post-8 .entry li a, #post-97 .entry li a {border-bottom:none;}
#post-8 .entry li p a, #post-97 .entry li p a {color:#333333;background:#d1b8d7;display:block;padding:2px;}
#post-8 .entry li p a:hover, #post-97 .entry li p a:hover {color:#773287;background:#fff;display:block;padding:2px;}
#post-8 h2, #post-97 h2 {clear:left;margin-top:40px} 
.right-box {float:right;width:300px;border:1px dotted #D1B8D7;background:#773287;}
.right-box h3 {background:#D1B8D7;padding:4px 10px;margin:0 0 10px 0;font-size:1.9em;}
.right-box h3 img {margin-top:4px;}
#post-8 .entry .right-box a {color:#FFFFCC;border-bottom:1px dotted #ffffcc;}

#post-8 .entry .right-box li, #post-97 .entry .right-box li {list-style-type:circle;float:none; width:auto;text-align:left;margin-left:10px;margin-bottom:20px;min-height:2px;text-indent:0;list-style-position:outside;color:#fff;font-size:120%;padding-right:8px;}

html > body .wpsc_categories li {
    font-size: 13px;
    list-style-position:inherit;
    list-style-type: none;
	float:left;
    margin: 0;
}


.wpsc_categories { background:#773287;margin:0 0 10px 0;text-align:left;width:100%;z-index:990;height:25px;}
/* ALL Levels */ /* Style consistent throughout all nav levels */
html > body .wpsc_categories li { position:relative; text-align:left;display:inline;margin:0 0 0 16px;font-family:	Georgia, "Times New Roman", Times, serif;padding-right:2px;border-top:1px solid #773287; }
html > body .wpsc_categories li.over { z-index:999; }
html > body .wpsc_categories a,
html > body .wpsc_categories a:hover { display:block; text-decoration:none; border-bottom:none;}
html > body .wpsc_categories span { display:block; cursor:pointer; }
html > body .wpsc_categories li ul span {white-space:normal; }

/* 0 Level */
html > body .wpsc_categories li { float:left; }
html > body .wpsc_categories li.active a,
html > body .wpsc_categories li.active a:hover {  background:#D1B8D7; color:#773287}
html > body .wpsc_categories a { float:left; padding:1px 18px 1px 14px; color:#fff; font-weight:bold;text-decoration:none }
html > body .wpsc_categories li.over a,
html > body .wpsc_categories li a:hover { background:#61296e;color:#EDE3EE; }

/* 1st Level */
html > body .wpsc_categories ul li,
html > body .wpsc_categories ul li.active { float:none; margin:0; padding-bottom:1px;/* background:#ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x;*/ }
/*#nav ul li.over { background:#d5e4eb url(../images/bkg_nav1.gif) repeat-x 0 100%; }*/
html > body .wpsc_categories ul li.last { background:#ecf3f6; padding-bottom:0; }

html > body .wpsc_categories ul a,
html > body .wpsc_categories ul a:hover { float:none; padding:0; background:none; }
html > body .wpsc_categories ul li a { font-weight:normal !important; }

/* 2nd Level */
html > body .wpsc_categories ul { display:none; }

/* Show menu */
html > body .wpsc_categories li:hover > ul { display:block;position: absolute;margin: 0;	padding:8px 13px; top:14px; z-index:9999;width:auto;background:#61296e; }
html > body .wpsc_categories li:hover a:hover {color:#FFFEEB;}
html > body .wpsc_categories li:hover li {float:none;}
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#773287; }
#nav ul li a:hover { background:#61296e;color:#fff; }
#nav ul li a,
#nav ul li a:hover {text-decoration:none; color:#fff !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px; }

html > body a.wpsc_product_title, body h2.prodtitles span {float:none;}
html > body a:hover {border-bottom:none;}
div.wpsc_description p {font-size:13px;}
body h2.prodtitles {font-size:16px;padding:3px;}
html > body div.wpsc_product_price {
margin:0 0 6px 10px;
float:right;
padding:4px 8px;background:#d1b8d7;}
.wpsc_buy_button_container {margin-left:10px;width:300px;}
input.wpsc_buy_button {background:#fff;width:150px;text-align:left;padding:4px 6px;}
p.btn {text-align:left;margin-left:10px;background:#d1b8d7;width:126px;}
p.btn a {color:#660099;border-bottom:none;}
html > body div#shoppingcart div#shoppingcartcontents {background:#d1b8d7;padding:4px;width:90%;}
html > body div#shoppingcart div#shoppingcartcontents p {color:#666666}
html div.textcol {margin-bottom:20px;}
body .imagecol p {padding:0;margin:0;color:#FFFFCC;font-size:12px;text-align:center;}
body .imagecol img {padding:0;margin:0;border:1px solid #CCCCCC; border-bottom:none;}
body table.productcart {width:70%;float:left;background:#fff;font-size:13px;padding:10px 4px}
table.productcart a{color:#660066;}
table.productcart a:hover{color:#000;}
body div#shoppingcart {position:absolute;right:0;top:60px;}
div#wpsc_shopping_cart_container {width:75%;float:left;background:#fff;font-size:13px;padding:10px;}
body form.wpsc_checkout_forms {width:90%;clear:left;background:#fff;font-size:13px;padding:10px;}
body .imagecol a {border-bottom:none;}
tbody h4 {margin:4px 0;}
.entry {position:relative;}
body div.productdisplay{width:75%;}

#footer div#shoppingcart {display:none;}
.tweetandlike-box {background:#35163D!important;}
#footer .tweetandlike-box {display:none!important;}
