body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FFC100;
	padding: 0px;
	margin-top: 0px;
}
p {
	line-height: 1.4em;
	margin: 0em 0em 1em 0em;
}
h2, h3 {
	font-size: 20px;
	margin: 0px;
	font-weight: normal;
}
h2 {
	color: #000000;
	font-size: 24px;
	text-transform: uppercase;
}
h3 {
	color: #FF0066;
	font-size: 18px;
}
h6 {
	color: #999999;
	font-size: 9px;
	margin: 0px 0px .2em 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .2em;
}
div.clearer {
	font-size: 1px;
	clear: both;
	height: 1px;
}
a:link {
	color: #FF0066;
	text-decoration: none;
}
a:visited {
	color: #91003A;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #91003A;
}
a img {
	border: none;
}
.right {
	float: right;
}
.left {
	float: left;
}


div#main_container, div#main-bottom_cap, div#footer {
	padding: 0px 13px;
}
div#main-top_cap {
	background-image: url(images/main-bg-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
div#billboard {
}
img#billboard {
	padding: 13px;
}
div#site_container {
	width: 855px;
	padding-top: 10px;
	padding-left: 55px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	margin-bottom: -10px;
}
img#banner {
	position: relative;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: -318px;
	margin-left: -65px;
}
div#banner {
	position: relative;
	width: 410px;
	top: -103px;
	left: -80px;
	float: left;
	margin-right: -450px;
	margin-bottom: -450px;
	border: none;
}
div#tabs_container {
	margin-bottom: -20px;
}
div.tab {
	height: 32px;
	padding-top: 12px;
	width: 100px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
div.tab#current {
	background-image:  url(images/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div.tab a, div.tab a:visited {
	font-size: 18px;
	text-transform: uppercase;
	color: #FF0066;
}
div#sidebar {
	padding-top: 150px;	/*margin-top: 105px;*/
	font-size: 12px;
}
div#main_container {
	background-image:  url(images/main-bg.gif);
	background-repeat: repeat-y;
}
div.one_col, div.two_col {
	float: left;
	padding: 13px;
	margin: 9px;
}
div.one_col {
	width: 240px;
}
div.two_col {
	width: 500px;
	float: right;
}


div.box {
	margin: 0px -13px 13px -13px;
	padding: 13px;
}

div.one_col div.box, div.skater_container div.one_col {
	width: 240px;
	background-image:  url(images/1col-bg.gif);
	background-repeat: repeat-y;
}
div.two_col div.box, div.skater_container div.two_col {
	width: 500px;
	background-image:  url(images/2col-bg.gif);
	background-repeat: repeat-y;
}


div.skater_container {
}
div.skater_media {
	width: 240px;
	text-align: center;
	float: left;
}
div.skater_media + div.skater_media {
	margin-left: 10px
}
div.skater_info {
}

.entry_details, .caption {
	font-size: 11px;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 0em;
	margin-top: 0.4em;
	line-height: 1.1em;
}
div#events_container {
}
div.event, div.skater_info {
}

div#main-bottom_cap {
	background-image:  url(images/main-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
div#footer {
	font-size: 13px;
	text-align: center;
	color: #333333;
}
span.bar {
	color: #FFFFFF;
}
h4 {
	text-transform: uppercase;
	margin: 0px;
}
div#header {
	width: 500px;
	float: right;
}
.question {
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
.interview {
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 12px;
	padding-bottom: 12px;
}
ul.prev-posts{
        margin-left:0;
        padding-left:0;
}
ul.prev-posts li{
        list-style:none;
        margin:0 0 6px 0;
}
