/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

@media screen and (min-width: 48em) {
   body.page-two-column:not(.archive) #primary .entry-content
    {
      width: 73%; /*was: 58%*/
    }
   body.page-two-column:not(.archive) #primary .entry-header
    {
      width: 21%; /*was: 36%*/
    }
}

.entry-content a:link {text-decoration: none;border-bottom: none;-webkit-box-shadow: none;box-shadow: none; color: #cc3366;
}
a:link {text-decoration: none;border-bottom: none;-webkit-box-shadow: none;box-shadow: none;color: #cc3366;
}.entry-content a:visited {text-decoration: none;border-bottom: none;-webkit-box-shadow: none;box-shadow: none; color: #cc3366;}

a:hover, .widget .widget-title {text-decoration: none;border-bottom: none;-webkit-box-shadow: none;box-shadow: none; color: #cc3366;} 
a:focus, .widget .widget-title {text-decoration: none;border-bottom: none;-webkit-box-shadow: none;box-shadow: none; color: #cc3366;} 
a:hover, .widget ul li a {text-decoration: none;border-bottom: none !important;-webkit-box-shadow: none !important;box-shadow: none !important; color: #cc3366;}

a:focus, .widget ul li a a:hover {text-decoration: none;border-bottom: none !important;-webkit-box-shadow: none !important;box-shadow: none !important; color: #cc3366;}




h1.entry-title {font-family: "Open Sans" "Helvetica neue", Helvetica, arial, sans-serif; 
color: #65896f !important;
font-size: 26px !important; text-transform: uppercase !important;
}

.navigation-top {
    bottom: 0;
    font-size: 14px;
    font-size: .875rem;
    text-transform: lowercase;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 3;
}

h2, .home.blog .entry-title {
    color: #666;
    font-size: 20px;
    font-size: 1.25rem !important;
    font-weight: 300;
}

.navigation-top {
		bottom: 0;
font-family: "Helvetica Neue", Helvetica; 
		font-size: 12px;
		font-size: 0.775rem;
font-weight: 300;
text-transform: lowercase;
		left: 0;
		position: absolute;
		right: 0;
		width: 100%;
		z-index: 3;
	}

.navigation-top a {
    color: #000;
    font-weight: 300;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.entry-title a {
    color:#65896f !important;
text-decoration: none;
    margin-left: -2px;
}

h3.entry-title {font-family: "Helvetica neue", Helvetica, arial, sans-serif; 
 font-size: 22px !important; text-transform: uppercase !important;
}


.quotescollection-quote {
background: #fff;
	color: #000;
padding: 15px;
	font-family: "Courier New", courier, arial;
font-weight: 800;
font-size:20px;
line-height:24px;
}

.quotescollection-quote a {
background: #fff;
	color: #000;
padding: 5px;
	font-family:  "Courier New", courier, arial;
font-weight: 500;
font-size:16px !important;
line-height:18px;
}

blockquote {
	color: #666;
font-family: "Courier New", Courier, Arial;
font-style:normal;
	font-size: 18px;
	font-size: 1rem;
	line-height: 1.4;
	margin: 0 0 0 25px;
	overflow: hidden;
	padding: 0;
}

h2.widget-title {
	color: #65896f;
font-family: "Courier New", Courier, Arial;
	font-size: 18px;
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: -0.03em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.widget-title a {
	color: inherit;
}

/* widget forms */

.widget select {
	width: 100%;
}


/* widget lists */

.widget ul {
	list-style: none;
	margin: 0;
}

.widget ul li {
text-family: "Libre Franklin";
text-color: #6a8974 !important;
text-transform: uppercase;
	border-bottom: 1px solid #6a8974;
	border-top: 1px solid #6a8974;
	padding: 0.5em 0;
}

.widget ul li + li {
	margin-top: -1px;
}

.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
}

.widget ul li li {
	border: 0;
	padding-left: 24px;
	padding-left: 1.5rem;
}

#cspFormShell_9_116196 .cfsFieldShell input[type="submit"], #cspFormShell_9_116196 .cfsFieldShell input[type="button"], 
#cspFormShell_9_116196 .cfsFieldShell input[type="reset"]{
    background-color: #000 !important;
    background-image: none;

}

#recent-comments-3 ul li span a {
color: #9400D3;

}
#recent-comments-3 ul li a {
color: #65896f;
}

.lcp_catlist li{text-transform:lowercase;
  list-style: none;
}

.lcp_catlist a:hover, a:visited, a:link, a:active {box-shadow: none; text-decoration: none!important;}