/* CSS Document */
/* ~~~ Site-wide Properties ~~~ */

* {
padding: 0;
margin: 0;
}

body {  
color: #000000;
background-color: #F0EBDC;
font-family: Georgia, Times, Tahoma, Verdana, serif;
font-size: 13px;
text-decoration: none;
}

a:link, a:visited {
text-decoration: none;
border-bottom: 1px solid #BEB9AA;
color: #645028;
}

a:hover {
text-decoration: none;
border-bottom: 1px solid #AAA08C;
color: #968246;
}

a:active {
text-decoration: none;
border-bottom: 1px solid #AAA08C;
color: #5A503C;
}

/* ~~~ Text Properties ~~~ */

p {
font-family: Georgia, Times, Tahoma, Verdana, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
line-height: 20px;
padding-top: 10px;
}

h1 {
font-family: Georgia, Times, Tahoma, Verdana, serif;
font-size: 27px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 17px;
color: #968246;
}

h2, h3 {
font-family: Georgia, Times, Tahoma, Verdana, serif;
font-size: 15px;
font-weight: bold;
line-height: 18px;
text-transform: uppercase;
letter-spacing: 3px;
}

h4 {
font-size: 13px;
font-weight: normal;
line-height: 20px;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 70px;
}

h5 {
font-family: Georgia, Times, Tahoma, Verdana, serif;
font-size: 12px;
font-weight: normal;
padding: 10px;
}

.left {
padding-left: 30px;
}

input, textarea {
font-family: Georgia, Times, Tahoma, Verdana, serif;
font-size: 13px;
margin: 2px;
padding: 1px;
border: solid 1px #AA9669;
background-color: #F0E6C8;
color: #644628;
}

.cap {
font-family: Georgia, Times, Times New Roman, serif;
font-size: 40px;
color: #645028;
float: left;
line-height: 30px;
padding-top: 5px;
padding-right: 5px;
}

#line {
height: 40px;
background: url(images/line.gif) center no-repeat;
}

hr {
margin-top: 10px;
margin-bottom: 5px;
}

/* ~~~ Nav Properties ~~~ */

#nav {
position: absolute;
top: 30px;
left: 50px;
list-style-type: none;
}

#nav li {
float: left;
z-index: 0;
}

#nav a {
border: 1px solid #AA9664;
display: block;
width: 100px;
height: 30px;
line-height: 30px;
text-align: center;
margin-right: 10px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
}

#nav a:hover {
display: block;
width: 100px;
height: 30px;
background-color: #F0E6C8;
}

#menu1a {
color: #968246;
font-weight: bold;
background-color: #FFFAF0;
}

#menu2a {
color: #968246;
font-weight: bold;
background-color: #FFFAF0;
}

#menu3a {
color: #968246;
font-weight: bold;
background-color: #FFFAF0;
}

#menu4a {
color: #968246;
font-weight: bold;
background-color: #FFFAF0;
}

#menu5a {
color: #968246;
font-weight: bold;
background-color: #FFFAF0;
}

/* ~~~ List Properties ~~~ */

.list {
list-style-type: none;
position: relative;
margin: 10px;
left: 40px;
}

.list li {
background: url(images/list.gif) left center no-repeat;
}

.list li a {
border: 0px !important;
padding-left: 25px;
display: block;
width: 200px;
height: 20px;
line-height: 20px;
}

.list li a:hover {
background: url(images/list2.gif) left center no-repeat;
}

.lists {
list-style-type: none;
position: relative;
}

.lists li {
font-size: 13px;
line-height: 20px;
}

/* ~~~ Div Properties ~~~ */

#back {
position: relative;
width: 100%;
height: 700px;
}

#container {
display: block;
width: 770px;
height: auto;
position: relative;
margin-left: auto;
margin-right: auto;
}

#book {
background-color: #DCC8AA;
border: 1px solid #AAA08C;
position: relative;
top: 60px;
left: 350px;
width: 350px;
height: 420px;
padding-top: 100px;
text-align: center;
}

#openbook {
background-color: #FFFAF0;
border: 2px solid #AA9664;
position: relative;
top: 60px;
left: 0px;
width: 700px;
height: 520px;
z-index: 10;
}

#book1 {
position: absolute;
top: 0px;
left: 0px;
width: 350px;
height: 520px;
border: 0px;
text-align: center;
}

#next {
position: absolute;
top: 540px;
right: 30px;
width: 50px;
height: 20px;
border: 0px;
}

#book2 {
position: absolute;
display: block;
border: 0px;
text-indent: -100em;
}

#book3 {
position: absolute;
top: 540px;
left: 50px;
width: 60px;
height: 20px;
border: 0px;
}

#intro {
position: absolute;
top: 40px;
left: 150px;
width: 270px;
height: 25px;
}

#footer {
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
text-align: center;
}

#left {
position: absolute;
top: 100px;
left: 60px;
width: 270px;
height: 365px;
padding-right: 35px;
border-right: 1px solid #AA9664;
}

#right {
position: absolute;
top: 10px;
left: 400px;
width: 260px;
height: 460px;
}

#style {
background-color: #F0E6C8;
border: 1px solid #AAA08C;
position: absolute;
width: 100px;
height: 70px;
line-height: 20px;
text-align: center;
z-index: 100 !important;
padding: 2px;
cursor: move;
}

#writ {
background-color: #F0E6C8;
border: 1px solid #AAA08C;
position: absolute;
width: 125px;
height: 155px;
padding-top: 5px;
line-height: 20px;
text-align: center;
z-index: 100 !important;
cursor: move;
}

#writ ul {
list-style-type: none;
}

#writ a {
border: 1px solid #AAA08C;
margin-top: 10px;
display: block;
position: relative;
margin-left: auto;
margin-right: auto;
width: 110px;
height: 20px;
z-index: 0;
}

#writ a:hover {
background-color: #FFFAF0;
border: 1px solid #AAA08C;
margin-top: 10px;
}

#writing1 {
background-color: #F0EBDC;
}

#writing1a {
background-color: #FFFAF0;
border: 1px solid #AAA08C;
color: #968246;
font-weight: bold;
}

#writing2 {
background-color: #F0EBDC;
}

#writing2a {
background-color: #FFFAF0;
border: 1px solid #AAA08C;
color: #968246;
font-weight: bold;
}

#writing3 {
background-color: #F0EBDC;
}

#writing3a {
background-color: #FFFAF0;
border: 1px solid #AAA08C;
color: #968246;
font-weight: bold;
}

#writing4 {
background-color: #F0EBDC;
}

#writing4a {
background-color: #FFFAF0;
border: 1px solid #AAA08C;
color: #968246;
font-weight: bold;
}

/* ~~~ Header Properties ~~~ */

#welcome {
display: block;
width: 150px;
height: 20px;
position: relative;
top: 0px;
left: 95px;
}

#about {
display: block;
width: 150px;
height: 20px;
position: relative;
top: 0px;
left: 105px;
}

#projects {
display: block;
width: 150px;
height: 20px;
position: relative;
top: 0px;
left: 95px;
}

#portfolio {
display: block;
width: 150px;
height: 20px;
position: relative;
top: 0px;
left: 90px;
}

#contact {
display: block;
width: 150px;
height: 20px;
position: relative;
top: 0px;
left: 97px;
}

#news {
display: block;
width: 150px;
height: 20px;
position: relative;
top: 5px;
left: 110px;
}

#writing {
display: block;
width: 150px;
height: 20px;
position: relative;
top: 0px;
left: 100px;
}

#personal {
display: block;
width: 200px;
height: 20px;
position: relative;
top: 5px;
left: 45px;
}

#current {
display: block;
width: 200px;
height: 20px;
position: relative;
top: 5px;
left: 45px;
}

#featured {
display: block;
width: 200px;
height: 20px;
position: relative;
top: 5px;
left: 45px;
}

#past {
display: block;
width: 150px;
height: 20px;
position: relative;
top: 0px;
left: 90px;
}

#resume {
display: block;
width: 150px;
height: 20px;
position: relative;
top: 0px;
left: 100px;
}

/* ~~~ Picture Properties ~~~ */

img {
border: 0px;

margin-top: 10px;
}

.image {

border: 0px !important;

display: block;
width: 149px;
height: 119px;
}

a:hover.image {
background: url(images/image.gif) 0px 10px no-repeat;
display: block;
width: 149px;
height: 119px;
border: 0px !important;

}

.center {
display: block;
width: 150px;
padding: 5px;
position: relative;
margin-left: auto;
margin-right: auto;
}

#pic1 {
background: url(images/pics1.gif) center no-repeat;
display: block;
width: 50px;
height: 50px;
border: 0px;
position: absolute;
float: left;
}

#pic2 {
background: url(images/pics2.gif) center no-repeat;
display: block;
width: 50px;
height: 50px;
border: 0px;
position: absolute;
float: left;
}

#pic3 {
background: url(images/pics3.gif) center no-repeat;
display: block;
width: 50px;
height: 50px;
border: 0px;
position: absolute;
float: left;
}

#pic4 {
background: url(images/pics4.gif) center no-repeat;
display: block;
width: 50px;
height: 50px;
border: 0px;
position: absolute;
float: left;
}

#pics1 {
background: url(images/pics1.gif) center no-repeat;
display: block;
width: 70px;
height: 70px;
border: 0px;
position: relative;
margin-left: auto;
margin-right: auto;
}

#pics2 {
background: url(images/pics2.gif) center no-repeat;
display: block;
width: 70px;
height: 70px;
border: 0px;
position: relative;
margin-left: auto;
margin-right: auto;
}

#pics3 {
background: url(images/pics3.gif) center no-repeat;
display: block;
width: 70px;
height: 70px;
border: 0px;
position: relative;
margin-left: auto;
margin-right: auto;
}

#pics4 {
background: url(images/pics4.gif) center no-repeat;
display: block;
width: 70px;
height: 70px;
border: 0px;
position: relative;
margin-left: auto;
margin-right: auto;
}

#pics5 {
background: url(images/pics5.gif) center no-repeat;
display: block;
width: 70px;
height: 70px;
border: 0px;
position: relative;
margin-left: auto;
margin-right: auto;
}

#pics6 {
background: url(images/pics6.gif) center no-repeat;
display: block;
width: 70px;
height: 70px;
border: 0px;
position: relative;
margin-left: auto;
margin-right: auto;
}

a#pict1 {
background: url(images/pict1.gif) no-repeat;
display: block;
width: 120px;
height: 80px;
border: 0px;
margin-left: 5px;
padding-left: 75px;
line-height: 60px;
}

a#pict2 {
background: url(images/pict2.gif) no-repeat;
display: block;
width: 120px;
height: 80px;
border: 0px;
margin-left: 5px;
padding-left: 75px;
line-height: 60px;
}

a#pict3 {
background: url(images/pict3.gif) no-repeat;
display: block;
width: 120px;
height: 80px;
border: 0px;
margin-left: 5px;
padding-left: 75px;
line-height: 60px;
}

#pic {
background: url(images/pic.gif) no-repeat;
float: right;
width: 100px;
height: 122px;
}
