/* @override http://www.faceityourefabulous.com/wp-content/themes/faceityo/style.css */

/*
Theme Name: Face It You're Fabulous
Theme URI: http://faceityourefabulous.com/
Description: Theme based on design of Jason Henricksen and Ryan Fors.
Version: 0.1
Author: Evan Heisler
Author URI: http://evanheisler.com/
*/

/* Begin Structure */

body {
	background: url('images/bg.gif') left top;
	background-attachment: fixed;
	color: #fff;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	}

#page {
	background: url('images/bgBurst.png') center 473px no-repeat !important;
	background: none;
	margin: 20px auto;
	padding: 0;
	width: 930px;
	text-align: left;
	}

#header {
	background: url('images/img_defaultimage.jpg') left bottom no-repeat;
	border-bottom: 3px solid #fff;
	margin: 0;
	padding: 0;
	height: 350px;
	position: relative;
	width: 930px;
	}
	
.faceIt {
	background: url('images/faceIt.png') center center no-repeat;
	position: absolute;
	top: 25px;
	left: 45px;
	width: 230px;
	height: 230px;
	}

#header img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 350px;
	vertical-align: bottom;
	}
	
#headerimg h1 {
	display: block;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	}
	
.homeColumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 603px;
	}

.narrowcolumn {
	float: left;
	padding: 0 30px 20px 13px;
	margin: 0px 0 0;
	width: 560px;
	}

.widecolumn {
	float: left;
	padding: 20px 30px 20px 13px;
	margin: 0px 0 0;
	width: 560px;
	}

#sweepsPage, #legal, #titleless {
	background: url('images/commentBG.png') !important;
	background: url('images/commentBG.gif');
	}
	
.sweepsMain {
	float: right;
	padding: 20px 13px 20px 30px;
	margin: 0px 0 0;
	width: 560px;
	}
	
.sweepsSide {
	float: right;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 310px;
	}
	
.legal, .titleless {
	margin: 0 auto;
	width: 900px;
	}

.post {
	margin: 0 0 50px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* Main Nav */

ul.mainNav {
	background: url('images/navBG.gif') left bottom repeat-x;
	color: #fff;
	font-family: arial, sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	height: 58px;

	}
	
ul.mainNav li {
	display: block;
	float: left;
	margin: 0;
	line-height: 58px;
	}
	
ul.mainNav li a {
	color: #fff;
	margin: 0;
	padding: 20px 23px;
	}
	ul.mainNav li a img {padding-top:24px;}
	
div.shadow {
	background: url('images/dropShadow.png') left top repeat-x !important;
	background: none;
	height: 15px;
	position: absolute;
	top: 143px;
	width: 930px;
	z-index: 10;
	}
	
.current_page_item {
	background: url('images/navBGActive.gif') left bottom repeat-x;
	}

/* End Main Nav */

/* Begin Sidebar */

#sidebar {
	background: url('images/sidebarBG.png') right top repeat-x !important;
	background: url('images/sidebarBG.jpg') right top repeat-x;
	float: left;
	font: 1.1em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	min-height: 197px;
	height: 197px;
	height: auto !important;
	padding: 5px 0 0px 17px;
	width: 310px;
	}
	#sidebar.home {background: url('images/sidebarBG.jpg') left top no-repeat;}

#sidebar form {
	margin: 0;
	}

/* End Sidebar */

/* Footer Columns */

#footer {
	padding: 0;
	margin: 50px 0 0 0;
	width: 930px;
	clear: both;
	border: none;
	}

#footer .columnLeft {
	border-top: 1px solid #8c8c8c;
	float: left;
	width: 400px;
	padding-right: 65px;
	}
	
#footer .columnRight {
	float: left;
	width: 465px;
	}
	#footer .columnRight {
	border-top: 1px solid #8c8c8c;
	height: 33px;
	padding-left: 0;
	}

/* End Footer Columns */

/* End Structure */

/* Begin Typography & Colors */

.bannerText#homeBanner {
	color: #fff;
	position: absolute;
	left: 50px;
	top: 230px;
	width: 420px;
	}
	.bannerText#homeBanner p {
	margin: 0;
	padding: 0;
	}

p.disclaimer {color: #d6d6d6; font-size: .9em; padding: 0 50px;}

#topMeta p {
	float: right;
	margin: 0;
	padding-top: 20px;
	text-transform: uppercase;
	}
	#topMeta p a {
	color: #fff;
	}
	#topMeta img {
	display: block;
	float: left;
	}
	
.couponCombo .btn a, p.btn a, .entry p.btn a, .entry p.btn a:visited, #commentform input#commentSubmit {
	background: url('images/btnBG.gif') left top repeat-x;
	border: none;
	color:#006699; 
	padding: 5px 20px;
	}

p#runwayHeader {
	background: url('images/runwayHeader.png') center bottom no-repeat !important;
	background: url('images/runwayHeader.gif') center bottom no-repeat;
	margin: 0 auto;
	padding-top: 0px;
	width: 277px;
	height: 130px;
	}

p.authorDate {
	color: #a6a6a6;
	margin: 0;
	}

.widecolumn .entry p {
	margin: 0px 0 20px;
	font-size: 1.05em;
	line-height: 1.4em;
}
#sidebar li#sidebar-login.widget p {
	color: #fff;
	}
	
.accordionContent p {
	margin: 0 0 10px;
	width: 310px;
	}

#signUp p {
	font-size: .9em;
	margin: 0 0 20px;
	padding-bottom: 10px;
	width: 120px;
	}
	
p.comments {
	background: url(images/speechBubble.gif) left top no-repeat;
	padding: 0 0 0 25px;
	height: 18px;
	}

.entry p a:visited {
	color: #75b7e4;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #aae0fa;
	text-decoration: none;
	}

a:hover {
	color: #6cccfa;
	text-decoration: underline;
	}

#content {
	font-size: 1.2em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
	.narrowcolumn .entry p, .narrowcolumn .entry .post-teaser {
	clear: both;
}

.narrowcolumn .entry .post-teaser {
	line-height: 1em;
	margin-top: -10px;
	}

.narrowcolumn .postmetadata {
	background: url('images/commentBubble.gif') right top no-repeat;
	font-size: .8em;
	text-align: right;
	padding: 6px 0px 0 0;
	}
	.narrowcolumn .postmetadata a {background: #595959; color: #fff; padding: 2px 4px 2px 5px;}

/*
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
small.date {
	color: #a6a6a6;
}
	
.commentlist p.byline {
	background: url('images/bylineBG.png') left top no-repeat;
	font-style: italic;
	margin: 0;
	padding: 3px 0 0 20px;
	}
	
span.leaveA {
	font-size: 1.4em;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.05em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

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

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

blockquote {
	background: url('images/quotes.gif') left top no-repeat;
	color: #ddd;
	margin: 15px 30px 0 25px;
	padding: 20px 0 0 20px;
	}

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

.rssSubscribe {
	background: url('images/rssBG.gif') left top no-repeat;
	display: block;
	float: left;
	height: 20px;
	margin-top: 20px;
	width: 100px;
	}
	.rssSubscribe img {
	float: left;
	margin: 2px 10px 0 2px;
	}
	.rssSubscribe p {
	font-size: .8em;
	margin: 0;
	padding-top: 4px;
	}
	.rssSubscribe p a {color: #fff;}
	
.sweepsMain em {
	color: #aae0fa;
	font-style: normal;
	}
	
#sweepsThankYou {
	background: url('images/sweepsThankYouBG$3.jpg') center bottom no-repeat;
	margin: -70px auto 0;
	padding: 0 60px;
	width: 500px;
	}

#sweepsThankYou p#loginCopy {
	width: 350px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	}
	
/* Styles for Sweeps Thank You Overlay */
	
#overlay #sweepsThankYou {
	background: url('images/sweepsThankYouBG$3.jpg') center bottom no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 530px;
	}

#overlay #sweepsThankYou h2 {
	color: #fff;
	font-size: 2.2em;
	text-align: left;
	margin: 0 0 10px;
	text-transform: uppercase;
	}
	#sweepsThankYou h2 span {color: #aae0fa;}
	
#overlay #sweepsThankYou p {
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: left;
	margin: 0;
	width: 196px;
	}	

#overlay #sweepsThankYou p#loginCopy {
	font-size: 1.1em;
	line-height: 1.2em;
	float: left;
	margin: 95px 0 0 15px;
	text-align: left;
	width: 350px;
	}

div.overlay { 
    background-image:url('images/bgOverlayLarge.png'); 
/*     background-image:url('images/bgOverlay.gif');  */
    width:530px; 
    height:495px;         
    display:none; 
    padding: 37px 55px 32px; 
} 
 
div.overlay div.close { 
    background-image:url('images/closeOverlay.png') !important; 
    background-image:url('images/closeOverlay.gif'); 
    position:absolute; 
    right:0px; 
    top:0px; 
    cursor:pointer; 
    height:36px; 
    width:36px; 
}

#overlay #sweepsThankYou ul.pagenav {
	clear: both;
	display: block;
	height: 36px;
	margin: 0;
	padding: 0 0 0 18px;
	}

#overlay #sweepsThankYou ul.pagenav li {	
	background: url('images/btnBG.gif') left top repeat-x;
	display: block;
	float: left;
	line-height: 25px;
	margin: 10px 10px 7px 0;
	text-align: center;
	text-indent: 0;
	}
	
#overlay #sweepsThankYou ul.pagenav li#already {background: none; line-height: 1em; font-size: .9em; margin: 10px 5px 0 30px; text-align: right;}

#overlay #ECRMsignUp {
	float: left;
	margin: 0 0 0 7px;
	width: 307px;
	}
	#overlay #ECRMsignUp p {font-size:1.1em; width: 260px; margin: 0 !important; margin:0; padding: 56px 20px 16px 25px;}

/* End Overlay */

.coupon {
	background: url('images/couponBG$3.jpg') left top no-repeat;
	width: 519px;
	height: 65px;
	padding-top: 65px;
	}
	.coupon p {
	float: left;
	font-size: .9em !important;
	margin: 0;
	padding: 0 0 0 15px;
	width: 250px;
	}
	.coupon p.btn {
	margin: 10px 0 0 120px;
	width: auto;
	}
	
.wtbCoupon {
	background: url('images/wtbCouponBG.jpg') left top no-repeat;
	width: 519px;
	height: 85px;
	padding-top: 60px;
	}
	.wtbCoupon p {
	padding: 0 0 0 15px;
	width: 270px;
	}
	
.couponCombo {
	background: url('images/couponCombo.png') left top no-repeat !important;
	background: url('images/couponCombo.jpg') left top no-repeat;
	width: 560px;
	height:105px;
	margin: 5px 0 10px;
	padding-top: 60px !important;
	padding-top: 50px;
	}
	.couponCombo p {
	float: left;
	font-size: .9em !important;
	margin: 0;
	padding: 12px 0 0 15px;
	width: 180px;
	}
	.couponCombo p span.btn {
	width: auto;
	}

#footer p {
	color: #fff; 
	float: left;
	margin: 0;
	}

.columnLeft #blogFeed ul, #blogFeed2 ul, .forumFeed ul {
	margin: 0;
	padding: 0;
	}

.columnLeft #blogFeed li, #blogFeed2 li, .forumFeed li {
	color: #8c8c8c;
	font-size: 1.1em;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}
	
.columnLeft p, .columnRight p {
	color: #8c8c8c;
	padding-bottom: 10px;
	}

ul.footerNav {
	margin: 0;
	padding-bottom: 10px;
	}
	ul.footerNav li {
	border-right: 1px solid #fff;
	display: block;
	float: right;
	list-style-type: none;
	}
	ul.footerNav li a {
	color: #fff;
	padding: 0 8px;
	}
	ul.footerNav li.last{border: none;} 
	ul.footerNav li.last a {margin-left: 4px; padding: 2px 0 14px 20px;}

/* End Typography & Colors */


/*	Begin ECRM Form */

#ECRMsignUp {
	background: url(images/bgECRM2.jpg) left top no-repeat;
	color: #666;
	height: 230px;
	margin: 30px 0 0 -17px;
	padding: 1px 10px 0;
	}
	
#ECRMsignUp h4 {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	margin: 9px 0 10px;
	padding: 0;
	text-align: left;
	}
	
#ECRMsignUp p {
	line-height: 1.3em;
	margin: 0;
	padding: 50px 20px 8px 25px;
	}
	
	#ECRMsignUp p a {color: #666; text-decoration: underline;}

/*	End ECRM Form */



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

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

h1 {
	font-size: 2em;
	line-height: 2em;
	margin: 0;
	padding-top: 0px;
	}

.bannerText {
	color: #fff;
	margin-bottom: 30px;
	width: 560px;
}
.bannerText#single h1, .bannerText#single {
	color: #fff;
	}
.bannerText h1 {
	font-family: "Trebuchet MS", "helvetica neue", sans-serif;
	font-size: 2em;
	line-height: 1.1em;
	padding-top: 12px;
	text-align: left;
	text-transform: uppercase;
	}
.bannerText h1 em {
	color: #aae0fa;
	font-style: normal;
	}

#titleless .bannerText h1 em {
	display: none;
	}
	
h1.articleTitle {
	font-size: 1.4em;
	line-height: 1.4em;
	text-align: left;
	}
	h1.articleTitle a, h1.articleTitle a:visited {
	color: #fff;
	}

h1.categoryTitle {
	color: white;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: left;
	}
	h1.articleTitle a, h1.articleTitle a:visited {
	color: #fff;
	}

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

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;
	}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}
	
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}

.sweepsSide h2 {
	color: #aae0fa;
	}

.narrowcolumn h2 {
	font-size: 1.2em;
	margin: 4px 0 0 0;
	}
	
.widecolumn h2 {
	color: #6fbefb;
	font-size: 1.6em;
	line-height: 1.4em;
	margin-top: 30px;
}

.accordionContent h2 {
	color: #aae0fa;
	font-size: 1.8em;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#sweepsThankYou h2 {
	text-align: center;
	margin: 0 0 75px;
	}

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

h3 {
	font-size: 1.3em;
	}
	h3.login {margin-top: 5px;}

h3.contactThankYou {
	background: url('images/messageBG.gif') left bottom repeat-x;
	font-size: 1.3em;
	padding: 12px;
	margin: 0;
	line-height: 1.3em;
	}
	
.widecolumn h3 {
	color: #a4d4fa;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-top: 30px;
}

#footer h3 {
	color: #fff;
	margin: 15px 0 0 0;
	}
	#footer h3 a {color: #aae0fa;}

h4 {
	color: #bedff9;
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 30px 0 0 0;
	}
	
h5 {
	color: #cfe8fb;
	font-size: 1.1em;
	line-height: 1em;
	margin: 30px 0 0 0;
	}
	
h6 {
	color: #e6f1fa;
	font-size: 1em;
	line-height: 1em;
	margin: 30px 0 0 0;
	}

#sidebar ul li#sidebar-login h2.widgettitle {
	color: #fff;
	font-size: 1.8em;
	padding: 0;
	text-transform: uppercase;
	}
	#sidebar ul li#sidebar-login h2.widgettitle em {color: #aae0fa; font-style: normal;}
	
#sidebar h2.login {
	color: #fff;
	font-size: 1.8em;
	margin: 5px 0 0 !important;
	margin: 27px 0 0;
	padding: 0;
	text-transform: uppercase;
	}
	html>body #sidebar h2.login{*padding-top: 20px;}
	html>body #sidebar.home h2.login {*padding-top: 0px;}
	#sidebar h2.login em {color: #aae0fa; font-style: normal;}
	#sidebar h2.login#notLoggedIn {width: 180px; float: left;}
	
#sidebar ul li.widget h2.widgettitle {
	color: #75b7e4;
	font-size: 1.4em;
	padding-top: 25px;
	text-transform: uppercase;
	}
	#sidebar ul li#get-recent-comments h2.widgettitle a {
	background: url('images/rssIcon.gif') right top no-repeat;
	color: #75b7e4;
	padding-right: 190px;
	}
	#sidebar ul li#get-recent-comments h2.widgettitle a:hover {color: #aae0fa;}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3.search {
	margin-top: 10px;
	padding: 0;
	}
	
#signUp h3 {
	color: #fff;
	float: left;
	font-size: 1.1em;
	margin: 3px 20px 10px 0;
	padding: 0;
	}

/* End Headers */

/* 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: 35px;
	padding: 0;
	}

html>body .entry li {
	color: #ddd;
	margin: 7px 0 10px 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 {
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.entry dl dt {
	font-size: 1.1em;
	}
	.entry dl dd {
	color: #ddd;
	margin: 0 0 8px 45px;
	}

html > body .legal ul, html > body .titleless ul {
	list-style-type: disc;
	text-indent: 0;
	list-style: 
	}
	
html > body .legal ul ul, html > body .titleless ul ul {
	list-style-type: circle;
	text-indent: 0;
	}

html > body .legal ol li. html > body .titleless ol li {
	list-style: lower-roman;
	}

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

.loginText {
	float: left;
	padding-right: 70px;
	}

.retailers {
	float: left;
	margin-right: 12px;
	width: 180px;
	}

/* Sidebar Lists */

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	}
	#sidebar ul li#search {margin: 3px 0 25px; height: 30px; padding: 0;}
	#sidebar ul li#text-245172441 {margin-top: 0;}
	#sidebar ul li#sidebar-login {margin-top: 5px;}
	html>body #sidebar ul li#categories-238147831 {*margin-top: 155px;}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}
	#sidebar ul ul a {color: #fff;}

#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;
	}

#sidebar ul.pagenav {
	clear: both;
	padding-bottom: 25px;
	}

/*
#sidebar ul#notLogged {
	float: right;
	margin-right: 17px;
	width: 100px;
	}

#sidebar ul#notLogged li {
	background: url('images/btnBG.gif') left top repeat-x;
	display: block;
	float: left;
	line-height: 25px;
	margin: 0;
	text-align: center;
	width: 100px;
	}
	#sidebar ul#notLogged li a {
	color: #006699;
	padding: 5px 12px;
	}
*/
	
/* End Sidebar Lists */
	
#sweepsThankYou ul.pagenav {
	margin: 0;
	}

#sidebar ul.pagenav li, #sweepsThankYou ul.pagenav li {
	background: url('images/btnBG.gif') left top repeat-x;
	display: block;
	float: left;
	line-height: 25px;
	margin: 10px 10px 7px 0 !important;
	margin: 0 10px 0 0;
	text-align: center;
	text-indent: 0;
	}
	#sidebar ul.pagenav li a, #sweepsThankYou ul.pagenav li a {
	color: #006699;
	padding: 5px 15px;
	
	}
	#sidebar ul.pagenav li#profile {background: none; width: 120px;}
	#sidebar ul.pagenav li#profile a {color: #aae0fa; }
	#sidebar ul.pagenav li#already, #sweepsThankYou ul.pagenav li#already {background: none; line-height: 1em; font-size: .9em; margin: 5px 5px 0px 30px; text-align: right;}
	
#sidebar ul.pagenav li, #sidebar.home ul.pagenav li {
	min-width: 80px;
	}
	
/* End Entry Lists */

/* Begin Images */

.homeColumn img {
	border-right: 3px solid #fff;
	float: left;
	width: 298px;
	}
	.homeColumn .squareAds {width:148px; float: left; border-right: 3px solid #fff !important; border-right: none;}
	.homeColumn img.square {width:148px; height:99px;}
	.homeColumn img.narrow {width: 148px;}
	.homeColumn img.topAd {border-bottom: 3px solid #fff; vertical-align: top;}

#authorPhoto img {
	border: 3px solid #fff;
	float: left;
	margin: 8px 8px 4px 0;
	}

p img {
	padding: 0;
	max-width: 100%;
	}
	
.shadowWrap {
	background: url('images/shadowAlpha.png') right bottom no-repeat !important;
	background: none;
	float: left;
	margin: 20px 15px 0 10px;
	width: auto;
	}
	
.shadowWrap img {
	background: #fff;
	display: block;
	margin: -6px 6px 6px -6px;
	padding: 3px;
	position: relative;
	width: auto;
	}
	
.retailerLogo {
	float: left;
	margin: 20px 30px 0 0;
	max-width: 230px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	width: 100%;
	}

img.alignleft {
	padding: 3px;
	margin: 0 7px 2px 0;
	display: inline;
	width: auto;
	}
	#wtb img.alignleft {width:120px;}
	#treatment img.alignleft, #treatment .shadowWrap img.alignleft {width:210px;}
	#whatAre img.alignleft, #whatAre .shadowWrap img.alignleft {width:180px;}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
#sidebar img.sbAd {
	margin: 0 0 0 -17px !important;
	margin: -4px 0 0 -17px;
	padding: 0;
	}

/* End Images */

/* Begin Form Elements */
form#sweeps {
	text-align: left;
	}
	
form#sweeps fieldset {
	border: none;
	float: left;
	width: 255px;
	}
	
form#sweeps label {
	margin-bottom: 12px;
	}
	
form#sweeps fieldset input {
	width: 230px;
	}
	
form#sweeps p.submit {
	display: block;
	line-height: 25px;
	padding-left: 60px;
	}
	
form#sweeps input#sweepsSubmit {
	background: url('images/btnBG.gif') left top repeat-x;
	border: none;
	margin-top: 100px;
	width: 100px;
	}
	form#sweeps .submit input {
	color: #006699;
	height: 25px;
	}

form#sweeps input#zip {
	width: 100px;
	}
	
#signUp {
	background: url('images/signupBG2.gif') right center no-repeat;
	padding: 10px;
	margin-top: 12px;
	}

form#sweeps #signUp input {
	float: left;
	width: 20px;
	}

#searchform {
	margin: 5px 0 0px 0px;
	padding: 5px 3px 0 3px;
	}

#sidebar #searchform input {
	background: url('images/formBG.gif') left top repeat-x;
	border: none;
	height: 20px;
	margin: 0;
	padding: 0;
	}

#sidebar #searchform #s {
	color: #fff;
	width: 225px;
	padding: 4px;
	height: 12px;
	}

#sidebar input#searchsubmit {
	background: url('images/searchGlass.gif') left top no-repeat;
	cursor: pointer;
	height: 20px;
	width: 20px;
	margin: 0;
	padding: 1px;
	border: 0;
	vertical-align: top;
	}
	
#sidebar input#user_login, #sidebar input#user_pass {
	background: url('images/loginBG.gif') left top repeat-x;
	color: #aae0fa;
	border: none;
	width: 187px;
	padding: 4px;
	margin: 0;
	}
	
/*
#sidebar li#sidebar-login.widget p {
	display: block;
	float: left;
	margin: 0;
	padding: 2px 0;
	}
	#sidebar li#sidebar-login.widget p.forgot {margin-left: 50px;}
	#sidebar li#sidebar-login.widget p.remember {padding: 0; margin-left: 7px; margin-top:-29px;}
	#sidebar li#sidebar-login.widget p.submit {margin-left: 10px;}
*/

.addons {
	margin: 7px 7px 8px 5px !important;
	margin: 4px 7px 3px 5px;
	}

.addons p {
	float: left;
	width: auto;
	}

.emailFriend {
	background: url('images/emailFriendBG.gif') left top no-repeat;
	height: 16px;
	width: 105px;
	}
	.emailFriend a {
	color: #fff;
	padding: 0 12px;
	}
	
a.addthis {
	display: block;
	margin-left: 5px;
	padding: 0;
	width: 125px;
	}
	a.addthis img {
	margin-top: 0px;
	padding: 0;
	width: 125px;
	}
	
ul.sidebarlogin_otherlinks {
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	width: 130px;
	}
	
form#sweeps select {
	width: 230px;
	}

#commentform input#author, #commentform input#email, #commentform input#url {
	background: url('images/commentBG.png') !important;
	background: url('images/commentBG.gif');
	border: 1px solid #eee;
	color: #fff;
	font-size: .9em;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	background: url('images/commentBG.png') !important;
	background: url('images/commentBG.gif');
	border: 1px solid #eee;
	color: #fff;
	font-size: .9em;
	width: 440px;
	padding: 5px 12px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */

/* Wordpress Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* End Wordpress Calendar */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
	
h3#comments {
	color: #75b7e4;
	}

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

.commentlist li {
	background: url('images/commentBG.png') !important;
	background: url('images/commentBG.gif');
	margin: 15px 0 0px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

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



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

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

.clear {
	clear:both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 100%;
	}

.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.narrowcolumn span#sharethis_0 {
	float: left;
	margin-top: 22px;
	}
	
/* 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 */

/* Horizontal Accordion */

	
#horizontalContainer {
	margin: 0px auto;
	width: 930px;   
	height: 350px;
	position: absolute;
	top: 0;
	right: 0;
	}

.accordionToggle {
	float: right;	/* This make sure it stays horizontal */
	display: block;
	height: 350px;
	width: 36px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
}
	
	.accordionToggle#blog {background: url('images/blogBladeBGLeft.jpg') left top repeat-y;}
	.accordionToggle#forum {background: url('images/forumBladeBGLeft.jpg') left top repeat-y;}
	.accordionToggleActive#blog {background: url('images/blogBladeBGRight.jpg') left top repeat-y;}
	.accordionToggleActive#forum {background: url('images/forumBladeBGRight.jpg') left top repeat-y;}
	
.accordionContent {
	padding: 30px;
	height: 290px !important;	/* We need to define a height for the accordion as it stretches the width */
	float: right;	/* This make sure it stays horizontal */	
	/* overflow: hidden; */
	overflow: hidden;
	background: url('images/bladeBG.png') left top repeat-y;
	color: #fff;
}

	
/* Nathan A. Good's attempts at CSS */
div.next_button {
	background : url('images/arrow-down.png'); 
	width : 30px;
	height : 15px;
	cursor : pointer;
	margin: 0 auto;
	}
	
div.previous_button {
	background : url('images/arrow-up.png'); 
	width : 30px;
	height : 15px;
	cursor : pointer;
	margin: 0 auto;
	}
	
#vertical_carousel, #forum_carousel {
	float:left;
	height:238px;
	margin:0px;
	padding: 0;
	position:relative;
	width:330px;
}
	
#vertical_carousel .container, #forum_carousel .container {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height:208px;
	overflow:hidden;
	width:330px;
}
	
#vertical_carousel ul, #forum_carousel ul {
	margin:0;
	padding:0;
	position:relative;
}

#vertical_carousel ul li, #forum_carousel ul li {
	float:left;
	font-size: 1.1em;
	height:95px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 10px 0 0 0;
	text-align:left;
	width:330px;
	}
	#forum_carousel ul li {height: 42px;}

.accordionContent .forumFeed ul li {
	color: #fff;
	}
	
#vertical_carousel ul li p, #forum_carousel ul li p {margin: 0;}

.accordionContent .rssSubscribe {
	background: none;
	height: 20px;
	margin: 0;
	padding: 0;
	}
	#header .accordionContent .rssSubscribe a img {
	float: left;
	padding: 2px;
	}
	.accordionContent .rssSubscribe p {
	background: url('images/readAllBG.gif') left top no-repeat;
	font-size: 1.1em;
	margin-left: 25px;
	padding: 4px 0 4px 7px;
	}
	.accordionContent .rssSubscribe p a {color: #fff;}
	
/* End of N.A.G.'s abominations to CSS */

    
/* End Accordion */

#page, .faceIt, #sweepsPage, #legal, #titleless, div.shadow, #sidebar, .narrowcolumn img, .accordionContent {behavior: url('/wp-content/themes/faceityo/images/iepngfix.htc')} /* Modify for site specifics */

#wp-forum table{
	border-collapse:collapse;
	margin-top: 15px;
	width:100%;
}
#wp-forum table.breadcrumbs {
	margin-top: 0;
	}
#wp-forum table td{
	padding:2px;
}
#wp-forum table.main_table{
	margin: 0;
	padding: 0;
	float: left;

}
#wp-forum table.main_table td{
	text-align: left;
}
#wp-forum table th{

}
#wp-forum a, #wp-forum a:visited{
}
#wp-forum a.forum_link{
}
#wp-forum span{

}
#wp-forum table.group_table{
	margin-top: 0;
}
#wp-forum table.group_table td{
	background: url('images/rowBG.gif') left top repeat-x;
	border:1px #aaa solid;

}
#wp-forum table.forum_table{
	margin-top: 0;
}
#wp-forum table.forum_table td{
	background: url('images/rowBG.gif') left top repeat-x;
	border: 1px solid #aaa;

}
#wp-forum table td.menutd {
	}

#wp-forum table.posts_table{
}
#wp-forum table.posts_table td{
	background: url('images/rowBG.gif') left top repeat-x;
	border: 1px solid #aaa;
}
#wp-forum table.posts_table td p {
	margin: 0;
	padding: 5px;
}
#wp-forum table.posts_table td.divider{

}
#wp-forum table.posts_table td.o{
	text-align: left;

}
#wp-forum table.posts_table td.e{
}
#wp-forum table.reply_table td{
}
#wp-forum table.user_table{

}
#wp-forum table.user_table td p{
	margin: 12px 0 0 0;
}
#wp-forum table td.group_header{
	background: none;
	padding-top: 12px;

}
#wp-forum table td.table_header{
	text-transform: uppercase;
}
#wp-forum table td.table_meta{
	
}
#wp-forum table.forum-meta{
}
#wp-forum table.forum-meta td{

}
#wp-forum .quote{
	visibility: hidden;
}
#wp-forum table.posts_table td.post-text{

}
#wp-forum span.post_meta{
	float: left;
}
#wp-forum table.reply_table{
	margin-top: 0;
}
#wp-forum #forumtext{

}
#wp-forum blockquote{
	color: #ddd;
}
#wp-forum table.recent_table td p {
	margin: 12px 0 0 0;
}
#wp-forum table.user_table td.table_meta{
}
#subscript{
}
tr.o{
}
tr.e{	
}

span.post_meta {
	padding: 5px 0 0 5px;
	}

.narrowcolumn .entry td.post-gravatar p, .narrowcolumn .entry td.post-gravatar img, .narrowcolumn .entry td.o p, .narrowcolumn .entry td.e p {
	margin: 0;
	padding: 5px;
	}

form#postreply table.main_table {
	margin: 0 0 75px;
	position: relative;
	}
	
.replyCaptcha {
	float: left;
	margin: 0 12px 0 0;
	width: 180px;
	}

span.leaveA {
	font-size: 1.4em;
	text-transform: none;
	}
	
input.subject, textarea {
	background: url('/wp-content/themes/faceityo/images/commentBG.png') left top !important;
	background: url('/wp-content/themes/faceityo/images/commentBG.gif') left top;
	border: 1px solid #eee;
	color: #fff;
	font-size: 1.1em;
	width: 420px;
	padding: 5px 12px;
	}

form.quote {
	float: right;
	}

small {
	color: #bbb;
	}

#forum h4 {
	}
	
#wp-forum input#replysubmit {
	background: url('images/btnBG.gif') left top repeat-x;
	border: none;
	color:#006699; 
	padding: 5px 20px;
	width: 90px;
	}
	
#wp-forum td.btn {
	background: url('images/btnBG.gif') left top repeat-x;
	width: 135px;
	height: 20px;
	text-align: center;
	padding: 5px 15px;
	}
	#wp-forum td.btn a {color: #006699;}
	#wp-forum td.btn a:hover {text-decoration: none;}
	
#wp-forum td.post-submitted .userMessages {
	background: url('/wp-admin/images/messageBG.gif') left bottom repeat-x;
	margin: 12px 0 0 60px;
	padding: 12px;
	width: 100%;
	}
	
#wp-forum td.post-submitted h3 {margin: 0;}

