/*
Theme Name: Dkm Skin Care
Theme URI:  
Description: The WordPress theme.
Version: 1.0
Author: Theme Developed by: 
Author URI: 
Tags: 

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#4d4d4d;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#eeeeee;
	color:#4d4d4d;
	font:11px Verdana, Geneva, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:940px;
}
/*top_panel*/
#top_panel{
	width:100%;
	height:58px;
	overflow:hidden;
	background:#b2d237;
}
/*top_lang*/
#top_lang{
	float:left;
	text-transform:uppercase;
	font-size:9px;
	color:#3a3a3a;
	background:#dbdada;
	margin:41px 0 0 0;
}
#top_lang a{
	float:left;
	color:#3a3a3a;
	height:15px;
	padding:2px 4px 0 4px;
}
#top_lang a:hover{
	text-decoration:none;
}
/*twitter_block*/
#twitter_block{
	float:right;
	width:446px;
	height:58px;
	background:url(images/bgr_twitter_block.png) no-repeat;
	overflow:hidden;
}
#twitter_block ul{
	width:334px;
	padding:15px 0 0 52px;
}
#twitter_block li{
	font-size:10px;
	line-height:13px;
	letter-spacing:-1px;
}
#twitter_block li a{
	font-weight:bold;
}
/* header */
#header{
	width:100%;
	height:121px;
	overflow:hidden;
	border-bottom:1px solid #dbdada;
	margin:0 0 41px 0;
}
/*header_logo*/
#header_logo{
	float:left;
	padding:18px 0 0 0;
}
#header_logo a{
	width:283px;
	height:96px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
}
/*header_right*/
#header_right{
	float:right;
	width:620px;
}
/*topmenu*/
#topmenu{
	width:100%;
	height:22px;
	overflow:hidden;
}
#topmenu_inner{
	float:right;
	background:#dbdada url(images/bgr_topmenu.gif) no-repeat;
}
#topmenu ul{
	float:right;
	background:url(images/bgr_topmenu_right.gif) no-repeat right top;
	padding:0 9px 0 9px;
}
#topmenu li{
	float:left;
	font-size:9px;
	text-transform:uppercase;
	padding:0 0 0 21px;
	font-weight:bold;
	background:url(images/bgr_topmenu_li.gif) no-repeat left center;
}
#topmenu li.first{
	padding:0;
	background:none;
}
#topmenu a{
	height:18px;
	padding:4px 0 0 0;
	display:block;
	float:left;
}
#topmenu a:hover{
	text-decoration:none;
}
/*topcontact*/
#topcontact{
	width:100%;
	height:40px;
	overflow:hidden;
}
#topcontact p{
	float:right;
	font-size:11px;
	padding:10px 70px 0 0;
}
#topcontact p span{
	float:left;
	background:url(images/ico_car.gif) no-repeat right center;
	padding:3px 32px 3px 0;
}
/*productmenu*/
#productmenu{
	width:100%;
	height:33px;
	background:url(images/bgr_productmenu.png) no-repeat;
	overflow:hidden;
}
#productmenu ul{
	float:left;
	padding:0 30px 0 15px;
	background:url(images/bgr_productmenu_li.gif) no-repeat right center;
}
#productmenu li{
	float:left;
	font-size:11px;
	text-transform:uppercase;
	padding:0 0 0 27px;
	color:#dfdfdf;
	background:url(images/bgr_productmenu_li.gif) no-repeat left center;
}
#productmenu li.first{
	padding:0;
	background:none;
}
#productmenu a{
	height:24px;
	padding:9px 0 0 0;
	display:block;
	float:left;
	color:#dfdfdf;
}
#productmenu a:hover{
	text-decoration:none;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
	margin:0 0 93px 0;
	background:url(images/bgr_body.gif) repeat-y;
}
#content{
	float:left;
	width:500px;
	padding:0 0 0 12px;
}
#sidebar{
	float:left;
	width:183px;
	padding:0 0 0 31px;
}
#sidebar_right{
	float:left;
	width:183px;
	padding:0 0 0 25px;
}
/*post*/

.post{
	width:100%;
	margin:0 0 25px 0;
}
.post .title{
	color:#4d4d4d;
	font-size:16px;
	line-height:22px;
	padding:0 0 12px 0;
}
.post .title a{
	color:#4d4d4d;
}
.post .entry{
	font-size:11px;
	line-height:16px;
	padding:0 0 10px 0;
}
.post .entry p{
	margin:0 0 20px 0;
}
.post .entry p img{
	padding:0;
}
.post .entry ul {
	margin:0 20px 15px 35px;
}
.post .entry ul li{
	margin: 0;
	padding: 3px 0 3px 0;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 20px 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom:1px dashed #f2e5cf;
}
.postmetadata{
	width:100%;
	height:27px;
	background:url(images/bgr_postmetadata.gif) no-repeat;
	clear:both;
}
.postmetadata a{
	color:#6c6c6c;
}
.postmetadata p{
	float:left;
	color:#6c6c6c;
	font-size:10px;
	height:20px;
	padding:7px 17px 0 8px;
	background:url(images/bgr_postmetadata_sep.gif) no-repeat;
}
.postmetadata .post_comment{
	background:url(images/ico_comment.gif) no-repeat;
	padding-left:50px;
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	color:#4d4d4d;
	padding:5px 0 0 0;
}
.sidebar_widgets a{
	color:#4d4d4d;
}
.sidebar_widgets .widgettitle{
	width:165px;
	height:21px;
	margin:0 0 10px 0;
	padding:6px 0 0 17px;
	overflow:hidden;
	font-size:11px;
	color:#cecece;
	text-transform:uppercase;
	background:url(images/bgr_widgettitle.gif) no-repeat;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	display:block;
}
.sidebar_widgets .widget_categories a{
	display:inline;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 20px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border-bottom:1px solid #dbdada;
	padding:5px 0 5px 5px;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 5px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.sidebar_widgets .widget_tag_cloud a{
	padding:0 5px 0 5px;
	line-height:1.3em;
}
.widget_connect_us p{
	padding:20px 0 5px 0;
}
.widget_get_news .widgettitle{
	letter-spacing:-1px;
}
/*widget_rss*/
#widget_rss p{
	border-bottom:1px solid #898989;
	padding:0 0 8px 0;
	margin:16px 0 10px 0;
}
#widget_rss a{
	display:block;
	padding:10px 0 10px 40px;
	background:url(images/ico_rss.gif) no-repeat left center;
}
/*widget_email_updates*/
#widget_email_updates{
	border-bottom:1px solid #898989;
	padding:0 0 37px 0;
	margin:0 0 20px 0;
}
#widget_email_updates p{
	display:block;
	padding:10px 0 10px 40px;
	background:url(images/ico_email_updates.gif) no-repeat left center;
	font-weight:bold;
}
#widget_email_updates legend{
	display:none;
	visibility:hidden;
}
#widget_email_updates .mc_input{
	border:1px solid #a2a1a1;
	background:#eeeeee;
	color:#7e898a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:3px;
	width:138px;
}
#widget_email_updates .mc_signup_submit{
	position:absolute;
	margin:14px 0 0 148px;
	width:20px;
}
#mc_signup_submit{
	display:block;
	text-indent:-9999em;
	text-transform:capitalize;
	width:19px;
	height:19px;
	border:0;
	background:url(images/button_search.gif) no-repeat left center;
	cursor:pointer;
}
/*header_search*/
#header_search{
	width:100%;
	padding:0 0 20px 0;
}
#header_search p{
	text-align:center;
	font-weight:bold;
	padding:0 0 7px 0;
}
#header_search fieldset{
	width:169px;
	height:23px;
	overflow:hidden;
	background:url(images/bgr_header_search.gif) no-repeat;
	padding:4px 0 0 13px;
}
#main_search_val{
	float:left;
	border:0;
	background:none;
	border:0;
	color:#7e898a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:3px;
	margin:0 5px 0 0;
	width:130px;
}
#main_search_sub{
	float:left;
}
/*sidebar_ads*/
.sidebar_ads{
	margin:0 0 20px 0;
	text-align:center;
}
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	background:#f3f2f2;
	padding:30px 0 5px 0;
}
/*footer_links*/
#footer_links{
	background:url(images/bgr_footer_links.gif) repeat-y;
	width:100%;
	overflow:hidden;
	border-bottom:7px solid #f3f2f2;
}
.footer_link{
	float:left;
	width:180px;
	padding:0 70px 0 60px;
}
.footer_link h2{
	font-weight:normal;
	font-size:17px;
	color:#7b7b7b;
	padding:0 0 5px 0;
	white-space:nowrap;
}
.footer_link h2 a{
	color:#7b7b7b;
}
.footer_link h2 strong{
	font-weight:bold;
}
.footer_link ul{
	padding:0 0 12px 0;
}
#footer_share ul{
	padding:0;
}
#footer_share .sharethis{
	padding:7px 0 0 0;
}
.footer_link ul li{
	padding:2px 0 2px 0;
	color:#7b7b7b;
}
.footer_link ul li a{
	color:#7b7b7b;
}
#footer_help{
	width:100%;
	height:44px;
	background:#717171 url(images/ico_help.gif) no-repeat right top;
}
#footer_help p{
	font-size:14px;
	color:#fff;
	padding:5px 34px 0 7px;
	word-spacing:-1px;
}
#footer_blog{
	padding:10px 0 0 0;
}
/*footer_end*/
#footer_end{
	background:#DBD9DA;
	width:100%;
	overflow:hidden;
	padding:11px 0 10px 0;
}
#footer_end p{
	float:left;
	color:#717171;
	font-size:9px;
}
#footer_end p a{
	color:#717171;
}
#footer_end .copyrights{
	font-weight:bold;
	padding:0 15px 0 10px;
}
#footer_end .privacy{
	padding:0 14px 0 0;
	text-transform:uppercase;
	letter-spacing:-1px;
}
#footerpmenu{
	float:right;
	padding:0 10px 0 0;
}
#footerpmenu li{
	float:left;
	color:#717171;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/bgr_footerpmenu_li.gif) no-repeat left center;
	padding:0 0 0 17px;
}
#footerpmenu li.first{
	padding:0;
	background:none;
}
#footerpmenu a{
	float:left;
	color:#717171;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 0;
	overflow:hidden;
}
#respond h3{
	font-size:16px;
	color:#4d4d4d;
	margin:0 0 5px 0;
}
.cancel-comment-reply{
	font-size:11px;
	padding:15px 0 0 0;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:11px;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:5px 0 0 0;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:11px;
	background:#6f6f6f;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:16px;
	color:#4d4d4d;
	margin:0 0 5px 0;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:16px;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ddd8d8;
	background:#e6e5e5;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:11px;
	line-height:15px;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:11px;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:11px;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:11px;
	background:#6f6f6f;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#5f5e5e;
}
.comment-author{
	font-size:12px;
	margin:0 0 10px 0;
}
.comment-author img{
	border:1px solid #6f6f6f;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #dfcfba;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #d6d3d3;
	}

blockquote blockquote{
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:11px;
	line-height:16px;
}
.single .navigation{
	width:100%;
	margin:0 auto;
}
.navigation a{
	font-weight:bold;
}
#content .wp-pagenavi{
	padding:10px;
}
#content .wp-pagenavi a {
	font-weight:normal;
	padding: 4px; 
	margin: 2px;
	color:#4d4d4d;
	background:#cecccc;
	border:1px solid #d6d3d3;
}
#content .wp-pagenavi a:hover{
	color:#4d4d4d;
	background:#fff;
	border:1px solid #d6d3d3;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	color:#4d4d4d;
	background:none;
	border:0;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	color:#4d4d4d;
	background:#fff;
	border:1px solid #d6d3d3;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	background:none;
	border:0;
	color:#4d4d4d;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
/* End captions */