/*
Theme Name: The Kauai Marathon
Theme URI: http://wordpress.org/
Description: The default (and only) theme available for The Kauai Marathon website.
Version: 1.0
Author: Ryan Foote
Author URI: http://www.mjrcg.com/
Tags: kauai, marathon
*/



/* Begin Typography & Colors */
*{
	outline: none;
}

body{
	background: #012c55 url(images/page-bg/1.jpg) top center no-repeat;
	padding: 90px 0 0 0;
	margin: 0 0 0 0;
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

a:link, a:visited{
	color: #f1892a;
	font-weight: bold;
}

a:hover{
	color: #f1892a;
	text-decoration: none;
}

a.small-link:link, a.small-link:visited{
	font-size:11px;
	color:#999999;
	font-weight: normal;
	text-decoration: none;
}

a.small-link:hover{
	color: #666666;
}

.wrapper{
	width: 875px;
	margin: 0 auto;
	padding: 0 0 72px 0;
	background: url(images/endcap.jpg) bottom left no-repeat #FFFFFF;
	text-align: left;
	position: relative;
}

.fb-connect{
	
}

.fb-connect-loginbox{
	width: 107px;
	height: 27px;
	position: absolute;
	top: -60px;
	right: 0;
}

.navigation{
	width: 875px;
	height: 74px;
	background: url(images/nav/nav-bg.jpg) top left no-repeat;
	position: relative;
}

.navigation div.logo{
	width: 183px;
	height: 209px;
	position: absolute;
	top: -50px;
	left: 346px;
	z-index: 1000;
}

.navigation ul{
	list-style-type: none;
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
}

.navigation ul li{
	float: left;
	margin: 0 30px 0 0;
	display: inline;
}

.navigation ul li a:link, .navigation ul li a:visited{
	height: 74px;
	display: block;
	text-indent: -9000px;
}

.navigation ul li a:hover{
	background-position: 0 -74px;
}

a.home:link, a.home:visited{
	width: 69px;
	background: url(images/nav/home.gif) 0 0 no-repeat;
}

a.news:link, a.news:visited{
	width: 65px;
	background: url(images/nav/news.gif) 0 0 no-repeat;
}

a.course:link, a.course:visited{
	width: 81px;
	background: url(images/nav/course.gif) 0 0 no-repeat;
}

a.register:link, a.register:visited{
	width: 94px;
	background: url(images/nav/register.gif) 0 0 no-repeat;
}

a.store:link, a.store:visited{
	width: 67px;
	background: url(images/nav/store.gif) 0 0 no-repeat;
}

a.contact-us:link, a.contact-us:visited{
	width: 119px;
	background: url(images/nav/contact-us.gif) 0 0 no-repeat;
}

.feature{
	width: 875px;
	height: 209px;
	overflow: hidden;
}

.misc-bar{
	width: 875px;
	height: 74px;
}

.feature-bar{
	width: 855px;
	height: 110px;
	padding: 10px 10px 0 10px;
	
	border-top: 2px solid #c52e29;
	background: #faf1dc;
}

a.leisure-magazine:link, a.leisure-magazine:visited{
	width: 327px;
	height: 105px;
	padding: 0 0 0 100px;
	display: block;
	float:left;
	
	background: url(images/leisure-magazine-logo.jpg) 0 0 no-repeat;
	
	text-decoration: none;
}

a.leisure-magazine:hover{

}

a.leisure-magazine span{
	font-size: 16px;
	color: #00a9e6;
}

a.leisure-magazine p{
	color: #c52e29;
	font-size: 11px;
	font-weight: normal;
}


a.runners-world:link, a.runners-world:visited{
	width: 327px;
	height: 105px;
	padding: 0 0 0 95px;
	display: block;
	float:left;
	
	background: url(images/runners-world-cover.jpg) 0 0 no-repeat;
	
	text-decoration: none;
}

a.runners-world:hover{

}

a.runners-world span{
	font-size: 16px;
	color: #00a9e6;
}

a.runners-world p{
	color: #c52e29;
	font-size: 11px;
	font-weight: normal;
}

.countdown{
	float: left;
	width: 291px;
	height: 74px;
	background: url(images/countdown-bg.gif) top left no-repeat;
}

.register-button{
	float: left;
	width: 291px;
	height: 74px;
}

.register-button a:link, .register-button a:visited{
	width: 291px;
	height: 74px;
	display: block;
	text-indent: -9000px;
	background: url(images/button-register.png) 0 0 no-repeat;
}

.register-button a:hover{
	background-position: 0 -74px;
}

.social{
	float: left;
	width: 211px;
	height: 66px;
	padding: 8px 0 0 80px;
	background: url(images/social-bg.png) 0 0 repeat-x;
}

.social span{
	font-size: 16px;
	font-style: italic;
	color: #00a9eb;
}

.social ul{
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

.social ul li{
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	float: left;
}

.social ul li a:link, .social ul li a:visited{
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -9000px;
}

.social ul li a.social-facebook:link, .social ul li a.social-facebook:visited{
	background: url(images/facebook_32.png) 0 0 no-repeat;
}

.social ul li a.social-flickr:link, .social ul li a.social-flickr:visited{
	background: url(images/flickr_32.png) 0 0 no-repeat;
}

.social ul li a.social-twitter:link, .social ul li a.social-twitter:visited{
	background: url(images/twitter_32.png) 0 0 no-repeat;
}

.social ul li a.social-youtube:link, .social ul li a.social-youtube:visited{
	background: url(images/youtube_32.png) 0 0 no-repeat;
}

.content-wrapper{
	clear: left;
}

.sidebar{
	width: 225px;
	margin: 0 30px 0 30px;
	padding: 30px 0 0 0;
	float: left;
	display: inline;
}

.sidebar-newsletter{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
}

.newsletter-subscribe-email{
	float: left;
	height: 17px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

a.button-add-subscriber:link, a.button-add-subscriber:visited{
	width: 46px;
	height: 20px;
	display: inline-block;
	float: left;
	text-indent: -9000px;
	margin: 5px 0 0 4px;
	padding: 0 0 0 0;
	background: url(images/button-join.gif) 0 0 no-repeat;
}

a.button-add-subscriber:hover{
	background-position: 0 -20px;
}

.newsletter-message{
	clear: left;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #666666;
}

.sidebar-marathon-challenge{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar-japanese-signup{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar-buttons{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
}

.sport-photo{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar-buttons ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sidebar-buttons ul li{
	margin: 0 5px 5px 0;
	padding: 0 0 0 0;
	float: left;
	display: inline;
	width: 100px;
	height: 100px;
}

.sidebar-buttons ul li a:link, .sidebar-buttons ul li a:visited{
	width: 100px;
	height: 100px;
	display: block;
	text-indent: -9000px;
}

.sidebar-buttons ul li a:hover{
	background-position: 0 -100px;
}

a.lodging:link, a.lodging:visited{
	background: url(images/sidebar-button-lodging.jpg) 0 0 no-repeat;
}

a.awards:link, a.awards:visited{
	background: url(images/sidebar-button-awards.jpg) 0 0 no-repeat;
}

a.expo-vendor:link, a.expo-vendor:visited{
	background: url(images/sidebar-button-expo-vendor.jpg) 0 0 no-repeat;
}

a.results:link, a.results:visited{
	background: url(images/sidebar-button-results.jpg) 0 0 no-repeat;
}

a.volunteers:link, a.volunteers:visited{
	background: url(images/sidebar-button-volunteers.jpg) 0 0 no-repeat;
}

a.charities:link, a.charities:visited{
	background: url(images/sidebar-button-charities.jpg) 0 0 no-repeat;
}

a.sponsors:link, a.sponsors:visited{
	background: url(images/sidebar-button-sponsors.jpg) 0 0 no-repeat;
}

a.faqs:link, a.faqs:visited{
	background: url(images/sidebar-button-faqs.jpg) 0 0 no-repeat;
}

.sidebar-buttons ul li  a.press:link, .sidebar-buttons ul li  a.press:visited{
	width: 205px;
	margin: 0;
	padding: 0;
	background: url(images/sidebar-button-press.jpg) 0 0 no-repeat;
}

.sidebar-buttons ul li a.press:hover{
	background-position: 0 -100px;
}

.sidebar-flickr{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
}

.flickr{
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

.flickr li{
	float: left;
	margin: 0 6px 3px 0;
	padding: 0 0 0 0;
}

.flickr li a img{
	border: 0;
	width: 50px;
	height: 50px;
}

.flickr li a:link, .flickr a:visited{
	border: 0;
}

.flickr li a:hover{

}

.content{
	width: 560px;
	margin: 0 30px 0 0;
	padding: 30px 0 0 0;
	display: inline;
	float: left;
	
}

.post-navigation{
	margin: 0 0 30px 0;
}

.post{
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	clear: both;
}

.post h2{
	color: #00a9eb;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
}

.post h2 a:link, .post h2 a:visited{
	color: #00a9eb;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
}

.post h2 a:hover{

}

.post p{
	line-height: 18px;
}

.post-metadata{
	color: #999999;
	font-size: 11px;
}

.post-metadata a:link, .post-metadata a:visited{
	color: #999999;
	font-weight: normal;
}

.post-metadata a:hover{
	color: #FF0000;
}

.admin-functions{
	color: #FF0000;
}

.admin-functions a:link, .admin-functions a:visited{
	color: #FF0000;
}

.admin-functions a:hover{
	color: #000000;
}

.comments-trackback{
	color: #999999;
}

a.comments-link:link, a.comments-link:visited{
	background: url(images/comments.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

a.comments-link:hover{
	color: #012c55;
}

a.trackback-link:link, a.trackback-link:visited{
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}

a.trackback-link:hover{
	color: #012c55;
}

.comment-list{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.comment-list li{
	clear: left;
	margin: 0 0 25px 0;
}

.comment-list li .fn{
	margin: 0 0 2px 10px;
}

.comment-list li .comment-meta{
	margin: 0 0 10px 60px;
}

.comment-list li .comment-meta a:link, .comment-list li .comment-meta a:visited{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

.comment-list li p{
	margin: 0 0 0 60px;
}

.avatar{
	width:50px;
	height:50px;
	float:left;
}

.respond h3{
	color: #00a9eb;
	font-size: 18px;
	font-weight: normal;
}

a.button-submit-comment:link, a.button-submit-comment:visited{
	width: 125px;
	height: 20px;
	display: inline-block;
	float: left;
	text-indent: -9000px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(images/button-submit-comment.gif) 0 0 no-repeat;
}

a.button-submit-comment:hover{
	background-position: 0 -20px;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.footer{
	clear: left;
}