/* customizable styles */
h3 {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #004d9f;
}
h1 {
	font-size: 30px;
    color: #00acfc;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: italic;
    text-align: left;
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    border-bottom: 5px solid #004d9f;
}
p {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}
body {
	height: auto; 
}

body#tinymce {
	background-color: #fff;
}
	





div#main-container #header h1 a, div#main-container #header h1 a:link, div#main-container #header h1 a:visited, div#main-container #header h1 a:active, div#main-container #header h1 a:hover {
	/* customize_site-title */ color: #000; /* customize_site-title */
	text-decoration: none;
}

ul li a.nav-path-selected, ul li.nav-selected {
	font-weight: bold;
}






div#main-container .ccm-tags-display ul.ccm-tag-list li {
	/* customize_tag-highlight */ background-color: #A0DBE3; /* customize_tag-highlight */
}

div#main-container, div#main-container ul li {
	/* customize_paragraph_font */ font: normal normal normal 14px/1.8em 'Merriweather', Georgia, serif; /* customize_paragraph_font */
	/* customize_text */ color: #000; /* customize_text */

}

div#main-container {
	/* customize_miscellaneous */ /* customize_miscellaneous */
}

/* text styles */


div#main-container a:hover {
	text-decoration: underline;
}

div#main-container p {
	margin: 10px 0px 10px 0px;
}


div#main-container h2 {
	font-size: 28px;
	padding-top: 0px;
	line-height: 28px;
	margin-bottom: 6px;
}

div#main-container h3 {
	font-size: 22px;
	padding-top: 3px;
	line-height: 26px;
	margin-bottom: 3px;
}

div#main-container h4 {
	font-size: 20px;
	padding-top: 3px;
	line-height: 24px;
	margin-bottom: 3px;
}

div#main-container h5 {
	font-size: 16px;
	margin-bottom: 3px;
}

div#main-container h6 {
	font-size: 12px;
	margin-bottom: 3px;
}

div#main-container hr {
	margin: 20px 0;
}


/* alternate emphasis style for inclusion in content block editor aka tinymce */

.serif-emphasis {
	/* color: #0099ff; */
	font-family: Georgia, "Times New Roman", serif;
	font-weight: 100;
	font-style: italic;
}


/* site title styles */


/* header list styles */

div#main-container #header ul {
	
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 0px;
}

div#main-container #header ul li {
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	/* border-right: 1px solid #d9d9d9; */
}

/* footer styles */

div#footer p {
	/* customize_footer-text */ color: #000; /* customize_footer-text */
}

div#footer #footer-inner p {
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
	
}

div#footer #footer-inner p.footer-copyright {

	font-weight: bold;
}





div#footer #footer-inner a, div#footer #footer-inner a:link, div#footer #footer-inner a:visited, div#footer #footer-inner a:active {
	text-decoration: none;
}

div#footer #footer-inner a:hover {
	text-decoration: underline;
}

li.month {
	margin-left: 0px;
}