﻿/* css stylesheet for kevinfinney.com*/

/*MASTHEAD*/
.name {
font-family: gibson;
font-family: gibson;
color: #574044;
font-size: 1em;
font-weight: 100;
line-height: .20em;
padding: .0em 0em 0px 0em;
}
.stats {
color: #574044;
font-family: gibson;
font-family: gibson;
font-size: 1em;
font-weight: 100;
line-height: 1em;
padding: 0em 0em 0px 0em;
}
.name, .stats {
/*display: inline-block;*/
position: top;
}
.name {
font-size: 1.8em;
font-weight: 100;
}
#home{
font-family: gibson;
font-family: gibson;
position: fixed;
top: 80px;
right: 34px;
    background: none;
    color: #574044;
    text-decoration:none;
}

/*ASIDE*/



/*BODY*/
html {
min-height: 100%;
}
body {
background-color: #e1dee3;
background-image: url(../images/background_image.jpg);
background-repeat: no-repeat;
background-position: top left;
color: #574044;
font-family: gibson;
font-weight: 300;
text-decoration: none;

}
#blank{
height: 160;
width: 1200;
position; fixed;
top; 30px;
left: 0px;
background: none;
}

}
.turd, .cormorant, .circus, .traps, .paintings, .oped, .sketchbook, .store {
color: #574044;
font-family: gibson;
display: inline-block;
}
p:link{
color: #574044;
}
p:visited{
color: #574044;
}
p:hover{
color: #574044;
}
a:active{
color: #574044;
}
.circus{
color: #574044;
font-family: gibson;
display: inline-block;
position:relative;
top:51px;
}
p:link{
color: #574044;
}
p:visited{
color: #574044;
}
p:hover{
color: #574044;
}
a:active{
color: #574044;
}

p[href="turd.html"], p[href="the_cormorant.html"], p[href="circus.html"], p[href="traps.html"], p[href="paintings.html"],p[href="oped.html"], p[href="sketchbook.html"], a[href="store.html"]  {
font-family: gibson;
font-family: gibson;
text-align: center;
text-decoration: none;
position: left;
}


#turd {
position: relative;
left: 0px;
top: -10px;
z-index: 2px;
}

#cormorant {
position: relative;
left: 15px;
top: -10px;
z-index: 2px;
}
#circus {
position: relative;
left: 0px;
top: -10px;
z-index: 2px;
}
#traps {
position: relative;
left: 0px;
top: -10px;
z-index: 2px;
}
#paintings {
position: relative;
left: 0px;
top: -10px;
z-index: 2px;
}
#oped {
position: relative;
left: 0px;
top: -10px;
z-index: 2px;
}
#sketchbook {
position: relative;
left: 0px;
top: -10px;
z-index: 2px;
}
#store {
position: relative;
left: 25px;
top: -10px;
z-index: 2px;
}



.graphic_novels, .turd, .cormorant, .circus, .traps{
display: inline-block;
position: centered 
width: 0px;
font-size: 1em;
text-decoration: none;
list-style-type: none;
padding: 0px 0em 0px 1.5em;
}

.paintings,.oped, .sketchbook, .store {
display: inline-block;
position: centered
width: 110px;
font-size: 1em;
text-decoration: none;
list-style-type: none;
padding: 0px 2em 15px 0em;
}


.buttons2 {
padding: 80px 0em 0px 0em;
position: relative;
margin-left: auto;
margin-right: auto;
width: 90%;
margin: 0 auto;

}
.buttons3 {
padding: 60px 0em 0px 0em;
position: relative;
margin-left: auto;
margin-right: auto;
width: 65%;
margin: 0 auto;
}

.masthead {
position: fixed;
padding: 0px 0em 30px 0em;
top: -8px;
left: -10px;
margin: 0px;
width: 1800px;
background; white;
box-shadow: -3px 3px 5px #8f7175;
border-width: 0px;
color: #f0eef1;
padding: 0px 0em 0px 0em;

    z-index:10;
    background:inherit;
}

.footer {
position: fixed;
bottom: 0;
left: 0px;
margin: 0px;
width: 1800px;
background; f0eef1;
box-shadow: -3px -3px 5px #8f7175;
border-style: blue;
border-width: 0px;
font-size: .8em;
color: #574044;
padding: 0px 0em 0px 0em;
}





