@charset "utf-8";
/* CSS Document */


body {
	background: #d4f3f7;
}
#header {
	background: url(http://www.any-mom.com/wp-content/themes/adsimple/i/header1.gif) no-repeat;
}
#container, #footer {
	border: 5px solid #02a0e1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#content h2 a {
	color: #02a0e1;
}
#content .post {
	border-bottom: solid 2px #f333df;
}
.post .postmetadata-top {
	color: #f333df;
}

#picasso, #weeklycute, #cartoon {
	border: 5px solid #02a0e1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#picasso, #weeklycute, #cartoon h3, h4 {
	background: #02a0e1;
	color: #fff;
}