@charset "UTF-8";
/* CSS Document */
body {
    /*min-width: 0 !important;*/
}

div, section, article,
header, hgroup, footer,
h1, h2, h3, h4, h5, h6,
p,
ul, ol, li, dl, dt, dd, blockquote, table, fieldset {
    /*margin: 0 !important;
    padding: 0 !important;*/
    border: 0 none !important;
    float: none !important;
    position: static !important;
    /*height: auto !important;
    width: auto !important;*/
    max-width: none !important;
    max-height: none !important;
    min-width: 0 !important;
    min-height: 0 !important;
}

/*a, span, time, code, small {
    border: 0 none !important;
    float: none !important;
    display: inline !important;
}

img {
    border-width: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}*/

#headER{
	/*background-color:red;*/
	width:628px;
	text-align:center;
	font-size:2.3em;
	margin:0 auto;
	border-bottom: thick solid rgba(81,205,31,1.00);
	
	
	}
.hDer{
		padding-bottom:4%;
		
		
		}
.hDer a{
	
text-decoration: none;
color:rgba(0,0,0,1.00);
		
		
		}

#header-image{
	padding-top: 6%;
	background-color: rgba(235,235,235,0.95);
	border-top: medium solid rgba(148,144,144,1.00);
	
	
	}

#slogan p{
	font-family: 'Bad Script', cursive;
	font-size: .42em;
	padding-bottom: 2%;
			
		}
#wrap{
			width:628px;
			text-align:center;
			margin:0 auto;
			/*background-color:green;*/
			
			
			}
#wrap .entry{
	position:relative;
	align-content:center;
	padding-top:2%;
	padding-bottom:2%;
	/*background-color:blue;*/
	
	}
.dateP{
	font: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: .80em;
	/*text-decoration: line-through;*/	
	
	
}
.dateP {
    margin-top: -18px;
	background-color: white;
	width:20%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:6%;
}
.dateP a{
	color: rgba(153,153,153,1.00);
	text-decoration: none;
}
.dateP a:hover{
	color: rgba(14,196,227,1.00);
	text-decoration: none;
}
.dateP {
   /* border-color: #666;*/
    color: #666;
}
.dateHR{
	
	 border-top: thin solid rgba(187,187,187,0.50);

}
.blurb p{
	font-style:italic;
	font-size:.85em;
}
.blurb{
	padding-bottom:4%;
	}
.ptPhoto img{
	border: thin solid rgba(187,187,187,0.40);
	padding: 2%;
	margin-top: 1%;
	
	}
.ptPhotoless img{
	margin: 2%;
-moz-box-shadow: 2px 4px 1px 1px rgba(192, 185, 185, 0.20);
    -webkit-box-shadow: 2px 4px 1px 1px rgba(192, 185, 185, 0.20);
    box-shadow: 2px 4px 1px 1px rgba(192, 185, 185, 0.20);
	}
.pHeader{
	padding-top:0%;
	padding-bottom:4%;
	
	}
.pHeader h2{
	text-decoration: none;
	font-size: .96em;
	color: rgba(67,66,66,1.00);
	text-align: center;
	display: inline-block;
	letter-spacing: .2em;	
	
	}
.pHeader a{
	text-decoration: none;
	font-size: .96em;
	color: rgba(67,66,66,1.00);
	text-align: center;
	display: inline-block;
	letter-spacing: .2em;	
	}
video{
		width:600px;
		
		
		
		}
 .ptWord {
	width: 600px;
	border: thick solid rgba(246,3,7,1.00);
	background-color:rgba(203,201,201,0.08);
	-moz-box-shadow: 2px 2px 1px 1px rgba(192, 185, 185, 0.14);
    -webkit-box-shadow: 2px 2px 1px 1px rgba(192, 185, 185, 0.14);
    box-shadow: 2px 2px 1px 1px rgba(192, 185, 185, 0.14);
	padding-top: 4%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 4%;
	margin-top: 1%;
	font-size: 1.8em;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	}
.ptWordless {
	width:600px;
	padding-top: 4%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 4%;
	margin-top: 1%;
	font-size: 1.8em;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	}