/* --HTML and BODY Information-- */
html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
	background: #ffffff url("img/blue background.jpg");
	z-index: 0;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	font-weight: normal;
}

/* --Typography and Links-- */

p {
	margin: 0px;
}

h1,h2,h3 {
	margin: 0px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}

acronym {
	color: #30698b;
	font-weight: bold;
	font-style: oblique;
	border: 0px;
}

/*td {
	font-size: 12px;
	color: #000000;
}*/

a:link {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #663333;
	text-decoration:underline;
}

/*End Links*/

/* --Container-- */
#container {
	width: 95px;
	padding-left: 0px;
	z-index: 1;
	position: absolute;
	/*background: #ffffff;*/
}

#Intro{
	width: 952px;
	padding-left: 0px;
	position: absolute;
}

/* --Hide the Text for Logo-- */
#pageHeader h1 span, h2 span {
	display: none;
}

#pageHeader {
	background-image: url("img/header lg2.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 236px;
	width: 952px;
	margin: auto;
	padding: 0px;
	z-index: -2;
}

/*#pageHeaderMB {
	background-image: url("img/header lg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 236px;
	width: 750px;
	margin: auto;
	padding: 0px;
	z-index: -2;
}*/

#nav {
	position: relative;
	width: 952px;
	background-color: #000000;
	color: #bad0cd;
	height: 52px;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	clear: left;
	padding: 0px;
	margin: 0px;
	padding-left: 110px;
	list-style-type: none;
	text-indent: 0;
}

#nav ul li {
	display: block;
	float: left;
	height: 52px;
}

#nav ul li a {
	display: block;
	font-size: 24px;
	padding-top: 18px;
	padding-bottom: 0px;
	margin-right: 0px;
	color: #bad0cd;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#nav ul li a:hover {
	background-color: #ffffff;
	display: block;
	font-size: 24px;
	padding-top: 18px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	border: 0px solid black;
}

#navRecipes {
	position: relative;
	width: 952px;
	background-color: #000000;
	color: #bad0cd;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

#navRecipes ul {
	clear: left;
	padding: 0px;
	margin: 0px;
	padding-left: 118px;
	list-style-type: none;
	text-indent: 0;
}

#navRecipes ul li {
	display: block;
	float: left;
	height: 32px;
}

#navRecipes ul li a {
	display: block;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-right: 0px;
	color: #bad0cd;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#navRecipes ul li a:hover {
	background-color: #ffffff;
	display: block;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 0px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

#contentHome {
	background: #ffffff;
	border: 1px solid black;
	background-position: 300px 40px;
	background-repeat: no-repeat;
	width: 950px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	clear: left;
	position: relative;
}

#DaysUntil{
	padding: 5px;
	margin: 5px;
	width: 224px;
	height: 100px;
	float: left;
}

#DaysUntil .p1 span{
	display: block;
	padding-bottom: 10px;
}

#DaysUntil .p2 {
	text-transform: uppercase;
	font-size: 14px;
}

#DaysUntil h3 span {
	display: none;
}

#DaysUntil h3 {
	height: 22px;
	width: 220px;
  border-bottom: 1px solid #30698b;
}

#WhatsNew{
	padding: 5px;
	margin: 5px;
	width: 220px;
	height: 100px;
	float: left;
}

#WhatsNew .p1 {
	font-size: 14px;
	padding-bottom: 10px;
}

#WhatsNew h3 span {
	display: none;
}

#WhatsNew h3 {
	height: 22px;
	width: 220px;
  border-bottom: 1px solid #30698b;
}

#CurrentlyOn{
	padding: 5px;
	margin: 5px;
	width: 220px;
	height: 100px;
	float: left;
}

#CurrentlyOn .p1 {
	font-size: 14px;
	padding-bottom: 10px;
}

#CurrentlyOn h3 span {
	display: none;
}

#CurrentlyOn h3 {
	height: 22px;
	width: 220px;
  border-bottom: 1px solid #30698b;
}

#Diary{
	padding: 5px;
	margin: 5px;
	width: 700px;
	float: left;
	color: #000000;
}

#Diary .p1 {
	font-size: 14px;
	padding: 4px;
	color: #000000;
}

#Diary h3 span {
	display: none;
}

#Diary h3 {
	height: 22px;
	width: 700px;
  border-bottom: 1px solid #000000;
}

#Poll{
	padding: 5px;
	margin: 5px;
	width: 200px;
	float: right;
	align: center;
	clear: right;
}

#Poll h3 span {
	display: none;
}

#Poll h3 {
	height: 22px;
	width: 200px;
  border-bottom: 1px solid #30698b;
}

#Calendar{
	padding: 5px;
	margin: 5px;
	width: 200px;
	float: right;
	clear: right;
	position: relative;
}

#Calendar h3 span {
	display: none;
}

#Calendar h3 {
	height: 22px;
	width: 200px;
  border-bottom: 1px solid #30698b;
}

#Overlay{
	background-image: url(img/collage.gif);
	background-repeat: no-repeat;
	background-position: 500px 200px;
	width: 1000px;
	position: absolute;
	z-index: 500;
}

#More1{
	padding: 5px;
	margin: 5px;
	width: 450px;
	height: auto;
	float: left;
}

#More1 .p1 span{
	display: block;
	padding-bottom: 10px;
}

#More1 h3 {
	height: 22px;
	width: 450px;
  border-bottom: 1px solid #000000;
}

#More2{
	padding: 5px;
	margin: 5px;
	width: 450px;
	height: auto;
	float: right;
	clear: right;
}

#More2 .p1 span{
	display: block;
	padding-bottom: 10px;
}

#More2 h3 {
	height: 22px;
	width: 450px;
  border-bottom: 1px solid #000000;
}

#More3{
	padding: 5px;
	margin: 5px;
	width: 450px;
	height: auto;
	float: left;
	clear: left;
}

#More3 .p1 span{
	display: block;
	padding-bottom: 10px;
}

#More3 h3 {
	height: 22px;
	width: 450px;
  border-bottom: 1px solid #000000;
}

#More4{
	padding: 5px;
	margin: 5px;
	width: 450px;
	height: auto;
	float: right;
	clear: right;
}

#More4 .p1 span{
	display: block;
	padding-bottom: 10px;
}

#More4 h3 {
	height: 22px;
	width: 450px;
  border-bottom: 1px solid #000000;
}

#recipeHome {
	background: #ffffff;
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	position: relative;
	border: 1px solid black;
}

#contentVideo {
	background: #ffffff;
	width: 950px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	position: relative;
	border: 1px solid black;
}

#content {
	background: #ffffff;
	width: 950px;
	/*height: auto;*/
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	position: relative;
	border: 1px solid black;
}

#contentMB {
	background-color: #ffffff;
	background: #ffffff;
	width: 750px;
	height: 650px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	position: relative;
	border: 1px solid black;
}

#Twitter{
	padding: 5px;
	margin: 5px;
	width: 200px;
	float: right;
	clear: right;
	position: relative;
}

#Photos{
	padding: 5px;
	margin: 0px 0px 5px 5px;
	background: #ffffff;
	width: 930px;
	height: 620px;
	text-align: center;
}

#MessageBoard{
	padding: 5px;
	margin: 0px 0px 5px 5px;
	background: #ffffff;
	width: 938px;
	height: auto;
	text-align: center;
}

#Video{
	padding: 5px;
	margin: 0px 0px 5px 5px;
	background: #ffffff;
	width: 930px;
	height: auto;
	text-align: center;
}

#About{
	padding: 5px;
	margin: 5px;
	background: #ffffff;
	height: auto;
	width: 930px;
	text-align: center;
}

#RecipeMain{
	padding: 5px;
	margin: 5px;
	background: #ffffff;
	width: 700px;
	text-align: left;
	float: left;
}

/* --Hide quicksummary Text-- */
#Photos .p1 span{
	display: block;
	padding-bottom: 10px;
}

#About .p1 span{
	display: block;
	padding-bottom: 10px;
	text-align: left;
}

#RecipeMain .p1 span{
	display: block;
	padding-bottom: 10px;
	text-align: left;
}

#MessageBoard .p1 span{
	display: block;
	padding-bottom: 10px;
}

#Video .p1 span{
	display: block;
	padding-bottom: 10px;
}

/* --Hide Header3 Text for image replacement-- */
#Photos h3 span {
	display: none;
}

#MessageBoard h3 span {
	display: none;
	text-align: left;
}

#Video h3 span {
	display: none;
}

#About h3 span {
	display: none;
}

#RecipeMain h3 span {
	display: none;
}

#DoubleColumn h3 span {
	display: none;
}

/* --Image Replacement for each h3 subject-- */
#Photos h3 {
	height: 22px;
	width: 930px;
  border-bottom: 1px solid #000000;
	text-align:left;
}

#MessageBoard h3 {
	height: 22px;
	width: 930px;
  border-bottom: 1px solid #000000;
	text-align: left;
}

#Video h3 {
	height: 22px;
	width: 930px;
  border-bottom: 1px solid #000000;
	text-align:left;
}

#About h3 {
  border-bottom: 1px solid #000000;
	height: 22px;
	width: 930px;
	text-align: left;
}

#recipeHead h3 {
	padding: 5px 5px 0px 5px;
	margin: 5px 5px 0px 5px;
  border-bottom: 1px solid #000000;
	height: 22px;
	width: 930px;
	text-align: left;
}

#RecipeCat .p1 {
	padding-top: 7px;
}

/* --Link Menu Position on Right-- */

/* --Footer Information to Close everything out-- */

#footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 400px;
	margin: 10px 35px 10px;
	text-align: center;
}

#footer a {
	cursor: help;
	font: 0.8em "Trebuchet MS", "Times New Roman", serif;
	text-transform: uppercase;
	color: #30698b;
	font-weight: bold;
}

#footer a:hover {
	color: #30698b;
	border: 0px;
	font-weight: bold;
}

/* --Fini-- */

.gallerycontainer{
position: absolute;
margin-left: 0px;
margin-bottom: 20px;
margin-top: 10px;
clear: left;
float: left;
width: 240px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid black;
margin: 0 5px 5px 0;
}

.thumbnail:hover {
background-color: transparent;
}

.thumbnail:hover img  {
border: 1px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #e7f9f7;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
left: 300px; /*position where enlarged image should offset horizontally */
top: 20px;
z-index: 50;
}



#AlbumCat {
	width: 220px; 
	height: 280px; 
	background: #a6d4ce; 
	position: relative; 
	float: left;
	clear: right;
	margin: 4px;
	padding: 2px;
}

#AlbumContent {
	width: 210px; 
	height: auto; 
	background: #a6d4ce; 
	position: relative; 
	margin: 4px;
}

#CatName {
	text-align: left;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
}

#CatStats {
/*	text-justify: full;*/
	color: #30698b;
}

#AlbumCat a img {
	display: block;
	width: 150px;
	height: auto;
	border: 1px solid #30698b;
	margin: auto;
}

#AlbumCat span {
	float: right;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #30698b;
	position: relative;
	height: auto;
	padding-bottom: 50px;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #30698b;
background: #F1DADA;
}

#tablist li a:link, #tablist li a:visited{
color: #8A1A04;
}

#tablist li a.current{
background: #F5F3F2;
}

#tabcontentcontainer{
width: 290px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 4px;
border: 1px solid #30698b;
}

.tabcontent{
display:none;
border: 0px solid #30698b;
}

#dhtmlgoodies_tooltip{
		background-color:#EEE;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}

.row0 {background-color: #a6d4ce;}  
.row1 {background-color: #e7f9f7;}  

.innerEvenBox .date{
	background:url("img/dateEven.png") no-repeat;
}
.innerOddBox .date{
	background:url("img/dateOdd.png") no-repeat;
}
.date{
	width:40px;
	height:53px;
	color:#000000;
	text-align:center;
	text-transform:uppercase;
	font-size:0.8em;
	display: block;
	padding-top:5px;
	position:absolute;
	line-height: 1.4em;
}
.day{
	font-size:1.8em;
}
.weekday{
	font-size:.8em;
}
.post{
	margin-left:48px;
	
}


