/*

Theme Name: Plainscape -  Ladies Pond

Description: A child theme of Plainscape for the Kenwood Ladies Pond Association

Author: Flora Graham

Author URI: http://www.floragraham.com/

Template: plainscape

Version: 0.1

*/



@import url("../plainscape/style.css");
body {
	background:url(../../uploads/background.jpg) no-repeat top left #000;	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	margin:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
}

#header {
	margin: 0 20px;
	padding: 230px 0 0 0;
}
#wrapper {
	padding:0 20px 20px 20px;
}
#content {
	margin:0;
	padding:0 0 0 0;
	width:676px;
	float:left;
}
	
#sidebar {
	width:200px;
	float:right;	
	margin:0;
	padding:20px 0;
}	
#header h1 {
	font-size: 4.6em;
	color:#FFF;
}
#header .description {
}
a {
	color:#66CC66;
	text-decoration: none;
}
a:hover {
	background:none;
	text-decoration:underline;
}
.post {
	padding:10px 0;
	background:url('images/border_h.png') repeat-x bottom;
	}
.post ul {
	list-style:inside square;
	}
.post li {
	font-size: 0.9em;
	}
.post a {
	}
.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:0;
	padding:0;
}
.post h2 {
	color:#FFF;
}
/* Menu */
#hmenu {
	background:#333 url();
	margin:0 0 0 20px;
	padding:0;
	float:none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	height:3em;
	}
#hmenu ul {
	list-style: none;
	margin: 0;
	padding:0;
	}
#hmenu li {
	}
#hmenu a {
	background:#333;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 24px;
	text-decoration: none;
	font-weight:bold;
}
#hmenu a:hover {
	background: #fff;
	color:#000;
}
#hmenu .current_page_item	a, .current-cat a, #home .on {
	background:#fff;
	color:#000;
	}
.wp-caption {
	border: 0;
	text-align: center;
	background-color:#333333;
	padding-top: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-text {
	font-size: smaller;
	padding: 0 4px 5px;
	text-align: right;
	}
.postmetadata {
background:#000000;
padding:0px 3px;
}
#footer li {
list-style:none;
list-style-image:none;
display:inline;
}
#footer {
	background: url();
}
#footer a {
	background-color:#333333;
	padding:1px 3px;
}
