@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family: snell;
    src: url(fonts_2/Snell/snell-bt.ttf);
}

@font-face {
    font-family: MinionPro;
    src: url(fonts_2/MinionPro/Minion Pro.ttf);
}


body{
background:  url(links/bgPattern.jpg) top center repeat-x, url(links/gradient.png) center;
	}

#container{
	/*border: 2px solid red;*/
	width: 960px;
	margin: 15px auto;	
	}
	


	
	
#header-zone{
	padding:10px;
	height:100px;
	margin:0px;
	/*			border-top: 2px solid red;
	border-bottom: 2px solid red;*/
	}
	

	
	.siteLogo{
		float:left;
			margin-left:58px;
	/*		border-top: 2px solid red;
	border-bottom: 2px solid red;*/
		}
	.flower{
		margin-left:88px;
		margin-top:25px;
	/*	border-top: 2px solid red;
	border-bottom: 2px solid red;*/
		}
	
	.name{
		float:right;
		margin-top:3px;
		margin-right:64px;
		text-align:center;
		width:295px;
		font-size:27px;
		line-height:28px;
			color:#231f20;
/*			border-top: 2px solid red;
	border-bottom: 2px solid red;*/
		}	
  /*	<div class="DonateSection"><a href="Donate.html"><h2>▶DONATE TO CHARITY</h2></a></div>*/
  



#DonateSection a{
	color:#9b090d;
	width:224px;
	float:right;
/*	margin-bottom:40px;
	margin-left:17px;*/
	
	font-size:20px; 
	margin-top:-3px;
	margin-right:98px;
	}
	
#DonateSection a:hover, #DonateSection a:active{
	background: #ffffff;
	color:#9b090d;

	}
	









/*  
  .post{
	width:350px;
	float:left;
	margin-bottom:40px;
	margin-right:17px;
	}
	
  
  
  
  .post-title{
	text-align:center;
	text-decoration:underline;
	font-size:24px; 
	text-transform:uppercase;
	color:#002e3d;
	font-weight:bold;
	letter-spacing:3px;
		
		
		}
	</div>
	*/
/*---------------------------------------NAV-----------------------------------*/
#navigation-zone{
	padding:0px;
	height:60px;
	margin:0px;
	/*			border-top: 2px solid red;
	border-bottom: 2px solid red;*/
	}

#portNav {
	width:100px;
	float:left;
	color:#231f20;

	text-align:center;
	margin-left:0px;
	/*border-top: 2px solid red;
	border-bottom: 2px solid red;*/
	}
	
#portNav a:hover, #portNav a:active{
	background:#ffffff;
	color:#9b090d;

	}
	
	
	
	
	
	
#nav{
			margin-left:100px;
			width:760px;
	height:60px;
	/*border-top: 2px solid red;
	border-bottom: 2px solid red;*/
	
	}


#nav ul{
	text-align:center;
	}
	
	#nav ul li{
	display:inline;
	border-right: 1px solid #333;
	height:10px;
	padding:5px;
	}		
	
	
	
	
	#nav ul li.lastItem{
		border-right:none;
		
		}
	#nav ul li a{
	color:#9b090d;
	text-transform:uppercase;
	text-decoration:none;
	font:18px 
	"Minion Pro","Myriad Pro", "Gill Sans MT",  "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	
	letter-spacing:3px;
	padding:5px;
	line-height:50px;
	}		

#nav a:hover, #nav a:active{
	background: #ffffff;
	color:#9b090d;
	}
	
#engNav {
	width:100px;
	float:right;
	color:#231f20;

	text-align:center;
	margin-left:0px;
	}

	
#engNav a:hover, #engNav  a:active{
	background:#ffffff;
	color:#9b090d;

	}
	

/*-------------------------------------Mom's billboard---------------------------*/
	
	.post-image{
		position:relative;
		}
	
	
		
	.wel{
		position:absolute;
		top:80px;
		width:480px;
		text-align:center;
		color:#9b090d;
		}
		
	.welspan1{
		font-size:90px;
			font-family:snell;
		}
		
	.welspan2{
		font-size:36px;
    	font-family: MinionPro;
		}
	
	
	
	/*-------------------------------Book review-------------------------------*/
	
	.review{
		width:100%;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:18px;
		}
	
	.intro{
		font-size:28px;
		line-height:30px;
		text-align:center;

		}
	
	
	#content-bookreview{
	/*border-top: 2px solid red;
	border-bottom: 2px solid red;*/
	width: 960px;
	margin: 15px auto;	
	}
	
/*---------------------------------------FOOTER-----------------------------------*/	
	
	#footer{
	text-align:center;
	margin: 6px 6px;
	}	
	#footer{
	color:#231f20;
	text-decoration:none;
	font:12px 
	"Minion Pro","Myriad Pro", "Gill Sans MT",  "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	}
