/* 
Theme Name: Dietless Slimming 3
Version: 2.0
Description: Parent Theme is "Mountain" 
Author: BFX
*/
/************* Global *************/
html,body {height:100%}

* 
{
	margin: 0;
	padding: 0;
}
body 
{
	background: #D2b48c;
	font-size: medium;
	font-size: 1.0em;
	font-family: Verdana,Georgia,Times New Roman;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Verdana,Georgia,Times New Roman;
	color:#4F3001;
}

h2,h3 
{
	border-bottom: 2px solid #7D6A42;
	font-size:1.6em;
	font-weight:normal;
	color:#4F3001;
}
p 
{
	margin:0.5em 0;
	line-height: 1.5em;
}
ul, ol 
{
	margin: 0.5em 0 0 0.5em;
	padding:0 1em;
	line-height: 1.0em;
}
img 
{
	border: #7D6A42 1px solid;
	padding: 2px;
}
img.left 
{
	float:left;
	margin: 0 1em 1em 0;
}
img.right 
{
	float:right;
	margin: 0 0 1em 1em;
}
a:link,a:visited 
{
	text-decoration: none;
	color: #7D6A42;
}
a:hover, a:active 
{
	text-decoration:none;
	border-bottom: #7D6A42 2px solid;
	color: #C23F2D;
}
cite 
{
	font-style:normal;
	font-weight:normal;
}
blockquote 
{
	background: #FFF7AF url(img/quote.gif) no-repeat left top;
	margin: 1em;
	padding-left:2em; padding-right:2em; padding-top:1em; padding-bottom:1em
}
fieldset 
{
	border:0;
}

/************* Container *************/
#container 
{
	width: 776px;
	margin: 0 auto;
	padding:0;
	background: #FBF3B3;
	position: relative;
	border:#FEFFD7 2px solid;
}
/************* Header *************/

#header 
{	
	width: 776px;
	margin: 10px auto;
	padding:0;
	height: 190px;
	background: url(img/head.jpg) no-repeat top;
	border: 2px solid #FBF3B3;
	text-align: right
}
#header h1 
{
	font-size: 2.2em;
	padding: 5px 10px 0 0;
}
#header .description 
{
	margin: 0;
	padding: 0 10px;
	letter-spacing: 1px;
	font-variant: normal;
}
#header * 
{
	color: #FEFFD7;
	background: transparent;
}
#menu
{
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #cc9966;	
	font-family: Verdana,Georgia,Times New Roman;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	position: top;
}
#menu ul      {
	margin: 0 auto;
	padding: 0;
	height:36px;
	line-height:36px;
	list-style: none;
	width:776px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 28px;	
	padding: 0px 20px 6px;
	text-decoration: none;
	color:#4f3001;
	margin:0;
	border:2px;
}

#menu a:hover, 
#menu a:active
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active
{
	background: #4F3001;
	color:#ffffcc;
	font-weight: bold
}
/************* Content *************/
#content 
{
	margin: 10px 0;
	padding:10px 10px 0 0;
	width: 540px;
	float: right;
        border-left: #7D6A42 1px solid;
        padding-left: 15px
}

#content a 
{
	border-bottom:2px solid;
}
#content a:hover,#content a:active 
{
	border-bottom:2px solid;
}
#content h2 a 
{
	border-bottom:none;
}
#content h2 em 
{
	float:right;
	font-size:1.0em;
	font-style:normal;
		
}
#content h2.pagetitle, #comments, #respond 
{
	display:block;
	border:none;
	color:#996600;
	margin:1em 0;
	padding:0;
}
#content ul 
{
	margin:10px;
	padding: 1em;
	list-style-image: url(img/arrow.gif);
}
#content li 
{
	margin-bottom:0.5em;
	padding:0;
}
#content .entry 
{
	margin:1em 0 2em;	
}
#content .post-info
{
padding:3px;
	margin:5px 0 5px 5px;
	font-size:.5em;
	color:#996600;
	background: #FBF3B3;
	width:120px;
	float:right;

}
#content .post-comments
{
	font-size:.76em;
	margin:0;
	color:#E9C275;
	clear:both;
	background:url(img/icon-comments.gif) no-repeat left center;; padding-left:1.2em; padding-right:1.2em; padding-top:2em; padding-bottom:2em
}
#content .post-info em 
{
	color:#603E11;
	font-style:normal;	
	padding:0px 14px;
	display:none;
	margin:0;
}
#content .post-info em.user 
{
	background:url(img/user.png) no-repeat left center;	
}
#content .post-info em.date 
{
	background:url(img/icondate.gif) no-repeat left center;	
}
#content .post-info em.cat 
{
	background:url(img/caticon.gif) no-repeat left top;
}
#content .post-info a 
{
	text-decoration:none;
	border:0;
}
#content .post-info a:hover 
{
	text-decoration:none;
	border-bottom:2px solid;
}
.postnav 
{
	margin:0 0 2em 0;
	padding:5px 0;
	text-align:right;
}
.postnav .navleft 
{
	float:left;
	margin:0;
	padding:0;
}
/************* Sidebar *************/

#sidebar 
{
	width: 200px;
	margin:0 10px 0 0;
	background: #FBF3B3;
	padding:0px;
	float: left;
	font-size:1em;
	
}
sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li 
{
	margin:0;
	padding:0;
	list-style:none;
	background:none;	
}
#sidebar p,#sidebar ul ul, #sidebar form 
{
    margin:0;
    padding:1em 0;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:2px 0;
}
#sidebar li li 
{
    margin:0 0 1em 0;
    padding:0;
}
#sidebar li li li
{
	margin:0;
	background:url(img/arrow.gif) no-repeat left center;; padding-left:12px; padding-right:0; padding-top:3px; padding-bottom:3px
}
#sidebar li.feed , .feed
{
	background:url(img/feed.png) no-repeat left center;
	padding-left:17px; padding-right:17px; padding-top:0px; padding-bottom:0px
}
#sidebar ul img 
{
	border:#7D6A42 1px solid;
}
#sidebar h2
{
	margin: 0.5em 0 0 0;	
	font-size:1.4em;	
	line-height:1.2em;
	font-weight:bold;	
}
#sidebar li a:link, #sidebar li a:visited 
{
	color:#4F3001;
}
#sidebar li a:hover, #sidebar li a:active
{
	color:#C23F2D;
	border-bottom:#C23F2D 2px solid;
}
/************* Footer *************/
#footer 
{
	position: relative;	
	clear: both;
	margin: 0 auto;
	padding:0;
	color: #BA9B59;
	text-align: center;
	font-size:0.76em;
	border-top:#7D6A42 1px solid;
	background:#FEFFD7;
}
/**********Comments*********/
/*textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;
	background:#FFF7AF;
	padding:5px;
	font-family:Verdana,Georgia,Times New Roman;
	font-size: 1em;
}

input.textbox{
	border: 1px solid #ccc;	
	background:#fcfcfc;
	font-family:Verdana,Georgia,Times New Roman;
	padding:2px;
}
input.textbox:focus,textarea:focus
{
	background:#fff;
	border:#669 1px solid;
}
#content ol.commentlist 
{
	margin:0;
	padding:0;
}
#content ol.commentlist li 
{
	padding:0;
	margin:2em 0;
}
#content ol.commentlist li P
{
	padding:0.5em;
}
#content li .cmtinfo 
{
	font-size: 1em;
	color:#BA9B59;
	margin:0;
	padding:0;	
}
#content li .cmtinfo
{
	background:#FFF7AF;
}
#content .cmtinfo cite
{
	font-size: 1em;
	color:#603E11 ;
	font-weight:bold;
}
#commentform
{
	background:#FFF7AF;
	margin:1em 0;
	padding:1em;
}
.nocomments 
{
	text-align:center;
	font-size: 1em;
	color:#996600;
}
.trackback
{
	background:url(img/trackback.png) no-repeat left center;
	padding:0px 17px;
}
.commentsfeed 
{
	background:#FFF7AF;
}*/
#content, #sidebar, #footer, .widget 
{
	overflow:auto;
}