/* Theme Name: Colorful Paint Child 
Description: Child theme for the Colorful Paint theme 
Author: Promi Sering Web Designer
Author URI: http://www.promiseringsdesigns.com
Theme URI: http://www.promiseringsdesigns.com/wordpress-themes
Tags: black, dark, two-columns, fixed-width
License: General Public License 
Template: colorful-paint */

@import url("../colorful-paint/style.css");

#AdSnTopCnt {
	position:relative;
	width:200px;
	height:200px;
	z-index:1;
	left: 25px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #E2E2E2;
}
#AdSnMidCnt {
	position:relative;
	width:200px;
	height:200px;
	z-index:2;
	left: 25px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #E2E2E2;
}
#AdSnBtmCnt {
	position:relative;
	width:200px;
	height:200px;
	z-index:3;
	left: 25px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #E2E2E2;
}
#BtmAdEx1 {
	position:relative;
	width:160px;
	height:600px;
	z-index:4;
	left: 50px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #E2E2E2;
}
#BtmAdEx2 {
	position:relative;
	width:160px;
	height:160px;
	z-index:5;
	left: 50px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #CDBBA3;
}
#BtmAdEx2InC {
	position:relative;
	width:120px;
	height:90px;
	z-index:1;
	padding: 5px;
	border: 1px solid #999999;
	left: 15px;
	top: 25px;
	background-color: #E2E2E2;
}
#BtmAdEx3 {
	position:relative;
	width:160px;
	height:600px;
	z-index:6;
	left: 50px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #E2E2E2;
}
#wpftrcnt {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #D2D2D2;
}
#ftrtpcnt {
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	padding: 20px;
	border: 3px solid #999999;
	background-color: #333333;
}
#ftrlwrcnt {
	position:relative;
	width:auto;
	height:auto;
	z-index:3;
	padding: 7px;
	border: 3px solid #999999;
	background-color: #333333;
}