* { margin:0; padding:0; }
body {
background-color:#a4e7f8;
font-family:Arial, Helvetica, sans-serif;
margin:30px 0;
}
a { color:#c40603; }
a:hover { color:#fc588b; }
img { border:0; }
sup { font-size:9px; }
td blockquote {
background:url(images/quotes.png) 20px 0 no-repeat;
font-size:11px;
line-height:18px;
margin:0;
padding:0px 10px 10px 20px;
}
div#menu ul {
height: 26px;
font-size: 12px;
list-style-type: none;
position:relative;
}
div#menu li {
color: #fff;
float: left;
padding-right:4px;
}
div#menu li a {
float: left;
display: block;
height: 26px;
text-align: center;
color: #fff;
text-decoration: none;
}
div#menu li.home a {
background:url(images/menu_home.png) top no-repeat;
width:49px;
text-indent:-9999px;
}
div#menu li.home a:hover, div#menu li.homeOver a {
background:url(images/menu_home.png) bottom no-repeat;
width:49px;
text-indent:-9999px;
}
div#menu li.parents a {
background:url(images/menu_parents.png) top no-repeat;
width:135px;
text-indent:-9999px;
}
div#menu li.parents a:hover, div#menu li.parentsOver a {
background:url(images/menu_parents.png) bottom no-repeat;
width:135px;
text-indent:-9999px;
}
div#menu li.conference a {
background:url(images/menu_conference.png) top no-repeat;
width:137px;
text-indent:-9999px;
}
div#menu li.conference a:hover, div#menu li.conferenceOver a {
background:url(images/menu_conference.png) bottom no-repeat;
width:137px;
text-indent:-9999px;
}
div#menu li.workshops a {
background:url(images/menu_workshops.png) top no-repeat;
width:155px;
text-indent:-9999px;
}
div#menu li.workshops a:hover, div#menu li.workshopsOver a {
background:url(images/menu_workshops.png) bottom no-repeat;
width:155px;
text-indent:-9999px;
}
div#menu li.tv a {
background:url(images/menu_tv.png) top no-repeat;
width:121px;
text-indent:-9999px;
}
div#menu li.tv a:hover, div#menu li.tvOver a {
background:url(images/menu_tv.png) bottom no-repeat;
width:121px;
text-indent:-9999px;
}
div#menu li.speaking a {
background:url(images/menu_speaking.png) top no-repeat;
width:125px;
text-indent:-9999px;
}
div#menu li.speaking a:hover, div#menu li.speakingOver a {
background:url(images/menu_speaking.png) bottom no-repeat;
width:125px;
text-indent:-9999px;
}
div#menu li.about a {
background:url(images/menu_about.png) top no-repeat;
width:95px;
text-indent:-9999px;
}
div#menu li.about a:hover, div#menu li.aboutOver a {
background:url(images/menu_about.png) bottom no-repeat;
width:95px;
text-indent:-9999px;
}
div#menu li.contact a {
background:url(images/menu_contact.png) top no-repeat;
width:80px;
text-indent:-9999px;
}
div#menu li.contact a:hover, div#menu li.contactOver a {
background:url(images/menu_contact.png) bottom no-repeat;
width:80px;
text-indent:-9999px;
}
div#menu li.cat a:hover ul, div#menu ul li:hover ul {
visibility:visible;
z-index:200;
}
div#menu li.cat ul {
position:absolute;
height:0;
top:26px;
left:124px; 
width:200px;
visibility:hidden;
z-index:200;
}
div#menu li.cat ul.supernanny {
position:absolute;
height:0;
top:26px;
left:200px; 
width:200px;
visibility:hidden;
z-index:200;
}
div#menu li.cat ul a {
background-color:#66cc33;
border-bottom:1px solid #eee;
border-left:1px solid #eee;
border-right:1px solid #eee;
color:#fff;
font-size:11px;
height:14px;
padding:5px;
text-align:left;
width:150px;
}
div#menu li.cat ul li a:hover {
background-color:#ff6699;
}
div#testimonials {
border:1px solid #eee;
margin:0 10px;
padding:10px 0;
}
div#testimonials img {
float:left;
margin-right:10px;
}

div#post blockquote, div#post2 blockquote {
background:url(images/quotes.png) 10px 20px no-repeat;
border:1px solid #eee;
color:#4c4a3f;
font-size:11px;
margin:15px 0px;
padding:15px 10px 0px 40px;
}
div#post blockquote p, div#post2 blockquote p {
color:#4c4a3f;
font-size:14px;
line-height:20px;
padding-bottom:5px;
}
div#post blockquote p strong {
font-size:12px;
}
div#post blockquote p small { font-size:11px; font-style:italic; }
div#wrapper {
	background-color:#e3fafe;
	border:16px solid #ffffff;
	margin:0 auto;
	width:994px;
}
div#header {
	background:url(images/header-bg.png) no-repeat;
	height:180px;
	width:994px;
}
div#header2 {
	background:url(images/header2-bg.png) no-repeat;
	height:180px;
	width:994px;
}
div#menu {
	height:180px;
	margin-left:8px;
	padding-top:154px;
}
div#container {
	height:100%;
	padding-top:19px;
	width:100%;
}
table {
	color:#625959;
	font-size:11px;
	line-height:18px;
}
table p {
	padding:0 30px;
}
table#products td {
	background-color:#fff;
	height:200px;
	width:322px;
}
table#blogPosts td {
	background-color:#fff;
	padding-top:10px;
	padding-bottom:20px;
	width:491px;
}
div#intro {
	height:150px;
	line-height:18px;
	padding:10px;
}
div#intro ul {
	border-bottom:1px solid #eee;
	padding-top:20px;
}
div#intro li {
	border-top:1px solid #eee;
	list-style-type:none;
}
div#intro li a {
	color:#4c4a3f;
	display:block;
	padding:2px 5px;
	text-decoration:none;
}
div#intro li a:hover {
	background-color:#c40603;
	color:#fff;
}
.recentDate {
	font-weight:normal;
	padding-right:20px;
}
img.header {
	display:block;
	padding-bottom:8px;
}
img.btn-learn {
	display:block;
	margin-top:10px;
}
div#content {
	float:left;
	width:644px;
}
div#post {
	background-color:#fff;
	margin-left:10px;
	padding:30px 20px;
}
#post h2 {
	color:#e73c71;
	font-size:24px;
	font-weight:normal;
	padding-bottom:6px;
}
#post h3, #comments h3 {
	color:#487b15;
	font-size:16px;
	font-weight:normal;
	padding-bottom:14px;
}
#post h4 {
	color:#4c4a3f;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	padding-bottom:3px;
	padding-top:8px;
}
#post ul {
	padding:8px 0;
}
.archive-meta {
	color:#6c6463;
	font-size:12px;
	line-height:18px;
}
div#post2 {
	background-color:#fff;
	border-top:1px solid #eee;
	margin-left:10px;
	padding:40px 30px;
}
h3.entry-title a {
	color:#6c6463;
	font:18px normal;
}
h3.entry-title a:hover {
	text-decoration:none;
}
.entry-date {
	color:#6c6463;
	font-size:11px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:10px;
}
div.archive-meta p {
	padding-bottom:14px;
}
.entry-meta a {
	font-size:12px;
	font-weight:bold;
}
a.entry-meta {
	background:#c40603;
	color:#fff;
	font-size:11px;
	margin-left:10px;
	padding:2px 5px;
	text-decoration:none;
}
a.entry-meta2 {
	background:#c40603;
	color:#fff;
	font-size:11px;
	padding:2px 5px;
	text-decoration:none;
}
a:hover.entry-meta, a:hover.entry-meta2 {
	background-color:#fa7300;
}
.entry-content p {
	color:#4c4a3f;
	font-size:12px;
	line-height:22px;
	padding-bottom:15px;
}
.entry-content p img {
	float:left;
	padding-right:10px;
}
.entry-content li {
	background:url(images/bullet.gif) no-repeat 0px 7px;
	color:#797972;
	font-size:12px;
	line-height:16px;
	list-style-type:none;
	padding-bottom:14px;
	padding-left:10px;
}
div#primary {
	float:left;
	height:100%;
	width:350px;
}
div#primary h2 {
	color:#fc588b;
	font-size:12px;
	padding-bottom:3px;
}
div#primary strong {
	display:block;
}
div#primary li {
	background-color:#fff;
	color:#4c4a3f;
	font-size:11px;
	line-height:16px;
	list-style-type:none;
	margin:0 10px 10px 10px;
	padding:10px;
}
div#comments {
	background-color:#fff;
	border-top:1px solid #eee;
	font-size:12px;
	margin-left:10px;
	padding:30px 20px;
}
.form-label {
	padding-top:15px;
}
div#footer {
	background:url(images/footer-bg.png) no-repeat bottom #e3fafe;
	clear:both;
	height:40px;
	padding-top:30px;
}
div#footer p {
	color:#fff;
	font-size:10px;
	padding-left:30px;
}
ol.cf-ol li {
	background:none;
	margin:0;
	padding:0;
}
ol.cf-ol input {
	display:block;
	margin-bottom:10px;
	margin-top:5px;
}