body 					{font-family: Arial, Geneva, Verdana, sans-serif; font-size: 80%; color: #3e220d; background-color: #e0e0d2;margin: 0;}

*						{ margin: 0; padding: 0; }
h1 						{font-size: 240%; font-weight: lighter;}
h2 						{font-size: 140%; font-weight: lighter;}
h3 						{font-size: 120%; padding: 0; margin: 0;}
p						{font-size: 100%;}

#page 					{height: 10px;}
.clearboth				{clear: both;}
.spacer					{padding-top: 10px; padding-bottom: 5px;}

h1, h2, h3, h4, h5 {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.3em;
}



/* LINKS

/* -------------------------------------------------------------- Level 1 Header ------------------------------------------------------------------ */

#header-bar 				{ height: 34px; background-color: #3e220d; background-position: 20px 0px; z-index: 100;}
#header-bar div.meta-data 	{ padding: 10px; float: right; color: #efefe0; font-size:11px;}
#header-bar div.meta-data h1 { font-family: Arial, Geneva, Verdana, sans-serif; font-size:11px;}

#sidewide-bar 				{ margin-bottom: 20px; height: 34px; background-color: #ff6600; z-index: 100;}
#sidewide-bar div.meta-data { padding: 10px; float: right; color: #efefe0; font-size:11px;}

#sidewide-bar div.meta-data ul li 		{list-style-type: none; display:inline; float:left; padding-left: 4px; padding-right: 4px;border-right:1px solid #3e220d; }
#sidewide-bar div.meta-data .lastListItem { border: none; padding: none;}

#sidewide-bar a				{color: #fff; text-decoration:underline;}
#sidewide-bar a:link 		{color: #fff; text-decoration:underline;}
#sidewide-bar a:hover 		{color: #fff; text-decoration :none;}



.head						{background: url(http://www.intouchbeauty.co.uk/assets/jpgs/homepage/header2.png) bottom no-repeat;width: 972px; padding: 0px 14px 14px 14px; margin-left: auto;margin-right: auto;}				 
#container 					{background-color: #ffffff; width: 972px; padding: 0px 14px 14px 14px; margin-left: auto;margin-right: auto; /*outline: 1px solid red*/}				 



/* -------------------------------------------------------------- Level 2 Header ------------------------------------------------------------------ */

#logo 						{float:left; width: 958px; padding: 14px 0px 5px 14px;  margin-left:auto; margin-right:auto;}
#logo img					{float:left; width: 150px;  margin-left:auto; margin-right:auto;}

#flashtop 					{ width: 622px; height: 80px; float: right; display: inline; Padding: none; Margin: 10px 0px 10px 0px;}



/* -------------------------------------------------------------- Nav ------------------------------------------------------------------ */

#newnav 				{float:left;clear:left;width:100%;position:relative;background: #3e220d;margin: 14px 0px 0px 0px;padding: 10px 0 10px 0;}
#newnav .nav			{float:left;width:700px; margin: 120px 0px 0px 0px;}
#newnav .logo 			{float:left;width: 170px;padding-left:14px;}
#newnav .logo img		{border: none;}

#newnav .nav ul					{list-style: none;text-align: center;clear: both;}
#newnav .nav ul li				{display: block;float: left;padding: 0 5px;}
#newnav .nav ul li a			{font-size: 15px;display: block;float: left;color: #ff6600;padding: 7px 5px;text-decoration: none;}
#newnav .nav ul li a:hover		{color: #fff;background-color:#8dc63f;}
#newnav .nav ul li.current a 	{background: #fff;color: #424d8f;}


#breadcrumb 			{float:	right; width: 782px; height: 25px; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; margin:13px 0px 0px 0px;padding: 0px 0px 0px 0px; background-color: #ededed; font-family: Arial, Helvetica, sans-serif; font-size:11px;}

#breadcrumb ul			{padding: 5px 0 0 10px;}
#breadcrumb ul li		{list-style-type: none; display:inline;}
#breadcrumb .crumb		{list-style-type: none; color: #8dc63f;}

#breadcrumb a	 		{color: #ff6600; text-decoration:underline;}
#breadcrumb a:link 		{color: #ff6600; text-decoration:underline;}
#breadcrumb a:hover 	{color: #8dc63f; text-decoration :none;}



/* -------------------------------------------------------------- Slider ------------------------------------------------------------------ */

/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper {background-color: #ffffff; width: 972px; padding: 0px 14px 14px 14px; margin-left: auto;margin-right: auto; /*outline: 1px solid red*/}

#wrapper:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	position: relative;
	height: 120px;
	margin-bottom: 10px;
}
#content {
	width: 562px;
	float: left;
	min-height: 455px;
	padding: 35px 25px 20px 0;
	margin-left: 190px;
	
}

/* SEARCH
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#topsearch {
	position: absolute;
	right: 33px;
	top: 35px;
	width: 218px;
	height: 42px;
	text-align: center;
	}

#topsearch input {
	width: 145px;
	height: 15px;
	background-color:#FFFFFF;
	border: none;
	padding: 6px 8px 5px 10px;
	margin-right: 0px;
	float: left;
	font: normal 1em tahoma, arial, san-serif;
	border: 5px solid #ff6600;
}
#topsearch button {
	width: 35px;
	height: 35px;
	background: url(images/search.png) no-repeat;
	border: none;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}


/* POST SECTION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post {
	margin: 0 0 60px 0;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 0 0 10px 0;
	
}
.post h2 {
	margin: 0 0 10px 0;
	font-size: 1.6em;
}
.post h2 a {
	color: #ff6600;
}
.post h2 a:hover {
	color: #8dc63f;
}
.post-info {
	background: url(images/hr.gif) 0% 0% no-repeat;
	padding: 5px 0;
	font-size: 90%;
	margin: 10px 0;
	color: #999;
	
}
.post-info a {
	color: #ff6600;
}
.post-info a:hover {
	color: #8dc63f;
	text-decoration:underline;
}
.post-info .setting {
	padding:3px;
	padding-left:20px;
	margin-right: 5px;
}
.post-info .datetime{
	background:#fff url(images/clock.png) no-repeat 0 2px;
}
.post-info .user{
	background:#fff url(images/user.png) no-repeat 0 2px;
}
.post-info .filedlink{
	background:#fff url(images/document.png) no-repeat 0 2px;
}
.post-info .commentslink{
	background:#fff url(images/comments.png) no-repeat 0 2px;
}
.post-info .editlink{
	background:#fff url(images/write.png) no-repeat 0 2px; 
}
.post-entry p {
	margin: 0 0 1em 0;
	padding: 0 0 0px 0;
	line-height: 140%;
	background: url(images/hr.gif) bottom 0% 0% no-repeat;
}
.post-entry a {
	color: #ff6600;
}
.post-entry a:hover {
	color: #8dc63f;
	text-decoration:underline;
}
.post-entry span.more-link {
	display: block;
	margin: 10px 0;
}
.post-entry span.more-link a {
	color: #ff6600;
}
.post-entry span.more-link a:hover {
	color: #8dc63f;
	text-decoration:underline;
}
.post-entry h3 {
	font-size: 1.25em;
	padding: 0 0 .5em;
	margin: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
.post-entry ul, .post-entry ol {
	margin: 0 0 1em;
}
.post-entry ul {
	margin-left: 1.5em;
}
.post-entry ul li, .post-entry ol li {
	list-style: square;
	border-bottom: 1px solid #fafafa;
	padding: .2em 0;
}
.post-entry ol {
	margin-left: 2em;
}
.post-entry ol li {
	list-style: decimal;
}
.post-entry blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
.post-entry img {
	float: left;
	margin: .4em 0 0 0;
	padding: 0 0px 20px 0;
	border:none;
}
.post-entry img.align-right {
	float: right;
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
}
.post-entry img.align-left {
	float: left;
	margin: .4em 1em 0 0;
	padding: 0 10px 10px 0;
}
.post-entry img.align-center {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
}
.post-meta {
	font-size: 95%;
	color: #999;
}
.post-meta a {
	color: #ff6600;
}
.post-meta a:hover {
	color: #8dc63f;
	text-decoration:underline;;
}
.post-arch-info {
	font-size: 95%;
	color: #999;
	margin: 0 0 2em;
	padding: 0 0 1em;
	border-bottom: 1px solid #f5f5f5;
}
.wp-pagenavi {
	font-size: 11px;
	text-transform: uppercase;
	clear: both;
	color: #555;
	padding: 0;
	text-align: right;
}
.wp-pagenavi a, .wp-pagenavi .current {
	padding: 3px 7px;
	border: 1px solid #ccc;
	color: #f7951e;
	margin-left: 1px;
	font-weight: normal;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	color: #555;
	background: #e2e2e2;
	font-weight: normal;
}
.wp-pagenavi .pages {
	float: left;
	line-height: 13px;
}

.navigation { 
}
..navigation a {
	color: #999;
}
..navigation a:hover {
	color: #84755c;
}




/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#sidebar {
	width: 155px;
	float: right;
	padding: 20px;
	border-top: #E4E4E4 solid 5px;
	border-bottom: #E4E4E4 solid 5px;
	padding-bottom:10px;
	margin-top: 65px;
	
}
						
#sidebar a						{color: #ff6600; text-decoration:underline;}
#sidebar a:link 					{color: #ff6600; text-decoration:underline;}
#sidebar a:hover 					{color: #8dc63f; text-decoration :none;}

#sidebar h2 {
	margin: 0 5px 15px 0;
	padding: 0 0 0em 0;
	font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;
	
	text-indent: -5px;
}
#sidebar ul li {
	margin: 0 0 5px 0;
	font-size: 12px; 
	padding-bottom: 3px;
	list-style:none;
}

#calendar  {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}
#wp-calendar {
	width: 90%;
	margin-left: 5%;
}
#wp-calendar caption {
	color: #864901;
	margin-top: 5px;
}


/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
   outline: 1px solid red;
}

.wp-caption {
   text-align: center;
   padding-top: 4px;
   margin: 10px 0 20px 0;
}

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



/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#comments h2, #respond h2 {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#comments {
	margin: 0 0 1em;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 0 0 1em;
	
}
#comments h3 {
	font-size: 1.2em;
}
#comments img {
	float: left;
	margin: 0 5px 5px 0;
}
#comments p {
	padding-left: 40px;
}
.commentlist li {
	margin: 0 0 .5em;
	padding: 0 0 .5em; 
	list-style:none;
	border-bottom: 1px solid #f5f5f5;
	
}

.commentlist p {
	margin-top: 10px;
	
}

#comments h2 a {
	color: #ff6600;
}
#comments h2 a:hover {
	color: #8dc63f;
}
#comments a {
	color: #ff6600;
}
#comments a:hover {
	color: #8dc63f;
}

#respond {
	width: 560px;
	margin-top: 0px;
}

#respond input, #respond textarea {
	width: 560px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	padding: 3px;
	margin: .1em 0 .5em;
}
#respond button {
	width: 75px;
	height: 35px;
	text-indent: -9999px;
	border: none;
	float: left;
	cursor: pointer;
}
#respond button#submit {
	background: url(images/submit.png) no-repeat;
	margin-right: 10px;
}
#respond button#reset {
	background: url(images/reset.png) no-repeat;
}

#respond p .commenttext  {
	margin: 10px;
	
}


#respond a {
	color: #ff6600;
}
#respond a:hover {
	color: #8dc63f;
}

/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */





/* -------------------------------------------------------------- Footer ------------------------------------------------------------------ */

#footer_wrapper 								{background-color: #ededed;float: left;width: 100%;margin-top:20px;border-top: 1px #FFFFFF solid; }
#footer2 										{font-family:Arial, Helvetica, sans-serif;margin: auto;width: 1000px;}
#footer2 a 										{font-weight: normal; }
	
#sitemap 										{color: #717171;}
#sitemap p 										{color: #3e220d;font-size: 16px;padding: 0 0 10px 0;}				
#sitemap .smallcopy 							{color: #3e220d;font-size: 12px;line-height: 140%;padding: 0 0 18px 0;}	
#sitemap p a 									{color: #3e220d;font-size: 14px;padding: 0 0 14px 0;text-decoration:none;}
#sitemap a:hover 								{color: #8dc63f; text-decoration :none;} 
#sitemap h2.title 								{color: #3e220d;font-size: 32px;padding: 35px 0 32px 0; font-family:Georgia, "Times New Roman", Times, serif;}
#sitemap p.subtitle, #sitemap p.subtitle a 		{color: #ff6600;font-size: 20px;height: 46px;padding: 0; font-family:Georgia, "Times New Roman", Times, serif;}
#sitemap p.subtitle, #sitemap p.subtitle a:hover 	{color: #8dc63f; text-decoration :none; font-family:Georgia, "Times New Roman", Times, serif;}
#sitemap .box_essentials p.subtitle 			{ color: #333333; font-family:Georgia, "Times New Roman", Times, serif;}
#sitemap p.subsubtitle, #sitemap p.subsubtitle a {color: #ff6600;font-size: 14px;height: 25px;padding: 0;}
#sitemap p.hightlights 							{font-size: 12px;}
#sitemap p .special a 							{color: #8dc63f;font-size: 12px;}
#sitemap div 									{position: relative;float: left;width: 266px;}

#sitemap .col1 									{ width: 135px;}
#sitemap .col2 									{ width: 135px;}
#sitemap .col3 									{ width: 115px;}
	
.col1, .col2									{ border-right: #dddddd solid 1px; }
.col1, .col2									{ padding-right: 20px; }
.col2, .col3									{ padding-left: 20px;}

.white											{ color:#ffffff;}
.orange 		{color: #ff6600;}


/* -------------------------------------------------------------- Footer Foundation------------------------------------------------------------------ */ 
					
#foundation_wrapper 							{background-color: #3e220d; float:left; width: 100%; margin-top: 40px; }
#foundation_wrapper #foundation 				{clear: both;color: #FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 15px;font-weight: bold;margin: auto;margin-top: 15px;padding: 10px 20px 50px 0px;width: 970px;}
#foundation 									{margin-top: 0px;padding: 25px 20px 25px 200px;width: 800px;}
#foundation ul 									{float: left; width: 750px; }
#foundation ul li 								{color: #3e220d;float: left;font: 11px normal Arial,Helvetica,sans-serif;list-style: none;}
#foundation ul li a 							{color: #ff6600;padding: 0 5px;}

#foundation_wrapper #foundation a				{color: #ff6600; text-decoration:underline;}
#foundation_wrapper #foundation a:link 			{color: #ff6600; text-decoration:underline;}
#foundation_wrapper #foundation a:hover 		{color: #8dc63f; text-decoration :none;}
#foundation_wrapper #foundation ul li 			{font: 11px normal Arial,Helvetica,sans-serif;list-style-type: none; display:inline; padding-left: 4px; padding-right: 4px;border-right:1px solid #fff; }
#foundation_wrapper #foundation .lastListItem 	{ border: none; padding: none;}



/* -------------------------------------------------------------- Colour ------------------------------------------------------------------ */

