/*
Theme Name: Melmoplacemats
Theme URI:
Description: 
Version:
Author:
Author URI:

*/
body{
	min-width:1002px;
	margin:0;
	color:#010101;
	font:13px Arial, Helvetica, sans-serif;
	background:#16bbec;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#8f4300;
}
a:hover{text-decoration:underline;}
/* container */
#container{
	height:1%;
	overflow:hidden;
	background:#f7c883 url(images/bg-body.jpg) repeat-y 50% 0;
	position:relative;
}
.container-main{
	height:1%;
	overflow:hidden;
	padding:0 0 27px;
	background:url(images/bg-container-top.gif) repeat-x 50% 0;
}
.content-btm{
	height:5px;
	width:100%;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	background:url(images/bg-content-btm.png) repeat-x;
}
#main{
	width:934px;
	margin:0 auto;
}
#main:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
/* header */
#header{
	width:932px;
	overflow:hidden;
	background:url(images/bg-header.png) no-repeat;
}
.header-box{
	position:relative;
	overflow:hidden;
	height:63px;
	padding:191px 0 0 31px;
}
#header .logo{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:148px;
	left:29px;
}
#header .logo a{
	display:block;
	width:345px;
	height:27px;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
	position:relative;
}
/* menu */
.menu{
	width:100%;
	overflow:hidden;
}
.menu ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.menu ul li{
	display:inline;
	float:left;
	margin:0 0 0 1px;
	background:url(images/bg-menu-link.png) no-repeat;
}
.menu ul a{
	float:left;
	width:148px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:50% 9px;
	position:relative;
}
.menu ul li.welcome a{background-image:url(images/bg-link-welcome.gif);}
.menu ul li.about-us a{background-image:url(images/bg-link-about-us.gif);}
.menu ul li.parenting a{background-image:url(images/bg-link-parenting.gif);}
.menu ul li.forum a{background-image:url(images/bg-link-forum.gif);}
.menu ul li.store a{background-image:url(images/bg-link-store.gif);}
.menu ul a:hover,
.menu ul li.active a{background-position:50% -22px;}
/* content-area */
#content-area{
	width:899px;
	margin:-32px 0 0 20px;
	position:relative;
}
#content-area:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
.content-area-top,
.content-area-bottom{
	width:899px;
	height:66px;
	background:url(images/bg-content-area-top.png) no-repeat;
}
.content-area-bottom{background:url(images/bg-content-area-bottom.png) no-repeat;}
.content-area-center{
	height:1%;
	background:url(images/bg-content-area-center-shadow.png) repeat-y;
}
.content-area-center:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
/* elmo-image */
.elmo-image{
	margin:0;
	position:absolute;
	top:-95px;
	right:50px;
}
* html .elmo-image{right:49px;}
.pencils{
	margin:0;
	position:absolute;
	top:6px;
	left:-52px;
}
/* content-main */
.content-main{
	height:1%;
	margin:0 0 0 1px;
	padding:38px 27px 0 129px;
	background:url(images/bg-content-area-center.gif) repeat-y;
}
.content-main:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
/* content-box */
.content-box{
	width:100%;
	float:left;
	padding:0 0 7px;
	margin:0 0 -14px;
	background:url(images/bg-content-box.gif) repeat-y 441px 0;
	position:relative;
}
* html .content-box{float:none;}
/* content */
#content{
	width:425px;
	margin:-52px 0 0;
	float:left;
	position:relative;
}
#content h1{
	margin:0;
	padding:0 0 6px;
	height:26px;
	position:relative;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#content h1.welcome-to-melmoplacemats{background-image:url(images/text-welcome-to-melmoplacemats.gif);}
#content p{
	margin:0 0 0 3px;
	line-height:20px;
}
#content .promo{
	height:1%;
	padding:0 0 15px;
}
#content .promo:after{
	height:0;
	clear:both;
	content:"";
	display:block;
}
#content .blog{
	height:1%;
	overflow:hidden;
	margin:30px 0 0;
}
#content h2{
	margin:0;
	font-size:26px;
	line-height:30px;
	color:#b91200;
	position:relative;
	word-spacing:2px;
}
#content h2 a{color:#b91200;}
/* txt-box */
#content .txt-box{
	height:1%;
	overflow:hidden;
	margin:7px 0 0 2px;
}
#content .txt-box .img-holder{
	width:173px;
	float:left;
	margin:9px 5px 0 0;
}
* html #content .txt-box .img-holder{margin-right:2px;}
#content .txt-box .img-holder img{
	display:block;
	border:5px solid #fff;
}
#content .txt-box .txt{
	height:1%;
	overflow:hidden;
}
/* post-panel */
#content .post-panel{
	height:1%;
	overflow:hidden;
	margin:5px 8px 0 6px;
}
#content .post-panel p{
	margin:2px 0 0;
	font-size:12px;
	line-height:16px;
	float:left;
}
#content .post-panel p.date{
	font-weight:bold;
	color:#044355;
	width:69px;
}
#content .post-panel p.comments{
	background:url(images/icon-comments.gif) no-repeat;
	min-height:13px;
	padding:3px 0 0 26px;
}
* html #content .post-panel p.comments{height:13px;}
#content .post-panel p.more{
	float:right;
	margin:0;
}
#content .post-panel p.more a{
	float:left;
	font:11px/13px Tahoma, Geneva, sans-serif;
	color:#8b3e00;
	border:solid #bdbcbd;
	border-width:1px 1px 1px 0;
	background:#fff url(images/bg-link-more.gif) repeat-x 0 100%;
}
#content .post-panel p.more a strong{
	display:block;
	padding:3px 9px 3px 21px;
	background:url(images/bg-link-more-left.gif) no-repeat 0 50%;
	cursor:pointer;
}
/* sidebar */
#sidebar{
	width:279px;
	float:right;
	overflow:hidden;
	margin:10px 0 0;
}
#sidebar ul{list-style:none;}
#sidebar h3{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#sidebar h3.featured-products{
	height:17px;
	background-image:url(images/text-featured-products.gif);
}
#sidebar p{
	margin:0;
	line-height:20px;
}
/* featured-products-box */
#sidebar .featured-products-box{
	height:1%;
	overflow:hidden;
	padding:0 0 13px;
}
#sidebar .featured-products-box ul{
	margin:15px 0 0 -11px;
	padding:0;
	width:288px;
	overflow:hidden;
}
#sidebar .featured-products-box ul img{display:block;}
#sidebar .featured-products-box ul li{
	float:left;
	margin:4px 0 0;
	padding:0 0 9px 11px;
}
#sidebar .featured-products-box p.purchase{
	margin:0 9px;
	text-align:right;
	font-size:12px;
	line-height:15px;
}
#sidebar .featured-products-box p.purchase a{color:#13647a;}
/* twitter-box */
#sidebar .twitter-box{
	height:1%;
	overflow:hidden;
	margin:34px 0 0;
}
#sidebar h3.twitter{
	height:67px;
	background-image:url(images/text-twitter.gif);
}
#sidebar .twitter-box .txt{
	height:1%;
	overflow:hidden;
	margin:11px 0 0;
	padding:0 20px 0 10px;
}
#sidebar .twitter-box p a{text-decoration:underline;}
#sidebar .twitter-box p a:hover{text-decoration:none;}
/* footer-box */
.footer-box{
	width:879px;
	overflow:hidden;
	margin:0 auto;
	padding:0 9px 0 0;
}
.footer{
	height:1%;
	padding:16px 0 16px;
	overflow:hidden;
	color:#f4e8cd;
}
.footer a{color:#f4e8cd;}
/* holder */
.footer .holder{
	height:1%;
	overflow:hidden;
}
.footer ul{
	display:inline;
	list-style:none;
	margin:0 0 0 -5px;
	padding:0;
	font-size:11px;
	line-height:14px;
	float:left;
}
.footer ul li{
	float:left;
	padding:0 5px 0 6px;
	word-spacing:3px;
	background:url(images/separator-footer-list.gif) no-repeat 0 3px;
}
.footer .btn-bookmark{
	float:right;
	margin:6px 0 0;
}
.footer .btn-bookmark a{
	display:block;
	width:125px;
	height:16px;
	background:url(images/btn-bookmark.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/* copyright */
.footer .copyright{
	font-size:10px;
	line-height:12px;
	margin:26px 0 0;
}
.footer .copyright p{
	float:left;
	margin:0;
}
.footer .copyright p.notes{float:right;}
/* parentingblog page */
#content h1.parenting-blog{background-image:url(images/text-parenting-blog.gif);}
/* aboutus page */
#content h1.about-us{
	height:19px;
	background-image:url(images/text-about-us.gif);
	padding:0;
}
/* store-page */
#content h1.melmoplacemats-store{
	margin:1px 0 0;
	height:35px;
	background-image:url(images/text-melmoplacemats-store.gif);
}
.store-page .content-box{
	padding:0 0 2px;
	margin:0 0 -39px;
}
/* product-holder */
#content .product-holder{
	height:1%;
	overflow:hidden;
	font-weight:bold;
	margin:21px 11px 0 2px;
}
#content .product-holder p{margin:0;}
#content .product-holder .headline{
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #beb192;
}
#content .product-holder .headline p{
	font-size:16px;
	line-height:20px;
}
#content .product-holder .headline p span{color:#990006;}
#content .product-holder table{
	height:1%;
	border-collapse:collapse;
	margin:10px 0 0 -50px;
	overflow:hidden;
}
#content .product-holder table td{
	padding:0;
	width:144px;
	padding:0 0 0 54px;
}
#content .product-holder .photo{
	float:left;
	border:1px solid #000;
	padding:5px 4px 4px 5px;
	background:url(images/bg-photo.gif) repeat-x 0 50%;
}
#content .product-holder .photo img{display:block;}
#content .product-holder .control-panel{
	height:1%;
	overflow:hidden;
	padding:8px 1px 0 0;
	margin:0 0 0 -1px;
	clear:both;
}
#content .product-holder .control-panel p{font-size:12px;}
#content .product-holder .control-panel p.enlarge{float:right;}
#content .product-holder .control-panel p.enlarge a{
	float:left;
	color:#833692;
	background:url(images/icon-enlarge.gif) no-repeat 0 4px;
	padding:0 0 0 19px;
}
#content .product-holder .buy{
	height:1%;
	overflow:hidden;
	margin:8px 0 0;
	padding:0 67px 0 0;
}
#content .product-holder .buy a{
	float:right;
	color:#036;
}
#content .product-holder .buy a span{
	float:left;
	width:11px;
	height:21px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#content .product-holder .buy a span.left{background-image:url(images/btn-buy-left.gif);}
#content .product-holder .buy a span.right{background-image:url(images/btn-buy-right.gif);}
#content .product-holder .buy a strong{
	float:left;
	font-style:italic;
	font-size:12px;
	min-height:18px;
	padding:3px 7px 0 6px;
	background:url(images/btn-buy-center.gif) repeat-x;
	cursor:pointer;
}
* html #content .product-holder .buy a strong{
	height:18px;
	padding-right:4px;
}
#content .product-holder .buy a:hover strong{text-decoration:underline;}
/* sesame-box */
#sidebar .sesame-box{
	height:1%;
	overflow:hidden;
	margin:5px 0 0;
}
#sidebar .sesame-box .logo-box{
	height:1%;
	overflow:hidden;
	padding:0 0 0 29px;
}
#sidebar .sesame-box .logo-box a{float:left;}
#sidebar .sesame-box .logo-box img{display:block;}
#sidebar .sesame-box p{
	margin:18px 0 0;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	word-spacing:-1px;
}
/* page_id=23 */
#content .forum {
	padding-bottom:0;
	height:19px;
	background:url("txt-forum.gif") no-repeat;
}
#content h2.welcome {
	font-size:18px;
	font-weight:normal;
	color:#010101;
}
.txt-box h4 {
	margin:0;
	font-size:16px;
}
#content .blog {
	margin-top:20px;
}
.row-box {
	width:100%;
	padding:8px 0 0;
	overflow:hidden;
}
.row-box label {
	padding-bottom:4px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	display:block;
}
.row-box input {
	float:left;
	padding:1px 10px 4px;
	clear:both;
	width:248px;
	border:1px solid #a5acb2;
}
.btn-login {
	padding:30px 0 0;
	width:270px;
}
.btn-login:after {
	display:block;
	clear:both;
	content:"";
}
.btn-login label,
.btn-login input {
	float:left;
}
#rememberme {
	margin:0 2px 0 4px;
	width:14px;
	height:15px;
}
.btn-login label {
	font-size:12px;
}
.btn-login .button {
	float:right;
	width:102px;
	margin-top:-10px;
	padding:24px 0 0 60px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	background:url("images/btn-login2.gif") no-repeat;
	border-style:none;
}
.search-form {
	width:372px;
	overflow:hidden;
	padding:52px 0 0;
}
.search-form .inp-search {
	float:left;
	margin-left:114px;
	padding:1px 10px 4px;
	width:124px;
	border:1px solid #a5acb2;  
}
.search-form .submit-search {
	float:right;
	width:102px;
	height:24px;
	padding:24px 0 0 60px;
	overflow:hidden;
	text-indent:-9999px;
	border-style:none;
	background:url("images/btn-search2.gif") no-repeat;
}
#content .forum {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/txt-forum.gif) no-repeat scroll 0 0;
	height:19px;
	padding-bottom:0;
}
#content h2.welcome {
	margin-bottom: 20px;
	color:#010101;
	font-size:18px;
	font-weight:normal;
}
