/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 3em;
	margin: 0 auto;
	background: #48525B url(/media/img/site/bg/header3.png) repeat-x bottom left;
	border-bottom: 2px solid #48525B;
	background-color: #48525B;
}

#header img {
  position: absolute;
  top: 2%;
  left: 10px;
}

#header ul {
  margin: 1.5em 1em 0 0 !important;*/
  margin: 1.5em 0.5em 0 0;*/
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;
  font: 400 1em verdana, arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;
  color: #ffffff;
  border-right: 1px solid #ffffff;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #dfd4c9;
}

/**************************************************************
   Header Image
 **************************************************************/

#headerImg {
  margin: 0 auto;
  height: 90px;
  background: url(/media/img/site/kids/1024kidshead.jpg) no-repeat top left;
  border-width:0px 0px 3px 0px;
  border-style:solid;
  border-color:#ffffff;
}

#headerImg div.gohome {
  position: absolute;
  top: 30%
  left: 35px;
  width: 700px;
  height: 40px;
}

#headerImg div.topaccount {
  position: relative;
  top: 30%;
  left: 850px;
  width: 100px;
}

#headerImg a.homelink {
  color: white;
  text-decoration: none;
  font: 800 3.0em verdana, arial, sans-serif;
}

#headerImg a.homelink:hover {
  color: white;
  background: transparent;
  text-decoration: none;
  font: 800 3.0em verdana, arial, sans-serif;
}

#headerImg a i { visibility: hidden; }

#headerImg a.account {
  color: white;
  text-decoration: none;
  font: 400 1.2em verdana, arial, sans-serif;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 4px;
  background-image: url(/media/img/site/icons/accountbtn3.png);
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 100px;
}

#headerImg a.account:hover {
  background: transparent;
  text-decoration: none;
  font: 400 1.2em verdana, arial, sans-serif;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 4px;
  background-image: url(/media/img/site/icons/accountbtn2.png);
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 100px;
}

#headerImg div.topsearch {
  position: relative;
  top: 13%;
  left: 155px;
  width: 550px;
}


/**************************************************************
   Top Navigation
 **************************************************************/

#navigation {
  margin: 0 auto;
  background: url(/media/img/site/kids/kidsbg2.gif)
} 

/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 6em;
  padding-top: 20px;
  text-align: left;
}

#columns {
  margin: 0 auto;
}

/* Column widths */
.width {
  width: 998px;
}

.widthPad {
  width: 990px;
}

.width23 {
  width: 23%;
}

.width25 {
  width: 25%;
}

.width50 {
  width: 46%;
}

.width70 {
  width: 70%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}


/**************************************************************
   Footer
 **************************************************************/

#footer {
  clear: both;
  float: left;
  width: 100%;
  height: 5em;
  margin-top: -5em;
}

#footer #bg {
  position: relative;
  height: 5em;
  margin: 0 auto;
  background: #49525B url(/media/img/site/bg/header3.png) repeat-x bottom left;
}

#footer #bg p {
  float: right;
  margin: 3em 1em 0 0 !important;
  margin: 3em 0.5em 0 0;
  padding: 0;
}

#footer #bg p.icons {
  float: left;
  margin: 2em 1.0em 0 0 !important;
  margin: 2em .5em 0 0;
  padding-left: 2em;
}

#footer #bg a {
  padding: 0 .8em;
  font: 350 1em verdana, arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;
  color: white;
  border-right: 1px solid #4D5760;
}

#footer #bg a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg a:hover {
  color: #FFFFFF;
  background: transparent;
  text-decoration: underline;
}

/**************************************************************
   Posts and Comments
 **************************************************************/

.post {
  border-bottom: 1px solid #003386;
}

.postdate {
  font: 700 1.0em verdana, arial, sans-serif;
  color: #CC5F3B;
}

.posttitle {
  font-size: 1.2em;
  font-weight: bold;
  color: #003386;
}

.posttitlesm {
  font-size: .9em;
  font-weight: bold;
  color: #003386;
}

a.postlink {
  font-size: 1.2em;
  font-weight: bold;
  color: #003386;
  text-decoration: none;
}

a.postlink:link {
  color: #003386;
}

a.postlink:visited {
  color: #003386;
}

a.postlink:hover {
  color: #CC5F3B;
  text-decoration: underline;
}

.commenthead {
  background: #003386;
  color: #ffffff;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 1px solid #CC5F3B;
  padding: 10px 0px 10px 5px;
}

.comment_odd {
  background: #FFF; 
}

.comment_even {
  background: #EEE;
}

/**************************************************************
   Rounded Corner Boxes - Side Column Content
**************************************************************/

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { 
  background: transparent url(/media/img/site/bg/dropbox.png) no-repeat bottom right; 
}
 
.cssbox { 
  width: 200px !important; /* intended total box width - padding-right(next) */ 
  width: 160px; /* IE Win = width - padding */ 
  padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
  margin: 0px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
  background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ 
  padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
  background-position: top left; margin: 0; /* reset main site styles*/ 
  border: 0; /* ditto */ 
  padding: 15px 0 5px 20px; /* padding-left = image gap + interior padding ... no padding-right */ 
  font-size: 12px;
  height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
  background-position: bottom left; margin-right: 15px; /* interior-padding right */ 
  padding: 5px 0 5px 20px; /* mirror .cssbox_head right/left */ 
} 

/* set the image to use and establish the lower-right position */
.cssboxblue, .cssboxblue_body, .cssboxblue_head, .cssboxblue_head h2 {
  background: transparent url(/media/img/site/bg/dropboxblue.png) no-repeat bottom right;
}

.cssboxblue {
  width: 200px !important; /* intended total box width - padding-right(next) */
  width: 160px; /* IE Win = width - padding */
  padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
  margin: 0px auto; /* use to position the box */
}

/* set the top-right image */
.cssboxblue_head {
  background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
  padding-right: 20px; /* right-image-gap + right-inside padding */
}

/* set the top-left image */
.cssboxblue_head h2 {
  background-position: top left; margin: 0; /* reset main site styles*/
  border: 0; /* ditto */
  padding: 15px 0 5px 20px; /* padding-left = image gap + interior padding ... no padding-right */
  font-size: 12px;
  color: #FFFFFF;
  height: auto !important; height: 1%; /* IE Holly Hack */
}

/* set the lower-left corner image */
.cssboxblue_body {
  background-position: bottom left; margin-right: 15px; /* interior-padding right */
  padding: 5px 0 5px 10px; /* mirror .cssbox_head right/left */
}

/* set the image to use and establish the lower-right position */
.cssboxrust, .cssboxrust_body, .cssboxrust_head, .cssboxrust_head h2 {
  background: transparent url(/media/img/site/bg/dropboxrust.png) no-repeat bottom right;
}

.cssboxrust {
  width: 200px !important; /* intended total box width - padding-right(next) */
  width: 160px; /* IE Win = width - padding */
  padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
  margin: 0px auto; /* use to position the box */
}

/* set the top-right image */
.cssboxrust_head {
  background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
  padding-right: 20px; /* right-image-gap + right-inside padding */
}

/* set the top-left image */
.cssboxrust_head h2 {
  background-position: top left; margin: 0; /* reset main site styles*/
  border: 0; /* ditto */
  padding: 15px 0 5px 20px; /* padding-left = image gap + interior padding ... no padding-right */
  font-size: 12px;
  color: #FFFFFF;
  height: auto !important; height: 1%; /* IE Holly Hack */
}

/* set the lower-left corner image */
.cssboxrust_body {
  background-position: bottom left; margin-right: 15px; /* interior-padding right */
  padding: 10px 0 15px 15px; /* mirror .cssbox_head right/left */
}

/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}

/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2 {
  margin: 0 0 20px 0;
  padding: 0;
}

ul.submenu1 li,
ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a,
ul.submenu2 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu1 li a {
  background: url(/media/img/site/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #426F85;
  background: #B3C6C4 url(/media/img/site/bg/submenu1.gif) no-repeat 5px 50%;
}

ul.submenu2 li a {
  color: #426F85;
  background: url(/media/img/site/bg/submenu2.gif) no-repeat 3px 50%;
}

ul.submenu2 a:hover {
  color: #426F85;
  background: #B3C6C4 url(/media/img/site/bg/submenu2.gif) no-repeat 3px 50%;
}

/**************************************************************
   Generic Display 
 **************************************************************/

.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.paddingRight10 {
  padding-right: 10px;
}

.paddingRight15 {
  padding-right: 15px;
}

.paddingLeft10 {
  padding-left: 10px;
}

.floatLeft {
  float: left;
}

.floatLeft2 {
  float: left;
  padding-right: 10px;
  padding-top: 15px;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignCenter {
  text-align: center;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #B9D7F5;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}

.lightBrownBg {
  background-color: #DFD4C9;
  border: 1px solid #CBA988; 
}

.lightBrownBg2 {
  background-color: #DFD4C9;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}

.dark {
  color: #CC5F3B;
}

.highlight {
  color: #FD9A00;
}

