/* Ka's Main Style Sheet */

/* Palette ============================== 




========================================= */

/* Global 
========================================= */
body {
font-family: Trebuchet, helvetica, arial;
font-size: 14px;
line-height: 18px;
width: 100%;
}
h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
text-align: center; 
}
ul, li, li a {
float: left;
width: auto;
}
ul { list-style: none; }
a {  }
a:hover { }
a:focus, a:active { outline: none; }


/* Header
========================================== */
header {
display: block;
height: 180px;
margin: 0 auto;
width: 960px;
}
h1, h1 a {
float: left;
height: 54px;
position: relative;
width: 383px;
z-index: 3000;
}
h1 {
background: transparent url(../imgs/logo.png) no-repeat 0 0;
display: block;
margin: 30px 0 0 0;
text-indent: -9999em;
}

/* Main Nav --------------------------------- */
nav { clear: left; }

nav ul {
background: url(../imgs/banner.png) no-repeat 0 0;
height: 190px;
left: -55px;
position: relative;
margin-top: -65px;
width: 634px;
}
nav li {
background: url(../imgs/nav_sprite.png) no-repeat 0 0;
display: block;
margin: 0 5px 0 0;
position: absolute;
text-indent: -9999em;
z-index: 2000;
}
nav .puppets, 
nav .puppets a {
height: 22px;
width: 75px;	
}
nav .puppets {
background-position: 0 0;
left: 28px;
top: 109px;
}
nav .visual,
nav .visual a {
height: 26px;
width: 79px;	
}
nav .visual {
background-position: -86px 0;
left: 124px;
top: 114px;
}
nav .print,
nav .print a {
height: 21px;
width: 72px;	
}
nav .print {
background-position: -166px 0;
left: 217px;
top: 106px;
}
nav .about,
nav .about a {
height: 21px;	
width: 60px;	
}
nav .about {
background-position: -240px 0;
left: 311px;
top: 122px;
}
nav .contact,
nav .contact a {
height: 45px;	
width: 76px;
}
nav .contact {
background-position: -304px 0;
left: 385px;
top: 84px;
}
nav .puppets:hover { background-position: 0 -30px; }
nav .puppets:active { background-position: 0 -30px; }
nav .visual:hover { background-position: -86px -30px; }
nav .print:hover { background-position: -166px -30px; }
nav .about:hover { background-position: -240px -30px; }
nav .contact:hover { background-position: -304px -50px; }

aside {
float: right;
height: 66px;
width: 292px;
}
aside p {
background: url(../imgs/quote.png) no-repeat 0 0;
display: block;
height: 62px;
text-indent: -9999em;
width: 261px;
}
/* Main Content 
============================================= */
.container {
display: block;
margin: 0 auto;
position: relative;
width: 900px;
}
.content {
background: #f1f2a0;
border-radius: 2px;
float: left;
padding: 20px;
width: 640px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.home .content {
padding: 10px;
width: 700px;
}
.kadesk {
float: left;
}
#gallery {
background: #000;
border-radius: 10px;
float: left;
padding: 30px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
ul .hand-and-rod { text-decoration: none; }
ul .finger { text-decoration: none; }

/* About
----------------------------------------- */
.about .content {
height: auto;
}
.babyka {
display: block;
float: left;
padding-right: 20px;
}
.about p {
line-height: 18px;
margin: 10px 0;
}
.about h3 {
margin: 0;
text-align: left;
}
.work {
margin-top: 10px;
}
.work li {
clear: left;
font-style: italic;
}
.resume {
clear: both;
float: right;
}
/* Contact
------------------------------------- */
.contactme {
display: block;
float: left;
height: 38px;
left: auto;
top: 200px;
position: ;
width: 472px;
}
form legend {
display: block;
line-height: 0;
text-indent: -999em;
}
label, input {
display: block;
}
form p {
margin: 10px 0;
}
.message {
display: block;
float: left;
margin: 50px 70px 20px 70px;
position: relative;
}
.ah {
display: block;
float: right;
height: 115px;
left: 250px;
position: absolute;
top: 14px;
width: 138px;
}
.aboutlinks {
margin-left: 70px;
}
.aboutlinks, .aboutlinks li {
clear: left;
display: block;
}

/* Sidebar
============================================== */
.sidebar {
background: #f1f2a0;
border-radius: 10px;
display: block;
float: right;
font-size: 12px;
padding: 20px 10px;
width: 150px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.sidebar img { 
display: block;
margin: 0 auto;
padding: 0 8px 20px;
width: 136px;
} 
.sidebar p { padding: 8px 8px 0; }

/* Footer
=============================================== */
footer {
clear: both;
display: block;
height: 100px;
margin: 0 auto 100px auto;
position: relative;
top: 50px;
width: 960px;
}
footer ul {
background: url(../imgs/banner2.png) no-repeat 0 0;
float: right;
height: 108px;
position: relative;
width: 626px;
}
footer li {
background: url(../imgs/nav_sprite.png) no-repeat 0 0;
display: block;
float: left;
margin: 0 5px 0 0;
position: absolute;
text-indent: -9999em;
width: auto;
}
footer .etsy,
footer .etsy a {
height: 37px;	
width: 105px;
}
footer .etsy {
background-position: -6px -54px;
left: 211px;
top: 64px;
}
footer .blog,
footer .blog a {
height: 21px;
width: 47px;	
}
footer .blog {
background-position: -117px -59px;
left: 356px;
top: 45px;
}
footer .links,
footer .links a {
height: 49px;
width: 88px;	
}
footer .links {
background-position: -184px -67px;
left: 480px;
top: 9px;
}
footer .etsy:hover { background-position: -6px -93px; }
footer .blog:hover { background-position: -126px -94px;	}
footer .links:hover { background-position: -192px -123px; }

footer p {
clear: both;
float: left;
font-size: 11px;
margin: -80px 0 0 50px;
}