/*
Theme Name: No More Hungry Kids
Theme URI: http://www.cyberkansas.com/
Description: No More Hungry Kids theme based on WP 2010
Author: Kevin White
Version: 1.0
Template: twentyten
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

body {
	background-color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}
table {
	padding-top: 0px;
	margin-top: 0px;
}
#wrapper {position: relative; width: 900px; margin: 0 auto; text-align: left; } 
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 12px;
}
.leftcol {
	background-color: #FBAF0C;
}
.centercol {
	background-color: #E8DCB2;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;
}
.centercol strong {
  color: #f00;
  font-weight: bold;
}
.rightcol {
	background-color: #51AEE1;
}
.rightcol strong {
  color: #fff;
  font-weight: bold;
}
.rightcolbtm {
	background-color: #FFFFFF;
	border-top: 1px #333333 solid;
}
.style1 {color: #f21d1d}
.style2 {color: #0061aa}
.style3 {
	color: #0061aa;
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	color: #f21d1d;
	font-weight: bold;
	font-size: 12px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
p.style5 {
	padding-left: 5px;
}
.style6 {color: #f21d1d; font-size: 18px; font-weight: bold; }
#Layer1,
#Layer2,
#Layer3,
#Layer4,
#Layer5 {
	position:absolute;
	width:210px;
	height:177px;
	top: 100px;
	z-index:1;
	background-color: FBAF0C;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	border: 1px solid #000000;
	visibility: hidden;
}

#Layer1 {
	left: auto;
	background-image: url(images/child1-text.jpg);
}
#Layer2 {
	left: 180px;
	background-image: url(images/child2-text.jpg);
}
#Layer3 {
	left: 360px;
	background-image: url(images/child3-text.jpg);
}
#Layer4 {
	left: 540px;
	background-image: url(images/child4-text.jpg);
}
#Layer5 {
	left: 670px;
	background-image: url(images/child5-text.jpg);
}

#Layer1a,
#Layer2a,
#Layer3a,
#Layer4a,
#Layer5a {
	position:absolute;
	width:607px;
	height:53px;
	top: 288px;
	left: 273px;
	z-index:1;
	background-color: F21D1D;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-image: url(images/boxbg2.gif);
	visibility: hidden;
	font-style: italic;
	color: #FFFFFF;
	border: 1px solid #000000;
}

#twitter_div {
  width: 315px;
}

#twitter_update_list {
  margin-left: -5px;
  list-style-type: none;
}
#twitter_update_list li {
  color: #7D5C3E;
  border: 1px solid #BEBEBE;
  padding: 7px;
  margin-bottom: 5px;
}
#twitter_update_list li span {
  display: block;
}
#twitter_update_list li a {
  color: #B39F8F;
  font-weight: bold;
  text-decoration: none;
}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
