/* CSS Document */
/* $Id: base-weblog.css 34 2006-06-13 09:14:22Z jallen $ */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
        background-color: #7C058D;
	margin: 0px;
        padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/header_wrap.jpg);
	background-repeat: repeat-x;
}

#header_wrap {
	width: 100%;
	height: 145px;
	background-image: url(http://www.choosykids.com/CK2-resources/images/header_wrap.jpg);
}

#header {
	height: 145px;
	margin: auto;
	width: 1000px;
}

#container {
	width: 1000px;
	margin: auto;
	overflow: auto;
	background-image: url(http://www.choosykids.com/CK2-resources/images/container_bg.jpg);
}

#header_ds {
	width: 1000px;
	height: 22px;
}

#left_column {
	float: left;
	width: 174px;
	padding-left: 7px;
}
#nav {
	width: 164px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
	clear: left;
}
.nav_btn {
	background-image: url(http://www.choosykids.com/CK2-resources/images/nav.gif);
	height: 29px;
	width: 164px;
	background-repeat: no-repeat;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	line-height: 28px;
	float: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 28px;
	font-weight: bold;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #9536A3;
}
#nav ul li a:hover, #nav ul li a:active {
	background-position: 0px -29px!important;
}

#mid_column {
	float: left;
	width: 524px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#ssp {
	height: 250px;
	width: 502px;
	float: left;
	margin-bottom: 15px;
}
#ssp_left {
	background-image: url(http://www.choosykids.com/CK2-resources/images/ssp_board_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 11px;
}
#ssp_mid {
	height: 240px;
	background-color: #6C067A;
	width: 480px;
	float: left;
	padding-top: 10px;
}
#ssp_right {
	float: left;
	height: 250px;
	width: 11px;
	background-image: url(http://www.choosykids.com/CK2-resources/images/ssp_board_right.gif);
}
#newshub {
    width: 502px;
	float: left;
	margin-bottom: 15px;
}
#right_column {
	float: left;
	width: 279px;
	padding-left: 1px;
}

.ad_pad {
	padding-bottom: 15px;
}

#footer_wrap {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #DA87FD;
	width: 100%;
	background-image: url(images/footer_bg.gif);
	height: 214px;
}

#footer_container {
	margin: auto;
	width: 1000px;
	overflow: auto;
}

#footer_nav {
	float: left;
	height: 170px;
	width: 509px;
}

#footer_left {
	float: left;
	width: 174px;
	padding-left: 7px;
	height: 200px;
}

#footer_mid {
	float: left;
	width: 509px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

#footer_mid a{
	color: #BD6FCE;
	text-align: center;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#footer_mid a:hover {
	color: #EABCF5;
	text-decoration: underline;
}

#footer_mid p{
	color: #BD6FCE;
	text-align: center;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer_right {
	float: left;
	width: 278px;
	margin-left: 1px;
}

/* Movable Type Styles Begin*/

#mt_container {
	width: 500px;
}

#mt_container p{
	color:#000000;
}

#mt_categories {
	float: left;
	width: 484px;
	margin-bottom: 10px;
	border: 1px solid #C8F04F;
	padding-right:5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mt_categories h2{
	color: #6C067A;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
#mt_categories ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 484px;
	background-color: #F3FFC6;
}
#mt_categories ul li {
	display: inline;
	white-space: nowrap;
	background-color: #F3FFC6;
	float: left;
	color: #537E01;
	line-height: 30px;
	font-size: 10px;
}
#mt_categories ul li a{
	padding: 8px 12px;
	text-decoration: underline;
}
#mt_categories ul li a:hover {
	color: #537E01;
	background-color: #DCFF62;
}

form { margin: 0; padding: 0; }
a { color: #669C01;
text-decoration: none; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

.comments-header, .trackbacks-header, .comments-open-header {
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
color: #669C01;
background-color: #F3FFC6;
border: 1px solid #DCFF62;
padding: 0px 0px 0px 5px;
line-height: 27px;
}

.entry-header {
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
color: #6C067A;
background-color: #7C058D;
border: 1px solid #DCFF62;
padding: 0px 0px 0px 5px;
line-height: 27px;
text-decoration: underline
} 

#container {
    width: 1000px;
	margin: auto;
	overflow: auto;
	background-image: url(http://www.choosykids.com/CK2-resources/images/container_bg.jpg);
}

#banner {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}

#banner a {
	color: #7C058D;
}

#banner-inner { position: static; }

#pagebody { width: 500px; }

#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}


/* banner user/photo */

.banner-user {
    float: left;
    overflow: hidden;
    width: 64px;
    margin: 0 15px 0 0;
    border: 0;
    padding: 0;
    text-align: center;
}

.banner-user-photo {
    display: block;
    margin: 0 0 2px 0;
    border: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none !important;
}

.banner-user-photo img {
    width: 64px;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
}


/* content */
.content-nav{
	text-transform: lowercase;
	color: #669C01;
}
.content-nav a{
	text-transform: lowercase;
	color: #669C01;
}
.content-nav a:hover{
	text-transform: lowercase;
	color: #7C058D;
}
.separator{
	color: #C47DD2;
}
.date-header {
	text-align: right;
	color: #74B101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	text-transform: none;
	font-weight: normal;
}

.entry-content {
    position: static;
    clear: both;
}

.entry,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    
}
#main_container {
	float: left;
	padding-bottom: 20px;
}
.main_entry{
	position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
}

#archive-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #7c058d;
	font-size: 22px;
	float: left;

}
.main_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6C067A;
	float: left;
	padding-top: 5px;
	text-decoration: underline;
}
.main_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CE92DA;
	float: left;
	text-indent: 10px;
	height: 15px;
	width: 500px;
	font-weight: bold;
}
.trackbacks-info,
.trackback-content,
.comments-open-content,
.comments-closed {
	clear: both;
	margin: 5px 10px;
}

.search-box {
	color: 7C058D;
	font-size: 14px;

}
.entry-body {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 16px;
}
.entry-body a {
    color: #570363;
    text-decoration: underline;

}
.entry-body img {
background-color: #F5FFCE;
padding: 5px;
margin: 0px 5px;
border: 1px solid #669C01;
}
.entry-more-link a {
color: #6C067A;
display: block;
padding: 5px;
}

.entry-more-link a:hover {
background-color: #F3FFC6;
color: #658D07;
}

.entry-more-link, .comment-content {
background-position: top left;
padding: 0px 0px 0px 10px;
}

.entry-body blockquote, .trackback {
background-color: #F3FFC6;
border-top: 1px solid #DCFF62;
border-bottom: 1px solid #DCFF62;
color: #99CC33;
padding: 5px;
}

.entry-excerpt,
.entry-more {
    clear: both;
}

.entry-footer, .comment-footer {
	
        background-position: bottom right;
	text-align: right;
        float: right;
	color: #CE92DA;
	padding: 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.post-footers {
display: block;
padding-right: 5px
}

.trackback {
margin-bottom: 5px;
}
.trackback-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.entry-footer a {
text-transform: lowercase;
color: #CE92DA;
padding-right: 5px
}

.entry-footer a:hover {
color: #9539A8;
}

.separator {
	display: none;
	color: #669C01;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 400px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-post {
    font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}

input, textarea {  
border: 1px inset #DCFF62;
background-color: #F3FFC6; 
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
}

/* modules */

.module-archives {
	border-top: 2px dashed #DCFF62;
	border-bottom: 1px solid #DCFF62;
	background-color: #F7FFD7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCFF62;
}

.module-search {
	display: block;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #DCFF62;
	border-bottom: 1px solid #DCFF62;
	background-color: #F7FFD7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCFF62;
        border-right: 1px solid #dcff62;
}
 .module-recent {
	border-top: 2px dashed #DCFF62;
	border-bottom: 1px solid #DCFF62;
	background-color: #FEFFEA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCFF62;
	border-left-color: #DCFF62;
}

.module {
	width: 153px;
	float: left;
	margin-bottom: 10px;
	color: #669C01;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px 0px 5px 0px;
}

.module-presence img { vertical-align: middle; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
    display: block;
    float: left;
    /* ie win fix \*/ height: 1%; /**/
    margin: 0;
    border: 0;
       padding: 0;
}

.module-recent-photos .module-list-item a {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item img {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar { margin: 0; }
.module-mmt-calendar { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.module-header {
	color: #669C01;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.module-header a, .module-header a:hover {
color: #669C01;
}
.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}

.module li li {
text-transform: lowercase;
}

.module li a {
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.module li a:hover {
background-color: #EAFF95;
}

.module-syndicate {
width: 502px;
height: 50px;
border-top: 1px solid #F3FFC6;
}

.module-syndicate .module-content {
background-position: top left;
padding: 0px 0px 0px 5px;
}

.module-powered {
height: 50px;
}

/* Movable Type Styles End *
