/* Generated by KompoZer */
body {
  background: #e8f7f9 url('images/bg-body.png') repeat-x center top;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 62.5%;
  color: #222222
}
* {
  margin: 0;
  padding: 0;
}
img {
  border:  none;
}
p {
  margin-bottom: 0.25em;
}
a {
  text-decoration: none;
  color: #b4c835;
}
a:hover {
  text-decoration: none;
  color: #6cc7dc;
}
#wrapper {
  margin: 0 auto;
  background: #ffffff none repeat scroll 0%;
  width: 700px;
  font-size: 1.2em;
}
#header {
  background: url('images/bg-headercookschool.jpg') no-repeat;
  height: 140px
}
#menu {
  background: url('images/bg-menu.png') repeat-x;
  height: 35px;
  line-height: 35px; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}
#sidebar {
  background: #efefef none repeat scroll 0%;
  float: right;
  width: 180px;
  margin-right: 10px;
}
#content {
  float: left;
  width: 500px;
  min-height: 400px;
}
#footer {
  background: url('images/bg-footer.jpg') no-repeat;
  clear: both;
  height: 100px
}
.entry {
  padding: 5px 10px;
  text-align: justify;
  line-height: 1.75em;
}
.entry-title {
  font-size: 1.9em;
  font-weight: normal;
  letter-spacing: -1px;
}
.date {
  font-size: 0.9em;
  color: #bbbbbb;
  cursor: default;
  letter-spacing: 1px;
}
.comments {
  margin-top: -1em;
}
.comments a {
  background: url('images/icon-comment.png') no-repeat 0px 2px;
  color: #6cc7dc;
  padding-left: 20px;
  padding-right: 2px
}
.comments a:hover {
  color: #b4c835;
}
#menu ul {
  list-style-type: none;
}
#menu li {
  float: left;
}
#menu li a {
  padding: 0 15px;
  display: block;
  color: #ffffff;
  margin-right: 2px;
}
#menu li a:hover {
  background: url('images/bg-menu-hover.png') no-repeat center;
}
#sidebar ul {
  list-style-type: none;
  margin-top: 10px;
}
#sidebar li {
}
#sidebar li a {
  border-bottom: 1px solid #dddddd;
  display: block;
  height: 20px;
  line-height: 20px;
  color: #222222;
  padding-left: 5px;
}
#sidebar li a:hover {
  background: #edebed none repeat scroll 0%;
  color: #6cc4d8;
}
#sidebar-bottom {
  background: url('images/bg-sidebar-bottom.gif') no-repeat center top;
  height: 20px
}
#footer-valid {
  float: left;
  padding-top: 85px;
  padding-left: 12px;
  cursor: default;
  color: #ffffff;
}
#footer-valid a {
  color: #ffffff;
  text-decoration: none;
}
#footer-valid a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#footer-bottomRight {
  float: right;
  padding-top: 55px;
  padding-right: 20px;
  cursor: default;
  color: #ffffff;
}
#footer-bottomRight a {
  color: #ffffff;
  text-decoration: none;
}
#footer-bottomRight a:hover {
  color: #ffffff;
  text-decoration: underline;
}
h1 {
  font-size: 0.9em;
  color: #222222;
  cursor: default;
  letter-spacing: 1px;
}
#ad-top {
  padding: 5px;
  background: url('images/bg-ad-top.gif') no-repeat;
  width: 480px;
  height: 72px
}
blockquote {
	margin:1.5em;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	background:url('images/quotation_marks.gif') no-repeat left 5px;
	color:#717f53;
	min-height:30px; padding-left:40px; padding-right:40px; padding-top:5px; padding-bottom:5px
}
blockquote p:last-child {background:url('images/quotation_marks_close.gif') no-repeat right bottom;}/*css3*/.red {
	color: #F00;
}
