@charset "UTF-8";
/* CSS Document */


body{
	background: url(../media/bg-loop.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family: Myriad Pro, arial;
	font-size:11px;
	color:#2b2b2b;
	margin-bottom:20px;
	
}

#booksale{
	width:138px;
	height:140px;
	background: url(../media/topright-booksale2.png) no-repeat;
	position:absolute;
	top:0;
	right:0;
}
a{
	border:none;
	border:0;
	outline:none;
	color:#06C;
}

a:hover{
		color: #009;
}

#login{
	width:390px; height:105px; margin-top:3px; background:url(../media/heybaybclub.jpg) no-repeat; margin-bottom:5px; font-size:13px; color:#000; padding:90px 0 0 15px; text-align:left;
}

img{
	border:none;
}

#video{
	float:left;
	width:180px;
	margin-right:10px;
	margin-bottom:10px;
}

#page{
	width:990px;
	margin:auto;
}

#header{
	width:990px;
	height:386px;
}

#headersub{
	width:990px;
	height:110px;
}

#advertisement{
	text-align:center;
	margin-bottom:5px;
}

#content{
	width:966px;
	margin:auto;
	padding-bottom:15px;
}

#contentleft{
	width:559px;
	float:left;
	margin-right:15px;
}
#contentright{
	width:391px;
	float:right;
	padding-top:26px;
}

#commentsbox{
	padding:10px;
	background-color:#F5F5F5;
}

#footer{
	clear:both;
	width:100%;
	margin-top:15px;
	
}

.imggallery{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

.imggallery:hover{
	opacity:0.8;filter:alpha(opacity=80)
}
#footerads{
	height:163px;
	width:100%;
	background:#b9b9b9;
	text-align:center;
}

#birdseed{
	text-align:left;
	color:#4e4e4d;
	width:600px;
	float:left;
}

#container{
	width:966px;
	margin:auto;
	padding-top:20px;
}
.field{
	width:200px;
	border:1px solid #CCC;
}

.title{
	font-size:17px;
	color:#4e4e4d;
	font-family: Century Gothic, Garamond, Arial, Georgia, Trebuchet MS;
	text-transform:uppercase;
	padding-bottom:5px;
}


.title2{
	font-size:17px;
	color: #F30;
	font-weight:bold;
	font-family: Century Gothic, Garamond, Arial, Georgia, Trebuchet MS;
	text-transform:uppercase;
	padding-bottom:5px;
}


.irene{
	font-weight:bold;
	font-family: Century Gothic, Garamond, Arial, Georgia, Trebuchet MS;
	color:#ffb607;
	letter-spacing:-1px;
	
}
#titlespace{
	margin:4px 0 4px 0;
}

#box{
	border:3px solid #f5f5f5;
	padding:10px;
	padding-top:0;
	min-height:170px;
	margin-bottom:10px;
	background:#FFF;
	padding-top:8px;
}

#receipespic{
	float:left;
	padding-top:6px;
}

#recipesright{
	float:right;
	width:350px;
	height:auto
}

.date{
	color:#41413f;
	font-size:12px;
	font-family:Myriad Pro, arial;
	width:100%;
	border-bottom:1px solid #ccc;
	display:block;
}
#viewrecepes a{
	font-size:10px;
	float:right;
	padding-top:3px;
	text-decoration:none;
	color:#2b2b2b;
	}
	
	#viewrecepes{
		text-align:right;
	font-size:10px;
	float:right;
	padding-top:3px;
	text-decoration:none;
	color:#2b2b2b;
	}
	
	
	.hl{
		color:#d8a906;
	}
	
	
	.hl a{
		color:#d8a906;
		text-decoration:none
	}
	
	#line{
		margin:5px 0 5px 0;
		border-bottom:1px solid #999;
	}
	
	#recipe{
		width:90px;
		margin-right:15px;
		float:left;
	}
	
	#arecipes{
		clear:both;
		margin-bottom:15px;
	}