/*
Theme Name: Kathy's Camp style
Theme URI: http://www.kathyscamp.org
Description: Kathy's Camp styling
Version: 1.0
Author: Dennis Derammelaere

*/

a {
	color: #000;
}

a img {
	border: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #719f36;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 100%;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body  {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #444;
	line-height: 1.6em;
	background-image: url(../../../../images/bg_top.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
	}

#container { 
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	} 
	
#navheader {
	height: 130px;
	color:#FF33CC;
	background-image:url(images/session_header.gif);
	border-botttom: 1px solid #fff;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	} 

#navheader h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	float:right;
	}

#mainblogcontent {
	width: 870px;
	padding: 0 0 0 0px;
	}
#mainblogcontent a {
	border-bottom: none;
	}
#mainblogcontent a:link {
	border-bottom: none;
	}
#mainblogcontent hr {
	display: none;
	}

#blogleft {
	width: 507px;
	padding: 0 0px 0 25px;
	float: left;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 11px;
	}

#blogright {
	width: 288px;
	margin-left: 50px;
	float: left;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #444;
	line-height: 1.6em;
	}	
#footer {
	}
.storycontent {
	font: 12px;
	font-weight: normal;
	font-family: Georgia, serif;
	color: #333;
	letter-spacing: normal;
	}
	
.storytitle a {
	font: 13px;
	color: #719f36;
	font-weight: normal;
	font-family: Georgia, serif;
	letter-spacing: normal;
	}
.storytitle a:link{
	font: 13px;
	color: #719f36;
	font-weight: normal;
	font-family: Georgia, serif;
	letter-spacing: normal;
	}
.storytitle a:visited{
	font: 13px;
	color: #719f36;
	font-weight: normal;
	font-family: Georgia, serif;
	letter-spacing: normal;
	}
.post {
	font: 9px;
	color: #719f36;
	font-weight: normal;
	margin-top: 20px;
	}
#entry a:link{
	border-bottom: 1px dotted #333;
	}
cite {
	font-size: 100%;
	font-style: normal;
}

h2 {
	font-weight: normal;
	font-family: Georgia, serif;		
	font-size: 14px;
	color: #719f36;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	}

h4 {
	border-bottom: 1px dotted #ccc;
	font-family: Georgia, serif;
	font-weight: normal;
	letter-spacing: normal;
	margin: 15px 0 4px 0;
	padding-bottom: 2px;
}

h5 {
	border-bottom: 1px dotted #eee;
	font-family: Georgia, serif;
	margin-top: 0;
	font-size: 13px;
	font-weight: normal;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 11px Georgia, serif;
	letter-spacing: normal;
	line-height: 1.5em;
}

/* 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;
	margin-top: 10px;
}

.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: 0px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #FFF;
	border-bottom: 0px double #aba;
	border-left: 0px solid #9a9;
	border-right: 0px solid #565;
	border-top: 0px solid #9a9;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: #fff;
	border-left: 0px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 100%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/*-------------BEGIN NAV-------------*/
ul {
	margin: 0; 
	padding: 0;
	}

ul li {
	list-style: none;
	margin:0 0px 0 0px; 
	padding: 0;
	}

ul li a
{
  	text-decoration: none;
  	color: #817c70;
  	line-height: 1.4em;
  	padding: 0;
  	/*font-weight:bold;*/
	}

ul li a:hover {
  	color: #719f36; /* purple */
	}
	
ul li a:visited {
  	color: #817c70;
	}
.navheader {
	font: 9px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans Console", verdana, lucida, sans-serif;
	font-weight:bold;
	color: #36332e;
	text-transform:uppercase;
	line-height: 1.8em;
	padding-left: 10px;
	letter-spacing:normal;
	}
#nav { 
	 border: 0px solid #ccc;
	 text-align: left;
	 color: #333;
	 padding: 10px 0px 0 0px;
	 line-height: 1.5em;	
	 float: left;
	 letter-spacing:normal;
	}
#nav ul#leftlist {
	width: 8.1em;
	margin: 0px 0px 0px 0px;
	float: left;
	}
#nav ul#middlelist {
	width: 7.5em;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	float: left;
	}
#nav ul#rightlist {
	width: 8em;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	float: left;
	}

#subnav { 
	border: 0px solid #ccc;
	text-align: left;
	color: #333;
	padding: 0px 0px 0 20px;
	line-height: 1.6em;	
	float: left;
	}

#nav ul#sublist {
	width: 14em;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0px;
	float: left;
	}

.bulletnav a{
	padding-left: 10px;
	letter-spacing:normal;
	font-size: 10px;
	}

.bulletnav a:hover{
	background: url("../../../../images/plus.gif") no-repeat left;
	}	

.bulletnavon {
	background: url("../../../../images/plus.gif") no-repeat left;
	color: #719f36;
	padding-left: 10px;
	}	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
#logo {
	text-align: left;
	color: #333;
	padding: 0px 0px 0 0px;
	margin-right: 53px;
	float: left;
	}
	
#graynavheader {
	display: block;
	font-size: 130%;
	color: #333;
	width: 220px;
	height: 29px;
	padding: 13px 0 0 20px;
	background-image: url(../../../../images/top_gray.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 18px;
	}
#graynav {
	width: 200px;
	background-image: url(../../../../images/bottom_gray.jpg);
	background-repeat: no-repeat;
	padding: 10px 20px 20px 20px;	
	margin: 0px 0px 0px 18px;
	}
#graynav2 {
	width: 240px;
	height:180px;
	background-image: url(../../../../images/gradient_new.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 0px 20px;	
	margin: 0px 0px 0px 0px;
	}
#graynav2 ul {
	width: 200px;
	list-style: none;
	}
#graynav2 ul li{
	display: block;
	line-height:2em;
	color: #719f36;
	font-size: 110%;
	font-family: Georgia, serif;
	border-top: 1px solid #dcdcdc;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	}
#graynav2 ul li a:link {
	display:block;
	color: #333;
		line-height:2em;
	text-decoration: none;
	border-bottom: none;
	}
#graynav2 ul li a {
	display:block;
	color: #333;
	text-decoration: none;
	border-bottom: none;
	}
#graynav2 ul li a:hover {
	display:block;
	color: #719f36;
	text-decoration: none;
	border-bottom: none;
	}
#graynav2 ul li a:visited {
	display:block;
	text-decoration: none;
	border-bottom: none;
	}
.graynavh3 {
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 17px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	}
#headerbar {
	display: block;
	width: 507px;
	border-bottom: 1px dashed #96BE63;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 5px 0px;

	}
.headerbarh1 {
		
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 22px;
	color: #000;
	margin: 3px 0px 5px 0px;
	}