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

div.col-left.top {
	height:110px;
	overflow:hidden;
}
div.col-right.top {
	height:120px;
	overflow:hidden;
}
div.col-main.toys-games { /* part override of that in 'main.css' */
	margin-top:150px; /* to accommodate the big graphic */
	background-image:none;
}
div.toy-games-top {
	position:absolute;
	top:-180px;
	left:0;
	width:710px;
	height:180px;
}
div.cloud-corner {
	display:none;
}


div.col-main 
div.round-block-cr {
	background:url(../images/col-main_cr.png);
	top:0px;
	right:0;
	bottom:20px;
}
div.col-main 
div.round-block-cl {
    background: url("../images/col-main_cl.png") repeat scroll 0 0 transparent;
    top:0px;
}
div.col-main 
div.round-block-cc {
	top:0px;
}
div.post-list-item {
	display:block;
	position:relative;
}
div.post-list-content {
	background: url(../images/toys-games_bkg-2.jpg) bottom left repeat-x;
	padding:10px 10px 90px 10px ;
}
div.post-list-content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.5em;
	color:#7ba72c;
	margin-left:0px;
	margin-bottom:.35em;
}
div.post-list-content h3 {
	font-weight:normal;
	font-size:1.3em;
}
div.post-list-content p img {
	/* float:right; */
	margin:0 0 10px 10px;
}
div.blog-post-image-wide {
	text-align:center;
	margin:10px 0;
	border-bottom:1px dotted #69c;
}

table.colouring-sheets-2-col {
	width:100%;
}
table.colouring-sheets-2-col td {
	width:50%;
	text-align:center;
}
table.colouring-sheets-2-col td p {
	font:13px/1.5 /*'Verdana',*/ 'Calibri','Helvetica Neue',Arial,'Liberation Sans'
}

	