/***************Page Containers*/
body {
background: url('../background3.gif') no-repeat fixed #771a1a;
font-family: Helvetica,Arial,sans-serif;
margin-top: 0px;
}
.content {
margin: 5px;
min-width: 780px;
max-width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}
/***************Head Section*/
.header {
background-color: #D5B9B9;
background: rgba(255,255,255,.7);
-moz-border-radius-bottomleft: 12px;
-moz-border-radius-bottomright: 12px;
-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
border: solid 2px #000;
padding: 2px;
margin-top: 0px;
}
.header h1 {
font-family: Georgia,serif;
font-size: 62px;
font-weight: bolder;
color: #000;
text-shadow: 1px 1px 2px rgba(255,255,255,.6);
letter-spacing: -5px;
margin-top: 9px;
margin-bottom: 12px;
margin-left: 163px;
}
.header h2 {
font-size: 28px;
font-weight: lighter;
color: #003377;
color: rgba(0,50,130,.7);
text-shadow: 0px 1px 0px rgba(0,0,0,.5);
margin-bottom: 7px;
margin-top: -7px;
margin-left: 166px;
}
/***************Site Navigator*/
.navigator {
float: left;
max-width: 301px;
margin-top: 55px;
margin-left: 0px;
}
.navigator ul {
list-style-type: none;
padding-left: 0px;
font-weight: lighter;
font-size: 24px;
color: #FFF;
position: fixed;
}
.navigator ul li {
opacity: .7;
filter: alpha(opacity = 70);
margin-top: 1px;
text-shadow: 0px 1px 0px rgba(0,0,0,.6);
text-align: right;
}
.navigator a {
color: #FFF;
text-decoration: none;
}
.navigator ul li:hover {
opacity: 1;
filter: alpha(opacity = 100);
}
#selected a {
color: #99BBFF;
}
/***************Main Content*/
.main {
width: 647px;
float: right;
background-color: #D5B9B9;
background: rgba(255,255,255,.7);
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
border: 2px solid #000;
margin-top: 13px;
}
.main h1 {
font-family: Georgia,serif;
font-size: 28px;
letter-spacing: 3px;
border-bottom: 2px solid black;
margin: 0px;
padding: 7px 17px 7px 17px;
}
.main h2 {
font-size: 24px;
font-weight: lighter;
margin: 27px 19px 12px 19px;
color: #003377;
text-transform: lowercase;
}

.main h4{
font-family: Georgia,serif;
font-size: 20px;
font-weight: lighter;
text-decoration: none;
letter-spacing: -1px;
padding-top: 7px;
padding-bottom: 7px;
}
.main p {
font-family: Georgia,serif;
font-size: 20px;
color: #000000;
line-height: 30px;
margin: 5px 28px 17px 28px;
}
.main ul {
list-style-type: none;
margin: 0px 15px 16px 40px;
}
.main ul li {
margin-top: 20px;
line-height: 18px;
font-family: Georgia,serif;
font-size: 16px;
}
.main a {
color: #000066;
}
.main a:visited {
color: #000066;
}

/***************Footer*/
.footer ul {
clear: right;
float: right;
margin: 4px 15px 5px 15px;
padding-bottom: 10px;
}
.footer ul li {
display: inline;
font-family: helvetica,arial,sans-serif;
font-size: 13px;
margin-right: 15px;
}
.footer ul li a {
color: #FFF;
opacity: .7;
filter: alpha(opacity = 70);
text-decoration: none;
}
.footer ul li a:hover {
opacity: 1;
filter: alpha(opacity = 100);
}
/***************Kast Bios*/
.kitten {
display: inline;
margin: 10px;/*border:2px solid #000;*/
height:auto;
width: auto;
float: left;
}
.kitten img {
display: inline;
margin: 0px 19px 12px 19px;
float: left;
width: 250px;
height: 350px;
border: 2px solid #000;
-webkit-box-shadow: 0 10px 10px rgba(0,0,0,.5);
-moz-box-shadow: 0 10px 10px rgba(0,0,0,.5);
box-shadow: 0 5px 10px rgba(0,0,0,.5);
}
.kitten h1 {
font-family: Helvetica,Arial,sans-serif;
font-size: 24px;
font-weight: lighter;
text-align: center;
padding: 0px;
margin: 7px 5px 5px 19px;
color: #003377;
border: none;
letter-spacing: 0px;
display: block;
}
.kitten h2 {
font-family: Georgia,serif;
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 2px 5px 10px 10px;
color: #000;
}
.kitten p {
display: none;
}

/***************To be announced*/
.tba {
font-family: Georgia, serif;
font-size: 20px;
font-weight: bolder;
text-align: center;
}
/***************Home Page Slideshow*/
.slideshowContainer {
width: 647px;
float: right;
background-color: #320000;
background-color: rgba(0,0,0,.5);
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
margin-top: 13px;
border: 2px solid #000;
}
.caption {
margin: 0px;
color: #FFF;
background-color: rgba(0,0,0,.5);
width: 647px;
z-index: 1;
position: absolute;
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
}
.caption h1 {
margin: 20px 35px 10px 35px;
color: #9999FF;
font-size: 28px;
text-shadow: 2px 2px 2px rgba(0,0,0,1);
}
.caption p {
margin: 10px 35px 10px 35px;
font-size: 16px;
line-height: 22px;
text-shadow: 2px 2px 2px rgba(0,0,0,1);
}
.slideshow {
height: 355px;
overflow: hidden;
margin: 20px;
max-width: 95%;
}
.hidden {
display: none;
}
img.slide {
width: 100%;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
/***************Media page styles*/
.main object {
margin: 5px 28px 0px 28px;
border: solid black 2px;
}
/***************Dead Kitten page styles*/
.deadKitten {
display: inline;
margin: 5px 28px 5px 28px;
}
.deadKitten img {
margin: 5px 0px 25px 21px;
width: 80px;
height: 120px;
border: solid black 2px;
float: left;
}
.deadKitten h2 {
display: block;
clear: right;
}
.deadKitten div {
float: right;
width: 530px;
margin-bottom: 50px;
margin-left: 0px;
}
.deadKitten p {
font-size: 20px;
margin-top: -2px;
margin-left: 0px;
}

