/*
Theme Name: PeggiePegFae
Theme URI: http://odd-pixels.biz
Description: PeggiePegFae standing with the mushrooms at night
Author: Stephie
Author URI: http://odd-pixels.biz
*/

/* BODY */
html,body{
	margin:0;
	padding:0;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size:11px;
	background: #fff url('images/bg1.gif');}
p{
	margin:0 10px 10px}
/* END BODY */

/* LINK EFFECTS */
a {
	text-decoration:none;
	color:  #000000;}
a:hover {
	text-decoration:none;
	color: #C81D20;}
/* END LINK EFFECTS */

/* HEADERS */
#header {
	height: 150px; 
	width: 490px;
    text-align: center;
	margin-left: auto;
    margin-right: auto;
	background: #FFF8D9 url('images/header.gif');
	color: #366774;
	background-repeat: no-repeat;}
div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
  	padding-left:10px;
	background: #FFFFFF;
	color: #79B30B;}
h2 {font-size:12px;font-weight: bold;
    margin-bottom: 3px;border:1px solid #366774;background: #EDE5C1;color:#000;}
h3 {font-size:12px;font-weight: bold;
    margin-bottom: 3px;text-align: center;border:1px solid #366774;background: #EDE5C1;color:#000;}
h4 {font-size:11px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
h5 {font-size:11px;font-weight: normal;
    margin-top: 0px;padding: 1px 4px 1px 4px;}
/* END HEADERS */

/* CONTENT */
ul, li {
	list-style: none;
	margin:0;
	padding:0;
	text-align: center;}
div#main {
	background-color: #FAF4E2;}
div#content p{
	line-height:1.4}
div#sidebarleft{
	float: left;
	width: 140px;
	margin-right: 5px;
  	padding-left: 5px;
	padding-top: 5px;}
div#sidebarright{
	float: right;
	width: 140px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 5px;}
div#wrapper{
	width: 800px; 
	margin:5px; 
	padding:5px;
	text-align: left; 
	border: 1px solid #E98A0F;
	background-color: #FAF4E2;}
div#content{
	margin-right: 5px;
	float: left;
	width: 485px;
	margin-left: 5px;
	margin-top:5px;
	padding-top: 5px;}
#comments {
	width: 360px; 
	padding: 0px; 
	margin-bottom: 8px;
	margin-top: 5px;}
#commentform input,textarea {
	color: #366774; 
	font : normal 11px Tahoma, Verdana, Sans-Serif; 
	letter-spacing : 2px; 
	padding: 5px;
	margin-top: 0px;
	width: 400px;
	border: 1px solid #366774;
	background-color: #FFFFFF;}
#content li {
	list-style-type: square;
	margin-left: 10px;}
#commentlist li {
	list-style-type: none;
	background-color: #FFFFFF;
	color: #366774;
	border: 1px solid #366774;
	margin: 5px;
	padding: 5px;
	width: 400px;
}
/* END CONTENT */

/* SEARCH */
#searchform {
	text-align: center;}
#searchform input {
	border: 1px solid #366774;
	background-color: #fff;}
#searchform #s {
	width: 50%;
	background-color: #fff;
	color: #366774;
	padding: 2px;}
/* END SEARCH */

/* CALENDAR */
#wp-calendar {
	border: 1px solid #356875;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	font : 12px Tahoma, Verdana, Sans-Serif;}
#wp-calendar th {
	background-color: #D1C37F;}
#wp-calendar a {
	background-color: #D1C37F;
	display: block;}
#prev a, #next a {
	border: 0;}
#wp-calendar caption {
	text-align: center;
	width: 100%;}
/* END CALENDAR */

/* DIVIDER */
.divider {
	background: url('images/divider.gif');
	height: 51px;
	width: 69px;
	background-repeat: no-repeat;}
/* END DIVIDER */

/* FOOTER */
div#footer{
	clear: both;
	height: 30px;
	width: 780px;
	text-align: center;
	background-color: #EDE5C1;
	color: #000000;
	border: 1px solid #366774;
 	margin: 5px;
	padding: 5px;
	font : normal 11px Tahoma, Verdana, Sans-Serif;}
/* END FOOTERS */