@charset "utf-8";
/* CSS Document */
/************************************************************************

	Site: www.alimapure.com
	Author:		eROI		[www.eroi.com] 

	Listing Order:

	==============

	1 - Global
	2 - Structure/layout
	3 - Main content
	

************************************************************************/
/***********************************************************************
	1 - GLOBAL
************************************************************************/
div#logo h1 {
	width: 198px;
	height: 86px;
	padding: 40px 0 0 0;
}

ul.form {
	list-style: none;
}

div.entry ul {
	padding: 0 0 25px 13px;
}

div.entry ul li {
	line-height: 150%;
	padding: 0 0 10px 0;
}

h3.bestseller a {
	font-weight: normal;
}
/***********************************************************************
	2 - STRUCTURE/LAYOUT
************************************************************************/
div#header div#logo {
	background: url(/wp-content/themes/AlimaPure/assets/img/bg_logo.gif) left 40px no-repeat;
	bottom: 25px;
	float: left;
	left: 243px;
	height: 129px;
	position: absolute;
	width: 547px;
	z-index: 1;
	
}

div#leftColumn div#quote {
	font-style: italic;
	padding: 35px 15px 0 25px;
}

div#sub_rightColumn {
	width: 635px;
	float: left;
	padding: 45px 50px 0 55px;
	z-index: 2;
}

div#container div#bg_flower {
	background: url(/wp-content/themes/AlimaPure/assets/img/bg_content-flower.gif) left top no-repeat;
	width: 127px;
	height: 531px;
	position: absolute;
	bottom: 0;
	right: 0;
}

div#sub_rightColumn div#rightSubNav {
	padding: 10px 10px 5px 5px;
	border: 2px dotted #6cc0af; 
	float: right;
	margin: 50px 0 10px 10px;
}

/*------------------------------------------------------------------------ welcome layout */
div.welcomeRow {
	border-top: 1px solid #e9e8e7;
	padding: 35px 0 10px 0;
}

	div.welcomeRow img.alignRight {
		float: right;
	}

	div#title_whatIs {
		background: url(../img/title_what-is-mineral-makeup.gif) left top no-repeat;
		height: 15px;
		margin: 0 0 13px 0;
		width: 174px;
	}
	
	div.welcomeProd {
		float: left;
		margin: 0 20px 0 0;
		width: 190px;
	}
	
	div.welcomeProd img {
		float: left;
		margin: 0 15px 0 0;
	}
	
	div#title_foundationColor {
		background: url(../img/title_foundation-color.gif) left top no-repeat;
		height: 13px;
		margin: 0 0 14px 0;
		width: 357px;
	}
	
	div#title_sampleProd {
		background: url(../img/title_sample-product.gif) left top no-repeat;
		height: 15px;
		margin: 0 0 10px 0;
		width: 211px;
	}
	
	div#title_questions {
		background: url(../img/title_questions.gif) left top no-repeat;
		height: 13px;
		margin: 0 0 15px 0;
		width: 170px;
	}
	
/*----------------------------------------------------------------------- category landing page */
div#catlanding_rColumn {
	width: 704px;
	float: left;
	padding: 45px 20px 40px 54px;
}

div#cat_landingWrapper div#cat_topSection {
	height: 294px;
}

div#cat_topSection h2 {
	color: #4e443d;
	font-size: 24px;
}

div#topRightTxt {
	float: right;
	padding: 0 80px 0 0;
	position: relative;
	z-index: 5;
}

div#cat_questions {
	float: left;
	height: 155px;
	margin-bottom: 10px;
	width: 464px;
}

div#cat_thisispure {
	float: left;
	height: 155px;
	width: 233px;
}

div#title_popularProds {
	background: url(../img/title_most-pop-prods.gif) left top no-repeat;
	clear: both;
	height: 23px;
	width: 241px;
}

div#popProdsWrapper {
	background: url(../img/bg_cat-popular-prods.gif) left top repeat-y;
	margin: 20px 0 0 0;
}

	div.popularProd {
		background: #fff;
		float: left;
	}
	
	div.popularProd h4,
	div#cat_botSection h5 { color: #4e443d; font-size: 16px; }
	
	div#l_popProd { padding: 0 20px 0 0; width: 198px; }
	div#m_popProd { margin: 0 5px; padding: 0 25px 0 18px; width: 194px; }
	div#r_popProd { padding: 0 0 0 15px; width: 217px; }

div#cat_botSection {
	border-top: 1px solid #e9e8e7;
	margin: 25px 0 0 0;
	padding: 30px 0 0 0;
}
	
/***********************************************************************
	3 - MAIN CONTENT
************************************************************************/
div#leftColumn div#quote p {
	padding: 0 0 20px 0;
}

div#sub_rightColumn a { color: #07a17f; }
div#sub_rightColumn a:hover { color: #246658; }

div#sub_rightColumn div.post h2 {
	color: #4e443d;
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 20px 0;
}

div#sub_rightColumn h3 {
	font-size: 13px;
	color: #624C3D;
	padding: 0 0 5px 0;
}

div#sub_rightColumn p {
	padding: 0 0 15px 0;
}

div#sub_rightColumn div#rightSubNav ul {
	list-style: none;
}

div#sub_rightColumn div#rightSubNav ul li {
	padding: 0 0 5px 0; 
}

div#sub_rightColumn div#rightSubNav ul li a {
	color: #624C3D;	
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 8px;
}

div#sub_rightColumn div#rightSubNav ul li a:hover, div#rightSubNav ul li.current_page_item {
	background: url(/wp-content/themes/AlimaPure/assets/img/bg_arrow.gif) left 2px no-repeat;
}

/*-- ANY FORM PAGES --*/
ul.form li {
	padding: 0 0 10px 0;
}

ul.form li label.formTxt {
	float: left;
	width: 180px;
	text-align: right;
	margin: 0 10px 0 0;
	font-weight: bold;
}

ul.form li label.formField input {
	border: 1px solid #707070;
	width: 192px;
	font-size: 11px;
	padding: 2px;
}

ul.form li label.formField textarea {
	border: 1px solid #707070;
	width: 192px;
	height: 96px;
	font-size: 11px;
	padding: 2px;
}

form#cformsform input {
	position: relative;
	z-index: 5;
}

/*-- BUZZ PAGE --*/
div.post div.buzz_content {
	width: 100%;
	padding: 0 0 10px 0;
}

div.buzz_content div.buzz_image {
	float: left;
	width: 210px;
	height: 230px;
	margin: 0 10px 0 0;
	border: 1px solid #707070;
}

div.buzz_content div.buzz_text {
	float: left;
	width: 300px;
}

/*-- NEWSLETTER PAGE --*/
ul#newsletterSignup {
	list-style: none;
	clear: both;
}

ul#newsletterSignup li {
	clear: both;
	padding: 0 0 8px 0;
}

ul#newsletterSignup li label.newsletterFormField{
	padding: 0 5px 0 0;
}

*:first-child+html ul#newsletterSignup li {
	padding: 0 0 5px 0;
}

ul#newsletterSignup li input.newsletterField, textarea.newsletterField {
	border: 1px solid #91d0c3;
	width: 140px;
	padding: 2px;
	font-size: 11px;
}

ul#newsletterSignup li#newsletterEmail {
	padding: 0 0 15px 0;
}

ul#newsletterSignup li#heardOth {
	padding: 0 0 15px 0;
}

/*-- GIFT CERTIFICATE PAGE --*/
div#sub_rightColumn div#leftGiftForm {
	float: left;
	width: 350px;
}

div#sub_rightColumn div#rightGiftForm {
	float: left;
	margin: 0 0 0 10px;
}

div#rightGiftForm ul {
	list-style: none;
}

div#rightGiftForm ul li {
	padding: 0 0 8px 0;
}

div#rightGiftForm ul li label.leftGiftTxt {
	float: left;
	text-align: right;
	padding: 0 5px 0 0;
	width: 75px;
}

div#rightGiftForm ul li textarea#giftMessage {
	height: 75px;
}

div#rightGiftForm ul li input#giftQty {
	width: 20px;
}

div#rightGiftForm ul li#button_giftAdd {
	padding: 20px 0 0 78px;
}

div#rightGiftForm ul li input.giftField, div#rightGiftForm ul li textarea, div#rightGiftForm ul li select {
	border: 1px solid #91d0c3;
	padding: 2px;
	font-size: 11px;
	width: 110px;
}

/* WELCOME PAGE */
div.welcomeProd p.welcomeProdName {
	font-size: 12px;
	line-height: normal;
}

div.welcomeRow ul {
	line-height: 164%;
	padding: 0 0 10px 30px;
}

/*----------------------------------------------------------------------- category landing page */

div#topRightTxt h2 {
	height: 23px;
	margin: 0 0 20px 0; 
	width: 365px; 
}

div#topRightTxt ul {
	float: right;
	list-style: none;
	text-transform: uppercase;
	padding: 40px 0 0 0;
}

div#topRightTxt ul li {
	padding: 0 0 3px 0;
}

div#topRightTxt ul li a {
	color: #07a17f;
}

div.popularProd p,
div#cat_botSection p {
	padding: 10px 0 0 0;
}

/*----------------------------------------------------------------------- I'm naturally gorgeous */
div.entry p code {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 6px solid #ccc;
	display: block;
	font: 12px "Courier New", Courier, monospace;
	width: 420px;
	padding: 10px;
}
div#oops p { font-size: 12px; }
div#oops p#oopsHeadline { font-size: 18px; }