/*
	Theme Name: Lifestyle WordPress Theme
	Theme URL: http://www.studiopress.com/themes/lifestyle
	Description: Lifestyle is a 3-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 3.0
	Tags: three columns, fixed width, white, tan, teal, purple, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v3.0 - 1.31.09
		Second release of Lifestyle, to ensure compatibility with WordPress 2.7
		Third release of Lifestyle, recoding theme options page
*/


/* buttons */
.buttons{margin:0 0 10px -10px; padding: 0 10px}
.clear{clear: both; height: 1px; font-size: 1px}

h2.headerright, h2.headerright span{width: 468px;height: 100px;display: block;margin: 0px; padding: 0px}
h2.headerright {float: right;position: relative;}
h2.headerright span{background:url(http://skinmedic.com/wp-content/themes/lifestyle_30/autoheader.php);position: absolute; top: 0px; left: 0px}

body {
	background: #0f0f0f;
	color: #ffffff;
	font-size: 16px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	margin: 0px;
	padding: 0px;

	}
	
#wrap {
	background: #afac7d url(http://www.skinmedic.com/wp-content/uploads/2010/01/wrapperbg.gif) 28px top repeat-y ;
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	/* border-left: 1.5px solid #000000;
border-right:1.5px solid #000000; */
	}

/************************************************
*	Hyperlinks									*
************************************************/

a {
	color: #474C2B;
	text-decoration: none;
	}

a:visited {
	color: #474C2B;
	text-decoration: none;
	}
	
a:hover {
	color: #afac7d;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	background: #000000 ;
	width: 1000px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
overflow: hidden;
/* border-bottom: 1px solid black; bottom horizontal line that runs beneath tabs*/

	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 230px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	}
	
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #ffffff ;
	width: 1000px;
	height: 100px;
	color: #FFFFFF;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1 {
	color: #FFFFFF;
	font-size: 38px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 38px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header h3 {
	color: #7A3254;
	font-size: 18px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft {
	
	float: left;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

	

	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #0f0f0f ;
	width: 1000px;
	height: 33px;


	font-size: 16px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
overflow: hidden;
/* border-bottom: 1px solid black; bottom horizontal line that runs beneath tabs*/

	}
	
#navbarleft {
	float: left;
	margin: 0px;
	padding-top: 3px;

	}
	
#navbarright {
	width: 280px;
        height: 30px;
	font-size: 13px;
	float: right;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	/* padding-left: 2px; offset of tabs relative to browser left edge*/
        /* font: bold 12px Verdana; */
list-style-type: none;

	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
display: inline;
padding: 4px 11px; /*padding inside each tab*/
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 4px 11px; /*padding inside each tab*/
border-right: 1px solid #151515; /*right divider between tabs*/
color: white;
/*background: black; background of tabs (default state)*/
/* background: image-url:"images/navbar-hover.png"; */
background: #f1e0c3;
}
#nav li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 4px 11px; /*padding inside each tab*/
color: white;
background: black; /*background of tabs (default state)*/
}
#nav li a:visited{
color: white;
}
#nav li a:hover, #nav li.selected a{
/* background-image: url('images/navbar-hover.png'); */
background: #f1e0c3;
color: black;
}


#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
width:140px;
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}


#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	background: #0f0f0f;
	width: 1000px;
	height: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
	background: #85ACAC;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #666666;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #85ACAC;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}
	
#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover { 
	position: static;
	}
	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	margin: 0px;
	padding: 10px 15px 10px;
        width: 610px
	}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border-left: 2px solid #555555;
border-bottom: 2px solid #000000;
    float: left;
	margin: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagetop {
	background: #6d705c ;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;	
        border-left: 4.5px solid #555555;
        border-bottom: 4.5px solid #000000;
        border-top: 3.5px outset #82805b;
        border-right: 3.25px outset #96997a;
	padding: 0;
	}

#homepagetop p {
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border-left: 4.5px solid #555555;
border-bottom: 4.5px solid #000000;
border-top: 3.5px outset #82805b;
border-right: 3.25px outset #96997a;
	margin: 0px;
	}
	
#homepagebottom {
	background: #6d705c ;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-left: 4.5px solid #555555;
border-bottom: 4.5px solid #000000;
border-top: 3.5px outset #82805b;
border-right: 3.25px outset #96997a;
	}
	
#homepagebottom p {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border-left: 4.5px solid #555555;
border-bottom: 4.5px solid #000000;
border-top: 3.5px outset #82805b;
border-right: 3.25px outset #96997a;
	margin: 0px;
	}
	
#homepageleft {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	}

.hpfeatured {
	background: #6d705c ;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border-left: 4.5px solid #555555;
border-bottom: 4.5px solid #000000;
border-top: 3.5px outset #82805b;
border-right: 3.25px outset #96997a;
	}
	
.hpfeatured img {
	border-left: 4.5px solid #555555;
border-bottom: 4.5px solid #000000;
border-top: 3.5px outset #82805b;
border-right: 3.25px outset #96997a;
	margin: 0px;
	}
	
#homepageright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	}
	
#content h1 {
	color: #6d705c;
	font-size: 24px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 5px 0px;

border-bottom: thick solid #afac7d;
	}
	
#content h1 a {
	color: #6d705c;
	font-size: 24px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#content h1 a:visited  {
	color: #997e4b;
	font-size: 24px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #afac7d;
	text-decoration: none;
	}
	
#content h2 {
	background: #e8bf72 ;
	color: #6d705c;
	font-size: 22px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	}

#content h3 {
	background: #6d705c ;
	color: #e8bf72;
	font-size: 13px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serifa;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#content h4 {
	color: #6d705c;
	font-size: 24px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	margin: 0px;
	padding: 0px;
        width: 650px
	}
	
#contentleft a img {
	border: none;
	}

blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea {
	background: #ffffff;
        color: #964f31;
	float: left;
	width: 600px;
	margin: 10px;
	padding: 10px;
	border-left: 4.5px solid #555555;
border-bottom: 4.5px solid #000000;
border-top: 3.5px outset #82805b;
border-right: 3.25px outset #96997a;
	}
	
.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
        font-size: 1.1em;
        line-height: 1.1em
	}
.postarea h3{font-size: 1.1em !important}
.postarea img {
	border-left: 4.5px inset #555555;
border-bottom: 4.5px inset #000000;
border-top: 3.5px inset #82805b;
border-right: 3.25px inset #96997a;
	}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
        font-size: 1.1em;
        line-height: 1.1em
	}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
	/* float: left;
	width: 590px; */
        width: 95%;
	font-size: 13px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
#contentwide {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#contentsqueeze {
	background: #ffffff;
	float: left;
	width: 720px;
	margin: 40px 0px 0px 90px;
	padding: 30px 100px 20px 100px;
	display: inline;

	}	
.postareawide {
	background: #FFFFFF url(images/fullwidthtop.gif) top no-repeat;
	float: left;
	width: 920px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postareawide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumbwide {
	float: left;
	width: 920px;
	font-size: 13px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	width: 590px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.dateleft {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.dateright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.time {
	background: #FFFFFF url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}
	
.icomment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
	
.postmeta {
	width: 590px;
	font-size: 16px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.postmeta2 {
	width: 590px;
	font-size: 16px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.postwidget {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postwidget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.postwidget li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.comments {background: #ffffff;color: #964f31;float: left;width: 600px;margin: 10px;  padding: 10px;border-left: 4.5px solid #555555;border-bottom: 4.5px solid #000000;border-top: 3.5px outset #82805b;border-right: 3.25px outset #96997a;}

/* ///////////////// unique boxes //////////////// */

/* some pages have children and this is the directory */

.child_directory {padding:.5em}
.child_directory .wp-post-image{width: 90px; height: 90px}
#content .child_directory p {margin: 0; padding: 0}
#content .child_directory h4 {padding: 5px 0 10px; margin: 0}

/* videobox -- where the videos are */

#content .videobox{margin-bottom: 10px}

/* home page supplementary navigation */

.homepage_buttons {
	background: #964F31;
        border-left: 4.5px solid #692d10;
        border-bottom: 4.5px solid #410b00;
        border-top: 3.5px outset #b86f53;
        border-right: 3.25px outset #853e20;
        float: left;
        width: 610px;
	}

#homepage .homepage_buttons ul{text-align:center; margin: 0; padding: 0; list-style-type: none} 
#homepage .homepage_buttons li{list-style-type: none; margin: 0 1em; text-transform: uppercase; font-size: 1.3em; display: inline; line-height: 1.8em; font-weight: bold}
#homepage .homepage_buttons li a{color:#f9cf83}
#homepage .homepage_buttons li a:hover{text-decoration: none; color: #000}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {float: right;
	width: 319px;
        height:100%;
	padding:  10px 10px 10px 10px;
	display: inline;
	}
	
#sidebar .widget {
	background: #000000 ;
	float: left;
	width: 300px;

	margin: 0px 0px 10px -5px;
	padding: 9px 9px 9px 9px;
	border-left: 2.5px inset #555555;
border-bottom: 2.5px inset #0f0f0f;
border-top: 1.5px inset #82805b;
border-right: 1.25px inset #96997a;
	}

	
#sidebar h2 {
	background: #6d705c ;
	color: #e8bf72;
	font-size: 13px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
        background: #FFFFFF url(http://www.skinmedic.com/wp-content/uploads/2009/10/icon.gif) no-repeat top left;	
        /* background: #FFFFFF url(images/icon.gif) no-repeat top left; */
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
        background: #FFFFFF url(http://www.skinmedic.com/wp-content/uploads/2009/10/icon.gif) no-repeat top left;
	/* background: #FFFFFF url(images/icon.gif) no-repeat top left; */
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #000;
	width: 1000px;
        margin-top: 20px;
	padding: 10px 0;
	text-align: center;
        color: #666;
	}
	
#footer p {
	color: #bbb;
	font-size: 12px;
	font-family: 'MS Sans Serif', Geneva, sans-serif;
        margin: 0;
        padding: 0;
        line-height: 1.3em;
        }
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
        float: right;
	}
	
#searchbox {
	background: #F7F5EF !important;
	width: 220px;
	color: #495D5C;
	font-size: 16px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
        margin:1px 0 0;
        padding:3px 0 2px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#searchbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 13px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-left: 2.5px solid #555555;
border-bottom: 2.5px solid #000000;
border-top: 1.5px outset #82805b;
border-right: 1.25px outset #96997a;
	}
	
#subscribe {
	background: #FFFFFF url(images/feedburner.png) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #495D5C;
	font-size: 16px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 13px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-left: 2.5px solid #555555;
border-bottom: 2.5px solid #000000;
border-top: 1.5px outset #82805b;
border-right: 1.25px outset #96997a;
	}
	
#author, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #ffffff;
color: #964f31;
	float: left;
	width: 628px;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border-left: 3.5px solid #555555;
border-bottom: 3.5px solid #000000;
border-top: 2.5px outset #82805b;
border-right: 2.25px outset #96997a;
	
	font-size: 13px;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	
	font-weight: bold;
	
	}
	
#comment {
	background: #ffffff;
color: #964f31;
	float: left;
	width: 628px;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border-left: 2.5px inset #555555;
border-bottom: 2.5px inset #000000;
border-top: 1.5px inset #82805b;
border-right: 1.25px inset #96997a;
	
	}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 16px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 12px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

/* skin medic specific styles */

.hr{border-bottom: 3px solid #AFAC7D; width: 95%; margin: .6em auto}

.sm_button{background:#6D705C;color:#E8BF72;
font-family:Palatino Linotype,Book Antiqua3,Palatino6,serif;
font-size:14px;
font-weight:bold;
margin:10px;
padding:3px 7px;
text-transform:uppercase;
float: right}
.sm_button:hover{text-decoration: none; background:#4b503a}
sup, sub{font-size: .6em}

/* styles for bindex by Tulsa Web Results http://tulsawebresults.com */
#bindex{margin: 10px auto}
.bindex_cat_header{clear:both}
.bindex_button{background:#E8BF72;color:#222;text-decoration:none; display:block;padding:3px;margin:3px;border:outset 2px black;font-size:1.1em; width:200px;text-align:center}
.bindex_button:visited{color:#222}
.bindex_button:hover{color:#000;text-decoration:none;background:#f8cF82}
.bindex_img{margin:0 10px 10px 0}
.bindex_content_button{float: right;padding: 5px; margin: -8px 0 0 0}
.bindex_content_clear{clear:both;height:1px;line-height:1px;font-size:1px}
.bindex_thumb{margin-left:-999em}

/* featured content mods */
.jdGallery div.carouselContainer {display: none !important}

/* share_this button */
.share_this{float: right}

/* other mods */
#crp_related{clear: both}
