/**** HOMEPAGE-SPECIFIC STYLES ****/
/************* FEATURE SPACE ***************/
#feature .image {
	float: right;
	width: 685px;
	height: 300px;
	background-color: #000000;
}
#feature .content {
	float: left;
	width: 215px;
	margin-right: 20px;
	height: 250px;
	overflow: hidden;
	margin-top: 45px;
}
#feature .content h2 {
	font: 1.8em 'Yanone Kaffeesatz', 'Trebuchet MS', 'Arial Narrow', san-serif;
	color: #2d4965;
	text-decoration: none;
	border-top: 1px dotted #2d4965;
	border-bottom: 1px dotted #2d4965;
	margin: 0;
	padding: 5px 0 5px 0;
}
#feature .content h2 a:link, #feature .content h2 a:visited {
	color: #2d4965;
	text-decoration: none;
}
#feature .content h2 a:hover  {
	color: #fff;
	text-decoration: none;
}
#feature .content p {
	font: 1.0em 'Cantarell', Verdana, sans-serif;
	color: #2d4965;
	line-height: 1.4em;
}
#feature .content p a:link, #feature .content p a:visited {
	font-weight: bold;
	color: inherit;
	text-decoration:none;
}
#feature .content p a:hover {
	color: #ffffff;
}

/************* CONTENT SPACE ***************/
#main {
	background: url("/images/bg_hp-main.gif") top left repeat-y;
}
#content-area #main-content {
	float: left;
	width: 450px;
	padding: 20px;
}
#main-content h2 {
	font: 3.0em 'Droid Serif', Georgia, 'Times New Roman', serif;
	color: #818287;
	margin: 0;
}
#main-content h3 {
	border-top: 1px dotted #b0b0b7;
	font: 1.8em 'Yanone Kaffeesatz', 'Trebuchet MS', 'Arial Narrow', sans-serif;
	color: #69aeef;
	margin: 20px 0 -10px 0;
	padding-top: 3px;
}
#main-content h3 a:link, #main-content h3 a:visited {
	color: #69aeef;
	text-decoration: none;
}
#main-content h3 a:hover {
	color: #f6d14a;
	text-decoration: none;
}
#main-content p {
	font: 1.1em 'Droid Serif', Georgia, 'Times New Roman', Garamond, serif;
	color: #2d4965;
	line-height: 1.6em;
}
#main-content p a:link, #main-content p a:visited {
	color: #69aeef;
}
#main-content p a:hover {
	color: #f6d14a;
}


/************* SIDEBAR SPACE ***************/
#content-area #sidebar {
	float: left;
	width: 430px;
	padding: 20px;
}
#sidebar #featured-skater {
	background: #fff;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.3);
	-moz-box-shadow:  2px 2px 5px rgba(0,0,0,.3);
	box-shadow:  2px 2px 5px rgba(0,0,0,.3);
}
#sidebar .module-yellow {
	-webkit-box-shadow: 2px 2px 5px rgba(246,209,74,.3);
	-moz-box-shadow:  2px 2px 5px rgba(246,209,73,.3);
	box-shadow:  2px 2px 5px rgba(246,209,73,.3);
	background: url("/images/bg_hp-module.gif") repeat-x scroll left top #f6d149;
	color: #2e4966;
}
#sidebar .module-blue {
	-webkit-box-shadow: 2px 2px 5px rgba(46,73,102,.3);
	-moz-box-shadow:  2px 2px 5px rgba(46,73,102,.3);
	box-shadow:  2px 2px 5px rgba(46,73,102,.3);
	background: #2e4966;
	color: white;
}
#sidebar .module-blue h3 {
	color: #f6d149;
}

#featured-skater, #sidebar .module-yellow, #sidebar .module-blue {
	width: 185px;
	-webkit-border-radius-bottomright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	padding: 10px;
	margin-bottom: 20px;
	font: 1.0em 'Cantarell', Verdana, sans-serif;
}

#sidebar #featured-skater h3, #sidebar .module-yellow h3, #sidebar .module-blue h3 {
	margin: 0;
}

#sidebar .module-yellow h4, #sidebar .module-blue h4 {
	padding-right: .75em;
	text-align: right;
	margin: 0;
}

#sidebar .module-yellow h3, #sidebar .module-yellow h3 a, #sidebar .module-yellow h4 a, #sidebar .module-yellow p a {
	color: #2e4966;
	text-decoration: none;
}

#sidebar .module-blue h3 a, #sidebar .module-blue h4 a, #sidebar .module-blue p a {
	color: #f6d149;
	text-decoration: none;
}

#sidebar .module-yellow p, #sidebar .module-blue p {
	margin-left: 1.2em;
}

#sidebar .module-yellow a:hover, #sidebar .module-blue a:hover {
	color: #b0b0b7;
	text-decoration:none;
}

#featured-skater img {
	margin: 5px 0 5px 13px;
}
#featured-skater .link {
	margin-left: 13px;
}
#featured-skater .link a {
	font: 1.0em 'Cantarell', Verdana, sans-serif;
	color: #707175;
	text-decoration:none;
}
#featured-skater .link a:hover, #featured-skater .link a:focus {
	color: #0099ff;
}
#featured-skater p {
	font: 1.0em 'Cantarell', Verdana, sans-serif;
	color: #707175;
	margin-left: 13px;
}

#sidebar #latest-news {
	clear:both;
}
#sidebar #latest-news h3 {
	border-top: 1px dotted #b0b0b7;
	border-bottom: 1px dotted #b0b0b7;
	font: 1.8em 'Yanone Kaffeesatz', 'Trebuchet MS', 'Arial Narrow', sans-serif;
	color: #707175;
	margin: 20px 0 -5px 0;
	padding: 8px 0 8px 0;
}
#sidebar #latest-news p {
	font: 1.0em 'Cantarell', Verdana, sans-serif;
	color: #707175;
	line-height:1.6em;
}
#sidebar #latest-news p a:link, #sidebar #latest-news p a:visited {
	font-weight: bold;
	text-decoration:none;
	color: #707175;
}
#sidebar h3 {
	color: #707175;
	font: 1.8em 'Yanone Kaffeesatz', 'Trebuchet MS', 'Arial Narrow', sans-serif;
}