/* -- KITCHEN STYLES --- */
body {
	margin: 0px;
	padding: 0px;
	background-image:  url(images/bg.gif);
}
#topflames{
	background-image:  url(images/topflames.jpg);
}
#foodpics{
	width: 671px;
	height: 63px;
	background-image:  url(/frommykitchen/img/topics.jpg);
}
.featureside{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF;}
	
/* -- Side Recipe Search Form --- */
input.dinner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CCCCCC;}
.sidebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003399;
	border: 1px solid #FFFFFF;}
.sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

/* Main Articles Layout Styles */
#normalarticle { }
#normalpiccell { padding-top: 0px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; vertical-align: top; }
#enhancefirst { background-color: #eeeeee; }
#enhancepiccell { padding-top: 0px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; vertical-align: top; }
#articlecontent { vertical-align: top; font-size: 12px; font-weight: normal; font-family: Arial; color: #000000; }

/* Get Article Styles */
#thearticle { font-size: 12px; font-weight: normal; font-family: Arial; color: #000000; }
.artheadline { font-size: 16px; font-weight: bold; font-family: Arial; color: #000000; }
.articledate { font-size: 10px; font-weight: normal; font-family: Arial; color: #999999; }
.arttextauthor { font-size: 10px; font-weight: normal; font-family: Arial; color: #999999; }
.articlepic { padding-top: 0px; padding-bottom: 2px; padding-left: 2px; padding-right: 4px; float: left; align: left; } 

/* Feature Articles Layout Styles */
#FeatureTopBottom { background-color: #CCCCCC; padding: 2px; align: center; }
#FeatureLeftRight { background-color: #CCCCCC; padding: 4px; align: center; }

.artfeatureheadline { font-size: 11.5px; font-weight: bold; font-family: Arial; color: #000000; text-decoration: none; }
.artfeatureheadline a:hover { font-size: 11.5px; font-weight: bold; font-family: Arial; color: #000000; text-decoration: underline; }
.artfeaturetext { font-size: 10.5px; font-weight: normal; font-family: Arial; color: #000000; }
.featurearticlepic { padding: 2px; } 
.featurewrapitarticlepic { padding: 2px; } 

#featurespacer { width: auto; clear: both; padding: 1px; height: 1px; overflow: hidden; border-style: dotted; border-width: 1px 0px 0px 0px; border-color: #999999;  }

/* Article PAGING CELL */

#artpaging { width: auto; position: relative; float: none; clear: both; 	} 

/* Styling = ya baby that looks good */
.bordered { clear: both; overflow: hidden; border-style: dotted; border-width: 1px 0px 0px 1px; border-color: #999999; 	}
#spacer {
	width: auto;
	clear: both;
	height: 1px;
	overflow: hidden;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


/* Menus */
.artheadlinemenu { font-size: 12px; font-weight: bold; font-family: Arial; color: #003399; text-decoration: underline; }
.arttxtmenu { font-size: 12px; font-weight: normal; font-family: Arial; color: #000000; }


.style2 {font-size: 16px; font-weight: bold; font-family: Arial; color: #FFFFFF; text-decoration: none; }
.sidemenutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}select.dinner {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CCCCCC;
}
