/** Do not remove this line. Edit CSS below. */

@import url(http://fonts.googleapis.com/css?family=Arvo:400,700&v1);
@import url(http://fonts.googleapis.com/css?family=Cantarell:400,700&subset=latin);
@import url(http://fonts.googleapis.com/css?family=Philosopher&v1);

/***** Footer ********************/

#footer {
	font-size: 10px;
	font-family: Philosopher, Verdana, sans-serif;
	margin: 0 auto 0;
	padding: 10px 0 10px 0;
	text-transform: none;
	text-align: right;
	}

/***** Footer Widgeted ********************/
		
#footer-widgeted {
	background: #f3f3f3;
	border: none;
	margin: 20px auto 5px;
	text-transform: none;
	text-align: right;
	}
	
#footer-widgeted h4 {
	font-family: Philosopher, Georgia, "Times New Roman", "Trebuchet MS", serif;
	text-transform: none;
	text-align: right;
	}

/***** Primary Navigation ********************/

/* from style.css
 #nav {
	background: #F3F3F3;
	width: 938px;
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	margin: 0 auto 0;
	text-transform: uppercase;
	border: 1px solid #DDDDDD;
	clear: both;
	overflow: hidden;
	} */

#nav {
	font-family: Verdana, Philosopher, sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: none;
	color: white;
	}
	
	
#nav li a {
	color: #ffffff;
	padding: 4px 10px 2px 10px;
	text-decoration: none;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a {
	/* color behind the highlighted menu item */
	background: #6D4F05;
	/* text of highlighted menu item */
	color: yellow;
	font-weight: bold;
	}
	
#nav li.date {
	color: #ffffff;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #c9b47e;
	color: #222222;
	text-transform: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #444444;
	color: #FFFFFF;
	}

#subnav {
	font-family: Philosopher, Verdana, sans-serif;
	font-weight: 400;
	background: #f3f3f3;
	width: 938px;
	color: #666666;
	text-transform: none;
	}
	
#subnav li a {
	color: #666666;
	display: block;
    margin: 0;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	position: relative;
	}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #444444;
	color: #FFFFFF;
	width: 148px; 
	margin: 0;
	padding: 5px 10px 4px 10px;
	text-transform: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	position: relative;
	}

/***** Post Info ********************/
	
.post-info {
	background: #F9F9F9;
	color: #666666;
	font-family: Philosopher, Verdana;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 2px 5px 2px 5px;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	background: #F9F9F9;
	color: #666666;
	font-family: Philosopher, Verdana;
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 2px 5px 2px 5px;
	clear: both;
	}
	
/***** Breadcrumb ********************/

.breadcrumb {
	font-size: 11px;
	font-family: Philosopher, Verdana, sans-serif;
	}
	
	
/***** Other stuff by SRF  ***/

#cat-item a {
	background: red;
	}
	
#sidebar {
	border-style: none dotted none dotted;
	border-width: 0 1px 0 1px;
	border-color: #dddddd;
	}
	
#sidebar-alt {
	/* background: #f3f3f3; */
	background: #f3f3f3;
	border-style: none dotted none dotted;
	border-width: 0 1px 0 1px;
	border-color: #dddddd;
	}
	
#sidebar h2, #sidebar-alt h2, {
	font-size: 14px;
	font-family: Philosopher, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#sidebar h2 a, #sidebar-alt h2 a {
	/* remove color: #3949ef; -- blue */
	color: #8b6608;
	font-size: 14px;
	font-family: Philosopher, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover{
	color: #3949ef;
	text-decoration: underline;
	}

#sidebar li, #sidebar-alt li, #footer-widgeted li {
	background: url(images/sidebar-list.png) no-repeat top left;
	margin: 0 0 0 0;
	/* original padding 0 0 3 16 */
 	padding: 12px 0 0 0px;
	/* word-wrap: break-word; */
 	font-size: 12px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", serif;
	}

#sidebar l1 a:hover, #sidebar-alt l1 a:hover{
	color: #8b6608;
	text-decoration: underline;
	}

#content .post, #content .page {
	padding: 0px 0 10px 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li, #header .widget-area ul li {
	margin: 0 0 0 20px;
	}
	
.single #content .post {
	padding: 0px 0 0 0;
	}

#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li {
	background: transparent;
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-type: disc;
	/* color: #8b6608; */
	}
	
/* #content .post ul li, #content .page ul li, #header .widget-area ul li {
	background: url(images/post-list.png) no-repeat top left;
	margin: 0 0 3px 0;
	padding: 0 0 3px 16px;
	list-style-type: disc;
	color: #8b6608; 
	}
*/

#content .post ul, #content .page ul, #content .post ol, #content .page ol, #header .widget-area ul {
	margin: 0 0 17px 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0 0 16px 5px;
	}
	
#content h6 {
	font-size: 14px;
	font-family: Arvo, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background: #c9b47e;
	padding: 6px 0px 2px 12px;
	}
	



/*****************
* columns */

/* Column Classes
------------------------------------------------------------ */
 
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
    word-wrap: break-word;
}
 
.one-half,
.three-sixths,
.two-fourths {
    width: 48%;
}
 
.one-third,
.two-sixths {
    width: 31%;
}
 
.four-sixths,
.two-thirds {
    width: 65%;
}
 
.one-fourth {
    width: 22.5%;
}
 
.three-fourths {
    width: 73.5%;
}
 
.one-fifth {
    width: 17.4%;
}
 
.two-fifths {
    width: 37.8%;
}
 
.three-fifths {
    width: 58.2%;
}
 
.four-fifths {
    width: 78.6%;
}
 
.one-sixth {
    width: 14%;
}
 
.five-sixths {
    width: 82%;
}
 
.first {
    clear: both;
    padding-left: 0;
}

/**********************/

.archive #sidebar .archive{
	float: left;
    width: 31%;
	margin: 0px 15px 0px 0px;
	padding: 0px 5px 0px 0px;
	}

    
.archivedate {
	font-family: Georgia;
	font-size: small;
	margin-left: 20px;
	margin-bottom: 6px;
	}
	
.archivedatepref {
	font-family: Georgia;
	font-size: small;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 6px;
	}



/* #sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
*/

#sidebar .widget-wrap, #sidebar-alt  {
	background: #FFFFFF;
	margin: 0;
	/* padding: 10px 10px 5px 10px; open spacing under Prose 1.0 */
	padding: 0px 10px 0px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f3f3f3; /* this is where the sidebars get colored! -SRF */
	}
	
	
	
 /* attempted Sept 2016 .widget-wrap .sidebar.widget-area .sidebar.sidebar.widget-area .widget-area .widget-title .widgettitle */
 
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	/* background: yellow; */
	margin: 0;
	/* original April 2016 - padding: 10px 10px 5px 0px; */
	padding: 0px 10px 0px 0px;
	}
	
#title-area {
	width: 550px;
	}
	
#header .widget-area {
	width: 378px;
	}
	
#title-area #description {
	margin: 0 0 5px 0;
	}

/* items to appear on printouts but not on screen */
.PrintOnly {
	display: none;
	}
	
#content {
	background: white;
	}

#sidebar h4, #sidebar-alt h4 {
	font-family: Georgia, Philosopher, Verdana, sans-serif;
	}

#submit, .searchsubmit, .enews #subbutton, .gform_footer .button, .reply a, .reply a:visited {
	font-family: Georgia, "Times New Roman", "Trebuchet MS", serif;
	}

	
#title-area #title a {
	font-family: Arvo, Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 42px;
	
}

#title-area #title a:hover {
	font-family: Arvo, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 42px;
	color: #8b6608;
}

#title-area #description {
	font-family: Georgia, serif;
	}
	
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	font-family: Philosopher, Verdana, Helvetica, sans-serif;
        font-weight: bold;
	}

