/*  
Theme Name: Diet
Theme URI: http://www.deezinelab.com/
Description: 100% Free Recipe
Version: 1.0
Author: DeezineLab.com
Author URI: http://www.deezinelab.com/

*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDCDC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.style6 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #2C2C2C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1991D0;
}
a:hover {
	text-decoration: underline;
	color: #1991D0;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #1991D0;
}
.nav a:hover {
	text-decoration: underline;
	color:#33CCFF;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.search {
background-color: transparent;
border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {font-size: 12px;
font-family: Arial, Helvetica, sans-serif;}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style4 {
	font-family: Tahoma;
	font-size: 26px;
	color: #333333;
}
.style5 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.style7 {
	font-family: Arial;
	font-size: 18px;
	color: #3c3c3c;
}
.style8 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.footer a:link {
	color: #a5a5a5;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #a5a5a5;
}
.footer a:hover {
	text-decoration: underline;
	color:#ffffff;
}
.footer a:active {
	text-decoration: none;
	color: #a5a5a5;
}
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	#slider img{border:none;}
#slider li{ 
	width:415px;
	height:240px;
	overflow:hidden; 
	}	
	
	.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}