/*
Theme Name: Kids of Courage
Theme URI: http://www.kidsofcourage.com/
Description: The default Kids of Courage theme based on the default WordPress theme.
Version: 1.0
Author: David Hepworth
Author URI: http://www.kidsofcourage.com/
Tags: wurmbrand, custom

	KOC 1.0
	 http://www.kidsofcourage.com/

	This theme was based on the design by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html, body {
	background: #ff8d00 url('images/body_bg.jpg') no-repeat top center;
	color: #000;
	font-family: Arial, Helvetica, Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	font-size: .884em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
html table, body table {
	font-size: 100%;
	}
	
a img, img a, img a:link, body>img {
	border: 0;
	}
	
a, a:link {
	color: #0068b3;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited {
	color: #003256;
	text-decoration: underline;
	font-weight: bold;
	}
	
a:active {
	color: #0094ff;
	text-decoration: underline;
	}

a:hover {
	color: #0077cc;
	text-decoration: underline;
	}

.handheld_only {
	display: none;
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px 0px 0px 0px;
	width: 0px 0px 0px 0px;
	}
	
.handheld_only h1 {
	margin: 0px;
	padding: 0px;
	}

#align_center_frame {
	background: transparent url(images/header_logo.png) no-repeat 10px 0px;
	width: 1050px;
	height: 100%;
	margin: 0 auto 10px auto;
	padding: 0px;
	text-align: center;
	}

#header {
	height: 157px;
	background: transparent url(images/header_text.gif) no-repeat 490px 80px;
	text-align: left;
}

#navigation {
	background: transparent url(images/nav_bg.gif) no-repeat top left;
	width: 1050px;
	height: 47px;
	padding: 18px 0 0 0;
	}
	
#navigation_list {
	width: 879px;
	height: 24px;
	background: url(images/nav_buttons.gif);
	margin: 0 0 0 85px;
	padding: 0;
	position: relative;
	float: left;
	}
	
#navigation_list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
	}
	
#navigation_list li, #navigation_list a {
	height: 24px;
	display: block;
	}
	
#navigation_list_home {
	left: 0px;
	width: 38px;
	}
	
#navigation_list_feature {
	left: 40px;
	width: 65px;
	}
	
#navigation_list_spotlight {
	left: 117px;
	width: 80px;
	}

#navigation_list_countries {
	left: 208px;
	width: 79px;
	}
	
#navigation_list_beliefs {
	left: 298px;
	width: 62px;
	}

#navigation_list_activities {
	left: 371px;
	width: 79px;
	}
	
#navigation_list_videos {
	left: 461px;
	width: 62px;
	}
	
#navigation_list_downloads {
	left: 531px;
	width: 96px;
	}
	
#navigation_list_parentsneducators {
	left: 637px;
	width: 156px;
	}
	
#navigation_list_archives {
	left: 803px;
	width: 74px;
	}
	
#navigation_list_home a:hover {
	background: transparent url(images/nav_buttons.gif) 0px -72px no-repeat;
	}
	
#navigation_list_feature a:hover {
	background: transparent url(images/nav_buttons.gif) -40px -72px no-repeat;
	}
	
#navigation_list_spotlight a:hover {
	background: transparent url(images/nav_buttons.gif) -117px -72px no-repeat;
	}

#navigation_list_countries a:hover {
	background: transparent url(images/nav_buttons.gif) -208px -72px no-repeat;
	}
	
#navigation_list_beliefs a:hover {
	background: transparent url(images/nav_buttons.gif) -298px -72px no-repeat;
	}
	
#navigation_list_activities a:hover {
	background: transparent url(images/nav_buttons.gif) -371px -72px no-repeat;
	}
	
#navigation_list_videos a:hover {
	background: transparent url(images/nav_buttons.gif) -461px -72px no-repeat;
	}
	
#navigation_list_downloads a:hover {
	background: transparent url(images/nav_buttons.gif) -531px -72px no-repeat;
	}
	
#navigation_list_parentsneducators a:hover {
	background: transparent url(images/nav_buttons.gif) -637px -72px no-repeat;
	}
	
#navigation_list_archives a:hover {
	background: transparent url(images/nav_buttons.gif) -803px -72px no-repeat;
	}

/* BODY CLASS MAIN */
	
body.home li#navigation_list_home {
	background: transparent url(images/nav_buttons.gif) 0px -24px no-repeat;
	}
	
body.category-feature li#navigation_list_feature {
	background: transparent url(images/nav_buttons.gif) -40px -24px no-repeat;
	}
	
body.category-spotlight li#navigation_list_spotlight {
	background: transparent url(images/nav_buttons.gif) -117px -24px no-repeat;
	}
	
body.category-15 li#navigation_list_countries {
	background: transparent url(images/nav_buttons.gif) -208px -24px no-repeat;
	}
	
body.category-beliefs li#navigation_list_beliefs {
	background: transparent url(images/nav_buttons.gif) -298px -24px no-repeat;
	}
	
body.category-activities li#navigation_list_activities {
	background: transparent url(images/nav_buttons.gif) -371px -24px no-repeat;
	}
	
body.category-what-you-can-do li#navigation_list_activities {
	background: transparent url(images/nav_buttons.gif) -371px -24px no-repeat;
	}
	
body.category-readers-talk-to-us li#navigation_list_home {
	background: transparent url(images/nav_buttons.gif) 0px -24px no-repeat;
	}
	
body.category-videos li#navigation_list_videos {
	background: transparent url(images/nav_buttons.gif) -461px -24px no-repeat;
	}
	
body.page-template-downloads-php li#navigation_list_downloads {
	background: transparent url(images/nav_buttons.gif) -531px -24px no-repeat;
	}
	
body.page-id-160 li#navigation_list_parentsneducators, body.page-id-3634 li#navigation_list_parentsneducators, body.page-id-4075 li#navigation_list_parentsneducators, body.page-id-8967 li#navigation_list_parentsneducators {
	background: transparent url(images/nav_buttons.gif) -637px -24px no-repeat;
	}

body.page-template-archives-php li#navigation_list_archives {
	background: transparent url(images/nav_buttons.gif) -803px -24px no-repeat;
	}
	
body.date li#navigation_list_home {
	background: transparent url(images/nav_buttons.gif) 0px -24px no-repeat;
	}

/* BODY CLASS SINGLE */

body.single-feature li#navigation_list_feature {
	background: transparent url(images/nav_buttons.gif) -40px -24px no-repeat;
	}
	
body.single-spotlight li#navigation_list_spotlight {
	background: transparent url(images/nav_buttons.gif) -117px -24px no-repeat;
	}
	
body.category-15 li#navigation_list_countries {
	background: transparent url(images/nav_buttons.gif) -208px -24px no-repeat;
	}
	
body.single-beliefs li#navigation_list_beliefs {
	background: transparent url(images/nav_buttons.gif) -298px -24px no-repeat;
	}
	
body.single-activities li#navigation_list_activities {
	background: transparent url(images/nav_buttons.gif) -371px -24px no-repeat;
	}
	
body.single-what-you-can-do li#navigation_list_activities {
	background: transparent url(images/nav_buttons.gif) -371px -24px no-repeat;
	}
	
body.single-readers-talk-to-us#navigation_list_home {
	background: transparent url(images/nav_buttons.gif) 0px -72px no-repeat;
	}
	
body.single-videos li#navigation_list_videos {
	background: transparent url(images/nav_buttons.gif) -461px -24px no-repeat;
	}
	
body.page-template-downloads-php li#navigation_list_downloads {
	background: transparent url(images/nav_buttons.gif) -531px -24px no-repeat;
	}
	
body.page-id-160 li#navigation_list_parentsneducators, body.page-id-3634 li#navigation_list_parentsneducators, body.page-id-4075 li#navigation_list_parentsneducators, body.page-id-8967 li#navigation_list_parentsneducators {
	background: transparent url(images/nav_buttons.gif) -637px -24px no-repeat;
	}

body.page-template-archives-php li#navigation_list_archives {
	background: transparent url(images/nav_buttons.gif) -803px -24px no-repeat;
	}

/* BODY CLASS HOVER MAIN */
	
body.category-home#navigation_list_home a:hover {
	background: transparent url(images/nav_buttons.gif) 0px -72px no-repeat;
	}
	
body.category-feature#navigation_list_feature a:hover {
	background: transparent url(images/nav_buttons.gif) -40px -72px no-repeat;
	}

body.category-spotlight#navigation_list_spotlight a:hover {
	background: transparent url(images/nav_buttons.gif) -117px -72px no-repeat;
	}

body.category-15#navigation_list_countries a:hover {
	background: transparent url(images/nav_buttons.gif) -208px -72px no-repeat;
	}
	
body.category-beliefs#navigation_list_beliefs a:hover {
	background: transparent url(images/nav_buttons.gif) -298px -72px no-repeat;
	}

body.category-activities#navigation_list_activities a:hover {
	background: transparent url(images/nav_buttons.gif) -371px -72px no-repeat;
	}
	
body.category-what-you-can-do#navigation_list_activities a:hover {
	background: transparent url(images/nav_buttons.gif) -371px -72px no-repeat;
	}
	
body.category-readers-talk-to-us#navigation_list_home a:hover {
	background: transparent url(images/nav_buttons.gif) 0px -72px no-repeat;
	}
	
body.category-videos#navigation_list_videos a:hover {
	background: transparent url(images/nav_buttons.gif) -461px -72px no-repeat;
	}
	
body.page-template-downloads-php#navigation_list_downloads a:hover {
	background: transparent url(images/nav_buttons.gif) -531px -72px no-repeat;
	}
	
body.page-id-160#navigation_list_parentsneducators a:hover {
	background: transparent url(images/nav_buttons.gif) -637px -72px no-repeat;
	}
	
body.page-template-archives-php#navigation_list_archives a:hover {
	background: transparent url(images/nav_buttons.gif) -803px -72px no-repeat;
	}
	
body.date#navigation_list_home a:hover {
	background: transparent url(images/nav_buttons.gif) 0px -72px no-repeat;
	}
	
/* BODY CLASS HOVER SINGLE */
	
body.single-home#navigation_list_home a:hover {
	background: transparent url(images/nav_buttons.gif) 0px -72px no-repeat;
	}
	
body.single-feature#navigation_list_feature a:hover {
	background: transparent url(images/nav_buttons.gif) -40px -72px no-repeat;
	}

body.single-spotlight#navigation_list_spotlight a:hover {
	background: transparent url(images/nav_buttons.gif) -117px -72px no-repeat;
	}

body.category-15#navigation_list_countries a:hover {
	background: transparent url(images/nav_buttons.gif) -208px -72px no-repeat;
	}
	
body.single-beliefs#navigation_list_beliefs a:hover {
	background: transparent url(images/nav_buttons.gif) -298px -72px no-repeat;
	}

body.single-activities#navigation_list_activities a:hover {
	background: transparent url(images/nav_buttons.gif) -371px -72px no-repeat;
	}
	
body.single-what-you-can-do#navigation_list_activities a:hover {
	background: transparent url(images/nav_buttons.gif) -371px -72px no-repeat;
	}
	
body.single-readers-talk-to-us#navigation_list_home a:hover {
	background: transparent url(images/nav_buttons.gif) 0px -72px no-repeat;
	}
	
body.single-videos#navigation_list_videos a:hover {
	background: transparent url(images/nav_buttons.gif) -461px -72px no-repeat;
	}
	
body.page-template-downloads-php#navigation_list_downloads a:hover {
	background: transparent url(images/nav_buttons.gif) -531px -72px no-repeat;
	}
	
body.page-id-160#navigation_list_parentsneducators a:hover, body.page-id-3634#navigation_list_parentsneducators a:hover, body.page-id-4075 li#navigation_list_parentsneducators a:hover {
	background: transparent url(images/nav_buttons.gif) -637px -72px no-repeat;
	}
	
body.page-template-archives-php#navigation_list_archives a:hover {
	background: transparent url(images/nav_buttons.gif) -803px -72px no-repeat;
	}

#content_frame {
	width: 1050px;
	background: transparent url(images/content_bg.gif) repeat-y top left;
	text-align: left;
	overflow: hidden;
	}
	
#content_frame_wide {
	width: 1050px;
	background: transparent url(images/content_bg2.gif) repeat-y top left;
	text-align: left;
	overflow: hidden;
	}
	
#content {
	float: left;
	width: 585px;
	min-height: 250px;
	margin: 0;
	padding: 10px 0 10px 50px;
	overflow: visible;
	}

#content_wide {
	width: 930px;
	min-height: 250px;
	margin: 10px 0 0 50px;
	padding: 0 0 10px 0;
	overflow: visible;
	}
	
#content td, #content_wide td {
	padding: 5px;
	}
	
.smallitalic {
	line-height: 1.3em;
	font-size: 85%;
	font-style: italic;
	}

.hide_category {
	visibility: hidden;
	display: none;
	margin: 0;
	padding: 0;
	}
	
.feature > .hide_category {
	visibility: visible;
	display: block;
	}

.feature {
	background: #fff7eb url(images/feature_bg.png) repeat-y top left;
	padding-top: 15px !important;
	padding-bottom: 5px !important;
	}
	
.post_title {
	font-size: 170%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	}
	
.post_title a, .post_title a:link {
	color: #000;
	text-decoration: none;
	}

.post_title a:visited {
	color: #000;
	text-decoration: none;
	}
	
.post_title a:active {
	color: #0094ff;
	text-decoration: none;
	}

.post_title a:hover {
	color: #000;
	text-decoration: underline;
	}
	
.post_title_category {
	margin: 0;
	padding: 0 0 .5em 0;
	font-size: 140%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
	
.post_title_category a {
	text-decoration: none;
	}
	
.post_title_single {
	font-size: 170%;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.1em;
	}
	
.feature h5 {
	background-color: #fff2e1;
    margin: 0 0 0.5em;
    padding: 0.25em 0 0.25em 0.25em;
	}
	
.feature > .post_meta {
	padding-bottom: 5px;
	}
	
.post_date {
	font-size: 95%;
	font-weight: bold;
	color: #747474;
	margin: 0 0 1em 0;
	padding: 0;
	}
	
.post_content {
	margin: 0;
	padding: 0 10px 0 25px;
	}
	
.post_content_nounderline a, .post_content_nounderline a:link {
	text-decoration: none;
	}
	
.image_post_header {
	float: right;
	margin: 0 0 10px 15px;
	background-color: #f0f0f0;
	-webkit-border-radius: 0 0 5px 5px; /* Safari prototype */
	-moz-border-radius: 0 0 5px 5px; /* Gecko browsers */
	border-radius: 0 0 5px 5px; /* Everything else - limited support at the moment */
	}
	
.image_post_header_margin {
	margin-left: 160px;
	}
	
.image_countries_header {
	margin: 15px 0;
	padding: 10px 0;
	text-align: center;
	background: #3c7dad url(images/country_bg.png) top left no-repeat;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */	
	}
	
.facts_countries_header {
	background-color: #f2f2f2;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px 5px 5px 5px;
	width: 125px;
	font-size: 95%;
	line-height: 1.2em;
	}
	
.facts_countries_main {
	padding-left: 145px;
	}
	
.restricted_country {
	letter-spacing: .05em;
	color: red;
	font-weight: bold;
	text-align: center;
	}
	
.hostile_country {
	letter-spacing: .05em;
	color: orange;
	font-weight: bold;
	text-align: center;
	}
	
.blockquote, blockquote {
	margin-left: 0;
	padding-left: 15px;
	border-left: 3px solid #efefef;
	}
	
.image_description {
	line-height: 1.2em;
	font-size: 95%;
	text-align: center;
	padding: 5px 0 5px 5px;
	display: block;
	width: 140px;
	}
	
.right_blocktext {
	clear: right;
	width: 130px;
	float: right;
	font-size: 90%;
	font-style: italic;
	background-color: #fff9f2;
	padding: 10px;
	margin: 0 0 0 10px;
	-webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px; /* Everything else - limited support at the moment */
	}
	
.more-link {
	font-weight: bold;
	clear: left;
	}

.post_meta {
	font-weight: bold;
	clear: left;
	}
	
.post_meta_alt {
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	font-size: 95%;
	clear: left;
	}
	
.post_meta a, .post_meta a:link {
	color: #0068b3;
	text-decoration: none;
	}

.post_meta a:visited {
	color: #003256;
	text-decoration: none;
	}
	
.post_meta a:active {
	color: #0094ff;
	text-decoration: none;
	}

.post_meta a:hover {
	color: #0077cc;
	text-decoration: underline;
	}
	
.post_line, .post_line hr {
	border: 0;
	background: transparent url(images/post_hr.gif) no-repeat top left;
	margin: 20px 0 20px 20px;
	padding: 0;
	height: 1px;
	clear: both;
	}

.post_navigation {
	margin: 0 0 0 25px;
	text-align: center;
	}
	
.post_navigation a, .post_navigation a:link {
	text-decoration: none;
	}
	
.post_navigation h3 {
	margin: 0;
	padding: 10px 0 20px 0;
	}

.page_navigation {
	clear: both;
	text-align: center;
	margin: 0 0 10px 25px;
	/*background-color: #fffbf5;*/
	overflow:hidden;
	}
	
.page_navigation_text {
	text-align: center;
	clear: both;
	margin: 20px 0;
	padding: 15px;
	background-color: #fff3e3;
	overflow:hidden;
	-webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px; /* Everything else - limited support at the moment */
	}
	
.page_navigation a, .page_navigation a:link {
	text-decoration: none;
	}
	
.page_navigation_text a, .page_navigation_text a:link {
	text-decoration: none;
	}
	
.page_navigation_left {
	display: inline;
	padding: 0 10px 0 0;
	}
	
.page_navigation_right {
	display: inline;
	padding: 0 0 0 10px;
	}
	
.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}
	
.page_title {
	font-size: 170%;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0 0 0 25px;
	}
	
.page_title a, .page_title a:link {
	color: #000;
	text-decoration: none;
	}

.page_title a:visited {
	color: #000;
	text-decoration: none;
	}
	
.page_title a:active {
	color: #0094ff;
	text-decoration: none;
	}

.page_title a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#video_content_post  .hide_content {
	display: none;
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
	}

.video_player {
	float: left;
	padding: 0 25px 0 0;
	min-width: 350px;
	}
	
.video_title {
	padding: 0 0 0 25px;
	}
	
.video_description {
	float: left;
	width: 400px;
	}
	
.tags a, .tags a:link {
	text-decoration: none;
	}

.post_meta_alt a, .post_meta_alt a:link {
	text-decoration: none;
	}
	
.register_comments {
	overflow: visible;
	padding: 15px 0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	}
	
.comment_navigation {
	text-align: center;
	margin: 0;
	padding: 10px;
	}
	
.comment_navigation a, .comment_navigation a:link {
	text-decoration: none;
	}
	
.comment_entry {
	margin: 0;
	padding: 5px 0;
	}

.commentlist {
	margin: 0;
	padding: 0;
	}
	
.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.commentlist a, .commentlist a:link {
	text-decoration: none;
	}

.commentlist a:visited {
	text-decoration: none;
	font-weight: bold;
	}
	
.commentlist a:active {
	text-decoration: none;
	}

.commentlist a:hover {
	text-decoration: underline;
	}

.comment_frame {
	overflow: hidden;
	}

.comment_author_frame {
	width: 480px;
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	position: relative;
	overflow: hidden;
	}
	
.comment_author_info {
	position: absolute;
	height: 20px;
	top: 50%;
	margin: -8px 0 0 0;
	padding: 0;
	font-size: 95%;
	}
	
.comment_author_info a, .comment_author_info a:link {
	color: black;
	font-weight: normal;
	}
	
.comment_author_avatar {
	border: 1px dotted black;
	margin: 0;
	padding: 1px;
	width: 38px;
	height: 38px;
	float: right;
	}

.author_name {
	font-weight: bold;
	font-size: 120%;
	}
	
.author_name a, .author_name a:link{
	font-weight: bold;
	}
	
.byuser, .comment_author_frame {
	background-color: #f2f2f2;
	border-bottom: 1px dashed #b2b2b2;
	padding: 10px;
	}
	
.bypostauthor {
	background-color: #fff7da !important;
	border-bottom: 1px dashed #ff8d00 !important;
	padding: 10px !important;
	}
	
.comment-body {
	clear: both;
	padding: 10px 0 0 10px;
	margin: 0;
	}
	
.children, .children ul, .children li{
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0 !important;
	}
	
.depth-2 {
	width: 457px !important;
	}
	
.depth-3 {
	width: 432px !important;
	}
	
.button-primary {
	padding: 5px;
	color: white;
	background-color: #ff8d00;
	border: none;
	font-weight: bold;
	cursor: pointer;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */
	}
	
.button-primary:hover {
	color: white;
	background-color: #c26b00;
	cursor: pointer;
	font-weight: bold;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */
	}
	
#beliefs_navigation {
	background-color: #fff3e3;
	padding: 12px 25px 8px 25px;
	margin: 0 10px 20px 25px;
	overflow: hidden;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */
	}
	
#beliefs_navigation h2 {
	font-size: 170%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	}
	
#beliefs_navigation_header {
	float: left;
	}
	
#beliefs_navigation_header h3 {
	font-weight: normal;
	font-size: 100%;
	letter-spacing: .1em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#beliefs_navigation_header h4 {
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#beliefs_navigation_form {
	float: right; 
	margin: 0; 
	padding: 0;
	}
	
#beliefs_search_button {
	vertical-align: middle;
	margin-left: 10px;
	padding: 5px;
	}
	
#dlwhatsnew {
	margin: 10px 0;
	padding: 0;
	border: none;
	}

.dlwhatsnewleft {
	font-weight: bold;
	text-align: right;
	border: none;
	padding: 0 10px 10px 0;
	vertical-align: top;
	}

.dlwhatsnewright {
	border: none;
	padding: 0 0 10px 0;
	vertical-align: top;
	}
	
#dlsearch {
	width: 280px;
	height: 20px;
	}
	
#download-page-search {
	background-color: #fff3e3;
	border: 0 !important;
	padding: 12px 25px 8px 25px;
	margin: 0 10px 20px 25px;
	}
	
#download-page-searchinput[type=text], #download-page-search input[type=password], #download-page-search textarea {padding:0 15px;*padding:0 15px;color:red;}
	
#author {
	width: 200px;
	margin-left: 10px;
	}
	
#email {
	width: 200px;
	margin-left: 10px;
	}
	
#url {
	width: 200px;
	margin-left: 10px;
	}
	
#comment {
	display:block;
	padding: 5px;
	}
	
.about-float-container {
	background: #fffefc url(http://www.kidsofcourage.com/images/about/about_bg.png) repeat-y top left;
	padding: 20px 20px 15px 20px;
	margin: 25px 0 20px 0;
	overflow: hidden;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */
	}
	
.about-float-left {
	float: left;
	width: 150px;
	padding-right: 50px;
	font-size: 110%;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	}
	
.about-float-left a, .about-float-left a:link, .about-float-left a:visited, .about-float-left a:active {
	text-decoration: none;
	}
	
.about-float-right {
	float: left;
	width: 650px;
	margin-bottom: 20px;
	}
	
.about-float-right dl {
	margin: 0;
	padding: 0;
	}

.about-float-right dt {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
.about-float-right dd {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
.about-definition dl {
	margin: 0;
	padding: 0;
	}

.about-definition dt {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
.about-definition dd {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
.about-page {
	font-size: 130%;
	}

.about-page-dl {
	}
	
.about-page-dl dt {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px dashed #efefef;
	}
	
#submit, .wpcf7-submit, .search_submit {
	padding: 5px;
	color: white;
	background-color: #ff8d00;
	border: none;
	font-weight: bold;
	cursor: pointer;
	-webkit-border-radius: 8px; /* Safari prototype */
	-moz-border-radius: 8px; /* Gecko browsers */
	border-radius: 8px; /* Everything else - limited support at the moment */
	}

#submit:hover, .wpcf7-submit:hover, .search_submit:hover {
	color: white;
	background-color: #c26b00;
	cursor: pointer;
	font-weight: bold;
	-webkit-border-radius: 8px; /* Safari prototype */
	-moz-border-radius: 8px; /* Gecko browsers */
	border-radius: 8px; /* Everything else - limited support at the moment */
	}

#sidebar {
	float: left;
	width: 365px;
	margin: 0 0 0 10px;
	padding: 0 0 25px 0;
	overflow: hidden;
	}
/*	
#sidebar a, #sidebar a:link {
	color: #0068b3;
	text-decoration: none;
	}

#sidebar a:visited {
	color: #003256;
	text-decoration: none;
	}
	
#sidebar a:active {
	color: #0094ff;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #0077cc;
	text-decoration: underline;
	} */
	
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#search {
	background: transparent url(images/search_bg.gif) no-repeat top left;
	height: 36px;
	width: 335px;
	padding: 16px 0 0 30px;
	color: #000;
	}
	
#searchform {
	margin: 0;
	padding: 0;
	}

#searchheader {
	font-weight: bold;
	font-size: 100%;
	line-height: 1em;
	float: left;
	margin: 6px 0 0 0;
	padding: 0 5px 0 0px;
	}
	
#searchbox {
	width: 165px;
	height: 20px;
	margin: 0 15px 0 10px;
	padding: 0 5px;
	font-size: 100%;
	border: 1px solid #c7c7c7;
	float: left;
	}

#searchbutton {
	}
	
.sidebar_adbar {
	background: transparent url(images/ad_bg.gif) no-repeat top left;
	height: 38px;
	width: 363px;
	padding: 0;
	margin: 0;
	color: #000;
	}
	
#sidebar_content input[type=text], #sidebar_content input[type=password], #sidebar_content textarea {width:200px;*width:200px;}

#sidebar_content {
	margin: 10px 0 0 30px;
	width: 300px;
	}
	
.execphpwidget a, .execphpwidget a:link {
	font-weight: bold;
	text-decoration: none;
	}

.execphpwidget a:visited {
	text-decoration: none;
	font-weight: bold;
	}
	
.execphpwidget a:active {
	text-decoration: none;
	}

.execphpwidget a:hover {
	text-decoration: underline;
	}
	
.account_controls {
	display: inline;
	padding: 5px 6px;
	background: orange;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */
	}

.account_controls a, .account_controls a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

.account_controls a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
	
.account_controls a:active {
	color: white;
	text-decoration: none;
	}

.account_controls a:hover {
	color: white;
	}
	
.account_controls:hover {
	color: white;
	background-color: #c26b00;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */
	}
	
.editorschoice {
}

.editorschoice h3 {
	font-weight: bold;
	font-size: 100%;
	letter-spacing: .1em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.editorschoice h4 {
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
	margin: 0 0 1em 0;
	padding: 0;
}

.smallcaps_header {
}

.smallcaps_header h3 {
	font-weight: bold;
	font-size: 100%;
	letter-spacing: .1em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.smallcaps_header h4 {
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
	margin: 0 0 1em 0;
	padding: 0;
}

.sidebar_article a, .sidebar_article a:link {
	font-weight: bold;
	text-decoration: none;
	}

.sidebar_article a:visited {
	text-decoration: none;
	font-weight: bold;
	}
	
.sidebar_article a:active {
	text-decoration: none;
	}

.sidebar_article a:hover {
	text-decoration: underline;
	}

.sidebar_article h2 {
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	padding: 0;
}

.sidebar_article h4 {
	font-weight: bold;
	color: #747474;
	font-size: 100%;
	font-style: normal;
	margin: 0 0 1em 0;
	padding: 0;
}

.byline {
	margin: 0;
	padding: 0;
	}

.byline abbr {
	border: none;
	}

.sidebar_post_meta {
	font-weight: bold;
	}
	
.sidebar_post_meta a, .sidebar_post_meta a:link {
	color: #0068b3;
	text-decoration: none;
	}

.sidebar_post_meta a:visited {
	color: #003256;
	text-decoration: none;
	}
	
.sidebar_post_meta a:active {
	color: #0094ff;
	text-decoration: none;
	}

.sidebar_post_meta a:hover {
	color: #0077cc;
	text-decoration: underline;
	}

.sidebar_post_line, .sidebar_post_line hr {
	border: 0;
	background: transparent url(images/post_hr.gif) no-repeat top left;
	margin: 20px 0;
	padding: 0;
	height: 1px;
	}
	
.sidebar_ad {
	text-align: center;
	}
	
.sidebar_recent {
}

.sidebar_recent h3 {
	font-weight: normal;
	font-size: 100%;
	letter-spacing: .1em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.sidebar_recent h4 {
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
	margin: 0 0 1em 0;
	padding: 0;
}	

.sidebar_recent ul {
	margin: 1em 0;
	}
	
.sidebar_recent li {
	list-style: none;
	line-height: 2em;
	}
	
.sidebar_links {
}

.sidebar_links h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	letter-spacing: .1em;
	line-height: 1em;
	margin: 0 0 1em 0;
	padding: 0;
}

.sidebar_links h3 {
	font-weight: bold;
	font-size: 100%;
	letter-spacing: .1em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.sidebar_links h4 {
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
	margin: 0 0 1em 0;
	padding: 0;
}	

.sidebar_links ul {
	margin: 1em 0;
	}
	
.sidebar_links li {
	list-style: none;
	line-height: 2em;
	}

#footer {
	width: 935px;
	min-height: 105px;
	background-color: #292c2e;
	margin: 0 0 0 50px;
	padding: 20px 5px 0 10px;
	overflow: hidden;
	text-align: left;
	color: #fff;
	}
	
#footer a, #footer a:link {
	color: #bababa;
	text-decoration: none;
	}

#footer a:visited {
	color: #bababa;
	text-decoration: none;
	}
	
#footer a:active {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	color: #d7d7d7;
	text-decoration: underline;
	}
	
#footerleft {
	float: left;
	width: 570px;
	margin: 10px 0 0 0;
	min-height: 90px;
	}

.footerlist {
	float: left;
	margin: 0;
	padding: 0 20px 0 30px;
	font-weight: bold;
	}

.footerlist ul {
	margin: 0;
	padding: 0;
	}
	
.footerlist li {
	list-style: none;
	}

#footerright {
	float: right;
	width: 330px;
	margin: 10px 0 0 0;
	padding: 0;
	}

.footerimagelist {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 10px 0 20px;
	width: 100px;
	}
	
.footerimagelist ul {
	margin: 0;
	padding: 0;
	}

.footerimagelist li {
	display: inline;
	list-style: none;
	padding: 0 20px 0 0;
	}

.footercopy {
	font-weight: bold;
	width: 170px;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	}

.footercopy ul {
	margin: 0;
	padding: 0;
	}
	
.footercopy li {
	list-style: none;
	}
	
#shadow_hidden {
	display: none;
	visibility: hidden;
	color: white;
}

div#shadow_hidden{
	display: none;
	visibility: hidden;
}

.shadow_hidden {
	display: none;
	visibility: hidden;
}

.shadow_hidden{
	display: none;
	visibility: hidden;
}

.shadow_text {
	color: white;
	text-align: center;
	}
	
.shadow_text ol, .shadow_text ul {
	margin-left: 4em;
	text-align: left;
	}
	
.wpcf7-text {
	margin: 3px 0 10px 0;
	padding: 5px;
	display: block;
	}
	
.wpcf7-message {
	margin: 3px 0 10px 0;
	padding: 5px;
	display: block;
	}
	
.wpcf7-submit {
	margin: 0 0 10px 0;
	padding: 5px;
	}
	
table.download-meta td {
	padding: 5px !important;
	}
	
.sharing {
	width: 300px;
	margin: 0 auto;
	text-align:center;
	overflow: hidden;
}
	
.twitter-share-button {
	width: 200px;
	}
	
.table_2pxborderspacing {
	border: 2px solid black;
}

.table_2pxborderspacing th, .table_2pxborderspacing td {
	border: 2px solid black;
	}

.table_2pxborderspacing_crossword {
	border: 2px solid black;
}

.table_2pxborderspacing_crossword th, .table_2pxborderspacing_crossword td {
	border: 2px solid black;
	padding: 15px !important;
	height: 25px;
	width: 25px;
	}
	
.list_haspadding li {
	padding-top: .5em;
	padding-bottom: .5em;
	}
	
.post_110904 {
	clear: left;
	margin-left: 0;
	padding-left: 0;
	}
	
.post_110904 dt {
	margin: 1em 0 0 0;
	padding: 0;
	font-weight: bold;
	}

.list_nested_top_decimal ol, .list_nested_top_decimal li {
	list-style-type: decimal;
	}
	
.list_nested_alpha ol, .list_nested_alpha li {
	list-style-type: lower-alpha;
	}
	
::-moz-selection{ background: #3297fd; color:#fff; text-shadow: none; }
::selection { background:#3297fd; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #3297fd; }