#content-container
{
	padding: 0 0 0 294px;
	margin: 0;
	background: white url( ../../images/css/global/content-bottom-bg.gif) repeat-x left bottom;
	border-top: 1px solid white;
}

#sidebar
{
	margin-left: -294px;
	width: 294px;
	display: inline;
	float: left;
	padding-top: 34px;
	text-align: center;
	padding-bottom: 63px;
}

h1.girl
{
	background: transparent url( ../../images/css/global/h1-girl-bg.gif) no-repeat left top;
	border-bottom: 2px solid #c31b8b;
	color: #c31b8b;
	padding: 12px 0 8px 38px;
	font-weight: normal;
	font-size: 2.0em;
	margin-top: 2.5em;
}

h1.boy
{
	background: transparent url( ../../images/css/global/h1-boy-bg.gif) no-repeat left top;
	border-bottom: 2px solid #0066cc;
	color: #0066cc;
	padding: 12px 0 8px 38px;
	font-weight: normal;
	font-size: 2.0em;
	margin-top: 2.5em;
}

div#the-content
{
	width: 460px;
	padding-bottom: 3em;
}

div#the-content a
{
	color: #c31b8b;

}

#the-content p
{
	font-size: 1.1em;
	line-height: 1.5em;
}

#the-content p.intro-girl
{
	font-size: 1.2em;
	line-height: 1.25em;
	color: #c31b8b;
}

div.quotation
{
	padding-top: 14px;
	text-align: center;
}

#footer-content
{
	padding: 12px 0 10px 40px;
	color: #666666;
}

#wp-calendar
{
	width: 213px;
	font-size: 1.2em;
}

#wp-calendar caption
{
	border-bottom: dotted 1px black;
	font-weight: bold;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

#wp-calendar th
{
	font-weight: normal;
}

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

#sidebar li
{
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0 40px 0 40px;
}

#sidebar ul li ul li
{
	padding: 0;
}

h2 a
{
	color: black;
	text-decoration: none;
}

div#the-content p.image-holder
{
	float: right;
	padding-right: 0;
	text-align: right;
	font-weight: bold;
	line-height: 125%;
	font-style: oblique;
	margin-left: 2em;
	margin-bottom: 1em;
}

#mailing-list-container
{
	color: white;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 46px;
	margin-top: 2em;
	padding-top: 1em;
	margin-bottom: 62px;
	padding-bottom: 62px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #666666;
	background-image: url( ../../images/css/global/mailing-list-bg.gif);
	width: 168px;
	line-height: 1.2em;
	clear: left;
	text-align: center;
}

#mailing-list-container input
{
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
