/*
Theme Name: Kairos Clear
Theme URL: http://www.getpageone.com
Description: Wordpress Template for Kairos Clear
Version: 1.0
Author: Get Page One llc
Author URL: http://www.getpageone.com
*/

/*
Overrides and normalizes for all browsers 
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
   margin:0;
   padding:0;
}

h1, h2, h3, h4, h5, h6
{
   font-size:100%;
}

ol, ul
{
   list-style:none;
}

address, caption, cite, code, dfn, em, strong, th, var
{
   font-style:normal;
   font-weight:normal;
}

table
{
   border-collapse:collapse;
   border-spacing:0;
}

fieldset, img
{
   border:0;
}

caption, th
{
   text-align:left;
}

q:before, q:after
{
   content: '';
}

/*end normalizing*/

/*Main Definitions*/
body
{
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}

a
{
	color: #810728;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

:active
{
       outline: none;
}

:focus
{ 
      outline: none;
}

a img
{
	border: 0px;
}

p
{
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 15px;
}

h1, h2, h3
{
	padding: 0px;
}

h1, h1 a, h1 a:hover
{
	font-size: 26px;
	color: #6b2f1e;
	font-weight: bold;
	line-height: 30px;
}

h2, h2 a, h2 a:hover
{
	color: #6b2f1e;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
}

h3, h3 a, h3 a:hover
{
	color: #6b2f1e;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}

h4, h4 a, h4 a:hover
{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

h5, h5 a, h5 a:hover
{
	color: #6b2f1e;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

h6, h6 a, h6 a:hover
{
	font-weight: bold;
}

ol
{
	list-style-type: decimal;
	font-size: 12px;
	padding-top: 8px;
}

strong
{
	font-weight: bold;
}

i
{
     font-style: italic;
}

.clear
{
	clear: both;
	overflow: hidden;
	height: 1px;
}

/*Content Container*/
#hair
{
	position: relative;
	height: 100%;
	text-align: left;
	background: #FFF url('images/hair.jpg') repeat-x top left;
}

/*Left position and content*/
#acne
{
	width: 962px;
	height: 100%;
	position: relative;
	padding-top: 140px;
	padding-left: 65px;
	margin-bottom: 25px;
}

#care
{
	width: 650px;
	height: 100%;
	position: relative;
	float: left;
	margin-left: 10px;
}

#hair_care_acne_splash h1
{
	margin-left: 195px;
	font-weight: normal;
	position: relative;
	z-index: 1;
        font-size: 25px;
}

#hair_care_acne_splash img
{
	margin-top: -30px;
	position: relative;
	z-index: 0;
}

#care h2
{
	font-weight: normal;
}

/*Right position and content*/
#hair_care
{
	float: right;
	position: relative;
	width: 280px;
}

#hair_care .acne_system
{
	background: #FFF url('images/hair_solutions_bg.jpg') repeat-x top left;
	height: 55px;
	width: 278px;
}

#hair_care .acne_system h3 a
{
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	top: 18px;
	left: 105px;
}

#hair_care .acne_system img
{
	float: left;
	margin-top: 5px;
	margin-left: 6px;
}

#hair_care .acne_cure
{
	background: #FFF url('images/treatment.jpg') repeat-x top left;
	height: 375px;
	width: 270px;
	margin-top: 10px;
	position: relative;
}

#hair_care .acne_cure h3.quote
{
	font-weight: lighter;
	font-style: italic;
	font-family: Georgia;
	padding: 25px 15px 10px 15px;
	color: #333333;
}

#hair_care .acne_cure h4.quoted
{
	font-size: 10px;
	font-weight: lighter;
	font-style: italic;
	color: #333333;
	float: right;
	margin-right: 15px;
}

#hair_care .acne_results
{
	background: #FFF url('images/hair_acne_bg.jpg') repeat-x top left;
	width: 270px;
	height: 31px;
	margin-left: 1px;
}

#hair_care .acne_results h3 a
{
	color: #FFF;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
}

#hair_care .products
{
	margin-top: 25px;
}

/*Content including content-switching divs and menu*/

/*Front page*/
#scalp_acne
{
	border-top: 5px solid #D19E9F;
	width: 670px;
	height: 103px;
	background-color: #F5ECDF;
	color: #333333;
}

#scalp_treatment
{
	width: 500px;
	height: 96px;
	background-color: #F5ECDF;
	padding-top: 7px;
	margin-left: 160px;
}

#scalp_treatment p
{
	font-size: 11px;
	line-height: 18px;
	color: #4c4c4c;
	padding-bottom: 0;
}


/*B pages*/
#scalp_acne_treatment
{
	border-top: 5px solid #D19E9F;
	width: 670px;
	height: 340px;
	background-color: #F5ECDF;
	color: #333333;
}

#scalp_acne_treatment p
{
	font-size: 11px;
	line-height: 18px;
	color: #4c4c4c;
	padding-bottom: 0;
}

#scalp_treatment li
{
	font-size: 11px;
}

#scalp_acne_prevention
{
	width: 500px;
	height: 96px;
	background-color: #F5ECDF;
	padding-top: 7px;
	margin-left: 160px;
}

#scalp_acne_prevention li
{
	padding-bottom: 10px;
	font-size: 11px;
}

#scalp_acne_prevention ol
{
	margin-left: 20px;
}

#treatment ol
{
	margin-left: 30px;
	padding-top: 0;
}

#treatment li
{
	padding-bottom: 10px;
}

#acne_science
{
	width: 137px;
	float: left;
	background-color: #FFF;
}

#acne_science li
{
	display: list-item;
	height: 33px;
	width: 137px;
	border-bottom: 1px solid #D19E9F;
	
}

#acne_science li.selected
{
	background: url('images/acne_science_bg.jpg') no-repeat bottom left;
}
#acne_science li a
{
	width: 132px;
	color: #582719;
	padding-top: 9px;
	display: inline-block;
	text-align: right;
}

#acne_science li:hover
{
	//background: url('images/traffic_sidehover.jpg') no-repeat bottom left;
}

/*Shopping Cart and VM stylings*/
#vmMainPage
{
	width: 960px;
}

#vmMainPage h1
{
	font-size: 18px;
}

#vmMainPage h2, h2 a, h2 a:hover
{
	font-weight: normal;
}

#vmMainPage h3, h3 a, h3 a:hover
{
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 15px;
}

#vmMainPage h4, h4 a, h4 a:hover
{
	font-size: 14px;
	font-weight: normal;
	color: #6B2F1E;
	padding-bottom: 10px;
}

#vmMainPage .browseProductContainer
{
	width: 200px;
	height: 440px;
	text-align: center;
}

#vmMainPage .prod_img
{
	height: 200px;
	width: 200px;
	vertical-align: middle;
	position: relative;
	display: table-cell;
}

#vmMainPage .prod_img img
{
	vertical-align: middle;
}

#vmMainPage td
{
	padding-bottom: 5px;
	padding-right: 5px;
}

#vmMainPage th
{
	padding-bottom: 5px;
}


/*Header*/
#acne_care
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 960px;
}

#acne_care .acne_care
{
	width: 250px;
}

#acne_care .hair_care_nav
{
	width: 500px;
	position: absolute;
	top: 35px;
	left: 615px;
	height: 35px;
	float: right;
}

#acne_care .hair_care_nav ul
{
	height: 35px;
}

#acne_care .hair_care_nav li
{
	display: list-item;
	float: left;
	width: 120px;
	height: 35px;
	margin-right: 25px;
	background: #FFF url('images/hair_care_tabs.jpg') repeat-x top left;
	text-align: center;
}

#acne_care .hair_care_nav li a
{
	color: #FFF;
	height: 33px;
	line-height: 36px;

}

/*Main Navigation*/
#acne_hair_care
{
	height: 35px;
	width: 960px;
	position: absolute;
	top: 76px;
	left: 80px;
	overflow: hidden;
	display: block;
}

#acne_hair_care li
{
	display: inline;
	
}

#acne_hair_care a
{	
	float: left;
	line-height: 20px;
	color: #810728;
	font-size: 11px;
	padding: 4px 30px 0 30px;
	display: block;
	text-align: center;
	margin-right: 5px;
}

#acne_hair_care li a:hover
{
    text-decoration: underline;
	background: #FFF url('images/hair_bg.jpg') no-repeat top right;
	height: 35px;
}

#acne_hair_care li.current a
{
	background: #FFF url('images/hair_bg.jpg') no-repeat top right;
	margin-top: 0;
	margin-left: 0;
	height: 35px;
}

/*Footer*/
#prevent_acne
{
	background: #810728;
	color: #FFF;
	text-align: center;
	padding: 10px 0px 65px 0px;
	position: relative;
    font-size: 10px;
}

#prevent_acne a
{
	color: #fff;
    border-right: 1px solid #F5ECDF;
    padding: 0px 8px;
}

#prevent_acne a:hover
{
	color: #ED7701;
}

#prevent_acne li
{
	display: inline;
}

#prevent_acne li.last a
{
	border: none;
}

#prevent_acne p
{
	text-align: center;
	font-size: 9px;
	color: #FFF;
}

#prevent_acne .more_results p
{
	font-size: 10px;
	padding: 10px 0px;
}

#prevent_acne .more_results a
{
	border: none;
	padding: 0;
}

.post
{
	border-bottom: 3px solid #d39d5d;
	margin-bottom: 20px;
	background: url('images/postbg.png') repeat-x bottom left;
}

p.postmetadata 
{
	padding-bottom: 7px;
}