.headLogoWrap {
	width:auto;
	margin-top:10px;
	}
.headImgWrap {
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	background-color:rgba(255,255,255,0.9);
	background-image:url(/images/white-bg90.png);
	border:4px solid #7fcde8;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	margin-bottom:20px;
	}
	
.contWrapMain {
	background: rgba(255, 255, 255, .4);
	background-image:url(/images/white-bg60.png);
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border:4px solid #e8e8e8;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
}
h1 {
	font-family: 'Lobster', cursive !important;
	color:#ffebeb  !important;
	padding: 6px;
    text-align: center;
    text-shadow: 1px 2px #540000;
	background-color: #c63800;
	border-bottom:2px solid #902900
	}
.introWrap {
	background: rgba(255, 255, 255, .40);
	background-image:url(/images/white-bg40.png);
	margin-bottom: 10px;
    margin-top: -9px;
    padding: 6px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	}
	
h2 {
	font-family: 'Lobster', cursive !important;
	}
h3 {
	font-family: 'Lobster', cursive !important;
	}


.Shadow1 {
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	}
.Shadow2 {
	box-shadow: 0 0 5px rgba(0,0,0,0.8);
	}
.NavHold {
	width:100%;
	/*padding-top:10px;
	padding-bottom:10px;*/
	background-color:#b6d330;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	overflow:hidden;
}


.NavCells {
	/*width:98%;
	max-width:250px;/*
	/*background-color:#99CC33;*/
	text-aling:center;
	padding:10px 0px;
	/*margin:0px 10px 10px 20px;*/
	text-align:center;
	/*font-weight:bold;*/
	border-radius:10px;
	float:left;
	/*background-image:url(../img/nav-bck.png);
	font-size:30px !important;*/
	font-family: 'Domine', serif !important;
	color:#fff;
	margin:0px 0px 20px 15px;
	background-color:#849b1a;
	border:1px solid #687c0d;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), 0 4px 3px rgba(104, 124, 13, 0.60) inset;
	}
	.NavCells:a {
		color: ##FFF;
		/*font-size:30px !important;*/
		font-family: 'Domine', serif !important;
		}
		
	.NavCells:hover {
	background-color:#ff5a00;
	 /*font-size:30px !important;*/
	 font-family: 'Domine', serif !important;
	 color:#fff;
	 background-image:url(..//images/friend-icon-bg.gif);
	 box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), 0 4px 3px rgba(180, 49, 0, 0.60) inset;
	 border:1px solid #b43100
	 /*box-shadow: 0 0 3px rgba(0,0,0,0.8);*/
	 }
	 
.NavCellsMob {
	/*width:98%;
	max-width:250px;/*
	/*background-color:#99CC33;*/
	text-aling:center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #e4f39e;
	/*margin:0px 10px 10px 20px;*/
	text-align:center;
	/*font-weight:bold;
	border-radius:10px;*/
	float:left;
	/*background-image:url(../img/nav-bck.png);
	font-size:30px !important;*/
	font-family: 'Domine', serif !important;
	color:#fff;
	}	
	 .NavCellsMob:a {
		color: ##FFF;
		/*font-size:30px !important;*/
		font-family: 'Domine', serif !important;
		}
		
	.NavCellsMob:hover {
	background-color:#849b1a;
	 /*font-size:30px !important;*/
	 font-family: 'Domine', serif !important;
	 color:#fff;
	 /*box-shadow: 0 0 3px rgba(0,0,0,0.8);*/
	 }
	 
	 
	 
	 
.NavCells1 {
	background-color:#99CC33;
	padding:10px;
	margin:0px 10px 10px 20px;
	text-align:center;
	/*font-weight:bold;*/
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	float:left;
	box-shadow: 0 0 3px rgba(0,0,0,0.8);
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	.NavCells1:a {
		color:#ffffff;
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
	.NavCells1:hover {
	 background-color:#ffe00f;
	 font-size:14px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#333333;
	 }
.TxtCntr {
	text-align:center;
	}
.Cntr-Algn {
	float:none;
	margin:0 auto;
	}		
.Lft-Mat {
	line-height:140%;
	}
.Rht-Mat {
	padding:10px;
	text-align:center;
	max-width:300px;
	display:block;
	float:left;
	line-height: 140%
	}
.Clear {
	clear:both;
	}		
.ClearLft {
	clear:left;
	}
.ClearRht {
	clear:right;
	}
/*****************************************DropDown******************************/
.NaviHold {
	width:100%;
	margin:0 auto;
	background-Color:#ffe362;
	background-repeat:repeat;
	overflow:hidden;
	padding:10px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	}
.NaviCells {
	width:auto;
	height:30px;
	overflow:hidden;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCCCCC;
	margin-top:2px;
	margin-left:30px;
	padding-right:5px;
	}
	.NaviCells a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	overflow:hidden;
	border-radius:5px;
	}
	.NaviCells :hover {
		color:#9C0; 
		font-size:18px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-decoration:underline;
		border-radius:5px;
		}	





.DrpCont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:5px ;
	list-style:none;
	display:block;
	margin-left:-130px;
	}
.Drp {
	list-style:none;
	text-align:center;
	}	
 .DrpCont .Drp {
		display:block;
		position:relative;
		float:left;
		margin-left:90px;
		padding-top:0px;
		z-index:400;
		font-size:16px;
		}
	 .Drp .DrpCont {
			display:none;
			}
			 .Drp .DrpCont a {
			 width:150px;
			background-color:#fd9b01;
			background-repeat:repeat;
				
				display:block;
				color: #ffffff;
				border-top:1px solid #999999;
				text-align:center;
				padding:5px 5px 5px 5px;
				z-index:400;
				font-size:12px;
				height:auto;
				font-weight:bold;
				}
				
				 .Drp .DrpCont a:hover { background-color:#ea6b04; background-repeat:repeat}
				 .Drp:hover .DrpCont {
					display:block;
					position:absolute;
					}
					 .Drp:hover .Drp {
					float: none;
					font-size: 11px;
					color:#FFFFFF;
					}		
/*****************************************DropDown******************************/			 
.categHead {
	width:97%;
	float:left;
	padding:5px;
	color:#fff;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#304f00;
	margin-bottom:20px;
	text-align:center;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
	.categHead h2 {
		 margin-top:2px;
		 margin-bottom:2px
		 }
		
.iconWrap, .wallWrap  {
	background-color:#FFFFFF;
	float:left;
	padding:5px;
	text-align:center;
	box-shadow: 0 0 6px rgba(0,0,0,0.6)
}
.iconWrap {
	height: 224px;
    line-height: 163%;
    margin-bottom: 20px;
    margin-right: 24px;
    max-width: 167px;
    width: 100%;
	}
	
.iconWrap:hover {
	background-color:#ff5a00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image:url('../images/friend-icon-bg.gif');
	color:#FFFFFF
	}
.wallWrapMain {
	width:auto;
	overflow:hidden;
	clear:both;
	margin:20px 0px;
	}
.wallWrap {
	width:100%;
	max-width:300px;
	margin-right:30px;
	margin-bottom:30px;
	line-height: 150%
	}
.wallWrap:hover {
	background-color: #FFFF99;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#FFFFFF
	}
.WallTxt a {
	font-size:14px
	}
.iconWrap img {
	width:100%;
	}
.wallWrap img {
	width:100%;
	max-width:300px;
	}
div {
	font-family: 'Domine', serif !important;
	font-size:18px !important;
}

p {
	font-family: 'Domine', serif !important;
	font-size:18px !important;
	margin:20px 0px
}
.footNav {
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fce563;
	border-radius:10px;
	text-align:center;
	clear:both;
	left:50%;
	font-weight:bold;
	padding:10px
	}
.facebookComnt {
	width:auto; max-width:500px; text-align:center; margin:0 auto; padding:5px 0px 5px 0px; background-image:url(/images/comn_bg.png); clear:both
	}

.lineHt130 {
	line-height: 130%
	}
.lineHt150 {
	line-height: 150%
	}
.lineHt170 {
	line-height: 170%
	}
.nameAuth {
	color: #CC0000;
	font-style:italic
	}

/*  CRAFTS  */
#craftNavWrap, #recipeNavWrap {
	margin:20px 0 20px;
	padding:10px;
	border:5px double #cf9a57;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	background:rgba(255, 228, 0, .15);
	-webkit-box-shadow:0 8px 6px -6px #000;
	-moz-box-shadow:0 8px 6px -6px #000;
	box-shadow:0 8px 6px -6px #000
}
.craftNav, .recipeNav {
	overflow:hidden;
	border-bottom:2px dotted #e5ba44;
	font-size:.9em;
	text-align:left;
	padding:8px 6px
}
.craftNav a, .recipeNav a {
	font-size:1em;
	color:#7c0002;
	font-weight:700
}
.craftNav a:link, .recipeNav a:link {
	font-size:1em;
	color:#7c0002!important;
	font-weight:700
}
.craftNav img, .recipeNav img {
	float:left;
	margin:0 10px 0 0;
	border:5px solid #fff6ba;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.craftNav img {
	width:100px;
	height:100px
}
.craftStruc, .recipeStruc {
	overflow:hidden;
	width:auto
}
.craftStruc h2, .recipeStruc h2 {
	clear:both;
	font-family:Verdana, Arial, sans-serif!important;
	color:#5b0102;
	font-size:1.3em;
	background-color:#ebca84;
	padding:4px;
	font-weight:500;
	border-bottom:1px solid #c89c3d;
	margin-top:10px
}
.Icon-Wrap {
	display:table;
	margin:0 auto;
	clear:both;
	margin-bottom:10px;
	margin-top:10px
}
@media (min-width:640px) {
.Icons {
padding:5px;
border-radius:5px;
background-color:rgba(240, 235, 235, .78);
border:2px solid #a2a1a1;
text-align:center;
margin-bottom:15px;
-webkit-box-shadow:0 8px 6px -6px rgba(0, 0, 0, .55);
-moz-box-shadow:0 8px 6px -6px rgba(0, 0, 0, .55);
box-shadow:0 8px 6px -6px rgba(0, 0, 0, .55);
-webkit-transition:all 1s ease-in-out;
-moz-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
transition:all 1s ease-in-out
}
.Icons:hover {
background-color:rgba(246, 217, 130, .87);
border:2px solid #e5b50c;
color:#000!important
}
.Icons img {
border:4px solid #3e3d3d;
margin:0 auto;
clear:both;
-webkit-transition:all 1s ease-in-out;
-moz-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
transition:all 1s ease-in-out
}
.Icons img:hover {
border:4px solid #fff;
margin:0 auto;
clear:both
}
}

@media (min-width:300px) and (max-width:640px) {
.Icons {
padding:5px;
border-radius:5px;
background-color:rgba(240, 235, 235, .78);
border:2px solid #a2a1a1;
text-align:center;
margin-bottom:15px;
-webkit-box-shadow:0 8px 6px -6px rgba(0, 0, 0, .55);
-moz-box-shadow:0 8px 6px -6px rgba(0, 0, 0, .55);
box-shadow:0 8px 6px -6px rgba(0, 0, 0, .55);
-webkit-transition:all 1s ease-in-out;
-moz-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
transition:all 1s ease-in-out;
clear:both
}
.Icons:hover {
background-color:rgba(170, 164, 164, .63);
border:2px solid #333;
color:#83090b!important
}
.Icons img {
border:4px solid #3e3d3d;
margin:0 auto;
clear:both;
-webkit-transition:all 1s ease-in-out;
-moz-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
transition:all 1s ease-in-out
}
.Icons img:hover {
border:4px solid #fff!important;
margin:0 auto;
clear:both
}
}

.ul-list li, .ol-list li {
	margin-bottom:10px;
	}