/*colors
Lightest Blue: #E3EDF8;
Light Blue: #99C6EA;
Dark Blue: #264D6B;
Dark Grey: #4F493F;
Yellow: #FFDA78;
Light Yellow: #FFEEBF;

 */

* {margin: 0;
padding: 0;
}
a {outline:none;}
a img {border:none;}
a:link {color: #264D6B;}
a:visited {color: #4F493F;}
a:hover {color: #99C6EA;}
a:active {color: #99C6EA;}


h1 {background-image: url(http://kindragoehler.com/erin/images/evhheader.png);
width:900px;
height:180px;
text-indent: -9999px;
margin: -50px -50px 0px -50px;}


h3 {font-size: 2em;
padding: 0 0 20px 0;}

h4 {font-size: 3em;
margin:0 0 20px 0;
text-align:right;}


h5 {font-size:1.25em;
margin: 0 0 0px 0;}

h6 {font-size: 1em;
font-style:italic;
margin: -8px 0 0px 0;}


.date {font-weight:bold;
line-height: 1em;}


ul {list-style:none;}

body {font-size:1em;
line-height:1.25em;
background-color: #E3EDF8;
color:#4f493f;}

#wrap {width:800px;
margin: 50px auto;
padding: 50px 50px 25px 50px;
background-color:#fff;
border: 1px solid #4F493F;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#content {float:right;
width:450px;
margin: 0 0px 25px 0}

#content p {line-height: 1.25em;
padding: 0 0 10px 0;}

.title {font-weight:bold;
margin: 0 0 -10px 0}

.sig {text-align:center;
font-size: 2em;
color:#264D6B;}

.shout {font-size: 2em;
text-align:right;}

#heyimg {width: 250px;
background-color: #FFDA78;
color: #264D6B;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 25px;}


.nav {margin: 20px 0 50px 0;
padding: 5px 0 2px 0;
text-align:center;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
letter-spacing: 1px;}

.nav li {display:inline;
padding: 0 50px 0 0px;
font-size:1.5em;}

.nav a {text-decoration:none;
padding: 0 5px;}

.nav li a:hover {background: #FFEEBF;}

#footer {
border-top: 1px dotted #ccc;
clear:both;
text-align:center;
padding: 15px 0 0 0;}

.credit {font-size: .80em;
margin: -25px auto 50px auto;
width:800px;
text-align:center;}

.left {margin: 0 0 25px 0;}