@charset "utf-8";
/* CSS Document */

/*--------------CSS RESET-------------*/

/* Global Defaults */
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
body {
	font: 1em/1.25 "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Headlines */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Text Styles */
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {
	margin: 0;
	padding: 0;
	font: normal normal normal 1em/1.25;
}
blockquote {
  padding: 0 1.25em
}
q {
  font-style: italic;
}
acronym, abbr {
  cursor: help;
  border-bottom: 1px dashed;
}
small {
  font-size:.85em;
}
big {
  font-size:1.2em;
}

/* Links and Images */
a, a:link, a:visited, a:active, a:hover {
  text-decoration: underline;
  color: #49575f;
}
img {
  border: none;
}

/* Tables */
table {
  margin: 0;
  padding: 0;
  border: none;
}

/* Forms */
form {
  margin: 0;
  padding: 0;
  display: inline;
}
label {
cursor: pointer;
}

/* Common Classes */
.clear { clear: both; }
.floatLeft, .alignleft { float: left; }
.floatRight, .alignright { float: right; }
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.noindent { margin-left: 0; padding-left: 0; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.nobullet { list-style: none; list-style-image: none; }

.post ul, .post ol, .quote ul, .quote ol{
margin-left: 25px;
margin-bottom: 10px;
}
body {
	background-color: #b8e2ed;
}


#wrapper {
	width: 960px;
	padding: 15px 0 0 0;
	margin: 0px auto;
	background-color: #FFF;
	background-image: url(images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
        position: relative;
}
a.logo {
	background-image: url(images/logo.png);
	height: 170px;
	width: 400px;
	display: block;
	text-indent: -9999px;
	margin-left: 15px;
}


#header {
	background-image: url(images/headerBG.jpg);
	height: 185px;
}
a.home {
	background-image: url(images/home.png);
	height: 169px;
	width: 84px;
	display: block;
	text-indent: -9999px;
}
a.home:hover {
	background-image: url(images/homeHover.png);
}

a.about {
	background-image: url(images/about.png);
	height: 169px;
	width: 84px;
	display: block;
	text-indent: -9999px;
}

a.about:hover {
	background-image: url(images/aboutHover.png);
}


a.videos {
	background-image: url(images/videos.png);
	height: 169px;
	width: 84px;
	display: block;
	text-indent: -9999px;
}

a.videos:hover {
	background-image: url(images/videosHover.png);
}


a.store {
	background-image: url(images/store.png);
	height: 169px;
	width: 84px;
	display: block;
	text-indent: -9999px;
}

a.store:hover {
	background-image: url(images/storeHover.png);
}


a.contact {
	background-image: url(images/contact.png);
	height: 169px;
	width: 84px;
	display: block;
	text-indent: -9999px;
}
#left {
	width: 460px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 450px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#help, #what, #why {
	text-align: right;
	padding-right: 15px;
}





a.contact:hover {
	background-image: url(images/contactHover.png);
}


#nav li {
	float: left;
	list-style: none;
	margin-right: 10px;
	margin-top: 4px
}
h2.help {
	background-image: url(images/help.jpg);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 450px;
	text-align: left;
}
h2.what {
	background-image: url(images/what.jpg);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 280px;
	text-align: left;
}
h2.why {
	background-image: url(images/why.jpg);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 233px;
	text-align: left;
}
a.leftstore {
	background-image: url(images/leftStore.jpg);
	text-indent: -9999px;
	display: block;
	height: 57px;
	width: 450px;
}
a.leftvideos {
	background-image: url(images/leftVideo.jpg);
	text-indent: -9999px;
	display: block;
	height: 57px;
	width: 450px;
}
a.leftblog {
	background-image: url(images/leftBlog.jpg);
	text-indent: -9999px;
	display: block;
	height: 57px;
	width: 450px;
}
.leftNav li {
	list-style-type: none;
        margin-left: 30px;
}
#footer {
	background-image: url(images/footerBG.jpg);
	height: 56px;
}
#footerNavigation {
	width: 50%;

}
#footerNav li , #footerNav ul{
	float: left;
	display: inline;
	list-style: none;
}

a.footerLogo {
	background-image: url(images/footerLOGO.png);
	width: 116px;
	display: block;
	height: 56px;
	text-indent: -9999px;
	float: left;
}
a.footerhome {
	background-image: url(images/footerHome.png);
	width: 42px;
	display: block;
	height: 56px;
	text-indent: -9999px;
}
a.footerabout {
	background-image: url(images/footerAbout.png);
	width: 51px;
	display: block;
	height: 56px;
	text-indent: -9999px;
}
a.footervideos {
	background-image: url(images/footerVideos.png);
	width: 50px;
	display: block;
	height: 56px;
	text-indent: -9999px;
}
a.footerstore {
	background-image: url(images/footerStore.png);
	width: 50px;
	display: block;
	height: 56px;
	text-indent: -9999px;
}
a.footercontact {
	background-image: url(images/footerContact.png);
	width: 58px;
	display: block;
	height: 56px;
	text-indent: -9999px;
}
#copyright {
	background-image: url(images/copyright.png);
	width: 268px;
	display: block;
	height: 56px;
	text-indent: -9999px;
}
#insideRight {
	width: 295px;
	margin-top: 15px;
	margin-right: 20px;
}
#insideLeft {
	width: 600px;
	margin-top: 15px;
	padding-left: 15px;
	font-size: 13px;
}
.postmeta  {
	font-size: 11px;
	margin-bottom: 10px;
}
.post {
	margin-bottom: 20px;
}
.comments {
	margin-top: 10px;
}


h2.posttitle, h2.posttitle a, #articles h2{
	font-family: Georgia, Times New Roman, serif ;
	font-size: 27px;
	font-weight: bold;
	color: purple;
        clear:both;
}
#header_kids {
	background-image: url(images/headerBG.jpg);
	height: 112px;
	border-bottom: 4px solid white;
}
#mainContent_kids {
	background-color: #fffa01;
}
#middle_kids {
	background-color: #2053ab;
	border: 6px solid #5b95f8;
	width: 888px;
	margin: 0px auto 10px auto;
        padding: 15px;  
        color: white;  
}

#middle_kids a{
color: yellow;
}

#middle_kids h2{
margin-bottom: 20px;
}

a.logo_kids {
	background-image: url(images/logo_kids.png);
	height: 64px;
	width: 343px;
	display: block;
	text-indent: -9999px;
	margin-left: 15px;
	margin-top: 25px;
}
a.home_kids {
	background-image: url(images/home_kids.png);
	text-indent: -9999px;
	display: block;
	height: 105px;
	width: 88px;
}
a.videos_kids {
	background-image: url(images/videos_kids.png);
	text-indent: -9999px;
	display: block;
	height: 105px;
	width: 77px;
}
a.store_kids {
	background-image: url(images/cart.png);
	text-indent: -9999px;
	display: block;
	height: 105px;
	width: 82px;
        margin:0 2px;
}
a.caregivers_kids {
	background-image: url(images/caregivers_kids.png);
	text-indent: -9999px;
	display: block;
	height: 105px;
	width: 82px;
}
#nav_kids li {
	float: left;
	list-style: none;
	margin-top: 6px
}
#tags {
	margin-top: 25px;
}
#middle_kidsvideo {
	background-image: url(images/videoBG.png);
	height: 383px;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#videoLeft {
	width: 45%;
	margin-top: 20px;
	margin-left: 75px;
        padding-top: 55px;
}
#videoRight {
	float: right;
	margin-top: 25px;
	margin-right: 60px;
	width: 35%;
}
h2.posttitle_kids {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: white;
}
.entry p{
	line-height: .8;
	margin-bottom: 10px;
}
#kids_lower {
	background-image: url(images/lowerwidgets_kids.png);
	height: 269px;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFF;
}
h2.kids_meet {
	background-image: url(images/kids_meet.png);
	height: 36px;
	width: 233px;
	text-indent: -9999px;
}
h2.kids_idea {
	background-image: url(images/kids_ideas.png);
	height: 36px;
	width: 233px;
	text-indent: -9999px;
}
h2.kids_gear {
	background-image: url(images/kids_gear.png);
	height: 36px;
	width: 233px;
	text-indent: -9999px;
}
#lowerLeft {
	margin-left: 30px;
	margin-top: 25px;
	width: 225px;
}
#lowerCenter {
	margin-left: 86px;
	margin-top: 35px;
	width: 225px;
}
#lowerRight {
	margin-left: 85px;
	margin-top: 45px;
	width: 225px;
}
#kids_lower p {
	font-size: 12px;
	color: #FFF;
	line-height: 1.1;
	margin-left: 15px;
}

.post-meta{
list-style: none;}

.kids #wrapper{
background-color: yellow;
}

.entry p{
font-size: 15px;
line-height: 1.4;
}

.kids .entry p{
line-height: 1.2em;
}

.kids .postmetadata{
display: none !important;
}

.producttext{
margin-bottom: 20px;
}

.wpsc_product_title, h2.prodtitles{
font-size: 20px !important;
font-weight: bold !important;
}

.productdisplay{
margin-top: 10px;
}

.content p{
margin-bottom: 15px;
line-height: 1.4 !important;
}

h2.widgettitle, h2.widgettitle a{
font-family: Georgia, Times New Roman, serif;
font-size: 19px;
font-weight: bold;
color: magenta;
text-align: left;
}

#sidebar li{
list-style: none;
}

.widget{
margin-bottom: 20px;
}

#sidebar li ul li{
list-style: disc;
margin-left: 25px;
}

#sidebar{
font-size: 16px;
}

.widget_wp_sidebarlogin{
border: 2px solid black;
padding: 4px;
}

.thumbnail{
border: 2px solid yellow;
margin-top: 5px;
margin-right: 10px;
}

#middle_kidsvideo{
margin-top: 30px;
}

#tubepress_btitle{
display: none;
}

#tubepress_inner{
margin: 0 !important;
padding: 0 !important;
}

.post h2{
font-size: 2em !important;
font-weight: bold;
margin-bottom: 15px;
color: #2053ac;
}

.kidspage{
position: relative;
margin-left: 70px !important;
}

.tubepress_video_thumbs{
width: 400px;
height: 100px;
position: absolute;
left: 335px;
top: 231px;
}

.tubepress_thumb{
height: 90px !important;
}

#tubepress_mainvideo{
margin-top: -20px !important;
padding: 0px !important;
}

.kidspage .page h2{
padding-top: 20px;
}

#tubepress_inner object{
height: 277px !important;
width: 331px !important;
}

#kidsfronttext{
position: absolute;
top: 80px;
width: 53%;
left: 345px;
}

#videoRight h2{
color: #FFF;
}

#kids_lower a{
color: #FFF;
}

.search .thumbnail{
margin-bottom: 20px;
}

#constant-contact span{
color: magenta !important;
}

#form1 label {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.table2 {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea#comment{
width: 100%;
}

.search{
clear:both;
}

.tubepress_container .pagination{
display: none;
}

.catalog h3{
font-size: 18px;
font-family: georgia;
font-weight: bold;
color: blue;
}
