* {
  padding:0;
  margin:0;
}

body {
  background:#fff;
  font-family:helvetica,arial,sans-serif;
}

@import url('https://fonts.googleapis.com/css?family=Bilbo+Swash+Caps');

h1, h2, h3 {
  text-align:center;
  font-family: 'Bilbo Swash Caps', cursive;
  font-style:italic;
  color:#c54f4f;
  font-weight:normal;
  padding:20px;
}

h1 {
  font-size:4em;
  border-bottom:1px solid black;
  line-height:1em;
  margin-bottom:5px;
}

h2 {
  font-size:3em;
  margin-top:10px;
}

h3 {
  font-size:3em;
  margin-top:10px;
  border-bottom:1px solid black;
}

h4 {
  font-family: 'Bilbo Swash Caps', cursive;
  font-style:italic;
  text-align:center;
  font-size:1.4em;
  color:#c54f4f;
}

/*-------------------
------ Gen Divs ------
---------------------*/

#container {
  width:940px;
  margin:20px auto 40px auto;
  max-width:98%;
  background:#fff;
}

header {
  background-image:url("images/header.png");
  background:#fff;
}

nav {
  background:#fff;
  height:35px;
  border-bottom:1px solid black;
  border-top:1px solid black;
  line-height:35px;
}

nav ul {
  overflow:hidden;
  width:80%;
	margin:0 auto;
}

nav li {
  font-family: 'Bilbo Swash Caps', cursive;
	text-align:center;
	float:left;
	width:16.66%;
	list-style-type:none;
}

nav a {
  font-family: 'Bilbo Swash Caps', cursive;
  font-size:1.6em;
	color:#000;
	text-decoration:none;
	display:block;
}

nav a:hover{
color:#c54f4f;
}

main {
  margin-top:2px;
  background:#fff;
  line-height:1.7em;
  overflow:auto;
}

main p {
  font-family: 'Vollkorn', serif;
  padding:10px 50px 10px 50px;
  color:#000;
  text-align:center;
  font-size:1.2em;
}

.biography {
  font-size:1.1em;
}

.regards {
  margin:10px auto 20px auto;
  width:80%;
  background:#FAF0E6;
  box-shadow:10px 10px 5px #aaa;
}
.hr-regards {
  margin:10px auto;
  width:70%;
  border:1px solid #c54f4f;
}


/*-------------------
--- Consideration ---
---------------------*/

#box1 {
  float:left;
  margin:15px;
  width:45%;
  background:#FAF0E6;
  box-shadow:10px 10px 5px #aaa;
  padding:1%;
}

#box2 {
  float:right;
  margin:15px;
  width:45%;
  background:#FAF0E6;
  box-shadow:10px 10px 5px #aaa;
}

#box3 {
  clear:both;
  margin:30px auto;
  width:90%;
  background:#FAF0E6;
  box-shadow:10px 10px 5px #aaa;
}

.box ul {
  overflow:hidden;
}

.box li {
  list-style-type: none;
  text-align:center;
  font-family: 'Vollkorn', serif;
  font-size:1.1em;
  padding:1px;
}

#box3 p {
  font-size:1em;
}
/*-----------------*/

footer {
  height:45px;
  line-height:20px;
  border-top:1px solid #666;
}

footer p {
  text-align:center;
  color:#aaa;
}

footer a {
  font-family: 'Vollkorn', serif;
  text-align: center;
  display:block;
  margin:1% auto;
  text-decoration: none;
  color:#c54f4f;
}

footer a:hover {
  text-decoration: underline;;
}

body#home nav li:nth-child(1) a,
body#bio nav li:nth-child(2) a,
body#gallery nav li:nth-child(3) a,
body#consideration nav li:nth-child(4) a,
body#regards nav li:nth-child(5) a,
body#book nav li:nth-child(6) a {
	color:#c54f4f;
}

/*-------------------
------ Images ------
---------------------*/

.back {
  width:95%;
  display:block;
  margin:1% auto;
}

.bio {
  width:42%;
  float:right;
  padding:10% 0 5% 3%;
}

.book {
  width:45%;
  float:right;
  margin-right:2%;
  margin-top:3%;
}

.thx {
  display:block;
  margin:20px auto;
  width:45%;
}


/*-------------------
-------- Form --------
---------------------*/

form {
    float:left;
    max-width:450px;
    padding-bottom:15px;
    margin-bottom:15px;
    margin-left:15px;
}

.right {
  float:right;
  max-width:450px;
  padding-bottom:15px;
  margin:20px 20px 15px 0;
}

.right img {
  display:block;
  margin-left:10px;
  width:80%
}

fieldset {
    background:#FAF0E6;
    margin:20px 0 0 20px;
    padding: 10px;
    border:2px solid lightgrey;
}

.left {
  float:left;
}

.right {
  float:right;
}

label {
    display:block;
    margin-bottom:3px;
    margin-top:3px;

}

.label {
    font-family: 'Vollkorn', serif;
}

textarea {
    resize:none;
    margin-bottom:10px;
    padding:3px 0 0 5px;
}

input[type=text]{
  width:70%;
  height:20px;
  margin-bottom:5px;
}

input[type=email]{
    width:100%;
    height:20px;
    margin-bottom:5px;
}

input[type=radio] {
    margin-right:5px;
}

input[type=tel] {
  margin-bottom: 5px;
}

input[type=submit] {
    padding:5px;
    margin-left:5px;
    margin-top:5px;
    font-size:1em;
    float:right;
}

input[type=checkbox] {
    padding:40px;
    margin-right:5px;
    margin-left:10px;
    font-size:1em;
}

legend {
  text-align:center;
    padding:0 10px;
    font-size:3em;
    font-style:italic;
    font-family: 'Bilbo Swash Caps', cursive;
    background:#FAF0E6;
}

form ul {
    margin-bottom:10px;
}

form li {
    list-style-type:none;
    margin-left:10px;
    line-height:1.3;
}

select {
  margin:5px 0 5px 0;
}
