/*
----------------------------------

PIKKLES | pikkles.com

copyright 2009

----------------------------------
*/

#main-wide .content {
	margin-left: 5px;
	padding: 5px;
/*	border-bottom: 2px solid #cec9c3; */
	background-color: #ffffff;
	zoom: 1;
}

#main-wide #themes-nav {
	margin: 12px 2px 0 0px;
	background-color:#5ca846;
	zoom: 1;
}

#main-wide #themes-nav span {
	display: block;
	float: left;
}

#main-wide #themes-nav span a, #main-wide #themes-nav span a:visited {
	display: block;
	padding: 0 10px;
	background: url(/images/themes-title-hr.gif) scroll center right repeat-y;
	border-image: url(/images/themes-title-hr2.gif) scroll center right repeat-x;
	color: #ffffff;
	font-family: georgia, "times new roman", serif;
	line-height: 50px;
	font-size: 16px;
}

#main-wide #themes-nav span a.current, #main-wide #themes-nav span a.current:visited {
	color: #ed9e0b;
}

#main-wide #themes-nav span a:hover, #main-wide #themes-nav span a:active {
	background-color: #007a54;
}

#main-wide .content {
	margin:0 20px 0 -2px;
}
/*
#main-wide .content h1 {
	width: 253px;
	height: 37px;
	margin: 10px 0 0 10px;
	background: #ffffff url(/images/youth-corner-h1-bg.gif) scroll 0 0 no-repeat;
	text-indent: -9999px;
}
*/

#main-wide .content .note {
	margin-top: 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

