/* == Stop Editing Here! == */
/* Anything beneath the above line will be deleted if you publish CSS under Appearance / Custom CSS. If you want to manually insert additional CSS, place it further up. */

#main {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 11pt;
	color: #1d2528;
}

#main a {
	text-decoration: underline;
	color: #2b658a;
}

#main a:hover {
	text-decoration: none;
}

#main h1 {
	font-family: "Trebuchet MS", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 18pt;
	color: #1d2528;
}

#main h1 a {
	text-decoration: underline;
	color: #2b658a;
}

#main h1 a:hover {
	text-decoration: none;
}

#main h2, #main .widget_calendar caption {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 14pt;
	color: #1d2528;
}

#main h2 a, #main .widget_calendar caption a {
	text-decoration: underline;
	color: #2b658a;
}

#main h2 a:hover, #main .widget_calendar caption a:hover {
	text-decoration: none;
}

#main .entry_date {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
	font-style: italic;
	color: #1d2528;
}

#main .entry_date a {
	text-decoration: underline;
	color: #2b658a;
}

#main .entry_date a:hover {
	text-decoration: none;
}

#main .entry_categories {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
	font-style: italic;
	color: #1d2528;
}

#main .entry_categories a {
	text-decoration: underline;
	color: #2b658a;
}

#main .entry_categories a:hover {
	text-decoration: none;
}

#main .entry_tags {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
	font-style: italic;
	color: #1d2528;
}

#main .entry_tags a {
	text-decoration: underline;
	color: #2b658a;
}

#main .entry_tags a:hover {
	text-decoration: none;
}

#main .comment_date {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
	color: #1d2528;
}

#main .comment_date a {
	text-decoration: underline;
	color: #2b658a;
}

#main .comment_date a:hover {
	text-decoration: none;
}

#main .comment_header {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 10pt;
	color: #1d2528;
}

#main .comment_header a {
	text-decoration: underline;
	color: #2b658a;
}

#main .comment_header a:hover {
	text-decoration: none;
}

#main .comment_content {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
	color: #1d2528;
}

#main .comment_content a {
	text-decoration: underline;
	color: #2b658a;
}

.sidebar {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 10pt;
	color: #1d2528;
}

.sidebar a {
	text-decoration: underline;
	color: #2b658a;
}

.sidebar a:hover {
	text-decoration: none;
	color: #f7941d;
}

.sidebar h2, .sidebar .widget_calendar caption {
	font-family: "Trebuchet MS", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #f7941d;
}

.sidebar h2 a, .sidebar .widget_calendar caption a {
	text-decoration: underline;
	color: #2b658a;
}

.sidebar h2 a:hover, .sidebar .widget_calendar caption a:hover {
	text-decoration: none;
}

.sidebar h3 {
	font-family: "Trebuchet MS", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #f7941d;
}

.sidebar h3 a {
	text-decoration: underline;
	color: #2b658a;
}

.sidebar h3 a:hover {
	text-decoration: none;
}

.sidebar .wp-calendar {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 10pt;
	color: #1d2528;
}

.sidebar .wp-calendar a {
	text-decoration: underline;
	color: #2b658a;
}

.sidebar .wp-calendar a:hover {
	text-decoration: none;
}

.sidebar .wp-calendar thead {
	font-family: "Trebuchet MS", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1d2528;
}

.sidebar .wp-calendar thead a {
	text-decoration: underline;
	color: #2b658a;
}

.sidebar .wp-calendar thead a:hover {
	text-decoration: none;
}

.sidebar .wp-calendar tfoot {
	font-family: "Trebuchet MS", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
	color: #1d2528;
}

.sidebar .wp-calendar tfoot a {
	text-decoration: underline;
	color: #2b658a;
}

.sidebar .wp-calendar tfoot a:hover {
	text-decoration: none;
}

#footer {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
	color: #ffffff;
}

#footer a {
	text-decoration: underline;
	color: #ffffff;
}

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