/*  
Theme Name:Footy Pajamas
*/
/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}

body {
	background:#fff;
	font: 70% Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
#stc {position:absolute;top:-100px}
#stc a {
	display:block;
	padding:5px;
	background:#666;
	color:#fff;
	font-weight:bold;
}

/*Common Classes*/
#footer .links{
	padding: 5px;
	margin:5px 0 0 0;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}

#header h1 {font-size:0.1em;float:left;}
#header h1 a {display:block;height:91px;width:183px;text-indent:-10000px}

#header .links {
	height:44px;
	margin-left:13px;
	float:left;
}
#header .links li {
	position:relative;
	top:15px;
	padding:0 19px;
	border-right:1px solid #76768e;
}
#footer .links li.last,#header .links li.last {border:0}
#header .links li a {color:#76768e;font-weight:bold;}

#footer .links li {
	border-right:1px solid #fff;
	padding:0 7px;
}
#footer .links li a {color:#fff;}

.links a,
.links li{
	display: inline;
	margin:0;
}
.links li {border-right:1px solid #000;}
.links li.last {border-right:none}

/*End Common Classes*/

/*Main Structure Style*/
#container{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header{
	background: #fff url('images/header.png') no-repeat top left;
	height:91px;
}

#bodyshell {
	border-left: 183px solid #ebebf9;
	background-color: #FFF;
	float: left;
	margin: 0;
	width: 577px;
}

#nav-product {
	float: left;
	margin-left: -183px;
	overflow: hidden;
	position: relative;
	width: 183px;
	z-index: 100;
}

#footer{
	width: 100%;
	float: left;
	background: #fff url('images/footer.png') repeat-x top left;
	clear: both;
	height:134px;
}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent{
	position: relative;
	width: 100%;
	float: right;
}

#bodycontent .bodypad{ padding:0 8px; }

#footer .text{ margin: 5px; text-align:right;padding:21px 11px;}
#footer .text,#footer .text a {color:#76768e;}
#footer .text a {text-decoration:underline}

/*Nav Area*/
fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searchform {
	float:left;
	margin-left:102px;
	padding:10px 0;
}
#searchform * {vertical-align:middle;}

#s {
	width:150px;
}

#nav-product h3 {
	text-indent:-10000px;
	height:42px;
	background:url("images/headingsprite.png");
	background-position:0 0;
	font-size:0.1em;
}
#nav-product h3.archives {background-position:0 -42px;}
#htmlbottom h3 {background-position:0 -85px;}

#nav-product ul.usedash {
	border-top: 1px dashed #b3b3e7;
}
#nav-product .usedash li{
	border-bottom: 1px dashed #b3b3e7;
}
#nav-product li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:100%;
}	
#nav-product li a{
	display: block;
	width:100%;
	padding: 11px 0 11px 42px;
	color:#3433bb;
	font-weight:bold;
	background:url("images/facesprite.png") no-repeat;
	background-position:0 100px;
}
#nav-product li a:hover {background-position-x:-183px}
ul#archives {
	padding:0 10px;
}
ul#archives a {
	float:left;
	text-align:left;
	width:auto;
	padding: 0;
}
ul#archives li {
	text-align:right;
	clear:both;
	padding: 10px 0;
}
ul#archives a,ul#archives li{font-weight:bold;text-decoration:none;color:#3434bc;}
ul#archives a:hover {text-decoration:underline;}

/*End Nav Area*/
a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

input{ margin: 0; padding: 0; vertical-align:middle;}

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

img.right { padding: 6px; margin: 0 0 7px 9px; display: inline; }
img.left { padding: 6px; margin: 0 9px 7px 0; display: inline; }

.right { float: right; }
.left { float: left; }

li{
	margin: 0 0 0 15px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }

tr, td{ vertical-align: top; }

form{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

q {display:block}

.post {
	padding:0 0 17px;
	margin:13px 0 0 0;
	border-bottom:1px dashed #b3b3e7;
	color:#000;
}
.post h2 {
	font-size:1.3em;
	margin:0 9px 9px;
	line-height:1em;
	float:left;
	display:inline;
}
.post a,.post h2 a {color:#6868d0;}
.post .date {
	font-size:1.2em;
	line-height:1em;
	color:#0387dc;
	font-weight:bold;
	float:right;
	margin-right:3px;
}
.post .contents {
	line-height:1.8em;
	padding:0 3px;
	margin:10px 0 0;
	clear:both;
}
.post .contents .more-link {display:block;padding:5px 0;text-align:right;}
.post .metapost {background:#fdfbd8;padding:6px;color:#000}
.post .metapost a {color:#000;}
.bodypad h1 {margin:20px 0;padding-bottom:3px;border-bottom:1px dashed #6868D0;font-size:1.5em;color:#6868D0;height:1%;}
.clearer {width:100%;clear:both;height:1px;display:block;overflow:hidden;}

#rssheader {
	float:right;
	margin:9px 17px 0 0;
}
#rssheader a {
	text-indent:-10000px;
	display:block;
	height:26px;
	width:82px;
	background:url("images/rss.png") no-repeat center center;
}
#viewourstore {
	float:right;
	clear:right;
	display:block;
	text-indent:-10000px;
	height:42px;
	width:155px;
}

#categories li.adults a {background-position:0 -142px;}
#categories li.newborns a {background-position:0 2px;}
#categories li.babies a {background-position:0 -35px;}
#categories li.toddlers a {background-position:0 -70px;}
#categories li.kids a {background-position:0 -106px;}
#categories li.blankets-toys a {background-position:0 -177px;}

#categories li a:hover {background-color:#fff;}
#categories li.adults a:hover {background-position:-183px -142px;}
#categories li.newborns a:hover {background-position:-183px 2px;}
#categories li.babies a:hover {background-position:-183px -35px;}
#categories li.toddlers a:hover {background-position:-183px -70px;}
#categories li.kids a:hover {background-position:-183px -106px;}
#categories li.blankets-toys a:hover {background-position:-183px -177px;}

#htmlbottom {padding-bottom:10px;}
#htmlbottom div {padding:0 0 0 13px;color:#76768e}
#htmlbottom a {color:#76768e;text-decoration:underline;}
#htmlbottom p,#htmlbottom input {margin:0 0 7px 0;}

div.comments {text-align:right;padding:6px 0;}
div.comments * {vertical-align:middle;color:#fe8300;margin-left:3px;}
div.comments a {color:#fe8300}

#comments,#respond {
	font-size:1.3em;
	color:#6868D0;
	font-weight:bold;
	margin:20px 0;
}
.commentlist li {
	border:1px solid #cacaef;
	background-color:#EBEBF9;
	list-style:none;
	margin:0 0 10px;
	padding:5px;
	height:1%;
}