/* classes used by the_meta() */
ul.post-meta {list-style: none;}
ul.post-meta span.post-meta-key {font-weight: bold;}
.credit {background: #90a090;border-top: 3px double #aba;color: #fff;
	font-size: 11px;margin: 10px 0 0 0;padding: 3px;text-align: center;}
.credit a:link, .credit a:hover {color: #fff;}
.feedback {color: #ccc;text-align: right;clear: both;}
.meta {font-size: .75em;}
.meta li, ul.post-meta li {display: inline;}
.meta ul {display: inline;list-style: none;margin: 0;padding: 0;}
.meta, .meta a {color: #808080;font-weight: normal;letter-spacing: 0;}
.storytitle {margin: 0;}
.storytitle a {text-decoration: none;}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;border: 1px solid #333;padding: .2em;}
#commentform textarea {width: 100%;}
#commentlist li ul {border-left: 1px solid #ddd;font-size: 110%;list-style-type: none;}
#commentlist li .avatar {float: right;margin-right: 25px;
	border: 1px dotted #ccc;padding: 2px;}



/*
Theme Name: Chet's Dog House
From Chet's layout ....
*/
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:18px;
}

body {
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {margin:0 0 15px 0;}

a {font-size: 12px;color: #000;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;color: #000;}
a:hover {text-decoration: none;color: #000;}
a:active {text-decoration: underline;color: #000;}

h1,h2,h3,h4,h5,h6 { margin:0 0 15px 0;}
h1 {font-size: 18px;color: #000;font-weight: bold;}
h2 {font-size: 14px;color: #000;font-weight: normal;}


#settingBack { background:url(images/full_back.jpg) top center no-repeat; min-height:808px}
#headContainer {width:807px; height:148px; position:relative;}
	img.logo {margin:10px 0 0 -6px; position:absolute; z-index:100;}

#navContainer {width:807px; height:134px; background:url(images/nav_back.jpg) top left no-repeat; z-index:10;}

#bodyContainer { width:807px; background:url(images/body_back.png) top repeat-y;}


#homeContentLeft {float:left; width:339px; border-right:#b56b20 2px solid; margin: 0 0 0 68px;}
#homeContentRight {float:left; width:300px; margin: 0 0 0 24px;}

#insideContent {float:left; padding-left:68px; width: 670px; min-height:630px; padding-top:20px;}
#insideContentLeft {float:left; width:339px; border-right:#b56b20 2px solid; margin: 0;}
#insideContentRight {float:left; width:300px; margin: 0 0 0 24px;}

#footerContainer {width:655px; border-top:#b56b20 2px solid; padding:10px 0 10px 0; margin-left:75px; }

#footerContainer a {font-size: 12px;color: #000;}
#footerContainer a:link {text-decoration: none;}
#footerContainer a:visited {text-decoration: none;color: #000;}
#footerContainer a:hover {text-decoration: underline;color: #000;}
#footerContainer a:active {text-decoration: none;color: #000;}

#veryBottom {background: url(images/bottom-paper.png) top left no-repeat; height:19px; width:807px;}


/****** Nav Buttons Group 1 ******/
.navButtons1 {width:322px; height:84px; margin:0 0 0 0; float:left; margin-left:10px; margin-top:50px; display: inline; z-index:1;}
#nav1 { width:322px; height:84px; margin:0; padding:0;}    
#nav1 li span { display: none; }  
#nav1 li { float:left; list-style:none; position:relative; } 
#nav1 li, #nav1 a {  
height:84px;    /* Each button must have the same height, define it here */  
display:block;  
margin:0;  
padding:0;  
}
li#menu { background:url(images/menu_pt1.jpg) 0 -50px no-repeat; margin-left:0; width:112px; }
li#photos { background:url(images/menu_pt1.jpg) -112px -50px no-repeat; margin-left:0; width:105px; }
li#events { background:url(images/menu_pt1.jpg) -217px -50px no-repeat; margin-left:0; width:105px; }

#menu a:hover, #menu a.selected { background:url(images/menu_pt1.jpg) 0 -184px no-repeat; }
#photos a:hover, #photos a.selected { background:url(images/menu_pt1.jpg) -112px -184px no-repeat; }
#events a:hover, #events a.selected { background:url(images/menu_pt1.jpg) -217px -184px no-repeat; }

/****** Nav Buttons Group 2 ******/
.navButtons2 {width:465px; height:106px; margin:0 0 0 0; float:left; margin-left:0px; margin-top:0px; display: inline;}
#nav2 { width:465px; height:106px; margin:0; padding:0;}    
#nav2 li span { display: none; }  
#nav2 li { float:left; list-style:none; position:relative; } 
#nav2 li, #nav2 a {  
height:106px;    /* Each button must have the same height, define it here */  
display:block;  
margin:0;  
padding:0;  
}
li#donate { background:url(images/menu_pt2.jpg) 0 0 no-repeat; margin-left:0; width:98px; }
li#volunteer { background:url(images/menu_pt2.jpg) -98px 0 no-repeat; margin-left:0; width:126px; }
li#history { background:url(images/menu_pt2.jpg) -224px 0 no-repeat; margin-left:0; width:103px; }
li#comments { background:url(images/menu_pt2.jpg) -327px 0 no-repeat; margin-left:0; width:138px; }

#donate a:hover, #donate a.selected { background:url(images/menu_pt2.jpg) 0 -134px no-repeat; }
#volunteer a:hover, #volunteer a.selected { background:url(images/menu_pt2.jpg) -98px -134px no-repeat; }
#history a:hover, #history a.selected { background:url(images/menu_pt2.jpg) -224px -134px no-repeat; }
#comments a:hover, #comments a.selected { background:url(images/menu_pt2.jpg) -327px -134px no-repeat; }

/***** body id's *****/
#normal {}

body#menuid li#menu a { background:url(images/menu_pt1.jpg) 0 -184px no-repeat; }
body#photosid li#photos a { background:url(images/menu_pt1.jpg) -112px -184px no-repeat; }
body#eventsid li#events a { background:url(images/menu_pt1.jpg) -217px -184px no-repeat; }
body#donateid li#donate a {  background:url(images/menu_pt2.jpg) 0 -134px no-repeat; }
body#volunteerid li#volunteer a {  background:url(images/menu_pt2.jpg) -98px -134px no-repeat; }
body#historyid li#history a { background:url(images/menu_pt2.jpg) -224px -134px no-repeat; }
body#commentsid li#comments a { background:url(images/menu_pt2.jpg) -327px -134px no-repeat; }

