@import url( /blog/wp-layout.css );

body {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	background-color:white;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#630;
	}
h2 {
	line-height: 2em;
	font-weight: lighter;
	color: #630;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
h2 strong {
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	text-align: center;
	font-size:1.2em;
	line-height:28px;
	font-weight:900;
	color:#630;
}
a {
	color:#cc6;
	text-decoration:none;
	font-weight:600;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
a:link {color:#993;}
a:visited {color:#993;}
a:hover {color:#cc6; }

#Header {
	margin:166px 0px 10px;
	padding:10px 20px 10px 20px;
/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */ 
	height:46px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px;
	line-height:11px;
	background-color:#fff;
	background-image: url(../images/horiz_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */ 
	voice-family: "\"}\"";
	voice-family:inherit;
	height:24px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:24px;}

#Content {
	margin:0px 220px 10px 10px;
	padding:10px;
	}
#BioContent {
	margin:0px 220px 10px 10px;
	padding:10px;
	background-image: url(../images/Jennyasbellydancer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
p {
	font:0.9em/1.8em Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 22px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}
#BioContent>p {margin:0px;}
#BioContent>p+p {text-indent:30px;}

#Menu {
	position:absolute;
	top:236px;
	right:0px;
	width:202px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image: url(../images/box_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */ 
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:180px;}

#Menu ul 
{
list-style: none; 
margin: 0; 
padding: 0; 
border: none; 
}

#Menu li 
{
border-bottom: 1px solid #cc6; 
margin: 0px;
}

#Menu li a 
{
display: block; 
padding: 5px 5px 5px 0.5em; 
border-left: 0px solid #90bade; 
border-right: 10px solid #663; 
font-size: 0.85em;
color: #543; 
text-decoration: none; 
width: 100%; 
}

html>body #Menu li a { width: auto; } 

#Menu li a:hover 
{
border-left: 0px solid #1c64d1; 
border-right: 10px solid #543; 
background-color: #663; 
color: #fff; 
}


#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 5px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}

/*
#gallerycontainer 
{
	margin: 10px 0 20 30px;
	padding: 0;
	height: auto;
	font-size: 0.6em;
}

#gallerycontainer ul 
{
border: 0; 
margin: 0; 
padding: 0; 
list-style-type: none; 
text-align: center; 
}

#gallerycontainer ul li 
{
display: block; 
float: left; 
text-align: center; 
padding: 0; 
margin: 0;
}

#gallerycontainer ul li a
{
display: block;
text-align: center;
}

#gallerycontainer img
{
	padding: 5px 10px 15px 0px;
}
*/
#gallerycontainer 
{
margin: 10px 0 0 30px; 
padding: 0; 
height: auto;
/* height: 20px; */
}

#gallerycontainer ul 
{
border: 0; 
margin: 0; 
padding: 0; 
list-style-type: none; 
text-align: center; 
}

#gallerycontainer ul li 
{
display: block; 
float: left; 
text-align: center; 
padding: 0; 
margin: 0; 
}

#gallerycontainer ul li a 
{
width: 140px; 
height: 120px;
/*
height: 18px; 
border-top: 1px solid #f5d7b4; 
border-left: 1px solid #f5d7b4; 
border-bottom: 1px solid #f5d7b4; 
border-right: none; 
*/
padding: 1px; 
margin: 0 0 10px; 
text-decoration: none; 
display: block; 
text-align: center; 
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
}

#gallerycontainer ul li a:hover 
{
color: #930; 
border: 1px solid black;
padding: 0px;
}

#gallerycontainer a:active 
{
color: #fff; 
}

#gallerycontainer img
{
	padding: 5px 5px 15px 5px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 600;
	color: #630;
	margin: 20px 0px 0px;
	padding: 0px;
}
hr {
	display: block;
	clear: both;
	margin-right: 200px;
	margin-left: 20px;
}
.pinkText {
	color: #C866AF;
}
#Content ul {
	margin: 0 0 0 30px;
	padding: 0px;
}
#Content ul li {
	margin-left: 30px;
	font:0.9em/1.8em Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
.floatLeftImg {
	float: left;
	border:0;
	margin:0 5px 0 0;
	clear: left;
}
.floatRightImg {
	float: right;
	border:0;
	margin:0 0 0 5px;
	clear: right;
}#artClubHeading {
	background-image: url(../images/kidsclub/parsleyPieartclubLOGO.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	margin: 0 220px 0 10px;
	padding: 3px 70px 3px 10px;
	text-align: left;
	background-color: #66CC99;
}
#ArtClubContent {
	margin:0px 220px 10px 10px;
	padding:10px;
	border: 1px solid #66CC66;
	background-color: #dcdbdd;
	background-image: url(../images/kidsclub/JennyParsleyPie.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	}
#parsleyHome {
	margin: 40px auto auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 380px;
	text-align: center;
	display: block;
}

p.black {
	color: #000000;
	font-weight: bold;
}