*{

	padding: 0 auto;
	background-color: #FFFacd;
	margin: 0;
	
}

body
{
font-family: Helvetica;
color: #0066cc;
text-align:center;
font-style: normal;
margin: 0%;
padding: 0%;
background-color: #fffacd;
}
h1
{
font-family: Helvetica ;
color: #cc0000;
font-size:1.75em;
text-align:center;
font-style:normal;
font-weight:bold;
padding:0;
}
h2
{
font-family:Helvetica;
color: #cc0000;
font-size:1.4em;
text-align:center;
font-style:normal;
font-weight:bold;

}
.title
{
	float: center;
}
.goback
{
	float: left;
	font-family: apple chancery;
	background-color: #fffacd;
	max-width: 12%;
	font-size:12px; 
	font-style: italic;
	padding: 10px;
}
section
{
	padding-top: 20 px;
	padding-left: 30%;
	padding-right: 30%;
}

h3
{
margin-top:1em;
font-family:Helvetica;
color: #cc0000;
font-size:1.4em;
text-align:center;
font-style:italic;
font-weight:bold;
}

h4
{
font-family:Calibri;
color: #0066cc;
font-size:3em;
text-align:center;
font-style:normal;
font-weight:bold;
text-shadow:grey 0.05em 0.05em 0.1em;
margin:0;
padding:.2em;
}
h8
{
font-family:Calibri;
color: #0066cc;
font-size:2.25em;
text-align:center;
font-style:normal;
font-weight:bold;
margin:0;
}
h5
{
font-family:Helvetica;
color: #cc0000;
font-size:1em;
text-align:center;
font-style:normal;
font-weight:bold;
}
h7
{
font-family:Helvetica;
color: #0066cc;
font-size:.6em;
text-align:center;
font-style:normal;
}
a:link, a:visited 
{
color:#000000;
text-decoration:none;
text-align:center;
font-family:Helvetica;
font-size: 1em;
font-weight:normal;
text-decoration:underline;

}
a:hover, a:active 
{

color: #0066cc;
}
article 
{
padding-right:5%;
width: 60%;
float: right;
display: inline-block;
padding-bottom: 110px;

}
header
{
height: 50px;
width: 100%;
padding-top: 5px;
opacity: .8;
}


li
{
	display: inline-block;
}


a.div
 {
  font-size: 16px;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 8px;
  width: calc(50% - 4px);

  }

a:nth-of-type(2n) {
  margin-right: 0px;
}

@media screen and (min-width: 50em) {
  a {
    width: calc(25% - 10px);
  }

  
  a:nth-of-type(2n) {
    margin-right: 0px;
  }
  
  a:nth-of-type(4n) {
    margin-right: 0px;
  }
}

a:hover img {
  opacity: 0.7;
}

figure {
  margin: 0;
  max-width: 100%;
  }
img {
  border: none;
  max-width: 30%;
  height: auto;
  display: center;
  padding:10px;


  }
#center {
  border: none;
  max-width: 100%;
  height: auto;
  float: center;
  transition: transform .2s ease-in-out;
}

img center {
  border: none;
  max-width: 80%;
 
  height: auto;
  transition: transform .2s ease-in-out;

  }

.p a {
  display: inline;
  font-size: 18px;
  margin: 0;
}

.p {
  text-align: center;
  font-size: 20px;
  padding-top: 100px;


}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px; 
    right: 30px; 
    z-index: 99; 
    border: none;
    outline: none;
    background-color: #fffacd;
    color: #0066cc;
    cursor: pointer;
    padding: 15px;
}

#myBtn:hover {
    color: #AED6F1  ;
}
.logo
{
 	float: center;
	padding: 20px;

	}

	.toplinks
{
	width: 100%;
	float: center;
	text-align: center;
	font-size: 14px;
	font: Helvetica;
	font-style: italic;
	color: #fffacd;
	margin: 10px;
	}
	
a.bluebutton
{
	font-size: 14px;
	margin-top: 5px;
	background-color: #5499C7;
	font-family: Helvetica;
	max-width: 75px;
	min-width: 40px;
	padding: 5px;
	color: #fffacd;
	
	
}
div.aboutme
{
padding-top: 20px;
position: fixed;
	bottom: 0;
	height:80px;
	font-family:Helvetica;
	color: #605E5E;
	font-size:14px;
text-align:center;
font-style: normal;
font-weight:normal;
width: 60%;
}

footer
{
padding-top:0px;
position: fixed;
	bottom: 0;
	height:100px;
	font-family:Helvetica;
	color: #0066CC;
	font-size:.9em;
text-align:center;
font-style: normal;
font-weight:normal;
width: 100%;
opacity:0.8;
}


input, textarea {
    width:439px;
    height:27px;
    background:#FFFFFF;
    border:2px solid #AED6F1;
    padding:10px;
    margin-top:3px;
    font-size:0.9em;
    color:#fffacd;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
#submit {
    width:127px;
    height:38px;
    background:#ffffff;
    text-indent:-9999px;
    border:1px #0066cc;
    margin-top:20px;
    cursor:pointer;
	font-family: Helvetica;
	font-size: 20;
}

#submit:hover 
{
	    opacity:.9;
}
textarea {
	height:213px;
	background:#FFFFFF;
	color:#AED6F1;
	font-family: Helvetica;
	font-size: .9em;
	}

#wrapper	
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background: #CFCFCF;
	   -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.post
{
float: left;
background: #CFCFCF;
}
p
{
font-family: Helvetica;
color: #5499C7;
font-size:18px;
text-align:left;
font-style:italic;
font-weight:normal;
padding: 10px;
}
h6
{
font-family:Helvetica;
color: #0066cc;
font-size:1em;
text-align:center;
font-style:normal;
font-weight:bold;
text-decoration:underline;
text-align: center;
margin:0;
padding:0;
}	
.blog
{
  border: none;
  max-width: 100%;
  height: auto;
  display: block;
  transition: transform .2s ease-in-out;
}

button
{
	font-size: 22px;
	background-color: #FFFFFF;
	font-family: "Brush Script MT", "apple chancery";
	max-width: 75px;
	min-width: 60px;
	color: #0066cc;
	float: left;
	margin-left: 40px;
	border:none;
	font-style: italic;
	
}
input[type=button1]
{
	font-size: 16;
	background-color: #fffacd;
	font-family: Helvetica;
	padding: 5px;
	color: #0066cc;
	float: center;
	text-align:center;
	width: 120px;
}
	
img.wrap 
{
	float: left;
	width:25%;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:10px;
	padding-left:20px;
}
    }
    .article1 {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
		padding: 20px;
		background: #CFCFCF;
		font-style: normal;
    }
    .image-wrapper {
        width: 200px;
        float: left;
        padding-right: 25px;
        padding-bottom: 10px;
    }
    .image-wrapper img {
        width: 100%;
    }

    .image-wrapper span {
        font-family: Helvetica;
        font-size: 10px;
        color: #ccc;
    }

    .article-meta {
        font-family: Helvetica;
        color: #cc0000;
        font-size: 12px;
    }
    p {
        font-size: 12px;
		  padding-right:20px;
    }
	#img1
	{
	width: 20%;
	min-width: 100px;
	padding-right: 20px;
	padding-bottom:20px;
	float: left;
	margin-left: 10%;
	padding-top: 15px;
	}
.blogpost
{
	width: 60%;
padding: 10px;
float: left;
}
p.aboutme
{
width: 60%;
font-family: Helvetica;
font-size: 16px;
float: center;
padding-left:20%;
text-align:center;
font-style:normal;

}
.social-media {
		display:inline-block;
        list-style: none;
        width: 150px;
        text-align: center;
        font-family: Helvetica;
        font-size: 1em;
      }

.container {
  position: relative;
  width: 100%;
}


}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2B6CA3;
  overflow: hidden;
  width: 100%;
  height: 0;
  opacity:.9;
  transition: .5s ease;
}

.container:hover .overlay {
  height: 100%;
}
.centerImage
{
float:center;
display:block;
}
aside
{
	margin-top: 60px;
	Margin-left:5%;
	float:left;
	display:inline-block;
	border-style: solid;
	border-width: medium;
	border-color: #0066CC;
	border-radius: 5px;
	font-family: Helvetica;
	font-weight: bold;
	font-size: .75em;
	color:#0066CC;
	margin-bottom: 120px;
	width:20%;

	}