/* CSS Document */

/*
Theme Name: 
Theme URI: 
Description: Kingston and Merton Real Nappy Network
Version: 1.0
Author: Kristine Deppe
Author URI: http://websavvymama.com/
*/

body {
background-image:url(http://www.kingstonmertonrealnappies.org.uk/backfill.gif);
	margin:0px;
	background-color:#9CBA63;
	background-repeat:repeat;
	text-align:center;
	min-width:940px;
	color: #000000;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
	
#outer {
	position:relative;
    background-color:#F5E5F4;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
    margin-top:10px;
    width:918px;
	display:block;
	height:100%;
	clear: both;
}

#header {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
    font-size: 10pt;
	background-color:#F5E5F4;
    color: #000000;
	text-align: right;
	margin-top: 0px;
    margin-left:0px;
	float: left;
	width: 918px;
}
#content {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
    font-size: 10pt;
	color: #000000;
	background-color:#F5E5F4;
	margin-top: 0px;
    margin-right:6px;
	float: right;
	padding:0px;
	width: 710px;
	text-align:left;

}

#menu {
    background-color:#F5E5F4;
	font-family: "verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
	width: 160px;
	height: auto;
	
}

#footer {
	background-color: #F5E5F4;
    color:#000000;
	width: 918px;
	margin: 0px;
	text-align: center;
	clear: both;
}


#sidebarheaders {color: #9CBA63; font-size:10pt;}
a:link, a:visited, a:active {
	text-decoration: none;
	color:#8C4194;
}

a:hover {
	color: #B5C38C;
	text-decoration: underline;
}


h3 {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}

td {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


#navcontainer
{
width: 160px;
border-right: 1px solid #F5E5F4;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
background-color: #F5E5F4;
color: #000000;
text-align:left;
font-weight:bold;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #F5E5F4;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 6px solid #843C94;
border-right: 6px solid #F5E5F4;
background-color: #F5E5F4;
color: #000000;
text-decoration: none;
width: 100%;
text-align:left;
font-weight:bold;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 6px solid #9CBA63;
border-right: 6px solid #F5E5F4;
background-color: #F5E5F4;
color: #9CBA63;
text-align:left;
font-weight:bold;
}


/* Begin comments*/
#commentform input {
	width: 100px;
	padding: 2px;
	margin: 5px 5px 1px ;
	}

#commentform textarea {
	width: 500px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	width: 500px;
	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
