*/ css for headings and elements */
* {margin: 0; padding 0;}
body {font-family: Geneva,Verdana,Arial,Helvetica,sans-serif; font-size: 1 em; }
h1, h2, h3, h4 {color: #900; padding 0; margin: 0; font-family: "Lucida Grande",Geneva,Verdana, Arial, Helvetica, sans-serif;}
h1 {
	font-size: 1.8em;
	color: #090;
	letter-spacing: 2px;
	color: #f50;
}
h1.logotitle {
	color: #f50; 
	font-size: 1.8em; 
	letter-spacing: 0.1 em;
	position: absolute;
	right: 125px;
	top: 20px;
}


.logoimage {
	color: #f50;
	padding 15px 0;
	position: absolute;
	top: -10px;
	right: 10px;
	z-index: 2;
}
# {
	width: 12em;
}
.search {
	position: block;
	height: 100px;
	width: 150px;
}
#webordomain {
font-size: 0.7em;
position: absolute;
width: 150px;
top: 45px;
left: 0px;
margin-left: 20px;
padding: 0;
color: #090;
}
#searchcontainer {width: 200px;
position: absolute;
top: 10px;
left: 0px;}
#submit {
position: absolute;
	top: 38px;
	left: 130px;
}
h2 {
	font-size: 1.2em;
	background: none;
	color: #900;
}
#menubar h2 {
	color: #f90;
	margin: 0 20px;
	margin-bottom: 10px;
	background: #FFF; 
	padding-left: 3px;  
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
	border: solid 1px #999;
	text-align: center; 
}
ul #menubar {
	padding-left: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 1em;
}
h3 .mostviewed {color: #f90;}
#newsletter {
	font-size: 0.5em;
	color: #090;
	margin: 5px;
}
a,  a h2:first-letter {
	text-decoration: none;
	color: #900;
	font-size: 0.9em;
	font-family: verdana, trebuchet, sans-serif;
}
a:visited {
	color: #090;
}
a:hover {color: #900;}
#menubar a {color: #090; margin: 0; padding: 0;}
#infoblock {
	border: dashed 1px #ccf;
	background: #fff;
	margin-right: 10px;
	padding: 5px 15px;
}
a h2:first-letter {text-transform: capitalize; font-size: 1.2em;}
#random_recipe {border: solid 3px #ccf; margin: 5px;padding: 20px;}
.title {
	position: absolute top left;
	width: 500px;
}
.indextitle {color: #f90; }
.col1 {
	width: 250px;
	float; left;
}
.col2 {
	width: 250px;
	float: left;
}
#menubar ul { margin: 0; padding:0;}
#menubar li {
	padding: 0;
	margin: 0;
list-style-image: url(/images/bullet.gif);
	list-style-position: inside;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	text-indent: -1.3em;
	list-style-type: none;
}
.on, .off {display: inline; border: 1px; border-style: solid; border-color: #999; padding: 2px; font-size: 0.6em; margin: 2px; float: right;} 
.on {background: #fdd; color: #000;}
.off {background: #fff; color: #000;}
#search {float:left; font-size: 10px; padding-bottom: 0; margin-bottom: 0; width: 130px; margin-left: 20px; margin-right: 5px; margin-top: 15px; color: #f50;}
#searchtext {margin: 0px; color: #090;}
.menubar1 {background: #efe; color:#090;}
.menubar2 {background: #dfd; color:#090;}
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
}
.bordertitle {
    width: 501px; height: 75px;
    padding: 0px; border: 0px;
}
.bordertitle1 {
    width: 501px; height: 75px;
    padding: 0px; border: 0px;
}

.borderTL, .borderBL {float: left; clear: both; }
.borderTR, .borderBR {float: right; clear: right; }
.borderTL { margin: 0 0}
.borderTR { margin: 0 0}
.borderBL { margin: 0 0}
.borderBR { margin: 0 0}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content {
    margin: 0px;
    padding: 0px;
    border: 1px solid #00000;
}
.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
}
p {margin-bottom: 1.2em;}
table, tr, td, {border: none;}
.maincontent {margin-left: 20px; padding-top: 20px; margin-right: 10px;}
.col1 {width: 180px; background: #eef; float: left; padding: 10px 10px; margin-top: 40px; margin-left: 0; margin-right: 10px; margin-bottom: 10px; height: 10em;
background: url() no-repeat top left;}
.col2 {width: 180px; background: #eef; float: left; padding: 10px 10px; margin-top: 40px; margin-left: 20px; margin-right: 10px; margin-bottom: 10px; height: 10em;
background: url() no-repeat top left;}
.box-header {font-size: 0.8em; color: #090; height: 35px;}
.req {color: red;}
.mostviewed, .latestpages {text-align: center; text-align: left; border: dashed 1px #999; padding-left: 20px;}
.mostviewed h3, .latestpages h3 {text-align: right; border: none; color: #f90; padding: 1px; margin-bottom: 14px;line-height: 16px;}
.mostviewed p, .latestpages p {line-height: 14px; font-size: 12px; margin-bottom: 2px; padding: 0;}
#google {margin:0; padding: 0;}
.blockillustration p {display: block;}
.illustration {
	float: right; 
	text-align: center;
	padding: 10px 10px; 
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 25px;
	border: dashed 1px #ddd;
}
.imageholder {width: 475px; background-color: #fff; margin-left: 15px; padding 10px; display: inline;}
.imagecol1 {width: 170px; background: #eef; float: left; padding: 15px 15px; padding-bottom: 20px; padding-top: 0px; margin-left: 10px; margin-right: 10px; margin-top: 0px;}

.illustrationleft {float: left; text-align: center;}
.illustration {text-align: center; display: block; margin-top: 20px;}
.right {float: right;}
.imagecol1 h2 a {margin: 0; padding: 0; text-align: center;}
.welcometext {
	font-size: 0.9em;
	color: #090;
	margin-left: 20px;
	margin-right: 10px;
}
a img {
	border-style: none;
}
