* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, san-serif;
	color: #666666;
	font-size: 12px;
	background-color: #F3E0DA;
	background-image:  url(http://blog.edelbioskincare.com/images/body_bkg.png);
	background-repeat: repeat-x;
	margin: auto;
	width: 830px;
}

/* MAIN LAYOUT */
#header {
	background-image:  url(http://blog.edelbioskincare.com/images/header_bkg.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 830px;
}
#headerl {
	padding: 30px 0px 0px 40px;
	float: left;
}
#headerr {
	padding: 10px 30px 0px 0px;
	float: right;
	text-align: right;
}
#main {
	clear: both;
	width: 830px;
	background-image:  url(http://blog.edelbioskincare.com/images/main_bkg.png);
	background-repeat: repeat-y;
	margin: auto;
}
#content {
	clear: both;
	padding: 10px 50px 10px 50px;
}
#menu {
	padding: 0px 29px 0px 29px;
}
#left {
	width: 125px;
	float: left;
}
#right {
	width: 725px;
	float: left;
	line-height: 18px;
}
#copy {
	width: 500px;
	float: left;
}
#rightmenu {
	float: right;
	width: 220px;
}
#rightmenunest {
	padding: 50px 0px 0px 20px;
}
#footer {
	clear: both;
	background-image:  url(http://blog.edelbioskincare.com/images/footer_bkg.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 830px;
	text-align: right;
}
#footern {
	padding: 0px 30px 0px 30px;
}
.special {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEC1B9;
	border-bottom-color: #FEC1B9;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 10px 0px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;;
	border-top-color: #FEC1B9;
	clear: both;
	height: 1px;
	margin: 25px 0px 25px 0px;
}
.frontline {
	border-top-width: 1px;
	border-top-style: solid;;
	clear: both;
	height: 1px;
	margin: 8px 0px 10px 0px;
}
.clear {
	clear: both;
}

.widget {
	float: left;
	margin: 0px 10px 0px 0px;
}
.widgetn {
	background-image:  url(http://blog.edelbioskincare.com/images/focus_bkg.png);
	background-repeat: repeat-x;
	height: 245px;
	width: 245px;
}
.widgetc {
	padding: 10px;
}
.imgleft {
	float: left;
	padding: 0px 10px 0px 0px;
}

/* LINKS */
a:link, #rightmenu a:link {
	color: #666666;
	text-decoration: none;
}
a:visited,#rightmenu a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, #rightmenu a:hover {
	color: #E3977F;
	text-decoration: none;
}
a:active, #rightmenu a:active {
	color: #E3977F;
	text-decoration: none;
}
#right a:link, #itemdescription a:link {
	color: #8EAE08;
	text-decoration: underline;
}
#right a:visited, #itemdescription a:visited {
	color: #8EAE08;
	text-decoration: underline;
}
#right a:hover, #itemdescription a:hover {
	color: #8EAE08;
	text-decoration: underline;
}
#right a:active, #itemdescription a:active {
	color: #8EAE08;
	text-decoration: underline;
}
#rightmenu a:link {
	color: #666666;
	text-decoration: none;
}
#rightmenu a:visited {
	color: #666666;
	text-decoration: none;
}
#rightmenu a:hover {
	color: #E3977F;
	text-decoration: none;
}
#rightmenu a:active {
	color: #E3977F;
	text-decoration: none;
}
.selected a:link {
	color: #E3977F;
}
.selected a:visited {
	color: #E3977F;
}
.selected a:hover {
	color: #E3977F;
}
.selected a:active {
	color: #E3977F;
}



/* NAVIGATION */

#headerr li, #footer li {
	display: inline;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
}

#left ol {
	padding: 4px 0px 0px 10px;
}
#left li {
	padding: 3px 0px 30px 0px;
	list-style-type: none;
	text-transform: uppercase;
}
#left li ol li {
	padding: 3px 0px 3px 0px;
	text-transform: none;
}
#left ul {
	padding: 0px 0px 0px 10px;
}
#rightmenu ol {
	padding: 4px 0px 0px 0px;
}
#rightmenu li {
	padding: 10px 0px 10px 15px;
	list-style-type: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #AAC024;
}
#rightmenu li ol li {
	border: none;
	font-size: 10px;
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
}
#rightmenu ul {
	padding: 0px 0px 0px 10px;
}
.selected2 {
	list-style-image:  url(http://blog.edelbioskincare.com/images/bullet.png);
	list-style-position: inside;
}
.selected2 ol li {
	list-style-type: none;
	list-style-image: none;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #FFFFFF;
}
#menu li {
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}


/* FONTS */
h1 {
	font-size: 14px;
	color: #FD2B12;
	text-transform: uppercase;
}
h2 {
	font-size: 11px;
	color: #FC8A7D;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	color: #91AE39;
	font-weight: normal;
}
h4 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	
}
h5 {
	font-size: 9px;
	color: #D48C9D;
	text-transform: uppercase;
}
h6 {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
}
.special p {
	font-size: 11px;
}
img {
	border: 0px;
}
br {
	height: 15px;
}
.price li {
	padding: 0px 50px 0px 0px;
	list-style-type: none;
}
.price ul {
	margin: 100px 0px 100px 0px;
}
.focus {
	color: #FC8A7D;
}
th {
	text-align: left;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FC8A7D;
}
td {
	padding: 2px 2px 2px 2px;
	background-color: #FCE6E3;
}


#copy ul li {
	list-style-type: none;
	list-style-image:  url(http://blog.edelbioskincare.com/images/bullet2.png);
}

#copy ul, #right ol {
	margin: 0px 0px 0px 20px;
}

#copy ol li {
	padding: 0px 0px 10px 0px;
}
.quote {
	padding: 5px 0px 0px 30px;
	font-size: 11px;
}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}

/* FORMS */

.mailist {
	width: 200px;
	border: none;
}
.mailist td {
	padding: 3px;
	background-color: #FFFFFF;
}

.mailist input {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #91AE39;
	padding: 2px;
}
.widget input {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #E7799D;
	padding: 2px;
	color: #E7799D;
}

/* BLOG RELATED CSS */
.date-header {
	padding: 10px 5px 5px 5px;
	border-bottom:1px solid #FEC1B9;
}
.blog-title, .blog-title a{
	color:#FD2B12;
}
.post-title, .post-title a{
	padding: 10px 0px 10px 0px;
	color:#FD2B12;
}
.post {
	padding: 0px 0px 50px 0px;
}
.post-body {
	padding: 0px 0px 10px 0px;
	font-size: 13px;
}
.post-footer {
	padding: 10px 0px 10px 0px;
}
.post-footer h5 {
	display: inline;	
}
.comments {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #AAC024;
}
.comment-poster {
  margin:.5em 0 0;
  padding:0px 0px 0px 20px;
  font-weight:bold;
  font-size: 9px;
  }
.comment-body {
  margin:0px;
  padding:0px 0px 0px 20px;
  font-size: 10px;
  }
.comment-body p {
  margin:0px 0px 20px 0px;
  font-size: 10px;
  }
.comment-timestamp {
  margin:0px 0px 20px 0px;
  padding:0px 0px 0px 20px;
  color:#996;
  font-size: 9px;
  }
.comment-timestamp a:link {
  color:#996;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.left {
	float: left;
	text-align: left;
}
.right{
	float:right;
	text-align:right;
}
.clear{
	clear:both;
}
.post img {
  margin: 0px 0px 5px 0px;
  padding: 4px 4px 4px 4px;
  border: 1px solid #CCCCCC;
  }
.commenthidden {display:none}
.commentshown {display:inline}
