/* CSS Document  produced by BroadleafUK.com*/
/*Main CSS for KennelClips.com*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#e2edff;
line-height: 125%;
padding: 0;
margin: 0;
}

h1, h2, h3 {
font-family:"trebuchet MS", Arial, "sans-serif";
}

h1 {
font-family: "Trebuchet MS", "Comic Sans MS", "Kristen ITC", "sans-serif";
font-size:x-large;
color:white;
padding-top:6em;
padding-bottom:.5em;
padding-left:.5em;
margin: 0;
background: Blue url(images/header-bg1.jpg) no-repeat right;
}

h2 {
color:navy;
font-size:130%;
font-weight:normal;
padding-top:15px;
}

li {
font-size:small;
list-style-type: none;
}

p {
font-size:small;
color:navy;
padding-right: 100px;
text-align:justify;
}

a {
font-weight:bold;
}

a:link {
color:black;
}
a:visited {
color:navy;
}
a:hover {
text-decoration:none;
color:white;
background-color:navy;
}
a:active {
color:aqua;
background-color:navy;
}

ul {
margin-top: 15px;
}


em {
text-transform:uppercase;
}

#tagline p {
font-style:italic;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
border-top:3px solid #7da5d8;
border-bottom:3px solid #7da5d8;
padding-top:.2em;
padding-bottom:.2em;
padding-left:.8em;
margin: 0;
background:  #bed8f3 url(images/tagline-fade.jpg) repeat-y right bottom;
}

#navigation {
width:180px;
height: 650px;
background: #e2edff url(images/nav-bg.jpg) repeat-x top;
}

.fun {
color: #0000CC
font-family: "trebuchet MS", Arial, sans-serif;
letter-spacing:0.05em;
font-size: large;
}

.cleaner {
	clear: both;
	margin: 10px 0;
	}

.slideshow {
	float: left;
	margin: 0 2em 1em 1em;
	}
		
table.events {
border-collapse: collapse;
width:1000px;
}

table.locations {
border-collapse:collapse;
}

table.events th, table.events td {
padding: 4px;
border: 1px solid #000068;
}

table.locations th, table.locations td {
padding: 4px;
border: 1px solid #000068;
}

table.events th {
font-size: x-small;
text-align: center;
background:  url(images/tagline-fade.jpg) right no-repeat #bcd6f1;
color: #ffffff;
padding-top:  0;
padding-bottom: 0;
padding-left: 2px;
padding-right: 2px;
}

table.locations th {
font-size: small;
text-align: center;
background: #bcd6f1;
color: #000000;
padding-top:  2px;
padding-bottom: 2px;
padding-left: 20px;
padding-right: 20px;
}

table.events td {
font-size: small;
background: #e2edff url(images/td.jpg) repeat-x top;
}

table.locations td {
font-size: small;
background: #e2edff url(images/td.jpg) repeat-x top;
padding-top:  2px;
padding-bottom: 2px;
padding-left: 20px;
padding-right: 20px;
}

table.events caption {
color: #000066;
font-size: small;
text-align: left;
padding-bottom: 5px;
font-weight: bold; 
}

table.locations caption {
color:navy;
font-size: small;
text-align: left;
padding-bottom: 5px;
font-weight: normal;
}

form.contact fieldset {
border: 2px solid navy;
padding: 10px;
}

form.contact legend {
font-weight: bold;
font-size: small;
color: navy;
padding: 5px;
}

form.contact label {
font-weight: bold;
font-size: small;
color: blue;
line-height: 150%;
}

form.contact label.fixedwidth {
display: block;
width: 240px;
float: left;
}

form.contact {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	width: 80%;
}

form.contact .buttonarea input {
background: navy;
color: white;
font-weight: bold;
padding: 5px;
border: 1px solid white;
}

form.contact .buttonarea {
text-align: center;
padding: 4px;
background-color: #0066ff
}

/*This next section has been added to deal with the positioning  for the various div's on the screen and has
nothing to do with the content.   It uses absolute positioning - fixed x & y co-ordinattes measured from the
top left corner of the browsers contect display window.*/

#navigation, #bodycontent, #header {
position:absolute;
}

#navigation, #bodycontent {
top: 210px;
}

#bodycontent {
left: 200px;
}

#header {
width: 100%;
border-top: 3px solid  #7da5d8;
}

#message {
	width: 85%;
	margin: 2em auto;
	}
	
#footer {
bottom: 0;
width: 115%;
color: #626262;
margin-left: -190px;
}

#footer p {
margin: 0.2em 0 ;
padding: 0;
text-align:center;
}

.feature {
float: right;
margin: 40px;
}


.galleryphoto p {
font-size: 65%;
font-weight: bold;
margin-top:0;
width: 430px;
line-height: 1.4em;
}

.photocredit {
font-weight: normal;
color: gray;
}

.galleryphoto {
padding-bottom: 20px;
border-bottom: 1px solid navy;
margin-bottom: 10px;
}

.toplink {
margin-left:65%;
font-size: x-small;
}
