/*
Theme Name: Ivory Egg
Theme URI: http://www.ivoryegg.co.uk/
Description: Master CSS file.
Version: 1.0
Author: Alex Stanhope
Author URI: http://www.247creative.co.uk/
*/

/*Global Reset
*********************************************************/

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:1em;
	vertical-align:baseline;
	background:transparent;
	}
body{
	line-height:1;
	}
ol, ul{
	list-style:none;
	}
blockquote,
q{
	quotes:none;
	}
blockquote:before,
blockquote:after,
q:before,
q:after{
	content:'';
	content:none;
	}			
:focus{
	outline:0;
	}			
ins{
	text-decoration:none;
	}
del{
	text-decoration:line-through;
	}			
table{
	border-collapse:collapse;
	border-spacing:0;
	}
input[type=hidden]{
	visibility:hidden;
	}
	
/* slightly enhanced, universal clearfix hack */
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
.clearfix{
	display:inline-block;
	}

/* start commented backslash hack \*/
* html .clearfix{
	height:1%;
	}
.clearfix{
	display:block;
	}
/* stop commented backslash hack */	

body{
	background:#fff url(/wp-content/themes/ivoryegg/images/bg-body.png) repeat-x left top;
	font:85%/150% Helvetica, Arial, Verdana, sans-serif;
	}
	
/*Header Styles
*********************************************************/

#pageflip{
	position:relative;
	}
	#pageflip img{
	width: 50px;
	height:52px;
	z-index: 99;
	position:absolute;
	right:0;
	top:0;
	-ms-interpolation-mode: bicubic;
	}
	#pageflip .msg_block{
		width:50px;
		height:50px;
		position:absolute;
		z-index:50;
		right:0;
		top:0;
		background:url(/wp-content/themes/ivoryegg/images/watch-intro-video.png) no-repeat right top;
		text-indent:-9999px;
		}
#header{
	border-top:1px solid #dedc87;
	border-bottom:5px solid #dcd97b;
	padding:17px 0 0 0;
	}
	#header.home{
		border-bottom:none;
		}
	#header .container{
		background:url(/wp-content/themes/ivoryegg/images/ivory-egg-strapline-sml.gif) no-repeat right 50px;
		}
		#header a#logo{
			width:96px;
			height:130px;
			overflow:hidden;
			display:block;
			float:left;
			background:url(/wp-content/themes/ivoryegg/images/ivory-egg-logo.gif) no-repeat 0 0;
			}
			#header a#logo span{
				display:none;
				}
		#header div.right{
			float:right;
			}
			#header form{
				clear:both;
				text-align:right;
				}
				#header input{
					width:170px;
					height:22px;
					border:none;
					background:#aaa84e url(/wp-content/themes/ivoryegg/images/bg-search.png) no-repeat 0 0;
					padding:0 25px;
					color:#fff;
					font-size:.8em;
					line-height:2.2em;
					}
					#header a#telephone{
						float:right;
						text-align:right !important;
						margin-top:65px;
						width:299px;
						height:18px;
						overflow:hidden;
						background:transparent url(/wp-content/themes/ivoryegg/images/bg-contact.gif) no-repeat right 0 !important;
						}
						#header a#telephone span{
							display:none;
							}
			#header ul#nav{
				clear:both;
				float:right;
				margin-top:25px;
				/* margin-top:90px; */
				}
			#mastheadhome ul#hometabs{
				clear:both;
				float:right;
				}
				#header ul#nav li, #mastheadhome ul#hometabs li{
					float:left;
					margin:0 0 0 3px;
					width:130px;
					line-height:1em;
					}
					#header ul#nav li a, #mastheadhome ul#hometabs li a{
						text-decoration:none;
						background:#8c880b url(/wp-content/themes/ivoryegg/images/bg-nav.gif) no-repeat 0 0;
						color:#d7d57b;
						font-weight:bold;
						font-size:.9em;
						display:block;
						padding:5px 10px 7px 40px;
						}
						#header ul#nav li span, #mastheadhome ul#hometabs li span{
							float:left;
							color:#bfba0e;
							font-weight:bold;
							padding:5px 5px 5px 7px;
							font-size:1.4em !important;
							line-height:1em;
							}
						#header ul#nav li a:hover, #mastheadhome ul#hometabs li a:hover, #header ul#nav li a.active, #mastheadhome #hometabs .ui-tabs-selected a{
							background:#dcd97b url(/wp-content/themes/ivoryegg/images/bg-nav-active.gif) no-repeat left top !important;
							color:#8c880b;
							}

/*Content Styles
*********************************************************/

.container{
	width:940px;
	margin:0 auto;
	overflow:hidden;
	}
	.container:after{
		visibility:hidden;
		display:block;
		font-size:0;
		content:" ";
		clear:both;
		height:0;
		}
#homecontent{
	padding-bottom:30px;
	background:#bfba0e url(/wp-content/themes/ivoryegg/images/bg-homecontent.gif) no-repeat center bottom;
	border-bottom:1px solid #888;
	}
	#mastheadhome{
		padding-bottom:20px;
		background:url(/wp-content/themes/ivoryegg/images/bg-masthead-home.gif) no-repeat left bottom;
		}
		#mastheadhome .inner{
			clear:both;
			width:926px;
			height:306px;
			overflow:hidden;
			background-color:#fff;
			border:7px solid #dcd97b;
			}
			.ui-tabs .ui-tabs-hide{
      		 	display: none;
    			}
    		#panel1, #panel3, #panel4{
    			height:306px;
    			}
    		#panel1{
    			background:#fff url(/wp-content/themes/ivoryegg/images/bg-masthead-full.jpg) no-repeat 0 0;
    			}
    		#panel2{
    			background:#fff url(/wp-content/themes/ivoryegg/images/bg-panel-products.jpg) no-repeat 0 0;
    			}
    		#panel3{
    			background:#fff url(/wp-content/themes/ivoryegg/images/bg-panel-find-an-installer.jpg) no-repeat 0 0;
    			}
       		#carousel-sector, #carousel-function{
    			position:relative;
				overflow:scroll;
				width:920px;
				height:250px;
    			}
	    		.carouselinner{
					position:absolute;
					left:0;
					top:0;
					}
					.panel{
						float:left;
						overflow:hidden;
						margin:0;
						height:200px;
						width:920px;
						}
						.panelbuttons{
							position:absolute;
							right:10px;
							top:225px;
							z-index:99;
							}
							.backbutton{
								padding-right:10px;
								}
			div.opacity{
				width:294px !important;
				height:325px !important;
				display:block;
				background:url(/wp-content/themes/ivoryegg/images/bg-opacity-masthead.png) repeat 0 0 !important;
				}
			.inner h1, .inner h2, .inner h3, .inner p{
				color:#000;
				padding-left:10px;
				width:270px;
				background-color:transparent;
				}
				.inner h3{
					font-weight:normal;
					}
				.inner h1, .inner h2{
					padding-top:10px;
					margin-bottom:15px;
					font-size:1.2em;
					}
				.inner h3{
					font-size:.95em;
					line-height:1.34em;
					margin-bottom:12px;
					}
				.inner p{
					margin-left:10px;
					margin-bottom:10px;
					padding-left:20px;
					font-weight:bold;
					background:url(/wp-content/themes/ivoryegg/images/bullet-arrow-green.gif) no-repeat 0 50%;
					font-size:.9em;
					line-height:1em;
					}
					.inner p a, .inner dl a{
						color:#000;
						text-decoration:none;
						}
						.inner p a:hover, .inner dl a:hover{
							text-decoration:underline;
							}
				.inner dl, .inner ul{
					float:left !important;
					width:290px !important;
					padding-left:10px !important;
					margin-bottom:8px !important;
					}
					.inner ul{
						margin-bottom:0 !important;
						padding:0 0 0 10px !important;
						}
					.inner dl dt{
						font-weight:bold;
						text-transform:uppercase;
						font-size:.9em;
						margin-bottom:10px;
						line-height:1em;
						}
					.inner dl dd, .inner ul li{
						font-weight:normal !important;
						font-size:.8em !important;
						line-height:1 !important;
						margin-bottom:8px !important;
						padding-left:20px !important;
						height:100% !important;
						background:transparent url(/wp-content/themes/ivoryegg/images/bullet-arrow-green.gif) no-repeat 0 0 !important;
						}
						.inner ul li a{
							font-weight:normal !important;
							color:#000 !important;
							background:transparent !important;
							text-decoration:none !important;
							}
							.inner ul li a:hover{
								background:transparent !important;
								text-decoration:underline !important;
								}
#content{
	background:#fff url(/wp-content/themes/ivoryegg/images/bg-header.jpg) repeat-x left top;
	padding:25px 0 0 0;
	border-bottom:1px solid #9c9c9c;
	}
	#content .container{
		padding-bottom:35px;
		background:#fff url(/wp-content/themes/ivoryegg/images/bg-content.gif) no-repeat center bottom;
		}
		.contentinner{
			background:url(/wp-content/themes/ivoryegg/images/bg-left.gif) repeat-y left top;
			}
			.left{
				float:left;
				width:600px;
				padding:0 20px;			
				}
			#content .left h1{
				font-size:1.4em;
				margin-top:-5px;
				margin-bottom:30px;
				line-height:1.4em;
				}
			#content .left h2{
				clear:both;
				font-size:1.2em;
				font-style:normal;
				color:#444;
				font-weight:normal;
				margin-bottom:5px;
				line-height:1.5em;
				}
			#sidebar h2{
				font-weight:bold;
				font-size:1.1em;
				font-style:normal;
				margin-bottom:15px;
				text-transform:uppercase;
				line-height:1em !important;
				}
				h2.widgettitle{
					margin-top:-2px !important;
					}
			#content .left h3{
				font-size:1em;
				font-style:normal;
				color:#444;
				font-weight:normal;
				margin-bottom:20px;
				}
			#content .left h6{
				clear:both !important;
				margin:40px 0 0 0 !important;
				font-size:.8em;
				font-weight:normal !important;
				text-transform:uppercase;
				padding:0 0 0 20px !important;
				display:block !important;
				width:200px;
				background:#fff url(/wp-content/themes/ivoryegg/images/bullet-arrow-top.png) no-repeat 0% 50% !important;
				}
				#content .left h6 a{
					font-weight:normal !important;
					color:#666;
					}
					#content .left h6 a:hover{
						color:#333;
						text-decoration:none;
						}
			p{
				font-size:.95em;
				color:#666;
				margin-bottom:15px;
				}
				.left p{
					line-height:1.8em;
					}
				#sidebar p{
					font-size:.8em !important;
					font-weight:bold !important;
					line-height:1.4em;
					margin-bottom:15px;
					}
				p#breadcrumbs{
						clear:both;
						font-size:0.8em !important;
						margin-bottom:35px;
						font-weight:bold;
						}
						p#breadcrumbs a{
							padding-right:14px;
							background:url(/wp-content/themes/ivoryegg/images/bullet-breadcrumbs.gif) no-repeat right 50%;
							margin-right:6px;
							font-weight:normal;
							}
			blockquote{
				display:block;
				width:548px;
				background:#ebebeb url(/wp-content/themes/ivoryegg/images/bg-comment.gif) no-repeat 500px 20px;
				border:1px solid #d7d7d7;
				padding:15px 20px;
				margin-bottom:20px;
				}
				blockquote p{
					margin-bottom:0 !important;
					}
			.textwidget img{
				margin-bottom:10px;
				}
			#content a{
				text-decoration:none;
				color:#8c880b;
				}
				#content a:hover{
					text-decoration:underline;
					}
			.left ul, .left ol{
					margin-bottom:30px;
					}
					.left ul li{
						color:#666;
						font-size:.95em;
						margin-bottom:10px;
						padding-left:15px;
						height:100%;
						background:url(/wp-content/themes/ivoryegg/images/bullet-breadcrumbs.gif) no-repeat 0 7.5px;
						}
					.left ol li{
						color:#666;
						font-size:.95em;
						margin:0 0 10px 25px;
						padding-left:15px;
						list-style-type:decimal-leading-zero;
						}
						ul#sitemap{
							font-size:.95em;
							margin:30px 0 !important;
							}
							ul#sitemap li{
								margin:10px 0 0 0 !important;
								font-weight:bold;
								background:url(/wp-content/themes/ivoryegg/images/bullet-sitemap.gif) no-repeat 0px 4px;
								height:100%;
								padding:2.5px 0px 5px 30px;
								font-size:.95em !important;
								}
								ul#sitemap li ul li{
									font-size:.95em;
									font-weight:normal;
									}
								#sitemap li ul{
									margin-top:0 !important;
									margin-bottom:-10px !important;
									}
									#sitemap li ul li ul{
										font-weight:normal !important;
										margin-top:0 !important;
										}
										#sitemap li ul li ul li{
											font-size:.95em !important;
											}
						ul#rss li{
							padding-left:30px !important;
							background:url(/wp-content/themes/ivoryegg/images/bullet-rss.png) no-repeat 0 50%;
							}
			#sidebar{
				float:right;
				width:260px;
				padding:0 20px;
				}

/*Info Styles
*********************************************************/		

#info{
	clear:both;
	padding:25px 0;
	background:#eee url(/wp-content/themes/ivoryegg/images/bg-info.jpg) repeat-x left bottom;
	border-top:1px solid #fff;
	border-bottom:1px solid #ebebeb;
	}
	#info .box{
		float:left;
		margin-right:20px;
		width:300px;
		}
		#info .last{
			margin-right:0 !important;
			}
		#info h4{
			margin:0 0 25px 0;
			color:#000;
			font-size:1.1em;
			line-height:1em;
			font-weight:bold;
			text-transform:uppercase;
			}
		ul.wp-tag-cloud{
			width:300px !important;
			}
			ul.wp-tag-cloud li{
				display:inline;
				margin-right:15px !important;
				font-weight:bold;
				}
		ul.blogposts{
				margin-top:-2px;
				margin-bottom:15px;
				}
				ul.blogposts li{
					font-size:.8em;
					line-height:1em;
					font-weight:bold;
					height:100%;
					width:100%;
					padding:8px 0;
					background:url(/wp-content/themes/ivoryegg/images/divider-blogposts.gif) repeat-x left bottom;
					}
					#info a{
						color:#666;
						text-decoration:none;
						}
						#info a:hover{
							color:#222;
							}
							ul.blogposts li a{
								display:block;
								}
							ul.blogposts li a:hover{
								background:url(/wp-content/themes/ivoryegg/images/bullet-arrow-sml-blogposts.gif) no-repeat right 50% !important;
								}
		p.rss{
			float:right;
			text-transform:uppercase;
			height:100%;
			font-weight:bold;
			font-size:.85em;
			line-height:1em;
			padding:15px 0 10px 50px;
			background:url(/wp-content/themes/ivoryegg/images/bullet-rss.gif) no-repeat left 50%;
			}
		div.tweet{
			width:300px;
			height:106px;
			background:url(/wp-content/themes/ivoryegg/images/bg-tweet.gif) no-repeat left top;
			margin-bottom:20px;
			}
			div.tweet ul{
				width:270px;
				padding:8px 15px;
				font-size:.8em !important;
				line-height:1.55em;
				list-style:none;
				}
				div.tweet li{
					font-weight:bold;
					color:#666;
					}
					div.tweet li span{
						display:block;
						}
		ul.social{
			float:right;
			}
			ul.social li{
				float:left;
				margin-left:15px;
				width:34px;
				height:35px;
				}
				ul.social li.twitter{
					background:url(/wp-content/themes/ivoryegg/images/bullet-twitter.gif) no-repeat 0 0;
					}
				ul.social li.facebook{
					background:url(/wp-content/themes/ivoryegg/images/bullet-facebook.gif) no-repeat 0 0;
					}
				ul.social li.stumbleupon{
					background:url(/wp-content/themes/ivoryegg/images/bullet-stumbleupon.gif) no-repeat 0 0;
					}
				ul.social li.technorati{
					background:url(/wp-content/themes/ivoryegg/images/bullet-technorati.gif) no-repeat 0 0;
					}
				ul.social li.flickr{
					background:url(/wp-content/themes/ivoryegg/images/bullet-flickr.gif) no-repeat 0 0;
					}
					ul.social li a{
						display:block;
						width:34px;
						height:35px;
						}
					ul.social li span{
						display:none;
						}
								
/*Footer Styles
*********************************************************/
		
#footer{
	clear:both;
	margin:0;
	color:#888;
	background-color:#111;
	border-top:1px solid #000;
	padding:8px 0;
	}
	#footer p{
		font-size:.8em;
		margin:0;
		}
		#footer p{
			float:left;
			}
		#footer ul{
			float:right;
			text-align:right;
			}
			#footer ul li{
				float:left;
				text-transform:uppercase;
				font-size:.8em;
				margin-left:25px;
				}
	#footer a{
		text-decoration:none;
		color:#888;
		}
		#footer a:hover{
			color:#bbb;
			}

/*Form Element Styles
*********************************************************/

.left form{
	clear:both;
	}
.left form p{
	line-height:2em;
	}
.left label small{
	font-weight:bold;
	font-size:.9em;
	padding:5px 10px;
	}
.left textarea{
	padding:5px;
	width:585px;
	background:#ebebeb;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#666;
	border:2px solid #d7d7d7;
	font-size:.9em;
	}
.left input{
	float:left;
	padding:5px;
	width:300px;
	background:#ebebeb;
	color:#666;
	border:2px solid #d7d7d7;
	font-size:.9em;
	}
	.left input:hover, .left textarea:hover{
		background:#f4f4f4;
		}
p.subscribe-to-comments label{
	padding-left:10px;
	line-height:1.5em;
	}
.left form#searchform{
	width:100%;
	display:block;
	margin-top:10px;
	}
	.left form#searchform label, .left form#installerform label{
		float:left;
		font-weight:bold;
		font-size:.9em;
		color:#666;
		display:block;
		padding:5px 10px 5px 0;
		}
	.left form#installerform fieldset{
		margin-bottom:10px;
		}
		.left form#installerform fieldset.padding{
			margin-bottom:20px;
			}
		.left form#installerform legend{
			float:left;
			display:block;
			font-weight:bold;
			font-size:1.1em;
			color:#444;
			margin-bottom:10px !important;
			}
		.left form#installerform p{
			clear:both;
			}
			.left form#installerform p.error{
				margin-left:0 !important;
				width:580px !important;
				border:2px solid #ff0000 !important;
				background:#ff0000 !important;
				font-size:.9em !important;
				font-weight:bold !important;
				color:#fff !important;
				text-transform:uppercase !important;
				line-height:1.5em !important;
				padding:0 5px;
				}
			.left form#installerform label{
				width:140px;
				}
				.left form#installerform label.textarea{
					padding:0 10px 0 0;
					}
			.left form#installerform input{
				float:left;
				display:block;
				}
			.left form#installerform textarea{
				float:left;
				width:300px;
				height:100px;
				margin-bottom:5px;
				line-height:1em;
				}
			.left form#installerform p.checkbox{
				clear:none !important;
				float:left !important;
				width:200px !important;
				line-height:1em !important;
				font-size:.9em !important;
				}
			.left form#installerform p.radio{
				clear:both !important;
				width:100% !important;
				margin-bottom:5px;
				}
			.left form#installerform p.radio input{
				float:left;
				width:auto !important;
				margin-top:6px !important;
				margin-right:10px !important;
				border:none;
				background:none;
				}
			.left form#installerform label{
				float:left;
				width:160px !important;
				}
			.left form#installerform p.checkbox input{
				float:left !important;
				width:auto !important;
				margin-right:10px;
				margin-top:4px !important;
				border:none;
				background:none;
				}
			.left form#installerform select{
				float:left;
				margin:5px 0;
				background:#ebebeb;
				font-family:Helvetica, Arial, Verdana, sans-serif;
				color:#666;
				border:2px solid #d7d7d7;
				font-size:.9em;
				}
			.left input.btn, .left input#submit{
			width:auto !important;
			font-size:1.3em;
			padding:8px;
			text-align:center;
			color:#fff;
			font-weight:bold;
			background-color:#8c880b;
			border:1px solid #8c880b;
			-moz-border-radius:8px; 
			-webkit-border-radius:8px;
			cursor:pointer;
			}
			.left input.btn:hover, .left input#submit:hover{
				color:#8c880b;
				background:#dcd97b;
				border:1px solid #dcd97b;
				}
	.left input#s{
		float:left;
		}
	.left input#searchsubmit{
		margin-bottom:30px;
		width:auto !important;
		}
	.required{
		color:#ff0000;
		font-weight:bold;
		font-size:1.1em;
		padding-right:5px;
		}

/*Contact Form 7 Styles
*********************************************************/	

form.wpcf7-form p{
	font-weight:bold;
	}
	form.wpcf7-form input{
		float:none;
		clear:both !important;
		display:block !important;
		}
		div.wpcf7-mail-sent-ok{
			margin-left:0 !important;
			width:570px !important;
			border:2px solid #8c880b !important;
			background:#8c880b !important;
			font-size:.9em !important;
			font-weight:bold !important;
			color:#fff !important;
			text-transform:uppercase !important;
			line-height:1em !important;
			}	
		div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors{
			margin-left:0 !important;
			width:570px !important;
			border:2px solid #ff0000 !important;
			background:#ff0000 !important;
			font-size:.9em !important;
			font-weight:bold !important;
			color:#fff !important;
			text-transform:uppercase !important;
			line-height:1em !important;
			}
		span.wpcf7-not-valid-tip{
			position:absolute;
			top:20% !important;
			left:0% !important;
			z-index:100;
			background:#ff0000 !important;
			color:#fff !important;
			text-transform:uppercase;
			border:1px solid #ff0000;
			font-size:.9em !important;
			width:300px !important;
			line-height:1em !important;
			padding:5px !important;
			}

/*Post Styles
*********************************************************/		

div.boxtop{
	width:580px;
	padding:12px 10px;
	margin-bottom:20px;
	background:#a09b0d url(/wp-content/themes/ivoryegg/images/bg-boxtop.jpg) no-repeat left bottom;
	border:1px solid #8c880b;
	border-width:1px 1px 2px 1px;
	color:#fff;
	line-height:1em;
	}
	div.boxtop h2{
		float:left;
		width:75%;
		margin:0 !important;
		font-size:1.1em !important;
		font-weight:bold !important;
		line-height:1em !important;
		}
	div.boxtop small{
		float:right;
		font-size:.8em;
		color:#fff !important;
		font-weight:bold;
		padding-top:2px;
		}
	div.boxtop a{
		color:#fff !important;
		}
		div.boxtop a:hover{
			color:#efedc2 !important;
			text-decoration:none !important;
			}
div.entry{
	padding:0 10px;
	}
		
/*single.php Styles
*********************************************************/

p.postdate{
	margin-top:-25px;
	margin-bottom:35px !important;
	}
p.postmetadata{
	padding:5px 0 !important;
	border-top:1px solid #d7d7d7 !important;
	border-bottom:1px solid #d7d7d7 !important;
	font-size:.9em;
	}
	p.postmetadata small{
		font-size:.9em;
		line-height:1.7em;
		}

/*archive.php Styles
*********************************************************/

h2.pagetitle{
	margin-bottom:20px !important;
	}
			
/*comments.php Styles
*********************************************************/

h3#comments, div#respond h3{
	font-weight:bold;
	font-size:1.4em !important;
	}
	.comment-body{
	clear:both;
	width:500px;
	padding:20px;
	background:#ebebeb url(/wp-content/themes/ivoryegg/images/bg-comment.gif) no-repeat 450px 20px;
	border:2px solid #d7d7d7;
	margin:20px 0;
	}
	.comment-body p{
		float:left;
		width:50%;
		font-size:.9em;
		font-style:italic;
		display:block;
		}
		div.reply{
			clear:both;
			}
	.comment-author{
		float:left;
		clear:both;
		display:block;
		font-weight:bold;
		}
	.vcard img{
		float:left;
		clear:both;
		padding:5px;
		background:#fff;
		border:1px solid #d7d7d7;
		}
	cite.fn{
		width:140px;
		float:left;
		font-size:.85em;
		font-style:normal;
		padding-left:10px;
		text-transform:uppercase;
		}
		span.says{
			display:none;
			}
	.commentmetadata a{
		font-size:.85em;
		}
		
/*Subscribe To Comment Styles
*********************************************************/

p.subscribe-to-comments{
	padding-top:20px;
	}
		
/*No more Mr. Smiley!
*********************************************************/
		
img#wpstats{display:none}

/*Shopp Styles
*********************************************************/

ul.catlist li{
	font-size:1em !important;
	}
	ul.catlist ul li{
		padding-left:20px !important;
		}	
li.product{
	float:left !important;
	width:290px !important;
	margin-right:10px !important;
	margin-bottom:10px !important;
	padding:0 !important;
	}
	div.frame{
		width:270px !important;
		background:#ebebeb url(/wp-content/themes/ivoryegg/images/bg-productinfo.gif) no-repeat 100% 50% !important;
		height:90px;
		/*height:100px;*/
		}
	div.frame img{
		float:left;
		width:88px;
		border:1px solid #ccc;
		}
	div.details{
		padding-left:10px;
		float:left !important;
		}
		div.details h4{
			width:170px;
			font-size:.9em;
			line-height:1.4em !important;
			text-align:left !important;
			margin-bottom:5px !important;
			}
		div.details p{
			width:170px;
			font-size:.9em;
			line-height:1.4em !important;
			text-align:left !important;
			margin-bottom:7px;
			}
			div.details p.cs{
				width:150px;
				font-weight:bold;
				margin-bottom:0 !important;
				padding-left:20px;
				height:100%;
				margin-left:0 !important;
				background:url(/wp-content/themes/ivoryegg/images/bullet-magnify-sml.gif) no-repeat 0% 50% !important;
				}
				div.details p.cs a{
					color:#8c880b !important;
					}
		div.details a{
			color:#444 !important;
			}
	li.widget{
		list-style:none !important;
		}
		ul.shopp_categories{
			margin:15px 0 25px 0 !important;
			}
			.widget_shoppcategorieswidget li{
				font-weight:bold;
				font-size:.8em;
				font-style:normal;
				margin-bottom:10px !important;
				text-transform:uppercase;
				line-height:1em !important;
				list-style:none !important;
				}
				ul.children{
					margin:10px 0 20px 0 !important;
					}
					ul#subpages{
						font-size:1.2em !important;
						}
					ul.children li{
						font-size:.8em !important;
						font-weight:normal !important;
						text-transform:none !important;
						padding-left:20px;
						height:100%;
						line-height:1em;
						background:url(/wp-content/themes/ivoryegg/images/bullet-arrow-green.gif) no-repeat 0% 1px !important;
						margin-bottom:5px !important;
						}
						ul.children li a{
							color:#666 !important;
							}
							ul.children li a:hover{
								color:#8c880b !important;
								text-decoration:none !important;
								}
div#productgallery{
	margin:20px 0 30px 0;
	float:left;
	width:280px;
	}
	div#productgallery img{
		margin-bottom:10px !important; 
		}
div#productinfo{
	margin:20px 0 30px 0;
	width:300px;
	float:right;
	}

/*Shopp Pagination Styles
*********************************************************/

ul.paging{
	margin:0 0 0 -5px !important;
	}
	ul.paging li{
		font-size:.9em;
		}
	.paging li a{
		padding:5px 10px;
		border:1px solid #bbb;
		background:#fff;
		color:#666 !important;
		text-decoration:none;
		}
		.paging li.next a,
		.paging li.previous a{
			border:1px solid #ccc;
			color:#444 !important;
			}
		.paging li a:hover{
			background:#fff url(/wp-content/themes/ivoryegg/images/bg-bar-silver.jpg) repeat-x;	
			border:1px solid #666;
			}
		.paging li.disabled, .paging li.active{		
			padding:5px 10px !important;
			}	
			.paging li.disabled{
				background:#fff;
				border:1px solid #ddd;
				color:#bbb;
				}
			.paging li.active{
				background:#fff url(/wp-content/themes/ivoryegg/images/bg-bar-silver.jpg) repeat-x;	
				border:1px solid #333;
				color:#000;
				font-weight:bold;
				}
				
/*Gallery Styles
*********************************************************/

#flashbanner{
	width:930px;
	height:250px;
	margin-bottom:35px;
	}
#studyimages{
	width:930px;
	height:250px;
	border:5px solid #d2cf54;
	margin:0;
	}
#studyimagesdivider{
	height:25px;
	display:block;
	margin:0 0 10px 0;
	background:#fff url(/wp-content/themes/ivoryegg/images/bg-studyimages.jpg) no-repeat left top;
	}
	
/*Subpages Widget Styles
*********************************************************/

ul#subpages{
	margin:10px 0 20px 0 !important;
	}
	ul#subpages li{
		font-size:.7em !important;
		font-weight:normal !important;
		text-transform:none !important;
		padding-left:20px;
		height:100%;
		line-height:1.3em;
		background:url(/wp-content/themes/ivoryegg/images/bullet-arrow-green.gif) no-repeat 0 2px !important;
		margin-bottom:5px !important;
		}
		ul#subpages li a{
			color:#666 !important;
			}
			ul#subpages li a:hover{
				color:#8c880b !important;
				text-decoration:none !important;
				}
				
/*Shadowbox JS Override
*********************************************************/
				
#sb-body{
	border:5px solid #fff !important;
	}
