body {
    background: #000 url(../images/bodybg-wide2.gif) repeat-y top center;
	}

#nav {      
	background: #ecc335;
	border-top:4px solid #ecc335;;
	}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	/*color: #FFF; 
	background-color:#000;
	border-top:4px solid #000; */
	}

#nav ul li a:hover, #nav ul li a:active {
	/*background-color: #666;*/
	}

#nav ul li.current_page_item a {
	background-color:#bf3505;
	}

#nav ul li a:hover, #nav ul li a:active {
	text-decoration:none;
	background-color: #aec775;
	}

#header {
	background-image: url(../images/thehungrycuban.jpg);
	height: 180px;
	border-bottom:1px solid #FFF;
	}

#headerwrap h1.bloglogo {
	/*background-image: url(../images/logo.gif);*/
	display: none;
	}
	
#header p {
	/*color: #FFF;*/
}

#rss {
	float: right;
	font-size: 12px;
	padding: 0px 15px 0 0;
	text-align: right;
	width: 360px;
	}

#rss a{
	color: #b3b3b3;
	}

.featurepost {
	background-color: #efebe2;
	}

#tvscreen {
	background: url(http://yourweightlossmentor.com/images/tvscreen.jpg) no-repeat;
	height: 430px;
	
}
#tvscreen p {
	padding-top:36px;
}

#tvscreen #wwsgd {
	display: none;
}

#tvscreen .UTWSecondaryTags {
	display: none;
}

#tvscreen .akpc_pop {
	display: none;
}

div.sociable {
	margin-bottom: 0px;
}

.post, .singlepost {
	margin: 0px;
	padding: 0px 10px;
	line-height: 130%;
	/*background: url(images/dot.gif) bottom left repeat-x;*/
	background: #FFF;
	border-left: 1px solid #d8d9da;
	border-right: 1px solid #d8d9da;
}

#contentwide .post, #contentwide .singlepost {
	border-top: 1px solid #d8d9da;
	border-bottom: 1px solid #d8d9da;
}

.posttop {
	background: #FFF url(../images/posttop.gif) top center no-repeat;
	height: 12px;
}
.postbottom {
	background: #FFF url(../images/postbottom.gif) top center no-repeat;
	height: 12px;
	margin-bottom:15px;
}
.postmetadata {
	margin-bottom:0px;
	background: #FFF url(../images/postmetabg.gif) top repeat-x;
	border-top:1px dotted #BFBFBF;
	margin-top:10px;
}

.post h2, .post h2 a {
	/*color: #266ba2;*/
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.akpc_pop {
	margin-bottom: 0px;
	color: #FFF;
}

input, textarea, select {
	padding:3px;
	font:inherit;
	border:1px solid #59a867;
	background-color:#dce9bf;
	-moz-border-radius:3px;
}

input[type=submit] {
	border:1px solid #BF3505;
	background-color:#FFCC66;
	color:#575757;
	font-weight:bold;
}

