/*
Theme Name:     ARF 2010
Theme URI:      http://www.americanriverfestival.com/
Description:    Child theme for the Twenty Ten theme 
Author:         Donna McMaster
Author URI:     http://www.colomacommunications.com/
Template:       twentyten
Version:        0.1.0

background: white #fff
red: #a11 links, h1 headlines
blue: #228
text: #666
*/
@import url("../twentyten/style.css");


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.wp-caption-text,
input[type=submit]
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

h2,
h3,
h4,
h5 {
	clear: none;
}

h1,
h2,
h3,
h4,
h5,
.page-title,
.widget-title,
h2.entry-title,
h3#comments-title,
h3#reply-title {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-weight: normal;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
a:link {
	color: #a11;
}
a:visited {
	color: #228;
}
a:active,
a:hover {
	color: #666;
}


/* =Global Elements
-------------------------------------------------------------- */

body {
	background: #fff;
}
#wrapper {
	margin: 0px auto 0px auto;
	padding: 0;
}


/* =Content
-------------------------------------------------------------- */

#content,
#content input,
#content textarea {
	font-size: 13px;
	line-height: 140%;
}
#content p,
#content dd,
#content pre,
#content hr {
	margin: 13px 0 0 0;
}
#content h2 {
	margin: 22px 0 0 0;
}
#content h3,
#content h4,
#content h5,
#content h6 {
	margin: 16px 0 0 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 13px;
}
#content code {
	font-size: 12px;
}
#content ul,
#content ol {
	margin: 0 0 18px 1.5em;
}
#content li {
	margin-top: 4px;
}


/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 13px;
}




/* Images
-------------------------------------------------------------- */

#content .wp-caption p.wp-caption-text {
	font-size: 11px;
}
#content .gallery .gallery-caption {
	font-size: 11px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 20px 0 0 0;
}
#site-title {
	display: none;
}
#site-description {
	clear: right;
	float: right;
	text-align: right;
	font-style: italic;
	margin: 0px 0 2px 0;
	font-size: 14px;
	width: 600px;
}

/* This is the custom header image */
#branding img {
	border-top: 1px solid #ccc;
	border-bottom: none;
}

/* =Navigation
-------------------------------------------------------------- */

#access {
	background: #2a2a7a;
}
#access a {
	color: #ccc;
}
.navigation {
	font-size:  11px;
}



/* =Comments
-------------------------------------------------------------- */
h3#comments-title,
h3#reply-title {
	font-size: 18px;
}
h3#comments-title {
	padding: 22px 0;
}
.comment-meta {
	font-size: 11px;
}
.reply {
	font-size: 11px;
}
#comments .pingback p {
	font-size: 11px;
}
#comments .pingback .url {
	font-size: 12px;
}



/* Comments form */
#cancel-comment-reply-link {
	font-size: 11px;
}
#respond .form-allowed-tags {
	font-size: 11px;
}
#respond .form-allowed-tags code {
	font-size: 10px;
}
#respond .form-submit input {
	font-size: 13px;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area .entry-meta {
	font-size: 10px;
}
.widget-title {
	color: #666;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: normal;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 1px solid #999;
	margin-top: -4px;
	overflow: hidden;
	padding: 8px 0 12px 0;
}
#site-info {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
#site-info a {
	color: #228;
	text-decoration: underline;
}

/*	=Custom elements
-------------------------------------------------------------- */

h1,
h1.page-title {
	color: #a11;
	font-size: 26px;
	margin: 0px 0px 0px 8px;
	padding: 0px ;
	line-height: 125%;
}
h2,
#content h2.entry-title {
	color: #228 !important;
	font-size: 22px;
	font-weight: normal;
}
#content .entry-title {
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #228;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #666;
}
.entry-content, .entry-summary {
	padding: 0;
}

.paged #nav-above, .single #nav-above {
	display: none;
}

div.entry-meta {
	font-size: 11px;
	margin: 6px 0 3px 0;
}
div.entry-utility {
	font-size: 11px;
	margin-top: 14px;
}

.page-link a:active,
.page-link a:hover {
	color: #666;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #666;
}

.comment-meta a:link,
.comment-meta a:visited {
	color: #228;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #666;
}
.reply a,
a.comment-edit-link {
	color: #228;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #666;
}
#respond .required {
	color: #a11;
	font-weight: bold;
}


h2.sponsor-level {
	clear: both;
	}
#content img.primary-image {
	float: right;
	border: 0;
	background: url(/wp-content/img/img-bg-rt.png) bottom right no-repeat;
	padding: 0px 11px 19px 0px;
	margin: 4px 0px 4px 6px;
	}

#content ul.sponsor-list {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#content ul.sponsor-list li {
	float: left;
	width: 178px;
	height: 220px;
	background-color: #2A2A7A;
	font-size: 14px;
	text-align: center;
	margin: 14px 35px 18px 0;
	padding: 0px;
	}
#content ul.sponsor-list li div.sponsor-image {
	height: 150px;
	border: 1px solid #2A2A7A;
	background-color: #fff;
	padding: 8px 0 8px 0;
	}
#content ul.sponsor-list li img {
	}
#content ul.sponsor-list li p {
	height: 36px;
	width: 100%;
	color: #ddd;
	margin: 6px 0 10px 0;
	}
#content ul.sponsor-list li a {
	color: #fff;
	text-decoration: none;
	}
#content ul.sponsor-list li a:hover {
	color: #ddd;
	text-decoration: underline;
	}

#social-links {
	width: 204px;
	margin: 12px 0 22px 0;
	padding: 8px 0 6px 0;
	text-align: center;
	background: #eee;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	}
	#social-links ul {
		padding: 0;
		margin: 0 !important;
		list-style-type: none;
		}
	#social-links ul li {
		display: inline;
		margin: 0 4px 0 4px;
		padding: 0;
		}

#sponsor-widget {
	width: 200px;
	margin: 15px 0 0px 0;
	padding: 0 0 6px 0;
	border: 1px solid #2a2a7a;
	}
	#sponsor-widget h2 {
		width: 100%;
		font-size: 18px;
		text-align: center;
		background-color: #2a2a7a;
		color: #ccc !important;
		padding: 8px 0 6px 0;
		}
	#sponsor-widget p {
		margin: 8px 8px 0 8px;
		}
	#sponsor-widget img {
		display: block;
		margin: 12px auto 6px 18px;
		}

#benefits-widget {
	margin: 0px 0 0px 0;
	padding: 0 0 0 0;
	color: #666;
	}
	#benefits-widget h2 {
		color: #666;
		font-size: 16px;
		line-height: 125%;
		padding: 8px 0 2px 0;
		}
	#benefits-widget p {
		margin: 4px 0 0 0;
		font-style: italic;
		}
	#benefits-widget ul {
		margin: 0 !important;
		padding: 0;
		}
	#benefits-widget ul li {
		list-style: none;
		margin: 0 0 0 0;
		padding: 0;
		}

#results #results-left {
	float: left;
	width: 290px;
	margin-right: 9%;
	}
#results #results-right {
	float: left;
	width: 290px;
	}
#results ul li {
	list-style: none;
	}
/* calendar events */
.mcws_calendar_event {
	clear: none;
	}
.mcws_calendar_event img {
	float: left;
	margin: 2px 6px 2px 0px;
	}


