#teachers-kids-day {
	width: 256px;
	height: 171px;
	background: url(/images/kids-day.jpg) no-repeat top left;
	float: left;
}

#teachers-tips-techniques {
	width: 256px;
	height: 171px;
	margin-left: 6px;
	background: url(/images/tips-techniques.jpg) no-repeat top left;
	float: left;
}

a.promo-box, a.promo-box:hover {
	display:block;
	width:100%;
	height:100%;
	background:transparent;
	text-indent:-9999px;
}

div.blog {
	overflow:hidden;
	margin:0;
}

div.blog h1 {
	display:block;
	clear:both;
	color:#ed0088;
	margin:0 0 8px 0;
	font:31px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.blog h1 a, div.blog h1 a:hover {
	color:#ed0088;
	text-decoration:none;
	background:transparent;
}

div.blog div.date {
	display:block;
	clear:both;
	padding:0 35px;
	height:21px;
	line-height:21px;
	color:#662e93;
	font-size:14px;
	font-weight:600;
	border-top:1px solid #9dc527;
	border-bottom:1px solid #9dc527;
	background:transparent url(../images/blog-bg-hand.jpg) no-repeat 8px 50%;
}

div.blog img {
	margin:0 auto;
}

div.blog div.content {
	margin:11px auto 27px auto;
	width:auto;
	text-align:left;
}

div.blog ul.links {
	overflow:hidden;
	display:block;
	width:100%;
	margin:0 auto 50px auto;
	padding:0;
	border:0;
	border-bottom:1px solid #9dc527;
	list-style:none;
}

div.blog ul.links li {
	margin:0;
	float:left;
	padding:0 12px;
	height:30px;
	line-height:30px;
	border-right:1px solid #9dc527;
}

div.blog ul.links li a, div.blog ul.links li a:hover {
	color:#ed0088;
	font-weight:normal;
}

div.blog ul.links li.author {
	padding:0 12px 0 0;
}

div.blog li.share-this a {
	font-weight:normal;
}

div.blog li.comments a {
	background:transparent url(../images/icon_comments.jpg) no-repeat 0 50%;
	padding-left:20px;
}

div.blog ul.links li:last-child {
	border-right:0;
}

div.blog ul.links li * {
	font-size:12px;
}

div.archives a {
	display:block;
	text-align:right;
}
.wp-caption-text {
        font-size:xx-small;
        color:#66FFFF;
        vertical-align:top;
}