body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
     margin: 0;
     font-family: Verdana, Helvetica, Georgia, Sans-serif;
     font-size: 12px;
     text-align: left;
     vertical-align: top;
     background: #FFCC00;
     color: #000000;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a{
    color:#F02340;
}


input{
	border:1px solid #FF9900;
	background-color:#AE5E00;
	color:#ffffff;
	font-family:Verdana, Helvetica, Georgia, Sans-serif;
	font-size:12px;
	margin:1px;
	font-weight:bold;

}
input[type="text"],input[type="radiobutton"],textarea,select{
	border:1px solid #FF9900;
	background-color:#ffffff;
	color:#AE5E00;
	font-family:Verdana, Helvetica, Georgia, Sans-serif;

	margin:1px;
	font-weight:bold;

}

textarea{
	border:1px solid #FF9900;
	background-color:#ffffff;
	color:#AE5E00;
	font-family:Verdana, Helvetica, Georgia, Sans-serif;


	font-weight:bold;

}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
float: left;
width: 750px;
height:200px;
background: #FFCC00 url(images/top.jpg);
font-size:30px;
color:#000000;
text-align:right;
}

#header a{
color:#000000;
text-decoration: none;

}

#header h1{
font-size:50px;

}

#supnav{
	height:32px;
	background-color:#FF9900;
}

#supnav a{
  font-size: 20px;
 color:#FFFF66;
 font-weight: bold;
 margin: 0 20px 0 0;
 }

#supnav ul{

list-style-type: none;}

#supnav ul li{
display: inline;
list-style-type: none;}

#container{
float: left;
width: 493px;
background: #ffffff;
margin: 10px auto 10px auto;
  border-left: thin solid #FF9900;
 border-right: thin solid #FF9900;
 border-top: thin solid #FF9900;
 border-bottom: thin solid #FF9900;
}

.post{
padding: 0 0 10px 0;

}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
background: url(images/bordertop3.jpg);
vertical-align: text-top;

height:32px;

}

body a{
  text-decoration: none;
}


body a:hover{
  text-decoration: underline;
}


.entry{
line-height: 18px;
background: #ffffff;
padding: 0 5px 0 5px;

}

.navigation-b{

 float: right;
 left:50px;
}

.searchf{
 height:50px;


}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 1px solid #cccccc;
margin: 10px 0 0 0;
 font-size: 10px;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;

}

.sidebar{
float: left;
width: 242px;
background: #FF9900;
margin: 10px 0 0 5px;
display: inline;
  border-left: thin solid #ffffff;
 border-right: thin solid #ffffff;
 border-top: thin solid #ffffff;
 border-bottom: thin solid #ffffff;
}

.sidebar a{
color:#FFFF66;

}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0 0 0;

}

.sidebar ul li{
padding: 0 0 10px 0;
}

.sidebar ul li ul{
padding: 0 10px 0 10px;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
background: url(images/bordertop2.jpg);
height:32px;
color:#333333;
}

table#wp-calendar{
width: 100%;
}

.commentlist{
   	background:#FFFFCC;
}
         
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;

}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	background:#FFFFCC;

}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;

}

.comments-template h2, .comments-template h3{
    margin: 10px 0 0 0;
    font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
       margin: 10px 0 0 0;
		padding: 10px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
		background:#FFFFCC;

}

blockquote {
 background: #FFFFCC;
 color: #4f4636;
 border: 1px solid #4f4636;
 padding: 20px;
}
blockquote blockquote{
 background: #FFD6AE;
 color: #4f4636;
 border: 1px solid #4f4636;
 padding: 15px;
}


#footer{
clear: both;
float: left;
width: 750px;
}
