/*  
Theme Name: DHE Theme
Theme URI: http://www.dollshouse.com/
Description: The default theme for the Dolls House Emporium Blog
Version: 1.2
Author: Andrew McGovern | Dolls House Emporium
Author URI: http://www.dollshouse.com/

	DHE Theme v1.1
	 http://www.dollshouse.com/

	This theme was designed and built by Andrew McGovern of the Dolls House Emporium.
	
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: /*'Lucida Grande', Verdana,*/ Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #eeeadd;
	}

#pagecontainer{
	margin: 0px auto;
	padding: 0;
	width: 100%;
background:#eeeadd url(images/blog-bg.gif) repeat-y top center;
}
#page {
	/*background-color: #ECE9DB;*/
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 79em;
	background-color: #fff;
	}


/* ######### TAKEN FROM NEW DESIGN ############# */

#page #header {
	background:#FFFDCC url(images/header_bg.jpg) repeat-x top;
	/*background:#FFFDCC url(images/bg.jpg) repeat-x top; */
	overflow:hidden;
	padding-left:150px; /* The width of the logo */
	font-size:1.1em; /* define content once for this container */
	border-bottom:4px solid #fff;
}
* html #header {
  height:1%; /* IE hack */
}
#header #headermain {
	width:100%;
	border-left:150px solid transparent;
	margin-left:-150px;
	float:right;
}
#header #logo {
	width:150px;
	height:148px;
	float:left;	
	margin-left:-150px;
	display:inline;
	position:relative;
}
#header #headermain #title {float:left}
#header #headermain #topnavigation {padding-top:8px}
#header #headermain #topnavigation ul {margin:1px 0; padding:0;list-style:none}
#header #headermain #topnavigation li {float:left; /*display: inline;*/ font-weight:bold}
#header #headermain #topnavigation a {
        color: #423E31;
	text-decoration:none;
	margin:0;
	padding:0.4em 0.8em;
	border-right:1px solid #979386;
	display: block;
}

#header #headermain #topnavigation #current {text-decoration: underline;}
#header #headermain #topnavigation a:hover {text-decoration: underline;}	
#header #headermain #topnavigation .selected {text-decoration: underline;}

#headerbar {
	font-size:1.2em;
	font-weight:bold;
	background-color:#d7d7d7;
	padding:3px;
	color:#000;
}

h1.mainheader {
	font-size:1.2em;
	font-weight:bold;
	background-color:#d7d7d7;
	border-bottom:1px solid #000;
	padding:4px;
	padding-left: 10px;
	color:#fff;
	text-align:left;
}
	

/* To make it hover! */
#header #headermain #topnavigation li ul {
	background:#FFFDCC;
	position: absolute;
	width:200px;
	left: -999em;
	margin:0;
	padding:8px 0 0;
}

#header #headermain #topnavigation li ul li {
	background:#FFFDCC;
	display:block;
	padding:.1em 0.8em;
	clear: both;
}

#header #headermain #topnavigation li:hover ul {
	left: auto;
	/*border-bottom:1px solid #979386;*/
	margin-left: -1px;
	border-left:1px solid #979386;
	border-bottom:1px solid #979386;	
	z-index:1;
}
#header #headermain #topnavigation li ul li a { 
	color: #000;
	background:#fffdcc url(http://www.dollshouse.com/images/07/interface/header/menu_bullet.gif) no-repeat left;
	text-decoration:none;
	padding-left: 15px;
	margin:0;
	border:0;
}
#header #headermain #topnavigation li ul li a:hover { 
	color: #423e31; 
	text-decoration:underline;
	margin:0;
	border:0}
	
#header #headermain #topnavigation li:hover ul, #header #headermain #topnavigation li.sfhover ul {
	left: auto;
}	



/* Helper Classes
   ----------------------------------------------------------*/
.clearBoth {
	clear:both;
	padding:0;
	margin:0
}
/* ########## END OF NEW DESIGN ################## */

/*
#header {
	background: url('images/header_spacer.gif') repeat-x bottom center;
	margin: 7px 9px 0; 
	height: 160px; 
	width: 760px; 
	}

#header .header{
	float: left;
}

#header .blog {
	float: right;
}

#headerimg 	{ 
	} 
*/

#pagecontent {
	background-color:#fff;
	overflow:hidden;
	padding-left:180px; /* The width of the sidebar */
	font-size:1.2em; /* define content once for this container */
}

#pagecontentthirtyyears {
	background-color:#D0CEE3;
	overflow:hidden;
	padding-left:180px; /* The width of the sidebar */
	font-size:1.2em; /* define content once for this container */
}


#content {
	/*font-size: 1.2em;*/
	background-color:#fff;
	width:100%;
	border-left:180px solid #fff;
	margin-left:-180px;
	float:right;

}

#contentthirtyyears {
	/*font-size: 1.2em;*/
	background-color:#D0CEE3;

	float:right;
}

#contentthirtyyears #mainbody {
	padding:0;
margin:0;
}

#mainbody {padding:8px}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #E7DFBC;
	border: 1px solid #FFFDCC;
	}

.altthirtyyears {
	background-color: #D8D9ED;
	border: 1px solid #9D9DBD;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;

	/*font-weight: bold;*/
	}

h1 {
	color:#6D2855;
	font-size:1.5em;
	font-weight:normal;
	margin:8px 4px;
	}

/*
#header  {
	font-size: 1.2em;
	width: 650px;
	}

#header  ul {
	height: 5em;
	list-style-type: none;
	position: relative; left: 5px; top: 127px;
}

#header  ul li {
	width: 100%;
	font-weight: bold;
	display: inline;
	padding-right: 8px;
	padding-left: 7px;
	border-left: 1px solid #605F5E;
}

#header #current {
	background-color: #ECEADB;
}

#header ul li a:link {
	color: #605F5E;
	text-decoration: none;
}

#header ul li a:visited {
	color: #605F5E;
	text-decoration: none;
}

#header ul li a:hover {
	color: #605F5E;
	text-decoration: none;
}
*/
h2 {
	color:#6D2855;
	font-weight:normal;
	margin:8px 4px;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#6D2855;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #6D2855;
	}

h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar h2 {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size: 1.2em;
	padding:6px 0;
	border-bottom:1px solid #815252;
	margin:0 0 6px 0;


}

h4, h4 a, h4 a:hover, h4 a:visited, #headerimg .description {
	text-decoration: none;
	color:#000;
	}

.entry p a:visited {
	color: #605F5E;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Arial, Verdana, Sans-Serif;
	}
	
small, .postmetadata {
	color: #605F5E;

}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

a, h2 a:hover, h3 a:hover {
	color: #605F5E;
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	}
/*
#header {
	margin: 0 0 0 0; 
	padding: 0; 
	height: 160px; 
	width: 760px;
	}

#headerimg {
	margin: 0;
	height: 160px;
	width: 100%;
	}
*/
.narrowcolumn {
	float: left;
	padding: 0 0 0px 0;
	margin-left:2px;
	width: 608px;
	}
#contentthirtyyears.narrowcolumn {
	padding:0;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 595px;
	}

#breadcrumb {
	background-color:#d7d7d7;
	color:#000;
	font-size:0.9em;
	margin:0 0 1px 0;
	padding:3px
}

#breadcrumb a {color:#000}

.post {
	margin: 5px 0 5px;
	/*text-align: justify;*/
	padding: 3px 8px 3px 8px;
	border-bottom: 2px solid #605F5E;
	}

.postthirtyyears {
background-image:url(images/30years/body-bg.jpg);
background-position:top left;
background-repeat:repeat-y;
	margin: 0;
	/*text-align: justify;*/
	padding: 0;

	}


.post hr {
	display: block;
	}

.entrythirtyyears{
/*background-image:url(images/30years/body-bg.jpg);
background-position:top left;
background-repeat:repeat-y;*/
width:602px;
	margin: 0;
	padding: 0;


}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;

	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#comments{
	margin-left:10px;
}


/* End Structure */



/*	Begin Headers */
h1 {
	margin: 15px 0 0;
	}

h2 {margin: 15px 0 0;}
h3 {padding: 0;	margin: 30px 0 0;}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4{
margin : 0;
}

h4.mainheader {
	font-size:1.2em;
	font-weight:bold;
	background-color:#d7d7d7;
	border-bottom:1px solid #fff;
	padding:4px;
	padding-left: 10px;
	color:#000;
	text-align:left;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before /*, 
#sidebar ul ul li:before*/
 {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li,
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #search #s {
	width: 83px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin-right: 5px;
margin-bottom: 10px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.altthirtyyears {
	margin: 0;
	padding: 10px;
	}

.altcomments {
	margin: 0;
	padding: 0;
	}

.commentlist {
	padding: 0;
margin:0;
	text-align: justify;
	}

.commentlist li {
	margin:0px 0 3px;
padding:0 0 45px 0px;
list-style:none;
	background-image:url(images/comment-box-bottom.gif);
background-position:bottom left;
background-repeat:no-repeat;

background-color:white;
border:0;
width:584px;

	}

.commentlist li h4{

	background-image:url(images/comment-box-top.gif);
background-position:top left;
background-repeat:no-repeat;

color:#000;
padding: 15px 5px 10px 15px;
margin:0;

	}

.commentlist li h4 a{

color:#000;

	}
.commentlist p {
	margin: 0px 15px 10px 15px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
padding: 0 10px 0 10px;
	display: block;
	}

/* End Comments */


/* Begin Sidebar */

#sidebar {

	background-color:#fff;
	width:180px;
	float:left;
	margin-left:-180px;
	display:inline;
	color:#fff;

	font-size:1.0em;

}

#sidebar a {color:#fff;	text-decoration:none}
#sidebar #search {padding:6px 0; margin:0; border-bottom:1px solid #815252}
#sidebar #search .forminput {

	background-color:#fff;
	color:#000;
	border:1px solid #000;
	margin-left:0;
	padding-left:0

}

#sidebar h2 {


	color:#fff;
	font-weight:bold;
	padding:6px 0;
	margin:0

}

#sidebar h3 {

	color: #fff; 
	font-size:1.1em;
	margin:0 0 6px 0;
	padding:6px 0;
	border-top:1px solid #815252;
	border-bottom:1px solid #815252

}	

#sidebar p {

	color: #fff; 
	margin:0 0 6px 0;
	padding:2px 0 0 0;

}	

#sidebar ul {

	color: #fff; 
	margin:0 0 6px 0;
	padding:6px 0 0 0;
	/*border-top:1px solid #815252*/

}	

#sidebar li {

	color: #fff; 
	padding:0px 1px 1px 0;
	list-style: none;

}

#sidebar ul.subnav {

	color: #fff; 
	margin:0 0 6px 0;
	padding:6px 0 0 1.5em;
	border:0

}	

#sidebar li.subnav {

	color: #fff; 
	padding:0;
	list-style: none;

}

#sidebar #sidenavigation {

	background-color:#6D2855;
	padding:4px 8px;
	margin-bottom:2px;

}

#sidebar #sidenavigation a {

	color: #fff; 
	text-decoration:none;
	padding:0.2em 2px;
	margin:0;
	display: inline;
}	

#sidebar #sidenavigation ul li a {

	display: block;
	margin:0;
}	

#sidebar #sidenavigation #tags a{

	font-weight:normal;
display:inline;

}

#sidebar #sidenavigation a:hover {background-color:#954377;	text-decoration:none}	
#sidebar #sidenavigation .navselected {font-weight:bold; background-color:#954377;}
#sidebar #sidenavigation .subnavselected {font-weight:bold; background:transparent url(/images/07/interface/sidebar/subnavselected.gif) center left no-repeat; margin-left:-15px; padding-left:17px}
#sidebar #sidenavigation #search .formbutton {

	background-color:#6D2855;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding:2px 2px;
	border:1px solid #000;
	text-transform:uppercase;
	margin:1px 1px 1px 3px

}

#sidebar #sidenavigation #search #loadingmessage{display:none; padding: 5px; font-weight:bold;}

#sidebar #sidenavigationjunior {background:#F785B3 url(/images/07/interface/sidebar/bg_jnr.jpg) top no-repeat; font-size:1.0em}
#sidebar #sidenavigationjunior .navselected {font-weight:bold; color:#d30557; background-color:#fff;}
#sidebar #sidenavigationjunior .subnavselected {font-weight:bold; background:transparent url(/images/07/interface/sidebar/subnavselected.gif) center left no-repeat; margin-left:-15px; padding-left:17px}
#sidebar #sidenavigationjunior #junioritems {padding:4px 8px}
#sidebar #sidenavigationjunior #search {padding:8px 0; margin:0 8px; border-bottom:1px solid #F7A0C3}
#sidebar #sidenavigationjunior #search .forminput {border:1px solid #F7A0C3; padding:2px}
#sidebar #sidenavigationjunior #search .formbutton {

	background-color:#DC3577;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding:2px 2px;
	border:1px solid #F7A0C3;
	text-transform:uppercase;
	margin:1px 1px 1px 3px

}

#sidebar #sidenavigationjunior h2 {font-size:1.5em}
/*#sidebar #sidenavigationjunior ul {border-top:1px solid #F7A0C3}	*/
#sidebar #sidenavigationjunior a {

	color: #fff; 
	text-decoration:none;
	padding:.2em 2px;
	margin:0;
	display: block;}	

#sidebar #ads {font-size:0.9em}
#sidebar #adsjunior {font-size:0.9em}
#sidebar #adscheckout {font-size:0.9em}
#sidebar #ads h2 {color:#6D2855;padding:0 0 4px 0; border:0}
#sidebar #adsjunior h2 {font-size:1.6em;color:#fff;padding:0 0 4px 0}
#sidebar #adscheckout h2 {color:#6D2855;padding:0 0 4px 0}

#sidebar #ads p, #sidebar #adscheckout p {color:#000; padding:0;	margin:0}

#sidebar #ads p a, #sidebar #adscheckout p a {color:#6D2855; padding:0;	margin:0}
#sidebar #ads h2 a {color:#6D2855}
#sidebar #adsjunior p {padding:0;	margin:0}
#sidebar .box {

	background:#FFFDCC url(/images/07/interface/sidebar/boxbg.gif) repeat-x top;
	padding:4px 8px;
	margin-top:2px

}

#sidebar .boxbutton {
	padding-top:4px;
	margin-top:4px;
	text-align:right
}

#sidebar #adsjunior .boxbutton {border-top:1px solid #F8A6C7}
#sidebar #adscheckout .boxbutton p {padding:0; margin:0}
#sidebar #stepinside {

	background:#FFFDCC url(images/stepinside.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px 4px 62px; 
	text-align:right;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;	

}

#sidebar #wishlist {

	background:#FFFDCC url(images/wishlist.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px; 
	text-align:right;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;	

}

#sidebar #wishlist p {padding:0 0 5px 65px}	
#sidebar #catalogue p {padding:0 0 5px 65px}
#sidebar #catalogue {

	background:#FFFDCC url(images/catalogue.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px; 
	text-align:right;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;

}

#sidebar #voucher {

	background:#FFFDCC url(images/voucher.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px; 
	text-align:right;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;

}

#sidebar #subscribe {

	background:#FFFDCC url(images/adboxplain.gif) no-repeat top left;
	margin-top:2px;
	padding:4px 8px; 
	text-align:left;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;

}

#sidebar .subscribeboxbuttons {
	padding-top:4px;
	margin-top:4px;

}


#sidebar #collectors {

	background:#FFFDCC url(images/adboxplain.gif) no-repeat top left;
	margin-top:2px;
	padding:4px 8px; 
	text-align:left;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;
}

#sidebar .collectorsboxbutton {
	margin-top:4px;

}





#sidebar #refer {

	background:#FFFDCC url(images/refer.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px;
	padding-left:73px; 
	text-align:right;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;

}



#sidebar #deeds {

	background:#FFFDCC url(images/deeds.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px; 
	text-align:left;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;

}

#sidebar #deeds p {padding:0 90px 5px 0}	

#sidebar #masterclass {

	background:#FFFDCC url(images/masterclass.jpg) no-repeat bottom right;
	margin-top:2px;
	text-align:left	;
	padding:4px 8px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;

}

#sidebar #masterclass p {
padding:0 75px 5px 0;
}	

#sidebar #masterclassboxbutton {
	padding-top:4px;
	margin-top:4px;
	width:54px;
}	

#sidebar #anniversary {

	background:#FFFDCC url(images/30years.jpg) no-repeat top left;
	margin-top:2px;
	text-align:right;
	padding:4px 8px; 
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;
}

#sidebar #anniversary p {

	padding-left:73px; 
}


#sidebar .anniversaryboxbutton {
	text-align:right;
	padding-top:4px;
	margin-top:4px;
}	


#sidebar #wishlistjunior {

	background:#fff url(images/wishlist_jnr.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px; 
	text-align:right

}

#sidebar #wishlistjunior p {padding:0 0 10px 65px}	
#sidebar #gamesjunior {

	background:#fff url(images/games_jnr.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px

}

#sidebar #gamesjunior p {padding:0 0 5px 0}	
#sidebar #gamesjunior .boxbutton {padding-bottom:9px}	
#sidebar #sharethefunjunior {

	background:#fff url(images/sharethefun_jnr.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px

}

#sidebar #sharethefunjunior p {padding:0 35px 7px 0}

#sidebar #worldjunior {

	background:#fff url(images/world_jnr.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 2px 4px 8px; 
	text-align:left

}

#sidebar #worldjunior p {padding:0 80px 0px 0px}	
#sidebar #worldjunior .boxbutton {padding-bottom:0px; margin-top:2px; text-align:left; border:0}	



#sidebar #readytoplayjunior {

	background:#fff url(images/readytoplay_jnr.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px

}

#sidebar #readytoplayjunior p {padding:52px 0 0 0}	
#sidebar #readytoplayjunior .boxbutton {padding-bottom:0px; border:0; margin-top:0}	

#sidebar #checkouthelp {

	background:#FFFDCC url(images/stepinside.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px 4px 62px; 

	text-align:right;
	border-bottom:1px solid #D8D2C3

}



#sidebar #checkouthelpmore {

	background-color:#FFFDCC;
	padding:4px 8px; 

}

#sidebar #wishlisthelp {

	background:#FFFDCC url(images/stepinside.jpg) no-repeat top left;
	margin-top:2px;
	padding:4px 8px 4px 62px; 

	text-align:right	

}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color: #fff;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;

	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
	color: #333;
	font-style: italic;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {

	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/


#footercontainer{
	margin: 0px auto;
	padding: 0;
	width: 100%;
	background:#eeeadd url(images/blog-footer-bg.gif) no-repeat top center;
	text-align:center;
}

#footer {
	margin: 0px auto;
	padding: 0;
	width: 790px;
	clear: both;
	font-size:1.1em; /* define content once for this container */
	text-align:center;
/*background:#eeeadd url(images/blog-footer-bg.gif) no-repeat center;*/
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer #footernavigation {padding:.7em 0; background-color:#D7D7D7; text-align:center; clear:both; font-weight:bold;}


#footer #footernavigation #current { 
	background-color: #FFFDCC; 
}

#footer #footernavigation ul {margin:0; padding:0; list-style:none}

#footer #footernavigation li {
	color: #423E31; 
	display: inline;
	padding:0;
	margin: 6px 0 0.2em 0;
}
#footer #footernavigation a {
	color: #423E31; 
	text-decoration:none;
	margin:0;
	padding:.4em 0.9em;
	display:inline-block;
	border-right:1px solid #979386
}	
#footer #footernavigation a:hover {text-decoration:underline}	

#footer #footerinfo {
margin-top:12px; 
color:#423E31;

}
#footer #footerlegal, #footer #footerlegal a {color:#A19C8D; margin-top:8px; text-decoration:none}
