span.date {
display: none;
}

body.custom-background #body-core {
	max-width: 1400px;
  	background: url(https://www.frugallivingforlife.com/wp-content/uploads/2018/01/corkboard-bg1.jpg);
}


.shr-badge.shr-badge--lower-left
{
  display: none;
}

.shareaholic-share-buttons-container.floated
{
display: none;
}


body, button, input, select, textarea {
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
    color: #323232;
}

.entry-header {
 text-align: center; 
}

.entry-meta {
font-size: 15px;
font-family: Didot, Georgia, Garamond, ‘Times New Roman’, Times, serif;
font-style: italic;
color: #323232;
}

li {
 font-size: 18px; 
}


p {
  font-size: 18px;
}

.siteorigin-widget-tinymce {
  padding-top: 7px;
}




#content-core {
max-width: 1260px; 
}


#main {
  position: relative;
  width: 100%;
  max-width: 900px;
}


#footer-core {
  background: #fff;

  	box-shadow: 6px 6px 5px #000;
  border: 2px solid #000;
  padding: 18px;
  max-width: 1120px;

}


article {
  	border-left: 2px solid #4D4D4D;
  	border-right: 2px solid #4D4D4D;
  	border-bottom: 2px solid #4D4D4D;
  	box-shadow: 6px 6px 5px #000;
	background-color: #fff;
  	box-shadow: 6px 6px 5px #000;	
  	padding: 28px;
  	max-width: 1120px;	

}


#intro.option1 #intro-core {
    position: relative;
  width: 100%;
    display: table;
    padding-bottom: 20px;
}



#sidebar-core {
  	position:relative;
	padding: 16px;
  	border: 2px solid #4D4D4D;
    background: #fff;
  	box-shadow: 6px 6px 5px #000;
    max-width: 320px;
	width: 100%;
  	height: 100%;
}



#comments.comments-area {
	border: 2px solid #4D4D4D;
  	padding: 25px;
  	background: #fff;
  	box-shadow: 6px 6px 5px #000;


}

/* HEADER CHANGES */

.main-navigation {
  display: none;
}

#pre-header {
 background: #ffffff; 
  	padding-top: 10px;
    padding-bottom: 10px;
    border-width: 2px;
	border-color: #E0E0E0;
	border-bottom-style: solid;
}

#pre-header-core {
    display: table;
    min-width: 1120px;
}

/* HEADER LINKS */
#pre-header .header-links a:link {
 color: #000000;
	font-family: "Droid Serif","Helvetica Neue",sans-serif;
	font-size: 18px;
}

#pre-header .header-links a:visited {
 color: #000000;
  	font-family: "Droid Serif","Helvetica Neue",sans-serif;
	font-size: 18px;
}

#pre-header .header-links a:hover {
   background: #0081cc; 
}

#pre-header .header-links {
font-family: "Arial Black", Gadget, sans-serif;
}

/* HEADER LINKS SUB MENU */

#pre-header .header-links .sub-menu a:link {
   color: #FFFFFF; 
}

#pre-header .header-links .sub-menu a:visited {
   color: #FFFFFF; 
}

#pre-header .header-links .sub-menu a:hover {
   background: #000000; 
}


/* h1 changes */
h1.page-title, .page-title a, .sidebar .widget-title a {
	color: #323232;
  	text-decoration: none;
font-family: "PT Sans Narrow","Helvetica Neue",sans-serif;
font-weight: 700;
font-size: 32px;
letter-spacing: -1px;
line-height: 1.2;
margin-bottom: 5px;
text-align: center;
}

#intro.option1 #intro-core::before {
 display: none; 
}

#intro.option1 #intro-core::after {
 display: none; 
}




body.page .entry-content a,
body.single-post .entry-content a {
color: #0081cc;
}

body.page .entry-content a:hover,
body.single-post .entry-content a:hover {
color: #f33f3f;
}




.blog-article .blog-title {
text-transform: none;
margin-top: 0px;
margin-bottom: 10px;
font-family: "PT Sans Narrow","Helvetica Neue",sans-serif;
font-weight: bold; 
font-size: 19px;
line-height: 1.2;
}


a:link {color:#0081cc;} /* unvisited link */
a:visited {color:#0081cc;} /* visited link */
a:hover {color:#f33f3f;} /* mouse over link */


.entry-meta a {
    color: #000000;
}


.nav-next a {
    color: #f7f5f2;
}



.nav-previous a {
background: #6094DB;
}
.nav-previous a {
	    border-bottom: 2px solid #565656;  		
}
.nav-previous a {
		border-right: 2px solid #565656;
}
.nav-previous a {
		border-left: 2px solid #565656;
}
.nav-previous a {
    color: #f7f5f2;
}



.read-more {
    color: #b49543;
}
.read-more:hover {
    border-color: #b49543;
}


.themebutton {
background: #6094DB;
}
a.themebutton {
color: #fff;
 }
.themebutton:hover {
background: #F33F3F;
}


.pag li.current span {
	  background: #6094DB
}
.pag li.current span {
      border-color: #6094DB
}




