/* CSS Document */
@import url("/common/css/pagebase.css");
/*@import url("/common/css/top.css");*/
body {
	padding: 0 0 20px 0;
	margin: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: #FFFFFF;
	color: #484848;
	font-size: 0.88em;
	text-align: center;
}
#container {
	position: relative;
	width: 90%;
	margin-top: 0;
	margin-right: 5%;
	margin-left: 5%;
	text-align: left;
	border: 1px solid #9C9D8C;
	}
#pagetop { display: none;}
#login {	display: none ;}
.search { display: none;}
.signup { display: none;	}
#maincontent {
	padding: 0 0 0 0px;
	position: relative;
	line-height: 150%;
	padding: 10px;
	margin: 0 0 0 0;
}
#thecomments {
	display:none;}

#recipeimage {
	display:  none;
}	
#opening {
	margin-left: 150px;
	margin-top: 25px;
	margin-bottom: 150px;
	}
.nibblouslogo {
	margin-top:22px; 
	margin-left: 15px;
	float: left;
		}

.nibbloustext {color: #800000;}
.redtext {color: #C30000;}
.greytext {color: #666666;}
.bigtext {font-size: 120%;}

table {font-size:100%;}
tr, th, td {vertical-align: top;}

input, textarea, select {
  border: 1px solid #D8EBFC;
  color: #547184;
}

input, textarea {
	background-color: #EEEEE4;
	color: #800000;
	border: 1px solid #999999;
}

h1, h2, h3, h4 {
  font-weight: normal;
}
h1 {
	color: #800000;
	display: block;
	font-size: 165%;
  padding: 5px 6px 6px 0px;
}
h2 { 
	color: #525249;
	padding: 5px 6px 4px 0px;
	font-size: 140%;
}


h1, h2 {
  margin: 0 2% 5px 0;
}

h3 {
	margin: 0 0 5px 0;
	font-size: 110%;
	color: #800000;
	}

h4 {
  margin: 0 0 0 0;
  font-size: 105%;
}

.mugshot {
	float: right;
	padding-left: 10px;
	}
hr {
	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-color: #CC0000;
	padding: 0;
	color: white;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
a:link, a:visited, a:hover, a:active {
	 text-decoration: none ;
	 color:#800000;
	 }
	 	 
a:link, a:visited, a:active {
	border-bottom: 1px solid #C58D8C;
}

a:hover { 
 	background-color: #C58D8C;
  	color: #FFFFFF; 
	border-bottom: 1px solid #FF3300
}

a.more { margin-left: 1em }

.error { color: red }

.highlight { color: #FF3300}

.indentit {margin-left: 40px;}


#menu {
	display: none;
	}
#recipetags {
display: none;
	 }
#menubar { margin-left: 15px }

#menu a:link, #menu a:visited, #menu a:active,
#recipetags a:link, #recipetags a:visited, #recipetags a:active  {
	color: #333333;
}

#menu a:hover, #menu .menubag div a:hover,
#menu a.hover:link, #menu a.hover:visited,
#menu a.active:link, #menu a.active:visited {
  background-color: #C58D8C;
  color: #FFFFFF; 
}

#menu .menubag div {
  margin-top: 4px;
  opacity: 0.85;
  /* non-standard alpha settings - will not validate */
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  filter: alpha(opacity=85);
}

#menupad {
  top: -50px;
  left: -5px;
  width: 600px;
  height: 500px;
}

#menu p.feed {
  margin-left: 15px;
}

#menu p.feed a {
  border-style: none;
}

#menu p.feed a:hover {
  background-color: transparent;
}

#body img {
  border: none;
  padding-right: 10px;
  padding-left: 5px;
}


#body div.data {
  padding: 10px; 
  line-height: 17px;
}

#adminbody {
  margin: 0 10% 0 10%;
  border: 1px solid #d8ebfc;
}

table.dataentry th {
  text-align: right;
  font-weight: normal;
  white-space: nowrap;
}

input.wide { width: 100% }

td.buttonbar {
  padding-top: 1em;
  text-align: center;
}

#content h1 a, #content h2 a { border-bottom-style: none; color: #0950a0 }

#innermenu { display: none;}

.smallestTag { font-size: 107%}
a.smallestTag:link {color: #B4675E; }
a.smallestTag:visited {color: #B4675E; }
a.smallestTag:hover {color: #B4675E; }
.smallTag { font-size: 114%; color: #9F9E98;}
.mediumTag { font-size: 121%; }
.largeTag { font-size: 128%; }
.largestTag { font-size: 135%; } 

#adsensediv {
    display: none;
}
