/* @override http://radiant.c5themepark.com/index.php/tools/css/themes/radiant/typography.css */

/* modified April 24, 2011 */


/* Following CSS 2010 Steven Braun */
/* rollermonkey.com  performancec5.com  c5themepark.com */
/* Please do not remove this notice */

html body#pc5 {
	background-color: #333;
	/*customize_main_font_color*/color: #444;/*customize_main_font_color*/
	}

#top-wrapper-image {
	/*customize_header_background*/background-color: #333;/*customize_header_background*/
}

#logo a {
	/*customize_site_name_color*/color: #ffffff;/*customize_site_name_color*/
		text-decoration: none;
}


#middle-wrapper {
	/*customize_main_background*/background-color: #ffffff;	/*customize_main_background*/
}



#sidebar ul.nav li a,
ul.nav-header {
	/*customize_header_nav_bar_color*/background-color: #555555}

.col2a {
	/*customize_footer_text_color*/color: #ffffff;/*customize_footer_text_color*/
}

.take-note{
	/*customize_note_color*/background-color: #f0f11b;/*customize_note_color*/
}
blockquote{
	/*customize_blockquote_color*/background-color: #cae3f3;/*customize_blockquote_color*/
}

ul.nav li a,
#header-top ul.nav-header li a {
	/*customize_nav_color*/color: #ffffff;
	text-decoration: none;
}

ul.nav li a:hover,
ul.nav li a.nav-selected,
#header-top ul.nav-header li a:hover,
#header-top ul.nav-header li a.nav-selected {
	/*customize_nav_hover_color*/color: #c45527;/*customize_nav_hover_color*/
}

p a {
	color: #c45527;
}

p a:hover {
	color: #333333;
}

::selection,
::-moz-selection {
	/*customize_selection_color*/background-color: #fda1fd;	/*customize_selection_color*/
	/*customize_selection_text_color*/color: #000;*customize_selection_text_color*/
}


#slogan {
	/*customize_slogan_color*/color: #ffffff;/*customize_slogan_color*/
}

table.formBlockSurveyTable tbody tr td textarea,
table.formBlockSurveyTable tbody tr td input[type=text] {
	/*customize_form_field_color*/background-color: #f5f5f5;/*customize_form_field_color*/
	/*customize_form_text_color*/color: #333333;
	border: 1px solid #cccccc;
}

div.poll form input[type=submit],
table.formBlockSurveyTable tbody tr td input.formBlockSubmitButton[type=submit] {
	/*customize_submit_background_color*/background: #c45527;/*customize_submit_background_color*/
	/*customize_submit_color*/color: #ffffff;/*customize_submit_color*/

}
div.poll form input[type=submit]:hover,
table.formBlockSurveyTable tbody tr td input.formBlockSubmitButton[type=submit]:hover {
	/*customize_submit_hover_color*/color: #000000;/*customize_submit_hover_color*/
}

#blog-index div.entry div.meta a {
	/*customize_blog_read_more_color*/color: #5e7491;/*customize_blog_read_more_color*/
}




	/*customize_miscellaneous*/



	/*customize_miscellaneous*/